@aws-sdk/client-s3 3.948.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 +1410 -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/models/enums.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/commands/GetBucketInventoryConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +1 -1
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/enums.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/models/enums.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 { GetBucketInventoryConfiguration } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketInventoryConfiguration$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketInventoryConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketInventoryConfigurationCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketInventoryConfiguration", {})
|
|
18
18
|
.n("S3Client", "GetBucketInventoryConfigurationCommand")
|
|
19
|
-
.sc(GetBucketInventoryConfiguration)
|
|
19
|
+
.sc(GetBucketInventoryConfiguration$)
|
|
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 { GetBucketLifecycleConfiguration } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketLifecycleConfiguration$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketLifecycleConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketLifecycleConfigurationCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketLifecycleConfiguration", {})
|
|
18
18
|
.n("S3Client", "GetBucketLifecycleConfigurationCommand")
|
|
19
|
-
.sc(GetBucketLifecycleConfiguration)
|
|
19
|
+
.sc(GetBucketLifecycleConfiguration$)
|
|
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 { GetBucketLocation } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketLocation$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketLocationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketLocationCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketLocation", {})
|
|
18
18
|
.n("S3Client", "GetBucketLocationCommand")
|
|
19
|
-
.sc(GetBucketLocation)
|
|
19
|
+
.sc(GetBucketLocation$)
|
|
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 { GetBucketLogging } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketLogging$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketLoggingCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketLoggingCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketLogging", {})
|
|
18
18
|
.n("S3Client", "GetBucketLoggingCommand")
|
|
19
|
-
.sc(GetBucketLogging)
|
|
19
|
+
.sc(GetBucketLogging$)
|
|
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 { GetBucketMetadataConfiguration } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketMetadataConfiguration$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketMetadataConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketMetadataConfigurationCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketMetadataConfiguration", {})
|
|
18
18
|
.n("S3Client", "GetBucketMetadataConfigurationCommand")
|
|
19
|
-
.sc(GetBucketMetadataConfiguration)
|
|
19
|
+
.sc(GetBucketMetadataConfiguration$)
|
|
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 { GetBucketMetadataTableConfiguration } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketMetadataTableConfiguration$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketMetadataTableConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketMetadataTableConfigurationCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketMetadataTableConfiguration", {})
|
|
18
18
|
.n("S3Client", "GetBucketMetadataTableConfigurationCommand")
|
|
19
|
-
.sc(GetBucketMetadataTableConfiguration)
|
|
19
|
+
.sc(GetBucketMetadataTableConfiguration$)
|
|
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 { GetBucketMetricsConfiguration } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketMetricsConfiguration$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketMetricsConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketMetricsConfigurationCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketMetricsConfiguration", {})
|
|
18
18
|
.n("S3Client", "GetBucketMetricsConfigurationCommand")
|
|
19
|
-
.sc(GetBucketMetricsConfiguration)
|
|
19
|
+
.sc(GetBucketMetricsConfiguration$)
|
|
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 { GetBucketNotificationConfiguration } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketNotificationConfiguration$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketNotificationConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketNotificationConfigurationCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketNotificationConfiguration", {})
|
|
18
18
|
.n("S3Client", "GetBucketNotificationConfigurationCommand")
|
|
19
|
-
.sc(GetBucketNotificationConfiguration)
|
|
19
|
+
.sc(GetBucketNotificationConfiguration$)
|
|
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 { GetBucketOwnershipControls } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketOwnershipControls$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketOwnershipControlsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketOwnershipControlsCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketOwnershipControls", {})
|
|
18
18
|
.n("S3Client", "GetBucketOwnershipControlsCommand")
|
|
19
|
-
.sc(GetBucketOwnershipControls)
|
|
19
|
+
.sc(GetBucketOwnershipControls$)
|
|
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 { GetBucketPolicy } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketPolicy$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketPolicyCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketPolicyCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketPolicy", {})
|
|
18
18
|
.n("S3Client", "GetBucketPolicyCommand")
|
|
19
|
-
.sc(GetBucketPolicy)
|
|
19
|
+
.sc(GetBucketPolicy$)
|
|
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 { GetBucketPolicyStatus } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketPolicyStatus$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketPolicyStatusCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketPolicyStatusCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketPolicyStatus", {})
|
|
18
18
|
.n("S3Client", "GetBucketPolicyStatusCommand")
|
|
19
|
-
.sc(GetBucketPolicyStatus)
|
|
19
|
+
.sc(GetBucketPolicyStatus$)
|
|
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 { GetBucketReplication } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketReplication$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketReplicationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketReplicationCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketReplication", {})
|
|
18
18
|
.n("S3Client", "GetBucketReplicationCommand")
|
|
19
|
-
.sc(GetBucketReplication)
|
|
19
|
+
.sc(GetBucketReplication$)
|
|
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 { GetBucketRequestPayment } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketRequestPayment$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketRequestPaymentCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketRequestPaymentCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketRequestPayment", {})
|
|
18
18
|
.n("S3Client", "GetBucketRequestPaymentCommand")
|
|
19
|
-
.sc(GetBucketRequestPayment)
|
|
19
|
+
.sc(GetBucketRequestPayment$)
|
|
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 { GetBucketTagging } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketTagging$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketTaggingCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketTaggingCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketTagging", {})
|
|
18
18
|
.n("S3Client", "GetBucketTaggingCommand")
|
|
19
|
-
.sc(GetBucketTagging)
|
|
19
|
+
.sc(GetBucketTagging$)
|
|
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 { GetBucketVersioning } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketVersioning$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketVersioningCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketVersioningCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketVersioning", {})
|
|
18
18
|
.n("S3Client", "GetBucketVersioningCommand")
|
|
19
|
-
.sc(GetBucketVersioning)
|
|
19
|
+
.sc(GetBucketVersioning$)
|
|
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 { GetBucketWebsite } from "../schemas/schemas_0";
|
|
5
|
+
import { GetBucketWebsite$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetBucketWebsiteCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetBucketWebsiteCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetBucketWebsite", {})
|
|
18
18
|
.n("S3Client", "GetBucketWebsiteCommand")
|
|
19
|
-
.sc(GetBucketWebsite)
|
|
19
|
+
.sc(GetBucketWebsite$)
|
|
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 { GetObjectAcl } from "../schemas/schemas_0";
|
|
5
|
+
import { GetObjectAcl$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetObjectAclCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetObjectAclCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetObjectAcl", {})
|
|
18
18
|
.n("S3Client", "GetObjectAclCommand")
|
|
19
|
-
.sc(GetObjectAcl)
|
|
19
|
+
.sc(GetObjectAcl$)
|
|
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 { GetObjectAttributes } from "../schemas/schemas_0";
|
|
6
|
+
import { GetObjectAttributes$ } from "../schemas/schemas_0";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class GetObjectAttributesCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
@@ -20,6 +20,6 @@ export class GetObjectAttributesCommand extends $Command
|
|
|
20
20
|
})
|
|
21
21
|
.s("AmazonS3", "GetObjectAttributes", {})
|
|
22
22
|
.n("S3Client", "GetObjectAttributesCommand")
|
|
23
|
-
.sc(GetObjectAttributes)
|
|
23
|
+
.sc(GetObjectAttributes$)
|
|
24
24
|
.build() {
|
|
25
25
|
}
|
|
@@ -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 { GetObject } from "../schemas/schemas_0";
|
|
7
|
+
import { GetObject$ } from "../schemas/schemas_0";
|
|
8
8
|
export { $Command };
|
|
9
9
|
export class GetObjectCommand extends $Command
|
|
10
10
|
.classBuilder()
|
|
@@ -27,6 +27,6 @@ export class GetObjectCommand extends $Command
|
|
|
27
27
|
})
|
|
28
28
|
.s("AmazonS3", "GetObject", {})
|
|
29
29
|
.n("S3Client", "GetObjectCommand")
|
|
30
|
-
.sc(GetObject)
|
|
30
|
+
.sc(GetObject$)
|
|
31
31
|
.build() {
|
|
32
32
|
}
|
|
@@ -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 { GetObjectLegalHold } from "../schemas/schemas_0";
|
|
5
|
+
import { GetObjectLegalHold$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetObjectLegalHoldCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class GetObjectLegalHoldCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "GetObjectLegalHold", {})
|
|
17
17
|
.n("S3Client", "GetObjectLegalHoldCommand")
|
|
18
|
-
.sc(GetObjectLegalHold)
|
|
18
|
+
.sc(GetObjectLegalHold$)
|
|
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 { GetObjectLockConfiguration } from "../schemas/schemas_0";
|
|
5
|
+
import { GetObjectLockConfiguration$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetObjectLockConfigurationCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class GetObjectLockConfigurationCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "GetObjectLockConfiguration", {})
|
|
17
17
|
.n("S3Client", "GetObjectLockConfigurationCommand")
|
|
18
|
-
.sc(GetObjectLockConfiguration)
|
|
18
|
+
.sc(GetObjectLockConfiguration$)
|
|
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 { GetObjectRetention } from "../schemas/schemas_0";
|
|
5
|
+
import { GetObjectRetention$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetObjectRetentionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class GetObjectRetentionCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "GetObjectRetention", {})
|
|
17
17
|
.n("S3Client", "GetObjectRetentionCommand")
|
|
18
|
-
.sc(GetObjectRetention)
|
|
18
|
+
.sc(GetObjectRetention$)
|
|
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 { GetObjectTagging } from "../schemas/schemas_0";
|
|
5
|
+
import { GetObjectTagging$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetObjectTaggingCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class GetObjectTaggingCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "GetObjectTagging", {})
|
|
17
17
|
.n("S3Client", "GetObjectTaggingCommand")
|
|
18
|
-
.sc(GetObjectTagging)
|
|
18
|
+
.sc(GetObjectTagging$)
|
|
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 { GetObjectTorrent } from "../schemas/schemas_0";
|
|
4
|
+
import { GetObjectTorrent$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetObjectTorrentCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -14,6 +14,6 @@ export class GetObjectTorrentCommand extends $Command
|
|
|
14
14
|
})
|
|
15
15
|
.s("AmazonS3", "GetObjectTorrent", {})
|
|
16
16
|
.n("S3Client", "GetObjectTorrentCommand")
|
|
17
|
-
.sc(GetObjectTorrent)
|
|
17
|
+
.sc(GetObjectTorrent$)
|
|
18
18
|
.build() {
|
|
19
19
|
}
|
|
@@ -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 { GetPublicAccessBlock } from "../schemas/schemas_0";
|
|
5
|
+
import { GetPublicAccessBlock$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetPublicAccessBlockCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class GetPublicAccessBlockCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "GetPublicAccessBlock", {})
|
|
18
18
|
.n("S3Client", "GetPublicAccessBlockCommand")
|
|
19
|
-
.sc(GetPublicAccessBlock)
|
|
19
|
+
.sc(GetPublicAccessBlock$)
|
|
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 { HeadBucket } from "../schemas/schemas_0";
|
|
5
|
+
import { HeadBucket$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class HeadBucketCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class HeadBucketCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "HeadBucket", {})
|
|
17
17
|
.n("S3Client", "HeadBucketCommand")
|
|
18
|
-
.sc(HeadBucket)
|
|
18
|
+
.sc(HeadBucket$)
|
|
19
19
|
.build() {
|
|
20
20
|
}
|
|
@@ -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 { HeadObject } from "../schemas/schemas_0";
|
|
6
|
+
import { HeadObject$ } from "../schemas/schemas_0";
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class HeadObjectCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
@@ -22,6 +22,6 @@ export class HeadObjectCommand extends $Command
|
|
|
22
22
|
})
|
|
23
23
|
.s("AmazonS3", "HeadObject", {})
|
|
24
24
|
.n("S3Client", "HeadObjectCommand")
|
|
25
|
-
.sc(HeadObject)
|
|
25
|
+
.sc(HeadObject$)
|
|
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 { ListBucketAnalyticsConfigurations } from "../schemas/schemas_0";
|
|
5
|
+
import { ListBucketAnalyticsConfigurations$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListBucketAnalyticsConfigurationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class ListBucketAnalyticsConfigurationsCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "ListBucketAnalyticsConfigurations", {})
|
|
18
18
|
.n("S3Client", "ListBucketAnalyticsConfigurationsCommand")
|
|
19
|
-
.sc(ListBucketAnalyticsConfigurations)
|
|
19
|
+
.sc(ListBucketAnalyticsConfigurations$)
|
|
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 { ListBucketIntelligentTieringConfigurations } from "../schemas/schemas_0";
|
|
5
|
+
import { ListBucketIntelligentTieringConfigurations$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListBucketIntelligentTieringConfigurationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class ListBucketIntelligentTieringConfigurationsCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "ListBucketIntelligentTieringConfigurations", {})
|
|
18
18
|
.n("S3Client", "ListBucketIntelligentTieringConfigurationsCommand")
|
|
19
|
-
.sc(ListBucketIntelligentTieringConfigurations)
|
|
19
|
+
.sc(ListBucketIntelligentTieringConfigurations$)
|
|
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 { ListBucketInventoryConfigurations } from "../schemas/schemas_0";
|
|
5
|
+
import { ListBucketInventoryConfigurations$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListBucketInventoryConfigurationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class ListBucketInventoryConfigurationsCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "ListBucketInventoryConfigurations", {})
|
|
18
18
|
.n("S3Client", "ListBucketInventoryConfigurationsCommand")
|
|
19
|
-
.sc(ListBucketInventoryConfigurations)
|
|
19
|
+
.sc(ListBucketInventoryConfigurations$)
|
|
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 { ListBucketMetricsConfigurations } from "../schemas/schemas_0";
|
|
5
|
+
import { ListBucketMetricsConfigurations$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListBucketMetricsConfigurationsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class ListBucketMetricsConfigurationsCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "ListBucketMetricsConfigurations", {})
|
|
17
17
|
.n("S3Client", "ListBucketMetricsConfigurationsCommand")
|
|
18
|
-
.sc(ListBucketMetricsConfigurations)
|
|
18
|
+
.sc(ListBucketMetricsConfigurations$)
|
|
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 { ListBuckets } from "../schemas/schemas_0";
|
|
5
|
+
import { ListBuckets$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListBucketsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -12,6 +12,6 @@ export class ListBucketsCommand extends $Command
|
|
|
12
12
|
})
|
|
13
13
|
.s("AmazonS3", "ListBuckets", {})
|
|
14
14
|
.n("S3Client", "ListBucketsCommand")
|
|
15
|
-
.sc(ListBuckets)
|
|
15
|
+
.sc(ListBuckets$)
|
|
16
16
|
.build() {
|
|
17
17
|
}
|
|
@@ -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 { ListDirectoryBuckets } from "../schemas/schemas_0";
|
|
5
|
+
import { ListDirectoryBuckets$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListDirectoryBucketsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -15,6 +15,6 @@ export class ListDirectoryBucketsCommand extends $Command
|
|
|
15
15
|
})
|
|
16
16
|
.s("AmazonS3", "ListDirectoryBuckets", {})
|
|
17
17
|
.n("S3Client", "ListDirectoryBucketsCommand")
|
|
18
|
-
.sc(ListDirectoryBuckets)
|
|
18
|
+
.sc(ListDirectoryBuckets$)
|
|
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 { ListMultipartUploads } from "../schemas/schemas_0";
|
|
5
|
+
import { ListMultipartUploads$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListMultipartUploadsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class ListMultipartUploadsCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "ListMultipartUploads", {})
|
|
18
18
|
.n("S3Client", "ListMultipartUploadsCommand")
|
|
19
|
-
.sc(ListMultipartUploads)
|
|
19
|
+
.sc(ListMultipartUploads$)
|
|
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 { ListObjectVersions } from "../schemas/schemas_0";
|
|
5
|
+
import { ListObjectVersions$ } from "../schemas/schemas_0";
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListObjectVersionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
@@ -16,6 +16,6 @@ export class ListObjectVersionsCommand extends $Command
|
|
|
16
16
|
})
|
|
17
17
|
.s("AmazonS3", "ListObjectVersions", {})
|
|
18
18
|
.n("S3Client", "ListObjectVersionsCommand")
|
|
19
|
-
.sc(ListObjectVersions)
|
|
19
|
+
.sc(ListObjectVersions$)
|
|
20
20
|
.build() {
|
|
21
21
|
}
|