@aws-sdk/client-s3-control 3.803.0 → 3.806.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 (169) hide show
  1. package/dist-cjs/runtimeConfig.js +6 -6
  2. package/dist-es/runtimeConfig.js +6 -6
  3. package/dist-types/S3ControlClient.d.ts +0 -1
  4. package/dist-types/commands/AssociateAccessGrantsIdentityCenterCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateAccessGrantCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateAccessGrantsLocationCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateAccessPointCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateAccessPointForObjectLambdaCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateBucketCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateJobCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateMultiRegionAccessPointCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateStorageLensGroupCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteAccessGrantCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteAccessGrantsLocationCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteAccessPointCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteAccessPointPolicyCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteAccessPointScopeCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteBucketCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteJobTaggingCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteMultiRegionAccessPointCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteStorageLensConfigurationCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteStorageLensGroupCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeJobCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +1 -1
  32. package/dist-types/commands/GetAccessGrantCommand.d.ts +1 -1
  33. package/dist-types/commands/GetAccessGrantsInstanceCommand.d.ts +0 -1
  34. package/dist-types/commands/GetAccessGrantsInstanceForPrefixCommand.d.ts +1 -1
  35. package/dist-types/commands/GetAccessGrantsLocationCommand.d.ts +1 -1
  36. package/dist-types/commands/GetAccessPointCommand.d.ts +1 -1
  37. package/dist-types/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +1 -1
  38. package/dist-types/commands/GetAccessPointForObjectLambdaCommand.d.ts +1 -1
  39. package/dist-types/commands/GetAccessPointPolicyCommand.d.ts +1 -1
  40. package/dist-types/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +1 -1
  41. package/dist-types/commands/GetAccessPointPolicyStatusCommand.d.ts +1 -1
  42. package/dist-types/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +1 -1
  43. package/dist-types/commands/GetAccessPointScopeCommand.d.ts +1 -1
  44. package/dist-types/commands/GetBucketCommand.d.ts +1 -1
  45. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +1 -1
  46. package/dist-types/commands/GetBucketPolicyCommand.d.ts +1 -1
  47. package/dist-types/commands/GetBucketReplicationCommand.d.ts +1 -1
  48. package/dist-types/commands/GetBucketTaggingCommand.d.ts +1 -1
  49. package/dist-types/commands/GetBucketVersioningCommand.d.ts +1 -1
  50. package/dist-types/commands/GetDataAccessCommand.d.ts +1 -1
  51. package/dist-types/commands/GetJobTaggingCommand.d.ts +1 -1
  52. package/dist-types/commands/GetMultiRegionAccessPointCommand.d.ts +1 -1
  53. package/dist-types/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +1 -1
  54. package/dist-types/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +1 -1
  55. package/dist-types/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +1 -1
  56. package/dist-types/commands/GetStorageLensConfigurationCommand.d.ts +1 -1
  57. package/dist-types/commands/GetStorageLensConfigurationTaggingCommand.d.ts +1 -1
  58. package/dist-types/commands/GetStorageLensGroupCommand.d.ts +1 -1
  59. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  60. package/dist-types/commands/PutAccessGrantsInstanceResourcePolicyCommand.d.ts +1 -1
  61. package/dist-types/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +1 -1
  62. package/dist-types/commands/PutAccessPointPolicyCommand.d.ts +1 -1
  63. package/dist-types/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +1 -1
  64. package/dist-types/commands/PutAccessPointScopeCommand.d.ts +1 -1
  65. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +1 -1
  66. package/dist-types/commands/PutBucketPolicyCommand.d.ts +1 -1
  67. package/dist-types/commands/PutBucketReplicationCommand.d.ts +1 -1
  68. package/dist-types/commands/PutBucketTaggingCommand.d.ts +1 -1
  69. package/dist-types/commands/PutBucketVersioningCommand.d.ts +1 -1
  70. package/dist-types/commands/PutJobTaggingCommand.d.ts +1 -1
  71. package/dist-types/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +1 -1
  72. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +1 -1
  73. package/dist-types/commands/PutStorageLensConfigurationCommand.d.ts +1 -1
  74. package/dist-types/commands/PutStorageLensConfigurationTaggingCommand.d.ts +1 -1
  75. package/dist-types/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +1 -1
  76. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  77. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  78. package/dist-types/commands/UpdateAccessGrantsLocationCommand.d.ts +1 -1
  79. package/dist-types/commands/UpdateJobPriorityCommand.d.ts +1 -1
  80. package/dist-types/commands/UpdateJobStatusCommand.d.ts +1 -1
  81. package/dist-types/commands/UpdateStorageLensGroupCommand.d.ts +1 -1
  82. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  83. package/dist-types/runtimeConfig.browser.d.ts +17 -18
  84. package/dist-types/runtimeConfig.d.ts +16 -17
  85. package/dist-types/runtimeConfig.native.d.ts +18 -19
  86. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  87. package/dist-types/ts3.4/commands/AssociateAccessGrantsIdentityCenterCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/CreateAccessGrantCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/CreateAccessGrantsLocationCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/CreateAccessPointCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/CreateAccessPointForObjectLambdaCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/CreateMultiRegionAccessPointCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/CreateStorageLensGroupCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DeleteAccessGrantCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DeleteAccessGrantsLocationCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DeleteAccessPointCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DeleteAccessPointForObjectLambdaCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DeleteAccessPointPolicyCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DeleteAccessPointPolicyForObjectLambdaCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DeleteAccessPointScopeCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DeleteBucketLifecycleConfigurationCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/DeleteJobTaggingCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/DeleteMultiRegionAccessPointCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/DeleteStorageLensConfigurationTaggingCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/DeleteStorageLensGroupCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/DescribeMultiRegionAccessPointOperationCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/GetAccessGrantCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/GetAccessGrantsInstanceForPrefixCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/GetAccessGrantsLocationCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/GetAccessPointCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/GetAccessPointConfigurationForObjectLambdaCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/GetAccessPointForObjectLambdaCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/GetAccessPointPolicyCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/GetAccessPointPolicyForObjectLambdaCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/GetAccessPointScopeCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/GetBucketCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/GetDataAccessCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/GetJobTaggingCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointPolicyStatusCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/GetMultiRegionAccessPointRoutesCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/GetStorageLensConfigurationCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/GetStorageLensConfigurationTaggingCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/GetStorageLensGroupCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/PutAccessGrantsInstanceResourcePolicyCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/PutAccessPointConfigurationForObjectLambdaCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/PutAccessPointPolicyCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/PutAccessPointPolicyForObjectLambdaCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/PutAccessPointScopeCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/PutJobTaggingCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/PutMultiRegionAccessPointPolicyCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/PutStorageLensConfigurationCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/PutStorageLensConfigurationTaggingCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/SubmitMultiRegionAccessPointRoutesCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/UpdateAccessGrantsLocationCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/UpdateJobPriorityCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/UpdateJobStatusCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/UpdateStorageLensGroupCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  165. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -35
  166. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -32
  167. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -36
  168. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  169. package/package.json +24 -24
