@aws-sdk/client-s3-control 3.943.0 → 3.946.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 (137) hide show
  1. package/dist-cjs/index.js +325 -2083
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/S3ControlClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +325 -2083
  8. package/dist-types/S3Control.d.ts +1 -1
  9. package/dist-types/S3ControlClient.d.ts +11 -11
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/AssociateAccessGrantsIdentityCenterCommand.d.ts +3 -3
  13. package/dist-types/commands/CreateAccessGrantCommand.d.ts +3 -3
  14. package/dist-types/commands/CreateAccessGrantsInstanceCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateAccessGrantsLocationCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateAccessPointCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateAccessPointForObjectLambdaCommand.d.ts +3 -3
  18. package/dist-types/commands/CreateBucketCommand.d.ts +3 -3
  19. package/dist-types/commands/CreateJobCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateMultiRegionAccessPointCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateStorageLensGroupCommand.d.ts +3 -3
  22. package/dist-types/commands/DeleteAccessGrantCommand.d.ts +3 -3
  23. package/dist-types/commands/DeleteAccessGrantsInstanceCommand.d.ts +3 -3
  24. package/dist-types/commands/DeleteAccessGrantsInstanceResourcePolicyCommand.d.ts +3 -3
  25. package/dist-types/commands/DeleteAccessGrantsLocationCommand.d.ts +3 -3
  26. package/dist-types/commands/DeleteAccessPointCommand.d.ts +3 -3
  27. package/dist-types/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +3 -3
  28. package/dist-types/commands/DeleteAccessPointPolicyCommand.d.ts +3 -3
  29. package/dist-types/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +3 -3
  30. package/dist-types/commands/DeleteAccessPointScopeCommand.d.ts +3 -3
  31. package/dist-types/commands/DeleteBucketCommand.d.ts +3 -3
  32. package/dist-types/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +3 -3
  33. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +3 -3
  34. package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +3 -3
  35. package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +3 -3
  36. package/dist-types/commands/DeleteJobTaggingCommand.d.ts +3 -3
  37. package/dist-types/commands/DeleteMultiRegionAccessPointCommand.d.ts +3 -3
  38. package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +3 -3
  39. package/dist-types/commands/DeleteStorageLensConfigurationCommand.d.ts +3 -3
  40. package/dist-types/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +3 -3
  41. package/dist-types/commands/DeleteStorageLensGroupCommand.d.ts +3 -3
  42. package/dist-types/commands/DescribeJobCommand.d.ts +3 -3
  43. package/dist-types/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +3 -3
  44. package/dist-types/commands/DissociateAccessGrantsIdentityCenterCommand.d.ts +3 -3
  45. package/dist-types/commands/GetAccessGrantCommand.d.ts +3 -3
  46. package/dist-types/commands/GetAccessGrantsInstanceCommand.d.ts +3 -3
  47. package/dist-types/commands/GetAccessGrantsInstanceForPrefixCommand.d.ts +3 -3
  48. package/dist-types/commands/GetAccessGrantsInstanceResourcePolicyCommand.d.ts +3 -3
  49. package/dist-types/commands/GetAccessGrantsLocationCommand.d.ts +3 -3
  50. package/dist-types/commands/GetAccessPointCommand.d.ts +3 -3
  51. package/dist-types/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +3 -3
  52. package/dist-types/commands/GetAccessPointForObjectLambdaCommand.d.ts +3 -3
  53. package/dist-types/commands/GetAccessPointPolicyCommand.d.ts +3 -3
  54. package/dist-types/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +3 -3
  55. package/dist-types/commands/GetAccessPointPolicyStatusCommand.d.ts +3 -3
  56. package/dist-types/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +3 -3
  57. package/dist-types/commands/GetAccessPointScopeCommand.d.ts +3 -3
  58. package/dist-types/commands/GetBucketCommand.d.ts +3 -3
  59. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +3 -3
  60. package/dist-types/commands/GetBucketPolicyCommand.d.ts +3 -3
  61. package/dist-types/commands/GetBucketReplicationCommand.d.ts +3 -3
  62. package/dist-types/commands/GetBucketTaggingCommand.d.ts +3 -3
  63. package/dist-types/commands/GetBucketVersioningCommand.d.ts +3 -3
  64. package/dist-types/commands/GetDataAccessCommand.d.ts +3 -3
  65. package/dist-types/commands/GetJobTaggingCommand.d.ts +3 -3
  66. package/dist-types/commands/GetMultiRegionAccessPointCommand.d.ts +3 -3
  67. package/dist-types/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +3 -3
  68. package/dist-types/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +3 -3
  69. package/dist-types/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +3 -3
  70. package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +3 -3
  71. package/dist-types/commands/GetStorageLensConfigurationCommand.d.ts +3 -3
  72. package/dist-types/commands/GetStorageLensConfigurationTaggingCommand.d.ts +3 -3
  73. package/dist-types/commands/GetStorageLensGroupCommand.d.ts +3 -3
  74. package/dist-types/commands/ListAccessGrantsCommand.d.ts +3 -3
  75. package/dist-types/commands/ListAccessGrantsInstancesCommand.d.ts +3 -3
  76. package/dist-types/commands/ListAccessGrantsLocationsCommand.d.ts +3 -3
  77. package/dist-types/commands/ListAccessPointsCommand.d.ts +3 -3
  78. package/dist-types/commands/ListAccessPointsForDirectoryBucketsCommand.d.ts +3 -3
  79. package/dist-types/commands/ListAccessPointsForObjectLambdaCommand.d.ts +3 -3
  80. package/dist-types/commands/ListCallerAccessGrantsCommand.d.ts +3 -3
  81. package/dist-types/commands/ListJobsCommand.d.ts +3 -3
  82. package/dist-types/commands/ListMultiRegionAccessPointsCommand.d.ts +3 -3
  83. package/dist-types/commands/ListRegionalBucketsCommand.d.ts +3 -3
  84. package/dist-types/commands/ListStorageLensConfigurationsCommand.d.ts +3 -3
  85. package/dist-types/commands/ListStorageLensGroupsCommand.d.ts +3 -3
  86. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  87. package/dist-types/commands/PutAccessGrantsInstanceResourcePolicyCommand.d.ts +3 -3
  88. package/dist-types/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +3 -3
  89. package/dist-types/commands/PutAccessPointPolicyCommand.d.ts +3 -3
  90. package/dist-types/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +3 -3
  91. package/dist-types/commands/PutAccessPointScopeCommand.d.ts +3 -3
  92. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +3 -3
  93. package/dist-types/commands/PutBucketPolicyCommand.d.ts +3 -3
  94. package/dist-types/commands/PutBucketReplicationCommand.d.ts +3 -3
  95. package/dist-types/commands/PutBucketTaggingCommand.d.ts +3 -3
  96. package/dist-types/commands/PutBucketVersioningCommand.d.ts +3 -3
  97. package/dist-types/commands/PutJobTaggingCommand.d.ts +3 -3
  98. package/dist-types/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +3 -3
  99. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +3 -3
  100. package/dist-types/commands/PutStorageLensConfigurationCommand.d.ts +3 -3
  101. package/dist-types/commands/PutStorageLensConfigurationTaggingCommand.d.ts +3 -3
  102. package/dist-types/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +3 -3
  103. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  104. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  105. package/dist-types/commands/UpdateAccessGrantsLocationCommand.d.ts +3 -3
  106. package/dist-types/commands/UpdateJobPriorityCommand.d.ts +3 -3
  107. package/dist-types/commands/UpdateJobStatusCommand.d.ts +4 -4
  108. package/dist-types/commands/UpdateStorageLensGroupCommand.d.ts +3 -3
  109. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  110. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  111. package/dist-types/extensionConfiguration.d.ts +4 -4
  112. package/dist-types/models/S3ControlServiceException.d.ts +1 -1
  113. package/dist-types/models/errors.d.ts +1 -1
  114. package/dist-types/models/models_1.d.ts +1 -1
  115. package/dist-types/pagination/Interfaces.d.ts +1 -1
  116. package/dist-types/pagination/ListAccessGrantsInstancesPaginator.d.ts +1 -1
  117. package/dist-types/pagination/ListAccessGrantsLocationsPaginator.d.ts +1 -1
  118. package/dist-types/pagination/ListAccessGrantsPaginator.d.ts +1 -1
  119. package/dist-types/pagination/ListAccessPointsForDirectoryBucketsPaginator.d.ts +1 -1
  120. package/dist-types/pagination/ListAccessPointsForObjectLambdaPaginator.d.ts +1 -1
  121. package/dist-types/pagination/ListAccessPointsPaginator.d.ts +1 -1
  122. package/dist-types/pagination/ListCallerAccessGrantsPaginator.d.ts +1 -1
  123. package/dist-types/pagination/ListJobsPaginator.d.ts +1 -1
  124. package/dist-types/pagination/ListMultiRegionAccessPointsPaginator.d.ts +1 -1
  125. package/dist-types/pagination/ListRegionalBucketsPaginator.d.ts +1 -1
  126. package/dist-types/pagination/ListStorageLensConfigurationsPaginator.d.ts +1 -1
  127. package/dist-types/pagination/ListStorageLensGroupsPaginator.d.ts +1 -1
  128. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  129. package/dist-types/runtimeConfig.d.ts +1 -1
  130. package/dist-types/runtimeConfig.native.d.ts +1 -1
  131. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  132. package/dist-types/runtimeExtensions.d.ts +1 -1
  133. package/dist-types/schemas/schemas_0.d.ts +1 -1
  134. package/dist-types/ts3.4/S3ControlClient.d.ts +3 -3
  135. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  136. package/dist-types/ts3.4/models/S3ControlServiceException.d.ts +1 -1
  137. package/package.json +12 -11
