aws-sdk-support 1.97.0

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

/// Types for the `AddAttachmentsToSet` operation.
pub mod add_attachments_to_set;

/// Types for the `AddCommunicationToCase` operation.
pub mod add_communication_to_case;

/// Types for the `CreateCase` operation.
pub mod create_case;

/// Types for the `DescribeAttachment` operation.
pub mod describe_attachment;

/// Types for the `DescribeCases` operation.
pub mod describe_cases;

/// Types for the `DescribeCommunications` operation.
pub mod describe_communications;

/// Types for the `DescribeCreateCaseOptions` operation.
pub mod describe_create_case_options;

/// Types for the `DescribeServices` operation.
pub mod describe_services;

/// Types for the `DescribeSeverityLevels` operation.
pub mod describe_severity_levels;

/// Types for the `DescribeSupportedLanguages` operation.
pub mod describe_supported_languages;

/// Types for the `DescribeTrustedAdvisorCheckRefreshStatuses` operation.
pub mod describe_trusted_advisor_check_refresh_statuses;

/// Types for the `DescribeTrustedAdvisorCheckResult` operation.
pub mod describe_trusted_advisor_check_result;

/// Types for the `DescribeTrustedAdvisorCheckSummaries` operation.
pub mod describe_trusted_advisor_check_summaries;

/// Types for the `DescribeTrustedAdvisorChecks` operation.
pub mod describe_trusted_advisor_checks;

/// Types for the `RefreshTrustedAdvisorCheck` operation.
pub mod refresh_trusted_advisor_check;

/// Types for the `ResolveCase` operation.
pub mod resolve_case;