@aws-sdk/client-s3-control 3.226.0 → 3.231.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 (129) hide show
  1. package/dist-cjs/S3ControlClient.js +1 -0
  2. package/dist-cjs/commands/CreateAccessPointCommand.js +1 -0
  3. package/dist-cjs/commands/CreateAccessPointForObjectLambdaCommand.js +1 -0
  4. package/dist-cjs/commands/CreateJobCommand.js +1 -0
  5. package/dist-cjs/commands/CreateMultiRegionAccessPointCommand.js +1 -0
  6. package/dist-cjs/commands/DeleteAccessPointCommand.js +1 -0
  7. package/dist-cjs/commands/DeleteAccessPointForObjectLambdaCommand.js +1 -0
  8. package/dist-cjs/commands/DeleteAccessPointPolicyCommand.js +1 -0
  9. package/dist-cjs/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +1 -0
  10. package/dist-cjs/commands/DeleteBucketCommand.js +1 -0
  11. package/dist-cjs/commands/DeleteBucketLifecycleConfigurationCommand.js +1 -0
  12. package/dist-cjs/commands/DeleteBucketPolicyCommand.js +1 -0
  13. package/dist-cjs/commands/DeleteBucketTaggingCommand.js +1 -0
  14. package/dist-cjs/commands/DeleteJobTaggingCommand.js +1 -0
  15. package/dist-cjs/commands/DeleteMultiRegionAccessPointCommand.js +1 -0
  16. package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +1 -0
  17. package/dist-cjs/commands/DeleteStorageLensConfigurationCommand.js +1 -0
  18. package/dist-cjs/commands/DeleteStorageLensConfigurationTaggingCommand.js +1 -0
  19. package/dist-cjs/commands/DescribeJobCommand.js +1 -0
  20. package/dist-cjs/commands/DescribeMultiRegionAccessPointOperationCommand.js +1 -0
  21. package/dist-cjs/commands/GetAccessPointCommand.js +1 -0
  22. package/dist-cjs/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +1 -0
  23. package/dist-cjs/commands/GetAccessPointForObjectLambdaCommand.js +1 -0
  24. package/dist-cjs/commands/GetAccessPointPolicyCommand.js +1 -0
  25. package/dist-cjs/commands/GetAccessPointPolicyForObjectLambdaCommand.js +1 -0
  26. package/dist-cjs/commands/GetAccessPointPolicyStatusCommand.js +1 -0
  27. package/dist-cjs/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +1 -0
  28. package/dist-cjs/commands/GetBucketCommand.js +1 -0
  29. package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +1 -0
  30. package/dist-cjs/commands/GetBucketPolicyCommand.js +1 -0
  31. package/dist-cjs/commands/GetBucketTaggingCommand.js +1 -0
  32. package/dist-cjs/commands/GetJobTaggingCommand.js +1 -0
  33. package/dist-cjs/commands/GetMultiRegionAccessPointCommand.js +1 -0
  34. package/dist-cjs/commands/GetMultiRegionAccessPointPolicyCommand.js +1 -0
  35. package/dist-cjs/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +1 -0
  36. package/dist-cjs/commands/GetMultiRegionAccessPointRoutesCommand.js +1 -0
  37. package/dist-cjs/commands/GetPublicAccessBlockCommand.js +1 -0
  38. package/dist-cjs/commands/GetStorageLensConfigurationCommand.js +1 -0
  39. package/dist-cjs/commands/GetStorageLensConfigurationTaggingCommand.js +1 -0
  40. package/dist-cjs/commands/ListAccessPointsCommand.js +1 -0
  41. package/dist-cjs/commands/ListAccessPointsForObjectLambdaCommand.js +1 -0
  42. package/dist-cjs/commands/ListJobsCommand.js +1 -0
  43. package/dist-cjs/commands/ListMultiRegionAccessPointsCommand.js +1 -0
  44. package/dist-cjs/commands/ListRegionalBucketsCommand.js +1 -0
  45. package/dist-cjs/commands/ListStorageLensConfigurationsCommand.js +1 -0
  46. package/dist-cjs/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +1 -0
  47. package/dist-cjs/commands/PutAccessPointPolicyCommand.js +1 -0
  48. package/dist-cjs/commands/PutAccessPointPolicyForObjectLambdaCommand.js +1 -0
  49. package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +1 -0
  50. package/dist-cjs/commands/PutBucketPolicyCommand.js +1 -0
  51. package/dist-cjs/commands/PutBucketTaggingCommand.js +1 -0
  52. package/dist-cjs/commands/PutJobTaggingCommand.js +1 -0
  53. package/dist-cjs/commands/PutMultiRegionAccessPointPolicyCommand.js +1 -0
  54. package/dist-cjs/commands/PutPublicAccessBlockCommand.js +1 -0
  55. package/dist-cjs/commands/PutStorageLensConfigurationCommand.js +1 -0
  56. package/dist-cjs/commands/PutStorageLensConfigurationTaggingCommand.js +1 -0
  57. package/dist-cjs/commands/SubmitMultiRegionAccessPointRoutesCommand.js +1 -0
  58. package/dist-cjs/commands/UpdateJobPriorityCommand.js +1 -0
  59. package/dist-cjs/commands/UpdateJobStatusCommand.js +1 -0
  60. package/dist-cjs/runtimeConfig.browser.js +3 -3
  61. package/dist-cjs/runtimeConfig.js +2 -1
  62. package/dist-es/S3ControlClient.js +2 -1
  63. package/dist-es/commands/CreateAccessPointCommand.js +1 -0
  64. package/dist-es/commands/CreateAccessPointForObjectLambdaCommand.js +1 -0
  65. package/dist-es/commands/CreateJobCommand.js +1 -0
  66. package/dist-es/commands/CreateMultiRegionAccessPointCommand.js +1 -0
  67. package/dist-es/commands/DeleteAccessPointCommand.js +1 -0
  68. package/dist-es/commands/DeleteAccessPointForObjectLambdaCommand.js +1 -0
  69. package/dist-es/commands/DeleteAccessPointPolicyCommand.js +1 -0
  70. package/dist-es/commands/DeleteAccessPointPolicyForObjectLambdaCommand.js +1 -0
  71. package/dist-es/commands/DeleteBucketCommand.js +1 -0
  72. package/dist-es/commands/DeleteBucketLifecycleConfigurationCommand.js +1 -0
  73. package/dist-es/commands/DeleteBucketPolicyCommand.js +1 -0
  74. package/dist-es/commands/DeleteBucketTaggingCommand.js +1 -0
  75. package/dist-es/commands/DeleteJobTaggingCommand.js +1 -0
  76. package/dist-es/commands/DeleteMultiRegionAccessPointCommand.js +1 -0
  77. package/dist-es/commands/DeletePublicAccessBlockCommand.js +1 -0
  78. package/dist-es/commands/DeleteStorageLensConfigurationCommand.js +1 -0
  79. package/dist-es/commands/DeleteStorageLensConfigurationTaggingCommand.js +1 -0
  80. package/dist-es/commands/DescribeJobCommand.js +1 -0
  81. package/dist-es/commands/DescribeMultiRegionAccessPointOperationCommand.js +1 -0
  82. package/dist-es/commands/GetAccessPointCommand.js +1 -0
  83. package/dist-es/commands/GetAccessPointConfigurationForObjectLambdaCommand.js +1 -0
  84. package/dist-es/commands/GetAccessPointForObjectLambdaCommand.js +1 -0
  85. package/dist-es/commands/GetAccessPointPolicyCommand.js +1 -0
  86. package/dist-es/commands/GetAccessPointPolicyForObjectLambdaCommand.js +1 -0
  87. package/dist-es/commands/GetAccessPointPolicyStatusCommand.js +1 -0
  88. package/dist-es/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.js +1 -0
  89. package/dist-es/commands/GetBucketCommand.js +1 -0
  90. package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +1 -0
  91. package/dist-es/commands/GetBucketPolicyCommand.js +1 -0
  92. package/dist-es/commands/GetBucketTaggingCommand.js +1 -0
  93. package/dist-es/commands/GetJobTaggingCommand.js +1 -0
  94. package/dist-es/commands/GetMultiRegionAccessPointCommand.js +1 -0
  95. package/dist-es/commands/GetMultiRegionAccessPointPolicyCommand.js +1 -0
  96. package/dist-es/commands/GetMultiRegionAccessPointPolicyStatusCommand.js +1 -0
  97. package/dist-es/commands/GetMultiRegionAccessPointRoutesCommand.js +1 -0
  98. package/dist-es/commands/GetPublicAccessBlockCommand.js +1 -0
  99. package/dist-es/commands/GetStorageLensConfigurationCommand.js +1 -0
  100. package/dist-es/commands/GetStorageLensConfigurationTaggingCommand.js +1 -0
  101. package/dist-es/commands/ListAccessPointsCommand.js +1 -0
  102. package/dist-es/commands/ListAccessPointsForObjectLambdaCommand.js +1 -0
  103. package/dist-es/commands/ListJobsCommand.js +1 -0
  104. package/dist-es/commands/ListMultiRegionAccessPointsCommand.js +1 -0
  105. package/dist-es/commands/ListRegionalBucketsCommand.js +1 -0
  106. package/dist-es/commands/ListStorageLensConfigurationsCommand.js +1 -0
  107. package/dist-es/commands/PutAccessPointConfigurationForObjectLambdaCommand.js +1 -0
  108. package/dist-es/commands/PutAccessPointPolicyCommand.js +1 -0
  109. package/dist-es/commands/PutAccessPointPolicyForObjectLambdaCommand.js +1 -0
  110. package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +1 -0
  111. package/dist-es/commands/PutBucketPolicyCommand.js +1 -0
  112. package/dist-es/commands/PutBucketTaggingCommand.js +1 -0
  113. package/dist-es/commands/PutJobTaggingCommand.js +1 -0
  114. package/dist-es/commands/PutMultiRegionAccessPointPolicyCommand.js +1 -0
  115. package/dist-es/commands/PutPublicAccessBlockCommand.js +1 -0
  116. package/dist-es/commands/PutStorageLensConfigurationCommand.js +1 -0
  117. package/dist-es/commands/PutStorageLensConfigurationTaggingCommand.js +1 -0
  118. package/dist-es/commands/SubmitMultiRegionAccessPointRoutesCommand.js +1 -0
  119. package/dist-es/commands/UpdateJobPriorityCommand.js +1 -0
  120. package/dist-es/commands/UpdateJobStatusCommand.js +1 -0
  121. package/dist-es/runtimeConfig.browser.js +1 -1
  122. package/dist-es/runtimeConfig.js +2 -1
  123. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  124. package/dist-types/runtimeConfig.d.ts +1 -1
  125. package/dist-types/runtimeConfig.native.d.ts +1 -1
  126. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -1
  127. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -1
  128. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -1
  129. package/package.json +8 -7