@@ -22,7 +22,7 @@ declare const PutAccessPointScopeCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: PutAccessPointScopeCommandInput
25
+ input: PutAccessPointScopeCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  PutAccessPointScopeCommandInput,
28
28
  PutAccessPointScopeCommandOutput,
@@ -23,7 +23,7 @@ declare const PutBucketLifecycleConfigurationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutBucketLifecycleConfigurationCommandInput
26
+ input: PutBucketLifecycleConfigurationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutBucketLifecycleConfigurationCommandInput,
29
29
  PutBucketLifecycleConfigurationCommandOutput,
@@ -21,7 +21,7 @@ declare const PutBucketPolicyCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: PutBucketPolicyCommandInput
24
+ input: PutBucketPolicyCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  PutBucketPolicyCommandInput,
27
27
  PutBucketPolicyCommandOutput,
@@ -22,7 +22,7 @@ declare const PutBucketReplicationCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: PutBucketReplicationCommandInput
25
+ input: PutBucketReplicationCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  PutBucketReplicationCommandInput,
28
28
  PutBucketReplicationCommandOutput,
@@ -21,7 +21,7 @@ declare const PutBucketTaggingCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: PutBucketTaggingCommandInput
24
+ input: PutBucketTaggingCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  PutBucketTaggingCommandInput,
27
27
  PutBucketTaggingCommandOutput,
