@aws-sdk/client-s3 3.890.0 → 3.891.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 (105) hide show
  1. package/dist-types/commands/AbortMultipartUploadCommand.d.ts +2 -0
  2. package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +2 -0
  3. package/dist-types/commands/CopyObjectCommand.d.ts +2 -0
  4. package/dist-types/commands/CreateBucketCommand.d.ts +2 -0
  5. package/dist-types/commands/CreateBucketMetadataConfigurationCommand.d.ts +2 -0
  6. package/dist-types/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +2 -0
  7. package/dist-types/commands/CreateMultipartUploadCommand.d.ts +2 -0
  8. package/dist-types/commands/CreateSessionCommand.d.ts +2 -0
  9. package/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +2 -0
  10. package/dist-types/commands/DeleteBucketCommand.d.ts +2 -0
  11. package/dist-types/commands/DeleteBucketCorsCommand.d.ts +2 -0
  12. package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +2 -0
  13. package/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +2 -0
  14. package/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +2 -0
  15. package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +2 -0
  16. package/dist-types/commands/DeleteBucketMetadataConfigurationCommand.d.ts +2 -0
  17. package/dist-types/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +2 -0
  18. package/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +2 -0
  19. package/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +2 -0
  20. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +2 -0
  21. package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +2 -0
  22. package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +2 -0
  23. package/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +2 -0
  24. package/dist-types/commands/DeleteObjectCommand.d.ts +2 -0
  25. package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +2 -0
  26. package/dist-types/commands/DeleteObjectsCommand.d.ts +2 -0
  27. package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +2 -0
  28. package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +2 -0
  29. package/dist-types/commands/GetBucketAclCommand.d.ts +2 -0
  30. package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +2 -0
  31. package/dist-types/commands/GetBucketCorsCommand.d.ts +2 -0
  32. package/dist-types/commands/GetBucketEncryptionCommand.d.ts +2 -0
  33. package/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +2 -0
  34. package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +2 -0
  35. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +2 -0
  36. package/dist-types/commands/GetBucketLocationCommand.d.ts +2 -0
  37. package/dist-types/commands/GetBucketLoggingCommand.d.ts +2 -0
  38. package/dist-types/commands/GetBucketMetadataConfigurationCommand.d.ts +2 -0
  39. package/dist-types/commands/GetBucketMetadataTableConfigurationCommand.d.ts +2 -0
  40. package/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +2 -0
  41. package/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +2 -0
  42. package/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +2 -0
  43. package/dist-types/commands/GetBucketPolicyCommand.d.ts +2 -0
  44. package/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +2 -0
  45. package/dist-types/commands/GetBucketReplicationCommand.d.ts +2 -0
  46. package/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +2 -0
  47. package/dist-types/commands/GetBucketTaggingCommand.d.ts +2 -0
  48. package/dist-types/commands/GetBucketVersioningCommand.d.ts +2 -0
  49. package/dist-types/commands/GetBucketWebsiteCommand.d.ts +2 -0
  50. package/dist-types/commands/GetObjectAclCommand.d.ts +2 -0
  51. package/dist-types/commands/GetObjectAttributesCommand.d.ts +2 -0
  52. package/dist-types/commands/GetObjectCommand.d.ts +2 -0
  53. package/dist-types/commands/GetObjectLegalHoldCommand.d.ts +2 -0
  54. package/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +2 -0
  55. package/dist-types/commands/GetObjectRetentionCommand.d.ts +2 -0
  56. package/dist-types/commands/GetObjectTaggingCommand.d.ts +2 -0
  57. package/dist-types/commands/GetObjectTorrentCommand.d.ts +2 -0
  58. package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +2 -0
  59. package/dist-types/commands/HeadBucketCommand.d.ts +2 -0
  60. package/dist-types/commands/HeadObjectCommand.d.ts +2 -0
  61. package/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +2 -0
  62. package/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +2 -0
  63. package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +2 -0
  64. package/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +2 -0
  65. package/dist-types/commands/ListBucketsCommand.d.ts +2 -0
  66. package/dist-types/commands/ListDirectoryBucketsCommand.d.ts +2 -0
  67. package/dist-types/commands/ListMultipartUploadsCommand.d.ts +2 -0
  68. package/dist-types/commands/ListObjectVersionsCommand.d.ts +2 -0
  69. package/dist-types/commands/ListObjectsCommand.d.ts +2 -0
  70. package/dist-types/commands/ListObjectsV2Command.d.ts +2 -0
  71. package/dist-types/commands/ListPartsCommand.d.ts +2 -0
  72. package/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +2 -0
  73. package/dist-types/commands/PutBucketAclCommand.d.ts +2 -0
  74. package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +2 -0
  75. package/dist-types/commands/PutBucketCorsCommand.d.ts +2 -0
  76. package/dist-types/commands/PutBucketEncryptionCommand.d.ts +2 -0
  77. package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +2 -0
  78. package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +2 -0
  79. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +2 -0
  80. package/dist-types/commands/PutBucketLoggingCommand.d.ts +2 -0
  81. package/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +2 -0
  82. package/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +2 -0
  83. package/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +2 -0
  84. package/dist-types/commands/PutBucketPolicyCommand.d.ts +2 -0
  85. package/dist-types/commands/PutBucketReplicationCommand.d.ts +2 -0
  86. package/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +2 -0
  87. package/dist-types/commands/PutBucketTaggingCommand.d.ts +2 -0
  88. package/dist-types/commands/PutBucketVersioningCommand.d.ts +2 -0
  89. package/dist-types/commands/PutBucketWebsiteCommand.d.ts +2 -0
  90. package/dist-types/commands/PutObjectAclCommand.d.ts +2 -0
  91. package/dist-types/commands/PutObjectCommand.d.ts +2 -0
  92. package/dist-types/commands/PutObjectLegalHoldCommand.d.ts +2 -0
  93. package/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +2 -0
  94. package/dist-types/commands/PutObjectRetentionCommand.d.ts +2 -0
  95. package/dist-types/commands/PutObjectTaggingCommand.d.ts +2 -0
  96. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +2 -0
  97. package/dist-types/commands/RenameObjectCommand.d.ts +2 -0
  98. package/dist-types/commands/RestoreObjectCommand.d.ts +2 -0
  99. package/dist-types/commands/SelectObjectContentCommand.d.ts +2 -0
  100. package/dist-types/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +2 -0
  101. package/dist-types/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +2 -0
  102. package/dist-types/commands/UploadPartCommand.d.ts +2 -0
  103. package/dist-types/commands/UploadPartCopyCommand.d.ts +2 -0
  104. package/dist-types/commands/WriteGetObjectResponseCommand.d.ts +2 -0
  105. package/package.json +17 -17
