aws-sdk-greengrass 1.98.0

AWS SDK for AWS Greengrass
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `AssociateRoleToGroup` operation.
pub mod associate_role_to_group;

/// Types for the `AssociateServiceRoleToAccount` operation.
pub mod associate_service_role_to_account;

/// Types for the `CreateConnectorDefinition` operation.
pub mod create_connector_definition;

/// Types for the `CreateConnectorDefinitionVersion` operation.
pub mod create_connector_definition_version;

/// Types for the `CreateCoreDefinition` operation.
pub mod create_core_definition;

/// Types for the `CreateCoreDefinitionVersion` operation.
pub mod create_core_definition_version;

/// Types for the `CreateDeployment` operation.
pub mod create_deployment;

/// Types for the `CreateDeviceDefinition` operation.
pub mod create_device_definition;

/// Types for the `CreateDeviceDefinitionVersion` operation.
pub mod create_device_definition_version;

/// Types for the `CreateFunctionDefinition` operation.
pub mod create_function_definition;

/// Types for the `CreateFunctionDefinitionVersion` operation.
pub mod create_function_definition_version;

/// Types for the `CreateGroup` operation.
pub mod create_group;

/// Types for the `CreateGroupCertificateAuthority` operation.
pub mod create_group_certificate_authority;

/// Types for the `CreateGroupVersion` operation.
pub mod create_group_version;

/// Types for the `CreateLoggerDefinition` operation.
pub mod create_logger_definition;

/// Types for the `CreateLoggerDefinitionVersion` operation.
pub mod create_logger_definition_version;

/// Types for the `CreateResourceDefinition` operation.
pub mod create_resource_definition;

/// Types for the `CreateResourceDefinitionVersion` operation.
pub mod create_resource_definition_version;

/// Types for the `CreateSoftwareUpdateJob` operation.
pub mod create_software_update_job;

/// Types for the `CreateSubscriptionDefinition` operation.
pub mod create_subscription_definition;

/// Types for the `CreateSubscriptionDefinitionVersion` operation.
pub mod create_subscription_definition_version;

/// Types for the `DeleteConnectorDefinition` operation.
pub mod delete_connector_definition;

/// Types for the `DeleteCoreDefinition` operation.
pub mod delete_core_definition;

/// Types for the `DeleteDeviceDefinition` operation.
pub mod delete_device_definition;

/// Types for the `DeleteFunctionDefinition` operation.
pub mod delete_function_definition;

/// Types for the `DeleteGroup` operation.
pub mod delete_group;

/// Types for the `DeleteLoggerDefinition` operation.
pub mod delete_logger_definition;

/// Types for the `DeleteResourceDefinition` operation.
pub mod delete_resource_definition;

/// Types for the `DeleteSubscriptionDefinition` operation.
pub mod delete_subscription_definition;

/// Types for the `DisassociateRoleFromGroup` operation.
pub mod disassociate_role_from_group;

/// Types for the `DisassociateServiceRoleFromAccount` operation.
pub mod disassociate_service_role_from_account;

/// Types for the `GetAssociatedRole` operation.
pub mod get_associated_role;

/// Types for the `GetBulkDeploymentStatus` operation.
pub mod get_bulk_deployment_status;

/// Types for the `GetConnectivityInfo` operation.
pub mod get_connectivity_info;

/// Types for the `GetConnectorDefinition` operation.
pub mod get_connector_definition;

/// Types for the `GetConnectorDefinitionVersion` operation.
pub mod get_connector_definition_version;

/// Types for the `GetCoreDefinition` operation.
pub mod get_core_definition;

/// Types for the `GetCoreDefinitionVersion` operation.
pub mod get_core_definition_version;

/// Types for the `GetDeploymentStatus` operation.
pub mod get_deployment_status;

/// Types for the `GetDeviceDefinition` operation.
pub mod get_device_definition;

/// Types for the `GetDeviceDefinitionVersion` operation.
pub mod get_device_definition_version;

/// Types for the `GetFunctionDefinition` operation.
pub mod get_function_definition;

/// Types for the `GetFunctionDefinitionVersion` operation.
pub mod get_function_definition_version;

/// Types for the `GetGroup` operation.
pub mod get_group;

