@aws-sdk/client-s3-control 3.413.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/CreateAccessPointCommand.js +5 -0
- package/dist-cjs/commands/CreateAccessPointForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/CreateBucketCommand.js +5 -0
- package/dist-cjs/commands/CreateJobCommand.js +5 -0
- package/dist-cjs/commands/CreateMultiRegionAccessPointCommand.js +5 -0
- package/dist-cjs/commands/DeleteAccessPointCommand.js +5 -0
- package/dist-cjs/commands/DeleteAccessPointForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/DeleteAccessPointPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketLifecycleConfigurationCommand.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/DeleteJobTaggingCommand.js +5 -0
- package/dist-cjs/commands/DeleteMultiRegionAccessPointCommand.js +5 -0
- package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +5 -0
- package/dist-cjs/commands/DeleteStorageLensConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteStorageLensConfigurationTaggingCommand.js +5 -0
- package/dist-cjs/commands/DescribeJobCommand.js +5 -0
- package/dist-cjs/commands/DescribeMultiRegionAccessPointOperationCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointPolicyForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointPolicyStatusCommand.js +5 -0
- package/dist-cjs/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/GetBucketCommand.js +5 -0
- package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetBucketReplicationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketTaggingCommand.js +5 -0
- package/dist-cjs/commands/GetBucketVersioningCommand.js +5 -0
- package/dist-cjs/commands/GetJobTaggingCommand.js +5 -0
- package/dist-cjs/commands/GetMultiRegionAccessPointCommand.js +5 -0
- package/dist-cjs/commands/GetMultiRegionAccessPointPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +5 -0
- package/dist-cjs/commands/GetMultiRegionAccessPointRoutesCommand.js +5 -0
- package/dist-cjs/commands/GetPublicAccessBlockCommand.js +5 -0
- package/dist-cjs/commands/GetStorageLensConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetStorageLensConfigurationTaggingCommand.js +5 -0
- package/dist-cjs/commands/ListAccessPointsCommand.js +5 -0
- package/dist-cjs/commands/ListAccessPointsForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/ListJobsCommand.js +5 -0
- package/dist-cjs/commands/ListMultiRegionAccessPointsCommand.js +5 -0
- package/dist-cjs/commands/ListRegionalBucketsCommand.js +5 -0
- package/dist-cjs/commands/ListStorageLensConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/PutAccessPointPolicyCommand.js +5 -0
- package/dist-cjs/commands/PutAccessPointPolicyForObjectLambdaCommand.js +5 -0
- package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketPolicyCommand.js +5 -0
- package/dist-cjs/commands/PutBucketReplicationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketTaggingCommand.js +5 -0
- package/dist-cjs/commands/PutBucketVersioningCommand.js +5 -0
- package/dist-cjs/commands/PutJobTaggingCommand.js +5 -0
- package/dist-cjs/commands/PutMultiRegionAccessPointPolicyCommand.js +5 -0
- package/dist-cjs/commands/PutPublicAccessBlockCommand.js +5 -0
- package/dist-cjs/commands/PutStorageLensConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutStorageLensConfigurationTaggingCommand.js +5 -0
- package/dist-cjs/commands/SubmitMultiRegionAccessPointRoutesCommand.js +5 -0
- package/dist-cjs/commands/UpdateJobPriorityCommand.js +5 -0
- package/dist-cjs/commands/UpdateJobStatusCommand.js +5 -0
- package/dist-cjs/runtimeExtensions.js +3 -0
- package/dist-es/commands/CreateAccessPointCommand.js +5 -0
- package/dist-es/commands/CreateAccessPointForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/CreateBucketCommand.js +5 -0
- package/dist-es/commands/CreateJobCommand.js +5 -0
- package/dist-es/commands/CreateMultiRegionAccessPointCommand.js +5 -0
- package/dist-es/commands/DeleteAccessPointCommand.js +5 -0
- package/dist-es/commands/DeleteAccessPointForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/DeleteAccessPointPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/DeleteBucketCommand.js +5 -0
- package/dist-es/commands/DeleteBucketLifecycleConfigurationCommand.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/DeleteJobTaggingCommand.js +5 -0
- package/dist-es/commands/DeleteMultiRegionAccessPointCommand.js +5 -0
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +5 -0
- package/dist-es/commands/DeleteStorageLensConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteStorageLensConfigurationTaggingCommand.js +5 -0
- package/dist-es/commands/DescribeJobCommand.js +5 -0
- package/dist-es/commands/DescribeMultiRegionAccessPointOperationCommand.js +5 -0
- package/dist-es/commands/GetAccessPointCommand.js +5 -0
- package/dist-es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/GetAccessPointForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/GetAccessPointPolicyCommand.js +5 -0
- package/dist-es/commands/GetAccessPointPolicyForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/GetAccessPointPolicyStatusCommand.js +5 -0
- package/dist-es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/GetBucketCommand.js +5 -0
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-es/commands/GetBucketPolicyCommand.js +5 -0
- package/dist-es/commands/GetBucketReplicationCommand.js +5 -0
- package/dist-es/commands/GetBucketTaggingCommand.js +5 -0
- package/dist-es/commands/GetBucketVersioningCommand.js +5 -0
- package/dist-es/commands/GetJobTaggingCommand.js +5 -0
- package/dist-es/commands/GetMultiRegionAccessPointCommand.js +5 -0
- package/dist-es/commands/GetMultiRegionAccessPointPolicyCommand.js +5 -0
- package/dist-es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +5 -0
- package/dist-es/commands/GetMultiRegionAccessPointRoutesCommand.js +5 -0
- package/dist-es/commands/GetPublicAccessBlockCommand.js +5 -0
- package/dist-es/commands/GetStorageLensConfigurationCommand.js +5 -0
- package/dist-es/commands/GetStorageLensConfigurationTaggingCommand.js +5 -0
- package/dist-es/commands/ListAccessPointsCommand.js +5 -0
- package/dist-es/commands/ListAccessPointsForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/ListJobsCommand.js +5 -0
- package/dist-es/commands/ListMultiRegionAccessPointsCommand.js +5 -0
- package/dist-es/commands/ListRegionalBucketsCommand.js +5 -0
- package/dist-es/commands/ListStorageLensConfigurationsCommand.js +5 -0
- package/dist-es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/PutAccessPointPolicyCommand.js +5 -0
- package/dist-es/commands/PutAccessPointPolicyForObjectLambdaCommand.js +5 -0
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-es/commands/PutBucketPolicyCommand.js +5 -0
- package/dist-es/commands/PutBucketReplicationCommand.js +5 -0
- package/dist-es/commands/PutBucketTaggingCommand.js +5 -0
- package/dist-es/commands/PutBucketVersioningCommand.js +5 -0
- package/dist-es/commands/PutJobTaggingCommand.js +5 -0
- package/dist-es/commands/PutMultiRegionAccessPointPolicyCommand.js +5 -0
- package/dist-es/commands/PutPublicAccessBlockCommand.js +5 -0
- package/dist-es/commands/PutStorageLensConfigurationCommand.js +5 -0
- package/dist-es/commands/PutStorageLensConfigurationTaggingCommand.js +5 -0
- package/dist-es/commands/SubmitMultiRegionAccessPointRoutesCommand.js +5 -0
- package/dist-es/commands/UpdateJobPriorityCommand.js +5 -0
- package/dist-es/commands/UpdateJobStatusCommand.js +5 -0
- package/dist-es/runtimeExtensions.js +3 -0
- package/dist-types/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
- package/package.json +36 -35
|
@@ -2,6 +2,7 @@ import { getProcessArnablesPlugin } from "@aws-sdk/middleware-sdk-s3-control";
|
|
|
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_UpdateJobStatusCommand, se_UpdateJobStatusCommand } from "../protocols/Aws_restXml";
|
|
6
7
|
export { $Command };
|
|
7
8
|
export class UpdateJobStatusCommand extends $Command {
|
|
@@ -34,6 +35,10 @@ export class UpdateJobStatusCommand extends $Command {
|
|
|
34
35
|
commandName,
|
|
35
36
|
inputFilterSensitiveLog: (_) => _,
|
|
36
37
|
outputFilterSensitiveLog: (_) => _,
|
|
38
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
39
|
+
service: "AWSS3ControlServiceV20180820",
|
|
40
|
+
operation: "UpdateJobStatus",
|
|
41
|
+
},
|
|
37
42
|
};
|
|
38
43
|
const { requestHandler } = configuration;
|
|
39
44
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,14 +1,17 @@
|
|
|
1
|
+
import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, } from "@aws-sdk/region-config-resolver";
|
|
1
2
|
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
|
|
2
3
|
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
|
|
3
4
|
const asPartial = (t) => t;
|
|
4
5
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
5
6
|
const extensionConfiguration = {
|
|
7
|
+
...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
|
|
6
8
|
...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
|
|
7
9
|
...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
|
|
8
10
|
};
|
|
9
11
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
10
12
|
return {
|
|
11
13
|
...runtimeConfig,
|
|
14
|
+
...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
|
|
12
15
|
...resolveDefaultRuntimeConfig(extensionConfiguration),
|
|
13
16
|
...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
|
|
14
17
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
1
2
|
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
2
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
3
4
|
/**
|
|
4
5
|
* @internal
|
|
5
6
|
*/
|
|
6
|
-
export interface S3ControlExtensionConfiguration extends HttpHandlerExtensionConfiguration, DefaultExtensionConfiguration {
|
|
7
|
+
export interface S3ControlExtensionConfiguration extends HttpHandlerExtensionConfiguration, DefaultExtensionConfiguration, AwsRegionExtensionConfiguration {
|
|
7
8
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
+
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
1
2
|
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
2
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
3
4
|
export interface S3ControlExtensionConfiguration
|
|
4
5
|
extends HttpHandlerExtensionConfiguration,
|
|
5
|
-
DefaultExtensionConfiguration
|
|
6
|
+
DefaultExtensionConfiguration,
|
|
7
|
+
AwsRegionExtensionConfiguration {}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-s3-control",
|
|
3
3
|
"description": "AWS SDK for JavaScript S3 Control Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.418.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -23,44 +23,45 @@
|
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
25
25
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
26
|
-
"@aws-sdk/client-sts": "3.
|
|
27
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
28
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
29
|
-
"@aws-sdk/middleware-logger": "3.
|
|
30
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
31
|
-
"@aws-sdk/middleware-sdk-s3-control": "3.
|
|
32
|
-
"@aws-sdk/middleware-signing": "3.
|
|
33
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
34
|
-
"@aws-sdk/
|
|
35
|
-
"@aws-sdk/
|
|
36
|
-
"@aws-sdk/util-
|
|
37
|
-
"@aws-sdk/util-user-agent-
|
|
26
|
+
"@aws-sdk/client-sts": "3.418.0",
|
|
27
|
+
"@aws-sdk/credential-provider-node": "3.418.0",
|
|
28
|
+
"@aws-sdk/middleware-host-header": "3.418.0",
|
|
29
|
+
"@aws-sdk/middleware-logger": "3.418.0",
|
|
30
|
+
"@aws-sdk/middleware-recursion-detection": "3.418.0",
|
|
31
|
+
"@aws-sdk/middleware-sdk-s3-control": "3.418.0",
|
|
32
|
+
"@aws-sdk/middleware-signing": "3.418.0",
|
|
33
|
+
"@aws-sdk/middleware-user-agent": "3.418.0",
|
|
34
|
+
"@aws-sdk/region-config-resolver": "3.418.0",
|
|
35
|
+
"@aws-sdk/types": "3.418.0",
|
|
36
|
+
"@aws-sdk/util-endpoints": "3.418.0",
|
|
37
|
+
"@aws-sdk/util-user-agent-browser": "3.418.0",
|
|
38
|
+
"@aws-sdk/util-user-agent-node": "3.418.0",
|
|
38
39
|
"@aws-sdk/xml-builder": "3.310.0",
|
|
39
|
-
"@smithy/config-resolver": "^2.0.
|
|
40
|
-
"@smithy/fetch-http-handler": "^2.1.
|
|
41
|
-
"@smithy/hash-blob-browser": "^2.0.
|
|
42
|
-
"@smithy/hash-node": "^2.0.
|
|
43
|
-
"@smithy/hash-stream-node": "^2.0.
|
|
44
|
-
"@smithy/invalid-dependency": "^2.0.
|
|
45
|
-
"@smithy/md5-js": "^2.0.
|
|
46
|
-
"@smithy/middleware-apply-body-checksum": "^2.0.
|
|
47
|
-
"@smithy/middleware-content-length": "^2.0.
|
|
48
|
-
"@smithy/middleware-endpoint": "^2.0.
|
|
49
|
-
"@smithy/middleware-retry": "^2.0.
|
|
50
|
-
"@smithy/middleware-serde": "^2.0.
|
|
51
|
-
"@smithy/middleware-stack": "^2.0.
|
|
52
|
-
"@smithy/node-config-provider": "^2.0.
|
|
53
|
-
"@smithy/node-http-handler": "^2.1.
|
|
54
|
-
"@smithy/protocol-http": "^3.0.
|
|
55
|
-
"@smithy/smithy-client": "^2.1.
|
|
56
|
-
"@smithy/types": "^2.3.
|
|
57
|
-
"@smithy/url-parser": "^2.0.
|
|
40
|
+
"@smithy/config-resolver": "^2.0.10",
|
|
41
|
+
"@smithy/fetch-http-handler": "^2.1.5",
|
|
42
|
+
"@smithy/hash-blob-browser": "^2.0.9",
|
|
43
|
+
"@smithy/hash-node": "^2.0.9",
|
|
44
|
+
"@smithy/hash-stream-node": "^2.0.9",
|
|
45
|
+
"@smithy/invalid-dependency": "^2.0.9",
|
|
46
|
+
"@smithy/md5-js": "^2.0.9",
|
|
47
|
+
"@smithy/middleware-apply-body-checksum": "^2.0.11",
|
|
48
|
+
"@smithy/middleware-content-length": "^2.0.11",
|
|
49
|
+
"@smithy/middleware-endpoint": "^2.0.9",
|
|
50
|
+
"@smithy/middleware-retry": "^2.0.12",
|
|
51
|
+
"@smithy/middleware-serde": "^2.0.9",
|
|
52
|
+
"@smithy/middleware-stack": "^2.0.2",
|
|
53
|
+
"@smithy/node-config-provider": "^2.0.12",
|
|
54
|
+
"@smithy/node-http-handler": "^2.1.5",
|
|
55
|
+
"@smithy/protocol-http": "^3.0.5",
|
|
56
|
+
"@smithy/smithy-client": "^2.1.6",
|
|
57
|
+
"@smithy/types": "^2.3.3",
|
|
58
|
+
"@smithy/url-parser": "^2.0.9",
|
|
58
59
|
"@smithy/util-base64": "^2.0.0",
|
|
59
60
|
"@smithy/util-body-length-browser": "^2.0.0",
|
|
60
61
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
61
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
62
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
63
|
-
"@smithy/util-retry": "^2.0.
|
|
62
|
+
"@smithy/util-defaults-mode-browser": "^2.0.10",
|
|
63
|
+
"@smithy/util-defaults-mode-node": "^2.0.12",
|
|
64
|
+
"@smithy/util-retry": "^2.0.2",
|
|
64
65
|
"@smithy/util-utf8": "^2.0.0",
|
|
65
66
|
"fast-xml-parser": "4.2.5",
|
|
66
67
|
"tslib": "^2.5.0",
|