@aws-sdk/client-s3-control 3.491.0 → 3.495.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.
Files changed (118) hide show
  1. package/dist-cjs/S3Control.js +1 -195
  2. package/dist-cjs/S3ControlClient.js +1 -59
  3. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +1 -43
  4. package/dist-cjs/commands/AssociateAccessGrantsIdentityCenterCommand.js +1 -34
  5. package/dist-cjs/commands/CreateAccessGrantCommand.js +1 -34
  6. package/dist-cjs/commands/CreateAccessGrantsInstanceCommand.js +1 -34
  7. package/dist-cjs/commands/CreateAccessGrantsLocationCommand.js +1 -34
  8. package/dist-cjs/commands/CreateAccessPointCommand.js +1 -33
  9. package/dist-cjs/commands/CreateAccessPointForObjectLambdaCommand.js +1 -32
  10. package/dist-cjs/commands/CreateBucketCommand.js +1 -34
  11. package/dist-cjs/commands/CreateJobCommand.js +1 -32
  12. package/dist-cjs/commands/CreateMultiRegionAccessPointCommand.js +1 -34
  13. package/dist-cjs/commands/CreateStorageLensGroupCommand.js +1 -32
  14. package/dist-cjs/commands/DeleteAccessGrantCommand.js +1 -34
  15. package/dist-cjs/commands/DeleteAccessGrantsInstanceCommand.js +1 -34
  16. package/dist-cjs/commands/DeleteAccessGrantsInstanceResourcePolicyCommand.js +1 -34
  17. package/dist-cjs/commands/DeleteAccessGrantsLocationCommand.js +1 -34
  18. package/dist-cjs/commands/DeleteAccessPointCommand.js +1 -33
  19. package/dist-cjs/commands/DeleteAccessPointForObjectLambdaCommand.js +1 -32
  20. package/dist-cjs/commands/DeleteAccessPointPolicyCommand.js +1 -33
  21. package/dist-cjs/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +1 -32
  22. package/dist-cjs/commands/DeleteBucketCommand.js +1 -33
  23. package/dist-cjs/commands/DeleteBucketLifecycleConfigurationCommand.js +1 -33
  24. package/dist-cjs/commands/DeleteBucketPolicyCommand.js +1 -33
  25. package/dist-cjs/commands/DeleteBucketReplicationCommand.js +1 -33
  26. package/dist-cjs/commands/DeleteBucketTaggingCommand.js +1 -33
  27. package/dist-cjs/commands/DeleteJobTaggingCommand.js +1 -32
  28. package/dist-cjs/commands/DeleteMultiRegionAccessPointCommand.js +1 -34
  29. package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +1 -32
  30. package/dist-cjs/commands/DeleteStorageLensConfigurationCommand.js +1 -32
  31. package/dist-cjs/commands/DeleteStorageLensConfigurationTaggingCommand.js +1 -32
  32. package/dist-cjs/commands/DeleteStorageLensGroupCommand.js +1 -32
  33. package/dist-cjs/commands/DescribeJobCommand.js +1 -32
  34. package/dist-cjs/commands/DescribeMultiRegionAccessPointOperationCommand.js +1 -34
  35. package/dist-cjs/commands/DissociateAccessGrantsIdentityCenterCommand.js +1 -34
  36. package/dist-cjs/commands/GetAccessGrantCommand.js +1 -34
  37. package/dist-cjs/commands/GetAccessGrantsInstanceCommand.js +1 -34
  38. package/dist-cjs/commands/GetAccessGrantsInstanceForPrefixCommand.js +1 -34
  39. package/dist-cjs/commands/GetAccessGrantsInstanceResourcePolicyCommand.js +1 -34
  40. package/dist-cjs/commands/GetAccessGrantsLocationCommand.js +1 -34
  41. package/dist-cjs/commands/GetAccessPointCommand.js +1 -33
  42. package/dist-cjs/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +1 -32
  43. package/dist-cjs/commands/GetAccessPointForObjectLambdaCommand.js +1 -32
  44. package/dist-cjs/commands/GetAccessPointPolicyCommand.js +1 -33
  45. package/dist-cjs/commands/GetAccessPointPolicyForObjectLambdaCommand.js +1 -32
  46. package/dist-cjs/commands/GetAccessPointPolicyStatusCommand.js +1 -33
  47. package/dist-cjs/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +1 -32
  48. package/dist-cjs/commands/GetBucketCommand.js +1 -33
  49. package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +1 -33
  50. package/dist-cjs/commands/GetBucketPolicyCommand.js +1 -33
  51. package/dist-cjs/commands/GetBucketReplicationCommand.js +1 -33
  52. package/dist-cjs/commands/GetBucketTaggingCommand.js +1 -33
  53. package/dist-cjs/commands/GetBucketVersioningCommand.js +1 -33
  54. package/dist-cjs/commands/GetDataAccessCommand.js +1 -35
  55. package/dist-cjs/commands/GetJobTaggingCommand.js +1 -32
  56. package/dist-cjs/commands/GetMultiRegionAccessPointCommand.js +1 -34
  57. package/dist-cjs/commands/GetMultiRegionAccessPointPolicyCommand.js +1 -34
  58. package/dist-cjs/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +1 -34
  59. package/dist-cjs/commands/GetMultiRegionAccessPointRoutesCommand.js +1 -34
  60. package/dist-cjs/commands/GetPublicAccessBlockCommand.js +1 -32
  61. package/dist-cjs/commands/GetStorageLensConfigurationCommand.js +1 -32
  62. package/dist-cjs/commands/GetStorageLensConfigurationTaggingCommand.js +1 -32
  63. package/dist-cjs/commands/GetStorageLensGroupCommand.js +1 -32
  64. package/dist-cjs/commands/ListAccessGrantsCommand.js +1 -34
  65. package/dist-cjs/commands/ListAccessGrantsInstancesCommand.js +1 -34
  66. package/dist-cjs/commands/ListAccessGrantsLocationsCommand.js +1 -34
  67. package/dist-cjs/commands/ListAccessPointsCommand.js +1 -33
  68. package/dist-cjs/commands/ListAccessPointsForObjectLambdaCommand.js +1 -32
  69. package/dist-cjs/commands/ListJobsCommand.js +1 -32
  70. package/dist-cjs/commands/ListMultiRegionAccessPointsCommand.js +1 -34
  71. package/dist-cjs/commands/ListRegionalBucketsCommand.js +1 -33
  72. package/dist-cjs/commands/ListStorageLensConfigurationsCommand.js +1 -32
  73. package/dist-cjs/commands/ListStorageLensGroupsCommand.js +1 -32
  74. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -32
  75. package/dist-cjs/commands/PutAccessGrantsInstanceResourcePolicyCommand.js +1 -34
  76. package/dist-cjs/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +1 -32
  77. package/dist-cjs/commands/PutAccessPointPolicyCommand.js +1 -33
  78. package/dist-cjs/commands/PutAccessPointPolicyForObjectLambdaCommand.js +1 -32
  79. package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +1 -35
  80. package/dist-cjs/commands/PutBucketPolicyCommand.js +1 -35
  81. package/dist-cjs/commands/PutBucketReplicationCommand.js +1 -35
  82. package/dist-cjs/commands/PutBucketTaggingCommand.js +1 -35
  83. package/dist-cjs/commands/PutBucketVersioningCommand.js +1 -35
  84. package/dist-cjs/commands/PutJobTaggingCommand.js +1 -32
  85. package/dist-cjs/commands/PutMultiRegionAccessPointPolicyCommand.js +1 -34
  86. package/dist-cjs/commands/PutPublicAccessBlockCommand.js +1 -32
  87. package/dist-cjs/commands/PutStorageLensConfigurationCommand.js +1 -32
  88. package/dist-cjs/commands/PutStorageLensConfigurationTaggingCommand.js +1 -32
  89. package/dist-cjs/commands/SubmitMultiRegionAccessPointRoutesCommand.js +1 -34
  90. package/dist-cjs/commands/TagResourceCommand.js +1 -32
  91. package/dist-cjs/commands/UntagResourceCommand.js +1 -32
  92. package/dist-cjs/commands/UpdateAccessGrantsLocationCommand.js +1 -34
  93. package/dist-cjs/commands/UpdateJobPriorityCommand.js +1 -32
  94. package/dist-cjs/commands/UpdateJobStatusCommand.js +1 -32
  95. package/dist-cjs/commands/UpdateStorageLensGroupCommand.js +1 -32
  96. package/dist-cjs/commands/index.js +1 -95
  97. package/dist-cjs/endpoint/EndpointParameters.js +1 -19
  98. package/dist-cjs/extensionConfiguration.js +1 -2
  99. package/dist-cjs/index.js +12279 -11
  100. package/dist-cjs/models/S3ControlServiceException.js +1 -12
  101. package/dist-cjs/models/index.js +1 -5
  102. package/dist-cjs/models/models_0.js +1 -421
  103. package/dist-cjs/models/models_1.js +1 -40
  104. package/dist-cjs/pagination/Interfaces.js +1 -2
  105. package/dist-cjs/pagination/ListAccessGrantsInstancesPaginator.js +1 -7
  106. package/dist-cjs/pagination/ListAccessGrantsLocationsPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListAccessGrantsPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListAccessPointsForObjectLambdaPaginator.js +1 -7
  109. package/dist-cjs/pagination/ListAccessPointsPaginator.js +1 -7
  110. package/dist-cjs/pagination/ListJobsPaginator.js +1 -7
  111. package/dist-cjs/pagination/ListMultiRegionAccessPointsPaginator.js +1 -7
  112. package/dist-cjs/pagination/ListRegionalBucketsPaginator.js +1 -7
  113. package/dist-cjs/pagination/ListStorageLensConfigurationsPaginator.js +1 -7
  114. package/dist-cjs/pagination/ListStorageLensGroupsPaginator.js +1 -7
  115. package/dist-cjs/pagination/index.js +1 -14
  116. package/dist-cjs/protocols/Aws_restXml.js +1 -9417
  117. package/dist-cjs/runtimeExtensions.js +1 -25
  118. package/package.json +46 -46
