@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
@@ -115,6 +115,8 @@ declare const AbortMultipartUploadCommand_base: {
115
115
  * ```javascript
116
116
  * import { S3Client, AbortMultipartUploadCommand } from "@aws-sdk/client-s3"; // ES Modules import
117
117
  * // const { S3Client, AbortMultipartUploadCommand } = 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 = { // AbortMultipartUploadRequest
120
122
  * Bucket: "STRING_VALUE", // required
@@ -191,6 +191,8 @@ declare const CompleteMultipartUploadCommand_base: {
191
191
  * ```javascript
192
192
  * import { S3Client, CompleteMultipartUploadCommand } from "@aws-sdk/client-s3"; // ES Modules import
193
193
  * // const { S3Client, CompleteMultipartUploadCommand } = require("@aws-sdk/client-s3"); // CommonJS import
194
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
195
+ * const config = {}; // type is S3ClientConfig
194
196
  * const client = new S3Client(config);
195
197
  * const input = { // CompleteMultipartUploadRequest
196
198
  * Bucket: "STRING_VALUE", // required
@@ -233,6 +233,8 @@ declare const CopyObjectCommand_base: {
233
233
  * ```javascript
234
234
  * import { S3Client, CopyObjectCommand } from "@aws-sdk/client-s3"; // ES Modules import
235
235
  * // const { S3Client, CopyObjectCommand } = 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 = { // CopyObjectRequest
238
240
  * ACL: "private" || "public-read" || "public-read-write" || "authenticated-read" || "aws-exec-read" || "bucket-owner-read" || "bucket-owner-full-control",
@@ -184,6 +184,8 @@ declare const CreateBucketCommand_base: {
184
184
  * ```javascript
185
185
  * import { S3Client, CreateBucketCommand } from "@aws-sdk/client-s3"; // ES Modules import
186
186
  * // const { S3Client, CreateBucketCommand } = require("@aws-sdk/client-s3"); // CommonJS import
187
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
188
+ * const config = {}; // type is S3ClientConfig
187
189
  * const client = new S3Client(config);
188
190
  * const input = { // CreateBucketRequest
189
191
  * ACL: "private" || "public-read" || "public-read-write" || "authenticated-read",
@@ -123,6 +123,8 @@ declare const CreateBucketMetadataConfigurationCommand_base: {
123
123
  * ```javascript
124
124
  * import { S3Client, CreateBucketMetadataConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
125
125
  * // const { S3Client, CreateBucketMetadataConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
126
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
127
+ * const config = {}; // type is S3ClientConfig
126
128
  * const client = new S3Client(config);
127
129
  * const input = { // CreateBucketMetadataConfigurationRequest
128
130
  * Bucket: "STRING_VALUE", // required
@@ -102,6 +102,8 @@ declare const CreateBucketMetadataTableConfigurationCommand_base: {
102
102
  * ```javascript
103
103
  * import { S3Client, CreateBucketMetadataTableConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
104
104
  * // const { S3Client, CreateBucketMetadataTableConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
105
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
106
+ * const config = {}; // type is S3ClientConfig
105
107
  * const client = new S3Client(config);
106
108
  * const input = { // CreateBucketMetadataTableConfigurationRequest
107
109
  * Bucket: "STRING_VALUE", // required
@@ -282,6 +282,8 @@ declare const CreateMultipartUploadCommand_base: {
282
282
  * ```javascript
283
283
  * import { S3Client, CreateMultipartUploadCommand } from "@aws-sdk/client-s3"; // ES Modules import
284
284
  * // const { S3Client, CreateMultipartUploadCommand } = require("@aws-sdk/client-s3"); // CommonJS import
285
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
286
+ * const config = {}; // type is S3ClientConfig
285
287
  * const client = new S3Client(config);
286
288
  * const input = { // CreateMultipartUploadRequest
287
289
  * ACL: "private" || "public-read" || "public-read-write" || "authenticated-read" || "aws-exec-read" || "bucket-owner-read" || "bucket-owner-full-control",
@@ -136,6 +136,8 @@ declare const CreateSessionCommand_base: {
136
136
  * ```javascript
137
137
  * import { S3Client, CreateSessionCommand } from "@aws-sdk/client-s3"; // ES Modules import
138
138
  * // const { S3Client, CreateSessionCommand } = 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 = { // CreateSessionRequest
141
143
  * SessionMode: "ReadOnly" || "ReadWrite",
@@ -61,6 +61,8 @@ declare const DeleteBucketAnalyticsConfigurationCommand_base: {
61
61
  * ```javascript
62
62
  * import { S3Client, DeleteBucketAnalyticsConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
63
63
  * // const { S3Client, DeleteBucketAnalyticsConfigurationCommand } = 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 = { // DeleteBucketAnalyticsConfigurationRequest
66
68
  * Bucket: "STRING_VALUE", // required
@@ -88,6 +88,8 @@ declare const DeleteBucketCommand_base: {
88
88
  * ```javascript
89
89
  * import { S3Client, DeleteBucketCommand } from "@aws-sdk/client-s3"; // ES Modules import
90
90
  * // const { S3Client, DeleteBucketCommand } = require("@aws-sdk/client-s3"); // CommonJS import
91
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
92
+ * const config = {}; // type is S3ClientConfig
91
93
  * const client = new S3Client(config);
92
94
  * const input = { // DeleteBucketRequest
93
95
  * Bucket: "STRING_VALUE", // required
@@ -55,6 +55,8 @@ declare const DeleteBucketCorsCommand_base: {
55
55
  * ```javascript
56
56
  * import { S3Client, DeleteBucketCorsCommand } from "@aws-sdk/client-s3"; // ES Modules import
57
57
  * // const { S3Client, DeleteBucketCorsCommand } = 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 = { // DeleteBucketCorsRequest
60
62
  * Bucket: "STRING_VALUE", // required
@@ -91,6 +91,8 @@ declare const DeleteBucketEncryptionCommand_base: {
91
91
  * ```javascript
92
92
  * import { S3Client, DeleteBucketEncryptionCommand } from "@aws-sdk/client-s3"; // ES Modules import
93
93
  * // const { S3Client, DeleteBucketEncryptionCommand } = require("@aws-sdk/client-s3"); // CommonJS import
94
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
95
+ * const config = {}; // type is S3ClientConfig
94
96
  * const client = new S3Client(config);
95
97
  * const input = { // DeleteBucketEncryptionRequest
96
98
  * Bucket: "STRING_VALUE", // required
@@ -57,6 +57,8 @@ declare const DeleteBucketIntelligentTieringConfigurationCommand_base: {
57
57
  * ```javascript
58
58
  * import { S3Client, DeleteBucketIntelligentTieringConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
59
59
  * // const { S3Client, DeleteBucketIntelligentTieringConfigurationCommand } = 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 = { // DeleteBucketIntelligentTieringConfigurationRequest
62
64
  * Bucket: "STRING_VALUE", // required
@@ -59,6 +59,8 @@ declare const DeleteBucketInventoryConfigurationCommand_base: {
59
59
  * ```javascript
60
60
  * import { S3Client, DeleteBucketInventoryConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
61
61
  * // const { S3Client, DeleteBucketInventoryConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
62
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
63
+ * const config = {}; // type is S3ClientConfig
62
64
  * const client = new S3Client(config);
63
65
  * const input = { // DeleteBucketInventoryConfigurationRequest
64
66
  * Bucket: "STRING_VALUE", // required
@@ -97,6 +97,8 @@ declare const DeleteBucketLifecycleCommand_base: {
97
97
  * ```javascript
98
98
  * import { S3Client, DeleteBucketLifecycleCommand } from "@aws-sdk/client-s3"; // ES Modules import
99
99
  * // const { S3Client, DeleteBucketLifecycleCommand } = require("@aws-sdk/client-s3"); // CommonJS import
100
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
101
+ * const config = {}; // type is S3ClientConfig
100
102
  * const client = new S3Client(config);
101
103
  * const input = { // DeleteBucketLifecycleRequest
102
104
  * Bucket: "STRING_VALUE", // required
@@ -76,6 +76,8 @@ declare const DeleteBucketMetadataConfigurationCommand_base: {
76
76
  * ```javascript
77
77
  * import { S3Client, DeleteBucketMetadataConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
78
78
  * // const { S3Client, DeleteBucketMetadataConfigurationCommand } = 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 = { // DeleteBucketMetadataConfigurationRequest
81
83
  * Bucket: "STRING_VALUE", // required
@@ -76,6 +76,8 @@ declare const DeleteBucketMetadataTableConfigurationCommand_base: {
76
76
  * ```javascript
77
77
  * import { S3Client, DeleteBucketMetadataTableConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
78
78
  * // const { S3Client, DeleteBucketMetadataTableConfigurationCommand } = 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 = { // DeleteBucketMetadataTableConfigurationRequest
81
83
  * Bucket: "STRING_VALUE", // required
@@ -66,6 +66,8 @@ declare const DeleteBucketMetricsConfigurationCommand_base: {
66
66
  * ```javascript
67
67
  * import { S3Client, DeleteBucketMetricsConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
68
68
  * // const { S3Client, DeleteBucketMetricsConfigurationCommand } = 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 = { // DeleteBucketMetricsConfigurationRequest
71
73
  * Bucket: "STRING_VALUE", // required
@@ -53,6 +53,8 @@ declare const DeleteBucketOwnershipControlsCommand_base: {
53
53
  * ```javascript
54
54
  * import { S3Client, DeleteBucketOwnershipControlsCommand } from "@aws-sdk/client-s3"; // ES Modules import
55
55
  * // const { S3Client, DeleteBucketOwnershipControlsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
56
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
57
+ * const config = {}; // type is S3ClientConfig
56
58
  * const client = new S3Client(config);
57
59
  * const input = { // DeleteBucketOwnershipControlsRequest
58
60
  * Bucket: "STRING_VALUE", // required
@@ -96,6 +96,8 @@ declare const DeleteBucketPolicyCommand_base: {
96
96
  * ```javascript
97
97
  * import { S3Client, DeleteBucketPolicyCommand } from "@aws-sdk/client-s3"; // ES Modules import
98
98
  * // const { S3Client, DeleteBucketPolicyCommand } = require("@aws-sdk/client-s3"); // CommonJS import
99
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
100
+ * const config = {}; // type is S3ClientConfig
99
101
  * const client = new S3Client(config);
100
102
  * const input = { // DeleteBucketPolicyRequest
101
103
  * Bucket: "STRING_VALUE", // required
@@ -58,6 +58,8 @@ declare const DeleteBucketReplicationCommand_base: {
58
58
  * ```javascript
59
59
  * import { S3Client, DeleteBucketReplicationCommand } from "@aws-sdk/client-s3"; // ES Modules import
60
60
  * // const { S3Client, DeleteBucketReplicationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
61
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
62
+ * const config = {}; // type is S3ClientConfig
61
63
  * const client = new S3Client(config);
62
64
  * const input = { // DeleteBucketReplicationRequest
63
65
  * Bucket: "STRING_VALUE", // required
@@ -51,6 +51,8 @@ declare const DeleteBucketTaggingCommand_base: {
51
51
  * ```javascript
52
52
  * import { S3Client, DeleteBucketTaggingCommand } from "@aws-sdk/client-s3"; // ES Modules import
53
53
  * // const { S3Client, DeleteBucketTaggingCommand } = require("@aws-sdk/client-s3"); // CommonJS import
54
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
55
+ * const config = {}; // type is S3ClientConfig
54
56
  * const client = new S3Client(config);
55
57
  * const input = { // DeleteBucketTaggingRequest
56
58
  * Bucket: "STRING_VALUE", // required
@@ -58,6 +58,8 @@ declare const DeleteBucketWebsiteCommand_base: {
58
58
  * ```javascript
59
59
  * import { S3Client, DeleteBucketWebsiteCommand } from "@aws-sdk/client-s3"; // ES Modules import
60
60
  * // const { S3Client, DeleteBucketWebsiteCommand } = require("@aws-sdk/client-s3"); // CommonJS import
61
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
62
+ * const config = {}; // type is S3ClientConfig
61
63
  * const client = new S3Client(config);
62
64
  * const input = { // DeleteBucketWebsiteRequest
63
65
  * Bucket: "STRING_VALUE", // required
@@ -146,6 +146,8 @@ declare const DeleteObjectCommand_base: {
146
146
  * ```javascript
147
147
  * import { S3Client, DeleteObjectCommand } from "@aws-sdk/client-s3"; // ES Modules import
148
148
  * // const { S3Client, DeleteObjectCommand } = require("@aws-sdk/client-s3"); // CommonJS import
149
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
150
+ * const config = {}; // type is S3ClientConfig
149
151
  * const client = new S3Client(config);
150
152
  * const input = { // DeleteObjectRequest
151
153
  * Bucket: "STRING_VALUE", // required
@@ -55,6 +55,8 @@ declare const DeleteObjectTaggingCommand_base: {
55
55
  * ```javascript
56
56
  * import { S3Client, DeleteObjectTaggingCommand } from "@aws-sdk/client-s3"; // ES Modules import
57
57
  * // const { S3Client, DeleteObjectTaggingCommand } = 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 = { // DeleteObjectTaggingRequest
60
62
  * Bucket: "STRING_VALUE", // required
@@ -162,6 +162,8 @@ declare const DeleteObjectsCommand_base: {
162
162
  * ```javascript
163
163
  * import { S3Client, DeleteObjectsCommand } from "@aws-sdk/client-s3"; // ES Modules import
164
164
  * // const { S3Client, DeleteObjectsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
165
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
166
+ * const config = {}; // type is S3ClientConfig
165
167
  * const client = new S3Client(config);
166
168
  * const input = { // DeleteObjectsRequest
167
169
  * Bucket: "STRING_VALUE", // required
@@ -63,6 +63,8 @@ declare const DeletePublicAccessBlockCommand_base: {
63
63
  * ```javascript
64
64
  * import { S3Client, DeletePublicAccessBlockCommand } from "@aws-sdk/client-s3"; // ES Modules import
65
65
  * // const { S3Client, DeletePublicAccessBlockCommand } = require("@aws-sdk/client-s3"); // CommonJS import
66
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
67
+ * const config = {}; // type is S3ClientConfig
66
68
  * const client = new S3Client(config);
67
69
  * const input = { // DeletePublicAccessBlockRequest
68
70
  * Bucket: "STRING_VALUE", // required
@@ -58,6 +58,8 @@ declare const GetBucketAccelerateConfigurationCommand_base: {
58
58
  * ```javascript
59
59
  * import { S3Client, GetBucketAccelerateConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
60
60
  * // const { S3Client, GetBucketAccelerateConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
61
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
62
+ * const config = {}; // type is S3ClientConfig
61
63
  * const client = new S3Client(config);
62
64
  * const input = { // GetBucketAccelerateConfigurationRequest
63
65
  * Bucket: "STRING_VALUE", // required
@@ -66,6 +66,8 @@ declare const GetBucketAclCommand_base: {
66
66
  * ```javascript
67
67
  * import { S3Client, GetBucketAclCommand } from "@aws-sdk/client-s3"; // ES Modules import
68
68
  * // const { S3Client, GetBucketAclCommand } = 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 = { // GetBucketAclRequest
71
73
  * Bucket: "STRING_VALUE", // required
@@ -61,6 +61,8 @@ declare const GetBucketAnalyticsConfigurationCommand_base: {
61
61
  * ```javascript
62
62
  * import { S3Client, GetBucketAnalyticsConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
63
63
  * // const { S3Client, GetBucketAnalyticsConfigurationCommand } = 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 = { // GetBucketAnalyticsConfigurationRequest
66
68
  * Bucket: "STRING_VALUE", // required
@@ -58,6 +58,8 @@ declare const GetBucketCorsCommand_base: {
58
58
  * ```javascript
59
59
  * import { S3Client, GetBucketCorsCommand } from "@aws-sdk/client-s3"; // ES Modules import
60
60
  * // const { S3Client, GetBucketCorsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
61
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
62
+ * const config = {}; // type is S3ClientConfig
61
63
  * const client = new S3Client(config);
62
64
  * const input = { // GetBucketCorsRequest
63
65
  * Bucket: "STRING_VALUE", // required
@@ -91,6 +91,8 @@ declare const GetBucketEncryptionCommand_base: {
91
91
  * ```javascript
92
92
  * import { S3Client, GetBucketEncryptionCommand } from "@aws-sdk/client-s3"; // ES Modules import
93
93
  * // const { S3Client, GetBucketEncryptionCommand } = require("@aws-sdk/client-s3"); // CommonJS import
94
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
95
+ * const config = {}; // type is S3ClientConfig
94
96
  * const client = new S3Client(config);
95
97
  * const input = { // GetBucketEncryptionRequest
96
98
  * Bucket: "STRING_VALUE", // required
@@ -57,6 +57,8 @@ declare const GetBucketIntelligentTieringConfigurationCommand_base: {
57
57
  * ```javascript
58
58
  * import { S3Client, GetBucketIntelligentTieringConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
59
59
  * // const { S3Client, GetBucketIntelligentTieringConfigurationCommand } = 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 = { // GetBucketIntelligentTieringConfigurationRequest
62
64
  * Bucket: "STRING_VALUE", // required
@@ -60,6 +60,8 @@ declare const GetBucketInventoryConfigurationCommand_base: {
60
60
  * ```javascript
61
61
  * import { S3Client, GetBucketInventoryConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
62
62
  * // const { S3Client, GetBucketInventoryConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
63
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
64
+ * const config = {}; // type is S3ClientConfig
63
65
  * const client = new S3Client(config);
64
66
  * const input = { // GetBucketInventoryConfigurationRequest
65
67
  * Bucket: "STRING_VALUE", // required
@@ -125,6 +125,8 @@ declare const GetBucketLifecycleConfigurationCommand_base: {
125
125
  * ```javascript
126
126
  * import { S3Client, GetBucketLifecycleConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
127
127
  * // const { S3Client, GetBucketLifecycleConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
128
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
129
+ * const config = {}; // type is S3ClientConfig
128
130
  * const client = new S3Client(config);
129
131
  * const input = { // GetBucketLifecycleConfigurationRequest
130
132
  * Bucket: "STRING_VALUE", // required
@@ -60,6 +60,8 @@ declare const GetBucketLocationCommand_base: {
60
60
  * ```javascript
61
61
  * import { S3Client, GetBucketLocationCommand } from "@aws-sdk/client-s3"; // ES Modules import
62
62
  * // const { S3Client, GetBucketLocationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
63
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
64
+ * const config = {}; // type is S3ClientConfig
63
65
  * const client = new S3Client(config);
64
66
  * const input = { // GetBucketLocationRequest
65
67
  * Bucket: "STRING_VALUE", // required
@@ -57,6 +57,8 @@ declare const GetBucketLoggingCommand_base: {
57
57
  * ```javascript
58
58
  * import { S3Client, GetBucketLoggingCommand } from "@aws-sdk/client-s3"; // ES Modules import
59
59
  * // const { S3Client, GetBucketLoggingCommand } = 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 = { // GetBucketLoggingRequest
62
64
  * Bucket: "STRING_VALUE", // required
@@ -75,6 +75,8 @@ declare const GetBucketMetadataConfigurationCommand_base: {
75
75
  * ```javascript
76
76
  * import { S3Client, GetBucketMetadataConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
77
77
  * // const { S3Client, GetBucketMetadataConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
78
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
79
+ * const config = {}; // type is S3ClientConfig
78
80
  * const client = new S3Client(config);
79
81
  * const input = { // GetBucketMetadataConfigurationRequest
80
82
  * Bucket: "STRING_VALUE", // required
@@ -75,6 +75,8 @@ declare const GetBucketMetadataTableConfigurationCommand_base: {
75
75
  * ```javascript
76
76
  * import { S3Client, GetBucketMetadataTableConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
77
77
  * // const { S3Client, GetBucketMetadataTableConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
78
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
79
+ * const config = {}; // type is S3ClientConfig
78
80
  * const client = new S3Client(config);
79
81
  * const input = { // GetBucketMetadataTableConfigurationRequest
80
82
  * Bucket: "STRING_VALUE", // required
@@ -67,6 +67,8 @@ declare const GetBucketMetricsConfigurationCommand_base: {
67
67
  * ```javascript
68
68
  * import { S3Client, GetBucketMetricsConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
69
69
  * // const { S3Client, GetBucketMetricsConfigurationCommand } = 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 = { // GetBucketMetricsConfigurationRequest
72
74
  * Bucket: "STRING_VALUE", // required
@@ -57,6 +57,8 @@ declare const GetBucketNotificationConfigurationCommand_base: {
57
57
  * ```javascript
58
58
  * import { S3Client, GetBucketNotificationConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
59
59
  * // const { S3Client, GetBucketNotificationConfigurationCommand } = 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 = { // GetBucketNotificationConfigurationRequest
62
64
  * Bucket: "STRING_VALUE", // required
@@ -67,6 +67,8 @@ declare const GetBucketOwnershipControlsCommand_base: {
67
67
  * ```javascript
68
68
  * import { S3Client, GetBucketOwnershipControlsCommand } from "@aws-sdk/client-s3"; // ES Modules import
69
69
  * // const { S3Client, GetBucketOwnershipControlsCommand } = 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 = { // GetBucketOwnershipControlsRequest
72
74
  * Bucket: "STRING_VALUE", // required
@@ -99,6 +99,8 @@ declare const GetBucketPolicyCommand_base: {
99
99
  * ```javascript
100
100
  * import { S3Client, GetBucketPolicyCommand } from "@aws-sdk/client-s3"; // ES Modules import
101
101
  * // const { S3Client, GetBucketPolicyCommand } = 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 = { // GetBucketPolicyRequest
104
106
  * Bucket: "STRING_VALUE", // required
@@ -63,6 +63,8 @@ declare const GetBucketPolicyStatusCommand_base: {
63
63
  * ```javascript
64
64
  * import { S3Client, GetBucketPolicyStatusCommand } from "@aws-sdk/client-s3"; // ES Modules import
65
65
  * // const { S3Client, GetBucketPolicyStatusCommand } = require("@aws-sdk/client-s3"); // CommonJS import
66
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
67
+ * const config = {}; // type is S3ClientConfig
66
68
  * const client = new S3Client(config);
67
69
  * const input = { // GetBucketPolicyStatusRequest
68
70
  * Bucket: "STRING_VALUE", // required
@@ -64,6 +64,8 @@ declare const GetBucketReplicationCommand_base: {
64
64
  * ```javascript
65
65
  * import { S3Client, GetBucketReplicationCommand } from "@aws-sdk/client-s3"; // ES Modules import
66
66
  * // const { S3Client, GetBucketReplicationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
67
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
68
+ * const config = {}; // type is S3ClientConfig
67
69
  * const client = new S3Client(config);
68
70
  * const input = { // GetBucketReplicationRequest
69
71
  * Bucket: "STRING_VALUE", // required
@@ -45,6 +45,8 @@ declare const GetBucketRequestPaymentCommand_base: {
45
45
  * ```javascript
46
46
  * import { S3Client, GetBucketRequestPaymentCommand } from "@aws-sdk/client-s3"; // ES Modules import
47
47
  * // const { S3Client, GetBucketRequestPaymentCommand } = require("@aws-sdk/client-s3"); // CommonJS import
48
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
49
+ * const config = {}; // type is S3ClientConfig
48
50
  * const client = new S3Client(config);
49
51
  * const input = { // GetBucketRequestPaymentRequest
50
52
  * Bucket: "STRING_VALUE", // required
@@ -64,6 +64,8 @@ declare const GetBucketTaggingCommand_base: {
64
64
  * ```javascript
65
65
  * import { S3Client, GetBucketTaggingCommand } from "@aws-sdk/client-s3"; // ES Modules import
66
66
  * // const { S3Client, GetBucketTaggingCommand } = require("@aws-sdk/client-s3"); // CommonJS import
67
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
68
+ * const config = {}; // type is S3ClientConfig
67
69
  * const client = new S3Client(config);
68
70
  * const input = { // GetBucketTaggingRequest
69
71
  * Bucket: "STRING_VALUE", // required
@@ -58,6 +58,8 @@ declare const GetBucketVersioningCommand_base: {
58
58
  * ```javascript
59
59
  * import { S3Client, GetBucketVersioningCommand } from "@aws-sdk/client-s3"; // ES Modules import
60
60
  * // const { S3Client, GetBucketVersioningCommand } = require("@aws-sdk/client-s3"); // CommonJS import
61
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
62
+ * const config = {}; // type is S3ClientConfig
61
63
  * const client = new S3Client(config);
62
64
  * const input = { // GetBucketVersioningRequest
63
65
  * Bucket: "STRING_VALUE", // required
@@ -54,6 +54,8 @@ declare const GetBucketWebsiteCommand_base: {
54
54
  * ```javascript
55
55
  * import { S3Client, GetBucketWebsiteCommand } from "@aws-sdk/client-s3"; // ES Modules import
56
56
  * // const { S3Client, GetBucketWebsiteCommand } = 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 = { // GetBucketWebsiteRequest
59
61
  * Bucket: "STRING_VALUE", // required
@@ -72,6 +72,8 @@ declare const GetObjectAclCommand_base: {
72
72
  * ```javascript
73
73
  * import { S3Client, GetObjectAclCommand } from "@aws-sdk/client-s3"; // ES Modules import
74
74
  * // const { S3Client, GetObjectAclCommand } = require("@aws-sdk/client-s3"); // CommonJS import
75
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
76
+ * const config = {}; // type is S3ClientConfig
75
77
  * const client = new S3Client(config);
76
78
  * const input = { // GetObjectAclRequest
77
79
  * Bucket: "STRING_VALUE", // required
@@ -237,6 +237,8 @@ declare const GetObjectAttributesCommand_base: {
237
237
  * ```javascript
238
238
  * import { S3Client, GetObjectAttributesCommand } from "@aws-sdk/client-s3"; // ES Modules import
239
239
  * // const { S3Client, GetObjectAttributesCommand } = require("@aws-sdk/client-s3"); // CommonJS import
240
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
241
+ * const config = {}; // type is S3ClientConfig
240
242
  * const client = new S3Client(config);
241
243
  * const input = { // GetObjectAttributesRequest
242
244
  * Bucket: "STRING_VALUE", // required
@@ -195,6 +195,8 @@ declare const GetObjectCommand_base: {
195
195
  * ```javascript
196
196
  * import { S3Client, GetObjectCommand } from "@aws-sdk/client-s3"; // ES Modules import
197
197
  * // const { S3Client, GetObjectCommand } = require("@aws-sdk/client-s3"); // CommonJS import
198
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
199
+ * const config = {}; // type is S3ClientConfig
198
200
  * const client = new S3Client(config);
199
201
  * const input = { // GetObjectRequest
200
202
  * Bucket: "STRING_VALUE", // required
@@ -45,6 +45,8 @@ declare const GetObjectLegalHoldCommand_base: {
45
45
  * ```javascript
46
46
  * import { S3Client, GetObjectLegalHoldCommand } from "@aws-sdk/client-s3"; // ES Modules import
47
47
  * // const { S3Client, GetObjectLegalHoldCommand } = require("@aws-sdk/client-s3"); // CommonJS import
48
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
49
+ * const config = {}; // type is S3ClientConfig
48
50
  * const client = new S3Client(config);
49
51
  * const input = { // GetObjectLegalHoldRequest
50
52
  * Bucket: "STRING_VALUE", // required
@@ -46,6 +46,8 @@ declare const GetObjectLockConfigurationCommand_base: {
46
46
  * ```javascript
47
47
  * import { S3Client, GetObjectLockConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
48
48
  * // const { S3Client, GetObjectLockConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
49
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
50
+ * const config = {}; // type is S3ClientConfig
49
51
  * const client = new S3Client(config);
50
52
  * const input = { // GetObjectLockConfigurationRequest
51
53
  * Bucket: "STRING_VALUE", // required
@@ -45,6 +45,8 @@ declare const GetObjectRetentionCommand_base: {
45
45
  * ```javascript
46
46
  * import { S3Client, GetObjectRetentionCommand } from "@aws-sdk/client-s3"; // ES Modules import
47
47
  * // const { S3Client, GetObjectRetentionCommand } = require("@aws-sdk/client-s3"); // CommonJS import
48
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
49
+ * const config = {}; // type is S3ClientConfig
48
50
  * const client = new S3Client(config);
49
51
  * const input = { // GetObjectRetentionRequest
50
52
  * Bucket: "STRING_VALUE", // required
@@ -62,6 +62,8 @@ declare const GetObjectTaggingCommand_base: {
62
62
  * ```javascript
63
63
  * import { S3Client, GetObjectTaggingCommand } from "@aws-sdk/client-s3"; // ES Modules import
64
64
  * // const { S3Client, GetObjectTaggingCommand } = require("@aws-sdk/client-s3"); // CommonJS import
65
+ * // import type { S3ClientConfig } from "@aws-sdk/client-s3";
66
+ * const config = {}; // type is S3ClientConfig
65
67
  * const client = new S3Client(config);
66
68
  * const input = { // GetObjectTaggingRequest
67
69
  * Bucket: "STRING_VALUE", // required
@@ -52,6 +52,8 @@ declare const GetObjectTorrentCommand_base: {
52
52
  * ```javascript
53
53
  * import { S3Client, GetObjectTorrentCommand } from "@aws-sdk/client-s3"; // ES Modules import
54
54
  * // const { S3Client, GetObjectTorrentCommand } = 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 = { // GetObjectTorrentRequest
57
59
  * Bucket: "STRING_VALUE", // required
@@ -70,6 +70,8 @@ declare const GetPublicAccessBlockCommand_base: {
70
70
  * ```javascript
71
71
  * import { S3Client, GetPublicAccessBlockCommand } from "@aws-sdk/client-s3"; // ES Modules import
72
72
  * // const { S3Client, GetPublicAccessBlockCommand } = 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 = { // GetPublicAccessBlockRequest
75
77
  * Bucket: "STRING_VALUE", // required