aws-sdk-artifact 1.94.0

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

/// Types for the `CreateComplianceInquiry` operation.
pub mod create_compliance_inquiry;

/// Types for the `ExportComplianceInquiry` operation.
pub mod export_compliance_inquiry;

/// Types for the `GetAccountSettings` operation.
pub mod get_account_settings;

/// Types for the `GetComplianceInquiryMetadata` operation.
pub mod get_compliance_inquiry_metadata;

/// Types for the `GetReport` operation.
pub mod get_report;

/// Types for the `GetReportMetadata` operation.
pub mod get_report_metadata;

/// Types for the `GetTermForReport` operation.
pub mod get_term_for_report;

/// Types for the `ListComplianceInquiries` operation.
pub mod list_compliance_inquiries;

/// Types for the `ListComplianceInquiryQueries` operation.
pub mod list_compliance_inquiry_queries;

/// Types for the `ListCustomerAgreements` operation.
pub mod list_customer_agreements;

/// Types for the `ListReportVersions` operation.
pub mod list_report_versions;

/// Types for the `ListReports` operation.
pub mod list_reports;

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

/// Types for the `PutAccountSettings` operation.
pub mod put_account_settings;

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

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