@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
@@ -5,10 +5,10 @@ import { S3ControlClientConfig } from "./S3ControlClient";
5
5
  export declare const getRuntimeConfig: (config: S3ControlClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: (_input: string | Uint8Array) => string;
8
+ base64Encoder: (_input: Uint8Array | string) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
11
- logger?: import("@smithy/types").Logger | undefined;
11
+ logger?: import("@smithy/types").Logger;
12
12
  }) => import("@smithy/types").EndpointV2;
13
13
  extensions: import("./runtimeExtensions").RuntimeExtension[];
14
14
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").S3ControlHttpAuthSchemeProvider;
@@ -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
  };
@@ -23,7 +23,7 @@ declare const AssociateAccessGrantsIdentityCenterCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: AssociateAccessGrantsIdentityCenterCommandInput
26
+ input: AssociateAccessGrantsIdentityCenterCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  AssociateAccessGrantsIdentityCenterCommandInput,
29
29
  AssociateAccessGrantsIdentityCenterCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateAccessGrantCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateAccessGrantCommandInput
30
+ input: CreateAccessGrantCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateAccessGrantCommandInput,
33
33
  CreateAccessGrantCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateAccessGrantsLocationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateAccessGrantsLocationCommandInput
30
+ input: CreateAccessGrantsLocationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateAccessGrantsLocationCommandInput,
33
33
  CreateAccessGrantsLocationCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateAccessPointCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateAccessPointCommandInput
30
+ input: CreateAccessPointCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateAccessPointCommandInput,
33
33
  CreateAccessPointCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateAccessPointForObjectLambdaCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateAccessPointForObjectLambdaCommandInput
30
+ input: CreateAccessPointForObjectLambdaCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateAccessPointForObjectLambdaCommandInput,
33
33
  CreateAccessPointForObjectLambdaCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateBucketCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateBucketCommandInput
26
+ input: CreateBucketCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateBucketCommandInput,
29
29
  CreateBucketCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateJobCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateJobCommandInput
26
+ input: CreateJobCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateJobCommandInput,
29
29
  CreateJobCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateMultiRegionAccessPointCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateMultiRegionAccessPointCommandInput
30
+ input: CreateMultiRegionAccessPointCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateMultiRegionAccessPointCommandInput,
33
33
  CreateMultiRegionAccessPointCommandOutput,
@@ -22,7 +22,7 @@ declare const CreateStorageLensGroupCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: CreateStorageLensGroupCommandInput
25
+ input: CreateStorageLensGroupCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  CreateStorageLensGroupCommandInput,
28
28
  CreateStorageLensGroupCommandOutput,
@@ -22,7 +22,7 @@ declare const DeleteAccessGrantCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: DeleteAccessGrantCommandInput
25
+ input: DeleteAccessGrantCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  DeleteAccessGrantCommandInput,
28
28
  DeleteAccessGrantCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteAccessGrantsLocationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteAccessGrantsLocationCommandInput
26
+ input: DeleteAccessGrantsLocationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteAccessGrantsLocationCommandInput,
29
29
  DeleteAccessGrantsLocationCommandOutput,
@@ -22,7 +22,7 @@ declare const DeleteAccessPointCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: DeleteAccessPointCommandInput
25
+ input: DeleteAccessPointCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  DeleteAccessPointCommandInput,
28
28
  DeleteAccessPointCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteAccessPointForObjectLambdaCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteAccessPointForObjectLambdaCommandInput
26
+ input: DeleteAccessPointForObjectLambdaCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteAccessPointForObjectLambdaCommandInput,
29
29
  DeleteAccessPointForObjectLambdaCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteAccessPointPolicyCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteAccessPointPolicyCommandInput
26
+ input: DeleteAccessPointPolicyCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteAccessPointPolicyCommandInput,
29
29
  DeleteAccessPointPolicyCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteAccessPointPolicyForObjectLambdaCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteAccessPointPolicyForObjectLambdaCommandInput
