@aws-sdk/client-s3 3.414.0 → 3.418.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/commands/AbortMultipartUploadCommand.js +5 -0
- package/dist-cjs/commands/CompleteMultipartUploadCommand.js +5 -0
- package/dist-cjs/commands/CopyObjectCommand.js +5 -0
- package/dist-cjs/commands/CreateBucketCommand.js +5 -0
- package/dist-cjs/commands/CreateMultipartUploadCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketAnalyticsConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketCorsCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketEncryptionCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketInventoryConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketLifecycleCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketMetricsConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketOwnershipControlsCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketReplicationCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketTaggingCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketWebsiteCommand.js +5 -0
- package/dist-cjs/commands/DeleteObjectCommand.js +5 -0
- package/dist-cjs/commands/DeleteObjectTaggingCommand.js +5 -0
- package/dist-cjs/commands/DeleteObjectsCommand.js +5 -0
- package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +5 -0
- package/dist-cjs/commands/GetBucketAccelerateConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketAclCommand.js +5 -0
- package/dist-cjs/commands/GetBucketAnalyticsConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketCorsCommand.js +5 -0
- package/dist-cjs/commands/GetBucketEncryptionCommand.js +5 -0
- package/dist-cjs/commands/GetBucketIntelligentTieringConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketInventoryConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketLocationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketLoggingCommand.js +5 -0
- package/dist-cjs/commands/GetBucketMetricsConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketNotificationConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketOwnershipControlsCommand.js +5 -0
- package/dist-cjs/commands/GetBucketPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetBucketPolicyStatusCommand.js +5 -0
- package/dist-cjs/commands/GetBucketReplicationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketRequestPaymentCommand.js +5 -0
- package/dist-cjs/commands/GetBucketTaggingCommand.js +5 -0
- package/dist-cjs/commands/GetBucketVersioningCommand.js +5 -0
- package/dist-cjs/commands/GetBucketWebsiteCommand.js +5 -0
- package/dist-cjs/commands/GetObjectAclCommand.js +5 -0
- package/dist-cjs/commands/GetObjectAttributesCommand.js +5 -0
- package/dist-cjs/commands/GetObjectCommand.js +5 -0
- package/dist-cjs/commands/GetObjectLegalHoldCommand.js +5 -0
- package/dist-cjs/commands/GetObjectLockConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetObjectRetentionCommand.js +5 -0
- package/dist-cjs/commands/GetObjectTaggingCommand.js +5 -0
- package/dist-cjs/commands/GetObjectTorrentCommand.js +5 -0
- package/dist-cjs/commands/GetPublicAccessBlockCommand.js +5 -0
- package/dist-cjs/commands/HeadBucketCommand.js +5 -0
- package/dist-cjs/commands/HeadObjectCommand.js +5 -0
- package/dist-cjs/commands/ListBucketAnalyticsConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/ListBucketIntelligentTieringConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/ListBucketInventoryConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/ListBucketMetricsConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/ListBucketsCommand.js +5 -0
- package/dist-cjs/commands/ListMultipartUploadsCommand.js +5 -0
- package/dist-cjs/commands/ListObjectVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListObjectsCommand.js +5 -0
- package/dist-cjs/commands/ListObjectsV2Command.js +5 -0
- package/dist-cjs/commands/ListPartsCommand.js +5 -0
- package/dist-cjs/commands/PutBucketAccelerateConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketAclCommand.js +5 -0
- package/dist-cjs/commands/PutBucketAnalyticsConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketCorsCommand.js +5 -0
- package/dist-cjs/commands/PutBucketEncryptionCommand.js +5 -0
- package/dist-cjs/commands/PutBucketIntelligentTieringConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketInventoryConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketLoggingCommand.js +5 -0
- package/dist-cjs/commands/PutBucketMetricsConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketNotificationConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketOwnershipControlsCommand.js +5 -0
- package/dist-cjs/commands/PutBucketPolicyCommand.js +5 -0
- package/dist-cjs/commands/PutBucketReplicationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketRequestPaymentCommand.js +5 -0
- package/dist-cjs/commands/PutBucketTaggingCommand.js +5 -0
- package/dist-cjs/commands/PutBucketVersioningCommand.js +5 -0
- package/dist-cjs/commands/PutBucketWebsiteCommand.js +5 -0
- package/dist-cjs/commands/PutObjectAclCommand.js +5 -0
- package/dist-cjs/commands/PutObjectCommand.js +5 -0
- package/dist-cjs/commands/PutObjectLegalHoldCommand.js +5 -0
- package/dist-cjs/commands/PutObjectLockConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutObjectRetentionCommand.js +5 -0
- package/dist-cjs/commands/PutObjectTaggingCommand.js +5 -0
- package/dist-cjs/commands/PutPublicAccessBlockCommand.js +5 -0
- package/dist-cjs/commands/RestoreObjectCommand.js +5 -0
- package/dist-cjs/commands/SelectObjectContentCommand.js +5 -0
- package/dist-cjs/commands/UploadPartCommand.js +5 -0
- package/dist-cjs/commands/UploadPartCopyCommand.js +5 -0
- package/dist-cjs/commands/WriteGetObjectResponseCommand.js +5 -0
- package/dist-es/commands/AbortMultipartUploadCommand.js +5 -0
- package/dist-es/commands/CompleteMultipartUploadCommand.js +5 -0
- package/dist-es/commands/CopyObjectCommand.js +5 -0
- package/dist-es/commands/CreateBucketCommand.js +5 -0
- package/dist-es/commands/CreateMultipartUploadCommand.js +5 -0
- package/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteBucketCommand.js +5 -0
- package/dist-es/commands/DeleteBucketCorsCommand.js +5 -0
- package/dist-es/commands/DeleteBucketEncryptionCommand.js +5 -0
- package/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteBucketLifecycleCommand.js +5 -0
- package/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +5 -0
- package/dist-es/commands/DeleteBucketPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteBucketReplicationCommand.js +5 -0
- package/dist-es/commands/DeleteBucketTaggingCommand.js +5 -0
- package/dist-es/commands/DeleteBucketWebsiteCommand.js +5 -0
- package/dist-es/commands/DeleteObjectCommand.js +5 -0
- package/dist-es/commands/DeleteObjectTaggingCommand.js +5 -0
- package/dist-es/commands/DeleteObjectsCommand.js +5 -0
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +5 -0
- package/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +5 -0
- package/dist-es/commands/GetBucketAclCommand.js +5 -0
- package/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +5 -0
- package/dist-es/commands/GetBucketCorsCommand.js +5 -0
- package/dist-es/commands/GetBucketEncryptionCommand.js +5 -0
- package/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +5 -0
- package/dist-es/commands/GetBucketInventoryConfigurationCommand.js +5 -0
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-es/commands/GetBucketLocationCommand.js +5 -0
- package/dist-es/commands/GetBucketLoggingCommand.js +5 -0
- package/dist-es/commands/GetBucketMetricsConfigurationCommand.js +5 -0
- package/dist-es/commands/GetBucketNotificationConfigurationCommand.js +5 -0
- package/dist-es/commands/GetBucketOwnershipControlsCommand.js +5 -0
- package/dist-es/commands/GetBucketPolicyCommand.js +5 -0
- package/dist-es/commands/GetBucketPolicyStatusCommand.js +5 -0
- package/dist-es/commands/GetBucketReplicationCommand.js +5 -0
- package/dist-es/commands/GetBucketRequestPaymentCommand.js +5 -0
- package/dist-es/commands/GetBucketTaggingCommand.js +5 -0
- package/dist-es/commands/GetBucketVersioningCommand.js +5 -0
- package/dist-es/commands/GetBucketWebsiteCommand.js +5 -0
- package/dist-es/commands/GetObjectAclCommand.js +5 -0
- package/dist-es/commands/GetObjectAttributesCommand.js +5 -0
- package/dist-es/commands/GetObjectCommand.js +5 -0
- package/dist-es/commands/GetObjectLegalHoldCommand.js +5 -0
- package/dist-es/commands/GetObjectLockConfigurationCommand.js +5 -0
- package/dist-es/commands/GetObjectRetentionCommand.js +5 -0
- package/dist-es/commands/GetObjectTaggingCommand.js +5 -0
- package/dist-es/commands/GetObjectTorrentCommand.js +5 -0
- package/dist-es/commands/GetPublicAccessBlockCommand.js +5 -0
- package/dist-es/commands/HeadBucketCommand.js +5 -0
- package/dist-es/commands/HeadObjectCommand.js +5 -0
- package/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +5 -0
- package/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +5 -0
- package/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +5 -0
- package/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +5 -0
- package/dist-es/commands/ListBucketsCommand.js +5 -0
- package/dist-es/commands/ListMultipartUploadsCommand.js +5 -0
- package/dist-es/commands/ListObjectVersionsCommand.js +5 -0
- package/dist-es/commands/ListObjectsCommand.js +5 -0
- package/dist-es/commands/ListObjectsV2Command.js +5 -0
- package/dist-es/commands/ListPartsCommand.js +5 -0
- package/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +5 -0
- package/dist-es/commands/PutBucketAclCommand.js +5 -0
- package/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +5 -0
- package/dist-es/commands/PutBucketCorsCommand.js +5 -0
- package/dist-es/commands/PutBucketEncryptionCommand.js +5 -0
- package/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +5 -0
- package/dist-es/commands/PutBucketInventoryConfigurationCommand.js +5 -0
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-es/commands/PutBucketLoggingCommand.js +5 -0
- package/dist-es/commands/PutBucketMetricsConfigurationCommand.js +5 -0
- package/dist-es/commands/PutBucketNotificationConfigurationCommand.js +5 -0
- package/dist-es/commands/PutBucketOwnershipControlsCommand.js +5 -0
- package/dist-es/commands/PutBucketPolicyCommand.js +5 -0
- package/dist-es/commands/PutBucketReplicationCommand.js +5 -0
- package/dist-es/commands/PutBucketRequestPaymentCommand.js +5 -0
- package/dist-es/commands/PutBucketTaggingCommand.js +5 -0
- package/dist-es/commands/PutBucketVersioningCommand.js +5 -0
- package/dist-es/commands/PutBucketWebsiteCommand.js +5 -0
- package/dist-es/commands/PutObjectAclCommand.js +5 -0
- package/dist-es/commands/PutObjectCommand.js +5 -0
- package/dist-es/commands/PutObjectLegalHoldCommand.js +5 -0
- package/dist-es/commands/PutObjectLockConfigurationCommand.js +5 -0
- package/dist-es/commands/PutObjectRetentionCommand.js +5 -0
- package/dist-es/commands/PutObjectTaggingCommand.js +5 -0
- package/dist-es/commands/PutPublicAccessBlockCommand.js +5 -0
- package/dist-es/commands/RestoreObjectCommand.js +5 -0
- package/dist-es/commands/SelectObjectContentCommand.js +5 -0
- package/dist-es/commands/UploadPartCommand.js +5 -0
- package/dist-es/commands/UploadPartCopyCommand.js +5 -0
- package/dist-es/commands/WriteGetObjectResponseCommand.js +5 -0
- package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +6 -6
- package/dist-types/commands/CopyObjectCommand.d.ts +90 -76
- package/dist-types/commands/CreateBucketCommand.d.ts +76 -50
- package/dist-types/commands/CreateMultipartUploadCommand.d.ts +14 -12
- package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +3 -2
- package/dist-types/commands/DeleteObjectCommand.d.ts +10 -10
- package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +11 -11
- package/dist-types/commands/DeleteObjectsCommand.d.ts +24 -23
- package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketPolicyCommand.d.ts +5 -4
- package/dist-types/commands/GetObjectAttributesCommand.d.ts +15 -12
- package/dist-types/commands/GetObjectCommand.d.ts +44 -37
- package/dist-types/commands/GetObjectTaggingCommand.d.ts +19 -19
- package/dist-types/commands/HeadBucketCommand.d.ts +3 -3
- package/dist-types/commands/HeadObjectCommand.d.ts +11 -11
- package/dist-types/commands/PutBucketAclCommand.d.ts +41 -35
- package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketEncryptionCommand.d.ts +4 -8
- package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +5 -4
- package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +18 -18
- package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +29 -25
- package/dist-types/commands/PutBucketLoggingCommand.d.ts +12 -10
- package/dist-types/commands/PutBucketPolicyCommand.d.ts +5 -4
- package/dist-types/commands/PutBucketReplicationCommand.d.ts +23 -17
- package/dist-types/commands/PutBucketTaggingCommand.d.ts +18 -35
- package/dist-types/commands/PutBucketVersioningCommand.d.ts +6 -6
- package/dist-types/commands/PutBucketWebsiteCommand.d.ts +1 -0
- package/dist-types/commands/PutObjectAclCommand.d.ts +39 -36
- package/dist-types/commands/PutObjectCommand.d.ts +43 -43
- package/dist-types/commands/PutObjectTaggingCommand.d.ts +21 -58
- package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +1 -1
- package/dist-types/commands/RestoreObjectCommand.d.ts +93 -91
- package/dist-types/commands/SelectObjectContentCommand.d.ts +46 -40
- package/dist-types/commands/UploadPartCopyCommand.d.ts +16 -14
- package/dist-types/models/models_0.d.ts +173 -110
- package/dist-types/models/models_1.d.ts +25 -13
- package/package.json +46 -46
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetBucketPolicyCommand, se_GetBucketPolicyCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetBucketPolicyCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetBucketPolicyCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "GetBucketPolicy",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetBucketPolicyStatusCommand, se_GetBucketPolicyStatusCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetBucketPolicyStatusCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetBucketPolicyStatusCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "GetBucketPolicyStatus",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetBucketReplicationCommand, se_GetBucketReplicationCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetBucketReplicationCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetBucketReplicationCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "GetBucketReplication",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetBucketRequestPaymentCommand, se_GetBucketRequestPaymentCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetBucketRequestPaymentCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetBucketRequestPaymentCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "GetBucketRequestPayment",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetBucketTaggingCommand, se_GetBucketTaggingCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetBucketTaggingCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetBucketTaggingCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "GetBucketTagging",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetBucketVersioningCommand, se_GetBucketVersioningCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetBucketVersioningCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetBucketVersioningCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "GetBucketVersioning",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetBucketWebsiteCommand, se_GetBucketWebsiteCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetBucketWebsiteCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetBucketWebsiteCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "GetBucketWebsite",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetObjectAclCommand, se_GetObjectAclCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetObjectAclCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetObjectAclCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "GetObjectAcl",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { GetObjectAttributesRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
7
|
import { de_GetObjectAttributesCommand, se_GetObjectAttributesCommand } from "../protocols/Aws_restXml";
|
|
7
8
|
export { $Command };
|
|
@@ -38,6 +39,10 @@ export class GetObjectAttributesCommand extends $Command {
|
|
|
38
39
|
commandName,
|
|
39
40
|
inputFilterSensitiveLog: GetObjectAttributesRequestFilterSensitiveLog,
|
|
40
41
|
outputFilterSensitiveLog: (_) => _,
|
|
42
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
43
|
+
service: "AmazonS3",
|
|
44
|
+
operation: "GetObjectAttributes",
|
|
45
|
+
},
|
|
41
46
|
};
|
|
42
47
|
const { requestHandler } = configuration;
|
|
43
48
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -3,6 +3,7 @@ import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
|
3
3
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
4
4
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
5
5
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
6
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
6
7
|
import { GetObjectOutputFilterSensitiveLog, GetObjectRequestFilterSensitiveLog, } from "../models/models_0";
|
|
7
8
|
import { de_GetObjectCommand, se_GetObjectCommand } from "../protocols/Aws_restXml";
|
|
8
9
|
export { $Command };
|
|
@@ -45,6 +46,10 @@ export class GetObjectCommand extends $Command {
|
|
|
45
46
|
commandName,
|
|
46
47
|
inputFilterSensitiveLog: GetObjectRequestFilterSensitiveLog,
|
|
47
48
|
outputFilterSensitiveLog: GetObjectOutputFilterSensitiveLog,
|
|
49
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
50
|
+
service: "AmazonS3",
|
|
51
|
+
operation: "GetObject",
|
|
52
|
+
},
|
|
48
53
|
};
|
|
49
54
|
const { requestHandler } = configuration;
|
|
50
55
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetObjectLegalHoldCommand, se_GetObjectLegalHoldCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetObjectLegalHoldCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetObjectLegalHoldCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "GetObjectLegalHold",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetObjectLockConfigurationCommand, se_GetObjectLockConfigurationCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetObjectLockConfigurationCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetObjectLockConfigurationCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "GetObjectLockConfiguration",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetObjectRetentionCommand, se_GetObjectRetentionCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetObjectRetentionCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetObjectRetentionCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "GetObjectRetention",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetObjectTaggingCommand, se_GetObjectTaggingCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetObjectTaggingCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetObjectTaggingCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "GetObjectTagging",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetObjectTorrentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_GetObjectTorrentCommand, se_GetObjectTorrentCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
@@ -36,6 +37,10 @@ export class GetObjectTorrentCommand extends $Command {
|
|
|
36
37
|
commandName,
|
|
37
38
|
inputFilterSensitiveLog: (_) => _,
|
|
38
39
|
outputFilterSensitiveLog: GetObjectTorrentOutputFilterSensitiveLog,
|
|
40
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
41
|
+
service: "AmazonS3",
|
|
42
|
+
operation: "GetObjectTorrent",
|
|
43
|
+
},
|
|
39
44
|
};
|
|
40
45
|
const { requestHandler } = configuration;
|
|
41
46
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetPublicAccessBlockCommand, se_GetPublicAccessBlockCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetPublicAccessBlockCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class GetPublicAccessBlockCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "GetPublicAccessBlock",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_HeadBucketCommand, se_HeadBucketCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class HeadBucketCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class HeadBucketCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "HeadBucket",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { HeadObjectOutputFilterSensitiveLog, HeadObjectRequestFilterSensitiveLog, } from "../models/models_0";
|
|
6
7
|
import { de_HeadObjectCommand, se_HeadObjectCommand } from "../protocols/Aws_restXml";
|
|
7
8
|
export { $Command };
|
|
@@ -38,6 +39,10 @@ export class HeadObjectCommand extends $Command {
|
|
|
38
39
|
commandName,
|
|
39
40
|
inputFilterSensitiveLog: HeadObjectRequestFilterSensitiveLog,
|
|
40
41
|
outputFilterSensitiveLog: HeadObjectOutputFilterSensitiveLog,
|
|
42
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
43
|
+
service: "AmazonS3",
|
|
44
|
+
operation: "HeadObject",
|
|
45
|
+
},
|
|
41
46
|
};
|
|
42
47
|
const { requestHandler } = configuration;
|
|
43
48
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListBucketAnalyticsConfigurationsCommand, se_ListBucketAnalyticsConfigurationsCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListBucketAnalyticsConfigurationsCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class ListBucketAnalyticsConfigurationsCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "ListBucketAnalyticsConfigurations",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListBucketIntelligentTieringConfigurationsCommand, se_ListBucketIntelligentTieringConfigurationsCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListBucketIntelligentTieringConfigurationsCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class ListBucketIntelligentTieringConfigurationsCommand extends $Command
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "ListBucketIntelligentTieringConfigurations",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { ListBucketInventoryConfigurationsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_ListBucketInventoryConfigurationsCommand, se_ListBucketInventoryConfigurationsCommand, } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
@@ -36,6 +37,10 @@ export class ListBucketInventoryConfigurationsCommand extends $Command {
|
|
|
36
37
|
commandName,
|
|
37
38
|
inputFilterSensitiveLog: (_) => _,
|
|
38
39
|
outputFilterSensitiveLog: ListBucketInventoryConfigurationsOutputFilterSensitiveLog,
|
|
40
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
41
|
+
service: "AmazonS3",
|
|
42
|
+
operation: "ListBucketInventoryConfigurations",
|
|
43
|
+
},
|
|
39
44
|
};
|
|
40
45
|
const { requestHandler } = configuration;
|
|
41
46
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListBucketMetricsConfigurationsCommand, se_ListBucketMetricsConfigurationsCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListBucketMetricsConfigurationsCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class ListBucketMetricsConfigurationsCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "ListBucketMetricsConfigurations",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListBucketsCommand, se_ListBucketsCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListBucketsCommand extends $Command {
|
|
@@ -34,6 +35,10 @@ export class ListBucketsCommand extends $Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AmazonS3",
|
|
40
|
+
operation: "ListBuckets",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListMultipartUploadsCommand, se_ListMultipartUploadsCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListMultipartUploadsCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class ListMultipartUploadsCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "ListMultipartUploads",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListObjectVersionsCommand, se_ListObjectVersionsCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListObjectVersionsCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class ListObjectVersionsCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "ListObjectVersions",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListObjectsCommand, se_ListObjectsCommand } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListObjectsCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class ListObjectsCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "ListObjects",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListObjectsV2Command, se_ListObjectsV2Command } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListObjectsV2Command extends $Command {
|
|
@@ -35,6 +36,10 @@ export class ListObjectsV2Command extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "ListObjectsV2",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getSsecPlugin } from "@aws-sdk/middleware-ssec";
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { ListPartsRequestFilterSensitiveLog } from "../models/models_0";
|
|
6
7
|
import { de_ListPartsCommand, se_ListPartsCommand } from "../protocols/Aws_restXml";
|
|
7
8
|
export { $Command };
|
|
@@ -38,6 +39,10 @@ export class ListPartsCommand extends $Command {
|
|
|
38
39
|
commandName,
|
|
39
40
|
inputFilterSensitiveLog: ListPartsRequestFilterSensitiveLog,
|
|
40
41
|
outputFilterSensitiveLog: (_) => _,
|
|
42
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
43
|
+
service: "AmazonS3",
|
|
44
|
+
operation: "ListParts",
|
|
45
|
+
},
|
|
41
46
|
};
|
|
42
47
|
const { requestHandler } = configuration;
|
|
43
48
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_PutBucketAccelerateConfigurationCommand, se_PutBucketAccelerateConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class PutBucketAccelerateConfigurationCommand extends $Command {
|
|
@@ -41,6 +42,10 @@ export class PutBucketAccelerateConfigurationCommand extends $Command {
|
|
|
41
42
|
commandName,
|
|
42
43
|
inputFilterSensitiveLog: (_) => _,
|
|
43
44
|
outputFilterSensitiveLog: (_) => _,
|
|
45
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
46
|
+
service: "AmazonS3",
|
|
47
|
+
operation: "PutBucketAccelerateConfiguration",
|
|
48
|
+
},
|
|
44
49
|
};
|
|
45
50
|
const { requestHandler } = configuration;
|
|
46
51
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_PutBucketAclCommand, se_PutBucketAclCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class PutBucketAclCommand extends $Command {
|
|
@@ -41,6 +42,10 @@ export class PutBucketAclCommand extends $Command {
|
|
|
41
42
|
commandName,
|
|
42
43
|
inputFilterSensitiveLog: (_) => _,
|
|
43
44
|
outputFilterSensitiveLog: (_) => _,
|
|
45
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
46
|
+
service: "AmazonS3",
|
|
47
|
+
operation: "PutBucketAcl",
|
|
48
|
+
},
|
|
44
49
|
};
|
|
45
50
|
const { requestHandler } = configuration;
|
|
46
51
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_PutBucketAnalyticsConfigurationCommand, se_PutBucketAnalyticsConfigurationCommand, } from "../protocols/Aws_restXml";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class PutBucketAnalyticsConfigurationCommand extends $Command {
|
|
@@ -35,6 +36,10 @@ export class PutBucketAnalyticsConfigurationCommand extends $Command {
|
|
|
35
36
|
commandName,
|
|
36
37
|
inputFilterSensitiveLog: (_) => _,
|
|
37
38
|
outputFilterSensitiveLog: (_) => _,
|
|
39
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
40
|
+
service: "AmazonS3",
|
|
41
|
+
operation: "PutBucketAnalyticsConfiguration",
|
|
42
|
+
},
|
|
38
43
|
};
|
|
39
44
|
const { requestHandler } = configuration;
|
|
40
45
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -2,6 +2,7 @@ import { getFlexibleChecksumsPlugin } from "@aws-sdk/middleware-flexible-checksu
|
|
|
2
2
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
3
3
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
5
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
5
6
|
import { de_PutBucketCorsCommand, se_PutBucketCorsCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class PutBucketCorsCommand extends $Command {
|
|
@@ -41,6 +42,10 @@ export class PutBucketCorsCommand extends $Command {
|
|
|
41
42
|
commandName,
|
|
42
43
|
inputFilterSensitiveLog: (_) => _,
|
|
43
44
|
outputFilterSensitiveLog: (_) => _,
|
|
45
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
46
|
+
service: "AmazonS3",
|
|
47
|
+
operation: "PutBucketCors",
|
|
48
|
+
},
|
|
44
49
|
};
|
|
45
50
|
const { requestHandler } = configuration;
|
|
46
51
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|