@aws-sdk/client-s3 3.40.1 → 3.41.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.
Files changed (96) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/endpoints.js +8 -0
  3. package/dist-es/endpoints.js +8 -0
  4. package/dist-types/commands/AbortMultipartUploadCommand.d.ts +1 -1
  5. package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +1 -1
  6. package/dist-types/commands/CopyObjectCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateBucketCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateMultipartUploadCommand.d.ts +1 -1
  9. package/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +1 -1
  10. package/dist-types/commands/DeleteBucketCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteBucketCorsCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteObjectCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteObjectsCommand.d.ts +1 -1
  25. package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +1 -1
  26. package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +1 -1
  27. package/dist-types/commands/GetBucketAclCommand.d.ts +1 -1
  28. package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +1 -1
  29. package/dist-types/commands/GetBucketCorsCommand.d.ts +1 -1
  30. package/dist-types/commands/GetBucketEncryptionCommand.d.ts +1 -1
  31. package/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
  32. package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +1 -1
  33. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +1 -1
  34. package/dist-types/commands/GetBucketLocationCommand.d.ts +1 -1
  35. package/dist-types/commands/GetBucketLoggingCommand.d.ts +1 -1
  36. package/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +1 -1
  37. package/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +1 -1
  38. package/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +1 -1
  39. package/dist-types/commands/GetBucketPolicyCommand.d.ts +1 -1
  40. package/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +1 -1
  41. package/dist-types/commands/GetBucketReplicationCommand.d.ts +1 -1
  42. package/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +1 -1
  43. package/dist-types/commands/GetBucketTaggingCommand.d.ts +1 -1
  44. package/dist-types/commands/GetBucketVersioningCommand.d.ts +1 -1
  45. package/dist-types/commands/GetBucketWebsiteCommand.d.ts +1 -1
  46. package/dist-types/commands/GetObjectAclCommand.d.ts +1 -1
  47. package/dist-types/commands/GetObjectCommand.d.ts +1 -1
  48. package/dist-types/commands/GetObjectLegalHoldCommand.d.ts +1 -1
  49. package/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +1 -1
  50. package/dist-types/commands/GetObjectRetentionCommand.d.ts +1 -1
  51. package/dist-types/commands/GetObjectTaggingCommand.d.ts +1 -1
  52. package/dist-types/commands/GetObjectTorrentCommand.d.ts +1 -1
  53. package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +1 -1
  54. package/dist-types/commands/HeadBucketCommand.d.ts +1 -1
  55. package/dist-types/commands/HeadObjectCommand.d.ts +1 -1
  56. package/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +1 -1
  57. package/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +1 -1
  58. package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +1 -1
  59. package/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +1 -1
  60. package/dist-types/commands/ListBucketsCommand.d.ts +1 -1
  61. package/dist-types/commands/ListMultipartUploadsCommand.d.ts +1 -1
  62. package/dist-types/commands/ListObjectVersionsCommand.d.ts +1 -1
  63. package/dist-types/commands/ListObjectsCommand.d.ts +1 -1
  64. package/dist-types/commands/ListObjectsV2Command.d.ts +1 -1
  65. package/dist-types/commands/ListPartsCommand.d.ts +1 -1
  66. package/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +1 -1
  67. package/dist-types/commands/PutBucketAclCommand.d.ts +1 -1
  68. package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +1 -1
  69. package/dist-types/commands/PutBucketCorsCommand.d.ts +1 -1
  70. package/dist-types/commands/PutBucketEncryptionCommand.d.ts +1 -1
  71. package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
  72. package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +1 -1
  73. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +1 -1
  74. package/dist-types/commands/PutBucketLoggingCommand.d.ts +1 -1
  75. package/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +1 -1
  76. package/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +1 -1
  77. package/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +1 -1
  78. package/dist-types/commands/PutBucketPolicyCommand.d.ts +1 -1
  79. package/dist-types/commands/PutBucketReplicationCommand.d.ts +1 -1
  80. package/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +1 -1
  81. package/dist-types/commands/PutBucketTaggingCommand.d.ts +1 -1
  82. package/dist-types/commands/PutBucketVersioningCommand.d.ts +1 -1
  83. package/dist-types/commands/PutBucketWebsiteCommand.d.ts +1 -1
  84. package/dist-types/commands/PutObjectAclCommand.d.ts +1 -1
  85. package/dist-types/commands/PutObjectCommand.d.ts +1 -1
  86. package/dist-types/commands/PutObjectLegalHoldCommand.d.ts +1 -1
  87. package/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +1 -1
  88. package/dist-types/commands/PutObjectRetentionCommand.d.ts +1 -1
  89. package/dist-types/commands/PutObjectTaggingCommand.d.ts +1 -1
  90. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +1 -1
  91. package/dist-types/commands/RestoreObjectCommand.d.ts +1 -1
  92. package/dist-types/commands/SelectObjectContentCommand.d.ts +1 -1
  93. package/dist-types/commands/UploadPartCommand.d.ts +1 -1
  94. package/dist-types/commands/UploadPartCopyCommand.d.ts +1 -1
  95. package/dist-types/commands/WriteGetObjectResponseCommand.d.ts +1 -1
  96. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.41.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.40.1...v3.41.0) (2021-11-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * **clients:** update clients as of 2021/11/11 ([#3015](https://github.com/aws/aws-sdk-js-v3/issues/3015)) ([3d82c4e](https://github.com/aws/aws-sdk-js-v3/commit/3d82c4e3c4d174533f46ce35495cf5cffabdb35a))
12
+
13
+
14
+
15
+
16
+
6
17
  ## [3.40.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.40.0...v3.40.1) (2021-11-08)
7
18
 
8
19
  **Note:** Version bump only for package @aws-sdk/client-s3
@@ -440,6 +440,10 @@ const partitionHash = {
440
440
  hostname: "s3.{region}.c2s.ic.gov",
441
441
  tags: [],
442
442
  },
443
+ {
444
+ hostname: "s3-fips.{region}.c2s.ic.gov",
445
+ tags: ["fips"],
446
+ },
443
447
  ],
444
448
  },
445
449
  "aws-iso-b": {
@@ -450,6 +454,10 @@ const partitionHash = {
450
454
  hostname: "s3.{region}.sc2s.sgov.gov",
451
455
  tags: [],
452
456
  },
457
+ {
458
+ hostname: "s3-fips.{region}.sc2s.sgov.gov",
459
+ tags: ["fips"],
460
+ },
453
461
  ],
454
462
  },
