aws-sdk-artifact 1.92.0

AWS SDK for AWS Artifact
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use crate::types::_account_settings::AccountSettings;

pub use crate::types::_validation_exception_reason::ValidationExceptionReason;

pub use crate::types::_notification_subscription_status::NotificationSubscriptionStatus;

pub use crate::types::_report_detail::ReportDetail;

pub use crate::types::_validation_exception_field::ValidationExceptionField;

pub use crate::types::_customer_agreement_summary::CustomerAgreementSummary;

pub use crate::types::_report_summary::ReportSummary;

pub use crate::types::_published_state::PublishedState;

pub use crate::types::_acceptance_type::AcceptanceType;

pub use crate::types::_upload_state::UploadState;

pub use crate::types::_customer_agreement_state::CustomerAgreementState;

pub use crate::types::_agreement_type::AgreementType;

mod _acceptance_type;

mod _account_settings;

mod _agreement_type;

mod _customer_agreement_state;

mod _customer_agreement_summary;

mod _notification_subscription_status;

mod _published_state;

mod _report_detail;

mod _report_summary;

mod _upload_state;

mod _validation_exception_field;

mod _validation_exception_reason;

/// Builders
pub mod builders;

/// Error types that AWS Artifact can respond with.
pub mod error;