@@ -99,6 +99,8 @@ declare const HeadBucketCommand_base: {
99
99
  * ```javascript
100
100
  * import { S3Client, HeadBucketCommand } from "@aws-sdk/client-s3"; // ES Modules import
101
101
  * // const { S3Client, HeadBucketCommand } = require("@aws-sdk/client-s3"); // CommonJS import
102
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
103
+ * const config = {}; // type is S3ClientConfig
102
104
  * const client = new S3Client(config);
103
105
  * const input = { // HeadBucketRequest
104
106
  * Bucket: "STRING_VALUE", // required
@@ -183,6 +183,8 @@ declare const HeadObjectCommand_base: {
183
183
  * ```javascript
184
184
  * import { S3Client, HeadObjectCommand } from "@aws-sdk/client-s3"; // ES Modules import
185
185
  * // const { S3Client, HeadObjectCommand } = require("@aws-sdk/client-s3"); // CommonJS import
186
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
187
+ * const config = {}; // type is S3ClientConfig
186
188
  * const client = new S3Client(config);
187
189
  * const input = { // HeadObjectRequest
188
190
  * Bucket: "STRING_VALUE", // required
@@ -68,6 +68,8 @@ declare const ListBucketAnalyticsConfigurationsCommand_base: {
68
68
  * ```javascript
69
69
  * import { S3Client, ListBucketAnalyticsConfigurationsCommand } from "@aws-sdk/client-s3"; // ES Modules import
70
70
  * // const { S3Client, ListBucketAnalyticsConfigurationsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
71
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
72
+ * const config = {}; // type is S3ClientConfig
71
73
  * const client = new S3Client(config);
72
74
  * const input = { // ListBucketAnalyticsConfigurationsRequest
73
75
  * Bucket: "STRING_VALUE", // required
@@ -57,6 +57,8 @@ declare const ListBucketIntelligentTieringConfigurationsCommand_base: {
57
57
  * ```javascript
58
58
  * import { S3Client, ListBucketIntelligentTieringConfigurationsCommand } from "@aws-sdk/client-s3"; // ES Modules import
59
59
  * // const { S3Client, ListBucketIntelligentTieringConfigurationsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
60
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
61
+ * const config = {}; // type is S3ClientConfig
60
62
  * const client = new S3Client(config);
61
63
  * const input = { // ListBucketIntelligentTieringConfigurationsRequest
62
64
  * Bucket: "STRING_VALUE", // required
@@ -67,6 +67,8 @@ declare const ListBucketInventoryConfigurationsCommand_base: {
67
67
  * ```javascript
68
68
  * import { S3Client, ListBucketInventoryConfigurationsCommand } from "@aws-sdk/client-s3"; // ES Modules import
69
69
  * // const { S3Client, ListBucketInventoryConfigurationsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
70
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
71
+ * const config = {}; // type is S3ClientConfig
70
72
  * const client = new S3Client(config);
71
73
  * const input = { // ListBucketInventoryConfigurationsRequest
72
74
  * Bucket: "STRING_VALUE", // required
@@ -68,6 +68,8 @@ declare const ListBucketMetricsConfigurationsCommand_base: {
68
68
  * ```javascript
69
69
  * import { S3Client, ListBucketMetricsConfigurationsCommand } from "@aws-sdk/client-s3"; // ES Modules import
70
70
  * // const { S3Client, ListBucketMetricsConfigurationsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
71
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
72
+ * const config = {}; // type is S3ClientConfig
71
73
  * const client = new S3Client(config);
72
74
  * const input = { // ListBucketMetricsConfigurationsRequest
73
75
  * Bucket: "STRING_VALUE", // required
@@ -54,6 +54,8 @@ declare const ListBucketsCommand_base: {
54
54
  * ```javascript
55
55
  * import { S3Client, ListBucketsCommand } from "@aws-sdk/client-s3"; // ES Modules import
56
56
  * // const { S3Client, ListBucketsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
57
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
58
+ * const config = {}; // type is S3ClientConfig
57
59
  * const client = new S3Client(config);
58
60
  * const input = { // ListBucketsRequest
59
61
  * MaxBuckets: Number("int"),
@@ -61,6 +61,8 @@ declare const ListDirectoryBucketsCommand_base: {
61
61
  * ```javascript
62
62
  * import { S3Client, ListDirectoryBucketsCommand } from "@aws-sdk/client-s3"; // ES Modules import
63
63
  * // const { S3Client, ListDirectoryBucketsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
64
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
65
+ * const config = {}; // type is S3ClientConfig
64
66
  * const client = new S3Client(config);
65
67
  * const input = { // ListDirectoryBucketsRequest
66
68
  * ContinuationToken: "STRING_VALUE",
@@ -165,6 +165,8 @@ declare const ListMultipartUploadsCommand_base: {
165
165
  * ```javascript
166
166
  * import { S3Client, ListMultipartUploadsCommand } from "@aws-sdk/client-s3"; // ES Modules import
167
167
  * // const { S3Client, ListMultipartUploadsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
168
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
169
+ * const config = {}; // type is S3ClientConfig
168
170
  * const client = new S3Client(config);
169
171
  * const input = { // ListMultipartUploadsRequest
170
172
  * Bucket: "STRING_VALUE", // required
@@ -76,6 +76,8 @@ declare const ListObjectVersionsCommand_base: {
76
76
  * ```javascript
77
77
  * import { S3Client, ListObjectVersionsCommand } from "@aws-sdk/client-s3"; // ES Modules import
78
78
  * // const { S3Client, ListObjectVersionsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
79
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
80
+ * const config = {}; // type is S3ClientConfig
79
81
  * const client = new S3Client(config);
80
82
  * const input = { // ListObjectVersionsRequest
81
83
  * Bucket: "STRING_VALUE", // required
@@ -79,6 +79,8 @@ declare const ListObjectsCommand_base: {
79
79
  * ```javascript
80
80
  * import { S3Client, ListObjectsCommand } from "@aws-sdk/client-s3"; // ES Modules import
81
81
  * // const { S3Client, ListObjectsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
82
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
83
+ * const config = {}; // type is S3ClientConfig
82
84
  * const client = new S3Client(config);
83
85
  * const input = { // ListObjectsRequest
84
86
  * Bucket: "STRING_VALUE", // required
@@ -132,6 +132,8 @@ declare const ListObjectsV2Command_base: {
132
132
  * ```javascript
133
133
  * import { S3Client, ListObjectsV2Command } from "@aws-sdk/client-s3"; // ES Modules import
134
134
  * // const { S3Client, ListObjectsV2Command } = require("@aws-sdk/client-s3"); // CommonJS import
135
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
136
+ * const config = {}; // type is S3ClientConfig
135
137
  * const client = new S3Client(config);
136
138
  * const input = { // ListObjectsV2Request
137
139
  * Bucket: "STRING_VALUE", // required
@@ -124,6 +124,8 @@ declare const ListPartsCommand_base: {
124
124
  * ```javascript
125
125
  * import { S3Client, ListPartsCommand } from "@aws-sdk/client-s3"; // ES Modules import
126
126
  * // const { S3Client, ListPartsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
127
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
128
+ * const config = {}; // type is S3ClientConfig
127
129
  * const client = new S3Client(config);
128
130
  * const input = { // ListPartsRequest
129
131
  * Bucket: "STRING_VALUE", // required
@@ -70,6 +70,8 @@ declare const PutBucketAccelerateConfigurationCommand_base: {
70
70
  * ```javascript
71
71
  * import { S3Client, PutBucketAccelerateConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
72
72
  * // const { S3Client, PutBucketAccelerateConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
73
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
74
+ * const config = {}; // type is S3ClientConfig
73
75
  * const client = new S3Client(config);
74
76
  * const input = { // PutBucketAccelerateConfigurationRequest
75
77
  * Bucket: "STRING_VALUE", // required
@@ -233,6 +233,8 @@ declare const PutBucketAclCommand_base: {
233
233
  * ```javascript
234
234
  * import { S3Client, PutBucketAclCommand } from "@aws-sdk/client-s3"; // ES Modules import
235
235
  * // const { S3Client, PutBucketAclCommand } = require("@aws-sdk/client-s3"); // CommonJS import
236
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
237
+ * const config = {}; // type is S3ClientConfig
236
238
  * const client = new S3Client(config);
237
239
  * const input = { // PutBucketAclRequest
238
240
  * ACL: "private" || "public-read" || "public-read-write" || "authenticated-read",
@@ -136,6 +136,8 @@ declare const PutBucketAnalyticsConfigurationCommand_base: {
136
136
  * ```javascript
137
137
  * import { S3Client, PutBucketAnalyticsConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
138
138
  * // const { S3Client, PutBucketAnalyticsConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
139
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
140
+ * const config = {}; // type is S3ClientConfig
139
141
  * const client = new S3Client(config);
140
142
  * const input = { // PutBucketAnalyticsConfigurationRequest
141
143
  * Bucket: "STRING_VALUE", // required
@@ -85,6 +85,8 @@ declare const PutBucketCorsCommand_base: {
85
85
  * ```javascript
86
86
  * import { S3Client, PutBucketCorsCommand } from "@aws-sdk/client-s3"; // ES Modules import
87
87
  * // const { S3Client, PutBucketCorsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
88
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
89
+ * const config = {}; // type is S3ClientConfig
88
90
  * const client = new S3Client(config);
89
91
  * const input = { // PutBucketCorsRequest
90
92
  * Bucket: "STRING_VALUE", // required
@@ -151,6 +151,8 @@ declare const PutBucketEncryptionCommand_base: {
151
151
  * ```javascript
152
152
  * import { S3Client, PutBucketEncryptionCommand } from "@aws-sdk/client-s3"; // ES Modules import
153
153
  * // const { S3Client, PutBucketEncryptionCommand } = require("@aws-sdk/client-s3"); // CommonJS import
154
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
155
+ * const config = {}; // type is S3ClientConfig
154
156
  * const client = new S3Client(config);
155
157
  * const input = { // PutBucketEncryptionRequest
156
158
  * Bucket: "STRING_VALUE", // required
@@ -89,6 +89,8 @@ declare const PutBucketIntelligentTieringConfigurationCommand_base: {
89
89
  * ```javascript
90
90
  * import { S3Client, PutBucketIntelligentTieringConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
91
91
  * // const { S3Client, PutBucketIntelligentTieringConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
92
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
93
+ * const config = {}; // type is S3ClientConfig
92
94
  * const client = new S3Client(config);
93
95
  * const input = { // PutBucketIntelligentTieringConfigurationRequest
94
96
  * Bucket: "STRING_VALUE", // required
@@ -115,6 +115,8 @@ declare const PutBucketInventoryConfigurationCommand_base: {
115
115
  * ```javascript
116
116
  * import { S3Client, PutBucketInventoryConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
117
117
  * // const { S3Client, PutBucketInventoryConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
118
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
119
+ * const config = {}; // type is S3ClientConfig
118
120
  * const client = new S3Client(config);
119
121
  * const input = { // PutBucketInventoryConfigurationRequest
120
122
  * Bucket: "STRING_VALUE", // required
@@ -157,6 +157,8 @@ declare const PutBucketLifecycleConfigurationCommand_base: {
157
157
  * ```javascript
158
158
  * import { S3Client, PutBucketLifecycleConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
159
159
  * // const { S3Client, PutBucketLifecycleConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
160
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
161
+ * const config = {}; // type is S3ClientConfig
160
162
  * const client = new S3Client(config);
161
163
  * const input = { // PutBucketLifecycleConfigurationRequest
162
164
  * Bucket: "STRING_VALUE", // required
@@ -124,6 +124,8 @@ declare const PutBucketLoggingCommand_base: {
124
124
  * ```javascript
125
125
  * import { S3Client, PutBucketLoggingCommand } from "@aws-sdk/client-s3"; // ES Modules import
126
126
  * // const { S3Client, PutBucketLoggingCommand } = require("@aws-sdk/client-s3"); // CommonJS import
127
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
128
+ * const config = {}; // type is S3ClientConfig
127
129
  * const client = new S3Client(config);
128
130
  * const input = { // PutBucketLoggingRequest
129
131
  * Bucket: "STRING_VALUE", // required
@@ -80,6 +80,8 @@ declare const PutBucketMetricsConfigurationCommand_base: {
80
80
  * ```javascript
81
81
  * import { S3Client, PutBucketMetricsConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
82
82
  * // const { S3Client, PutBucketMetricsConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
83
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
84
+ * const config = {}; // type is S3ClientConfig
83
85
  * const client = new S3Client(config);
84
86
  * const input = { // PutBucketMetricsConfigurationRequest
85
87
  * Bucket: "STRING_VALUE", // required
@@ -81,6 +81,8 @@ declare const PutBucketNotificationConfigurationCommand_base: {
81
81
  * ```javascript
82
82
  * import { S3Client, PutBucketNotificationConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
83
83
  * // const { S3Client, PutBucketNotificationConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
84
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
85
+ * const config = {}; // type is S3ClientConfig
84
86
  * const client = new S3Client(config);
85
87
  * const input = { // PutBucketNotificationConfigurationRequest
86
88
  * Bucket: "STRING_VALUE", // required
@@ -52,6 +52,8 @@ declare const PutBucketOwnershipControlsCommand_base: {
52
52
  * ```javascript
53
53
  * import { S3Client, PutBucketOwnershipControlsCommand } from "@aws-sdk/client-s3"; // ES Modules import
54
54
  * // const { S3Client, PutBucketOwnershipControlsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
55
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
56
+ * const config = {}; // type is S3ClientConfig
55
57
  * const client = new S3Client(config);
56
58
  * const input = { // PutBucketOwnershipControlsRequest
57
59
  * Bucket: "STRING_VALUE", // required
@@ -104,6 +104,8 @@ declare const PutBucketPolicyCommand_base: {
104
104
  * ```javascript
105
105
  * import { S3Client, PutBucketPolicyCommand } from "@aws-sdk/client-s3"; // ES Modules import
106
106
  * // const { S3Client, PutBucketPolicyCommand } = require("@aws-sdk/client-s3"); // CommonJS import
107
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
108
+ * const config = {}; // type is S3ClientConfig
107
109
  * const client = new S3Client(config);
108
110
  * const input = { // PutBucketPolicyRequest
109
111
  * Bucket: "STRING_VALUE", // required
@@ -98,6 +98,8 @@ declare const PutBucketReplicationCommand_base: {
98
98
  * ```javascript
99
99
  * import { S3Client, PutBucketReplicationCommand } from "@aws-sdk/client-s3"; // ES Modules import
100
100
  * // const { S3Client, PutBucketReplicationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
101
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
102
+ * const config = {}; // type is S3ClientConfig
101
103
  * const client = new S3Client(config);
102
104
  * const input = { // PutBucketReplicationRequest
103
105
  * Bucket: "STRING_VALUE", // required
@@ -52,6 +52,8 @@ declare const PutBucketRequestPaymentCommand_base: {
52
52
  * ```javascript
53
53
  * import { S3Client, PutBucketRequestPaymentCommand } from "@aws-sdk/client-s3"; // ES Modules import
54
54
  * // const { S3Client, PutBucketRequestPaymentCommand } = require("@aws-sdk/client-s3"); // CommonJS import
55
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
56
+ * const config = {}; // type is S3ClientConfig
55
57
  * const client = new S3Client(config);
56
58
  * const input = { // PutBucketRequestPaymentRequest
57
59
  * Bucket: "STRING_VALUE", // required
@@ -87,6 +87,8 @@ declare const PutBucketTaggingCommand_base: {
87
87
  * ```javascript
88
88
  * import { S3Client, PutBucketTaggingCommand } from "@aws-sdk/client-s3"; // ES Modules import
89
89
  * // const { S3Client, PutBucketTaggingCommand } = require("@aws-sdk/client-s3"); // CommonJS import
90
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
91
+ * const config = {}; // type is S3ClientConfig
90
92
  * const client = new S3Client(config);
91
93
  * const input = { // PutBucketTaggingRequest
92
94
  * Bucket: "STRING_VALUE", // required
@@ -81,6 +81,8 @@ declare const PutBucketVersioningCommand_base: {
81
81
  * ```javascript
82
82
  * import { S3Client, PutBucketVersioningCommand } from "@aws-sdk/client-s3"; // ES Modules import
83
83
  * // const { S3Client, PutBucketVersioningCommand } = require("@aws-sdk/client-s3"); // CommonJS import
84
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
85
+ * const config = {}; // type is S3ClientConfig
84
86
  * const client = new S3Client(config);
85
87
  * const input = { // PutBucketVersioningRequest
86
88
  * Bucket: "STRING_VALUE", // required
@@ -159,6 +159,8 @@ declare const PutBucketWebsiteCommand_base: {
159
159
  * ```javascript
160
160
  * import { S3Client, PutBucketWebsiteCommand } from "@aws-sdk/client-s3"; // ES Modules import
161
161
  * // const { S3Client, PutBucketWebsiteCommand } = require("@aws-sdk/client-s3"); // CommonJS import
162
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
163
+ * const config = {}; // type is S3ClientConfig
162
164
  * const client = new S3Client(config);
163
165
  * const input = { // PutBucketWebsiteRequest
164
166
  * Bucket: "STRING_VALUE", // required
@@ -216,6 +216,8 @@ declare const PutObjectAclCommand_base: {
216
216
  * ```javascript
217
217
  * import { S3Client, PutObjectAclCommand } from "@aws-sdk/client-s3"; // ES Modules import
218
218
  * // const { S3Client, PutObjectAclCommand } = require("@aws-sdk/client-s3"); // CommonJS import
219
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
220
+ * const config = {}; // type is S3ClientConfig
219
221
  * const client = new S3Client(config);
220
222
  * const input = { // PutObjectAclRequest
221
223
  * ACL: "private" || "public-read" || "public-read-write" || "authenticated-read" || "aws-exec-read" || "bucket-owner-read" || "bucket-owner-full-control",
@@ -190,6 +190,8 @@ declare const PutObjectCommand_base: {
190
190
  * ```javascript
191
191
  * import { S3Client, PutObjectCommand } from "@aws-sdk/client-s3"; // ES Modules import
192
192
  * // const { S3Client, PutObjectCommand } = require("@aws-sdk/client-s3"); // CommonJS import
193
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
194
+ * const config = {}; // type is S3ClientConfig
193
195
  * const client = new S3Client(config);
194
196
  * const input = { // PutObjectRequest
195
197
  * ACL: "private" || "public-read" || "public-read-write" || "authenticated-read" || "aws-exec-read" || "bucket-owner-read" || "bucket-owner-full-control",
@@ -37,6 +37,8 @@ declare const PutObjectLegalHoldCommand_base: {
37
37
  * ```javascript
38
38
  * import { S3Client, PutObjectLegalHoldCommand } from "@aws-sdk/client-s3"; // ES Modules import
39
39
  * // const { S3Client, PutObjectLegalHoldCommand } = require("@aws-sdk/client-s3"); // CommonJS import
40
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
41
+ * const config = {}; // type is S3ClientConfig
40
42
  * const client = new S3Client(config);
41
43
  * const input = { // PutObjectLegalHoldRequest
42
44
  * Bucket: "STRING_VALUE", // required
@@ -55,6 +55,8 @@ declare const PutObjectLockConfigurationCommand_base: {
55
55
  * ```javascript
56
56
  * import { S3Client, PutObjectLockConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
57
57
  * // const { S3Client, PutObjectLockConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
58
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
59
+ * const config = {}; // type is S3ClientConfig
58
60
  * const client = new S3Client(config);
59
61
  * const input = { // PutObjectLockConfigurationRequest
60
62
  * Bucket: "STRING_VALUE", // required
@@ -40,6 +40,8 @@ declare const PutObjectRetentionCommand_base: {
40
40
  * ```javascript
41
41
  * import { S3Client, PutObjectRetentionCommand } from "@aws-sdk/client-s3"; // ES Modules import
42
42
  * // const { S3Client, PutObjectRetentionCommand } = require("@aws-sdk/client-s3"); // CommonJS import
43
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
44
+ * const config = {}; // type is S3ClientConfig
43
45
  * const client = new S3Client(config);
44
46
  * const input = { // PutObjectRetentionRequest
45
47
  * Bucket: "STRING_VALUE", // required
@@ -82,6 +82,8 @@ declare const PutObjectTaggingCommand_base: {
82
82
  * ```javascript
83
83
  * import { S3Client, PutObjectTaggingCommand } from "@aws-sdk/client-s3"; // ES Modules import
84
84
  * // const { S3Client, PutObjectTaggingCommand } = require("@aws-sdk/client-s3"); // CommonJS import
85
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
86
+ * const config = {}; // type is S3ClientConfig
85
87
  * const client = new S3Client(config);
86
88
  * const input = { // PutObjectTaggingRequest
87
89
  * Bucket: "STRING_VALUE", // required
@@ -70,6 +70,8 @@ declare const PutPublicAccessBlockCommand_base: {
70
70
  * ```javascript
71
71
  * import { S3Client, PutPublicAccessBlockCommand } from "@aws-sdk/client-s3"; // ES Modules import
72
72
  * // const { S3Client, PutPublicAccessBlockCommand } = require("@aws-sdk/client-s3"); // CommonJS import
73
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
74
+ * const config = {}; // type is S3ClientConfig
73
75
  * const client = new S3Client(config);
74
76
  * const input = { // PutPublicAccessBlockRequest
75
77
  * Bucket: "STRING_VALUE", // required
@@ -81,6 +81,8 @@ declare const RenameObjectCommand_base: {
81
81
  * ```javascript
82
82
  * import { S3Client, RenameObjectCommand } from "@aws-sdk/client-s3"; // ES Modules import
83
83
  * // const { S3Client, RenameObjectCommand } = require("@aws-sdk/client-s3"); // CommonJS import
84
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
85
+ * const config = {}; // type is S3ClientConfig
84
86
  * const client = new S3Client(config);
85
87
  * const input = { // RenameObjectRequest
86
88
  * Bucket: "STRING_VALUE", // required
@@ -227,6 +227,8 @@ declare const RestoreObjectCommand_base: {
227
227
  * ```javascript
228
228
  * import { S3Client, RestoreObjectCommand } from "@aws-sdk/client-s3"; // ES Modules import
229
229
  * // const { S3Client, RestoreObjectCommand } = require("@aws-sdk/client-s3"); // CommonJS import
230
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
231
+ * const config = {}; // type is S3ClientConfig
230
232
  * const client = new S3Client(config);
231
233
  * const input = { // RestoreObjectRequest
232
234
  * Bucket: "STRING_VALUE", // required
@@ -145,6 +145,8 @@ declare const SelectObjectContentCommand_base: {
145
145
  * ```javascript
146
146
  * import { S3Client, SelectObjectContentCommand } from "@aws-sdk/client-s3"; // ES Modules import
147
147
  * // const { S3Client, SelectObjectContentCommand } = require("@aws-sdk/client-s3"); // CommonJS import
148
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
149
+ * const config = {}; // type is S3ClientConfig
148
150
  * const client = new S3Client(config);
149
151
  * const input = { // SelectObjectContentRequest
150
152
  * Bucket: "STRING_VALUE", // required
@@ -114,6 +114,8 @@ declare const UpdateBucketMetadataInventoryTableConfigurationCommand_base: {
114
114
  * ```javascript
115
115
  * import { S3Client, UpdateBucketMetadataInventoryTableConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
116
116
  * // const { S3Client, UpdateBucketMetadataInventoryTableConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
117
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
118
+ * const config = {}; // type is S3ClientConfig
117
119
  * const client = new S3Client(config);
118
120
  * const input = { // UpdateBucketMetadataInventoryTableConfigurationRequest
119
121
  * Bucket: "STRING_VALUE", // required
@@ -67,6 +67,8 @@ declare const UpdateBucketMetadataJournalTableConfigurationCommand_base: {
67
67
  * ```javascript
68
68
  * import { S3Client, UpdateBucketMetadataJournalTableConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
69
69
  * // const { S3Client, UpdateBucketMetadataJournalTableConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
70
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
71
+ * const config = {}; // type is S3ClientConfig
70
72
  * const client = new S3Client(config);
71
73
  * const input = { // UpdateBucketMetadataJournalTableConfigurationRequest
72
74
  * Bucket: "STRING_VALUE", // required
@@ -213,6 +213,8 @@ declare const UploadPartCommand_base: {
213
213
  * ```javascript
214
214
  * import { S3Client, UploadPartCommand } from "@aws-sdk/client-s3"; // ES Modules import
215
215
  * // const { S3Client, UploadPartCommand } = require("@aws-sdk/client-s3"); // CommonJS import
216
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
217
+ * const config = {}; // type is S3ClientConfig
216
218
  * const client = new S3Client(config);
217
219
  * const input = { // UploadPartRequest
218
220
  * Body: "MULTIPLE_TYPES_ACCEPTED", // see \@smithy/types -> StreamingBlobPayloadInputTypes
@@ -242,6 +242,8 @@ declare const UploadPartCopyCommand_base: {
242
242
  * ```javascript
243
243
  * import { S3Client, UploadPartCopyCommand } from "@aws-sdk/client-s3"; // ES Modules import
244
244
  * // const { S3Client, UploadPartCopyCommand } = require("@aws-sdk/client-s3"); // CommonJS import
245
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
246
+ * const config = {}; // type is S3ClientConfig
245
247
  * const client = new S3Client(config);
246
248
  * const input = { // UploadPartCopyRequest
247
249
  * Bucket: "STRING_VALUE", // required
@@ -66,6 +66,8 @@ declare const WriteGetObjectResponseCommand_base: {
66
66
  * ```javascript
67
67
  * import { S3Client, WriteGetObjectResponseCommand } from "@aws-sdk/client-s3"; // ES Modules import
68
68
  * // const { S3Client, WriteGetObjectResponseCommand } = require("@aws-sdk/client-s3"); // CommonJS import
69
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
70
+ * const config = {}; // type is S3ClientConfig
69
71
  * const client = new S3Client(config);
70
72
  * const input = { // WriteGetObjectResponseRequest
71
73
  * RequestRoute: "STRING_VALUE", // required
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.890.0",
4
+ "version": "3.891.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-s3",
@@ -30,23 +30,23 @@
30
30
  "@aws-crypto/sha256-browser": "5.2.0",
31
31
  "@aws-crypto/sha256-js": "5.2.0",
32
32
  "@aws-sdk/core": "3.890.0",
33
- "@aws-sdk/credential-provider-node": "3.890.0",
33
+ "@aws-sdk/credential-provider-node": "3.891.0",
34
34
  "@aws-sdk/middleware-bucket-endpoint": "3.890.0",
35
- "@aws-sdk/middleware-expect-continue": "3.887.0",
36
- "@aws-sdk/middleware-flexible-checksums": "3.890.0",
37
- "@aws-sdk/middleware-host-header": "3.887.0",
38
- "@aws-sdk/middleware-location-constraint": "3.887.0",
39
- "@aws-sdk/middleware-logger": "3.887.0",
40
- "@aws-sdk/middleware-recursion-detection": "3.887.0",
41
- "@aws-sdk/middleware-sdk-s3": "3.890.0",
42
- "@aws-sdk/middleware-ssec": "3.887.0",
43
- "@aws-sdk/middleware-user-agent": "3.890.0",
35
+ "@aws-sdk/middleware-expect-continue": "3.891.0",
36
+ "@aws-sdk/middleware-flexible-checksums": "3.891.0",
37
+ "@aws-sdk/middleware-host-header": "3.891.0",
38
+ "@aws-sdk/middleware-location-constraint": "3.891.0",
39
+ "@aws-sdk/middleware-logger": "3.891.0",
40
+ "@aws-sdk/middleware-recursion-detection": "3.891.0",
41
+ "@aws-sdk/middleware-sdk-s3": "3.891.0",
42
+ "@aws-sdk/middleware-ssec": "3.891.0",
43
+ "@aws-sdk/middleware-user-agent": "3.891.0",
44
44
  "@aws-sdk/region-config-resolver": "3.890.0",
45
- "@aws-sdk/signature-v4-multi-region": "3.890.0",
45
+ "@aws-sdk/signature-v4-multi-region": "3.891.0",
46
46
  "@aws-sdk/types": "3.887.0",
47
- "@aws-sdk/util-endpoints": "3.890.0",
47
+ "@aws-sdk/util-endpoints": "3.891.0",
48
48
  "@aws-sdk/util-user-agent-browser": "3.887.0",
49
- "@aws-sdk/util-user-agent-node": "3.890.0",
49
+ "@aws-sdk/util-user-agent-node": "3.891.0",
50
50
  "@aws-sdk/xml-builder": "3.887.0",
51
51
  "@smithy/config-resolver": "^4.2.2",
52
52
  "@smithy/core": "^3.11.0",
@@ -61,7 +61,7 @@
61
61
  "@smithy/md5-js": "^4.1.1",
62
62
  "@smithy/middleware-content-length": "^4.1.1",
63
63
  "@smithy/middleware-endpoint": "^4.2.2",
64
- "@smithy/middleware-retry": "^4.2.2",
64
+ "@smithy/middleware-retry": "^4.2.3",
65
65
  "@smithy/middleware-serde": "^4.1.1",
66
66
  "@smithy/middleware-stack": "^4.1.1",
67
67
  "@smithy/node-config-provider": "^4.2.2",
@@ -77,7 +77,7 @@
77
77
  "@smithy/util-defaults-mode-node": "^4.1.2",
78
78
  "@smithy/util-endpoints": "^3.1.2",
79
79
  "@smithy/util-middleware": "^4.1.1",
80
- "@smithy/util-retry": "^4.1.1",
80
+ "@smithy/util-retry": "^4.1.2",
81
81
  "@smithy/util-stream": "^4.3.1",
82
82
  "@smithy/util-utf8": "^4.1.0",
83
83
  "@smithy/util-waiter": "^4.1.1",
@@ -86,7 +86,7 @@
86
86
  "uuid": "^9.0.1"
87
87
  },
88
88
  "devDependencies": {
89
- "@aws-sdk/signature-v4-crt": "3.890.0",
89
+ "@aws-sdk/signature-v4-crt": "3.891.0",
90
90
  "@tsconfig/node18": "18.2.4",
91
91
  "@types/node": "^18.19.69",
92
92
  "concurrently": "7.0.0",