455
463
  "aws-us-gov": {
@@ -438,6 +438,10 @@ var partitionHash = {
438
438
  hostname: "s3.{region}.c2s.ic.gov",
439
439
  tags: [],
440
440
  },
441
+ {
442
+ hostname: "s3-fips.{region}.c2s.ic.gov",
443
+ tags: ["fips"],
444
+ },
441
445
  ],
442
446
  },
443
447
  "aws-iso-b": {
@@ -448,6 +452,10 @@ var partitionHash = {
448
452
  hostname: "s3.{region}.sc2s.sgov.gov",
449
453
  tags: [],
450
454
  },
455
+ {
456
+ hostname: "s3-fips.{region}.sc2s.sgov.gov",
457
+ tags: ["fips"],
458
+ },
451
459
  ],
452
460
  },
453
461
  "aws-us-gov": {
@@ -58,7 +58,7 @@ export interface AbortMultipartUploadCommandOutput extends AbortMultipartUploadO
58
58
  *
59
59
  * @see {@link AbortMultipartUploadCommandInput} for command's `input` shape.
60
60
  * @see {@link AbortMultipartUploadCommandOutput} for command's `response` shape.
61
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
61
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
62
62
  *
63
63
  */
64
64
  export declare class AbortMultipartUploadCommand extends $Command<AbortMultipartUploadCommandInput, AbortMultipartUploadCommandOutput, S3ClientResolvedConfig> {
@@ -129,7 +129,7 @@ export interface CompleteMultipartUploadCommandOutput extends CompleteMultipartU
129
129
  *
130
130
  * @see {@link CompleteMultipartUploadCommandInput} for command's `input` shape.
131
131
  * @see {@link CompleteMultipartUploadCommandOutput} for command's `response` shape.
132
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
132
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
133
133
  *
134
134
  */
135
135
  export declare class CompleteMultipartUploadCommand extends $Command<CompleteMultipartUploadCommandInput, CompleteMultipartUploadCommandOutput, S3ClientResolvedConfig> {
@@ -189,7 +189,7 @@ export interface CopyObjectCommandOutput extends CopyObjectOutput, __MetadataBea
189
189
  *
190
190
  * @see {@link CopyObjectCommandInput} for command's `input` shape.
191
191
  * @see {@link CopyObjectCommandOutput} for command's `response` shape.
192
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
192
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
193
193
  *
194
194
  */
195
195
  export declare class CopyObjectCommand extends $Command<CopyObjectCommandInput, CopyObjectCommandOutput, S3ClientResolvedConfig> {
@@ -138,7 +138,7 @@ export interface CreateBucketCommandOutput extends CreateBucketOutput, __Metadat
138
138
  *
139
139
  * @see {@link CreateBucketCommandInput} for command's `input` shape.
140
140
  * @see {@link CreateBucketCommandOutput} for command's `response` shape.
141
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
141
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
142
142
  *
143
143
  */
144
144
  export declare class CreateBucketCommand extends $Command<CreateBucketCommandInput, CreateBucketCommandOutput, S3ClientResolvedConfig> {
@@ -277,7 +277,7 @@ export interface CreateMultipartUploadCommandOutput extends CreateMultipartUploa
277
277
  *
278
278
  * @see {@link CreateMultipartUploadCommandInput} for command's `input` shape.
279
279
  * @see {@link CreateMultipartUploadCommandOutput} for command's `response` shape.
280
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
280
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
281
281
  *
282
282
  */
283
283
  export declare class CreateMultipartUploadCommand extends $Command<CreateMultipartUploadCommandInput, CreateMultipartUploadCommandOutput, S3ClientResolvedConfig> {
@@ -49,7 +49,7 @@ export interface DeleteBucketAnalyticsConfigurationCommandOutput extends __Metad
49
49
  *
50
50
  * @see {@link DeleteBucketAnalyticsConfigurationCommandInput} for command's `input` shape.
51
51
  * @see {@link DeleteBucketAnalyticsConfigurationCommandOutput} for command's `response` shape.
52
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
52
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
53
53
  *
54
54
  */
55
55
  export declare class DeleteBucketAnalyticsConfigurationCommand extends $Command<DeleteBucketAnalyticsConfigurationCommandInput, DeleteBucketAnalyticsConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -37,7 +37,7 @@ export interface DeleteBucketCommandOutput extends __MetadataBearer {
37
37
  *
38
38
  * @see {@link DeleteBucketCommandInput} for command's `input` shape.
39
39
  * @see {@link DeleteBucketCommandOutput} for command's `response` shape.
40
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
40
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
41
41
  *
42
42
  */
43
43
  export declare class DeleteBucketCommand extends $Command<DeleteBucketCommandInput, DeleteBucketCommandOutput, S3ClientResolvedConfig> {
@@ -41,7 +41,7 @@ export interface DeleteBucketCorsCommandOutput extends __MetadataBearer {
41
41
  *
42
42
  * @see {@link DeleteBucketCorsCommandInput} for command's `input` shape.
43
43
  * @see {@link DeleteBucketCorsCommandOutput} for command's `response` shape.
44
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
44
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
45
45
  *
46
46
  */
47
47
  export declare class DeleteBucketCorsCommand extends $Command<DeleteBucketCorsCommandInput, DeleteBucketCorsCommandOutput, S3ClientResolvedConfig> {
@@ -43,7 +43,7 @@ export interface DeleteBucketEncryptionCommandOutput extends __MetadataBearer {
43
43
  *
44
44
  * @see {@link DeleteBucketEncryptionCommandInput} for command's `input` shape.
45
45
  * @see {@link DeleteBucketEncryptionCommandOutput} for command's `response` shape.
46
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
46
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
47
47
  *
48
48
  */
49
49
  export declare class DeleteBucketEncryptionCommand extends $Command<DeleteBucketEncryptionCommandInput, DeleteBucketEncryptionCommandOutput, S3ClientResolvedConfig> {
@@ -42,7 +42,7 @@ export interface DeleteBucketIntelligentTieringConfigurationCommandOutput extend
42
42
  *
43
43
  * @see {@link DeleteBucketIntelligentTieringConfigurationCommandInput} for command's `input` shape.
44
44
  * @see {@link DeleteBucketIntelligentTieringConfigurationCommandOutput} for command's `response` shape.
45
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
45
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
46
46
  *
47
47
  */
48
48
  export declare class DeleteBucketIntelligentTieringConfigurationCommand extends $Command<DeleteBucketIntelligentTieringConfigurationCommandInput, DeleteBucketIntelligentTieringConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -45,7 +45,7 @@ export interface DeleteBucketInventoryConfigurationCommandOutput extends __Metad
45
45
  *
46
46
  * @see {@link DeleteBucketInventoryConfigurationCommandInput} for command's `input` shape.
47
47
  * @see {@link DeleteBucketInventoryConfigurationCommandOutput} for command's `response` shape.
48
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
48
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
49
49
  *
50
50
  */
51
51
  export declare class DeleteBucketInventoryConfigurationCommand extends $Command<DeleteBucketInventoryConfigurationCommandInput, DeleteBucketInventoryConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -45,7 +45,7 @@ export interface DeleteBucketLifecycleCommandOutput extends __MetadataBearer {
45
45
  *
46
46
  * @see {@link DeleteBucketLifecycleCommandInput} for command's `input` shape.
47
47
  * @see {@link DeleteBucketLifecycleCommandOutput} for command's `response` shape.
48
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
48
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
49
49
  *
50
50
  */
51
51
  export declare class DeleteBucketLifecycleCommand extends $Command<DeleteBucketLifecycleCommandInput, DeleteBucketLifecycleCommandOutput, S3ClientResolvedConfig> {
@@ -55,7 +55,7 @@ export interface DeleteBucketMetricsConfigurationCommandOutput extends __Metadat
55
55
  *
56
56
  * @see {@link DeleteBucketMetricsConfigurationCommandInput} for command's `input` shape.
57
57
  * @see {@link DeleteBucketMetricsConfigurationCommandOutput} for command's `response` shape.
58
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
58
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
59
59
  *
60
60
  */
61
61
  export declare class DeleteBucketMetricsConfigurationCommand extends $Command<DeleteBucketMetricsConfigurationCommandInput, DeleteBucketMetricsConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -38,7 +38,7 @@ export interface DeleteBucketOwnershipControlsCommandOutput extends __MetadataBe
38
38
  *
39
39
  * @see {@link DeleteBucketOwnershipControlsCommandInput} for command's `input` shape.
40
40
  * @see {@link DeleteBucketOwnershipControlsCommandOutput} for command's `response` shape.
41
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
41
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
42
42
  *
43
43
  */
44
44
  export declare class DeleteBucketOwnershipControlsCommand extends $Command<DeleteBucketOwnershipControlsCommandInput, DeleteBucketOwnershipControlsCommandOutput, S3ClientResolvedConfig> {
@@ -52,7 +52,7 @@ export interface DeleteBucketPolicyCommandOutput extends __MetadataBearer {
52
52
  *
53
53
  * @see {@link DeleteBucketPolicyCommandInput} for command's `input` shape.
54
54
  * @see {@link DeleteBucketPolicyCommandOutput} for command's `response` shape.
55
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
55
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
56
56
  *
57
57
  */
58
58
  export declare class DeleteBucketPolicyCommand extends $Command<DeleteBucketPolicyCommandInput, DeleteBucketPolicyCommandOutput, S3ClientResolvedConfig> {
@@ -45,7 +45,7 @@ export interface DeleteBucketReplicationCommandOutput extends __MetadataBearer {
45
45
  *
46
46
  * @see {@link DeleteBucketReplicationCommandInput} for command's `input` shape.
47
47
  * @see {@link DeleteBucketReplicationCommandOutput} for command's `response` shape.
48
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
48
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
49
49
  *
50
50
  */
51
51
  export declare class DeleteBucketReplicationCommand extends $Command<DeleteBucketReplicationCommandInput, DeleteBucketReplicationCommandOutput, S3ClientResolvedConfig> {
@@ -37,7 +37,7 @@ export interface DeleteBucketTaggingCommandOutput extends __MetadataBearer {
37
37
  *
38
38
  * @see {@link DeleteBucketTaggingCommandInput} for command's `input` shape.
39
39
  * @see {@link DeleteBucketTaggingCommandOutput} for command's `response` shape.
40
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
40
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
41
41
  *
42
42
  */
43
43
  export declare class DeleteBucketTaggingCommand extends $Command<DeleteBucketTaggingCommandInput, DeleteBucketTaggingCommandOutput, S3ClientResolvedConfig> {
@@ -46,7 +46,7 @@ export interface DeleteBucketWebsiteCommandOutput extends __MetadataBearer {
46
46
  *
47
47
  * @see {@link DeleteBucketWebsiteCommandInput} for command's `input` shape.
48
48
  * @see {@link DeleteBucketWebsiteCommandOutput} for command's `response` shape.
49
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
49
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
50
50
  *
51
51
  */
52
52
  export declare class DeleteBucketWebsiteCommand extends $Command<DeleteBucketWebsiteCommandInput, DeleteBucketWebsiteCommandOutput, S3ClientResolvedConfig> {
@@ -50,7 +50,7 @@ export interface DeleteObjectCommandOutput extends DeleteObjectOutput, __Metadat
50
50
  *
51
51
  * @see {@link DeleteObjectCommandInput} for command's `input` shape.
52
52
  * @see {@link DeleteObjectCommandOutput} for command's `response` shape.
53
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
53
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
54
54
  *
55
55
  */
56
56
  export declare class DeleteObjectCommand extends $Command<DeleteObjectCommandInput, DeleteObjectCommandOutput, S3ClientResolvedConfig> {
@@ -44,7 +44,7 @@ export interface DeleteObjectTaggingCommandOutput extends DeleteObjectTaggingOut
44
44
  *
45
45
  * @see {@link DeleteObjectTaggingCommandInput} for command's `input` shape.
46
46
  * @see {@link DeleteObjectTaggingCommandOutput} for command's `response` shape.
47
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
47
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
48
48
  *
49
49
  */
50
50
  export declare class DeleteObjectTaggingCommand extends $Command<DeleteObjectTaggingCommandInput, DeleteObjectTaggingCommandOutput, S3ClientResolvedConfig> {
@@ -76,7 +76,7 @@ export interface DeleteObjectsCommandOutput extends DeleteObjectsOutput, __Metad
76
76
  *
77
77
  * @see {@link DeleteObjectsCommandInput} for command's `input` shape.
78
78
  * @see {@link DeleteObjectsCommandOutput} for command's `response` shape.
79
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
79
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
80
80
  *
81
81
  */
82
82
  export declare class DeleteObjectsCommand extends $Command<DeleteObjectsCommandInput, DeleteObjectsCommandOutput, S3ClientResolvedConfig> {
@@ -48,7 +48,7 @@ export interface DeletePublicAccessBlockCommandOutput extends __MetadataBearer {
48
48
  *
49
49
  * @see {@link DeletePublicAccessBlockCommandInput} for command's `input` shape.
50
50
  * @see {@link DeletePublicAccessBlockCommandOutput} for command's `response` shape.
51
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
51
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
52
52
  *
53
53
  */
54
54
  export declare class DeletePublicAccessBlockCommand extends $Command<DeletePublicAccessBlockCommandInput, DeletePublicAccessBlockCommandOutput, S3ClientResolvedConfig> {
@@ -46,7 +46,7 @@ export interface GetBucketAccelerateConfigurationCommandOutput extends GetBucket
46
46
  *
47
47
  * @see {@link GetBucketAccelerateConfigurationCommandInput} for command's `input` shape.
48
48
  * @see {@link GetBucketAccelerateConfigurationCommandOutput} for command's `response` shape.
49
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
49
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
50
50
  *
51
51
  */
52
52
  export declare class GetBucketAccelerateConfigurationCommand extends $Command<GetBucketAccelerateConfigurationCommandInput, GetBucketAccelerateConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -35,7 +35,7 @@ export interface GetBucketAclCommandOutput extends GetBucketAclOutput, __Metadat
35
35
  *
36
36
  * @see {@link GetBucketAclCommandInput} for command's `input` shape.
37
37
  * @see {@link GetBucketAclCommandOutput} for command's `response` shape.
38
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
38
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
39
39
  *
40
40
  */
41
41
  export declare class GetBucketAclCommand extends $Command<GetBucketAclCommandInput, GetBucketAclCommandOutput, S3ClientResolvedConfig> {
@@ -49,7 +49,7 @@ export interface GetBucketAnalyticsConfigurationCommandOutput extends GetBucketA
49
49
  *
50
50
  * @see {@link GetBucketAnalyticsConfigurationCommandInput} for command's `input` shape.
51
51
  * @see {@link GetBucketAnalyticsConfigurationCommandOutput} for command's `response` shape.
52
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
52
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
53
53
  *
54
54
  */
55
55
  export declare class GetBucketAnalyticsConfigurationCommand extends $Command<GetBucketAnalyticsConfigurationCommandInput, GetBucketAnalyticsConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -40,7 +40,7 @@ export interface GetBucketCorsCommandOutput extends GetBucketCorsOutput, __Metad
40
40
  *
41
41
  * @see {@link GetBucketCorsCommandInput} for command's `input` shape.
42
42
  * @see {@link GetBucketCorsCommandOutput} for command's `response` shape.
43
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
43
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
44
44
  *
45
45
  */
46
46
  export declare class GetBucketCorsCommand extends $Command<GetBucketCorsCommandInput, GetBucketCorsCommandOutput, S3ClientResolvedConfig> {
@@ -41,7 +41,7 @@ export interface GetBucketEncryptionCommandOutput extends GetBucketEncryptionOut
41
41
  *
42
42
  * @see {@link GetBucketEncryptionCommandInput} for command's `input` shape.
43
43
  * @see {@link GetBucketEncryptionCommandOutput} for command's `response` shape.
44
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
44
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
45
45
  *
46
46
  */
47
47
  export declare class GetBucketEncryptionCommand extends $Command<GetBucketEncryptionCommandInput, GetBucketEncryptionCommandOutput, S3ClientResolvedConfig> {
@@ -42,7 +42,7 @@ export interface GetBucketIntelligentTieringConfigurationCommandOutput extends G
42
42
  *
43
43
  * @see {@link GetBucketIntelligentTieringConfigurationCommandInput} for command's `input` shape.
44
44
  * @see {@link GetBucketIntelligentTieringConfigurationCommandOutput} for command's `response` shape.
45
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
45
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
46
46
  *
47
47
  */
48
48
  export declare class GetBucketIntelligentTieringConfigurationCommand extends $Command<GetBucketIntelligentTieringConfigurationCommandInput, GetBucketIntelligentTieringConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -49,7 +49,7 @@ export interface GetBucketInventoryConfigurationCommandOutput extends GetBucketI
49
49
  *
50
50
  * @see {@link GetBucketInventoryConfigurationCommandInput} for command's `input` shape.
51
51
  * @see {@link GetBucketInventoryConfigurationCommandOutput} for command's `response` shape.
52
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
52
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
53
53
  *
54
54
  */
55
55
  export declare class GetBucketInventoryConfigurationCommand extends $Command<GetBucketInventoryConfigurationCommandInput, GetBucketInventoryConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -75,7 +75,7 @@ export interface GetBucketLifecycleConfigurationCommandOutput extends GetBucketL
75
75
  *
76
76
  * @see {@link GetBucketLifecycleConfigurationCommandInput} for command's `input` shape.
77
77
  * @see {@link GetBucketLifecycleConfigurationCommandOutput} for command's `response` shape.
78
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
78
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
79
79
  *
80
80
  */
81
81
  export declare class GetBucketLifecycleConfigurationCommand extends $Command<GetBucketLifecycleConfigurationCommandInput, GetBucketLifecycleConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -40,7 +40,7 @@ export interface GetBucketLocationCommandOutput extends GetBucketLocationOutput,
40
40
  *
41
41
  * @see {@link GetBucketLocationCommandInput} for command's `input` shape.
42
42
  * @see {@link GetBucketLocationCommandOutput} for command's `response` shape.
43
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
43
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
44
44
  *
45
45
  */
46
46
  export declare class GetBucketLocationCommand extends $Command<GetBucketLocationCommandInput, GetBucketLocationCommandOutput, S3ClientResolvedConfig> {
@@ -35,7 +35,7 @@ export interface GetBucketLoggingCommandOutput extends GetBucketLoggingOutput, _
35
35
  *
36
36
  * @see {@link GetBucketLoggingCommandInput} for command's `input` shape.
37
37
  * @see {@link GetBucketLoggingCommandOutput} for command's `response` shape.
38
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
38
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
39
39
  *
40
40
  */
41
41
  export declare class GetBucketLoggingCommand extends $Command<GetBucketLoggingCommandInput, GetBucketLoggingCommandOutput, S3ClientResolvedConfig> {
@@ -56,7 +56,7 @@ export interface GetBucketMetricsConfigurationCommandOutput extends GetBucketMet
56
56
  *
57
57
  * @see {@link GetBucketMetricsConfigurationCommandInput} for command's `input` shape.
58
58
  * @see {@link GetBucketMetricsConfigurationCommandOutput} for command's `response` shape.
59
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
59
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
60
60
  *
61
61
  */
62
62
  export declare class GetBucketMetricsConfigurationCommand extends $Command<GetBucketMetricsConfigurationCommandInput, GetBucketMetricsConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -40,7 +40,7 @@ export interface GetBucketNotificationConfigurationCommandOutput extends Notific
40
40
  *
41
41
  * @see {@link GetBucketNotificationConfigurationCommandInput} for command's `input` shape.
42
42
  * @see {@link GetBucketNotificationConfigurationCommandOutput} for command's `response` shape.
43
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
43
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
44
44
  *
45
45
  */
46
46
  export declare class GetBucketNotificationConfigurationCommand extends $Command<GetBucketNotificationConfigurationCommandInput, GetBucketNotificationConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -37,7 +37,7 @@ export interface GetBucketOwnershipControlsCommandOutput extends GetBucketOwners
37
37
  *
38
38
  * @see {@link GetBucketOwnershipControlsCommandInput} for command's `input` shape.
39
39
  * @see {@link GetBucketOwnershipControlsCommandOutput} for command's `response` shape.
40
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
40
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
41
41
  *
42
42
  */
43
43
  export declare class GetBucketOwnershipControlsCommand extends $Command<GetBucketOwnershipControlsCommandInput, GetBucketOwnershipControlsCommandOutput, S3ClientResolvedConfig> {
@@ -46,7 +46,7 @@ export interface GetBucketPolicyCommandOutput extends GetBucketPolicyOutput, __M
46
46
  *
47
47
  * @see {@link GetBucketPolicyCommandInput} for command's `input` shape.
48
48
  * @see {@link GetBucketPolicyCommandOutput} for command's `response` shape.
49
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
49
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
50
50
  *
51
51
  */
52
52
  export declare class GetBucketPolicyCommand extends $Command<GetBucketPolicyCommandInput, GetBucketPolicyCommandOutput, S3ClientResolvedConfig> {
@@ -50,7 +50,7 @@ export interface GetBucketPolicyStatusCommandOutput extends GetBucketPolicyStatu
50
50
  *
51
51
  * @see {@link GetBucketPolicyStatusCommandInput} for command's `input` shape.
52
52
  * @see {@link GetBucketPolicyStatusCommandOutput} for command's `response` shape.
53
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
53
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
54
54
  *
55
55
  */
56
56
  export declare class GetBucketPolicyStatusCommand extends $Command<GetBucketPolicyStatusCommandInput, GetBucketPolicyStatusCommandOutput, S3ClientResolvedConfig> {
@@ -54,7 +54,7 @@ export interface GetBucketReplicationCommandOutput extends GetBucketReplicationO
54
54
  *
55
55
  * @see {@link GetBucketReplicationCommandInput} for command's `input` shape.
56
56
  * @see {@link GetBucketReplicationCommandOutput} for command's `response` shape.
57
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
57
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
58
58
  *
59
59
  */
60
60
  export declare class GetBucketReplicationCommand extends $Command<GetBucketReplicationCommandInput, GetBucketReplicationCommandOutput, S3ClientResolvedConfig> {
@@ -30,7 +30,7 @@ export interface GetBucketRequestPaymentCommandOutput extends GetBucketRequestPa
30
30
  *
31
31
  * @see {@link GetBucketRequestPaymentCommandInput} for command's `input` shape.
32
32
  * @see {@link GetBucketRequestPaymentCommandOutput} for command's `response` shape.
33
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
33
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
34
34
  *
35
35
  */
36
36
  export declare class GetBucketRequestPaymentCommand extends $Command<GetBucketRequestPaymentCommandInput, GetBucketRequestPaymentCommandOutput, S3ClientResolvedConfig> {
@@ -51,7 +51,7 @@ export interface GetBucketTaggingCommandOutput extends GetBucketTaggingOutput, _
51
51
  *
52
52
  * @see {@link GetBucketTaggingCommandInput} for command's `input` shape.
53
53
  * @see {@link GetBucketTaggingCommandOutput} for command's `response` shape.
54
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
54
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
55
55
  *
56
56
  */
57
57
  export declare class GetBucketTaggingCommand extends $Command<GetBucketTaggingCommandInput, GetBucketTaggingCommandOutput, S3ClientResolvedConfig> {
@@ -44,7 +44,7 @@ export interface GetBucketVersioningCommandOutput extends GetBucketVersioningOut
44
44
  *
45
45
  * @see {@link GetBucketVersioningCommandInput} for command's `input` shape.
46
46
  * @see {@link GetBucketVersioningCommandOutput} for command's `response` shape.
47
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
47
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
48
48
  *
49
49
  */
50
50
  export declare class GetBucketVersioningCommand extends $Command<GetBucketVersioningCommandInput, GetBucketVersioningCommandOutput, S3ClientResolvedConfig> {
@@ -40,7 +40,7 @@ export interface GetBucketWebsiteCommandOutput extends GetBucketWebsiteOutput, _
40
40
  *
41
41
  * @see {@link GetBucketWebsiteCommandInput} for command's `input` shape.
42
42
  * @see {@link GetBucketWebsiteCommandOutput} for command's `response` shape.
43
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
43
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
44
44
  *
45
45
  */
46
46
  export declare class GetBucketWebsiteCommand extends $Command<GetBucketWebsiteCommandInput, GetBucketWebsiteCommandOutput, S3ClientResolvedConfig> {
@@ -46,7 +46,7 @@ export interface GetObjectAclCommandOutput extends GetObjectAclOutput, __Metadat
46
46
  *
47
47
  * @see {@link GetObjectAclCommandInput} for command's `input` shape.
48
48
  * @see {@link GetObjectAclCommandOutput} for command's `response` shape.
49
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
49
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
50
50
  *
51
51
  */
52
52
  export declare class GetObjectAclCommand extends $Command<GetObjectAclCommandInput, GetObjectAclCommandOutput, S3ClientResolvedConfig> {
@@ -200,7 +200,7 @@ export interface GetObjectCommandOutput extends GetObjectOutput, __MetadataBeare
200
200
  *
201
201
  * @see {@link GetObjectCommandInput} for command's `input` shape.
202
202
  * @see {@link GetObjectCommandOutput} for command's `response` shape.
203
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
203
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
204
204
  *
205
205
  */
206
206
  export declare class GetObjectCommand extends $Command<GetObjectCommandInput, GetObjectCommandOutput, S3ClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface GetObjectLegalHoldCommandOutput extends GetObjectLegalHoldOutpu
21
21
  *
22
22
  * @see {@link GetObjectLegalHoldCommandInput} for command's `input` shape.
23
23
  * @see {@link GetObjectLegalHoldCommandOutput} for command's `response` shape.
24
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class GetObjectLegalHoldCommand extends $Command<GetObjectLegalHoldCommandInput, GetObjectLegalHoldCommandOutput, S3ClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface GetObjectLockConfigurationCommandOutput extends GetObjectLockCo
23
23
  *
24
24
  * @see {@link GetObjectLockConfigurationCommandInput} for command's `input` shape.
25
25
  * @see {@link GetObjectLockConfigurationCommandOutput} for command's `response` shape.
26
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class GetObjectLockConfigurationCommand extends $Command<GetObjectLockConfigurationCommandInput, GetObjectLockConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface GetObjectRetentionCommandOutput extends GetObjectRetentionOutpu
21
21
  *
22
22
  * @see {@link GetObjectRetentionCommandInput} for command's `input` shape.
23
23
  * @see {@link GetObjectRetentionCommandOutput} for command's `response` shape.
24
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class GetObjectRetentionCommand extends $Command<GetObjectRetentionCommandInput, GetObjectRetentionCommandOutput, S3ClientResolvedConfig> {
@@ -47,7 +47,7 @@ export interface GetObjectTaggingCommandOutput extends GetObjectTaggingOutput, _
47
47
  *
48
48
  * @see {@link GetObjectTaggingCommandInput} for command's `input` shape.
49
49
  * @see {@link GetObjectTaggingCommandOutput} for command's `response` shape.
50
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
50
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
51
51
  *
52
52
  */
53
53
  export declare class GetObjectTaggingCommand extends $Command<GetObjectTaggingCommandInput, GetObjectTaggingCommandOutput, S3ClientResolvedConfig> {
@@ -36,7 +36,7 @@ export interface GetObjectTorrentCommandOutput extends GetObjectTorrentOutput, _
36
36
  *
37
37
  * @see {@link GetObjectTorrentCommandInput} for command's `input` shape.
38
38
  * @see {@link GetObjectTorrentCommandOutput} for command's `response` shape.
39
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
39
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
40
40
  *
41
41
  */
42
42
  export declare class GetObjectTorrentCommand extends $Command<GetObjectTorrentCommandInput, GetObjectTorrentCommandOutput, S3ClientResolvedConfig> {
@@ -59,7 +59,7 @@ export interface GetPublicAccessBlockCommandOutput extends GetPublicAccessBlockO
59
59
  *
60
60
  * @see {@link GetPublicAccessBlockCommandInput} for command's `input` shape.
61
61
  * @see {@link GetPublicAccessBlockCommandOutput} for command's `response` shape.
62
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
62
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
63
63
  *
64
64
  */
65
65
  export declare class GetPublicAccessBlockCommand extends $Command<GetPublicAccessBlockCommandInput, GetPublicAccessBlockCommandOutput, S3ClientResolvedConfig> {
@@ -35,7 +35,7 @@ export interface HeadBucketCommandOutput extends __MetadataBearer {
35
35
  *
36
36
  * @see {@link HeadBucketCommandInput} for command's `input` shape.
37
37
  * @see {@link HeadBucketCommandOutput} for command's `response` shape.
38
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
38
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
39
39
  *
40
40
  */
41
41
  export declare class HeadBucketCommand extends $Command<HeadBucketCommandInput, HeadBucketCommandOutput, S3ClientResolvedConfig> {
@@ -131,7 +131,7 @@ export interface HeadObjectCommandOutput extends HeadObjectOutput, __MetadataBea
131
131
  *
132
132
  * @see {@link HeadObjectCommandInput} for command's `input` shape.
133
133
  * @see {@link HeadObjectCommandOutput} for command's `response` shape.
134
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
134
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
135
135
  *
136
136
  */
137
137
  export declare class HeadObjectCommand extends $Command<HeadObjectCommandInput, HeadObjectCommandOutput, S3ClientResolvedConfig> {