AWS SDK for C++

AWS SDK for C++ Version 1.11.677

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations | Variables
Aws::S3Crt Namespace Reference

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  S3CrtErrorMapper
 
namespace  SSEHeaders
 

Classes

 
 
class  S3CrtClient
 
 
 
class  S3CrtError
 
 
 
class  S3CrtRequest
 
 
 
 

Typedefs

 
 
 
 
 
 
typedef std::function< void(const S3CrtClient *, const Model::CopyObjectRequest &, const Model::CopyObjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CopyObjectResponseReceivedHandler
 
typedef std::function< void(const S3CrtClient *, const Model::CreateBucketRequest &, const Model::CreateBucketOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateBucketResponseReceivedHandler
 
 
 
 
typedef std::function< void(const S3CrtClient *, const Model::CreateSessionRequest &, const Model::CreateSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateSessionResponseReceivedHandler
 
typedef std::function< void(const S3CrtClient *, const Model::DeleteBucketRequest &, const Model::DeleteBucketOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteBucketResponseReceivedHandler
 
 
typedef std::function< void(const S3CrtClient *, const Model::DeleteBucketCorsRequest &, const Model::DeleteBucketCorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteBucketCorsResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const S3CrtClient *, const Model::DeleteObjectRequest &, const Model::DeleteObjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteObjectResponseReceivedHandler
 
 
typedef std::function< void(const S3CrtClient *, const Model::DeleteObjectsRequest &, const Model::DeleteObjectsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteObjectsResponseReceivedHandler
 
 
 
typedef std::function< void(const S3CrtClient *, const Model::GetBucketAclRequest &, const Model::GetBucketAclOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetBucketAclResponseReceivedHandler
 
 
typedef std::function< void(const S3CrtClient *, const Model::GetBucketCorsRequest &, const Model::GetBucketCorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetBucketCorsResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const S3CrtClient *, const Model::GetBucketLoggingRequest &, const Model::GetBucketLoggingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetBucketLoggingResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const S3CrtClient *, const Model::GetBucketTaggingRequest &, const Model::GetBucketTaggingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetBucketTaggingResponseReceivedHandler
 
 
typedef std::function< void(const S3CrtClient *, const Model::GetBucketWebsiteRequest &, const Model::GetBucketWebsiteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetBucketWebsiteResponseReceivedHandler
 
typedef std::function< void(const S3CrtClient *, const Model::GetObjectRequest &, Model::GetObjectOutcome, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetObjectResponseReceivedHandler
 
typedef std::function< void(const S3CrtClient *, const Model::GetObjectAclRequest &, const Model::GetObjectAclOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetObjectAclResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const S3CrtClient *, const Model::GetObjectTaggingRequest &, const Model::GetObjectTaggingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetObjectTaggingResponseReceivedHandler
 
 
 
typedef std::function< void(const S3CrtClient *, const Model::HeadBucketRequest &, const Model::HeadBucketOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> HeadBucketResponseReceivedHandler
 
typedef std::function< void(const S3CrtClient *, const Model::HeadObjectRequest &, const Model::HeadObjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> HeadObjectResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const S3CrtClient *, const Model::ListBucketsRequest &, const Model::ListBucketsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListBucketsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const S3CrtClient *, const Model::ListObjectsRequest &, const Model::ListObjectsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListObjectsResponseReceivedHandler
 
typedef std::function< void(const S3CrtClient *, const Model::ListObjectsV2Request &, const Model::ListObjectsV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListObjectsV2ResponseReceivedHandler
 
typedef std::function< void(const S3CrtClient *, const Model::ListPartsRequest &, const Model::ListPartsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListPartsResponseReceivedHandler
 
 
typedef std::function< void(const S3CrtClient *, const Model::PutBucketAclRequest &, const Model::PutBucketAclOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutBucketAclResponseReceivedHandler
 
 
typedef std::function< void(const S3CrtClient *, const Model::PutBucketCorsRequest &, const Model::PutBucketCorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutBucketCorsResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const S3CrtClient *, const Model::PutBucketLoggingRequest &, const Model::PutBucketLoggingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutBucketLoggingResponseReceivedHandler
 
 
 
 
typedef std::function< void(const S3CrtClient *, const Model::PutBucketPolicyRequest &, const Model::PutBucketPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutBucketPolicyResponseReceivedHandler
 
 
 
typedef std::function< void(const S3CrtClient *, const Model::PutBucketTaggingRequest &, const Model::PutBucketTaggingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutBucketTaggingResponseReceivedHandler
 
 
typedef std::function< void(const S3CrtClient *, const Model::PutBucketWebsiteRequest &, const Model::PutBucketWebsiteOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutBucketWebsiteResponseReceivedHandler
 
typedef std::function< void(const S3CrtClient *, const Model::PutObjectRequest &, const Model::PutObjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutObjectResponseReceivedHandler
 
typedef std::function< void(const S3CrtClient *, const Model::PutObjectAclRequest &, const Model::PutObjectAclOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutObjectAclResponseReceivedHandler
 
 
 
 
typedef std::function< void(const S3CrtClient *, const Model::PutObjectTaggingRequest &, const Model::PutObjectTaggingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutObjectTaggingResponseReceivedHandler
 
 
typedef std::function< void(const S3CrtClient *, const Model::RenameObjectRequest &, const Model::RenameObjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RenameObjectResponseReceivedHandler
 
typedef std::function< void(const S3CrtClient *, const Model::RestoreObjectRequest &, const Model::RestoreObjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RestoreObjectResponseReceivedHandler
 
 
 
 
typedef std::function< void(const S3CrtClient *, const Model::UploadPartRequest &, const Model::UploadPartOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UploadPartResponseReceivedHandler
 
typedef std::function< void(const S3CrtClient *, const Model::UploadPartCopyRequest &, const Model::UploadPartCopyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UploadPartCopyResponseReceivedHandler
 
 

Enumerations

 
 

Variables

static const unsigned MAX_EXPIRATION_SECONDS = 7 * 24 * 60 * 60
 

Typedef Documentation

◆ AbortMultipartUploadResponseReceivedHandler

Definition at line 444 of file S3CrtServiceClientModel.h.

◆ ClientConfiguration

Definition at line 13 of file ClientConfiguration.h.

◆ CompleteMultipartUploadResponseReceivedHandler

Definition at line 447 of file S3CrtServiceClientModel.h.

◆ CopyObjectResponseReceivedHandler

Definition at line 450 of file S3CrtServiceClientModel.h.

◆ CreateBucketMetadataConfigurationResponseReceivedHandler

Definition at line 457 of file S3CrtServiceClientModel.h.

◆ CreateBucketMetadataTableConfigurationResponseReceivedHandler

Definition at line 461 of file S3CrtServiceClientModel.h.

◆ CreateBucketResponseReceivedHandler

Definition at line 453 of file S3CrtServiceClientModel.h.

◆ CreateMultipartUploadResponseReceivedHandler

Definition at line 464 of file S3CrtServiceClientModel.h.

◆ CreateSessionResponseReceivedHandler

Definition at line 467 of file S3CrtServiceClientModel.h.

◆ DeleteBucketAnalyticsConfigurationResponseReceivedHandler

Definition at line 474 of file S3CrtServiceClientModel.h.

◆ DeleteBucketCorsResponseReceivedHandler

Definition at line 477 of file S3CrtServiceClientModel.h.

◆ DeleteBucketEncryptionResponseReceivedHandler

Definition at line 480 of file S3CrtServiceClientModel.h.

◆ DeleteBucketIntelligentTieringConfigurationResponseReceivedHandler

Definition at line 484 of file S3CrtServiceClientModel.h.

◆ DeleteBucketInventoryConfigurationResponseReceivedHandler

Definition at line 488 of file S3CrtServiceClientModel.h.

◆ DeleteBucketLifecycleResponseReceivedHandler

Definition at line 491 of file S3CrtServiceClientModel.h.

◆ DeleteBucketMetadataConfigurationResponseReceivedHandler

Definition at line 495 of file S3CrtServiceClientModel.h.

◆ DeleteBucketMetadataTableConfigurationResponseReceivedHandler

Definition at line 499 of file S3CrtServiceClientModel.h.

◆ DeleteBucketMetricsConfigurationResponseReceivedHandler

Definition at line 503 of file S3CrtServiceClientModel.h.

◆ DeleteBucketOwnershipControlsResponseReceivedHandler

Definition at line 507 of file S3CrtServiceClientModel.h.

◆ DeleteBucketPolicyResponseReceivedHandler

Definition at line 510 of file S3CrtServiceClientModel.h.

◆ DeleteBucketReplicationResponseReceivedHandler

Definition at line 513 of file S3CrtServiceClientModel.h.

◆ DeleteBucketResponseReceivedHandler

Definition at line 470 of file S3CrtServiceClientModel.h.

◆ DeleteBucketTaggingResponseReceivedHandler

Definition at line 516 of file S3CrtServiceClientModel.h.

◆ DeleteBucketWebsiteResponseReceivedHandler

Definition at line 519 of file S3CrtServiceClientModel.h.

◆ DeleteObjectResponseReceivedHandler

Definition at line 522 of file S3CrtServiceClientModel.h.

◆ DeleteObjectsResponseReceivedHandler

Definition at line 528 of file S3CrtServiceClientModel.h.

◆ DeleteObjectTaggingResponseReceivedHandler

Definition at line 525 of file S3CrtServiceClientModel.h.

◆ DeletePublicAccessBlockResponseReceivedHandler

Definition at line 531 of file S3CrtServiceClientModel.h.

◆ GetBucketAccelerateConfigurationResponseReceivedHandler

Definition at line 535 of file S3CrtServiceClientModel.h.

◆ GetBucketAclResponseReceivedHandler

Definition at line 538 of file S3CrtServiceClientModel.h.

◆ GetBucketAnalyticsConfigurationResponseReceivedHandler

Definition at line 542 of file S3CrtServiceClientModel.h.

◆ GetBucketCorsResponseReceivedHandler

Definition at line 545 of file S3CrtServiceClientModel.h.

◆ GetBucketEncryptionResponseReceivedHandler

Definition at line 548 of file S3CrtServiceClientModel.h.

◆ GetBucketIntelligentTieringConfigurationResponseReceivedHandler

Definition at line 552 of file S3CrtServiceClientModel.h.

◆ GetBucketInventoryConfigurationResponseReceivedHandler

Definition at line 556 of file S3CrtServiceClientModel.h.

◆ GetBucketLifecycleConfigurationResponseReceivedHandler

Definition at line 560 of file S3CrtServiceClientModel.h.

◆ GetBucketLocationResponseReceivedHandler

Definition at line 563 of file S3CrtServiceClientModel.h.

◆ GetBucketLoggingResponseReceivedHandler

Definition at line 566 of file S3CrtServiceClientModel.h.

◆ GetBucketMetadataConfigurationResponseReceivedHandler

Definition at line 570 of file S3CrtServiceClientModel.h.

◆ GetBucketMetadataTableConfigurationResponseReceivedHandler

Definition at line 574 of file S3CrtServiceClientModel.h.

◆ GetBucketMetricsConfigurationResponseReceivedHandler

Definition at line 578 of file S3CrtServiceClientModel.h.

◆ GetBucketNotificationConfigurationResponseReceivedHandler

Definition at line 582 of file S3CrtServiceClientModel.h.

◆ GetBucketOwnershipControlsResponseReceivedHandler

Definition at line 585 of file S3CrtServiceClientModel.h.

◆ GetBucketPolicyResponseReceivedHandler

Definition at line 588 of file S3CrtServiceClientModel.h.

◆ GetBucketPolicyStatusResponseReceivedHandler

Definition at line 591 of file S3CrtServiceClientModel.h.

◆ GetBucketReplicationResponseReceivedHandler

Definition at line 594 of file S3CrtServiceClientModel.h.

◆ GetBucketRequestPaymentResponseReceivedHandler

Definition at line 597 of file S3CrtServiceClientModel.h.

◆ GetBucketTaggingResponseReceivedHandler

Definition at line 600 of file S3CrtServiceClientModel.h.

◆ GetBucketVersioningResponseReceivedHandler

Definition at line 603 of file S3CrtServiceClientModel.h.

◆ GetBucketWebsiteResponseReceivedHandler

Definition at line 606 of file S3CrtServiceClientModel.h.

◆ GetObjectAclResponseReceivedHandler

Definition at line 612 of file S3CrtServiceClientModel.h.

◆ GetObjectAttributesResponseReceivedHandler

Definition at line 615 of file S3CrtServiceClientModel.h.

◆ GetObjectLegalHoldResponseReceivedHandler

Definition at line 618 of file S3CrtServiceClientModel.h.

◆ GetObjectLockConfigurationResponseReceivedHandler

Definition at line 621 of file S3CrtServiceClientModel.h.

◆ GetObjectResponseReceivedHandler

Definition at line 609 of file S3CrtServiceClientModel.h.

◆ GetObjectRetentionResponseReceivedHandler

Definition at line 624 of file S3CrtServiceClientModel.h.

◆ GetObjectTaggingResponseReceivedHandler

Definition at line 627 of file S3CrtServiceClientModel.h.

◆ GetObjectTorrentResponseReceivedHandler

Definition at line 630 of file S3CrtServiceClientModel.h.

◆ GetPublicAccessBlockResponseReceivedHandler

Definition at line 633 of file S3CrtServiceClientModel.h.

◆ HeadBucketResponseReceivedHandler

Definition at line 636 of file S3CrtServiceClientModel.h.

◆ HeadObjectResponseReceivedHandler

Definition at line 639 of file S3CrtServiceClientModel.h.

◆ ListBucketAnalyticsConfigurationsResponseReceivedHandler

Definition at line 643 of file S3CrtServiceClientModel.h.

◆ ListBucketIntelligentTieringConfigurationsResponseReceivedHandler

Definition at line 647 of file S3CrtServiceClientModel.h.

◆ ListBucketInventoryConfigurationsResponseReceivedHandler

Definition at line 651 of file S3CrtServiceClientModel.h.

◆ ListBucketMetricsConfigurationsResponseReceivedHandler

Definition at line 655 of file S3CrtServiceClientModel.h.

◆ ListBucketsResponseReceivedHandler

Definition at line 658 of file S3CrtServiceClientModel.h.

◆ ListDirectoryBucketsResponseReceivedHandler

Definition at line 661 of file S3CrtServiceClientModel.h.

◆ ListMultipartUploadsResponseReceivedHandler

Definition at line 664 of file S3CrtServiceClientModel.h.

◆ ListObjectsResponseReceivedHandler

Definition at line 670 of file S3CrtServiceClientModel.h.

◆ ListObjectsV2ResponseReceivedHandler

Definition at line 673 of file S3CrtServiceClientModel.h.

◆ ListObjectVersionsResponseReceivedHandler

Definition at line 667 of file S3CrtServiceClientModel.h.

◆ ListPartsResponseReceivedHandler

typedef std::function<void(const S3CrtClient*, const Model::ListPartsRequest&, const Model::ListPartsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::S3Crt::ListPartsResponseReceivedHandler

Definition at line 676 of file S3CrtServiceClientModel.h.

◆ PutBucketAccelerateConfigurationResponseReceivedHandler

Definition at line 680 of file S3CrtServiceClientModel.h.

◆ PutBucketAclResponseReceivedHandler

Definition at line 683 of file S3CrtServiceClientModel.h.

◆ PutBucketAnalyticsConfigurationResponseReceivedHandler

Definition at line 687 of file S3CrtServiceClientModel.h.

◆ PutBucketCorsResponseReceivedHandler

Definition at line 690 of file S3CrtServiceClientModel.h.

◆ PutBucketEncryptionResponseReceivedHandler

Definition at line 693 of file S3CrtServiceClientModel.h.

◆ PutBucketIntelligentTieringConfigurationResponseReceivedHandler

Definition at line 697 of file S3CrtServiceClientModel.h.

◆ PutBucketInventoryConfigurationResponseReceivedHandler

Definition at line 701 of file S3CrtServiceClientModel.h.

◆ PutBucketLifecycleConfigurationResponseReceivedHandler

Definition at line 705 of file S3CrtServiceClientModel.h.

◆ PutBucketLoggingResponseReceivedHandler

Definition at line 708 of file S3CrtServiceClientModel.h.

◆ PutBucketMetricsConfigurationResponseReceivedHandler

Definition at line 712 of file S3CrtServiceClientModel.h.

◆ PutBucketNotificationConfigurationResponseReceivedHandler

Definition at line 716 of file S3CrtServiceClientModel.h.

◆ PutBucketOwnershipControlsResponseReceivedHandler

Definition at line 719 of file S3CrtServiceClientModel.h.

◆ PutBucketPolicyResponseReceivedHandler

Definition at line 722 of file S3CrtServiceClientModel.h.

◆ PutBucketReplicationResponseReceivedHandler

Definition at line 725 of file S3CrtServiceClientModel.h.

◆ PutBucketRequestPaymentResponseReceivedHandler

Definition at line 728 of file S3CrtServiceClientModel.h.

◆ PutBucketTaggingResponseReceivedHandler

Definition at line 731 of file S3CrtServiceClientModel.h.

◆ PutBucketVersioningResponseReceivedHandler

Definition at line 734 of file S3CrtServiceClientModel.h.

◆ PutBucketWebsiteResponseReceivedHandler

Definition at line 737 of file S3CrtServiceClientModel.h.

◆ PutObjectAclResponseReceivedHandler

Definition at line 743 of file S3CrtServiceClientModel.h.

◆ PutObjectLegalHoldResponseReceivedHandler

Definition at line 746 of file S3CrtServiceClientModel.h.

◆ PutObjectLockConfigurationResponseReceivedHandler

Definition at line 749 of file S3CrtServiceClientModel.h.

◆ PutObjectResponseReceivedHandler

typedef std::function<void(const S3CrtClient*, const Model::PutObjectRequest&, const Model::PutObjectOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::S3Crt::PutObjectResponseReceivedHandler

Definition at line 740 of file S3CrtServiceClientModel.h.

◆ PutObjectRetentionResponseReceivedHandler

Definition at line 752 of file S3CrtServiceClientModel.h.

◆ PutObjectTaggingResponseReceivedHandler

Definition at line 755 of file S3CrtServiceClientModel.h.

◆ PutPublicAccessBlockResponseReceivedHandler

Definition at line 758 of file S3CrtServiceClientModel.h.

◆ RenameObjectResponseReceivedHandler

Definition at line 761 of file S3CrtServiceClientModel.h.

◆ RestoreObjectResponseReceivedHandler

Definition at line 764 of file S3CrtServiceClientModel.h.

◆ S3CrtEndpointProvider

Definition at line 117 of file S3CrtServiceClientModel.h.

◆ S3CrtEndpointProviderBase

Definition at line 116 of file S3CrtServiceClientModel.h.

◆ SelectObjectContentResponseReceivedHandler

Definition at line 767 of file S3CrtServiceClientModel.h.

◆ StreamingS3CrtRequest

Definition at line 39 of file S3CrtRequest.h.

◆ UpdateBucketMetadataInventoryTableConfigurationResponseReceivedHandler

Definition at line 771 of file S3CrtServiceClientModel.h.

◆ UpdateBucketMetadataJournalTableConfigurationResponseReceivedHandler

Definition at line 775 of file S3CrtServiceClientModel.h.

◆ UploadPartCopyResponseReceivedHandler

Definition at line 781 of file S3CrtServiceClientModel.h.

◆ UploadPartResponseReceivedHandler

Definition at line 778 of file S3CrtServiceClientModel.h.

◆ WriteGetObjectResponseResponseReceivedHandler

Definition at line 784 of file S3CrtServiceClientModel.h.

Enumeration Type Documentation

◆ S3CrtErrors

strong
Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
BUCKET_ALREADY_EXISTS 
BUCKET_ALREADY_OWNED_BY_YOU 
ENCRYPTION_TYPE_MISMATCH 
IDEMPOTENCY_PARAMETER_MISMATCH 
INVALID_OBJECT_STATE 
INVALID_REQUEST 
INVALID_WRITE_OFFSET 
NO_SUCH_BUCKET 
NO_SUCH_KEY 
NO_SUCH_UPLOAD 
OBJECT_ALREADY_IN_ACTIVE_TIER 
OBJECT_NOT_IN_ACTIVE_TIER 
TOO_MANY_PARTS 

Definition at line 14 of file S3CrtErrors.h.

◆ US_EAST_1_REGIONAL_ENDPOINT_OPTION

Enumerator
NOT_SET 
LEGACY 
REGIONAL 

Definition at line 18 of file S3CrtClientConfiguration.h.

Variable Documentation

◆ MAX_EXPIRATION_SECONDS

const unsigned Aws::S3Crt::MAX_EXPIRATION_SECONDS = 7 * 24 * 60 * 60
static

Definition at line 44 of file S3CrtClient.h.