26
+ input: DeleteAccessPointPolicyForObjectLambdaCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteAccessPointPolicyForObjectLambdaCommandInput,
29
29
  DeleteAccessPointPolicyForObjectLambdaCommandOutput,
@@ -22,7 +22,7 @@ declare const DeleteAccessPointScopeCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: DeleteAccessPointScopeCommandInput
25
+ input: DeleteAccessPointScopeCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  DeleteAccessPointScopeCommandInput,
28
28
  DeleteAccessPointScopeCommandOutput,
@@ -21,7 +21,7 @@ declare const DeleteBucketCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: DeleteBucketCommandInput
24
+ input: DeleteBucketCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  DeleteBucketCommandInput,
27
27
  DeleteBucketCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteBucketLifecycleConfigurationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteBucketLifecycleConfigurationCommandInput
26
+ input: DeleteBucketLifecycleConfigurationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteBucketLifecycleConfigurationCommandInput,
29
29
  DeleteBucketLifecycleConfigurationCommandOutput,
@@ -22,7 +22,7 @@ declare const DeleteBucketPolicyCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: DeleteBucketPolicyCommandInput
25
+ input: DeleteBucketPolicyCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  DeleteBucketPolicyCommandInput,
28
28
  DeleteBucketPolicyCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteBucketReplicationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteBucketReplicationCommandInput
26
+ input: DeleteBucketReplicationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteBucketReplicationCommandInput,
29
29
  DeleteBucketReplicationCommandOutput,
@@ -22,7 +22,7 @@ declare const DeleteBucketTaggingCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: DeleteBucketTaggingCommandInput
25
+ input: DeleteBucketTaggingCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  DeleteBucketTaggingCommandInput,
28
28
  DeleteBucketTaggingCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteJobTaggingCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteJobTaggingCommandInput
29
+ input: DeleteJobTaggingCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteJobTaggingCommandInput,
32
32
  DeleteJobTaggingCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteMultiRegionAccessPointCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteMultiRegionAccessPointCommandInput
30
+ input: DeleteMultiRegionAccessPointCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteMultiRegionAccessPointCommandInput,
33
33
  DeleteMultiRegionAccessPointCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteStorageLensConfigurationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteStorageLensConfigurationCommandInput
26
+ input: DeleteStorageLensConfigurationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteStorageLensConfigurationCommandInput,
29
29
  DeleteStorageLensConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteStorageLensConfigurationTaggingCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteStorageLensConfigurationTaggingCommandInput
30
+ input: DeleteStorageLensConfigurationTaggingCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteStorageLensConfigurationTaggingCommandInput,
33
33
  DeleteStorageLensConfigurationTaggingCommandOutput,
@@ -22,7 +22,7 @@ declare const DeleteStorageLensGroupCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: DeleteStorageLensGroupCommandInput
25
+ input: DeleteStorageLensGroupCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  DeleteStorageLensGroupCommandInput,
28
28
  DeleteStorageLensGroupCommandOutput,
@@ -23,7 +23,7 @@ declare const DescribeJobCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DescribeJobCommandInput
26
+ input: DescribeJobCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DescribeJobCommandInput,
29
29
  DescribeJobCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeMultiRegionAccessPointOperationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeMultiRegionAccessPointOperationCommandInput
30
+ input: DescribeMultiRegionAccessPointOperationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeMultiRegionAccessPointOperationCommandInput,
33
33
  DescribeMultiRegionAccessPointOperationCommandOutput,
@@ -26,7 +26,7 @@ declare const GetAccessGrantCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetAccessGrantCommandInput
29
+ input: GetAccessGrantCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetAccessGrantCommandInput,
32
32
  GetAccessGrantCommandOutput,
@@ -27,7 +27,7 @@ declare const GetAccessGrantsInstanceForPrefixCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetAccessGrantsInstanceForPrefixCommandInput
30
+ input: GetAccessGrantsInstanceForPrefixCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetAccessGrantsInstanceForPrefixCommandInput,
33
33
  GetAccessGrantsInstanceForPrefixCommandOutput,
