@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
|
@@ -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 { ListObjects } from "../schemas/schemas_0";
|
|
5
|
+
import { ListObjects$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListObjectsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class ListObjectsCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "ListObjects", {})
|
|
18
18
|
.n("S3Client", "ListObjectsCommand")
|
|
19
|
-
.sc(ListObjects)
|
|
19
|
+
.sc(ListObjects$)
|
|
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 { ListObjectsV2 } from "../schemas/schemas_0";
|
|
5
|
+
import { ListObjectsV2$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListObjectsV2Command extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class ListObjectsV2Command extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "ListObjectsV2", {})
|
|
18
18
|
.n("S3Client", "ListObjectsV2Command")
|
|
19
|
-
.sc(ListObjectsV2)
|
|
19
|
+
.sc(ListObjectsV2$)
|
|
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 { ListParts } from "../schemas/schemas_0";
|
|
6
|
+
import { ListParts$ } from "../schemas/schemas_0";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class ListPartsCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
@@ -21,6 +21,6 @@ export class ListPartsCommand extends $Command
|
|
|
21
21
|
})
|
|
22
22
|
.s("AmazonS3", "ListParts", {})
|
|
23
23
|
.n("S3Client", "ListPartsCommand")
|
|
24
|
-
.sc(ListParts)
|
|
24
|
+
.sc(ListParts$)
|
|
25
25
|
.build() {
|
|
26
26
|
}
|
|
@@ -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 { PutBucketAbac } from "../schemas/schemas_0";
|
|
5
|
+
import { PutBucketAbac$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutBucketAbacCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -21,6 +21,6 @@ export class PutBucketAbacCommand extends $Command
|
|
|
21
21
|
})
|
|
22
22
|
.s("AmazonS3", "PutBucketAbac", {})
|
|
23
23
|
.n("S3Client", "PutBucketAbacCommand")
|
|
24
|
-
.sc(PutBucketAbac)
|
|
24
|
+
.sc(PutBucketAbac$)
|
|
25
25
|
.build() {
|
|
26
26
|
}
|
|
@@ -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 { PutBucketAccelerateConfiguration } from "../schemas/schemas_0";
|
|
5
|
+
import { PutBucketAccelerateConfiguration$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutBucketAccelerateConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class PutBucketAccelerateConfigurationCommand extends $Command
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "PutBucketAccelerateConfiguration", {})
|
|
24
24
|
.n("S3Client", "PutBucketAccelerateConfigurationCommand")
|
|
25
|
-
.sc(PutBucketAccelerateConfiguration)
|
|
25
|
+
.sc(PutBucketAccelerateConfiguration$)
|
|
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 { PutBucketAcl } from "../schemas/schemas_0";
|
|
5
|
+
import { PutBucketAcl$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutBucketAclCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class PutBucketAclCommand extends $Command
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "PutBucketAcl", {})
|
|
24
24
|
.n("S3Client", "PutBucketAclCommand")
|
|
25
|
-
.sc(PutBucketAcl)
|
|
25
|
+
.sc(PutBucketAcl$)
|
|
26
26
|
.build() {
|
|
27
27
|
}
|
|
@@ -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 { PutBucketAnalyticsConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { PutBucketAnalyticsConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutBucketAnalyticsConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class PutBucketAnalyticsConfigurationCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "PutBucketAnalyticsConfiguration", {})
|
|
17
17
|
.n("S3Client", "PutBucketAnalyticsConfigurationCommand")
|
|
18
|
-
.sc(PutBucketAnalyticsConfiguration)
|
|
18
|
+
.sc(PutBucketAnalyticsConfiguration$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -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 { PutBucketCors } from "../schemas/schemas_0";
|
|
5
|
+
import { PutBucketCors$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutBucketCorsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class PutBucketCorsCommand extends $Command
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "PutBucketCors", {})
|
|
24
24
|
.n("S3Client", "PutBucketCorsCommand")
|
|
25
|
-
.sc(PutBucketCors)
|
|
25
|
+
.sc(PutBucketCors$)
|
|
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 { PutBucketEncryption } from "../schemas/schemas_0";
|
|
5
|
+
import { PutBucketEncryption$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutBucketEncryptionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class PutBucketEncryptionCommand extends $Command
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "PutBucketEncryption", {})
|
|
24
24
|
.n("S3Client", "PutBucketEncryptionCommand")
|
|
25
|
-
.sc(PutBucketEncryption)
|
|
25
|
+
.sc(PutBucketEncryption$)
|
|
26
26
|
.build() {
|
|
27
27
|
}
|
|
@@ -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 { PutBucketIntelligentTieringConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { PutBucketIntelligentTieringConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutBucketIntelligentTieringConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class PutBucketIntelligentTieringConfigurationCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "PutBucketIntelligentTieringConfiguration", {})
|
|
17
17
|
.n("S3Client", "PutBucketIntelligentTieringConfigurationCommand")
|
|
18
|
-
.sc(PutBucketIntelligentTieringConfiguration)
|
|
18
|
+
.sc(PutBucketIntelligentTieringConfiguration$)
|
|
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 { PutBucketInventoryConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { PutBucketInventoryConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutBucketInventoryConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class PutBucketInventoryConfigurationCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "PutBucketInventoryConfiguration", {})
|
|
17
17
|
.n("S3Client", "PutBucketInventoryConfigurationCommand")
|
|
18
|
-
.sc(PutBucketInventoryConfiguration)
|
|
18
|
+
.sc(PutBucketInventoryConfiguration$)
|
|
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 { PutBucketLifecycleConfiguration } from "../schemas/schemas_0";
|
|
6
|
+
import { PutBucketLifecycleConfiguration$ } from "../schemas/schemas_0";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class PutBucketLifecycleConfigurationCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
@@ -24,6 +24,6 @@ export class PutBucketLifecycleConfigurationCommand extends $Command
|
|
|
24
24
|
})
|
|
25
25
|
.s("AmazonS3", "PutBucketLifecycleConfiguration", {})
|
|
26
26
|
.n("S3Client", "PutBucketLifecycleConfigurationCommand")
|
|
27
|
-
.sc(PutBucketLifecycleConfiguration)
|
|
27
|
+
.sc(PutBucketLifecycleConfiguration$)
|
|
28
28
|
.build() {
|
|
29
29
|
}
|
|
@@ -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 { PutBucketLogging } from "../schemas/schemas_0";
|
|
5
|
+
import { PutBucketLogging$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutBucketLoggingCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class PutBucketLoggingCommand extends $Command
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "PutBucketLogging", {})
|
|
24
24
|
.n("S3Client", "PutBucketLoggingCommand")
|
|
25
|
-
.sc(PutBucketLogging)
|
|
25
|
+
.sc(PutBucketLogging$)
|
|
26
26
|
.build() {
|
|
27
27
|
}
|
|
@@ -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 { PutBucketMetricsConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { PutBucketMetricsConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutBucketMetricsConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class PutBucketMetricsConfigurationCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "PutBucketMetricsConfiguration", {})
|
|
17
17
|
.n("S3Client", "PutBucketMetricsConfigurationCommand")
|
|
18
|
-
.sc(PutBucketMetricsConfiguration)
|
|
18
|
+
.sc(PutBucketMetricsConfiguration$)
|
|
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 { PutBucketNotificationConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { PutBucketNotificationConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class PutBucketNotificationConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class PutBucketNotificationConfigurationCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "PutBucketNotificationConfiguration", {})
|
|
17
17
|
.n("S3Client", "PutBucketNotificationConfigurationCommand")
|
|
18
|
-
.sc(PutBucketNotificationConfiguration)
|
|
18
|
+
.sc(PutBucketNotificationConfiguration$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -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 { PutBucketOwnershipControls } from "../schemas/schemas_0";
|
|
5
|
+
import { PutBucketOwnershipControls$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutBucketOwnershipControlsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class PutBucketOwnershipControlsCommand extends $Command
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "PutBucketOwnershipControls", {})
|
|
24
24
|
.n("S3Client", "PutBucketOwnershipControlsCommand")
|
|
25
|
-
.sc(PutBucketOwnershipControls)
|
|
25
|
+
.sc(PutBucketOwnershipControls$)
|
|
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 { PutBucketPolicy } from "../schemas/schemas_0";
|
|
5
|
+
import { PutBucketPolicy$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutBucketPolicyCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class PutBucketPolicyCommand extends $Command
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "PutBucketPolicy", {})
|
|
24
24
|
.n("S3Client", "PutBucketPolicyCommand")
|
|
25
|
-
.sc(PutBucketPolicy)
|
|
25
|
+
.sc(PutBucketPolicy$)
|
|
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 { PutBucketReplication } from "../schemas/schemas_0";
|
|
5
|
+
import { PutBucketReplication$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutBucketReplicationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class PutBucketReplicationCommand extends $Command
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "PutBucketReplication", {})
|
|
24
24
|
.n("S3Client", "PutBucketReplicationCommand")
|
|
25
|
-
.sc(PutBucketReplication)
|
|
25
|
+
.sc(PutBucketReplication$)
|
|
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 { PutBucketRequestPayment } from "../schemas/schemas_0";
|
|
5
|
+
import { PutBucketRequestPayment$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutBucketRequestPaymentCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class PutBucketRequestPaymentCommand extends $Command
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "PutBucketRequestPayment", {})
|
|
24
24
|
.n("S3Client", "PutBucketRequestPaymentCommand")
|
|
25
|
-
.sc(PutBucketRequestPayment)
|
|
25
|
+
.sc(PutBucketRequestPayment$)
|
|
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 { PutBucketTagging } from "../schemas/schemas_0";
|
|
5
|
+
import { PutBucketTagging$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutBucketTaggingCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class PutBucketTaggingCommand extends $Command
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "PutBucketTagging", {})
|
|
24
24
|
.n("S3Client", "PutBucketTaggingCommand")
|
|
25
|
-
.sc(PutBucketTagging)
|
|
25
|
+
.sc(PutBucketTagging$)
|
|
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 { PutBucketVersioning } from "../schemas/schemas_0";
|
|
5
|
+
import { PutBucketVersioning$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutBucketVersioningCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class PutBucketVersioningCommand extends $Command
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "PutBucketVersioning", {})
|
|
24
24
|
.n("S3Client", "PutBucketVersioningCommand")
|
|
25
|
-
.sc(PutBucketVersioning)
|
|
25
|
+
.sc(PutBucketVersioning$)
|
|
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 { PutBucketWebsite } from "../schemas/schemas_0";
|
|
5
|
+
import { PutBucketWebsite$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutBucketWebsiteCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class PutBucketWebsiteCommand extends $Command
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "PutBucketWebsite", {})
|
|
24
24
|
.n("S3Client", "PutBucketWebsiteCommand")
|
|
25
|
-
.sc(PutBucketWebsite)
|
|
25
|
+
.sc(PutBucketWebsite$)
|
|
26
26
|
.build() {
|
|
27
27
|
}
|
|
@@ -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 { PutObjectAcl } from "../schemas/schemas_0";
|
|
6
|
+
import { PutObjectAcl$ } from "../schemas/schemas_0";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class PutObjectAclCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
@@ -24,6 +24,6 @@ export class PutObjectAclCommand extends $Command
|
|
|
24
24
|
})
|
|
25
25
|
.s("AmazonS3", "PutObjectAcl", {})
|
|
26
26
|
.n("S3Client", "PutObjectAclCommand")
|
|
27
|
-
.sc(PutObjectAcl)
|
|
27
|
+
.sc(PutObjectAcl$)
|
|
28
28
|
.build() {
|
|
29
29
|
}
|
|
@@ -4,7 +4,7 @@ import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
|
4
4
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
5
5
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
6
6
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
7
|
-
import { PutObject } from "../schemas/schemas_0";
|
|
7
|
+
import { PutObject$ } from "../schemas/schemas_0";
|
|
8
8
|
export { $Command };
|
|
9
9
|
export class PutObjectCommand extends $Command
|
|
10
10
|
.classBuilder()
|
|
@@ -27,6 +27,6 @@ export class PutObjectCommand extends $Command
|
|
|
27
27
|
})
|
|
28
28
|
.s("AmazonS3", "PutObject", {})
|
|
29
29
|
.n("S3Client", "PutObjectCommand")
|
|
30
|
-
.sc(PutObject)
|
|
30
|
+
.sc(PutObject$)
|
|
31
31
|
.build() {
|
|
32
32
|
}
|
|
@@ -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 { PutObjectLegalHold } from "../schemas/schemas_0";
|
|
6
|
+
import { PutObjectLegalHold$ } from "../schemas/schemas_0";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class PutObjectLegalHoldCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
@@ -23,6 +23,6 @@ export class PutObjectLegalHoldCommand extends $Command
|
|
|
23
23
|
})
|
|
24
24
|
.s("AmazonS3", "PutObjectLegalHold", {})
|
|
25
25
|
.n("S3Client", "PutObjectLegalHoldCommand")
|
|
26
|
-
.sc(PutObjectLegalHold)
|
|
26
|
+
.sc(PutObjectLegalHold$)
|
|
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 { PutObjectLockConfiguration } from "../schemas/schemas_0";
|
|
6
|
+
import { PutObjectLockConfiguration$ } from "../schemas/schemas_0";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class PutObjectLockConfigurationCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
@@ -23,6 +23,6 @@ export class PutObjectLockConfigurationCommand extends $Command
|
|
|
23
23
|
})
|
|
24
24
|
.s("AmazonS3", "PutObjectLockConfiguration", {})
|
|
25
25
|
.n("S3Client", "PutObjectLockConfigurationCommand")
|
|
26
|
-
.sc(PutObjectLockConfiguration)
|
|
26
|
+
.sc(PutObjectLockConfiguration$)
|
|
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 { PutObjectRetention } from "../schemas/schemas_0";
|
|
6
|
+
import { PutObjectRetention$ } from "../schemas/schemas_0";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class PutObjectRetentionCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
@@ -23,6 +23,6 @@ export class PutObjectRetentionCommand extends $Command
|
|
|
23
23
|
})
|
|
24
24
|
.s("AmazonS3", "PutObjectRetention", {})
|
|
25
25
|
.n("S3Client", "PutObjectRetentionCommand")
|
|
26
|
-
.sc(PutObjectRetention)
|
|
26
|
+
.sc(PutObjectRetention$)
|
|
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 { PutObjectTagging } from "../schemas/schemas_0";
|
|
6
|
+
import { PutObjectTagging$ } from "../schemas/schemas_0";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class PutObjectTaggingCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
@@ -23,6 +23,6 @@ export class PutObjectTaggingCommand extends $Command
|
|
|
23
23
|
})
|
|
24
24
|
.s("AmazonS3", "PutObjectTagging", {})
|
|
25
25
|
.n("S3Client", "PutObjectTaggingCommand")
|
|
26
|
-
.sc(PutObjectTagging)
|
|
26
|
+
.sc(PutObjectTagging$)
|
|
27
27
|
.build() {
|
|
28
28
|
}
|
|
@@ -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 { PutPublicAccessBlock } from "../schemas/schemas_0";
|
|
5
|
+
import { PutPublicAccessBlock$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class PutPublicAccessBlockCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class PutPublicAccessBlockCommand extends $Command
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "PutPublicAccessBlock", {})
|
|
24
24
|
.n("S3Client", "PutPublicAccessBlockCommand")
|
|
25
|
-
.sc(PutPublicAccessBlock)
|
|
25
|
+
.sc(PutPublicAccessBlock$)
|
|
26
26
|
.build() {
|
|
27
27
|
}
|
|
@@ -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 { RenameObject } from "../schemas/schemas_0";
|
|
5
|
+
import { RenameObject$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class RenameObjectCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class RenameObjectCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "RenameObject", {})
|
|
18
18
|
.n("S3Client", "RenameObjectCommand")
|
|
19
|
-
.sc(RenameObject)
|
|
19
|
+
.sc(RenameObject$)
|
|
20
20
|
.build() {
|
|
21
21
|
}
|
|
@@ -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 { RestoreObject } from "../schemas/schemas_0";
|
|
6
|
+
import { RestoreObject$ } from "../schemas/schemas_0";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class RestoreObjectCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
@@ -23,6 +23,6 @@ export class RestoreObjectCommand extends $Command
|
|
|
23
23
|
})
|
|
24
24
|
.s("AmazonS3", "RestoreObject", {})
|
|
25
25
|
.n("S3Client", "RestoreObjectCommand")
|
|
26
|
-
.sc(RestoreObject)
|
|
26
|
+
.sc(RestoreObject$)
|
|
27
27
|
.build() {
|
|
28
28
|
}
|
|
@@ -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 { SelectObjectContent } from "../schemas/schemas_0";
|
|
6
|
+
import { SelectObjectContent$ } from "../schemas/schemas_0";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class SelectObjectContentCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
@@ -24,6 +24,6 @@ export class SelectObjectContentCommand extends $Command
|
|
|
24
24
|
},
|
|
25
25
|
})
|
|
26
26
|
.n("S3Client", "SelectObjectContentCommand")
|
|
27
|
-
.sc(SelectObjectContent)
|
|
27
|
+
.sc(SelectObjectContent$)
|
|
28
28
|
.build() {
|
|
29
29
|
}
|
|
@@ -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 { UpdateBucketMetadataInventoryTableConfiguration } from "../schemas/schemas_0";
|
|
5
|
+
import { UpdateBucketMetadataInventoryTableConfiguration$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateBucketMetadataInventoryTableConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class UpdateBucketMetadataInventoryTableConfigurationCommand extends $Com
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "UpdateBucketMetadataInventoryTableConfiguration", {})
|
|
24
24
|
.n("S3Client", "UpdateBucketMetadataInventoryTableConfigurationCommand")
|
|
25
|
-
.sc(UpdateBucketMetadataInventoryTableConfiguration)
|
|
25
|
+
.sc(UpdateBucketMetadataInventoryTableConfiguration$)
|
|
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 { UpdateBucketMetadataJournalTableConfiguration } from "../schemas/schemas_0";
|
|
5
|
+
import { UpdateBucketMetadataJournalTableConfiguration$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateBucketMetadataJournalTableConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class UpdateBucketMetadataJournalTableConfigurationCommand extends $Comma
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "UpdateBucketMetadataJournalTableConfiguration", {})
|
|
24
24
|
.n("S3Client", "UpdateBucketMetadataJournalTableConfigurationCommand")
|
|
25
|
-
.sc(UpdateBucketMetadataJournalTableConfiguration)
|
|
25
|
+
.sc(UpdateBucketMetadataJournalTableConfiguration$)
|
|
26
26
|
.build() {
|
|
27
27
|
}
|
|
@@ -4,7 +4,7 @@ import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
|
4
4
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
5
5
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
6
6
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
7
|
-
import { UploadPart } from "../schemas/schemas_0";
|
|
7
|
+
import { UploadPart$ } from "../schemas/schemas_0";
|
|
8
8
|
export { $Command };
|
|
9
9
|
export class UploadPartCommand extends $Command
|
|
10
10
|
.classBuilder()
|
|
@@ -26,6 +26,6 @@ export class UploadPartCommand extends $Command
|
|
|
26
26
|
})
|
|
27
27
|
.s("AmazonS3", "UploadPart", {})
|
|
28
28
|
.n("S3Client", "UploadPartCommand")
|
|
29
|
-
.sc(UploadPart)
|
|
29
|
+
.sc(UploadPart$)
|
|
30
30
|
.build() {
|
|
31
31
|
}
|
|
@@ -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 { UploadPartCopy } from "../schemas/schemas_0";
|
|
6
|
+
import { UploadPartCopy$ } from "../schemas/schemas_0";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class UploadPartCopyCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
@@ -21,6 +21,6 @@ export class UploadPartCopyCommand extends $Command
|
|
|
21
21
|
})
|
|
22
22
|
.s("AmazonS3", "UploadPartCopy", {})
|
|
23
23
|
.n("S3Client", "UploadPartCopyCommand")
|
|
24
|
-
.sc(UploadPartCopy)
|
|
24
|
+
.sc(UploadPartCopy$)
|
|
25
25
|
.build() {
|
|
26
26
|
}
|