@aws-sdk/client-s3 3.1045.0 → 3.1046.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/auth/httpAuthSchemeProvider.js +7 -7
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +262 -264
- package/dist-cjs/models/S3ServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +17 -20
- package/dist-cjs/runtimeConfig.js +29 -33
- package/dist-cjs/runtimeConfig.shared.js +11 -13
- package/dist-es/S3.js +1 -1
- package/dist-es/S3Client.js +6 -6
- package/dist-es/auth/httpAuthSchemeProvider.js +2 -2
- package/dist-es/commands/AbortMultipartUploadCommand.js +2 -2
- package/dist-es/commands/CompleteMultipartUploadCommand.js +2 -2
- package/dist-es/commands/CopyObjectCommand.js +2 -2
- package/dist-es/commands/CreateBucketCommand.js +2 -2
- package/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateMultipartUploadCommand.js +2 -2
- package/dist-es/commands/CreateSessionCommand.js +2 -2
- package/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketCommand.js +2 -2
- package/dist-es/commands/DeleteBucketCorsCommand.js +2 -2
- package/dist-es/commands/DeleteBucketEncryptionCommand.js +2 -2
- package/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketLifecycleCommand.js +2 -2
- package/dist-es/commands/DeleteBucketMetadataConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketMetadataTableConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +2 -2
- package/dist-es/commands/DeleteBucketPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteBucketReplicationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketTaggingCommand.js +2 -2
- package/dist-es/commands/DeleteBucketWebsiteCommand.js +2 -2
- package/dist-es/commands/DeleteObjectCommand.js +2 -2
- package/dist-es/commands/DeleteObjectTaggingCommand.js +2 -2
- package/dist-es/commands/DeleteObjectsCommand.js +2 -2
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +2 -2
- package/dist-es/commands/GetBucketAbacCommand.js +2 -2
- package/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketAclCommand.js +2 -2
- package/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketCorsCommand.js +2 -2
- package/dist-es/commands/GetBucketEncryptionCommand.js +2 -2
- package/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketInventoryConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketLocationCommand.js +2 -2
- package/dist-es/commands/GetBucketLoggingCommand.js +2 -2
- package/dist-es/commands/GetBucketMetadataConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketMetricsConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketNotificationConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketOwnershipControlsCommand.js +2 -2
- package/dist-es/commands/GetBucketPolicyCommand.js +2 -2
- package/dist-es/commands/GetBucketPolicyStatusCommand.js +2 -2
- package/dist-es/commands/GetBucketReplicationCommand.js +2 -2
- package/dist-es/commands/GetBucketRequestPaymentCommand.js +2 -2
- package/dist-es/commands/GetBucketTaggingCommand.js +2 -2
- package/dist-es/commands/GetBucketVersioningCommand.js +2 -2
- package/dist-es/commands/GetBucketWebsiteCommand.js +2 -2
- package/dist-es/commands/GetObjectAclCommand.js +2 -2
- package/dist-es/commands/GetObjectAttributesCommand.js +2 -2
- package/dist-es/commands/GetObjectCommand.js +2 -2
- package/dist-es/commands/GetObjectLegalHoldCommand.js +2 -2
- package/dist-es/commands/GetObjectLockConfigurationCommand.js +2 -2
- package/dist-es/commands/GetObjectRetentionCommand.js +2 -2
- package/dist-es/commands/GetObjectTaggingCommand.js +2 -2
- package/dist-es/commands/GetObjectTorrentCommand.js +2 -2
- package/dist-es/commands/GetPublicAccessBlockCommand.js +2 -2
- package/dist-es/commands/HeadBucketCommand.js +2 -2
- package/dist-es/commands/HeadObjectCommand.js +2 -2
- package/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListBucketsCommand.js +2 -2
- package/dist-es/commands/ListDirectoryBucketsCommand.js +2 -2
- package/dist-es/commands/ListMultipartUploadsCommand.js +2 -2
- package/dist-es/commands/ListObjectVersionsCommand.js +2 -2
- package/dist-es/commands/ListObjectsCommand.js +2 -2
- package/dist-es/commands/ListObjectsV2Command.js +2 -2
- package/dist-es/commands/ListPartsCommand.js +2 -2
- package/dist-es/commands/PutBucketAbacCommand.js +2 -2
- package/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketAclCommand.js +2 -2
- package/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketCorsCommand.js +2 -2
- package/dist-es/commands/PutBucketEncryptionCommand.js +2 -2
- package/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketInventoryConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketLoggingCommand.js +2 -2
- package/dist-es/commands/PutBucketMetricsConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketNotificationConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketOwnershipControlsCommand.js +2 -2
- package/dist-es/commands/PutBucketPolicyCommand.js +2 -2
- package/dist-es/commands/PutBucketReplicationCommand.js +2 -2
- package/dist-es/commands/PutBucketRequestPaymentCommand.js +2 -2
- package/dist-es/commands/PutBucketTaggingCommand.js +2 -2
- package/dist-es/commands/PutBucketVersioningCommand.js +2 -2
- package/dist-es/commands/PutBucketWebsiteCommand.js +2 -2
- package/dist-es/commands/PutObjectAclCommand.js +2 -2
- package/dist-es/commands/PutObjectCommand.js +2 -2
- package/dist-es/commands/PutObjectLegalHoldCommand.js +2 -2
- package/dist-es/commands/PutObjectLockConfigurationCommand.js +2 -2
- package/dist-es/commands/PutObjectRetentionCommand.js +2 -2
- package/dist-es/commands/PutObjectTaggingCommand.js +2 -2
- package/dist-es/commands/PutPublicAccessBlockCommand.js +2 -2
- package/dist-es/commands/RenameObjectCommand.js +2 -2
- package/dist-es/commands/RestoreObjectCommand.js +2 -2
- package/dist-es/commands/SelectObjectContentCommand.js +2 -2
- package/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateObjectEncryptionCommand.js +2 -2
- package/dist-es/commands/UploadPartCommand.js +2 -2
- package/dist-es/commands/UploadPartCopyCommand.js +2 -2
- package/dist-es/commands/WriteGetObjectResponseCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/S3ServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +6 -9
- package/dist-es/runtimeConfig.js +6 -10
- package/dist-es/runtimeConfig.shared.js +3 -5
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/waiters/waitForBucketExists.js +1 -1
- package/dist-es/waiters/waitForBucketNotExists.js +1 -1
- package/dist-es/waiters/waitForObjectExists.js +1 -1
- package/dist-es/waiters/waitForObjectNotExists.js +1 -1
- package/dist-types/S3.d.ts +1 -1
- package/dist-types/S3Client.d.ts +6 -6
- package/dist-types/commands/AbortMultipartUploadCommand.d.ts +6 -4
- package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +6 -4
- package/dist-types/commands/CopyObjectCommand.d.ts +6 -4
- package/dist-types/commands/CreateBucketCommand.d.ts +6 -4
- package/dist-types/commands/CreateBucketMetadataConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/CreateMultipartUploadCommand.d.ts +6 -4
- package/dist-types/commands/CreateSessionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketCorsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketMetadataConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +6 -4
- package/dist-types/commands/DeleteObjectCommand.d.ts +6 -4
- package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +6 -4
- package/dist-types/commands/DeleteObjectsCommand.d.ts +6 -4
- package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketAbacCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketAclCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketCorsCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketEncryptionCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketLocationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketLoggingCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketMetadataConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketMetadataTableConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketPolicyCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketReplicationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketTaggingCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketVersioningCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketWebsiteCommand.d.ts +6 -4
- package/dist-types/commands/GetObjectAclCommand.d.ts +6 -4
- package/dist-types/commands/GetObjectAttributesCommand.d.ts +6 -4
- package/dist-types/commands/GetObjectCommand.d.ts +6 -4
- package/dist-types/commands/GetObjectLegalHoldCommand.d.ts +6 -4
- package/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetObjectRetentionCommand.d.ts +6 -4
- package/dist-types/commands/GetObjectTaggingCommand.d.ts +6 -4
- package/dist-types/commands/GetObjectTorrentCommand.d.ts +6 -4
- package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +6 -4
- package/dist-types/commands/HeadBucketCommand.d.ts +6 -4
- package/dist-types/commands/HeadObjectCommand.d.ts +6 -4
- package/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +6 -4
- package/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +6 -4
- package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +6 -4
- package/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +6 -4
- package/dist-types/commands/ListBucketsCommand.d.ts +6 -4
- package/dist-types/commands/ListDirectoryBucketsCommand.d.ts +6 -4
- package/dist-types/commands/ListMultipartUploadsCommand.d.ts +6 -4
- package/dist-types/commands/ListObjectVersionsCommand.d.ts +6 -4
- package/dist-types/commands/ListObjectsCommand.d.ts +6 -4
- package/dist-types/commands/ListObjectsV2Command.d.ts +6 -4
- package/dist-types/commands/ListPartsCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketAbacCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketAclCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketCorsCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketEncryptionCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketLoggingCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketPolicyCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketReplicationCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketTaggingCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketVersioningCommand.d.ts +6 -4
- package/dist-types/commands/PutBucketWebsiteCommand.d.ts +6 -4
- package/dist-types/commands/PutObjectAclCommand.d.ts +6 -4
- package/dist-types/commands/PutObjectCommand.d.ts +6 -4
- package/dist-types/commands/PutObjectLegalHoldCommand.d.ts +6 -4
- package/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutObjectRetentionCommand.d.ts +6 -4
- package/dist-types/commands/PutObjectTaggingCommand.d.ts +6 -4
- package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +6 -4
- package/dist-types/commands/RenameObjectCommand.d.ts +6 -4
- package/dist-types/commands/RestoreObjectCommand.d.ts +6 -4
- package/dist-types/commands/SelectObjectContentCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateObjectEncryptionCommand.d.ts +6 -4
- package/dist-types/commands/UploadPartCommand.d.ts +6 -4
- package/dist-types/commands/UploadPartCopyCommand.d.ts +6 -4
- package/dist-types/commands/WriteGetObjectResponseCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/S3ServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +3 -3
- package/dist-types/runtimeConfig.d.ts +3 -3
- package/dist-types/runtimeConfig.native.d.ts +3 -3
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/S3.d.ts +1 -1
- package/dist-types/ts3.4/S3Client.d.ts +12 -18
- package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBucketMetadataConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketMetadataConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketAbacCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketMetadataConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketMetadataTableConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDirectoryBucketsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/PutBucketAbacCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RenameObjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateObjectEncryptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/S3ServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +3 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -4
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForBucketExists.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForBucketNotExists.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForObjectExists.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForObjectNotExists.d.ts +1 -1
- package/dist-types/waiters/waitForBucketExists.d.ts +1 -1
- package/dist-types/waiters/waitForBucketNotExists.d.ts +1 -1
- package/dist-types/waiters/waitForObjectExists.d.ts +1 -1
- package/dist-types/waiters/waitForObjectNotExists.d.ts +1 -1
- package/package.json +20 -49
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { DeleteBucketPolicyRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -14,7 +14,7 @@ export interface DeleteBucketPolicyCommandOutput extends __MetadataBearer {}
|
|
|
14
14
|
declare const DeleteBucketPolicyCommand_base: {
|
|
15
15
|
new (
|
|
16
16
|
input: DeleteBucketPolicyCommandInput
|
|
17
|
-
): import("@smithy/
|
|
17
|
+
): import("@smithy/core/client").CommandImpl<
|
|
18
18
|
DeleteBucketPolicyCommandInput,
|
|
19
19
|
DeleteBucketPolicyCommandOutput,
|
|
20
20
|
S3ClientResolvedConfig,
|
|
@@ -23,14 +23,16 @@ declare const DeleteBucketPolicyCommand_base: {
|
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
25
|
input: DeleteBucketPolicyCommandInput
|
|
26
|
-
): import("@smithy/
|
|
26
|
+
): import("@smithy/core/client").CommandImpl<
|
|
27
27
|
DeleteBucketPolicyCommandInput,
|
|
28
28
|
DeleteBucketPolicyCommandOutput,
|
|
29
29
|
S3ClientResolvedConfig,
|
|
30
30
|
ServiceInputTypes,
|
|
31
31
|
ServiceOutputTypes
|
|
32
32
|
>;
|
|
33
|
-
getEndpointParameterInstructions():
|
|
33
|
+
getEndpointParameterInstructions(): {
|
|
34
|
+
[x: string]: unknown;
|
|
35
|
+
};
|
|
34
36
|
};
|
|
35
37
|
export declare class DeleteBucketPolicyCommand extends DeleteBucketPolicyCommand_base {
|
|
36
38
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { DeleteBucketReplicationRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -15,7 +15,7 @@ export interface DeleteBucketReplicationCommandOutput
|
|
|
15
15
|
declare const DeleteBucketReplicationCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: DeleteBucketReplicationCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteBucketReplicationCommandInput,
|
|
20
20
|
DeleteBucketReplicationCommandOutput,
|
|
21
21
|
S3ClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const DeleteBucketReplicationCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: DeleteBucketReplicationCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
DeleteBucketReplicationCommandInput,
|
|
29
29
|
DeleteBucketReplicationCommandOutput,
|
|
30
30
|
S3ClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class DeleteBucketReplicationCommand extends DeleteBucketReplicationCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { DeleteBucketTaggingRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -14,7 +14,7 @@ export interface DeleteBucketTaggingCommandOutput extends __MetadataBearer {}
|
|
|
14
14
|
declare const DeleteBucketTaggingCommand_base: {
|
|
15
15
|
new (
|
|
16
16
|
input: DeleteBucketTaggingCommandInput
|
|
17
|
-
): import("@smithy/
|
|
17
|
+
): import("@smithy/core/client").CommandImpl<
|
|
18
18
|
DeleteBucketTaggingCommandInput,
|
|
19
19
|
DeleteBucketTaggingCommandOutput,
|
|
20
20
|
S3ClientResolvedConfig,
|
|
@@ -23,14 +23,16 @@ declare const DeleteBucketTaggingCommand_base: {
|
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
25
|
input: DeleteBucketTaggingCommandInput
|
|
26
|
-
): import("@smithy/
|
|
26
|
+
): import("@smithy/core/client").CommandImpl<
|
|
27
27
|
DeleteBucketTaggingCommandInput,
|
|
28
28
|
DeleteBucketTaggingCommandOutput,
|
|
29
29
|
S3ClientResolvedConfig,
|
|
30
30
|
ServiceInputTypes,
|
|
31
31
|
ServiceOutputTypes
|
|
32
32
|
>;
|
|
33
|
-
getEndpointParameterInstructions():
|
|
33
|
+
getEndpointParameterInstructions(): {
|
|
34
|
+
[x: string]: unknown;
|
|
35
|
+
};
|
|
34
36
|
};
|
|
35
37
|
export declare class DeleteBucketTaggingCommand extends DeleteBucketTaggingCommand_base {
|
|
36
38
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { DeleteBucketWebsiteRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -14,7 +14,7 @@ export interface DeleteBucketWebsiteCommandOutput extends __MetadataBearer {}
|
|
|
14
14
|
declare const DeleteBucketWebsiteCommand_base: {
|
|
15
15
|
new (
|
|
16
16
|
input: DeleteBucketWebsiteCommandInput
|
|
17
|
-
): import("@smithy/
|
|
17
|
+
): import("@smithy/core/client").CommandImpl<
|
|
18
18
|
DeleteBucketWebsiteCommandInput,
|
|
19
19
|
DeleteBucketWebsiteCommandOutput,
|
|
20
20
|
S3ClientResolvedConfig,
|
|
@@ -23,14 +23,16 @@ declare const DeleteBucketWebsiteCommand_base: {
|
|
|
23
23
|
>;
|
|
24
24
|
new (
|
|
25
25
|
input: DeleteBucketWebsiteCommandInput
|
|
26
|
-
): import("@smithy/
|
|
26
|
+
): import("@smithy/core/client").CommandImpl<
|
|
27
27
|
DeleteBucketWebsiteCommandInput,
|
|
28
28
|
DeleteBucketWebsiteCommandOutput,
|
|
29
29
|
S3ClientResolvedConfig,
|
|
30
30
|
ServiceInputTypes,
|
|
31
31
|
ServiceOutputTypes
|
|
32
32
|
>;
|
|
33
|
-
getEndpointParameterInstructions():
|
|
33
|
+
getEndpointParameterInstructions(): {
|
|
34
|
+
[x: string]: unknown;
|
|
35
|
+
};
|
|
34
36
|
};
|
|
35
37
|
export declare class DeleteBucketWebsiteCommand extends DeleteBucketWebsiteCommand_base {
|
|
36
38
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { DeleteObjectOutput, DeleteObjectRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -15,7 +15,7 @@ export interface DeleteObjectCommandOutput
|
|
|
15
15
|
declare const DeleteObjectCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: DeleteObjectCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteObjectCommandInput,
|
|
20
20
|
DeleteObjectCommandOutput,
|
|
21
21
|
S3ClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const DeleteObjectCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: DeleteObjectCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
DeleteObjectCommandInput,
|
|
29
29
|
DeleteObjectCommandOutput,
|
|
30
30
|
S3ClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class DeleteObjectCommand extends DeleteObjectCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
DeleteObjectTaggingOutput,
|
|
@@ -19,7 +19,7 @@ export interface DeleteObjectTaggingCommandOutput
|
|
|
19
19
|
declare const DeleteObjectTaggingCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: DeleteObjectTaggingCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
DeleteObjectTaggingCommandInput,
|
|
24
24
|
DeleteObjectTaggingCommandOutput,
|
|
25
25
|
S3ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const DeleteObjectTaggingCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: DeleteObjectTaggingCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
DeleteObjectTaggingCommandInput,
|
|
33
33
|
DeleteObjectTaggingCommandOutput,
|
|
34
34
|
S3ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class DeleteObjectTaggingCommand extends DeleteObjectTaggingCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { DeleteObjectsOutput, DeleteObjectsRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -15,7 +15,7 @@ export interface DeleteObjectsCommandOutput
|
|
|
15
15
|
declare const DeleteObjectsCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: DeleteObjectsCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteObjectsCommandInput,
|
|
20
20
|
DeleteObjectsCommandOutput,
|
|
21
21
|
S3ClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const DeleteObjectsCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: DeleteObjectsCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
DeleteObjectsCommandInput,
|
|
29
29
|
DeleteObjectsCommandOutput,
|
|
30
30
|
S3ClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class DeleteObjectsCommand extends DeleteObjectsCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { DeletePublicAccessBlockRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -15,7 +15,7 @@ export interface DeletePublicAccessBlockCommandOutput
|
|
|
15
15
|
declare const DeletePublicAccessBlockCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: DeletePublicAccessBlockCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeletePublicAccessBlockCommandInput,
|
|
20
20
|
DeletePublicAccessBlockCommandOutput,
|
|
21
21
|
S3ClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const DeletePublicAccessBlockCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: DeletePublicAccessBlockCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
DeletePublicAccessBlockCommandInput,
|
|
29
29
|
DeletePublicAccessBlockCommandOutput,
|
|
30
30
|
S3ClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class DeletePublicAccessBlockCommand extends DeletePublicAccessBlockCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GetBucketAbacOutput, GetBucketAbacRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -15,7 +15,7 @@ export interface GetBucketAbacCommandOutput
|
|
|
15
15
|
declare const GetBucketAbacCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: GetBucketAbacCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
GetBucketAbacCommandInput,
|
|
20
20
|
GetBucketAbacCommandOutput,
|
|
21
21
|
S3ClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const GetBucketAbacCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: GetBucketAbacCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
GetBucketAbacCommandInput,
|
|
29
29
|
GetBucketAbacCommandOutput,
|
|
30
30
|
S3ClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class GetBucketAbacCommand extends GetBucketAbacCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
GetBucketAccelerateConfigurationOutput,
|
|
@@ -19,7 +19,7 @@ export interface GetBucketAccelerateConfigurationCommandOutput
|
|
|
19
19
|
declare const GetBucketAccelerateConfigurationCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetBucketAccelerateConfigurationCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetBucketAccelerateConfigurationCommandInput,
|
|
24
24
|
GetBucketAccelerateConfigurationCommandOutput,
|
|
25
25
|
S3ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetBucketAccelerateConfigurationCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GetBucketAccelerateConfigurationCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetBucketAccelerateConfigurationCommandInput,
|
|
33
33
|
GetBucketAccelerateConfigurationCommandOutput,
|
|
34
34
|
S3ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetBucketAccelerateConfigurationCommand extends GetBucketAccelerateConfigurationCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GetBucketAclOutput, GetBucketAclRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -15,7 +15,7 @@ export interface GetBucketAclCommandOutput
|
|
|
15
15
|
declare const GetBucketAclCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: GetBucketAclCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
GetBucketAclCommandInput,
|
|
20
20
|
GetBucketAclCommandOutput,
|
|
21
21
|
S3ClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const GetBucketAclCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: GetBucketAclCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
GetBucketAclCommandInput,
|
|
29
29
|
GetBucketAclCommandOutput,
|
|
30
30
|
S3ClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class GetBucketAclCommand extends GetBucketAclCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
GetBucketAnalyticsConfigurationOutput,
|
|
@@ -19,7 +19,7 @@ export interface GetBucketAnalyticsConfigurationCommandOutput
|
|
|
19
19
|
declare const GetBucketAnalyticsConfigurationCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetBucketAnalyticsConfigurationCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetBucketAnalyticsConfigurationCommandInput,
|
|
24
24
|
GetBucketAnalyticsConfigurationCommandOutput,
|
|
25
25
|
S3ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetBucketAnalyticsConfigurationCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GetBucketAnalyticsConfigurationCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetBucketAnalyticsConfigurationCommandInput,
|
|
33
33
|
GetBucketAnalyticsConfigurationCommandOutput,
|
|
34
34
|
S3ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetBucketAnalyticsConfigurationCommand extends GetBucketAnalyticsConfigurationCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GetBucketCorsOutput, GetBucketCorsRequest } from "../models/models_0";
|
|
4
4
|
import {
|
|
@@ -15,7 +15,7 @@ export interface GetBucketCorsCommandOutput
|
|
|
15
15
|
declare const GetBucketCorsCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: GetBucketCorsCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
GetBucketCorsCommandInput,
|
|
20
20
|
GetBucketCorsCommandOutput,
|
|
21
21
|
S3ClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const GetBucketCorsCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
input: GetBucketCorsCommandInput
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
GetBucketCorsCommandInput,
|
|
29
29
|
GetBucketCorsCommandOutput,
|
|
30
30
|
S3ClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class GetBucketCorsCommand extends GetBucketCorsCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
GetBucketEncryptionOutput,
|
|
@@ -19,7 +19,7 @@ export interface GetBucketEncryptionCommandOutput
|
|
|
19
19
|
declare const GetBucketEncryptionCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetBucketEncryptionCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetBucketEncryptionCommandInput,
|
|
24
24
|
GetBucketEncryptionCommandOutput,
|
|
25
25
|
S3ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetBucketEncryptionCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GetBucketEncryptionCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetBucketEncryptionCommandInput,
|
|
33
33
|
GetBucketEncryptionCommandOutput,
|
|
34
34
|
S3ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetBucketEncryptionCommand extends GetBucketEncryptionCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
GetBucketIntelligentTieringConfigurationOutput,
|
|
@@ -19,7 +19,7 @@ export interface GetBucketIntelligentTieringConfigurationCommandOutput
|
|
|
19
19
|
declare const GetBucketIntelligentTieringConfigurationCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetBucketIntelligentTieringConfigurationCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetBucketIntelligentTieringConfigurationCommandInput,
|
|
24
24
|
GetBucketIntelligentTieringConfigurationCommandOutput,
|
|
25
25
|
S3ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetBucketIntelligentTieringConfigurationCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GetBucketIntelligentTieringConfigurationCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetBucketIntelligentTieringConfigurationCommandInput,
|
|
33
33
|
GetBucketIntelligentTieringConfigurationCommandOutput,
|
|
34
34
|
S3ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetBucketIntelligentTieringConfigurationCommand extends GetBucketIntelligentTieringConfigurationCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
GetBucketInventoryConfigurationOutput,
|
|
@@ -19,7 +19,7 @@ export interface GetBucketInventoryConfigurationCommandOutput
|
|
|
19
19
|
declare const GetBucketInventoryConfigurationCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetBucketInventoryConfigurationCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetBucketInventoryConfigurationCommandInput,
|
|
24
24
|
GetBucketInventoryConfigurationCommandOutput,
|
|
25
25
|
S3ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetBucketInventoryConfigurationCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GetBucketInventoryConfigurationCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetBucketInventoryConfigurationCommandInput,
|
|
33
33
|
GetBucketInventoryConfigurationCommandOutput,
|
|
34
34
|
S3ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetBucketInventoryConfigurationCommand extends GetBucketInventoryConfigurationCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
GetBucketLifecycleConfigurationOutput,
|
|
@@ -19,7 +19,7 @@ export interface GetBucketLifecycleConfigurationCommandOutput
|
|
|
19
19
|
declare const GetBucketLifecycleConfigurationCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetBucketLifecycleConfigurationCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetBucketLifecycleConfigurationCommandInput,
|
|
24
24
|
GetBucketLifecycleConfigurationCommandOutput,
|
|
25
25
|
S3ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetBucketLifecycleConfigurationCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GetBucketLifecycleConfigurationCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetBucketLifecycleConfigurationCommandInput,
|
|
33
33
|
GetBucketLifecycleConfigurationCommandOutput,
|
|
34
34
|
S3ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetBucketLifecycleConfigurationCommand extends GetBucketLifecycleConfigurationCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
GetBucketLocationOutput,
|
|
@@ -19,7 +19,7 @@ export interface GetBucketLocationCommandOutput
|
|
|
19
19
|
declare const GetBucketLocationCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetBucketLocationCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetBucketLocationCommandInput,
|
|
24
24
|
GetBucketLocationCommandOutput,
|
|
25
25
|
S3ClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetBucketLocationCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GetBucketLocationCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetBucketLocationCommandInput,
|
|
33
33
|
GetBucketLocationCommandOutput,
|
|
34
34
|
S3ClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetBucketLocationCommand extends GetBucketLocationCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
GetBucketLoggingOutput,
|
|
@@ -18,7 +18,7 @@ export interface GetBucketLoggingCommandOutput
|
|
|
18
18
|
declare const GetBucketLoggingCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: GetBucketLoggingCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
GetBucketLoggingCommandInput,
|
|
23
23
|
GetBucketLoggingCommandOutput,
|
|
24
24
|
S3ClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const GetBucketLoggingCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: GetBucketLoggingCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
GetBucketLoggingCommandInput,
|
|
32
32
|
GetBucketLoggingCommandOutput,
|
|
33
33
|
S3ClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class GetBucketLoggingCommand extends GetBucketLoggingCommand_base {
|
|
40
42
|
protected static __types: {
|