@@ -5,7 +5,7 @@ import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middlewa
5
5
  import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
6
6
  import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detection";
7
7
  import { getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
8
- import { resolveS3ControlConfig, } from "@aws-sdk/middleware-sdk-s3-control";
8
+ import { getHostPrefixDeduplicationPlugin, resolveS3ControlConfig, } from "@aws-sdk/middleware-sdk-s3-control";
9
9
  import { getAwsAuthPlugin, resolveAwsAuthConfig, } from "@aws-sdk/middleware-signing";
10
10
  import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
11
11
  import { Client as __Client, } from "@aws-sdk/smithy-client";
@@ -30,6 +30,7 @@ export class S3ControlClient extends __Client {
30
30
  this.middlewareStack.use(getLoggerPlugin(this.config));
31
31
  this.middlewareStack.use(getRecursionDetectionPlugin(this.config));
32
32
  this.middlewareStack.use(getAwsAuthPlugin(this.config));
33
+ this.middlewareStack.use(getHostPrefixDeduplicationPlugin(this.config));
33
34
  this.middlewareStack.use(getUserAgentPlugin(this.config));
34
35
  }
35
36
  destroy() {
@@ -11,6 +11,7 @@ export class CreateAccessPointCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  Bucket: { type: "contextParams", name: "Bucket" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -11,6 +11,7 @@ export class CreateAccessPointForObjectLambdaCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class CreateJobCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -12,6 +12,7 @@ export class CreateMultiRegionAccessPointCommand extends $Command {
12
12
  }
13
13
  static getEndpointParameterInstructions() {
14
14
  return {
15
+ RequiresAccountId: { type: "staticContextParams", value: true },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
17
18
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class DeleteAccessPointCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccessPointName: { type: "contextParams", name: "AccessPointName" },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -11,6 +11,7 @@ export class DeleteAccessPointForObjectLambdaCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class DeleteAccessPointPolicyCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccessPointName: { type: "contextParams", name: "AccessPointName" },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -11,6 +11,7 @@ export class DeleteAccessPointPolicyForObjectLambdaCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class DeleteBucketCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  Bucket: { type: "contextParams", name: "Bucket" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -11,6 +11,7 @@ export class DeleteBucketLifecycleConfigurationCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  Bucket: { type: "contextParams", name: "Bucket" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -11,6 +11,7 @@ export class DeleteBucketPolicyCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  Bucket: { type: "contextParams", name: "Bucket" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -11,6 +11,7 @@ export class DeleteBucketTaggingCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  Bucket: { type: "contextParams", name: "Bucket" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -11,6 +11,7 @@ export class DeleteJobTaggingCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -12,6 +12,7 @@ export class DeleteMultiRegionAccessPointCommand extends $Command {
12
12
  }
13
13
  static getEndpointParameterInstructions() {
14
14
  return {
15
+ RequiresAccountId: { type: "staticContextParams", value: true },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
17
18
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class DeletePublicAccessBlockCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class DeleteStorageLensConfigurationCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class DeleteStorageLensConfigurationTaggingCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class DescribeJobCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -12,6 +12,7 @@ export class DescribeMultiRegionAccessPointOperationCommand extends $Command {
12
12
  }
13
13
  static getEndpointParameterInstructions() {
14
14
  return {
15
+ RequiresAccountId: { type: "staticContextParams", value: true },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
17
18
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class GetAccessPointCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccessPointName: { type: "contextParams", name: "AccessPointName" },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -11,6 +11,7 @@ export class GetAccessPointConfigurationForObjectLambdaCommand extends $Command
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class GetAccessPointForObjectLambdaCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class GetAccessPointPolicyCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccessPointName: { type: "contextParams", name: "AccessPointName" },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -11,6 +11,7 @@ export class GetAccessPointPolicyForObjectLambdaCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class GetAccessPointPolicyStatusCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccessPointName: { type: "contextParams", name: "AccessPointName" },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -11,6 +11,7 @@ export class GetAccessPointPolicyStatusForObjectLambdaCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class GetBucketCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  Bucket: { type: "contextParams", name: "Bucket" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -11,6 +11,7 @@ export class GetBucketLifecycleConfigurationCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  Bucket: { type: "contextParams", name: "Bucket" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -11,6 +11,7 @@ export class GetBucketPolicyCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  Bucket: { type: "contextParams", name: "Bucket" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -11,6 +11,7 @@ export class GetBucketTaggingCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  Bucket: { type: "contextParams", name: "Bucket" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -11,6 +11,7 @@ export class GetJobTaggingCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -12,6 +12,7 @@ export class GetMultiRegionAccessPointCommand extends $Command {
12
12
  }
13
13
  static getEndpointParameterInstructions() {
14
14
  return {
15
+ RequiresAccountId: { type: "staticContextParams", value: true },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
17
18
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -12,6 +12,7 @@ export class GetMultiRegionAccessPointPolicyCommand extends $Command {
12
12
  }
13
13
  static getEndpointParameterInstructions() {
14
14
  return {
15
+ RequiresAccountId: { type: "staticContextParams", value: true },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
17
18
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -12,6 +12,7 @@ export class GetMultiRegionAccessPointPolicyStatusCommand extends $Command {
12
12
  }
13
13
  static getEndpointParameterInstructions() {
14
14
  return {
15
+ RequiresAccountId: { type: "staticContextParams", value: true },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
17
18
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -12,6 +12,7 @@ export class GetMultiRegionAccessPointRoutesCommand extends $Command {
12
12
  }
13
13
  static getEndpointParameterInstructions() {
14
14
  return {
15
+ RequiresAccountId: { type: "staticContextParams", value: true },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
17
18
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class GetPublicAccessBlockCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class GetStorageLensConfigurationCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class GetStorageLensConfigurationTaggingCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class ListAccessPointsCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  Bucket: { type: "contextParams", name: "Bucket" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -11,6 +11,7 @@ export class ListAccessPointsForObjectLambdaCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class ListJobsCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -12,6 +12,7 @@ export class ListMultiRegionAccessPointsCommand extends $Command {
12
12
  }
13
13
  static getEndpointParameterInstructions() {
14
14
  return {
15
+ RequiresAccountId: { type: "staticContextParams", value: true },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
17
18
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class ListRegionalBucketsCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  OutpostId: { type: "contextParams", name: "OutpostId" },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -11,6 +11,7 @@ export class ListStorageLensConfigurationsCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class PutAccessPointConfigurationForObjectLambdaCommand extends $Command
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class PutAccessPointPolicyCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccessPointName: { type: "contextParams", name: "AccessPointName" },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -11,6 +11,7 @@ export class PutAccessPointPolicyForObjectLambdaCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -12,6 +12,7 @@ export class PutBucketLifecycleConfigurationCommand extends $Command {
12
12
  }
13
13
  static getEndpointParameterInstructions() {
14
14
  return {
15
+ RequiresAccountId: { type: "staticContextParams", value: true },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  Bucket: { type: "contextParams", name: "Bucket" },
17
18
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -12,6 +12,7 @@ export class PutBucketPolicyCommand extends $Command {
12
12
  }
13
13
  static getEndpointParameterInstructions() {
14
14
  return {
15
+ RequiresAccountId: { type: "staticContextParams", value: true },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  Bucket: { type: "contextParams", name: "Bucket" },
17
18
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -12,6 +12,7 @@ export class PutBucketTaggingCommand extends $Command {
12
12
  }
13
13
  static getEndpointParameterInstructions() {
14
14
  return {
15
+ RequiresAccountId: { type: "staticContextParams", value: true },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  Bucket: { type: "contextParams", name: "Bucket" },
17
18
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -11,6 +11,7 @@ export class PutJobTaggingCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -12,6 +12,7 @@ export class PutMultiRegionAccessPointPolicyCommand extends $Command {
12
12
  }
13
13
  static getEndpointParameterInstructions() {
14
14
  return {
15
+ RequiresAccountId: { type: "staticContextParams", value: true },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
17
18
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class PutPublicAccessBlockCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class PutStorageLensConfigurationCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class PutStorageLensConfigurationTaggingCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -12,6 +12,7 @@ export class SubmitMultiRegionAccessPointRoutesCommand extends $Command {
12
12
  }
13
13
  static getEndpointParameterInstructions() {
14
14
  return {
15
+ RequiresAccountId: { type: "staticContextParams", value: true },
15
16
  AccountId: { type: "contextParams", name: "AccountId" },
16
17
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
17
18
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class UpdateJobPriorityCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -11,6 +11,7 @@ export class UpdateJobStatusCommand extends $Command {
11
11
  }
12
12
  static getEndpointParameterInstructions() {
13
13
  return {
14
+ RequiresAccountId: { type: "staticContextParams", value: true },
14
15
  AccountId: { type: "contextParams", name: "AccountId" },
15
16
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
16
17
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -5,8 +5,8 @@ import { FetchHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/fe
5
5
  import { blobHasher as streamHasher } from "@aws-sdk/hash-blob-browser";
6
6
  import { invalidProvider } from "@aws-sdk/invalid-dependency";
7
7
  import { Md5 } from "@aws-sdk/md5-js";
8
- import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@aws-sdk/middleware-retry";
9
8
  import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
9
+ import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@aws-sdk/util-retry";
10
10
  import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
11
11
  import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-browser";
12
12
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
@@ -4,10 +4,11 @@ import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_D
4
4
  import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
5
5
  import { Hash } from "@aws-sdk/hash-node";
6
6
  import { fileStreamHasher as streamHasher } from "@aws-sdk/hash-stream-node";
7
- import { DEFAULT_RETRY_MODE, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS, } from "@aws-sdk/middleware-retry";
7
+ import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@aws-sdk/middleware-retry";
8
8
  import { loadConfig as loadNodeConfig } from "@aws-sdk/node-config-provider";
9
9
  import { NodeHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/node-http-handler";
10
10
  import { calculateBodyLength } from "@aws-sdk/util-body-length-node";
11
+ import { DEFAULT_RETRY_MODE } from "@aws-sdk/util-retry";
11
12
  import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
12
13
  import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-node";
13
14
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
@@ -34,7 +34,7 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
34
34
  logger?: import("@aws-sdk/types").Logger | undefined;
35
35
  }) => import("@aws-sdk/types").EndpointV2;
36
36
  tls?: boolean | undefined;
37
- retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
37
+ retryStrategy?: import("@aws-sdk/types").RetryStrategy | import("@aws-sdk/types").RetryStrategyV2 | undefined;
38
38
  credentials?: import("@aws-sdk/types").AwsCredentialIdentity | import("@aws-sdk/types").Provider<import("@aws-sdk/types").AwsCredentialIdentity> | undefined;
39
39
  signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
40
40
  signingEscapePath: boolean;