aws-sdk-s3 1.126.0

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

pub use crate::s3_request_id::RequestIdExt;

/// Types for the `AbortMultipartUpload` operation.
pub mod abort_multipart_upload;

/// Types for the `CompleteMultipartUpload` operation.
pub mod complete_multipart_upload;

/// Types for the `CopyObject` operation.
pub mod copy_object;

/// Types for the `CreateBucket` operation.
pub mod create_bucket;

/// Types for the `CreateBucketMetadataConfiguration` operation.
pub mod create_bucket_metadata_configuration;

/// Types for the `CreateBucketMetadataTableConfiguration` operation.
pub mod create_bucket_metadata_table_configuration;

/// Types for the `CreateMultipartUpload` operation.
pub mod create_multipart_upload;

/// Types for the `CreateSession` operation.
pub mod create_session;

/// Types for the `DeleteBucket` operation.
pub mod delete_bucket;

/// Types for the `DeleteBucketAnalyticsConfiguration` operation.
pub mod delete_bucket_analytics_configuration;

/// Types for the `DeleteBucketCors` operation.
pub mod delete_bucket_cors;

/// Types for the `DeleteBucketEncryption` operation.
pub mod delete_bucket_encryption;

/// Types for the `DeleteBucketIntelligentTieringConfiguration` operation.
pub mod delete_bucket_intelligent_tiering_configuration;

/// Types for the `DeleteBucketInventoryConfiguration` operation.
pub mod delete_bucket_inventory_configuration;

/// Types for the `DeleteBucketLifecycle` operation.
pub mod delete_bucket_lifecycle;

/// Types for the `DeleteBucketMetadataConfiguration` operation.
pub mod delete_bucket_metadata_configuration;

/// Types for the `DeleteBucketMetadataTableConfiguration` operation.
pub mod delete_bucket_metadata_table_configuration;

/// Types for the `DeleteBucketMetricsConfiguration` operation.
pub mod delete_bucket_metrics_configuration;

/// Types for the `DeleteBucketOwnershipControls` operation.
pub mod delete_bucket_ownership_controls;

/// Types for the `DeleteBucketPolicy` operation.
pub mod delete_bucket_policy;

/// Types for the `DeleteBucketReplication` operation.
pub mod delete_bucket_replication;

/// Types for the `DeleteBucketTagging` operation.
pub mod delete_bucket_tagging;

/// Types for the `DeleteBucketWebsite` operation.
pub mod delete_bucket_website;

/// Types for the `DeleteObject` operation.
pub mod delete_object;

/// Types for the `DeleteObjectTagging` operation.
pub mod delete_object_tagging;

/// Types for the `DeleteObjects` operation.
pub mod delete_objects;

/// Types for the `DeletePublicAccessBlock` operation.
pub mod delete_public_access_block;

/// Types for the `GetBucketAbac` operation.
pub mod get_bucket_abac;

/// Types for the `GetBucketAccelerateConfiguration` operation.
pub mod get_bucket_accelerate_configuration;

/// Types for the `GetBucketAcl` operation.
pub mod get_bucket_acl;

/// Types for the `GetBucketAnalyticsConfiguration` operation.
pub mod get_bucket_analytics_configuration;

/// Types for the `GetBucketCors` operation.
pub mod get_bucket_cors;

/// Types for the `GetBucketEncryption` operation.
pub mod get_bucket_encryption;

/// Types for the `GetBucketIntelligentTieringConfiguration` operation.
pub mod get_bucket_intelligent_tiering_configuration;

/// Types for the `GetBucketInventoryConfiguration` operation.
pub mod get_bucket_inventory_configuration;

/// Types for the `GetBucketLifecycleConfiguration` operation.
pub mod get_bucket_lifecycle_configuration;

/// Types for the `GetBucketLocation` operation.
pub mod get_bucket_location;

/// Types for the `GetBucketLogging` operation.
pub mod get_bucket_logging;

/// Types for the `GetBucketMetadataConfiguration` operation.
pub mod get_bucket_metadata_configuration;

/// Types for the `GetBucketMetadataTableConfiguration` operation.
pub mod get_bucket_metadata_table_configuration;

/// Types for the `GetBucketMetricsConfiguration` operation.
pub mod get_bucket_metrics_configuration;

/// Types for the `GetBucketNotificationConfiguration` operation.
pub mod get_bucket_notification_configuration;

/// Types for the `GetBucketOwnershipControls` operation.
pub mod get_bucket_ownership_controls;

/// Types for the `GetBucketPolicy` operation.
pub mod get_bucket_policy;

/// Types for the `GetBucketPolicyStatus` operation.
pub mod get_bucket_policy_status;

/// Types for the `GetBucketReplication` operation.
pub mod get_bucket_replication;

/// Types for the `GetBucketRequestPayment` operation.
pub mod get_bucket_request_payment;

/// Types for the `GetBucketTagging` operation.
pub mod get_bucket_tagging;

/// Types for the `GetBucketVersioning` operation.
pub mod get_bucket_versioning;

/// Types for the `GetBucketWebsite` operation.
pub mod get_bucket_website;

/// Types for the `GetObject` operation.
pub mod get_object;

