@aws-sdk/client-s3 3.803.0 → 3.804.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 (204) hide show
  1. package/dist-types/S3Client.d.ts +0 -1
  2. package/dist-types/commands/AbortMultipartUploadCommand.d.ts +1 -1
  3. package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +1 -1
  4. package/dist-types/commands/CopyObjectCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateBucketCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateMultipartUploadCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateSessionCommand.d.ts +1 -1
  9. package/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +1 -1
  10. package/dist-types/commands/DeleteBucketCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteBucketCorsCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteObjectCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteObjectsCommand.d.ts +1 -1
  26. package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +1 -1
  27. package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +1 -1
  28. package/dist-types/commands/GetBucketAclCommand.d.ts +1 -1
  29. package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +1 -1
  30. package/dist-types/commands/GetBucketCorsCommand.d.ts +1 -1
  31. package/dist-types/commands/GetBucketEncryptionCommand.d.ts +1 -1
  32. package/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
  33. package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +1 -1
  34. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +1 -1
  35. package/dist-types/commands/GetBucketLocationCommand.d.ts +1 -1
  36. package/dist-types/commands/GetBucketLoggingCommand.d.ts +1 -1
  37. package/dist-types/commands/GetBucketMetadataTableConfigurationCommand.d.ts +1 -1
  38. package/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +1 -1
  39. package/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +1 -1
  40. package/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +1 -1
  41. package/dist-types/commands/GetBucketPolicyCommand.d.ts +1 -1
  42. package/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +1 -1
  43. package/dist-types/commands/GetBucketReplicationCommand.d.ts +1 -1
  44. package/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +1 -1
  45. package/dist-types/commands/GetBucketTaggingCommand.d.ts +1 -1
  46. package/dist-types/commands/GetBucketVersioningCommand.d.ts +1 -1
  47. package/dist-types/commands/GetBucketWebsiteCommand.d.ts +1 -1
  48. package/dist-types/commands/GetObjectAclCommand.d.ts +1 -1
  49. package/dist-types/commands/GetObjectAttributesCommand.d.ts +1 -1
  50. package/dist-types/commands/GetObjectCommand.d.ts +1 -1
  51. package/dist-types/commands/GetObjectLegalHoldCommand.d.ts +1 -1
  52. package/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +1 -1
  53. package/dist-types/commands/GetObjectRetentionCommand.d.ts +1 -1
  54. package/dist-types/commands/GetObjectTaggingCommand.d.ts +1 -1
  55. package/dist-types/commands/GetObjectTorrentCommand.d.ts +1 -1
  56. package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +1 -1
  57. package/dist-types/commands/HeadBucketCommand.d.ts +1 -1
  58. package/dist-types/commands/HeadObjectCommand.d.ts +1 -1
  59. package/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +1 -1
  60. package/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +1 -1
  61. package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +1 -1
  62. package/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +1 -1
  63. package/dist-types/commands/ListMultipartUploadsCommand.d.ts +1 -1
  64. package/dist-types/commands/ListObjectVersionsCommand.d.ts +1 -1
  65. package/dist-types/commands/ListObjectsCommand.d.ts +1 -1
  66. package/dist-types/commands/ListObjectsV2Command.d.ts +1 -1
  67. package/dist-types/commands/ListPartsCommand.d.ts +1 -1
  68. package/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +1 -1
  69. package/dist-types/commands/PutBucketAclCommand.d.ts +1 -1
  70. package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +1 -1
  71. package/dist-types/commands/PutBucketCorsCommand.d.ts +1 -1
  72. package/dist-types/commands/PutBucketEncryptionCommand.d.ts +1 -1
  73. package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
  74. package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +1 -1
  75. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +1 -1
  76. package/dist-types/commands/PutBucketLoggingCommand.d.ts +1 -1
  77. package/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +1 -1
  78. package/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +1 -1
  79. package/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +1 -1
  80. package/dist-types/commands/PutBucketPolicyCommand.d.ts +1 -1
  81. package/dist-types/commands/PutBucketReplicationCommand.d.ts +1 -1
  82. package/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +1 -1
  83. package/dist-types/commands/PutBucketTaggingCommand.d.ts +1 -1
  84. package/dist-types/commands/PutBucketVersioningCommand.d.ts +1 -1
  85. package/dist-types/commands/PutBucketWebsiteCommand.d.ts +1 -1
  86. package/dist-types/commands/PutObjectAclCommand.d.ts +1 -1
  87. package/dist-types/commands/PutObjectCommand.d.ts +1 -1
  88. package/dist-types/commands/PutObjectLegalHoldCommand.d.ts +1 -1
  89. package/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +1 -1
  90. package/dist-types/commands/PutObjectRetentionCommand.d.ts +1 -1
  91. package/dist-types/commands/PutObjectTaggingCommand.d.ts +1 -1
  92. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +1 -1
  93. package/dist-types/commands/RestoreObjectCommand.d.ts +1 -1
  94. package/dist-types/commands/SelectObjectContentCommand.d.ts +1 -1
  95. package/dist-types/commands/UploadPartCommand.d.ts +1 -1
  96. package/dist-types/commands/UploadPartCopyCommand.d.ts +1 -1
  97. package/dist-types/commands/WriteGetObjectResponseCommand.d.ts +1 -1
  98. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  99. package/dist-types/runtimeConfig.browser.d.ts +24 -25
  100. package/dist-types/runtimeConfig.d.ts +19 -20
  101. package/dist-types/runtimeConfig.native.d.ts +25 -26
  102. package/dist-types/runtimeConfig.shared.d.ts +3 -4
  103. package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/GetBucketMetadataTableConfigurationCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  200. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +27 -43
  201. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -32
  202. package/dist-types/ts3.4/runtimeConfig.native.d.ts +28 -44
  203. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  204. package/package.json +28 -28