@@ -22,7 +22,7 @@ declare const PutBucketVersioningCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: PutBucketVersioningCommandInput
25
+ input: PutBucketVersioningCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  PutBucketVersioningCommandInput,
28
28
  PutBucketVersioningCommandOutput,
@@ -23,7 +23,7 @@ declare const PutJobTaggingCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutJobTaggingCommandInput
26
+ input: PutJobTaggingCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutJobTaggingCommandInput,
29
29
  PutJobTaggingCommandOutput,
@@ -27,7 +27,7 @@ declare const PutMultiRegionAccessPointPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutMultiRegionAccessPointPolicyCommandInput
30
+ input: PutMultiRegionAccessPointPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutMultiRegionAccessPointPolicyCommandInput,
33
33
  PutMultiRegionAccessPointPolicyCommandOutput,
@@ -22,7 +22,7 @@ declare const PutPublicAccessBlockCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: PutPublicAccessBlockCommandInput
25
+ input: PutPublicAccessBlockCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  PutPublicAccessBlockCommandInput,
28
28
  PutPublicAccessBlockCommandOutput,
@@ -23,7 +23,7 @@ declare const PutStorageLensConfigurationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutStorageLensConfigurationCommandInput
26
+ input: PutStorageLensConfigurationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutStorageLensConfigurationCommandInput,
29
29
  PutStorageLensConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const PutStorageLensConfigurationTaggingCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutStorageLensConfigurationTaggingCommandInput
30
+ input: PutStorageLensConfigurationTaggingCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutStorageLensConfigurationTaggingCommandInput,
33
33
  PutStorageLensConfigurationTaggingCommandOutput,
@@ -27,7 +27,7 @@ declare const SubmitMultiRegionAccessPointRoutesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: SubmitMultiRegionAccessPointRoutesCommandInput
30
+ input: SubmitMultiRegionAccessPointRoutesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  SubmitMultiRegionAccessPointRoutesCommandInput,
33
33
  SubmitMultiRegionAccessPointRoutesCommandOutput,
@@ -23,7 +23,7 @@ declare const TagResourceCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: TagResourceCommandInput
26
+ input: TagResourceCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  TagResourceCommandInput,
29
29
  TagResourceCommandOutput,
@@ -23,7 +23,7 @@ declare const UntagResourceCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UntagResourceCommandInput
26
+ input: UntagResourceCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UntagResourceCommandInput,
29
29
  UntagResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateAccessGrantsLocationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateAccessGrantsLocationCommandInput
30
+ input: UpdateAccessGrantsLocationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateAccessGrantsLocationCommandInput,
33
33
  UpdateAccessGrantsLocationCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateJobPriorityCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateJobPriorityCommandInput
30
+ input: UpdateJobPriorityCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateJobPriorityCommandInput,
33
33
  UpdateJobPriorityCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateJobStatusCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateJobStatusCommandInput
29
+ input: UpdateJobStatusCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateJobStatusCommandInput,
32
32
  UpdateJobStatusCommandOutput,
@@ -22,7 +22,7 @@ declare const UpdateStorageLensGroupCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: UpdateStorageLensGroupCommandInput
25
+ input: UpdateStorageLensGroupCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  UpdateStorageLensGroupCommandInput,
28
28
  UpdateStorageLensGroupCommandOutput,
@@ -22,10 +22,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
22
22
  };