@@ -27,7 +27,7 @@ declare const GetAccessGrantsLocationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetAccessGrantsLocationCommandInput
30
+ input: GetAccessGrantsLocationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetAccessGrantsLocationCommandInput,
33
33
  GetAccessGrantsLocationCommandOutput,
@@ -26,7 +26,7 @@ declare const GetAccessPointCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetAccessPointCommandInput
29
+ input: GetAccessPointCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetAccessPointCommandInput,
32
32
  GetAccessPointCommandOutput,
@@ -27,7 +27,7 @@ declare const GetAccessPointConfigurationForObjectLambdaCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetAccessPointConfigurationForObjectLambdaCommandInput
30
+ input: GetAccessPointConfigurationForObjectLambdaCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetAccessPointConfigurationForObjectLambdaCommandInput,
33
33
  GetAccessPointConfigurationForObjectLambdaCommandOutput,
@@ -27,7 +27,7 @@ declare const GetAccessPointForObjectLambdaCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetAccessPointForObjectLambdaCommandInput
30
+ input: GetAccessPointForObjectLambdaCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetAccessPointForObjectLambdaCommandInput,
33
33
  GetAccessPointForObjectLambdaCommandOutput,
@@ -27,7 +27,7 @@ declare const GetAccessPointPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetAccessPointPolicyCommandInput
30
+ input: GetAccessPointPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetAccessPointPolicyCommandInput,
33
33
  GetAccessPointPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const GetAccessPointPolicyForObjectLambdaCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetAccessPointPolicyForObjectLambdaCommandInput
30
+ input: GetAccessPointPolicyForObjectLambdaCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetAccessPointPolicyForObjectLambdaCommandInput,
33
33
  GetAccessPointPolicyForObjectLambdaCommandOutput,
@@ -27,7 +27,7 @@ declare const GetAccessPointPolicyStatusCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetAccessPointPolicyStatusCommandInput
30
+ input: GetAccessPointPolicyStatusCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetAccessPointPolicyStatusCommandInput,
33
33
  GetAccessPointPolicyStatusCommandOutput,
@@ -27,7 +27,7 @@ declare const GetAccessPointPolicyStatusForObjectLambdaCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetAccessPointPolicyStatusForObjectLambdaCommandInput
30
+ input: GetAccessPointPolicyStatusForObjectLambdaCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetAccessPointPolicyStatusForObjectLambdaCommandInput,
33
33
  GetAccessPointPolicyStatusForObjectLambdaCommandOutput,
@@ -27,7 +27,7 @@ declare const GetAccessPointScopeCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetAccessPointScopeCommandInput
30
+ input: GetAccessPointScopeCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetAccessPointScopeCommandInput,
33
33
  GetAccessPointScopeCommandOutput,
@@ -23,7 +23,7 @@ declare const GetBucketCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetBucketCommandInput
26
+ input: GetBucketCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetBucketCommandInput,
29
29
  GetBucketCommandOutput,
@@ -27,7 +27,7 @@ declare const GetBucketLifecycleConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetBucketLifecycleConfigurationCommandInput
30
+ input: GetBucketLifecycleConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetBucketLifecycleConfigurationCommandInput,
33
33
  GetBucketLifecycleConfigurationCommandOutput,
@@ -26,7 +26,7 @@ declare const GetBucketPolicyCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetBucketPolicyCommandInput
29
+ input: GetBucketPolicyCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetBucketPolicyCommandInput,
32
32
  GetBucketPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const GetBucketReplicationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetBucketReplicationCommandInput
30
+ input: GetBucketReplicationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetBucketReplicationCommandInput,
33
33
  GetBucketReplicationCommandOutput,
@@ -26,7 +26,7 @@ declare const GetBucketTaggingCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetBucketTaggingCommandInput
29
+ input: GetBucketTaggingCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetBucketTaggingCommandInput,
32
32
  GetBucketTaggingCommandOutput,
@@ -27,7 +27,7 @@ declare const GetBucketVersioningCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetBucketVersioningCommandInput
30
+ input: GetBucketVersioningCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetBucketVersioningCommandInput,
33
33
  GetBucketVersioningCommandOutput,
