@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
@@ -33,6 +33,7 @@ class S3ControlClient extends smithy_client_1.Client {
33
33
  this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
34
34
  this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
35
35
  this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
36
+ this.middlewareStack.use((0, middleware_sdk_s3_control_1.getHostPrefixDeduplicationPlugin)(this.config));
36
37
  this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
37
38
  }
38
39
  destroy() {
@@ -14,6 +14,7 @@ class CreateAccessPointCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  Bucket: { type: "contextParams", name: "Bucket" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -14,6 +14,7 @@ class CreateAccessPointForObjectLambdaCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class CreateJobCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -15,6 +15,7 @@ class CreateMultiRegionAccessPointCommand extends smithy_client_1.Command {
15
15
  }
16
16
  static getEndpointParameterInstructions() {
17
17
  return {
18
+ RequiresAccountId: { type: "staticContextParams", value: true },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
20
21
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class DeleteAccessPointCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccessPointName: { type: "contextParams", name: "AccessPointName" },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -14,6 +14,7 @@ class DeleteAccessPointForObjectLambdaCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class DeleteAccessPointPolicyCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccessPointName: { type: "contextParams", name: "AccessPointName" },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -14,6 +14,7 @@ class DeleteAccessPointPolicyForObjectLambdaCommand extends smithy_client_1.Comm
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class DeleteBucketCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  Bucket: { type: "contextParams", name: "Bucket" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -14,6 +14,7 @@ class DeleteBucketLifecycleConfigurationCommand extends smithy_client_1.Command
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  Bucket: { type: "contextParams", name: "Bucket" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -14,6 +14,7 @@ class DeleteBucketPolicyCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  Bucket: { type: "contextParams", name: "Bucket" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -14,6 +14,7 @@ class DeleteBucketTaggingCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  Bucket: { type: "contextParams", name: "Bucket" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -14,6 +14,7 @@ class DeleteJobTaggingCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -15,6 +15,7 @@ class DeleteMultiRegionAccessPointCommand extends smithy_client_1.Command {
15
15
  }
16
16
  static getEndpointParameterInstructions() {
17
17
  return {
18
+ RequiresAccountId: { type: "staticContextParams", value: true },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
20
21
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class DeletePublicAccessBlockCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class DeleteStorageLensConfigurationCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class DeleteStorageLensConfigurationTaggingCommand extends smithy_client_1.Comma
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class DescribeJobCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -15,6 +15,7 @@ class DescribeMultiRegionAccessPointOperationCommand extends smithy_client_1.Com
15
15
  }
16
16
  static getEndpointParameterInstructions() {
17
17
  return {
18
+ RequiresAccountId: { type: "staticContextParams", value: true },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
20
21
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class GetAccessPointCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccessPointName: { type: "contextParams", name: "AccessPointName" },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -14,6 +14,7 @@ class GetAccessPointConfigurationForObjectLambdaCommand extends smithy_client_1.
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class GetAccessPointForObjectLambdaCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class GetAccessPointPolicyCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccessPointName: { type: "contextParams", name: "AccessPointName" },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -14,6 +14,7 @@ class GetAccessPointPolicyForObjectLambdaCommand extends smithy_client_1.Command
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class GetAccessPointPolicyStatusCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccessPointName: { type: "contextParams", name: "AccessPointName" },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -14,6 +14,7 @@ class GetAccessPointPolicyStatusForObjectLambdaCommand extends smithy_client_1.C
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class GetBucketCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  Bucket: { type: "contextParams", name: "Bucket" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -14,6 +14,7 @@ class GetBucketLifecycleConfigurationCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  Bucket: { type: "contextParams", name: "Bucket" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -14,6 +14,7 @@ class GetBucketPolicyCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  Bucket: { type: "contextParams", name: "Bucket" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -14,6 +14,7 @@ class GetBucketTaggingCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  Bucket: { type: "contextParams", name: "Bucket" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -14,6 +14,7 @@ class GetJobTaggingCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -15,6 +15,7 @@ class GetMultiRegionAccessPointCommand extends smithy_client_1.Command {
15
15
  }
16
16
  static getEndpointParameterInstructions() {
17
17
  return {
18
+ RequiresAccountId: { type: "staticContextParams", value: true },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
20
21
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -15,6 +15,7 @@ class GetMultiRegionAccessPointPolicyCommand extends smithy_client_1.Command {
15
15
  }
16
16
  static getEndpointParameterInstructions() {
17
17
  return {
18
+ RequiresAccountId: { type: "staticContextParams", value: true },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
20
21
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -15,6 +15,7 @@ class GetMultiRegionAccessPointPolicyStatusCommand extends smithy_client_1.Comma
15
15
  }
16
16
  static getEndpointParameterInstructions() {
17
17
  return {
18
+ RequiresAccountId: { type: "staticContextParams", value: true },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
20
21
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -15,6 +15,7 @@ class GetMultiRegionAccessPointRoutesCommand extends smithy_client_1.Command {
15
15
  }
16
16
  static getEndpointParameterInstructions() {
17
17
  return {
18
+ RequiresAccountId: { type: "staticContextParams", value: true },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
20
21
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class GetPublicAccessBlockCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class GetStorageLensConfigurationCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class GetStorageLensConfigurationTaggingCommand extends smithy_client_1.Command
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class ListAccessPointsCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  Bucket: { type: "contextParams", name: "Bucket" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -14,6 +14,7 @@ class ListAccessPointsForObjectLambdaCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class ListJobsCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -15,6 +15,7 @@ class ListMultiRegionAccessPointsCommand extends smithy_client_1.Command {
15
15
  }
16
16
  static getEndpointParameterInstructions() {
17
17
  return {
18
+ RequiresAccountId: { type: "staticContextParams", value: true },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
20
21
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class ListRegionalBucketsCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  OutpostId: { type: "contextParams", name: "OutpostId" },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -14,6 +14,7 @@ class ListStorageLensConfigurationsCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class PutAccessPointConfigurationForObjectLambdaCommand extends smithy_client_1.
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class PutAccessPointPolicyCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccessPointName: { type: "contextParams", name: "AccessPointName" },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -14,6 +14,7 @@ class PutAccessPointPolicyForObjectLambdaCommand extends smithy_client_1.Command
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -15,6 +15,7 @@ class PutBucketLifecycleConfigurationCommand extends smithy_client_1.Command {
15
15
  }
16
16
  static getEndpointParameterInstructions() {
17
17
  return {
18
+ RequiresAccountId: { type: "staticContextParams", value: true },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  Bucket: { type: "contextParams", name: "Bucket" },
20
21
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -15,6 +15,7 @@ class PutBucketPolicyCommand extends smithy_client_1.Command {
15
15
  }
16
16
  static getEndpointParameterInstructions() {
17
17
  return {
18
+ RequiresAccountId: { type: "staticContextParams", value: true },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  Bucket: { type: "contextParams", name: "Bucket" },
20
21
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -15,6 +15,7 @@ class PutBucketTaggingCommand extends smithy_client_1.Command {
15
15
  }
16
16
  static getEndpointParameterInstructions() {
17
17
  return {
18
+ RequiresAccountId: { type: "staticContextParams", value: true },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  Bucket: { type: "contextParams", name: "Bucket" },
20
21
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
@@ -14,6 +14,7 @@ class PutJobTaggingCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -15,6 +15,7 @@ class PutMultiRegionAccessPointPolicyCommand extends smithy_client_1.Command {
15
15
  }
16
16
  static getEndpointParameterInstructions() {
17
17
  return {
18
+ RequiresAccountId: { type: "staticContextParams", value: true },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
20
21
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class PutPublicAccessBlockCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class PutStorageLensConfigurationCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class PutStorageLensConfigurationTaggingCommand extends smithy_client_1.Command
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -15,6 +15,7 @@ class SubmitMultiRegionAccessPointRoutesCommand extends smithy_client_1.Command
15
15
  }
16
16
  static getEndpointParameterInstructions() {
17
17
  return {
18
+ RequiresAccountId: { type: "staticContextParams", value: true },
18
19
  AccountId: { type: "contextParams", name: "AccountId" },
19
20
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
20
21
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class UpdateJobPriorityCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -14,6 +14,7 @@ class UpdateJobStatusCommand extends smithy_client_1.Command {
14
14
  }
15
15
  static getEndpointParameterInstructions() {
16
16
  return {
17
+ RequiresAccountId: { type: "staticContextParams", value: true },
17
18
  AccountId: { type: "contextParams", name: "AccountId" },
18
19
  UseArnRegion: { type: "clientContextParams", name: "useArnRegion" },
19
20
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -9,8 +9,8 @@ const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
9
9
  const hash_blob_browser_1 = require("@aws-sdk/hash-blob-browser");
10
10
  const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
11
11
  const md5_js_1 = require("@aws-sdk/md5-js");
12
- const middleware_retry_1 = require("@aws-sdk/middleware-retry");
13
12
  const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
13
+ const util_retry_1 = require("@aws-sdk/util-retry");
14
14
  const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
15
15
  const util_utf8_browser_1 = require("@aws-sdk/util-utf8-browser");
16
16
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
@@ -29,11 +29,11 @@ const getRuntimeConfig = (config) => {
29
29
  credentialDefaultProvider: config?.credentialDefaultProvider ?? ((_) => () => Promise.reject(new Error("Credential is missing"))),
30
30
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
31
31
  (0, util_user_agent_browser_1.defaultUserAgent)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
32
- maxAttempts: config?.maxAttempts ?? middleware_retry_1.DEFAULT_MAX_ATTEMPTS,
32
+ maxAttempts: config?.maxAttempts ?? util_retry_1.DEFAULT_MAX_ATTEMPTS,
33
33
  md5: config?.md5 ?? md5_js_1.Md5,
34
34
  region: config?.region ?? (0, invalid_dependency_1.invalidProvider)("Region is missing"),
35
35
  requestHandler: config?.requestHandler ?? new fetch_http_handler_1.FetchHttpHandler(defaultConfigProvider),
36
- retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode || middleware_retry_1.DEFAULT_RETRY_MODE),
36
+ retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode || util_retry_1.DEFAULT_RETRY_MODE),
37
37
  sha256: config?.sha256 ?? sha256_browser_1.Sha256,
38
38
  streamCollector: config?.streamCollector ?? fetch_http_handler_1.streamCollector,
39
39
  streamHasher: config?.streamHasher ?? hash_blob_browser_1.blobHasher,
@@ -12,6 +12,7 @@ const middleware_retry_1 = require("@aws-sdk/middleware-retry");
12
12
  const node_config_provider_1 = require("@aws-sdk/node-config-provider");
13
13
  const node_http_handler_1 = require("@aws-sdk/node-http-handler");
14
14
  const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
15
+ const util_retry_1 = require("@aws-sdk/util-retry");
15
16
  const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
16
17
  const util_utf8_node_1 = require("@aws-sdk/util-utf8-node");
17
18
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
@@ -39,7 +40,7 @@ const getRuntimeConfig = (config) => {
39
40
  retryMode: config?.retryMode ??
40
41
  (0, node_config_provider_1.loadConfig)({
41
42
  ...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
42
- default: async () => (await defaultConfigProvider()).retryMode || middleware_retry_1.DEFAULT_RETRY_MODE,
43
+ default: async () => (await defaultConfigProvider()).retryMode || util_retry_1.DEFAULT_RETRY_MODE,
43
44
  }),
44
45
  sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
45
46
  streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,