@aws-sdk/client-s3 3.300.0 → 3.301.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AbortMultipartUploadCommand.d.ts +1 -1
- package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +4 -4
- package/dist-types/commands/CopyObjectCommand.d.ts +2 -2
- package/dist-types/commands/CreateBucketCommand.d.ts +2 -2
- package/dist-types/commands/CreateMultipartUploadCommand.d.ts +2 -2
- package/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketCorsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +1 -1
- package/dist-types/commands/DeleteObjectCommand.d.ts +1 -1
- package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +1 -1
- package/dist-types/commands/DeleteObjectsCommand.d.ts +4 -4
- package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketAclCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketCorsCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketEncryptionCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketLocationCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketLoggingCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketReplicationCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketTaggingCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketVersioningCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketWebsiteCommand.d.ts +1 -1
- package/dist-types/commands/GetObjectAclCommand.d.ts +1 -1
- package/dist-types/commands/GetObjectAttributesCommand.d.ts +2 -2
- package/dist-types/commands/GetObjectCommand.d.ts +1 -1
- package/dist-types/commands/GetObjectLegalHoldCommand.d.ts +1 -1
- package/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetObjectRetentionCommand.d.ts +1 -1
- package/dist-types/commands/GetObjectTaggingCommand.d.ts +1 -1
- package/dist-types/commands/GetObjectTorrentCommand.d.ts +1 -1
- package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +1 -1
- package/dist-types/commands/HeadBucketCommand.d.ts +1 -1
- package/dist-types/commands/HeadObjectCommand.d.ts +1 -1
- package/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListMultipartUploadsCommand.d.ts +1 -1
- package/dist-types/commands/ListObjectVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListObjectsCommand.d.ts +1 -1
- package/dist-types/commands/ListObjectsV2Command.d.ts +1 -1
- package/dist-types/commands/ListPartsCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +2 -2
- package/dist-types/commands/PutBucketAclCommand.d.ts +6 -6
- package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +10 -10
- package/dist-types/commands/PutBucketCorsCommand.d.ts +8 -8
- package/dist-types/commands/PutBucketEncryptionCommand.d.ts +5 -5
- package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +8 -8
- package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +9 -9
- package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +15 -15
- package/dist-types/commands/PutBucketLoggingCommand.d.ts +6 -6
- package/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +6 -6
- package/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +13 -13
- package/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +4 -4
- package/dist-types/commands/PutBucketPolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketReplicationCommand.d.ts +19 -19
- package/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +2 -2
- package/dist-types/commands/PutBucketTaggingCommand.d.ts +4 -4
- package/dist-types/commands/PutBucketVersioningCommand.d.ts +2 -2
- package/dist-types/commands/PutBucketWebsiteCommand.d.ts +9 -9
- package/dist-types/commands/PutObjectAclCommand.d.ts +6 -6
- package/dist-types/commands/PutObjectCommand.d.ts +2 -2
- package/dist-types/commands/PutObjectLegalHoldCommand.d.ts +2 -2
- package/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +4 -4
- package/dist-types/commands/PutObjectRetentionCommand.d.ts +2 -2
- package/dist-types/commands/PutObjectTaggingCommand.d.ts +4 -4
- package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +2 -2
- package/dist-types/commands/RestoreObjectCommand.d.ts +21 -21
- package/dist-types/commands/SelectObjectContentCommand.d.ts +9 -9
- package/dist-types/commands/UploadPartCommand.d.ts +1 -1
- package/dist-types/commands/UploadPartCopyCommand.d.ts +1 -1
- package/dist-types/commands/WriteGetObjectResponseCommand.d.ts +2 -2
- package/package.json +3 -3
|
@@ -64,7 +64,7 @@ export interface AbortMultipartUploadCommandOutput extends AbortMultipartUploadO
|
|
|
64
64
|
* import { S3Client, AbortMultipartUploadCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
65
65
|
* // const { S3Client, AbortMultipartUploadCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
66
66
|
* const client = new S3Client(config);
|
|
67
|
-
* const input = {
|
|
67
|
+
* const input = { // AbortMultipartUploadRequest
|
|
68
68
|
* Bucket: "STRING_VALUE", // required
|
|
69
69
|
* Key: "STRING_VALUE", // required
|
|
70
70
|
* UploadId: "STRING_VALUE", // required
|
|
@@ -136,12 +136,12 @@ export interface CompleteMultipartUploadCommandOutput extends CompleteMultipartU
|
|
|
136
136
|
* import { S3Client, CompleteMultipartUploadCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
137
137
|
* // const { S3Client, CompleteMultipartUploadCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
138
138
|
* const client = new S3Client(config);
|
|
139
|
-
* const input = {
|
|
139
|
+
* const input = { // CompleteMultipartUploadRequest
|
|
140
140
|
* Bucket: "STRING_VALUE", // required
|
|
141
141
|
* Key: "STRING_VALUE", // required
|
|
142
|
-
* MultipartUpload: {
|
|
143
|
-
* Parts: [
|
|
144
|
-
* {
|
|
142
|
+
* MultipartUpload: { // CompletedMultipartUpload
|
|
143
|
+
* Parts: [ // CompletedPartList
|
|
144
|
+
* { // CompletedPart
|
|
145
145
|
* ETag: "STRING_VALUE",
|
|
146
146
|
* ChecksumCRC32: "STRING_VALUE",
|
|
147
147
|
* ChecksumCRC32C: "STRING_VALUE",
|
|
@@ -209,7 +209,7 @@ export interface CopyObjectCommandOutput extends CopyObjectOutput, __MetadataBea
|
|
|
209
209
|
* import { S3Client, CopyObjectCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
210
210
|
* // const { S3Client, CopyObjectCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
211
211
|
* const client = new S3Client(config);
|
|
212
|
-
* const input = {
|
|
212
|
+
* const input = { // CopyObjectRequest
|
|
213
213
|
* ACL: "private" || "public-read" || "public-read-write" || "authenticated-read" || "aws-exec-read" || "bucket-owner-read" || "bucket-owner-full-control",
|
|
214
214
|
* Bucket: "STRING_VALUE", // required
|
|
215
215
|
* CacheControl: "STRING_VALUE",
|
|
@@ -229,7 +229,7 @@ export interface CopyObjectCommandOutput extends CopyObjectOutput, __MetadataBea
|
|
|
229
229
|
* GrantReadACP: "STRING_VALUE",
|
|
230
230
|
* GrantWriteACP: "STRING_VALUE",
|
|
231
231
|
* Key: "STRING_VALUE", // required
|
|
232
|
-
* Metadata: {
|
|
232
|
+
* Metadata: { // Metadata
|
|
233
233
|
* "<keys>": "STRING_VALUE",
|
|
234
234
|
* },
|
|
235
235
|
* MetadataDirective: "COPY" || "REPLACE",
|
|
@@ -171,10 +171,10 @@ export interface CreateBucketCommandOutput extends CreateBucketOutput, __Metadat
|
|
|
171
171
|
* import { S3Client, CreateBucketCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
172
172
|
* // const { S3Client, CreateBucketCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
173
173
|
* const client = new S3Client(config);
|
|
174
|
-
* const input = {
|
|
174
|
+
* const input = { // CreateBucketRequest
|
|
175
175
|
* ACL: "private" || "public-read" || "public-read-write" || "authenticated-read",
|
|
176
176
|
* Bucket: "STRING_VALUE", // required
|
|
177
|
-
* CreateBucketConfiguration: {
|
|
177
|
+
* CreateBucketConfiguration: { // CreateBucketConfiguration
|
|
178
178
|
* LocationConstraint: "af-south-1" || "ap-east-1" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "ap-south-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "EU" || "eu-central-1" || "eu-north-1" || "eu-south-1" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "me-south-1" || "sa-east-1" || "us-east-2" || "us-gov-east-1" || "us-gov-west-1" || "us-west-1" || "us-west-2",
|
|
179
179
|
* },
|
|
180
180
|
* GrantFullControl: "STRING_VALUE",
|
|
@@ -293,7 +293,7 @@ export interface CreateMultipartUploadCommandOutput extends CreateMultipartUploa
|
|
|
293
293
|
* import { S3Client, CreateMultipartUploadCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
294
294
|
* // const { S3Client, CreateMultipartUploadCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
295
295
|
* const client = new S3Client(config);
|
|
296
|
-
* const input = {
|
|
296
|
+
* const input = { // CreateMultipartUploadRequest
|
|
297
297
|
* ACL: "private" || "public-read" || "public-read-write" || "authenticated-read" || "aws-exec-read" || "bucket-owner-read" || "bucket-owner-full-control",
|
|
298
298
|
* Bucket: "STRING_VALUE", // required
|
|
299
299
|
* CacheControl: "STRING_VALUE",
|
|
@@ -307,7 +307,7 @@ export interface CreateMultipartUploadCommandOutput extends CreateMultipartUploa
|
|
|
307
307
|
* GrantReadACP: "STRING_VALUE",
|
|
308
308
|
* GrantWriteACP: "STRING_VALUE",
|
|
309
309
|
* Key: "STRING_VALUE", // required
|
|
310
|
-
* Metadata: {
|
|
310
|
+
* Metadata: { // Metadata
|
|
311
311
|
* "<keys>": "STRING_VALUE",
|
|
312
312
|
* },
|
|
313
313
|
* ServerSideEncryption: "AES256" || "aws:kms",
|
|
@@ -53,7 +53,7 @@ export interface DeleteBucketAnalyticsConfigurationCommandOutput extends __Metad
|
|
|
53
53
|
* import { S3Client, DeleteBucketAnalyticsConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
54
54
|
* // const { S3Client, DeleteBucketAnalyticsConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
55
55
|
* const client = new S3Client(config);
|
|
56
|
-
* const input = {
|
|
56
|
+
* const input = { // DeleteBucketAnalyticsConfigurationRequest
|
|
57
57
|
* Bucket: "STRING_VALUE", // required
|
|
58
58
|
* Id: "STRING_VALUE", // required
|
|
59
59
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
@@ -42,7 +42,7 @@ export interface DeleteBucketCommandOutput extends __MetadataBearer {
|
|
|
42
42
|
* import { S3Client, DeleteBucketCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
43
43
|
* // const { S3Client, DeleteBucketCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
44
44
|
* const client = new S3Client(config);
|
|
45
|
-
* const input = {
|
|
45
|
+
* const input = { // DeleteBucketRequest
|
|
46
46
|
* Bucket: "STRING_VALUE", // required
|
|
47
47
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
48
48
|
* };
|
|
@@ -46,7 +46,7 @@ export interface DeleteBucketCorsCommandOutput extends __MetadataBearer {
|
|
|
46
46
|
* import { S3Client, DeleteBucketCorsCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
47
47
|
* // const { S3Client, DeleteBucketCorsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
48
48
|
* const client = new S3Client(config);
|
|
49
|
-
* const input = {
|
|
49
|
+
* const input = { // DeleteBucketCorsRequest
|
|
50
50
|
* Bucket: "STRING_VALUE", // required
|
|
51
51
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
52
52
|
* };
|
|
@@ -48,7 +48,7 @@ export interface DeleteBucketEncryptionCommandOutput extends __MetadataBearer {
|
|
|
48
48
|
* import { S3Client, DeleteBucketEncryptionCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
49
49
|
* // const { S3Client, DeleteBucketEncryptionCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
50
50
|
* const client = new S3Client(config);
|
|
51
|
-
* const input = {
|
|
51
|
+
* const input = { // DeleteBucketEncryptionRequest
|
|
52
52
|
* Bucket: "STRING_VALUE", // required
|
|
53
53
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
54
54
|
* };
|
|
@@ -48,7 +48,7 @@ export interface DeleteBucketIntelligentTieringConfigurationCommandOutput extend
|
|
|
48
48
|
* import { S3Client, DeleteBucketIntelligentTieringConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
49
49
|
* // const { S3Client, DeleteBucketIntelligentTieringConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
50
50
|
* const client = new S3Client(config);
|
|
51
|
-
* const input = {
|
|
51
|
+
* const input = { // DeleteBucketIntelligentTieringConfigurationRequest
|
|
52
52
|
* Bucket: "STRING_VALUE", // required
|
|
53
53
|
* Id: "STRING_VALUE", // required
|
|
54
54
|
* };
|
|
@@ -51,7 +51,7 @@ export interface DeleteBucketInventoryConfigurationCommandOutput extends __Metad
|
|
|
51
51
|
* import { S3Client, DeleteBucketInventoryConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
52
52
|
* // const { S3Client, DeleteBucketInventoryConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
53
53
|
* const client = new S3Client(config);
|
|
54
|
-
* const input = {
|
|
54
|
+
* const input = { // DeleteBucketInventoryConfigurationRequest
|
|
55
55
|
* Bucket: "STRING_VALUE", // required
|
|
56
56
|
* Id: "STRING_VALUE", // required
|
|
57
57
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
@@ -49,7 +49,7 @@ export interface DeleteBucketLifecycleCommandOutput extends __MetadataBearer {
|
|
|
49
49
|
* import { S3Client, DeleteBucketLifecycleCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
50
50
|
* // const { S3Client, DeleteBucketLifecycleCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
51
51
|
* const client = new S3Client(config);
|
|
52
|
-
* const input = {
|
|
52
|
+
* const input = { // DeleteBucketLifecycleRequest
|
|
53
53
|
* Bucket: "STRING_VALUE", // required
|
|
54
54
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
55
55
|
* };
|
|
@@ -59,7 +59,7 @@ export interface DeleteBucketMetricsConfigurationCommandOutput extends __Metadat
|
|
|
59
59
|
* import { S3Client, DeleteBucketMetricsConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
60
60
|
* // const { S3Client, DeleteBucketMetricsConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
61
61
|
* const client = new S3Client(config);
|
|
62
|
-
* const input = {
|
|
62
|
+
* const input = { // DeleteBucketMetricsConfigurationRequest
|
|
63
63
|
* Bucket: "STRING_VALUE", // required
|
|
64
64
|
* Id: "STRING_VALUE", // required
|
|
65
65
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
@@ -44,7 +44,7 @@ export interface DeleteBucketOwnershipControlsCommandOutput extends __MetadataBe
|
|
|
44
44
|
* import { S3Client, DeleteBucketOwnershipControlsCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
45
45
|
* // const { S3Client, DeleteBucketOwnershipControlsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
46
46
|
* const client = new S3Client(config);
|
|
47
|
-
* const input = {
|
|
47
|
+
* const input = { // DeleteBucketOwnershipControlsRequest
|
|
48
48
|
* Bucket: "STRING_VALUE", // required
|
|
49
49
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
50
50
|
* };
|
|
@@ -55,7 +55,7 @@ export interface DeleteBucketPolicyCommandOutput extends __MetadataBearer {
|
|
|
55
55
|
* import { S3Client, DeleteBucketPolicyCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
56
56
|
* // const { S3Client, DeleteBucketPolicyCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
57
57
|
* const client = new S3Client(config);
|
|
58
|
-
* const input = {
|
|
58
|
+
* const input = { // DeleteBucketPolicyRequest
|
|
59
59
|
* Bucket: "STRING_VALUE", // required
|
|
60
60
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
61
61
|
* };
|
|
@@ -49,7 +49,7 @@ export interface DeleteBucketReplicationCommandOutput extends __MetadataBearer {
|
|
|
49
49
|
* import { S3Client, DeleteBucketReplicationCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
50
50
|
* // const { S3Client, DeleteBucketReplicationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
51
51
|
* const client = new S3Client(config);
|
|
52
|
-
* const input = {
|
|
52
|
+
* const input = { // DeleteBucketReplicationRequest
|
|
53
53
|
* Bucket: "STRING_VALUE", // required
|
|
54
54
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
55
55
|
* };
|
|
@@ -42,7 +42,7 @@ export interface DeleteBucketTaggingCommandOutput extends __MetadataBearer {
|
|
|
42
42
|
* import { S3Client, DeleteBucketTaggingCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
43
43
|
* // const { S3Client, DeleteBucketTaggingCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
44
44
|
* const client = new S3Client(config);
|
|
45
|
-
* const input = {
|
|
45
|
+
* const input = { // DeleteBucketTaggingRequest
|
|
46
46
|
* Bucket: "STRING_VALUE", // required
|
|
47
47
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
48
48
|
* };
|
|
@@ -49,7 +49,7 @@ export interface DeleteBucketWebsiteCommandOutput extends __MetadataBearer {
|
|
|
49
49
|
* import { S3Client, DeleteBucketWebsiteCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
50
50
|
* // const { S3Client, DeleteBucketWebsiteCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
51
51
|
* const client = new S3Client(config);
|
|
52
|
-
* const input = {
|
|
52
|
+
* const input = { // DeleteBucketWebsiteRequest
|
|
53
53
|
* Bucket: "STRING_VALUE", // required
|
|
54
54
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
55
55
|
* };
|
|
@@ -51,7 +51,7 @@ export interface DeleteObjectCommandOutput extends DeleteObjectOutput, __Metadat
|
|
|
51
51
|
* import { S3Client, DeleteObjectCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
52
52
|
* // const { S3Client, DeleteObjectCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
53
53
|
* const client = new S3Client(config);
|
|
54
|
-
* const input = {
|
|
54
|
+
* const input = { // DeleteObjectRequest
|
|
55
55
|
* Bucket: "STRING_VALUE", // required
|
|
56
56
|
* Key: "STRING_VALUE", // required
|
|
57
57
|
* MFA: "STRING_VALUE",
|
|
@@ -47,7 +47,7 @@ export interface DeleteObjectTaggingCommandOutput extends DeleteObjectTaggingOut
|
|
|
47
47
|
* import { S3Client, DeleteObjectTaggingCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
48
48
|
* // const { S3Client, DeleteObjectTaggingCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
49
49
|
* const client = new S3Client(config);
|
|
50
|
-
* const input = {
|
|
50
|
+
* const input = { // DeleteObjectTaggingRequest
|
|
51
51
|
* Bucket: "STRING_VALUE", // required
|
|
52
52
|
* Key: "STRING_VALUE", // required
|
|
53
53
|
* VersionId: "STRING_VALUE",
|
|
@@ -77,11 +77,11 @@ export interface DeleteObjectsCommandOutput extends DeleteObjectsOutput, __Metad
|
|
|
77
77
|
* import { S3Client, DeleteObjectsCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
78
78
|
* // const { S3Client, DeleteObjectsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
79
79
|
* const client = new S3Client(config);
|
|
80
|
-
* const input = {
|
|
80
|
+
* const input = { // DeleteObjectsRequest
|
|
81
81
|
* Bucket: "STRING_VALUE", // required
|
|
82
|
-
* Delete: {
|
|
83
|
-
* Objects: [ // required
|
|
84
|
-
* {
|
|
82
|
+
* Delete: { // Delete
|
|
83
|
+
* Objects: [ // ObjectIdentifierList // required
|
|
84
|
+
* { // ObjectIdentifier
|
|
85
85
|
* Key: "STRING_VALUE", // required
|
|
86
86
|
* VersionId: "STRING_VALUE",
|
|
87
87
|
* },
|
|
@@ -53,7 +53,7 @@ export interface DeletePublicAccessBlockCommandOutput extends __MetadataBearer {
|
|
|
53
53
|
* import { S3Client, DeletePublicAccessBlockCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
54
54
|
* // const { S3Client, DeletePublicAccessBlockCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
55
55
|
* const client = new S3Client(config);
|
|
56
|
-
* const input = {
|
|
56
|
+
* const input = { // DeletePublicAccessBlockRequest
|
|
57
57
|
* Bucket: "STRING_VALUE", // required
|
|
58
58
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
59
59
|
* };
|
|
@@ -51,7 +51,7 @@ export interface GetBucketAccelerateConfigurationCommandOutput extends GetBucket
|
|
|
51
51
|
* import { S3Client, GetBucketAccelerateConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
52
52
|
* // const { S3Client, GetBucketAccelerateConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
53
53
|
* const client = new S3Client(config);
|
|
54
|
-
* const input = {
|
|
54
|
+
* const input = { // GetBucketAccelerateConfigurationRequest
|
|
55
55
|
* Bucket: "STRING_VALUE", // required
|
|
56
56
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
57
57
|
* };
|
|
@@ -47,7 +47,7 @@ export interface GetBucketAclCommandOutput extends GetBucketAclOutput, __Metadat
|
|
|
47
47
|
* import { S3Client, GetBucketAclCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
48
48
|
* // const { S3Client, GetBucketAclCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
49
49
|
* const client = new S3Client(config);
|
|
50
|
-
* const input = {
|
|
50
|
+
* const input = { // GetBucketAclRequest
|
|
51
51
|
* Bucket: "STRING_VALUE", // required
|
|
52
52
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
53
53
|
* };
|
|
@@ -54,7 +54,7 @@ export interface GetBucketAnalyticsConfigurationCommandOutput extends GetBucketA
|
|
|
54
54
|
* import { S3Client, GetBucketAnalyticsConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
55
55
|
* // const { S3Client, GetBucketAnalyticsConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
56
56
|
* const client = new S3Client(config);
|
|
57
|
-
* const input = {
|
|
57
|
+
* const input = { // GetBucketAnalyticsConfigurationRequest
|
|
58
58
|
* Bucket: "STRING_VALUE", // required
|
|
59
59
|
* Id: "STRING_VALUE", // required
|
|
60
60
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
@@ -45,7 +45,7 @@ export interface GetBucketCorsCommandOutput extends GetBucketCorsOutput, __Metad
|
|
|
45
45
|
* import { S3Client, GetBucketCorsCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
46
46
|
* // const { S3Client, GetBucketCorsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
47
47
|
* const client = new S3Client(config);
|
|
48
|
-
* const input = {
|
|
48
|
+
* const input = { // GetBucketCorsRequest
|
|
49
49
|
* Bucket: "STRING_VALUE", // required
|
|
50
50
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
51
51
|
* };
|
|
@@ -47,7 +47,7 @@ export interface GetBucketEncryptionCommandOutput extends GetBucketEncryptionOut
|
|
|
47
47
|
* import { S3Client, GetBucketEncryptionCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
48
48
|
* // const { S3Client, GetBucketEncryptionCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
49
49
|
* const client = new S3Client(config);
|
|
50
|
-
* const input = {
|
|
50
|
+
* const input = { // GetBucketEncryptionRequest
|
|
51
51
|
* Bucket: "STRING_VALUE", // required
|
|
52
52
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
53
53
|
* };
|
|
@@ -48,7 +48,7 @@ export interface GetBucketIntelligentTieringConfigurationCommandOutput extends G
|
|
|
48
48
|
* import { S3Client, GetBucketIntelligentTieringConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
49
49
|
* // const { S3Client, GetBucketIntelligentTieringConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
50
50
|
* const client = new S3Client(config);
|
|
51
|
-
* const input = {
|
|
51
|
+
* const input = { // GetBucketIntelligentTieringConfigurationRequest
|
|
52
52
|
* Bucket: "STRING_VALUE", // required
|
|
53
53
|
* Id: "STRING_VALUE", // required
|
|
54
54
|
* };
|
|
@@ -52,7 +52,7 @@ export interface GetBucketInventoryConfigurationCommandOutput extends GetBucketI
|
|
|
52
52
|
* import { S3Client, GetBucketInventoryConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
53
53
|
* // const { S3Client, GetBucketInventoryConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
54
54
|
* const client = new S3Client(config);
|
|
55
|
-
* const input = {
|
|
55
|
+
* const input = { // GetBucketInventoryConfigurationRequest
|
|
56
56
|
* Bucket: "STRING_VALUE", // required
|
|
57
57
|
* Id: "STRING_VALUE", // required
|
|
58
58
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
@@ -79,7 +79,7 @@ export interface GetBucketLifecycleConfigurationCommandOutput extends GetBucketL
|
|
|
79
79
|
* import { S3Client, GetBucketLifecycleConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
80
80
|
* // const { S3Client, GetBucketLifecycleConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
81
81
|
* const client = new S3Client(config);
|
|
82
|
-
* const input = {
|
|
82
|
+
* const input = { // GetBucketLifecycleConfigurationRequest
|
|
83
83
|
* Bucket: "STRING_VALUE", // required
|
|
84
84
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
85
85
|
* };
|
|
@@ -43,7 +43,7 @@ export interface GetBucketLocationCommandOutput extends GetBucketLocationOutput,
|
|
|
43
43
|
* import { S3Client, GetBucketLocationCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
44
44
|
* // const { S3Client, GetBucketLocationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
45
45
|
* const client = new S3Client(config);
|
|
46
|
-
* const input = {
|
|
46
|
+
* const input = { // GetBucketLocationRequest
|
|
47
47
|
* Bucket: "STRING_VALUE", // required
|
|
48
48
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
49
49
|
* };
|
|
@@ -40,7 +40,7 @@ export interface GetBucketLoggingCommandOutput extends GetBucketLoggingOutput, _
|
|
|
40
40
|
* import { S3Client, GetBucketLoggingCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
41
41
|
* // const { S3Client, GetBucketLoggingCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
42
42
|
* const client = new S3Client(config);
|
|
43
|
-
* const input = {
|
|
43
|
+
* const input = { // GetBucketLoggingRequest
|
|
44
44
|
* Bucket: "STRING_VALUE", // required
|
|
45
45
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
46
46
|
* };
|
|
@@ -59,7 +59,7 @@ export interface GetBucketMetricsConfigurationCommandOutput extends GetBucketMet
|
|
|
59
59
|
* import { S3Client, GetBucketMetricsConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
60
60
|
* // const { S3Client, GetBucketMetricsConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
61
61
|
* const client = new S3Client(config);
|
|
62
|
-
* const input = {
|
|
62
|
+
* const input = { // GetBucketMetricsConfigurationRequest
|
|
63
63
|
* Bucket: "STRING_VALUE", // required
|
|
64
64
|
* Id: "STRING_VALUE", // required
|
|
65
65
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
@@ -43,7 +43,7 @@ export interface GetBucketNotificationConfigurationCommandOutput extends Notific
|
|
|
43
43
|
* import { S3Client, GetBucketNotificationConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
44
44
|
* // const { S3Client, GetBucketNotificationConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
45
45
|
* const client = new S3Client(config);
|
|
46
|
-
* const input = {
|
|
46
|
+
* const input = { // GetBucketNotificationConfigurationRequest
|
|
47
47
|
* Bucket: "STRING_VALUE", // required
|
|
48
48
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
49
49
|
* };
|
|
@@ -43,7 +43,7 @@ export interface GetBucketOwnershipControlsCommandOutput extends GetBucketOwners
|
|
|
43
43
|
* import { S3Client, GetBucketOwnershipControlsCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
44
44
|
* // const { S3Client, GetBucketOwnershipControlsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
45
45
|
* const client = new S3Client(config);
|
|
46
|
-
* const input = {
|
|
46
|
+
* const input = { // GetBucketOwnershipControlsRequest
|
|
47
47
|
* Bucket: "STRING_VALUE", // required
|
|
48
48
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
49
49
|
* };
|
|
@@ -48,7 +48,7 @@ export interface GetBucketPolicyCommandOutput extends GetBucketPolicyOutput, __M
|
|
|
48
48
|
* import { S3Client, GetBucketPolicyCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
49
49
|
* // const { S3Client, GetBucketPolicyCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
50
50
|
* const client = new S3Client(config);
|
|
51
|
-
* const input = {
|
|
51
|
+
* const input = { // GetBucketPolicyRequest
|
|
52
52
|
* Bucket: "STRING_VALUE", // required
|
|
53
53
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
54
54
|
* };
|
|
@@ -54,7 +54,7 @@ export interface GetBucketPolicyStatusCommandOutput extends GetBucketPolicyStatu
|
|
|
54
54
|
* import { S3Client, GetBucketPolicyStatusCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
55
55
|
* // const { S3Client, GetBucketPolicyStatusCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
56
56
|
* const client = new S3Client(config);
|
|
57
|
-
* const input = {
|
|
57
|
+
* const input = { // GetBucketPolicyStatusRequest
|
|
58
58
|
* Bucket: "STRING_VALUE", // required
|
|
59
59
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
60
60
|
* };
|
|
@@ -55,7 +55,7 @@ export interface GetBucketReplicationCommandOutput extends GetBucketReplicationO
|
|
|
55
55
|
* import { S3Client, GetBucketReplicationCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
56
56
|
* // const { S3Client, GetBucketReplicationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
57
57
|
* const client = new S3Client(config);
|
|
58
|
-
* const input = {
|
|
58
|
+
* const input = { // GetBucketReplicationRequest
|
|
59
59
|
* Bucket: "STRING_VALUE", // required
|
|
60
60
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
61
61
|
* };
|
|
@@ -35,7 +35,7 @@ export interface GetBucketRequestPaymentCommandOutput extends GetBucketRequestPa
|
|
|
35
35
|
* import { S3Client, GetBucketRequestPaymentCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
36
36
|
* // const { S3Client, GetBucketRequestPaymentCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
37
37
|
* const client = new S3Client(config);
|
|
38
|
-
* const input = {
|
|
38
|
+
* const input = { // GetBucketRequestPaymentRequest
|
|
39
39
|
* Bucket: "STRING_VALUE", // required
|
|
40
40
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
41
41
|
* };
|
|
@@ -55,7 +55,7 @@ export interface GetBucketTaggingCommandOutput extends GetBucketTaggingOutput, _
|
|
|
55
55
|
* import { S3Client, GetBucketTaggingCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
56
56
|
* // const { S3Client, GetBucketTaggingCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
57
57
|
* const client = new S3Client(config);
|
|
58
|
-
* const input = {
|
|
58
|
+
* const input = { // GetBucketTaggingRequest
|
|
59
59
|
* Bucket: "STRING_VALUE", // required
|
|
60
60
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
61
61
|
* };
|
|
@@ -48,7 +48,7 @@ export interface GetBucketVersioningCommandOutput extends GetBucketVersioningOut
|
|
|
48
48
|
* import { S3Client, GetBucketVersioningCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
49
49
|
* // const { S3Client, GetBucketVersioningCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
50
50
|
* const client = new S3Client(config);
|
|
51
|
-
* const input = {
|
|
51
|
+
* const input = { // GetBucketVersioningRequest
|
|
52
52
|
* Bucket: "STRING_VALUE", // required
|
|
53
53
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
54
54
|
* };
|
|
@@ -46,7 +46,7 @@ export interface GetBucketWebsiteCommandOutput extends GetBucketWebsiteOutput, _
|
|
|
46
46
|
* import { S3Client, GetBucketWebsiteCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
47
47
|
* // const { S3Client, GetBucketWebsiteCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
48
48
|
* const client = new S3Client(config);
|
|
49
|
-
* const input = {
|
|
49
|
+
* const input = { // GetBucketWebsiteRequest
|
|
50
50
|
* Bucket: "STRING_VALUE", // required
|
|
51
51
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
52
52
|
* };
|
|
@@ -66,7 +66,7 @@ export interface GetObjectAclCommandOutput extends GetObjectAclOutput, __Metadat
|
|
|
66
66
|
* import { S3Client, GetObjectAclCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
67
67
|
* // const { S3Client, GetObjectAclCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
68
68
|
* const client = new S3Client(config);
|
|
69
|
-
* const input = {
|
|
69
|
+
* const input = { // GetObjectAclRequest
|
|
70
70
|
* Bucket: "STRING_VALUE", // required
|
|
71
71
|
* Key: "STRING_VALUE", // required
|
|
72
72
|
* VersionId: "STRING_VALUE",
|
|
@@ -175,7 +175,7 @@ export interface GetObjectAttributesCommandOutput extends GetObjectAttributesOut
|
|
|
175
175
|
* import { S3Client, GetObjectAttributesCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
176
176
|
* // const { S3Client, GetObjectAttributesCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
177
177
|
* const client = new S3Client(config);
|
|
178
|
-
* const input = {
|
|
178
|
+
* const input = { // GetObjectAttributesRequest
|
|
179
179
|
* Bucket: "STRING_VALUE", // required
|
|
180
180
|
* Key: "STRING_VALUE", // required
|
|
181
181
|
* VersionId: "STRING_VALUE",
|
|
@@ -186,7 +186,7 @@ export interface GetObjectAttributesCommandOutput extends GetObjectAttributesOut
|
|
|
186
186
|
* SSECustomerKeyMD5: "STRING_VALUE",
|
|
187
187
|
* RequestPayer: "requester",
|
|
188
188
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
189
|
-
* ObjectAttributes: [ // required
|
|
189
|
+
* ObjectAttributes: [ // ObjectAttributesList // required
|
|
190
190
|
* "ETag" || "Checksum" || "ObjectParts" || "StorageClass" || "ObjectSize",
|
|
191
191
|
* ],
|
|
192
192
|
* };
|
|
@@ -187,7 +187,7 @@ export interface GetObjectCommandOutput extends __WithSdkStreamMixin<GetObjectOu
|
|
|
187
187
|
* import { S3Client, GetObjectCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
188
188
|
* // const { S3Client, GetObjectCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
189
189
|
* const client = new S3Client(config);
|
|
190
|
-
* const input = {
|
|
190
|
+
* const input = { // GetObjectRequest
|
|
191
191
|
* Bucket: "STRING_VALUE", // required
|
|
192
192
|
* IfMatch: "STRING_VALUE",
|
|
193
193
|
* IfModifiedSince: new Date("TIMESTAMP"),
|
|
@@ -36,7 +36,7 @@ export interface GetObjectLegalHoldCommandOutput extends GetObjectLegalHoldOutpu
|
|
|
36
36
|
* import { S3Client, GetObjectLegalHoldCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
37
37
|
* // const { S3Client, GetObjectLegalHoldCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
38
38
|
* const client = new S3Client(config);
|
|
39
|
-
* const input = {
|
|
39
|
+
* const input = { // GetObjectLegalHoldRequest
|
|
40
40
|
* Bucket: "STRING_VALUE", // required
|
|
41
41
|
* Key: "STRING_VALUE", // required
|
|
42
42
|
* VersionId: "STRING_VALUE",
|
|
@@ -37,7 +37,7 @@ export interface GetObjectLockConfigurationCommandOutput extends GetObjectLockCo
|
|
|
37
37
|
* import { S3Client, GetObjectLockConfigurationCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
38
38
|
* // const { S3Client, GetObjectLockConfigurationCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
39
39
|
* const client = new S3Client(config);
|
|
40
|
-
* const input = {
|
|
40
|
+
* const input = { // GetObjectLockConfigurationRequest
|
|
41
41
|
* Bucket: "STRING_VALUE", // required
|
|
42
42
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
43
43
|
* };
|
|
@@ -35,7 +35,7 @@ export interface GetObjectRetentionCommandOutput extends GetObjectRetentionOutpu
|
|
|
35
35
|
* import { S3Client, GetObjectRetentionCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
36
36
|
* // const { S3Client, GetObjectRetentionCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
37
37
|
* const client = new S3Client(config);
|
|
38
|
-
* const input = {
|
|
38
|
+
* const input = { // GetObjectRetentionRequest
|
|
39
39
|
* Bucket: "STRING_VALUE", // required
|
|
40
40
|
* Key: "STRING_VALUE", // required
|
|
41
41
|
* VersionId: "STRING_VALUE",
|
|
@@ -54,7 +54,7 @@ export interface GetObjectTaggingCommandOutput extends GetObjectTaggingOutput, _
|
|
|
54
54
|
* import { S3Client, GetObjectTaggingCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
55
55
|
* // const { S3Client, GetObjectTaggingCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
56
56
|
* const client = new S3Client(config);
|
|
57
|
-
* const input = {
|
|
57
|
+
* const input = { // GetObjectTaggingRequest
|
|
58
58
|
* Bucket: "STRING_VALUE", // required
|
|
59
59
|
* Key: "STRING_VALUE", // required
|
|
60
60
|
* VersionId: "STRING_VALUE",
|
|
@@ -42,7 +42,7 @@ export interface GetObjectTorrentCommandOutput extends __WithSdkStreamMixin<GetO
|
|
|
42
42
|
* import { S3Client, GetObjectTorrentCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
43
43
|
* // const { S3Client, GetObjectTorrentCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
44
44
|
* const client = new S3Client(config);
|
|
45
|
-
* const input = {
|
|
45
|
+
* const input = { // GetObjectTorrentRequest
|
|
46
46
|
* Bucket: "STRING_VALUE", // required
|
|
47
47
|
* Key: "STRING_VALUE", // required
|
|
48
48
|
* RequestPayer: "requester",
|
|
@@ -62,7 +62,7 @@ export interface GetPublicAccessBlockCommandOutput extends GetPublicAccessBlockO
|
|
|
62
62
|
* import { S3Client, GetPublicAccessBlockCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
63
63
|
* // const { S3Client, GetPublicAccessBlockCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
64
64
|
* const client = new S3Client(config);
|
|
65
|
-
* const input = {
|
|
65
|
+
* const input = { // GetPublicAccessBlockRequest
|
|
66
66
|
* Bucket: "STRING_VALUE", // required
|
|
67
67
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
68
68
|
* };
|
|
@@ -36,7 +36,7 @@ export interface HeadBucketCommandOutput extends __MetadataBearer {
|
|
|
36
36
|
* import { S3Client, HeadBucketCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
37
37
|
* // const { S3Client, HeadBucketCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
38
38
|
* const client = new S3Client(config);
|
|
39
|
-
* const input = {
|
|
39
|
+
* const input = { // HeadBucketRequest
|
|
40
40
|
* Bucket: "STRING_VALUE", // required
|
|
41
41
|
* ExpectedBucketOwner: "STRING_VALUE",
|
|
42
42
|
* };
|
|
@@ -135,7 +135,7 @@ export interface HeadObjectCommandOutput extends HeadObjectOutput, __MetadataBea
|
|
|
135
135
|
* import { S3Client, HeadObjectCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
136
136
|
* // const { S3Client, HeadObjectCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
137
137
|
* const client = new S3Client(config);
|
|
138
|
-
* const input = {
|
|
138
|
+
* const input = { // HeadObjectRequest
|
|
139
139
|
* Bucket: "STRING_VALUE", // required
|
|
140
140
|
* IfMatch: "STRING_VALUE",
|
|
141
141
|
* IfModifiedSince: new Date("TIMESTAMP"),
|
|
@@ -61,7 +61,7 @@ export interface ListBucketAnalyticsConfigurationsCommandOutput extends ListBuck
|
|
|
61
61
|
* import { S3Client, ListBucketAnalyticsConfigurationsCommand } from "@aws-sdk/client-s3"; // ES Modules import
|
|
62
62
|
* // const { S3Client, ListBucketAnalyticsConfigurationsCommand } = require("@aws-sdk/client-s3"); // CommonJS import
|
|
63
63
|
* const client = new S3Client(config);
|
|
64
|
-
* const input = {
|
|
64
|
+
* const input = { // ListBucketAnalyticsConfigurationsRequest
|
|
65
65
|
* Bucket: "STRING_VALUE", // required
|
|
66
66
|
* ContinuationToken: "STRING_VALUE",
|
|
67
67
|
* ExpectedBucketOwner: "STRING_VALUE",
|