@@ -23,7 +23,7 @@ declare const GetDataAccessCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetDataAccessCommandInput
26
+ input: GetDataAccessCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetDataAccessCommandInput,
29
29
  GetDataAccessCommandOutput,
@@ -23,7 +23,7 @@ declare const GetJobTaggingCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetJobTaggingCommandInput
26
+ input: GetJobTaggingCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetJobTaggingCommandInput,
29
29
  GetJobTaggingCommandOutput,
@@ -27,7 +27,7 @@ declare const GetMultiRegionAccessPointCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetMultiRegionAccessPointCommandInput
30
+ input: GetMultiRegionAccessPointCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetMultiRegionAccessPointCommandInput,
33
33
  GetMultiRegionAccessPointCommandOutput,
@@ -27,7 +27,7 @@ declare const GetMultiRegionAccessPointPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetMultiRegionAccessPointPolicyCommandInput
30
+ input: GetMultiRegionAccessPointPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetMultiRegionAccessPointPolicyCommandInput,
33
33
  GetMultiRegionAccessPointPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const GetMultiRegionAccessPointPolicyStatusCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetMultiRegionAccessPointPolicyStatusCommandInput
30
+ input: GetMultiRegionAccessPointPolicyStatusCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetMultiRegionAccessPointPolicyStatusCommandInput,
33
33
  GetMultiRegionAccessPointPolicyStatusCommandOutput,
@@ -27,7 +27,7 @@ declare const GetMultiRegionAccessPointRoutesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetMultiRegionAccessPointRoutesCommandInput
30
+ input: GetMultiRegionAccessPointRoutesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetMultiRegionAccessPointRoutesCommandInput,
33
33
  GetMultiRegionAccessPointRoutesCommandOutput,
@@ -27,7 +27,7 @@ declare const GetStorageLensConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetStorageLensConfigurationCommandInput
30
+ input: GetStorageLensConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetStorageLensConfigurationCommandInput,
33
33
  GetStorageLensConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const GetStorageLensConfigurationTaggingCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetStorageLensConfigurationTaggingCommandInput
30
+ input: GetStorageLensConfigurationTaggingCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetStorageLensConfigurationTaggingCommandInput,
33
33
  GetStorageLensConfigurationTaggingCommandOutput,
@@ -27,7 +27,7 @@ declare const GetStorageLensGroupCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetStorageLensGroupCommandInput
30
+ input: GetStorageLensGroupCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetStorageLensGroupCommandInput,
33
33
  GetStorageLensGroupCommandOutput,
@@ -27,7 +27,7 @@ declare const ListTagsForResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListTagsForResourceCommandInput
30
+ input: ListTagsForResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListTagsForResourceCommandInput,
33
33
  ListTagsForResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const PutAccessGrantsInstanceResourcePolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutAccessGrantsInstanceResourcePolicyCommandInput
30
+ input: PutAccessGrantsInstanceResourcePolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutAccessGrantsInstanceResourcePolicyCommandInput,
33
33
  PutAccessGrantsInstanceResourcePolicyCommandOutput,
@@ -23,7 +23,7 @@ declare const PutAccessPointConfigurationForObjectLambdaCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutAccessPointConfigurationForObjectLambdaCommandInput
26
+ input: PutAccessPointConfigurationForObjectLambdaCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutAccessPointConfigurationForObjectLambdaCommandInput,
29
29
  PutAccessPointConfigurationForObjectLambdaCommandOutput,
@@ -22,7 +22,7 @@ declare const PutAccessPointPolicyCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: PutAccessPointPolicyCommandInput
25
+ input: PutAccessPointPolicyCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  PutAccessPointPolicyCommandInput,
28
28
  PutAccessPointPolicyCommandOutput,
@@ -23,7 +23,7 @@ declare const PutAccessPointPolicyForObjectLambdaCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutAccessPointPolicyForObjectLambdaCommandInput
26
+ input: PutAccessPointPolicyForObjectLambdaCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutAccessPointPolicyForObjectLambdaCommandInput,
29
29
  PutAccessPointPolicyForObjectLambdaCommandOutput,