23
23
  export declare const resolveClientEndpointParameters: <T>(
24
24
  options: T & ClientInputEndpointParameters
25
- ) => T &
26
- ClientInputEndpointParameters & {
27
- defaultSigningName: string;
28
- };
25
+ ) => T & ClientResolvedEndpointParameters;
29
26
  export declare const commonParams: {
30
27
  readonly UseArnRegion: {
31
28
  readonly type: "clientContextParams";
@@ -12,9 +12,7 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
12
12
  _: unknown
13
13
  ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
14
14
  defaultUserAgentProvider: (
15
- config?:
16
- | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
17
- | undefined
15
+ config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
18
16
  ) => Promise<import("@smithy/types").UserAgent>;
19
17
  maxAttempts: number | import("@smithy/types").Provider<number>;
20
18
  md5: import("@smithy/types").HashConstructor;
@@ -34,23 +32,22 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
34
32
  cacheMiddleware?: boolean | undefined;
35
33
  urlParser: import("@smithy/types").UrlParser;
36
34
  base64Decoder: import("@smithy/types").Decoder;
37
- base64Encoder: (_input: string | Uint8Array) => string;
35
+ base64Encoder: (_input: Uint8Array | string) => string;
38
36
  utf8Decoder: import("@smithy/types").Decoder;
39
- utf8Encoder: (input: string | Uint8Array) => string;
37
+ utf8Encoder: (input: Uint8Array | string) => string;
40
38
  disableHostPrefix: boolean;
41
39
  serviceId: string;
42
- profile?: string | undefined;
40
+ profile?: string;
43
41
  logger: import("@smithy/types").Logger;
44
42
  extensions: import("./runtimeExtensions").RuntimeExtension[];
45
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
43
+ customUserAgent?: string | import("@smithy/types").UserAgent;
46
44
  userAgentAppId?:
47
45
  | string
48
- | import("@smithy/types").Provider<string | undefined>
49
- | undefined;
46
+ | undefined
47
+ | import("@smithy/types").Provider<string | undefined>;
50
48
  retryStrategy?:
51
49
  | import("@smithy/types").RetryStrategy
52
- | import("@smithy/types").RetryStrategyV2
53
- | undefined;
50
+ | import("@smithy/types").RetryStrategyV2;
54
51
  endpoint?:
55
52
  | ((
56
53
  | string
@@ -71,38 +68,28 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
71
68
  endpointProvider: (
72
69
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
73
70
  context?: {
74
- logger?: import("@smithy/types").Logger | undefined;
71
+ logger?: import("@smithy/types").Logger;
75
72
  }
76
73
  ) => import("@smithy/types").EndpointV2;
77
- tls?: boolean | undefined;
78
- serviceConfiguredEndpoint?: undefined;
79
- useArnRegion?:
80
- | boolean
81
- | import("@smithy/types").Provider<boolean>
82
- | undefined;
83
- authSchemePreference?:
84
- | string[]
85
- | import("@smithy/types").Provider<string[]>
86
- | undefined;
74
+ tls?: boolean;
75
+ serviceConfiguredEndpoint?: never;
76
+ useArnRegion?: boolean | import("@smithy/types").Provider<boolean>;
77
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
87
78
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
88
79
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").S3ControlHttpAuthSchemeProvider;
89
80
  credentials?:
90
81
  | import("@smithy/types").AwsCredentialIdentity
91
- | import("@smithy/types").AwsCredentialIdentityProvider
92
- | undefined;
82
+ | import("@smithy/types").AwsCredentialIdentityProvider;
93
83
  signer?:
94
84
  | import("@smithy/types").RequestSigner
95
85
  | ((
96
- authScheme?: import("@smithy/types").AuthScheme | undefined
97
- ) => Promise<import("@smithy/types").RequestSigner>)
98
- | undefined;
86
+ authScheme?: import("@smithy/types").AuthScheme
87
+ ) => Promise<import("@smithy/types").RequestSigner>);
99
88
  signingEscapePath: boolean;
100
- systemClockOffset?: number | undefined;
101
- signingRegion?: string | undefined;
102
- signerConstructor?:
103
- | (new (
104
- options: import("@smithy/signature-v4").SignatureV4Init &
105
- import("@smithy/signature-v4").SignatureV4CryptoInit
106
- ) => import("@smithy/types").RequestSigner)
107
- | undefined;
89
+ systemClockOffset?: number;
90
+ signingRegion?: string;
91
+ signerConstructor?: new (
92
+ options: import("@smithy/signature-v4").SignatureV4Init &
93
+ import("@smithy/signature-v4").SignatureV4CryptoInit
94
+ ) => import("@smithy/types").RequestSigner;
108
95
  };
@@ -10,16 +10,12 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
10
10
  credentialDefaultProvider:
11
11
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
12
12
  | ((
13
- init?:
14
- | import("@aws-sdk/credential-provider-node").DefaultProviderInit
15
- | undefined
13
+ init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
16
14
  ) => import("@smithy/types").MemoizedProvider<
17
15
  import("@smithy/types").AwsCredentialIdentity
18
16
  >);
19
17
  defaultUserAgentProvider: (
20
- config?:
21
- | import("@aws-sdk/util-user-agent-node").PreviouslyResolved
22
- | undefined
18
+ config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
23
19
  ) => Promise<import("@smithy/types").UserAgent>;
24
20
  maxAttempts: number | import("@smithy/types").Provider<number>;
25
21
  md5: import("@smithy/types").HashConstructor;
@@ -40,19 +36,18 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
40
36
  cacheMiddleware?: boolean | undefined;
41
37
  urlParser: import("@smithy/types").UrlParser;
42
38
  base64Decoder: import("@smithy/types").Decoder;
43
- base64Encoder: (_input: string | Uint8Array) => string;
39
+ base64Encoder: (_input: Uint8Array | string) => string;
44
40
  utf8Decoder: import("@smithy/types").Decoder;
45
- utf8Encoder: (input: string | Uint8Array) => string;
41
+ utf8Encoder: (input: Uint8Array | string) => string;
46
42
  disableHostPrefix: boolean;
47
43
  serviceId: string;
48
- profile?: string | undefined;
44
+ profile?: string;
49
45
  logger: import("@smithy/types").Logger;
50
46
  extensions: import("./runtimeExtensions").RuntimeExtension[];
51
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
47
+ customUserAgent?: string | import("@smithy/types").UserAgent;
52
48
  retryStrategy?:
53
49
  | import("@smithy/types").RetryStrategy
54
- | import("@smithy/types").RetryStrategyV2
55
- | undefined;
50
+ | import("@smithy/types").RetryStrategyV2;
56
51
  endpoint?:
57
52
  | ((
58
53
  | string
@@ -73,34 +68,27 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
73
68
  endpointProvider: (
74
69
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
75
70
  context?: {
76
- logger?: import("@smithy/types").Logger | undefined;
71
+ logger?: import("@smithy/types").Logger;
77
72
  }
78
73
  ) => import("@smithy/types").EndpointV2;
79
- tls?: boolean | undefined;
80
- serviceConfiguredEndpoint?: undefined;
81
- useArnRegion?:
82
- | boolean
83
- | import("@smithy/types").Provider<boolean>
84
- | undefined;
74
+ tls?: boolean;
75
+ serviceConfiguredEndpoint?: never;
76
+ useArnRegion?: boolean | import("@smithy/types").Provider<boolean>;
85
77
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
86
78
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").S3ControlHttpAuthSchemeProvider;
87
79
  credentials?:
88
80
  | import("@smithy/types").AwsCredentialIdentity
89
- | import("@smithy/types").AwsCredentialIdentityProvider
90
- | undefined;
81
+ | import("@smithy/types").AwsCredentialIdentityProvider;
91
82
  signer?:
92
83
  | import("@smithy/types").RequestSigner
93
84
  | ((
94
- authScheme?: import("@smithy/types").AuthScheme | undefined
95
- ) => Promise<import("@smithy/types").RequestSigner>)
96
- | undefined;
85
+ authScheme?: import("@smithy/types").AuthScheme
86
+ ) => Promise<import("@smithy/types").RequestSigner>);
97
87
  signingEscapePath: boolean;
98
- systemClockOffset?: number | undefined;
99
- signingRegion?: string | undefined;
100
- signerConstructor?:
101
- | (new (
102
- options: import("@smithy/signature-v4").SignatureV4Init &
103
- import("@smithy/signature-v4").SignatureV4CryptoInit
104
- ) => import("@smithy/types").RequestSigner)
105
- | undefined;
88
+ systemClockOffset?: number;
89
+ signingRegion?: string;
90
+ signerConstructor?: new (
91
+ options: import("@smithy/signature-v4").SignatureV4Init &
92
+ import("@smithy/signature-v4").SignatureV4CryptoInit
93
+ ) => import("@smithy/types").RequestSigner;
106
94
  };
