aws-sdk-ssmquicksetup 1.75.0

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

/// Types for the `CreateConfigurationManager` operation.
pub mod create_configuration_manager;

/// Types for the `DeleteConfigurationManager` operation.
pub mod delete_configuration_manager;

/// Types for the `GetConfiguration` operation.
pub mod get_configuration;

/// Types for the `GetConfigurationManager` operation.
pub mod get_configuration_manager;

/// Types for the `GetServiceSettings` operation.
pub mod get_service_settings;

/// Types for the `ListConfigurationManagers` operation.
pub mod list_configuration_managers;

/// Types for the `ListConfigurations` operation.
pub mod list_configurations;

/// Types for the `ListQuickSetupTypes` operation.
pub mod list_quick_setup_types;

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

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

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

/// Types for the `UpdateConfigurationDefinition` operation.
pub mod update_configuration_definition;

/// Types for the `UpdateConfigurationManager` operation.
pub mod update_configuration_manager;

/// Types for the `UpdateServiceSettings` operation.
pub mod update_service_settings;