@@ -10,11 +10,11 @@ const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
10
10
  const hash_blob_browser_1 = require("@smithy/hash-blob-browser");
11
11
  const invalid_dependency_1 = require("@smithy/invalid-dependency");
12
12
  const md5_js_1 = require("@smithy/md5-js");
13
+ const smithy_client_1 = require("@smithy/smithy-client");
13
14
  const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
15
+ const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
14
16
  const util_retry_1 = require("@smithy/util-retry");
15
17
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
16
- const smithy_client_1 = require("@smithy/smithy-client");
17
- const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
18
18
  const getRuntimeConfig = (config) => {
19
19
  const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
20
20
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
@@ -13,14 +13,13 @@ const hash_stream_node_1 = require("@smithy/hash-stream-node");
13
13
  const middleware_retry_1 = require("@smithy/middleware-retry");
14
14
  const node_config_provider_1 = require("@smithy/node-config-provider");
15
15
  const node_http_handler_1 = require("@smithy/node-http-handler");
16
+ const smithy_client_1 = require("@smithy/smithy-client");
16
17
  const util_body_length_node_1 = require("@smithy/util-body-length-node");
18
+ const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
17
19
  const util_retry_1 = require("@smithy/util-retry");
18
20
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
19
- const smithy_client_1 = require("@smithy/smithy-client");
20
- const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
21
- const smithy_client_2 = require("@smithy/smithy-client");
22
21
  const getRuntimeConfig = (config) => {
23
- (0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
22
+ (0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
24
23
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
25
24
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
26
25
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
@@ -7,8 +7,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
7
7
  import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
8
8
  import { getSchemaSerdePlugin } from "@smithy/core/schema";
9
9
  import { getContentLengthPlugin } from "@smithy/middleware-content-length";
10
- import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
11
- import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
10
+ import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
11
+ import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
12
12
  import { Client as __Client, } from "@smithy/smithy-client";
13
13
  import { defaultS3ControlHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
14
14
  import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
@@ -6,11 +6,11 @@ import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fet
6
6
  import { blobHasher as streamHasher } from "@smithy/hash-blob-browser";
7
7
  import { invalidProvider } from "@smithy/invalid-dependency";
8
8
  import { Md5 } from "@smithy/md5-js";
9
+ import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
9
10
  import { calculateBodyLength } from "@smithy/util-body-length-browser";
11
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
10
12
  import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
11
13
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
12
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
13
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
14
14
  export const getRuntimeConfig = (config) => {
15
15
  const defaultsMode = resolveDefaultsModeConfig(config);
16
16
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
@@ -9,12 +9,11 @@ import { fileStreamHasher as streamHasher } from "@smithy/hash-stream-node";
9
9
  import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
10
10
  import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
11
11
  import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
12
+ import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
12
13
  import { calculateBodyLength } from "@smithy/util-body-length-node";
14
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
13
15
  import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
14
16
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
15
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
16
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
17
- import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
18
17
  export const getRuntimeConfig = (config) => {
19
18
  emitWarningIfUnsupportedVersion(process.version);
20
19
  const defaultsMode = resolveDefaultsModeConfig(config);