@@ -9,24 +9,22 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
9
9
  | import("@smithy/protocol-http").HttpHandler<any>
10
10
  | import("@smithy/fetch-http-handler").FetchHttpHandler;
11
11
  apiVersion: string;
12
- cacheMiddleware?: boolean | undefined;
12
+ cacheMiddleware?: boolean;
13
13
  urlParser: import("@smithy/types").UrlParser;
14
14
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
15
15
  streamCollector: import("@smithy/types").StreamCollector;
16
16
  base64Decoder: import("@smithy/types").Decoder;
17
- base64Encoder: (_input: string | Uint8Array) => string;
17
+ base64Encoder: (_input: Uint8Array | string) => string;
18
18
  utf8Decoder: import("@smithy/types").Decoder;
19
- utf8Encoder: (input: string | Uint8Array) => string;
19
+ utf8Encoder: (input: Uint8Array | string) => string;
20
20
  disableHostPrefix: boolean;
21
21
  serviceId: string;
22
22
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
23
23
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
24
24
  region: string | import("@smithy/types").Provider<any>;
25
- profile?: string | undefined;
25
+ profile?: string;
26
26
  defaultUserAgentProvider: (
27
- config?:
28
- | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
29
- | undefined
27
+ config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
30
28
  ) => Promise<import("@smithy/types").UserAgent>;