/// Types for the `GetObjectAcl` operation.
pub mod get_object_acl;

/// Types for the `GetObjectAttributes` operation.
pub mod get_object_attributes;

/// Types for the `GetObjectLegalHold` operation.
pub mod get_object_legal_hold;

/// Types for the `GetObjectLockConfiguration` operation.
pub mod get_object_lock_configuration;

/// Types for the `GetObjectRetention` operation.
pub mod get_object_retention;

/// Types for the `GetObjectTagging` operation.
pub mod get_object_tagging;

/// Types for the `GetObjectTorrent` operation.
pub mod get_object_torrent;

/// Types for the `GetPublicAccessBlock` operation.
pub mod get_public_access_block;

/// Types for the `HeadBucket` operation.
pub mod head_bucket;

/// Types for the `HeadObject` operation.
pub mod head_object;

/// Types for the `ListBucketAnalyticsConfigurations` operation.
pub mod list_bucket_analytics_configurations;

/// Types for the `ListBucketIntelligentTieringConfigurations` operation.
pub mod list_bucket_intelligent_tiering_configurations;

/// Types for the `ListBucketInventoryConfigurations` operation.
pub mod list_bucket_inventory_configurations;

/// Types for the `ListBucketMetricsConfigurations` operation.
pub mod list_bucket_metrics_configurations;

/// Types for the `ListBuckets` operation.
pub mod list_buckets;

/// Types for the `ListDirectoryBuckets` operation.
pub mod list_directory_buckets;

/// Types for the `ListMultipartUploads` operation.
pub mod list_multipart_uploads;

/// Types for the `ListObjectVersions` operation.
pub mod list_object_versions;

/// Types for the `ListObjects` operation.
pub mod list_objects;

/// Types for the `ListObjectsV2` operation.
pub mod list_objects_v2;

/// Types for the `ListParts` operation.
pub mod list_parts;

/// Types for the `PutBucketAbac` operation.
pub mod put_bucket_abac;

/// Types for the `PutBucketAccelerateConfiguration` operation.
pub mod put_bucket_accelerate_configuration;

/// Types for the `PutBucketAcl` operation.
pub mod put_bucket_acl;

/// Types for the `PutBucketAnalyticsConfiguration` operation.
pub mod put_bucket_analytics_configuration;

/// Types for the `PutBucketCors` operation.
pub mod put_bucket_cors;

/// Types for the `PutBucketEncryption` operation.
pub mod put_bucket_encryption;

/// Types for the `PutBucketIntelligentTieringConfiguration` operation.
pub mod put_bucket_intelligent_tiering_configuration;

/// Types for the `PutBucketInventoryConfiguration` operation.
pub mod put_bucket_inventory_configuration;

/// Types for the `PutBucketLifecycleConfiguration` operation.
pub mod put_bucket_lifecycle_configuration;

/// Types for the `PutBucketLogging` operation.
pub mod put_bucket_logging;

/// Types for the `PutBucketMetricsConfiguration` operation.
pub mod put_bucket_metrics_configuration;

/// Types for the `PutBucketNotificationConfiguration` operation.
pub mod put_bucket_notification_configuration;

/// Types for the `PutBucketOwnershipControls` operation.
pub mod put_bucket_ownership_controls;

/// Types for the `PutBucketPolicy` operation.
pub mod put_bucket_policy;

/// Types for the `PutBucketReplication` operation.
pub mod put_bucket_replication;

/// Types for the `PutBucketRequestPayment` operation.
pub mod put_bucket_request_payment;

/// Types for the `PutBucketTagging` operation.
pub mod put_bucket_tagging;

/// Types for the `PutBucketVersioning` operation.
pub mod put_bucket_versioning;

/// Types for the `PutBucketWebsite` operation.
pub mod put_bucket_website;

/// Types for the `PutObject` operation.
pub mod put_object;

/// Types for the `PutObjectAcl` operation.
pub mod put_object_acl;

/// Types for the `PutObjectLegalHold` operation.
pub mod put_object_legal_hold;

/// Types for the `PutObjectLockConfiguration` operation.
pub mod put_object_lock_configuration;

/// Types for the `PutObjectRetention` operation.
pub mod put_object_retention;

/// Types for the `PutObjectTagging` operation.
pub mod put_object_tagging;

/// Types for the `PutPublicAccessBlock` operation.
pub mod put_public_access_block;

/// Types for the `RenameObject` operation.
pub mod rename_object;

/// Types for the `RestoreObject` operation.
pub mod restore_object;

/// Types for the `SelectObjectContent` operation.
pub mod select_object_content;

/// Types for the `UpdateBucketMetadataInventoryTableConfiguration` operation.
pub mod update_bucket_metadata_inventory_table_configuration;

/// Types for the `UpdateBucketMetadataJournalTableConfiguration` operation.
pub mod update_bucket_metadata_journal_table_configuration;

/// Types for the `UpdateObjectEncryption` operation.
pub mod update_object_encryption;

/// Types for the `UploadPart` operation.
pub mod upload_part;

/// Types for the `UploadPartCopy` operation.
pub mod upload_part_copy;

/// Types for the `WriteGetObjectResponse` operation.
pub mod write_get_object_response;