/// Types for the `GetGroupCertificateAuthority` operation.
pub mod get_group_certificate_authority;

/// Types for the `GetGroupCertificateConfiguration` operation.
pub mod get_group_certificate_configuration;

/// Types for the `GetGroupVersion` operation.
pub mod get_group_version;

/// Types for the `GetLoggerDefinition` operation.
pub mod get_logger_definition;

/// Types for the `GetLoggerDefinitionVersion` operation.
pub mod get_logger_definition_version;

/// Types for the `GetResourceDefinition` operation.
pub mod get_resource_definition;

/// Types for the `GetResourceDefinitionVersion` operation.
pub mod get_resource_definition_version;

/// Types for the `GetServiceRoleForAccount` operation.
pub mod get_service_role_for_account;

/// Types for the `GetSubscriptionDefinition` operation.
pub mod get_subscription_definition;

/// Types for the `GetSubscriptionDefinitionVersion` operation.
pub mod get_subscription_definition_version;

/// Types for the `GetThingRuntimeConfiguration` operation.
pub mod get_thing_runtime_configuration;

/// Types for the `ListBulkDeploymentDetailedReports` operation.
pub mod list_bulk_deployment_detailed_reports;

/// Types for the `ListBulkDeployments` operation.
pub mod list_bulk_deployments;

/// Types for the `ListConnectorDefinitionVersions` operation.
pub mod list_connector_definition_versions;

/// Types for the `ListConnectorDefinitions` operation.
pub mod list_connector_definitions;

/// Types for the `ListCoreDefinitionVersions` operation.
pub mod list_core_definition_versions;

/// Types for the `ListCoreDefinitions` operation.
pub mod list_core_definitions;

/// Types for the `ListDeployments` operation.
pub mod list_deployments;

/// Types for the `ListDeviceDefinitionVersions` operation.
pub mod list_device_definition_versions;

/// Types for the `ListDeviceDefinitions` operation.
pub mod list_device_definitions;

/// Types for the `ListFunctionDefinitionVersions` operation.
pub mod list_function_definition_versions;

/// Types for the `ListFunctionDefinitions` operation.
pub mod list_function_definitions;

/// Types for the `ListGroupCertificateAuthorities` operation.
pub mod list_group_certificate_authorities;

/// Types for the `ListGroupVersions` operation.
pub mod list_group_versions;

/// Types for the `ListGroups` operation.
pub mod list_groups;

/// Types for the `ListLoggerDefinitionVersions` operation.
pub mod list_logger_definition_versions;

/// Types for the `ListLoggerDefinitions` operation.
pub mod list_logger_definitions;

/// Types for the `ListResourceDefinitionVersions` operation.
pub mod list_resource_definition_versions;

/// Types for the `ListResourceDefinitions` operation.
pub mod list_resource_definitions;

/// Types for the `ListSubscriptionDefinitionVersions` operation.
pub mod list_subscription_definition_versions;

/// Types for the `ListSubscriptionDefinitions` operation.
pub mod list_subscription_definitions;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `ResetDeployments` operation.
pub mod reset_deployments;

/// Types for the `StartBulkDeployment` operation.
pub mod start_bulk_deployment;

/// Types for the `StopBulkDeployment` operation.
pub mod stop_bulk_deployment;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateConnectivityInfo` operation.
pub mod update_connectivity_info;

/// Types for the `UpdateConnectorDefinition` operation.
pub mod update_connector_definition;

/// Types for the `UpdateCoreDefinition` operation.
pub mod update_core_definition;

/// Types for the `UpdateDeviceDefinition` operation.
pub mod update_device_definition;

/// Types for the `UpdateFunctionDefinition` operation.
pub mod update_function_definition;

/// Types for the `UpdateGroup` operation.
pub mod update_group;

/// Types for the `UpdateGroupCertificateConfiguration` operation.
pub mod update_group_certificate_configuration;

/// Types for the `UpdateLoggerDefinition` operation.
pub mod update_logger_definition;

/// Types for the `UpdateResourceDefinition` operation.
pub mod update_resource_definition;

/// Types for the `UpdateSubscriptionDefinition` operation.
pub mod update_subscription_definition;

/// Types for the `UpdateThingRuntimeConfiguration` operation.
pub mod update_thing_runtime_configuration;