31
29
  credentialDefaultProvider:
32
30
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
@@ -46,15 +44,14 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
46
44
  | import("@smithy/types").Provider<
47
45
  import("@smithy/smithy-client").DefaultsMode
48
46
  >;
49
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
47
+ customUserAgent?: string | import("@smithy/types").UserAgent;
50
48
  userAgentAppId?:
51
49
  | string
52
- | import("@smithy/types").Provider<string | undefined>
53
- | undefined;
50
+ | undefined
51
+ | import("@smithy/types").Provider<string | undefined>;
54
52
  retryStrategy?:
55
53
  | import("@smithy/types").RetryStrategy
56
- | import("@smithy/types").RetryStrategyV2
57
- | undefined;
54
+ | import("@smithy/types").RetryStrategyV2;
58
55
  endpoint?:
59
56
  | ((
60
57
  | string
@@ -75,38 +72,28 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
75
72
  endpointProvider: (
76
73
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
77
74
  context?: {
78
- logger?: import("@smithy/types").Logger | undefined;
75
+ logger?: import("@smithy/types").Logger;
79
76
  }
80
77
  ) => import("@smithy/types").EndpointV2;
81
- tls?: boolean | undefined;
82
- serviceConfiguredEndpoint?: undefined;
83
- useArnRegion?:
84
- | boolean
85
- | import("@smithy/types").Provider<boolean>
86
- | undefined;
87
- authSchemePreference?:
88
- | string[]
89
- | import("@smithy/types").Provider<string[]>
90
- | undefined;
78
+ tls?: boolean;
79
+ serviceConfiguredEndpoint?: never;
80
+ useArnRegion?: boolean | import("@smithy/types").Provider<boolean>;
81
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
91
82
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
92
83
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").S3ControlHttpAuthSchemeProvider;
93
84
  credentials?:
94
85
  | import("@smithy/types").AwsCredentialIdentity
95
- | import("@smithy/types").AwsCredentialIdentityProvider
96
- | undefined;
86
+ | import("@smithy/types").AwsCredentialIdentityProvider;
97
87
  signer?:
98
88
  | import("@smithy/types").RequestSigner
99
89
  | ((
100
- authScheme?: import("@smithy/types").AuthScheme | undefined
101
- ) => Promise<import("@smithy/types").RequestSigner>)
102
- | undefined;
90
+ authScheme?: import("@smithy/types").AuthScheme
91
+ ) => Promise<import("@smithy/types").RequestSigner>);
103
92
  signingEscapePath: boolean;
