aws-sdk-snowball 1.105.0

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

/// Types for the `CancelCluster` operation.
pub mod cancel_cluster;

/// Types for the `CancelJob` operation.
pub mod cancel_job;

/// Types for the `CreateAddress` operation.
pub mod create_address;

/// Types for the `CreateCluster` operation.
pub mod create_cluster;

/// Types for the `CreateJob` operation.
pub mod create_job;

/// Types for the `CreateLongTermPricing` operation.
pub mod create_long_term_pricing;

/// Types for the `CreateReturnShippingLabel` operation.
pub mod create_return_shipping_label;

/// Types for the `DescribeAddress` operation.
pub mod describe_address;

/// Types for the `DescribeAddresses` operation.
pub mod describe_addresses;

/// Types for the `DescribeCluster` operation.
pub mod describe_cluster;

/// Types for the `DescribeJob` operation.
pub mod describe_job;

/// Types for the `DescribeReturnShippingLabel` operation.
pub mod describe_return_shipping_label;

/// Types for the `GetJobManifest` operation.
pub mod get_job_manifest;

/// Types for the `GetJobUnlockCode` operation.
pub mod get_job_unlock_code;

/// Types for the `GetSnowballUsage` operation.
pub mod get_snowball_usage;

/// Types for the `GetSoftwareUpdates` operation.
pub mod get_software_updates;

/// Types for the `ListClusterJobs` operation.
pub mod list_cluster_jobs;

/// Types for the `ListClusters` operation.
pub mod list_clusters;

/// Types for the `ListCompatibleImages` operation.
pub mod list_compatible_images;

/// Types for the `ListJobs` operation.
pub mod list_jobs;

/// Types for the `ListLongTermPricing` operation.
pub mod list_long_term_pricing;

/// Types for the `ListPickupLocations` operation.
pub mod list_pickup_locations;

/// Types for the `ListServiceVersions` operation.
pub mod list_service_versions;

/// Types for the `UpdateCluster` operation.
pub mod update_cluster;

/// Types for the `UpdateJob` operation.
pub mod update_job;

/// Types for the `UpdateJobShipmentState` operation.
pub mod update_job_shipment_state;

/// Types for the `UpdateLongTermPricing` operation.
pub mod update_long_term_pricing;