@@ -1,25 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.resolveRuntimeExtensions = void 0;
4
- const region_config_resolver_1 = require("@aws-sdk/region-config-resolver");
5
- const protocol_http_1 = require("@smithy/protocol-http");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- const httpAuthExtensionConfiguration_1 = require("./auth/httpAuthExtensionConfiguration");
8
- const asPartial = (t) => t;
9
- const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
10
- const extensionConfiguration = {
11
- ...asPartial((0, region_config_resolver_1.getAwsRegionExtensionConfiguration)(runtimeConfig)),
12
- ...asPartial((0, smithy_client_1.getDefaultExtensionConfiguration)(runtimeConfig)),
13
- ...asPartial((0, protocol_http_1.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
14
- ...asPartial((0, httpAuthExtensionConfiguration_1.getHttpAuthExtensionConfiguration)(runtimeConfig)),
15
- };
16
- extensions.forEach((extension) => extension.configure(extensionConfiguration));
17
- return {
18
- ...runtimeConfig,
19
- ...(0, region_config_resolver_1.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
20
- ...(0, smithy_client_1.resolveDefaultRuntimeConfig)(extensionConfiguration),
21
- ...(0, protocol_http_1.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
22
- ...(0, httpAuthExtensionConfiguration_1.resolveHttpAuthRuntimeConfig)(extensionConfiguration),
23
- };
24
- };
25
- exports.resolveRuntimeExtensions = resolveRuntimeExtensions;
1
+ module.exports = require("./index.js");
package/package.json CHANGED
@@ -1,10 +1,10 @@
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.491.0",
4
+ "version": "3.495.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
- "build:cjs": "tsc -p tsconfig.cjs.json",
7
+ "build:cjs": "node ../../scripts/compilation/inline client-s3-control",
8
8
  "build:es": "tsc -p tsconfig.es.json",
9
9
  "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
10
10
  "build:types": "tsc -p tsconfig.types.json",
@@ -22,55 +22,55 @@
22
22
  "dependencies": {
23
23
  "@aws-crypto/sha256-browser": "3.0.0",
24
24
  "@aws-crypto/sha256-js": "3.0.0",
25
- "@aws-sdk/client-sts": "3.490.0",
26
- "@aws-sdk/core": "3.490.0",
27
- "@aws-sdk/credential-provider-node": "3.490.0",
28
- "@aws-sdk/middleware-host-header": "3.489.0",
29
- "@aws-sdk/middleware-logger": "3.489.0",
30
- "@aws-sdk/middleware-recursion-detection": "3.489.0",
31
- "@aws-sdk/middleware-sdk-s3-control": "3.489.0",
32
- "@aws-sdk/middleware-user-agent": "3.489.0",
33
- "@aws-sdk/region-config-resolver": "3.489.0",
34
- "@aws-sdk/types": "3.489.0",
35
- "@aws-sdk/util-endpoints": "3.489.0",
36
- "@aws-sdk/util-user-agent-browser": "3.489.0",
37
- "@aws-sdk/util-user-agent-node": "3.489.0",
38
- "@aws-sdk/xml-builder": "3.485.0",
39
- "@smithy/config-resolver": "^2.0.23",
40
- "@smithy/core": "^1.2.2",
41
- "@smithy/fetch-http-handler": "^2.3.2",
42
- "@smithy/hash-blob-browser": "^2.0.17",
43
- "@smithy/hash-node": "^2.0.18",
44
- "@smithy/hash-stream-node": "^2.0.18",
45
- "@smithy/invalid-dependency": "^2.0.16",
46
- "@smithy/md5-js": "^2.0.18",
47
- "@smithy/middleware-apply-body-checksum": "^2.0.18",
48
- "@smithy/middleware-content-length": "^2.0.18",
49
- "@smithy/middleware-endpoint": "^2.3.0",
50
- "@smithy/middleware-retry": "^2.0.26",
51
- "@smithy/middleware-serde": "^2.0.16",
52
- "@smithy/middleware-stack": "^2.0.10",
53
- "@smithy/node-config-provider": "^2.1.9",
54
- "@smithy/node-http-handler": "^2.2.2",
55
- "@smithy/protocol-http": "^3.0.12",
56
- "@smithy/smithy-client": "^2.2.1",
57
- "@smithy/types": "^2.8.0",
58
- "@smithy/url-parser": "^2.0.16",
59
- "@smithy/util-base64": "^2.0.1",
60
- "@smithy/util-body-length-browser": "^2.0.1",
61
- "@smithy/util-body-length-node": "^2.1.0",
62
- "@smithy/util-defaults-mode-browser": "^2.0.24",
63
- "@smithy/util-defaults-mode-node": "^2.0.32",
64
- "@smithy/util-endpoints": "^1.0.8",
65
- "@smithy/util-middleware": "^2.0.9",
66
- "@smithy/util-retry": "^2.0.9",
67
- "@smithy/util-utf8": "^2.0.2",
25
+ "@aws-sdk/client-sts": "3.495.0",
26
+ "@aws-sdk/core": "3.495.0",
27
+ "@aws-sdk/credential-provider-node": "3.495.0",
28
+ "@aws-sdk/middleware-host-header": "3.495.0",
29
+ "@aws-sdk/middleware-logger": "3.495.0",
30
+ "@aws-sdk/middleware-recursion-detection": "3.495.0",
31
+ "@aws-sdk/middleware-sdk-s3-control": "3.495.0",
32
+ "@aws-sdk/middleware-user-agent": "3.495.0",
33
+ "@aws-sdk/region-config-resolver": "3.495.0",
34
+ "@aws-sdk/types": "3.495.0",
35
+ "@aws-sdk/util-endpoints": "3.495.0",
36
+ "@aws-sdk/util-user-agent-browser": "3.495.0",
37
+ "@aws-sdk/util-user-agent-node": "3.495.0",
38
+ "@aws-sdk/xml-builder": "3.495.0",
39
+ "@smithy/config-resolver": "^2.1.0",
40
+ "@smithy/core": "^1.3.0",
41
+ "@smithy/fetch-http-handler": "^2.4.0",
42
+ "@smithy/hash-blob-browser": "^2.1.0",
43
+ "@smithy/hash-node": "^2.1.0",
44
+ "@smithy/hash-stream-node": "^2.1.0",
45
+ "@smithy/invalid-dependency": "^2.1.0",
46
+ "@smithy/md5-js": "^2.1.0",
47
+ "@smithy/middleware-apply-body-checksum": "^2.1.0",
48
+ "@smithy/middleware-content-length": "^2.1.0",
49
+ "@smithy/middleware-endpoint": "^2.4.0",
50
+ "@smithy/middleware-retry": "^2.1.0",
51
+ "@smithy/middleware-serde": "^2.1.0",
52
+ "@smithy/middleware-stack": "^2.1.0",
53
+ "@smithy/node-config-provider": "^2.2.0",
54
+ "@smithy/node-http-handler": "^2.3.0",
55
+ "@smithy/protocol-http": "^3.1.0",
56
+ "@smithy/smithy-client": "^2.3.0",
57
+ "@smithy/types": "^2.9.0",
58
+ "@smithy/url-parser": "^2.1.0",
59
+ "@smithy/util-base64": "^2.1.0",
60
+ "@smithy/util-body-length-browser": "^2.1.0",
61
+ "@smithy/util-body-length-node": "^2.2.0",
62
+ "@smithy/util-defaults-mode-browser": "^2.1.0",
63
+ "@smithy/util-defaults-mode-node": "^2.1.0",
64
+ "@smithy/util-endpoints": "^1.1.0",
65
+ "@smithy/util-middleware": "^2.1.0",
66
+ "@smithy/util-retry": "^2.1.0",
67
+ "@smithy/util-utf8": "^2.1.0",
68
68
  "fast-xml-parser": "4.2.5",
69
69
  "tslib": "^2.5.0",
70
70
  "uuid": "^8.3.2"
71
71
  },
72
72
  "devDependencies": {
73
- "@smithy/service-client-documentation-generator": "^2.0.0",
73
+ "@smithy/service-client-documentation-generator": "^2.1.0",
74
74
  "@tsconfig/node14": "1.0.3",
75
75
  "@types/mocha": "^8.0.4",
76
76
  "@types/node": "^14.14.31",