104
- systemClockOffset?: number | undefined;
105
- signingRegion?: string | undefined;
106
- signerConstructor?:
107
- | (new (
108
- options: import("@smithy/signature-v4").SignatureV4Init &
109
- import("@smithy/signature-v4").SignatureV4CryptoInit
110
- ) => import("@smithy/types").RequestSigner)
111
- | undefined;
93
+ systemClockOffset?: number;
94
+ signingRegion?: string;
95
+ signerConstructor?: new (
96
+ options: import("@smithy/signature-v4").SignatureV4Init &
97
+ import("@smithy/signature-v4").SignatureV4CryptoInit
98
+ ) => import("@smithy/types").RequestSigner;
112
99
  };
@@ -2,12 +2,12 @@ import { S3ControlClientConfig } from "./S3ControlClient";
2
2
  export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
3
3
  apiVersion: string;
4
4
  base64Decoder: import("@smithy/types").Decoder;
5
- base64Encoder: (_input: string | Uint8Array) => string;
5
+ base64Encoder: (_input: Uint8Array | string) => string;
6
6
  disableHostPrefix: boolean;
7
7
  endpointProvider: (
8
8
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
9
9
  context?: {
10
- logger?: import("@smithy/types").Logger | undefined;
10
+ logger?: import("@smithy/types").Logger;
11
11
  }
12
12
  ) => import("@smithy/types").EndpointV2;
13
13
  extensions: import("./runtimeExtensions").RuntimeExtension[];
@@ -18,5 +18,5 @@ export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
18
18
  signingEscapePath: boolean;
19
19
  urlParser: import("@smithy/types").UrlParser;
20
20
  utf8Decoder: import("@smithy/types").Decoder;
21
- utf8Encoder: (input: string | Uint8Array) => string;
21
+ utf8Encoder: (input: Uint8Array | string) => string;
22
22
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-s3-control",
3
3
  "description": "AWS SDK for JavaScript S3 Control Client for Node.js, Browser and React Native",
