aws-sdk-opsworks 1.71.0

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

/// Types for the `AssignInstance` operation.
pub mod assign_instance;

/// Types for the `AssignVolume` operation.
pub mod assign_volume;

/// Types for the `AssociateElasticIp` operation.
pub mod associate_elastic_ip;

/// Types for the `AttachElasticLoadBalancer` operation.
pub mod attach_elastic_load_balancer;

/// Types for the `CloneStack` operation.
pub mod clone_stack;

/// Types for the `CreateApp` operation.
pub mod create_app;

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

/// Types for the `CreateInstance` operation.
pub mod create_instance;

/// Types for the `CreateLayer` operation.
pub mod create_layer;

/// Types for the `CreateStack` operation.
pub mod create_stack;

/// Types for the `CreateUserProfile` operation.
pub mod create_user_profile;

/// Types for the `DeleteApp` operation.
pub mod delete_app;

/// Types for the `DeleteInstance` operation.
pub mod delete_instance;

/// Types for the `DeleteLayer` operation.
pub mod delete_layer;

/// Types for the `DeleteStack` operation.
pub mod delete_stack;

/// Types for the `DeleteUserProfile` operation.
pub mod delete_user_profile;

/// Types for the `DeregisterEcsCluster` operation.
pub mod deregister_ecs_cluster;

/// Types for the `DeregisterElasticIp` operation.
pub mod deregister_elastic_ip;

/// Types for the `DeregisterInstance` operation.
pub mod deregister_instance;

/// Types for the `DeregisterRdsDbInstance` operation.
pub mod deregister_rds_db_instance;

/// Types for the `DeregisterVolume` operation.
pub mod deregister_volume;

/// Types for the `DescribeAgentVersions` operation.
pub mod describe_agent_versions;

/// Types for the `DescribeApps` operation.
pub mod describe_apps;

/// Types for the `DescribeCommands` operation.
pub mod describe_commands;

/// Types for the `DescribeDeployments` operation.
pub mod describe_deployments;

/// Types for the `DescribeEcsClusters` operation.
pub mod describe_ecs_clusters;

/// Types for the `DescribeElasticIps` operation.
pub mod describe_elastic_ips;

/// Types for the `DescribeElasticLoadBalancers` operation.
pub mod describe_elastic_load_balancers;

/// Types for the `DescribeInstances` operation.
pub mod describe_instances;

/// Types for the `DescribeLayers` operation.
pub mod describe_layers;

/// Types for the `DescribeLoadBasedAutoScaling` operation.
pub mod describe_load_based_auto_scaling;

/// Types for the `DescribeMyUserProfile` operation.
pub mod describe_my_user_profile;

/// Types for the `DescribeOperatingSystems` operation.
pub mod describe_operating_systems;

/// Types for the `DescribePermissions` operation.
pub mod describe_permissions;

/// Types for the `DescribeRaidArrays` operation.
pub mod describe_raid_arrays;

/// Types for the `DescribeRdsDbInstances` operation.
pub mod describe_rds_db_instances;

/// Types for the `DescribeServiceErrors` operation.
pub mod describe_service_errors;

/// Types for the `DescribeStackProvisioningParameters` operation.
pub mod describe_stack_provisioning_parameters;

/// Types for the `DescribeStackSummary` operation.
pub mod describe_stack_summary;

/// Types for the `DescribeStacks` operation.
pub mod describe_stacks;

/// Types for the `DescribeTimeBasedAutoScaling` operation.
pub mod describe_time_based_auto_scaling;

/// Types for the `DescribeUserProfiles` operation.
pub mod describe_user_profiles;

/// Types for the `DescribeVolumes` operation.
pub mod describe_volumes;

/// Types for the `DetachElasticLoadBalancer` operation.
pub mod detach_elastic_load_balancer;

/// Types for the `DisassociateElasticIp` operation.
pub mod disassociate_elastic_ip;

/// Types for the `GetHostnameSuggestion` operation.
pub mod get_hostname_suggestion;

/// Types for the `GrantAccess` operation.
pub mod grant_access;

/// Types for the `ListTags` operation.
pub mod list_tags;

/// Types for the `RebootInstance` operation.
pub mod reboot_instance;

/// Types for the `RegisterEcsCluster` operation.
pub mod register_ecs_cluster;

/// Types for the `RegisterElasticIp` operation.
pub mod register_elastic_ip;

/// Types for the `RegisterInstance` operation.
pub mod register_instance;

/// Types for the `RegisterRdsDbInstance` operation.
pub mod register_rds_db_instance;

/// Types for the `RegisterVolume` operation.
pub mod register_volume;

/// Types for the `SetLoadBasedAutoScaling` operation.
pub mod set_load_based_auto_scaling;

/// Types for the `SetPermission` operation.
pub mod set_permission;

/// Types for the `SetTimeBasedAutoScaling` operation.
pub mod set_time_based_auto_scaling;

/// Types for the `StartInstance` operation.
pub mod start_instance;

/// Types for the `StartStack` operation.
pub mod start_stack;

/// Types for the `StopInstance` operation.
pub mod stop_instance;

/// Types for the `StopStack` operation.
pub mod stop_stack;

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

/// Types for the `UnassignInstance` operation.
pub mod unassign_instance;

/// Types for the `UnassignVolume` operation.
pub mod unassign_volume;

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

/// Types for the `UpdateApp` operation.
pub mod update_app;

/// Types for the `UpdateElasticIp` operation.
pub mod update_elastic_ip;

/// Types for the `UpdateInstance` operation.
pub mod update_instance;

/// Types for the `UpdateLayer` operation.
pub mod update_layer;

/// Types for the `UpdateMyUserProfile` operation.
pub mod update_my_user_profile;

/// Types for the `UpdateRdsDbInstance` operation.
pub mod update_rds_db_instance;

/// Types for the `UpdateStack` operation.
pub mod update_stack;

/// Types for the `UpdateUserProfile` operation.
pub mod update_user_profile;

/// Types for the `UpdateVolume` operation.
pub mod update_volume;