@@ -1,4 +1,3 @@
1
- /// <reference types="node" />
2
1
  import { HashConstructor as __HashConstructor } from "@aws-sdk/types";
3
2
  import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
4
3
  import { S3ClientConfig } from "./S3Client";
@@ -10,8 +9,8 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
10
9
  defaultsMode: import("@aws-sdk/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
11
10
  authSchemePreference: string[] | import("@aws-sdk/types").Provider<string[]>;
12
11
  bodyLengthChecker: import("@aws-sdk/types").BodyLengthCalculator;
13
- credentialDefaultProvider: ((input: any) => import("@aws-sdk/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit | undefined) => import("@aws-sdk/types").MemoizedProvider<import("@aws-sdk/types").AwsCredentialIdentity>);
14
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@aws-sdk/types").UserAgent>;
12
+ credentialDefaultProvider: ((input: any) => import("@aws-sdk/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/types").MemoizedProvider<import("@aws-sdk/types").AwsCredentialIdentity>);
13
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@aws-sdk/types").UserAgent>;
15
14
  disableS3ExpressSessionAuth: boolean | import("@aws-sdk/types").Provider<boolean>;
16
15
  eventStreamSerdeProvider: import("@aws-sdk/types").EventStreamSerdeProvider;
17
16
  maxAttempts: number | import("@aws-sdk/types").Provider<number>;
@@ -34,38 +33,38 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
34
33
  cacheMiddleware?: boolean | undefined;
35
34
  urlParser: import("@aws-sdk/types").UrlParser;
36
35
  base64Decoder: import("@aws-sdk/types").Decoder;
37
- base64Encoder: (_input: string | Uint8Array) => string;
36
+ base64Encoder: (_input: Uint8Array | string) => string;
38
37
  utf8Decoder: import("@aws-sdk/types").Decoder;
39
- utf8Encoder: (input: string | Uint8Array) => string;
38
+ utf8Encoder: (input: Uint8Array | string) => string;
40
39
  disableHostPrefix: boolean;
41
40
  serviceId: string;
42
- profile?: string | undefined;
41
+ profile?: string;
43
42
  getAwsChunkedEncodingStream: import("@aws-sdk/types").GetAwsChunkedEncodingStream<any> | import("@aws-sdk/types").GetAwsChunkedEncodingStream<import("stream").Readable>;
44
43
  logger: import("@aws-sdk/types").Logger;
45
44
  extensions: import("./runtimeExtensions").RuntimeExtension[];
46
45
  signingEscapePath: boolean;
47
46
  sdkStreamMixin: import("@aws-sdk/types").SdkStreamMixinInjector;
48
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
49
- requestStreamBufferSize?: number | false | undefined;
50
- retryStrategy?: import("@aws-sdk/types").RetryStrategy | import("@aws-sdk/types").RetryStrategyV2 | undefined;
47
+ customUserAgent?: string | import("@aws-sdk/types").UserAgent;
48
+ requestStreamBufferSize?: number | false;
49
+ retryStrategy?: import("@aws-sdk/types").RetryStrategy | import("@aws-sdk/types").RetryStrategyV2;
51
50
  endpoint?: ((string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>) & (string | import("@aws-sdk/types").Provider<string> | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>)) | undefined;
52
51
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
53
- logger?: import("@aws-sdk/types").Logger | undefined;
52
+ logger?: import("@aws-sdk/types").Logger;
54
53
  }) => import("@aws-sdk/types").EndpointV2;
55
- tls?: boolean | undefined;
56
- serviceConfiguredEndpoint?: undefined;
54
+ tls?: boolean;
55
+ serviceConfiguredEndpoint?: never;
57
56
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
58
57
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").S3HttpAuthSchemeProvider;
59
- credentials?: import("@aws-sdk/types").AwsCredentialIdentity | import("@aws-sdk/types").AwsCredentialIdentityProvider | undefined;
60
- signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme | undefined) => Promise<import("@aws-sdk/types").RequestSigner>) | undefined;
61
- systemClockOffset?: number | undefined;
62
- signingRegion?: string | undefined;
58
+ credentials?: import("@aws-sdk/types").AwsCredentialIdentity | import("@aws-sdk/types").AwsCredentialIdentityProvider;
59
+ signer?: import("@aws-sdk/types").RequestSigner | ((authScheme?: import("@aws-sdk/types").AuthScheme) => Promise<import("@aws-sdk/types").RequestSigner>);
60
+ systemClockOffset?: number;
61
+ signingRegion?: string;
63
62
  signerConstructor: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion;
