@aws-sdk/client-s3 3.952.0 → 3.953.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-cjs/index.js +1409 -952
- package/dist-cjs/runtimeConfig.shared.js +7 -5
- package/dist-es/commands/AbortMultipartUploadCommand.js +2 -2
- package/dist-es/commands/CompleteMultipartUploadCommand.js +2 -2
- package/dist-es/commands/CopyObjectCommand.js +2 -2
- package/dist-es/commands/CreateBucketCommand.js +2 -2
- package/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateMultipartUploadCommand.js +2 -2
- package/dist-es/commands/CreateSessionCommand.js +2 -2
- package/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketCommand.js +2 -2
- package/dist-es/commands/DeleteBucketCorsCommand.js +2 -2
- package/dist-es/commands/DeleteBucketEncryptionCommand.js +2 -2
- package/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketLifecycleCommand.js +2 -2
- package/dist-es/commands/DeleteBucketMetadataConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketMetadataTableConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +2 -2
- package/dist-es/commands/DeleteBucketPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteBucketReplicationCommand.js +2 -2
- package/dist-es/commands/DeleteBucketTaggingCommand.js +2 -2
- package/dist-es/commands/DeleteBucketWebsiteCommand.js +2 -2
- package/dist-es/commands/DeleteObjectCommand.js +2 -2
- package/dist-es/commands/DeleteObjectTaggingCommand.js +2 -2
- package/dist-es/commands/DeleteObjectsCommand.js +2 -2
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +2 -2
- package/dist-es/commands/GetBucketAbacCommand.js +2 -2
- package/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketAclCommand.js +2 -2
- package/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketCorsCommand.js +2 -2
- package/dist-es/commands/GetBucketEncryptionCommand.js +2 -2
- package/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketInventoryConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketLocationCommand.js +2 -2
- package/dist-es/commands/GetBucketLoggingCommand.js +2 -2
- package/dist-es/commands/GetBucketMetadataConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketMetricsConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketNotificationConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketOwnershipControlsCommand.js +2 -2
- package/dist-es/commands/GetBucketPolicyCommand.js +2 -2
- package/dist-es/commands/GetBucketPolicyStatusCommand.js +2 -2
- package/dist-es/commands/GetBucketReplicationCommand.js +2 -2
- package/dist-es/commands/GetBucketRequestPaymentCommand.js +2 -2
- package/dist-es/commands/GetBucketTaggingCommand.js +2 -2
- package/dist-es/commands/GetBucketVersioningCommand.js +2 -2
- package/dist-es/commands/GetBucketWebsiteCommand.js +2 -2
- package/dist-es/commands/GetObjectAclCommand.js +2 -2
- package/dist-es/commands/GetObjectAttributesCommand.js +2 -2
- package/dist-es/commands/GetObjectCommand.js +2 -2
- package/dist-es/commands/GetObjectLegalHoldCommand.js +2 -2
- package/dist-es/commands/GetObjectLockConfigurationCommand.js +2 -2
- package/dist-es/commands/GetObjectRetentionCommand.js +2 -2
- package/dist-es/commands/GetObjectTaggingCommand.js +2 -2
- package/dist-es/commands/GetObjectTorrentCommand.js +2 -2
- package/dist-es/commands/GetPublicAccessBlockCommand.js +2 -2
- package/dist-es/commands/HeadBucketCommand.js +2 -2
- package/dist-es/commands/HeadObjectCommand.js +2 -2
- package/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListBucketsCommand.js +2 -2
- package/dist-es/commands/ListDirectoryBucketsCommand.js +2 -2
- package/dist-es/commands/ListMultipartUploadsCommand.js +2 -2
- package/dist-es/commands/ListObjectVersionsCommand.js +2 -2
- package/dist-es/commands/ListObjectsCommand.js +2 -2
- package/dist-es/commands/ListObjectsV2Command.js +2 -2
- package/dist-es/commands/ListPartsCommand.js +2 -2
- package/dist-es/commands/PutBucketAbacCommand.js +2 -2
- package/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketAclCommand.js +2 -2
- package/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketCorsCommand.js +2 -2
- package/dist-es/commands/PutBucketEncryptionCommand.js +2 -2
- package/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketInventoryConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketLoggingCommand.js +2 -2
- package/dist-es/commands/PutBucketMetricsConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketNotificationConfigurationCommand.js +2 -2
- package/dist-es/commands/PutBucketOwnershipControlsCommand.js +2 -2
- package/dist-es/commands/PutBucketPolicyCommand.js +2 -2
- package/dist-es/commands/PutBucketReplicationCommand.js +2 -2
- package/dist-es/commands/PutBucketRequestPaymentCommand.js +2 -2
- package/dist-es/commands/PutBucketTaggingCommand.js +2 -2
- package/dist-es/commands/PutBucketVersioningCommand.js +2 -2
- package/dist-es/commands/PutBucketWebsiteCommand.js +2 -2
- package/dist-es/commands/PutObjectAclCommand.js +2 -2
- package/dist-es/commands/PutObjectCommand.js +2 -2
- package/dist-es/commands/PutObjectLegalHoldCommand.js +2 -2
- package/dist-es/commands/PutObjectLockConfigurationCommand.js +2 -2
- package/dist-es/commands/PutObjectRetentionCommand.js +2 -2
- package/dist-es/commands/PutObjectTaggingCommand.js +2 -2
- package/dist-es/commands/PutPublicAccessBlockCommand.js +2 -2
- package/dist-es/commands/RenameObjectCommand.js +2 -2
- package/dist-es/commands/RestoreObjectCommand.js +2 -2
- package/dist-es/commands/SelectObjectContentCommand.js +2 -2
- package/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +2 -2
- package/dist-es/commands/UploadPartCommand.js +2 -2
- package/dist-es/commands/UploadPartCopyCommand.js +2 -2
- package/dist-es/commands/WriteGetObjectResponseCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +7 -5
- package/dist-es/schemas/schemas_0.js +830 -823
- package/dist-types/S3Client.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +5 -1
- package/dist-types/schemas/schemas_0.d.ts +451 -502
- package/dist-types/ts3.4/S3Client.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -7
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -7
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -7
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +7 -5
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +450 -503
- package/package.json +50 -50
|
@@ -34,11 +34,13 @@ const getRuntimeConfig = (config) => {
|
|
|
34
34
|
},
|
|
35
35
|
],
|
|
36
36
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
37
|
-
protocol: config?.protocol ??
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
37
|
+
protocol: config?.protocol ?? protocols_1.AwsRestXmlProtocol,
|
|
38
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
39
|
+
defaultNamespace: "com.amazonaws.s3",
|
|
40
|
+
xmlNamespace: "http://s3.amazonaws.com/doc/2006-03-01/",
|
|
41
|
+
version: "2006-03-01",
|
|
42
|
+
serviceTarget: "AmazonS3",
|
|
43
|
+
},
|
|
42
44
|
sdkStreamMixin: config?.sdkStreamMixin ?? util_stream_1.sdkStreamMixin,
|
|
43
45
|
serviceId: config?.serviceId ?? "S3",
|
|
44
46
|
signerConstructor: config?.signerConstructor ?? signature_v4_multi_region_1.SignatureV4MultiRegion,
|
|
@@ -2,7 +2,7 @@ import { getThrow200ExceptionsPlugin } from "@aws-sdk/middleware-sdk-s3";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { AbortMultipartUpload } from "../schemas/schemas_0";
|
|
5
|
+
import { AbortMultipartUpload$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class AbortMultipartUploadCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class AbortMultipartUploadCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "AbortMultipartUpload", {})
|
|
18
18
|
.n("S3Client", "AbortMultipartUploadCommand")
|
|
19
|
-
.sc(AbortMultipartUpload)
|
|
19
|
+
.sc(AbortMultipartUpload$)
|
|
20
20
|
.build() {
|
|
21
21
|
}
|
|
@@ -3,7 +3,7 @@ import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
6
|
-
import { CompleteMultipartUpload } from "../schemas/schemas_0";
|
|
6
|
+
import { CompleteMultipartUpload$ } from "../schemas/schemas_0";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class CompleteMultipartUploadCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
@@ -21,6 +21,6 @@ export class CompleteMultipartUploadCommand extends $Command
|
|
|
21
21
|
})
|
|
22
22
|
.s("AmazonS3", "CompleteMultipartUpload", {})
|
|
23
23
|
.n("S3Client", "CompleteMultipartUploadCommand")
|
|
24
|
-
.sc(CompleteMultipartUpload)
|
|
24
|
+
.sc(CompleteMultipartUpload$)
|
|
25
25
|
.build() {
|
|
26
26
|
}
|
|
@@ -3,7 +3,7 @@ import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
6
|
-
import { CopyObject } from "../schemas/schemas_0";
|
|
6
|
+
import { CopyObject$ } from "../schemas/schemas_0";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class CopyObjectCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
@@ -23,6 +23,6 @@ export class CopyObjectCommand extends $Command
|
|
|
23
23
|
})
|
|
24
24
|
.s("AmazonS3", "CopyObject", {})
|
|
25
25
|
.n("S3Client", "CopyObjectCommand")
|
|
26
|
-
.sc(CopyObject)
|
|
26
|
+
.sc(CopyObject$)
|
|
27
27
|
.build() {
|
|
28
28
|
}
|
|
@@ -3,7 +3,7 @@ import { getThrow200ExceptionsPlugin } from "@aws-sdk/middleware-sdk-s3";
|
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
6
|
-
import { CreateBucket } from "../schemas/schemas_0";
|
|
6
|
+
import { CreateBucket$ } from "../schemas/schemas_0";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class CreateBucketCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class CreateBucketCommand extends $Command
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "CreateBucket", {})
|
|
24
24
|
.n("S3Client", "CreateBucketCommand")
|
|
25
|
-
.sc(CreateBucket)
|
|
25
|
+
.sc(CreateBucket$)
|
|
26
26
|
.build() {
|
|
27
27
|
}
|
|
@@ -2,7 +2,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { CreateBucketMetadataConfiguration } from "../schemas/schemas_0";
|
|
5
|
+
import { CreateBucketMetadataConfiguration$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateBucketMetadataConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class CreateBucketMetadataConfigurationCommand extends $Command
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "CreateBucketMetadataConfiguration", {})
|
|
24
24
|
.n("S3Client", "CreateBucketMetadataConfigurationCommand")
|
|
25
|
-
.sc(CreateBucketMetadataConfiguration)
|
|
25
|
+
.sc(CreateBucketMetadataConfiguration$)
|
|
26
26
|
.build() {
|
|
27
27
|
}
|
|
@@ -2,7 +2,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { CreateBucketMetadataTableConfiguration } from "../schemas/schemas_0";
|
|
5
|
+
import { CreateBucketMetadataTableConfiguration$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateBucketMetadataTableConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class CreateBucketMetadataTableConfigurationCommand extends $Command
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "CreateBucketMetadataTableConfiguration", {})
|
|
24
24
|
.n("S3Client", "CreateBucketMetadataTableConfigurationCommand")
|
|
25
|
-
.sc(CreateBucketMetadataTableConfiguration)
|
|
25
|
+
.sc(CreateBucketMetadataTableConfiguration$)
|
|
26
26
|
.build() {
|
|
27
27
|
}
|
|
@@ -3,7 +3,7 @@ import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
6
|
-
import { CreateMultipartUpload } from "../schemas/schemas_0";
|
|
6
|
+
import { CreateMultipartUpload$ } from "../schemas/schemas_0";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class CreateMultipartUploadCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
@@ -21,6 +21,6 @@ export class CreateMultipartUploadCommand extends $Command
|
|
|
21
21
|
})
|
|
22
22
|
.s("AmazonS3", "CreateMultipartUpload", {})
|
|
23
23
|
.n("S3Client", "CreateMultipartUploadCommand")
|
|
24
|
-
.sc(CreateMultipartUpload)
|
|
24
|
+
.sc(CreateMultipartUpload$)
|
|
25
25
|
.build() {
|
|
26
26
|
}
|
|
@@ -2,7 +2,7 @@ import { getThrow200ExceptionsPlugin } from "@aws-sdk/middleware-sdk-s3";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { CreateSession } from "../schemas/schemas_0";
|
|
5
|
+
import { CreateSession$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class CreateSessionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class CreateSessionCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "CreateSession", {})
|
|
18
18
|
.n("S3Client", "CreateSessionCommand")
|
|
19
|
-
.sc(CreateSession)
|
|
19
|
+
.sc(CreateSession$)
|
|
20
20
|
.build() {
|
|
21
21
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteBucketAnalyticsConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteBucketAnalyticsConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketAnalyticsConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class DeleteBucketAnalyticsConfigurationCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "DeleteBucketAnalyticsConfiguration", {})
|
|
17
17
|
.n("S3Client", "DeleteBucketAnalyticsConfigurationCommand")
|
|
18
|
-
.sc(DeleteBucketAnalyticsConfiguration)
|
|
18
|
+
.sc(DeleteBucketAnalyticsConfiguration$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteBucket } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteBucket$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class DeleteBucketCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "DeleteBucket", {})
|
|
17
17
|
.n("S3Client", "DeleteBucketCommand")
|
|
18
|
-
.sc(DeleteBucket)
|
|
18
|
+
.sc(DeleteBucket$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteBucketCors } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteBucketCors$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketCorsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class DeleteBucketCorsCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "DeleteBucketCors", {})
|
|
17
17
|
.n("S3Client", "DeleteBucketCorsCommand")
|
|
18
|
-
.sc(DeleteBucketCors)
|
|
18
|
+
.sc(DeleteBucketCors$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteBucketEncryption } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteBucketEncryption$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketEncryptionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class DeleteBucketEncryptionCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "DeleteBucketEncryption", {})
|
|
17
17
|
.n("S3Client", "DeleteBucketEncryptionCommand")
|
|
18
|
-
.sc(DeleteBucketEncryption)
|
|
18
|
+
.sc(DeleteBucketEncryption$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteBucketIntelligentTieringConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteBucketIntelligentTieringConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketIntelligentTieringConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class DeleteBucketIntelligentTieringConfigurationCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "DeleteBucketIntelligentTieringConfiguration", {})
|
|
17
17
|
.n("S3Client", "DeleteBucketIntelligentTieringConfigurationCommand")
|
|
18
|
-
.sc(DeleteBucketIntelligentTieringConfiguration)
|
|
18
|
+
.sc(DeleteBucketIntelligentTieringConfiguration$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteBucketInventoryConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteBucketInventoryConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketInventoryConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class DeleteBucketInventoryConfigurationCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "DeleteBucketInventoryConfiguration", {})
|
|
17
17
|
.n("S3Client", "DeleteBucketInventoryConfigurationCommand")
|
|
18
|
-
.sc(DeleteBucketInventoryConfiguration)
|
|
18
|
+
.sc(DeleteBucketInventoryConfiguration$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteBucketLifecycle } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteBucketLifecycle$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketLifecycleCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class DeleteBucketLifecycleCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "DeleteBucketLifecycle", {})
|
|
17
17
|
.n("S3Client", "DeleteBucketLifecycleCommand")
|
|
18
|
-
.sc(DeleteBucketLifecycle)
|
|
18
|
+
.sc(DeleteBucketLifecycle$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteBucketMetadataConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteBucketMetadataConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketMetadataConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class DeleteBucketMetadataConfigurationCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "DeleteBucketMetadataConfiguration", {})
|
|
17
17
|
.n("S3Client", "DeleteBucketMetadataConfigurationCommand")
|
|
18
|
-
.sc(DeleteBucketMetadataConfiguration)
|
|
18
|
+
.sc(DeleteBucketMetadataConfiguration$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteBucketMetadataTableConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteBucketMetadataTableConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketMetadataTableConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class DeleteBucketMetadataTableConfigurationCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "DeleteBucketMetadataTableConfiguration", {})
|
|
17
17
|
.n("S3Client", "DeleteBucketMetadataTableConfigurationCommand")
|
|
18
|
-
.sc(DeleteBucketMetadataTableConfiguration)
|
|
18
|
+
.sc(DeleteBucketMetadataTableConfiguration$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteBucketMetricsConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteBucketMetricsConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketMetricsConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class DeleteBucketMetricsConfigurationCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "DeleteBucketMetricsConfiguration", {})
|
|
17
17
|
.n("S3Client", "DeleteBucketMetricsConfigurationCommand")
|
|
18
|
-
.sc(DeleteBucketMetricsConfiguration)
|
|
18
|
+
.sc(DeleteBucketMetricsConfiguration$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteBucketOwnershipControls } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteBucketOwnershipControls$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketOwnershipControlsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class DeleteBucketOwnershipControlsCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "DeleteBucketOwnershipControls", {})
|
|
17
17
|
.n("S3Client", "DeleteBucketOwnershipControlsCommand")
|
|
18
|
-
.sc(DeleteBucketOwnershipControls)
|
|
18
|
+
.sc(DeleteBucketOwnershipControls$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteBucketPolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteBucketPolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketPolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class DeleteBucketPolicyCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "DeleteBucketPolicy", {})
|
|
17
17
|
.n("S3Client", "DeleteBucketPolicyCommand")
|
|
18
|
-
.sc(DeleteBucketPolicy)
|
|
18
|
+
.sc(DeleteBucketPolicy$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteBucketReplication } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteBucketReplication$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketReplicationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class DeleteBucketReplicationCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "DeleteBucketReplication", {})
|
|
17
17
|
.n("S3Client", "DeleteBucketReplicationCommand")
|
|
18
|
-
.sc(DeleteBucketReplication)
|
|
18
|
+
.sc(DeleteBucketReplication$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteBucketTagging } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteBucketTagging$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketTaggingCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class DeleteBucketTaggingCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "DeleteBucketTagging", {})
|
|
17
17
|
.n("S3Client", "DeleteBucketTaggingCommand")
|
|
18
|
-
.sc(DeleteBucketTagging)
|
|
18
|
+
.sc(DeleteBucketTagging$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteBucketWebsite } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteBucketWebsite$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteBucketWebsiteCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class DeleteBucketWebsiteCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "DeleteBucketWebsite", {})
|
|
17
17
|
.n("S3Client", "DeleteBucketWebsiteCommand")
|
|
18
|
-
.sc(DeleteBucketWebsite)
|
|
18
|
+
.sc(DeleteBucketWebsite$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -2,7 +2,7 @@ import { getThrow200ExceptionsPlugin } from "@aws-sdk/middleware-sdk-s3";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { DeleteObject } from "../schemas/schemas_0";
|
|
5
|
+
import { DeleteObject$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteObjectCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class DeleteObjectCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "DeleteObject", {})
|
|
18
18
|
.n("S3Client", "DeleteObjectCommand")
|
|
19
|
-
.sc(DeleteObject)
|
|
19
|
+
.sc(DeleteObject$)
|
|
20
20
|
.build() {
|
|
21
21
|
}
|
|
@@ -2,7 +2,7 @@ import { getThrow200ExceptionsPlugin } from "@aws-sdk/middleware-sdk-s3";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { DeleteObjectTagging } from "../schemas/schemas_0";
|
|
5
|
+
import { DeleteObjectTagging$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteObjectTaggingCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class DeleteObjectTaggingCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "DeleteObjectTagging", {})
|
|
17
17
|
.n("S3Client", "DeleteObjectTaggingCommand")
|
|
18
|
-
.sc(DeleteObjectTagging)
|
|
18
|
+
.sc(DeleteObjectTagging$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -3,7 +3,7 @@ import { getThrow200ExceptionsPlugin } from "@aws-sdk/middleware-sdk-s3";
|
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
5
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
6
|
-
import { DeleteObjects } from "../schemas/schemas_0";
|
|
6
|
+
import { DeleteObjects$ } from "../schemas/schemas_0";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class DeleteObjectsCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
@@ -23,6 +23,6 @@ export class DeleteObjectsCommand extends $Command
|
|
|
23
23
|
})
|
|
24
24
|
.s("AmazonS3", "DeleteObjects", {})
|
|
25
25
|
.n("S3Client", "DeleteObjectsCommand")
|
|
26
|
-
.sc(DeleteObjects)
|
|
26
|
+
.sc(DeleteObjects$)
|
|
27
27
|
.build() {
|
|
28
28
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeletePublicAccessBlock } from "../schemas/schemas_0";
|
|
4
|
+
import { DeletePublicAccessBlock$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeletePublicAccessBlockCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class DeletePublicAccessBlockCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "DeletePublicAccessBlock", {})
|
|
17
17
|
.n("S3Client", "DeletePublicAccessBlockCommand")
|
|
18
|
-
.sc(DeletePublicAccessBlock)
|
|
18
|
+
.sc(DeletePublicAccessBlock$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -2,7 +2,7 @@ import { getThrow200ExceptionsPlugin } from "@aws-sdk/middleware-sdk-s3";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { GetBucketAbac } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketAbac$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketAbacCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class GetBucketAbacCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "GetBucketAbac", {})
|
|
17
17
|
.n("S3Client", "GetBucketAbacCommand")
|
|
18
|
-
.sc(GetBucketAbac)
|
|
18
|
+
.sc(GetBucketAbac$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -2,7 +2,7 @@ import { getThrow200ExceptionsPlugin } from "@aws-sdk/middleware-sdk-s3";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { GetBucketAccelerateConfiguration } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketAccelerateConfiguration$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketAccelerateConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketAccelerateConfigurationCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketAccelerateConfiguration", {})
|
|
18
18
|
.n("S3Client", "GetBucketAccelerateConfigurationCommand")
|
|
19
|
-
.sc(GetBucketAccelerateConfiguration)
|
|
19
|
+
.sc(GetBucketAccelerateConfiguration$)
|
|
20
20
|
.build() {
|
|
21
21
|
}
|
|
@@ -2,7 +2,7 @@ import { getThrow200ExceptionsPlugin } from "@aws-sdk/middleware-sdk-s3";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { GetBucketAcl } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketAcl$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketAclCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketAclCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketAcl", {})
|
|
18
18
|
.n("S3Client", "GetBucketAclCommand")
|
|
19
|
-
.sc(GetBucketAcl)
|
|
19
|
+
.sc(GetBucketAcl$)
|
|
20
20
|
.build() {
|
|
21
21
|
}
|
|
@@ -2,7 +2,7 @@ import { getThrow200ExceptionsPlugin } from "@aws-sdk/middleware-sdk-s3";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { GetBucketAnalyticsConfiguration } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketAnalyticsConfiguration$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketAnalyticsConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketAnalyticsConfigurationCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketAnalyticsConfiguration", {})
|
|
18
18
|
.n("S3Client", "GetBucketAnalyticsConfigurationCommand")
|
|
19
|
-
.sc(GetBucketAnalyticsConfiguration)
|
|
19
|
+
.sc(GetBucketAnalyticsConfiguration$)
|
|
20
20
|
.build() {
|
|
21
21
|
}
|
|
@@ -2,7 +2,7 @@ import { getThrow200ExceptionsPlugin } from "@aws-sdk/middleware-sdk-s3";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { GetBucketCors } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketCors$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketCorsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketCorsCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketCors", {})
|
|
18
18
|
.n("S3Client", "GetBucketCorsCommand")
|
|
19
|
-
.sc(GetBucketCors)
|
|
19
|
+
.sc(GetBucketCors$)
|
|
20
20
|
.build() {
|
|
21
21
|
}
|
|
@@ -2,7 +2,7 @@ import { getThrow200ExceptionsPlugin } from "@aws-sdk/middleware-sdk-s3";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { GetBucketEncryption } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketEncryption$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketEncryptionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketEncryptionCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketEncryption", {})
|
|
18
18
|
.n("S3Client", "GetBucketEncryptionCommand")
|
|
19
|
-
.sc(GetBucketEncryption)
|
|
19
|
+
.sc(GetBucketEncryption$)
|
|
20
20
|
.build() {
|
|
21
21
|
}
|
|
@@ -2,7 +2,7 @@ import { getThrow200ExceptionsPlugin } from "@aws-sdk/middleware-sdk-s3";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import { GetBucketIntelligentTieringConfiguration } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketIntelligentTieringConfiguration$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketIntelligentTieringConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketIntelligentTieringConfigurationCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketIntelligentTieringConfiguration", {})
|
|
18
18
|
.n("S3Client", "GetBucketIntelligentTieringConfigurationCommand")
|
|
19
|
-
.sc(GetBucketIntelligentTieringConfiguration)
|
|
19
|
+
.sc(GetBucketIntelligentTieringConfiguration$)
|
|
20
20
|
.build() {
|
|
21
21
|
}
|