4
- "version": "3.803.0",
4
+ "version": "3.806.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-s3-control",
@@ -22,21 +22,21 @@
22
22
  "dependencies": {
23
23
  "@aws-crypto/sha256-browser": "5.2.0",
24
24
  "@aws-crypto/sha256-js": "5.2.0",
25
- "@aws-sdk/core": "3.799.0",
26
- "@aws-sdk/credential-provider-node": "3.803.0",
27
- "@aws-sdk/middleware-host-header": "3.775.0",
28
- "@aws-sdk/middleware-logger": "3.775.0",
29
- "@aws-sdk/middleware-recursion-detection": "3.775.0",
30
- "@aws-sdk/middleware-sdk-s3-control": "3.796.0",
31
- "@aws-sdk/middleware-user-agent": "3.799.0",
32
- "@aws-sdk/region-config-resolver": "3.775.0",
33
- "@aws-sdk/types": "3.775.0",
34
- "@aws-sdk/util-endpoints": "3.787.0",
35
- "@aws-sdk/util-user-agent-browser": "3.775.0",
36
- "@aws-sdk/util-user-agent-node": "3.799.0",
37
- "@aws-sdk/xml-builder": "3.775.0",
38
- "@smithy/config-resolver": "^4.1.0",
39
- "@smithy/core": "^3.3.0",
25
+ "@aws-sdk/core": "3.806.0",
26
+ "@aws-sdk/credential-provider-node": "3.806.0",
27
+ "@aws-sdk/middleware-host-header": "3.804.0",
28
+ "@aws-sdk/middleware-logger": "3.804.0",
29
+ "@aws-sdk/middleware-recursion-detection": "3.804.0",
30
+ "@aws-sdk/middleware-sdk-s3-control": "3.806.0",
31
+ "@aws-sdk/middleware-user-agent": "3.806.0",
32
+ "@aws-sdk/region-config-resolver": "3.806.0",
33
+ "@aws-sdk/types": "3.804.0",
34
+ "@aws-sdk/util-endpoints": "3.806.0",
35
+ "@aws-sdk/util-user-agent-browser": "3.804.0",
36
+ "@aws-sdk/util-user-agent-node": "3.806.0",
37
+ "@aws-sdk/xml-builder": "3.804.0",
38
+ "@smithy/config-resolver": "^4.1.1",
39
+ "@smithy/core": "^3.3.1",
40
40
  "@smithy/fetch-http-handler": "^5.0.2",
41
41
  "@smithy/hash-blob-browser": "^4.0.2",
42
42
  "@smithy/hash-node": "^4.0.2",
@@ -45,22 +45,22 @@
45
45
  "@smithy/md5-js": "^4.0.2",
46
46
  "@smithy/middleware-apply-body-checksum": "^4.1.0",
47
47
  "@smithy/middleware-content-length": "^4.0.2",
48
- "@smithy/middleware-endpoint": "^4.1.1",
49
- "@smithy/middleware-retry": "^4.1.2",
48
+ "@smithy/middleware-endpoint": "^4.1.3",
49
+ "@smithy/middleware-retry": "^4.1.4",
50
50
  "@smithy/middleware-serde": "^4.0.3",
51
51
  "@smithy/middleware-stack": "^4.0.2",
52
- "@smithy/node-config-provider": "^4.0.2",
52
+ "@smithy/node-config-provider": "^4.1.0",
53
53
  "@smithy/node-http-handler": "^4.0.4",
54
54
  "@smithy/protocol-http": "^5.1.0",
55
- "@smithy/smithy-client": "^4.2.1",
55
+ "@smithy/smithy-client": "^4.2.3",
56
56
  "@smithy/types": "^4.2.0",
57
57
  "@smithy/url-parser": "^4.0.2",
58
58
  "@smithy/util-base64": "^4.0.0",
59
59
  "@smithy/util-body-length-browser": "^4.0.0",
60
60
  "@smithy/util-body-length-node": "^4.0.0",
61
- "@smithy/util-defaults-mode-browser": "^4.0.9",
62
- "@smithy/util-defaults-mode-node": "^4.0.9",
63
- "@smithy/util-endpoints": "^3.0.2",
61
+ "@smithy/util-defaults-mode-browser": "^4.0.11",
62
+ "@smithy/util-defaults-mode-node": "^4.0.11",
63
+ "@smithy/util-endpoints": "^3.0.3",
64
64
  "@smithy/util-middleware": "^4.0.2",
65
65
  "@smithy/util-retry": "^4.0.3",
66
66
  "@smithy/util-utf8": "^4.0.0",
@@ -74,7 +74,7 @@
74
74
  "concurrently": "7.0.0",
75
75
  "downlevel-dts": "0.10.1",
76
76
  "rimraf": "3.0.2",
77
- "typescript": "~5.2.2"
77
+ "typescript": "~5.8.3"
78
78
  },
79
79
  "engines": {
80
80
  "node": ">=18.0.0"