64
63
  forcePathStyle?: (boolean & (boolean | import("@aws-sdk/types").Provider<boolean>)) | undefined;
65
64
  useAccelerateEndpoint?: (boolean & (boolean | import("@aws-sdk/types").Provider<boolean>)) | undefined;
66
65
  disableMultiregionAccessPoints?: (boolean & (boolean | import("@aws-sdk/types").Provider<boolean>)) | undefined;
67
- followRegionRedirects?: boolean | undefined;
68
- s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3").S3ExpressIdentityProvider | undefined;
69
- bucketEndpoint?: boolean | undefined;
70
- useGlobalEndpoint?: boolean | import("@aws-sdk/types").Provider<boolean> | undefined;
66
+ followRegionRedirects?: boolean;
67
+ s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3").S3ExpressIdentityProvider;
68
+ bucketEndpoint?: boolean;
69
+ useGlobalEndpoint?: boolean | import("@aws-sdk/types").Provider<boolean>;
71
70
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="node" />
2
1
  import { S3ClientConfig } from "./S3Client";
3
2
  /**
4
3
  * @internal
@@ -8,21 +7,21 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
8
7
  sha256: import("@smithy/types").HashConstructor;
9
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
10
9
  apiVersion: string;
11
- cacheMiddleware?: boolean | undefined;
10
+ cacheMiddleware?: boolean;
12
11
  urlParser: import("@smithy/types").UrlParser;
13
12
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
14
13
  streamCollector: import("@smithy/types").StreamCollector;
15
14
  base64Decoder: import("@smithy/types").Decoder;
16
- base64Encoder: (_input: string | Uint8Array) => string;
15
+ base64Encoder: (_input: Uint8Array | string) => string;
17
16
  utf8Decoder: import("@smithy/types").Decoder;
18
- utf8Encoder: (input: string | Uint8Array) => string;
17
+ utf8Encoder: (input: Uint8Array | string) => string;
19
18
  disableHostPrefix: boolean;
20
19
  serviceId: string;
21
20
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
21
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
23
22
  region: string | import("@smithy/types").Provider<any>;
24
- profile?: string | undefined;
25
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
23
+ profile?: string;
24
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
26
25
  streamHasher: import("@smithy/types").StreamHasher<import("stream").Readable> | import("@smithy/types").StreamHasher<Blob>;
27
26
  md5: import("@smithy/types").HashConstructor;
28
27
  sha1: import("@smithy/types").HashConstructor;
@@ -37,33 +36,33 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
37
36
  signingEscapePath: boolean;
38
37
  useArnRegion: boolean | import("@smithy/types").Provider<boolean>;
39
38
  sdkStreamMixin: import("@smithy/types").SdkStreamMixinInjector;
40
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
41
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
42
- requestChecksumCalculation?: import("@aws-sdk/middleware-flexible-checksums").RequestChecksumCalculation | import("@smithy/types").Provider<import("@aws-sdk/middleware-flexible-checksums").RequestChecksumCalculation> | undefined;
43
- responseChecksumValidation?: import("@aws-sdk/middleware-flexible-checksums").ResponseChecksumValidation | import("@smithy/types").Provider<import("@aws-sdk/middleware-flexible-checksums").ResponseChecksumValidation> | undefined;
44
- requestStreamBufferSize?: number | false | undefined;
45
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
39
+ customUserAgent?: string | import("@smithy/types").UserAgent;
40
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
41
+ requestChecksumCalculation?: import("@aws-sdk/middleware-flexible-checksums").RequestChecksumCalculation | import("@smithy/types").Provider<import("@aws-sdk/middleware-flexible-checksums").RequestChecksumCalculation>;
42
+ responseChecksumValidation?: import("@aws-sdk/middleware-flexible-checksums").ResponseChecksumValidation | import("@smithy/types").Provider<import("@aws-sdk/middleware-flexible-checksums").ResponseChecksumValidation>;
43
+ requestStreamBufferSize?: number | false;
44
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
46
45
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
47
46
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
48
- logger?: import("@smithy/types").Logger | undefined;
47
+ logger?: import("@smithy/types").Logger;
49
48
  }) => import("@smithy/types").EndpointV2;
50
- tls?: boolean | undefined;
51
- serviceConfiguredEndpoint?: undefined;
52
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
49
+ tls?: boolean;
50
+ serviceConfiguredEndpoint?: never;
51
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
53
52
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
54
53
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").S3HttpAuthSchemeProvider;
55
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
56
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
57
- systemClockOffset?: number | undefined;
58
- signingRegion?: string | undefined;
54
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
55
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
56
+ systemClockOffset?: number;
57
+ signingRegion?: string;
59
58
  signerConstructor: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | typeof import("@aws-sdk/signature-v4-multi-region").SignatureV4MultiRegion;
60
- sigv4aSigningRegionSet?: string[] | import("@smithy/types").Provider<string[] | undefined> | undefined;
59
+ sigv4aSigningRegionSet?: string[] | undefined | import("@smithy/types").Provider<string[] | undefined>;
61
60
  forcePathStyle?: (boolean & (boolean | import("@smithy/types").Provider<boolean>)) | undefined;
62
61
  useAccelerateEndpoint?: (boolean & (boolean | import("@smithy/types").Provider<boolean>)) | undefined;
63
62
  disableMultiregionAccessPoints?: (boolean & (boolean | import("@smithy/types").Provider<boolean>)) | undefined;
64
- followRegionRedirects?: boolean | undefined;
65
- s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3").S3ExpressIdentityProvider | undefined;
66
- bucketEndpoint?: boolean | undefined;
67
- useGlobalEndpoint?: boolean | import("@smithy/types").Provider<boolean> | undefined;
68
- disableS3ExpressSessionAuth?: boolean | import("@smithy/types").Provider<boolean> | undefined;
63
+ followRegionRedirects?: boolean;
64
+ s3ExpressIdentityProvider?: import("@aws-sdk/middleware-sdk-s3").S3ExpressIdentityProvider;
65
+ bucketEndpoint?: boolean;
66
+ useGlobalEndpoint?: boolean | import("@smithy/types").Provider<boolean>;
67
+ disableS3ExpressSessionAuth?: boolean | import("@smithy/types").Provider<boolean>;
69
68
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="node" />
2
1
  import { SignatureV4MultiRegion } from "@aws-sdk/signature-v4-multi-region";
3
2
  import { S3ClientConfig } from "./S3Client";
4
3
  /**
@@ -7,10 +6,10 @@ import { S3ClientConfig } from "./S3Client";
7
6
  export declare const getRuntimeConfig: (config: S3ClientConfig) => {
8
7
  apiVersion: string;
9
8
  base64Decoder: import("@smithy/types").Decoder;
10
- base64Encoder: (_input: string | Uint8Array) => string;
9
+ base64Encoder: (_input: Uint8Array | string) => string;
11
10
  disableHostPrefix: boolean;
12
11
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
13
- logger?: import("@smithy/types").Logger | undefined;
12
+ logger?: import("@smithy/types").Logger;
14
13
  }) => import("@smithy/types").EndpointV2;
15
14
  extensions: import("./runtimeExtensions").RuntimeExtension[];
16
15
  getAwsChunkedEncodingStream: import("@smithy/types").GetAwsChunkedEncodingStream<any> | import("@smithy/types").GetAwsChunkedEncodingStream<import("stream").Readable>;
@@ -24,5 +23,5 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
24
23
  urlParser: import("@smithy/types").UrlParser;
25
24
  useArnRegion: boolean | import("@smithy/types").Provider<boolean>;
26
25
  utf8Decoder: import("@smithy/types").Decoder;
27
- utf8Encoder: (input: string | Uint8Array) => string;
26
+ utf8Encoder: (input: Uint8Array | string) => string;
28
27
  };
@@ -27,7 +27,7 @@ declare const AbortMultipartUploadCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: AbortMultipartUploadCommandInput
30
+ input: AbortMultipartUploadCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  AbortMultipartUploadCommandInput,
33
33
  AbortMultipartUploadCommandOutput,
@@ -27,7 +27,7 @@ declare const CompleteMultipartUploadCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CompleteMultipartUploadCommandInput
30
+ input: CompleteMultipartUploadCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CompleteMultipartUploadCommandInput,
33
33
  CompleteMultipartUploadCommandOutput,
@@ -23,7 +23,7 @@ declare const CopyObjectCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CopyObjectCommandInput
26
+ input: CopyObjectCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CopyObjectCommandInput,
29
29
  CopyObjectCommandOutput,
@@ -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 CreateBucketMetadataTableConfigurationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateBucketMetadataTableConfigurationCommandInput
26
+ input: CreateBucketMetadataTableConfigurationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateBucketMetadataTableConfigurationCommandInput,
29
29
  CreateBucketMetadataTableConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateMultipartUploadCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateMultipartUploadCommandInput
30
+ input: CreateMultipartUploadCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateMultipartUploadCommandInput,
33
33
  CreateMultipartUploadCommandOutput,
@@ -23,7 +23,7 @@ declare const CreateSessionCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateSessionCommandInput
26
+ input: CreateSessionCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateSessionCommandInput,
29
29
  CreateSessionCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteBucketAnalyticsConfigurationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteBucketAnalyticsConfigurationCommandInput
26
+ input: DeleteBucketAnalyticsConfigurationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteBucketAnalyticsConfigurationCommandInput,
29
29
  DeleteBucketAnalyticsConfigurationCommandOutput,
@@ -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,
@@ -21,7 +21,7 @@ declare const DeleteBucketCorsCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: DeleteBucketCorsCommandInput
24
+ input: DeleteBucketCorsCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  DeleteBucketCorsCommandInput,
27
27
  DeleteBucketCorsCommandOutput,
@@ -22,7 +22,7 @@ declare const DeleteBucketEncryptionCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: DeleteBucketEncryptionCommandInput
25
+ input: DeleteBucketEncryptionCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  DeleteBucketEncryptionCommandInput,
28
28
  DeleteBucketEncryptionCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteBucketIntelligentTieringConfigurationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteBucketIntelligentTieringConfigurationCommandInput
26
+ input: DeleteBucketIntelligentTieringConfigurationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteBucketIntelligentTieringConfigurationCommandInput,
29
29
  DeleteBucketIntelligentTieringConfigurationCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteBucketInventoryConfigurationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteBucketInventoryConfigurationCommandInput
26
+ input: DeleteBucketInventoryConfigurationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteBucketInventoryConfigurationCommandInput,
29
29
  DeleteBucketInventoryConfigurationCommandOutput,
@@ -22,7 +22,7 @@ declare const DeleteBucketLifecycleCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: DeleteBucketLifecycleCommandInput
25
+ input: DeleteBucketLifecycleCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  DeleteBucketLifecycleCommandInput,
28
28
  DeleteBucketLifecycleCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteBucketMetadataTableConfigurationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteBucketMetadataTableConfigurationCommandInput
26
+ input: DeleteBucketMetadataTableConfigurationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteBucketMetadataTableConfigurationCommandInput,
29
29
  DeleteBucketMetadataTableConfigurationCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteBucketMetricsConfigurationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteBucketMetricsConfigurationCommandInput
26
+ input: DeleteBucketMetricsConfigurationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteBucketMetricsConfigurationCommandInput,
29
29
  DeleteBucketMetricsConfigurationCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteBucketOwnershipControlsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteBucketOwnershipControlsCommandInput
26
+ input: DeleteBucketOwnershipControlsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteBucketOwnershipControlsCommandInput,
29
29
  DeleteBucketOwnershipControlsCommandOutput,
@@ -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,
@@ -22,7 +22,7 @@ declare const DeleteBucketWebsiteCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: DeleteBucketWebsiteCommandInput
25
+ input: DeleteBucketWebsiteCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  DeleteBucketWebsiteCommandInput,
28
28
  DeleteBucketWebsiteCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteObjectCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteObjectCommandInput
26
+ input: DeleteObjectCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteObjectCommandInput,
29
29
  DeleteObjectCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteObjectTaggingCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteObjectTaggingCommandInput
30
+ input: DeleteObjectTaggingCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteObjectTaggingCommandInput,
33
33
  DeleteObjectTaggingCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteObjectsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteObjectsCommandInput
26
+ input: DeleteObjectsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteObjectsCommandInput,
29
29
  DeleteObjectsCommandOutput,
@@ -23,7 +23,7 @@ declare const DeletePublicAccessBlockCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeletePublicAccessBlockCommandInput
26
+ input: DeletePublicAccessBlockCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeletePublicAccessBlockCommandInput,
29
29
  DeletePublicAccessBlockCommandOutput,
@@ -27,7 +27,7 @@ declare const GetBucketAccelerateConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetBucketAccelerateConfigurationCommandInput
30
+ input: GetBucketAccelerateConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetBucketAccelerateConfigurationCommandInput,
33
33
  GetBucketAccelerateConfigurationCommandOutput,
@@ -23,7 +23,7 @@ declare const GetBucketAclCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetBucketAclCommandInput
26
+ input: GetBucketAclCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetBucketAclCommandInput,
29
29
  GetBucketAclCommandOutput,
@@ -27,7 +27,7 @@ declare const GetBucketAnalyticsConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetBucketAnalyticsConfigurationCommandInput
30
+ input: GetBucketAnalyticsConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetBucketAnalyticsConfigurationCommandInput,
33
33
  GetBucketAnalyticsConfigurationCommandOutput,
@@ -23,7 +23,7 @@ declare const GetBucketCorsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetBucketCorsCommandInput
26
+ input: GetBucketCorsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetBucketCorsCommandInput,
29
29
  GetBucketCorsCommandOutput,
@@ -27,7 +27,7 @@ declare const GetBucketEncryptionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetBucketEncryptionCommandInput
30
+ input: GetBucketEncryptionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetBucketEncryptionCommandInput,
33
33
  GetBucketEncryptionCommandOutput,
@@ -27,7 +27,7 @@ declare const GetBucketIntelligentTieringConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetBucketIntelligentTieringConfigurationCommandInput
30
+ input: GetBucketIntelligentTieringConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetBucketIntelligentTieringConfigurationCommandInput,
33
33
  GetBucketIntelligentTieringConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const GetBucketInventoryConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetBucketInventoryConfigurationCommandInput
30
+ input: GetBucketInventoryConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetBucketInventoryConfigurationCommandInput,
33
33
  GetBucketInventoryConfigurationCommandOutput,
@@ -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,
@@ -27,7 +27,7 @@ declare const GetBucketLocationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetBucketLocationCommandInput
30
+ input: GetBucketLocationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetBucketLocationCommandInput,
33
33
  GetBucketLocationCommandOutput,
@@ -26,7 +26,7 @@ declare const GetBucketLoggingCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetBucketLoggingCommandInput
29
+ input: GetBucketLoggingCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetBucketLoggingCommandInput,
32
32
  GetBucketLoggingCommandOutput,
@@ -27,7 +27,7 @@ declare const GetBucketMetadataTableConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetBucketMetadataTableConfigurationCommandInput
30
+ input: GetBucketMetadataTableConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetBucketMetadataTableConfigurationCommandInput,
33
33
  GetBucketMetadataTableConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const GetBucketMetricsConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetBucketMetricsConfigurationCommandInput
30
+ input: GetBucketMetricsConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetBucketMetricsConfigurationCommandInput,
33
33
  GetBucketMetricsConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const GetBucketNotificationConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetBucketNotificationConfigurationCommandInput
30
+ input: GetBucketNotificationConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetBucketNotificationConfigurationCommandInput,
33
33
  GetBucketNotificationConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const GetBucketOwnershipControlsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetBucketOwnershipControlsCommandInput
30
+ input: GetBucketOwnershipControlsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetBucketOwnershipControlsCommandInput,
33
33
  GetBucketOwnershipControlsCommandOutput,
@@ -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 GetBucketPolicyStatusCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetBucketPolicyStatusCommandInput
30
+ input: GetBucketPolicyStatusCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetBucketPolicyStatusCommandInput,
33
33
  GetBucketPolicyStatusCommandOutput,
@@ -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,