@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
@@ -59,7 +59,7 @@ export interface ListBucketAnalyticsConfigurationsCommandOutput extends ListBuck
59
59
  *
60
60
  * @see {@link ListBucketAnalyticsConfigurationsCommandInput} for command's `input` shape.
61
61
  * @see {@link ListBucketAnalyticsConfigurationsCommandOutput} 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 ListBucketAnalyticsConfigurationsCommand extends $Command<ListBucketAnalyticsConfigurationsCommandInput, ListBucketAnalyticsConfigurationsCommandOutput, S3ClientResolvedConfig> {
@@ -42,7 +42,7 @@ export interface ListBucketIntelligentTieringConfigurationsCommandOutput extends
42
42
  *
43
43
  * @see {@link ListBucketIntelligentTieringConfigurationsCommandInput} for command's `input` shape.
44
44
  * @see {@link ListBucketIntelligentTieringConfigurationsCommandOutput} 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 ListBucketIntelligentTieringConfigurationsCommand extends $Command<ListBucketIntelligentTieringConfigurationsCommandInput, ListBucketIntelligentTieringConfigurationsCommandOutput, S3ClientResolvedConfig> {
@@ -58,7 +58,7 @@ export interface ListBucketInventoryConfigurationsCommandOutput extends ListBuck
58
58
  *
59
59
  * @see {@link ListBucketInventoryConfigurationsCommandInput} for command's `input` shape.
60
60
  * @see {@link ListBucketInventoryConfigurationsCommandOutput} 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 ListBucketInventoryConfigurationsCommand extends $Command<ListBucketInventoryConfigurationsCommandInput, ListBucketInventoryConfigurationsCommandOutput, S3ClientResolvedConfig> {
@@ -60,7 +60,7 @@ export interface ListBucketMetricsConfigurationsCommandOutput extends ListBucket
60
60
  *
61
61
  * @see {@link ListBucketMetricsConfigurationsCommandInput} for command's `input` shape.
62
62
  * @see {@link ListBucketMetricsConfigurationsCommandOutput} for command's `response` shape.
63
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
63
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
64
64
  *
65
65
  */
66
66
  export declare class ListBucketMetricsConfigurationsCommand extends $Command<ListBucketMetricsConfigurationsCommandInput, ListBucketMetricsConfigurationsCommandOutput, S3ClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListBucketsCommandOutput extends ListBucketsOutput, __MetadataB
20
20
  *
21
21
  * @see {@link ListBucketsCommandInput} for command's `input` shape.
22
22
  * @see {@link ListBucketsCommandOutput} for command's `response` shape.
23
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListBucketsCommand extends $Command<ListBucketsCommandInput, ListBucketsCommandOutput, S3ClientResolvedConfig> {
@@ -70,7 +70,7 @@ export interface ListMultipartUploadsCommandOutput extends ListMultipartUploadsO
70
70
  *
71
71
  * @see {@link ListMultipartUploadsCommandInput} for command's `input` shape.
72
72
  * @see {@link ListMultipartUploadsCommandOutput} for command's `response` shape.
73
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
73
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
74
74
  *
75
75
  */
76
76
  export declare class ListMultipartUploadsCommand extends $Command<ListMultipartUploadsCommandInput, ListMultipartUploadsCommandOutput, S3ClientResolvedConfig> {
@@ -58,7 +58,7 @@ export interface ListObjectVersionsCommandOutput extends ListObjectVersionsOutpu
58
58
  *
59
59
  * @see {@link ListObjectVersionsCommandInput} for command's `input` shape.
60
60
  * @see {@link ListObjectVersionsCommandOutput} 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 ListObjectVersionsCommand extends $Command<ListObjectVersionsCommandInput, ListObjectVersionsCommandOutput, S3ClientResolvedConfig> {
@@ -57,7 +57,7 @@ export interface ListObjectsCommandOutput extends ListObjectsOutput, __MetadataB
57
57
  *
58
58
  * @see {@link ListObjectsCommandInput} for command's `input` shape.
59
59
  * @see {@link ListObjectsCommandOutput} for command's `response` shape.
60
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
60
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
61
61
  *
62
62
  */
63
63
  export declare class ListObjectsCommand extends $Command<ListObjectsCommandInput, ListObjectsCommandOutput, S3ClientResolvedConfig> {
@@ -61,7 +61,7 @@ export interface ListObjectsV2CommandOutput extends ListObjectsV2Output, __Metad
61
61
  *
62
62
  * @see {@link ListObjectsV2CommandInput} for command's `input` shape.
63
63
  * @see {@link ListObjectsV2CommandOutput} for command's `response` shape.
64
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
64
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
65
65
  *
66
66
  */
67
67
  export declare class ListObjectsV2Command extends $Command<ListObjectsV2CommandInput, ListObjectsV2CommandOutput, S3ClientResolvedConfig> {
@@ -64,7 +64,7 @@ export interface ListPartsCommandOutput extends ListPartsOutput, __MetadataBeare
64
64
  *
65
65
  * @see {@link ListPartsCommandInput} for command's `input` shape.
66
66
  * @see {@link ListPartsCommandOutput} for command's `response` shape.
67
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
67
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
68
68
  *
69
69
  */
70
70
  export declare class ListPartsCommand extends $Command<ListPartsCommandInput, ListPartsCommandOutput, S3ClientResolvedConfig> {
@@ -65,7 +65,7 @@ export interface PutBucketAccelerateConfigurationCommandOutput extends __Metadat
65
65
  *
66
66
  * @see {@link PutBucketAccelerateConfigurationCommandInput} for command's `input` shape.
67
67
  * @see {@link PutBucketAccelerateConfigurationCommandOutput} for command's `response` shape.
68
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
68
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
69
69
  *
70
70
  */
71
71
  export declare class PutBucketAccelerateConfigurationCommand extends $Command<PutBucketAccelerateConfigurationCommandInput, PutBucketAccelerateConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -209,7 +209,7 @@ export interface PutBucketAclCommandOutput extends __MetadataBearer {
209
209
  *
210
210
  * @see {@link PutBucketAclCommandInput} for command's `input` shape.
211
211
  * @see {@link PutBucketAclCommandOutput} for command's `response` shape.
212
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
212
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
213
213
  *
214
214
  */
215
215
  export declare class PutBucketAclCommand extends $Command<PutBucketAclCommandInput, PutBucketAclCommandOutput, S3ClientResolvedConfig> {
@@ -135,7 +135,7 @@ export interface PutBucketAnalyticsConfigurationCommandOutput extends __Metadata
135
135
  *
136
136
  * @see {@link PutBucketAnalyticsConfigurationCommandInput} for command's `input` shape.
137
137
  * @see {@link PutBucketAnalyticsConfigurationCommandOutput} for command's `response` shape.
138
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
138
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
139
139
  *
140
140
  */
141
141
  export declare class PutBucketAnalyticsConfigurationCommand extends $Command<PutBucketAnalyticsConfigurationCommandInput, PutBucketAnalyticsConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -76,7 +76,7 @@ export interface PutBucketCorsCommandOutput extends __MetadataBearer {
76
76
  *
77
77
  * @see {@link PutBucketCorsCommandInput} for command's `input` shape.
78
78
  * @see {@link PutBucketCorsCommandOutput} 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 PutBucketCorsCommand extends $Command<PutBucketCorsCommandInput, PutBucketCorsCommandOutput, S3ClientResolvedConfig> {
@@ -52,7 +52,7 @@ export interface PutBucketEncryptionCommandOutput extends __MetadataBearer {
52
52
  *
53
53
  * @see {@link PutBucketEncryptionCommandInput} for command's `input` shape.
54
54
  * @see {@link PutBucketEncryptionCommandOutput} 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 PutBucketEncryptionCommand extends $Command<PutBucketEncryptionCommandInput, PutBucketEncryptionCommandOutput, S3ClientResolvedConfig> {
@@ -102,7 +102,7 @@ export interface PutBucketIntelligentTieringConfigurationCommandOutput extends _
102
102
  *
103
103
  * @see {@link PutBucketIntelligentTieringConfigurationCommandInput} for command's `input` shape.
104
104
  * @see {@link PutBucketIntelligentTieringConfigurationCommandOutput} for command's `response` shape.
105
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
105
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
106
106
  *
107
107
  */
108
108
  export declare class PutBucketIntelligentTieringConfigurationCommand extends $Command<PutBucketIntelligentTieringConfigurationCommandInput, PutBucketIntelligentTieringConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -120,7 +120,7 @@ export interface PutBucketInventoryConfigurationCommandOutput extends __Metadata
120
120
  *
121
121
  * @see {@link PutBucketInventoryConfigurationCommandInput} for command's `input` shape.
122
122
  * @see {@link PutBucketInventoryConfigurationCommandOutput} for command's `response` shape.
123
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
123
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
124
124
  *
125
125
  */
126
126
  export declare class PutBucketInventoryConfigurationCommand extends $Command<PutBucketInventoryConfigurationCommandInput, PutBucketInventoryConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -113,7 +113,7 @@ export interface PutBucketLifecycleConfigurationCommandOutput extends __Metadata
113
113
  *
114
114
  * @see {@link PutBucketLifecycleConfigurationCommandInput} for command's `input` shape.
115
115
  * @see {@link PutBucketLifecycleConfigurationCommandOutput} for command's `response` shape.
116
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
116
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
117
117
  *
118
118
  */
119
119
  export declare class PutBucketLifecycleConfigurationCommand extends $Command<PutBucketLifecycleConfigurationCommandInput, PutBucketLifecycleConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -99,7 +99,7 @@ export interface PutBucketLoggingCommandOutput extends __MetadataBearer {
99
99
  *
100
100
  * @see {@link PutBucketLoggingCommandInput} for command's `input` shape.
101
101
  * @see {@link PutBucketLoggingCommandOutput} for command's `response` shape.
102
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
102
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
103
103
  *
104
104
  */
105
105
  export declare class PutBucketLoggingCommand extends $Command<PutBucketLoggingCommandInput, PutBucketLoggingCommandOutput, S3ClientResolvedConfig> {
@@ -70,7 +70,7 @@ export interface PutBucketMetricsConfigurationCommandOutput extends __MetadataBe
70
70
  *
71
71
  * @see {@link PutBucketMetricsConfigurationCommandInput} for command's `input` shape.
72
72
  * @see {@link PutBucketMetricsConfigurationCommandOutput} for command's `response` shape.
73
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
73
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
74
74
  *
75
75
  */
76
76
  export declare class PutBucketMetricsConfigurationCommand extends $Command<PutBucketMetricsConfigurationCommandInput, PutBucketMetricsConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -81,7 +81,7 @@ export interface PutBucketNotificationConfigurationCommandOutput extends __Metad
81
81
  *
82
82
  * @see {@link PutBucketNotificationConfigurationCommandInput} for command's `input` shape.
83
83
  * @see {@link PutBucketNotificationConfigurationCommandOutput} for command's `response` shape.
84
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
84
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
85
85
  *
86
86
  */
87
87
  export declare class PutBucketNotificationConfigurationCommand extends $Command<PutBucketNotificationConfigurationCommandInput, PutBucketNotificationConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -36,7 +36,7 @@ export interface PutBucketOwnershipControlsCommandOutput extends __MetadataBeare
36
36
  *
37
37
  * @see {@link PutBucketOwnershipControlsCommandInput} for command's `input` shape.
38
38
  * @see {@link PutBucketOwnershipControlsCommandOutput} 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 PutBucketOwnershipControlsCommand extends $Command<PutBucketOwnershipControlsCommandInput, PutBucketOwnershipControlsCommandOutput, S3ClientResolvedConfig> {
@@ -49,7 +49,7 @@ export interface PutBucketPolicyCommandOutput extends __MetadataBearer {
49
49
  *
50
50
  * @see {@link PutBucketPolicyCommandInput} for command's `input` shape.
51
51
  * @see {@link PutBucketPolicyCommandOutput} 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 PutBucketPolicyCommand extends $Command<PutBucketPolicyCommandInput, PutBucketPolicyCommandOutput, S3ClientResolvedConfig> {
@@ -89,7 +89,7 @@ export interface PutBucketReplicationCommandOutput extends __MetadataBearer {
89
89
  *
90
90
  * @see {@link PutBucketReplicationCommandInput} for command's `input` shape.
91
91
  * @see {@link PutBucketReplicationCommandOutput} for command's `response` shape.
92
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
92
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
93
93
  *
94
94
  */
95
95
  export declare class PutBucketReplicationCommand extends $Command<PutBucketReplicationCommandInput, PutBucketReplicationCommandOutput, S3ClientResolvedConfig> {
@@ -38,7 +38,7 @@ export interface PutBucketRequestPaymentCommandOutput extends __MetadataBearer {
38
38
  *
39
39
  * @see {@link PutBucketRequestPaymentCommandInput} for command's `input` shape.
40
40
  * @see {@link PutBucketRequestPaymentCommandOutput} 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 PutBucketRequestPaymentCommand extends $Command<PutBucketRequestPaymentCommandInput, PutBucketRequestPaymentCommandOutput, S3ClientResolvedConfig> {
@@ -98,7 +98,7 @@ export interface PutBucketTaggingCommandOutput extends __MetadataBearer {
98
98
  *
99
99
  * @see {@link PutBucketTaggingCommandInput} for command's `input` shape.
100
100
  * @see {@link PutBucketTaggingCommandOutput} for command's `response` shape.
101
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
101
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
102
102
  *
103
103
  */
104
104
  export declare class PutBucketTaggingCommand extends $Command<PutBucketTaggingCommandInput, PutBucketTaggingCommandOutput, S3ClientResolvedConfig> {
@@ -68,7 +68,7 @@ export interface PutBucketVersioningCommandOutput extends __MetadataBearer {
68
68
  *
69
69
  * @see {@link PutBucketVersioningCommandInput} for command's `input` shape.
70
70
  * @see {@link PutBucketVersioningCommandOutput} for command's `response` shape.
71
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
71
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
72
72
  *
73
73
  */
74
74
  export declare class PutBucketVersioningCommand extends $Command<PutBucketVersioningCommandInput, PutBucketVersioningCommandOutput, S3ClientResolvedConfig> {
@@ -145,7 +145,7 @@ export interface PutBucketWebsiteCommandOutput extends __MetadataBearer {
145
145
  *
146
146
  * @see {@link PutBucketWebsiteCommandInput} for command's `input` shape.
147
147
  * @see {@link PutBucketWebsiteCommandOutput} for command's `response` shape.
148
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
148
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
149
149
  *
150
150
  */
151
151
  export declare class PutBucketWebsiteCommand extends $Command<PutBucketWebsiteCommandInput, PutBucketWebsiteCommandOutput, S3ClientResolvedConfig> {
@@ -196,7 +196,7 @@ export interface PutObjectAclCommandOutput extends PutObjectAclOutput, __Metadat
196
196
  *
197
197
  * @see {@link PutObjectAclCommandInput} for command's `input` shape.
198
198
  * @see {@link PutObjectAclCommandOutput} for command's `response` shape.
199
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
199
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
200
200
  *
201
201
  */
202
202
  export declare class PutObjectAclCommand extends $Command<PutObjectAclCommandInput, PutObjectAclCommandOutput, S3ClientResolvedConfig> {
@@ -124,7 +124,7 @@ export interface PutObjectCommandOutput extends PutObjectOutput, __MetadataBeare
124
124
  *
125
125
  * @see {@link PutObjectCommandInput} for command's `input` shape.
126
126
  * @see {@link PutObjectCommandOutput} for command's `response` shape.
127
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
127
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
128
128
  *
129
129
  */
130
130
  export declare class PutObjectCommand extends $Command<PutObjectCommandInput, PutObjectCommandOutput, S3ClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface PutObjectLegalHoldCommandOutput extends PutObjectLegalHoldOutpu
23
23
  *
24
24
  * @see {@link PutObjectLegalHoldCommandInput} for command's `input` shape.
25
25
  * @see {@link PutObjectLegalHoldCommandOutput} 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 PutObjectLegalHoldCommand extends $Command<PutObjectLegalHoldCommandInput, PutObjectLegalHoldCommandOutput, S3ClientResolvedConfig> {
@@ -40,7 +40,7 @@ export interface PutObjectLockConfigurationCommandOutput extends PutObjectLockCo
40
40
  *
41
41
  * @see {@link PutObjectLockConfigurationCommandInput} for command's `input` shape.
42
42
  * @see {@link PutObjectLockConfigurationCommandOutput} 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 PutObjectLockConfigurationCommand extends $Command<PutObjectLockConfigurationCommandInput, PutObjectLockConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -32,7 +32,7 @@ export interface PutObjectRetentionCommandOutput extends PutObjectRetentionOutpu
32
32
  *
33
33
  * @see {@link PutObjectRetentionCommandInput} for command's `input` shape.
34
34
  * @see {@link PutObjectRetentionCommandOutput} for command's `response` shape.
35
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
35
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
36
36
  *
37
37
  */
38
38
  export declare class PutObjectRetentionCommand extends $Command<PutObjectRetentionCommandInput, PutObjectRetentionCommandOutput, S3ClientResolvedConfig> {
@@ -123,7 +123,7 @@ export interface PutObjectTaggingCommandOutput extends PutObjectTaggingOutput, _
123
123
  *
124
124
  * @see {@link PutObjectTaggingCommandInput} for command's `input` shape.
125
125
  * @see {@link PutObjectTaggingCommandOutput} for command's `response` shape.
126
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
126
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
127
127
  *
128
128
  */
129
129
  export declare class PutObjectTaggingCommand extends $Command<PutObjectTaggingCommandInput, PutObjectTaggingCommandOutput, S3ClientResolvedConfig> {
@@ -64,7 +64,7 @@ export interface PutPublicAccessBlockCommandOutput extends __MetadataBearer {
64
64
  *
65
65
  * @see {@link PutPublicAccessBlockCommandInput} for command's `input` shape.
66
66
  * @see {@link PutPublicAccessBlockCommandOutput} for command's `response` shape.
67
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
67
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
68
68
  *
69
69
  */
70
70
  export declare class PutPublicAccessBlockCommand extends $Command<PutPublicAccessBlockCommandInput, PutPublicAccessBlockCommandOutput, S3ClientResolvedConfig> {
@@ -312,7 +312,7 @@ export interface RestoreObjectCommandOutput extends RestoreObjectOutput, __Metad
312
312
  *
313
313
  * @see {@link RestoreObjectCommandInput} for command's `input` shape.
314
314
  * @see {@link RestoreObjectCommandOutput} for command's `response` shape.
315
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
315
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
316
316
  *
317
317
  */
318
318
  export declare class RestoreObjectCommand extends $Command<RestoreObjectCommandInput, RestoreObjectCommandOutput, S3ClientResolvedConfig> {
@@ -136,7 +136,7 @@ export interface SelectObjectContentCommandOutput extends SelectObjectContentOut
136
136
  *
137
137
  * @see {@link SelectObjectContentCommandInput} for command's `input` shape.
138
138
  * @see {@link SelectObjectContentCommandOutput} for command's `response` shape.
139
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
139
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
140
140
  *
141
141
  */
142
142
  export declare class SelectObjectContentCommand extends $Command<SelectObjectContentCommandInput, SelectObjectContentCommandOutput, S3ClientResolvedConfig> {
@@ -167,7 +167,7 @@ export interface UploadPartCommandOutput extends UploadPartOutput, __MetadataBea
167
167
  *
168
168
  * @see {@link UploadPartCommandInput} for command's `input` shape.
169
169
  * @see {@link UploadPartCommandOutput} for command's `response` shape.
170
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
170
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
171
171
  *
172
172
  */
173
173
  export declare class UploadPartCommand extends $Command<UploadPartCommandInput, UploadPartCommandOutput, S3ClientResolvedConfig> {
@@ -198,7 +198,7 @@ export interface UploadPartCopyCommandOutput extends UploadPartCopyOutput, __Met
198
198
  *
199
199
  * @see {@link UploadPartCopyCommandInput} for command's `input` shape.
200
200
  * @see {@link UploadPartCopyCommandOutput} for command's `response` shape.
201
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
201
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
202
202
  *
203
203
  */
204
204
  export declare class UploadPartCopyCommand extends $Command<UploadPartCopyCommandInput, UploadPartCopyCommandOutput, S3ClientResolvedConfig> {
@@ -52,7 +52,7 @@ export interface WriteGetObjectResponseCommandOutput extends __MetadataBearer {
52
52
  *
53
53
  * @see {@link WriteGetObjectResponseCommandInput} for command's `input` shape.
54
54
  * @see {@link WriteGetObjectResponseCommandOutput} 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 WriteGetObjectResponseCommand extends $Command<WriteGetObjectResponseCommandInput, WriteGetObjectResponseCommandOutput, S3ClientResolvedConfig> {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-s3",
3
3
  "description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
4
- "version": "3.40.1",
4
+ "version": "3.41.0",
5
5
  "scripts": {
6
6
  "build": "yarn build:cjs && yarn build:es && yarn build:types",
7
7
  "build:cjs": "tsc -p tsconfig.json",
@@ -23,9 +23,9 @@
23
23
  "dependencies": {
24
24
  "@aws-crypto/sha256-browser": "2.0.0",
25
25
  "@aws-crypto/sha256-js": "2.0.0",
26
- "@aws-sdk/client-sts": "3.40.0",
26
+ "@aws-sdk/client-sts": "3.41.0",
27
27
  "@aws-sdk/config-resolver": "3.40.0",
28
- "@aws-sdk/credential-provider-node": "3.40.0",
28
+ "@aws-sdk/credential-provider-node": "3.41.0",
29
29
  "@aws-sdk/eventstream-serde-browser": "3.40.0",
30
30
  "@aws-sdk/eventstream-serde-config-resolver": "3.40.0",
31
31
  "@aws-sdk/eventstream-serde-node": "3.40.0",
@@ -36,14 +36,14 @@
36
36
  "@aws-sdk/invalid-dependency": "3.40.0",
37
37
  "@aws-sdk/md5-js": "3.40.0",
38
38
  "@aws-sdk/middleware-apply-body-checksum": "3.40.0",
39
- "@aws-sdk/middleware-bucket-endpoint": "3.40.1",
39
+ "@aws-sdk/middleware-bucket-endpoint": "3.41.0",
40
40
  "@aws-sdk/middleware-content-length": "3.40.0",
41
41
  "@aws-sdk/middleware-expect-continue": "3.40.0",
42
42
  "@aws-sdk/middleware-host-header": "3.40.0",
43
43
  "@aws-sdk/middleware-location-constraint": "3.40.0",
44
44
  "@aws-sdk/middleware-logger": "3.40.0",
45
45
  "@aws-sdk/middleware-retry": "3.40.0",
46
- "@aws-sdk/middleware-sdk-s3": "3.40.0",
46
+ "@aws-sdk/middleware-sdk-s3": "3.41.0",
47
47
  "@aws-sdk/middleware-serde": "3.40.0",
48
48
  "@aws-sdk/middleware-signing": "3.40.0",
49
49
  "@aws-sdk/middleware-ssec": "3.40.0",
@@ -52,7 +52,7 @@
52
52
  "@aws-sdk/node-config-provider": "3.40.0",
53
53
  "@aws-sdk/node-http-handler": "3.40.0",
54
54
  "@aws-sdk/protocol-http": "3.40.0",
55
- "@aws-sdk/smithy-client": "3.40.0",
55
+ "@aws-sdk/smithy-client": "3.41.0",
56
56
  "@aws-sdk/types": "3.40.0",
57
57
  "@aws-sdk/url-parser": "3.40.0",
58
58
  "@aws-sdk/util-base64-browser": "3.37.0",