@aws-sdk/client-s3 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 (206) hide show
  1. package/dist-cjs/runtimeConfig.js +11 -12
  2. package/dist-es/runtimeConfig.js +11 -12
  3. package/dist-types/S3Client.d.ts +0 -1
  4. package/dist-types/commands/AbortMultipartUploadCommand.d.ts +1 -1
  5. package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +1 -1
  6. package/dist-types/commands/CopyObjectCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateBucketCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateMultipartUploadCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateSessionCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteBucketCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteBucketCorsCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteObjectCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteObjectsCommand.d.ts +1 -1
  28. package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +1 -1
  29. package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +1 -1
  30. package/dist-types/commands/GetBucketAclCommand.d.ts +1 -1
  31. package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +1 -1
  32. package/dist-types/commands/GetBucketCorsCommand.d.ts +1 -1
  33. package/dist-types/commands/GetBucketEncryptionCommand.d.ts +1 -1
  34. package/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
  35. package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +1 -1
  36. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +1 -1
  37. package/dist-types/commands/GetBucketLocationCommand.d.ts +1 -1
  38. package/dist-types/commands/GetBucketLoggingCommand.d.ts +1 -1
  39. package/dist-types/commands/GetBucketMetadataTableConfigurationCommand.d.ts +1 -1
  40. package/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +1 -1
  41. package/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +1 -1
  42. package/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +1 -1
  43. package/dist-types/commands/GetBucketPolicyCommand.d.ts +1 -1
  44. package/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +1 -1
  45. package/dist-types/commands/GetBucketReplicationCommand.d.ts +1 -1
  46. package/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +1 -1
  47. package/dist-types/commands/GetBucketTaggingCommand.d.ts +1 -1
  48. package/dist-types/commands/GetBucketVersioningCommand.d.ts +1 -1
  49. package/dist-types/commands/GetBucketWebsiteCommand.d.ts +1 -1
  50. package/dist-types/commands/GetObjectAclCommand.d.ts +1 -1
  51. package/dist-types/commands/GetObjectAttributesCommand.d.ts +1 -1
  52. package/dist-types/commands/GetObjectCommand.d.ts +1 -1
  53. package/dist-types/commands/GetObjectLegalHoldCommand.d.ts +1 -1
  54. package/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +1 -1
  55. package/dist-types/commands/GetObjectRetentionCommand.d.ts +1 -1
  56. package/dist-types/commands/GetObjectTaggingCommand.d.ts +1 -1
  57. package/dist-types/commands/GetObjectTorrentCommand.d.ts +1 -1
  58. package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +1 -1
  59. package/dist-types/commands/HeadBucketCommand.d.ts +1 -1
  60. package/dist-types/commands/HeadObjectCommand.d.ts +1 -1
  61. package/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +1 -1
  62. package/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +1 -1
  63. package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +1 -1
  64. package/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +1 -1
  65. package/dist-types/commands/ListMultipartUploadsCommand.d.ts +1 -1
  66. package/dist-types/commands/ListObjectVersionsCommand.d.ts +1 -1
  67. package/dist-types/commands/ListObjectsCommand.d.ts +1 -1
  68. package/dist-types/commands/ListObjectsV2Command.d.ts +1 -1
  69. package/dist-types/commands/ListPartsCommand.d.ts +1 -1
  70. package/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +1 -1
  71. package/dist-types/commands/PutBucketAclCommand.d.ts +1 -1
  72. package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +1 -1
  73. package/dist-types/commands/PutBucketCorsCommand.d.ts +1 -1
  74. package/dist-types/commands/PutBucketEncryptionCommand.d.ts +1 -1
  75. package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
  76. package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +1 -1
  77. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +1 -1
  78. package/dist-types/commands/PutBucketLoggingCommand.d.ts +1 -1
  79. package/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +1 -1
  80. package/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +1 -1
  81. package/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +1 -1
  82. package/dist-types/commands/PutBucketPolicyCommand.d.ts +1 -1
  83. package/dist-types/commands/PutBucketReplicationCommand.d.ts +1 -1
  84. package/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +1 -1
  85. package/dist-types/commands/PutBucketTaggingCommand.d.ts +1 -1
  86. package/dist-types/commands/PutBucketVersioningCommand.d.ts +1 -1
  87. package/dist-types/commands/PutBucketWebsiteCommand.d.ts +1 -1
  88. package/dist-types/commands/PutObjectAclCommand.d.ts +1 -1
  89. package/dist-types/commands/PutObjectCommand.d.ts +1 -1
  90. package/dist-types/commands/PutObjectLegalHoldCommand.d.ts +1 -1
  91. package/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +1 -1
  92. package/dist-types/commands/PutObjectRetentionCommand.d.ts +1 -1
  93. package/dist-types/commands/PutObjectTaggingCommand.d.ts +1 -1
  94. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +1 -1
  95. package/dist-types/commands/RestoreObjectCommand.d.ts +1 -1
  96. package/dist-types/commands/SelectObjectContentCommand.d.ts +1 -1
  97. package/dist-types/commands/UploadPartCommand.d.ts +1 -1
  98. package/dist-types/commands/UploadPartCopyCommand.d.ts +1 -1
  99. package/dist-types/commands/WriteGetObjectResponseCommand.d.ts +1 -1
  100. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  101. package/dist-types/runtimeConfig.browser.d.ts +24 -25
  102. package/dist-types/runtimeConfig.d.ts +19 -20
  103. package/dist-types/runtimeConfig.native.d.ts +25 -26
  104. package/dist-types/runtimeConfig.shared.d.ts +3 -4
  105. package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/GetBucketMetadataTableConfigurationCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +1 -1
  201. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  202. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +27 -43
  203. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -32
  204. package/dist-types/ts3.4/runtimeConfig.native.d.ts +28 -44
  205. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  206. package/package.json +33 -31
@@ -28,29 +28,28 @@ const getRuntimeConfig = (config) => {
28
28
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
29
29
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
30
30
  (0, core_1.emitWarningIfUnsupportedVersion)(process.version);
31
- const profileConfig = { profile: config?.profile };
31
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
32
32
  return {
33
33
  ...clientSharedValues,
34
34
  ...config,
35
35
  runtime: "node",
36
36
  defaultsMode,
37
- authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
37
+ authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
38
38
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
39
39
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
40
40
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
41
41
  (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
42
- disableS3ExpressSessionAuth: config?.disableS3ExpressSessionAuth ??
43
- (0, node_config_provider_1.loadConfig)(middleware_sdk_s3_1.NODE_DISABLE_S3_EXPRESS_SESSION_AUTH_OPTIONS, profileConfig),
42
+ disableS3ExpressSessionAuth: config?.disableS3ExpressSessionAuth ?? (0, node_config_provider_1.loadConfig)(middleware_sdk_s3_1.NODE_DISABLE_S3_EXPRESS_SESSION_AUTH_OPTIONS, loaderConfig),
44
43
  eventStreamSerdeProvider: config?.eventStreamSerdeProvider ?? eventstream_serde_node_1.eventStreamSerdeProvider,
45
44
  maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
46
45
  md5: config?.md5 ?? hash_node_1.Hash.bind(null, "md5"),
47
46
  region: config?.region ??
48
- (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
47
+ (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
49
48
  requestChecksumCalculation: config?.requestChecksumCalculation ??
50
- (0, node_config_provider_1.loadConfig)(middleware_flexible_checksums_1.NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS, profileConfig),
49
+ (0, node_config_provider_1.loadConfig)(middleware_flexible_checksums_1.NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS, loaderConfig),
51
50
  requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
52
51
  responseChecksumValidation: config?.responseChecksumValidation ??
53
- (0, node_config_provider_1.loadConfig)(middleware_flexible_checksums_1.NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS, profileConfig),
52
+ (0, node_config_provider_1.loadConfig)(middleware_flexible_checksums_1.NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS, loaderConfig),
54
53
  retryMode: config?.retryMode ??
55
54
  (0, node_config_provider_1.loadConfig)({
56
55
  ...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
@@ -58,13 +57,13 @@ const getRuntimeConfig = (config) => {
58
57
  }, config),
59
58
  sha1: config?.sha1 ?? hash_node_1.Hash.bind(null, "sha1"),
60
59
  sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
61
- sigv4aSigningRegionSet: config?.sigv4aSigningRegionSet ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_SIGV4A_CONFIG_OPTIONS, profileConfig),
60
+ sigv4aSigningRegionSet: config?.sigv4aSigningRegionSet ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_SIGV4A_CONFIG_OPTIONS, loaderConfig),
62
61
  streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
63
62
  streamHasher: config?.streamHasher ?? hash_stream_node_1.readableStreamHasher,
64
- useArnRegion: config?.useArnRegion ?? (0, node_config_provider_1.loadConfig)(middleware_bucket_endpoint_1.NODE_USE_ARN_REGION_CONFIG_OPTIONS, profileConfig),
65
- useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
66
- useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
67
- userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
63
+ useArnRegion: config?.useArnRegion ?? (0, node_config_provider_1.loadConfig)(middleware_bucket_endpoint_1.NODE_USE_ARN_REGION_CONFIG_OPTIONS, loaderConfig),
64
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
65
+ useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
66
+ userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
68
67
  };
69
68
  };
70
69
  exports.getRuntimeConfig = getRuntimeConfig;
@@ -24,29 +24,28 @@ export const getRuntimeConfig = (config) => {
24
24
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
25
25
  const clientSharedValues = getSharedRuntimeConfig(config);
26
26
  awsCheckVersion(process.version);
27
- const profileConfig = { profile: config?.profile };
27
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
28
28
  return {
29
29
  ...clientSharedValues,
30
30
  ...config,
31
31
  runtime: "node",
32
32
  defaultsMode,
33
- authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
33
+ authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
34
34
  bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
35
35
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
36
36
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
37
37
  createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
38
- disableS3ExpressSessionAuth: config?.disableS3ExpressSessionAuth ??
39
- loadNodeConfig(NODE_DISABLE_S3_EXPRESS_SESSION_AUTH_OPTIONS, profileConfig),
38
+ disableS3ExpressSessionAuth: config?.disableS3ExpressSessionAuth ?? loadNodeConfig(NODE_DISABLE_S3_EXPRESS_SESSION_AUTH_OPTIONS, loaderConfig),
40
39
  eventStreamSerdeProvider: config?.eventStreamSerdeProvider ?? eventStreamSerdeProvider,
41
40
  maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
42
41
  md5: config?.md5 ?? Hash.bind(null, "md5"),
43
42
  region: config?.region ??
44
- loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
43
+ loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
45
44
  requestChecksumCalculation: config?.requestChecksumCalculation ??
46
- loadNodeConfig(NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS, profileConfig),
45
+ loadNodeConfig(NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS, loaderConfig),
47
46
  requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
48
47
  responseChecksumValidation: config?.responseChecksumValidation ??
49
- loadNodeConfig(NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS, profileConfig),
48
+ loadNodeConfig(NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS, loaderConfig),
50
49
  retryMode: config?.retryMode ??
51
50
  loadNodeConfig({
52
51
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
@@ -54,12 +53,12 @@ export const getRuntimeConfig = (config) => {
54
53
  }, config),
55
54
  sha1: config?.sha1 ?? Hash.bind(null, "sha1"),
56
55
  sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
57
- sigv4aSigningRegionSet: config?.sigv4aSigningRegionSet ?? loadNodeConfig(NODE_SIGV4A_CONFIG_OPTIONS, profileConfig),
56
+ sigv4aSigningRegionSet: config?.sigv4aSigningRegionSet ?? loadNodeConfig(NODE_SIGV4A_CONFIG_OPTIONS, loaderConfig),
58
57
  streamCollector: config?.streamCollector ?? streamCollector,
59
58
  streamHasher: config?.streamHasher ?? streamHasher,
60
- useArnRegion: config?.useArnRegion ?? loadNodeConfig(NODE_USE_ARN_REGION_CONFIG_OPTIONS, profileConfig),
61
- useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
62
- useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
63
- userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
59
+ useArnRegion: config?.useArnRegion ?? loadNodeConfig(NODE_USE_ARN_REGION_CONFIG_OPTIONS, loaderConfig),
60
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
61
+ useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
62
+ userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
64
63
  };
65
64
  };
@@ -1,4 +1,3 @@
1
- /// <reference types="node" />
2
1
  import { FlexibleChecksumsInputConfig, FlexibleChecksumsResolvedConfig } from "@aws-sdk/middleware-flexible-checksums";
3
2
  import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
4
3
  import { S3InputConfig, S3ResolvedConfig } from "@aws-sdk/middleware-sdk-s3";
@@ -23,7 +23,7 @@ export interface AbortMultipartUploadCommandOutput extends AbortMultipartUploadO
23
23
  }
24
24
  declare const AbortMultipartUploadCommand_base: {
25
25
  new (input: AbortMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<AbortMultipartUploadCommandInput, AbortMultipartUploadCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AbortMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<AbortMultipartUploadCommandInput, AbortMultipartUploadCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AbortMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<AbortMultipartUploadCommandInput, AbortMultipartUploadCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CompleteMultipartUploadCommandOutput extends CompleteMultipartU
23
23
  }
24
24
  declare const CompleteMultipartUploadCommand_base: {
25
25
  new (input: CompleteMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteMultipartUploadCommandInput, CompleteMultipartUploadCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CompleteMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteMultipartUploadCommandInput, CompleteMultipartUploadCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CompleteMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CompleteMultipartUploadCommandInput, CompleteMultipartUploadCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CopyObjectCommandOutput extends CopyObjectOutput, __MetadataBea
23
23
  }
24
24
  declare const CopyObjectCommand_base: {
25
25
  new (input: CopyObjectCommandInput): import("@smithy/smithy-client").CommandImpl<CopyObjectCommandInput, CopyObjectCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CopyObjectCommandInput): import("@smithy/smithy-client").CommandImpl<CopyObjectCommandInput, CopyObjectCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CopyObjectCommandInput): import("@smithy/smithy-client").CommandImpl<CopyObjectCommandInput, CopyObjectCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateBucketCommandOutput extends CreateBucketOutput, __Metadat
23
23
  }
24
24
  declare const CreateBucketCommand_base: {
25
25
  new (input: CreateBucketCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBucketCommandInput, CreateBucketCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateBucketCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBucketCommandInput, CreateBucketCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateBucketCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBucketCommandInput, CreateBucketCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateBucketMetadataTableConfigurationCommandOutput extends __M
23
23
  }
24
24
  declare const CreateBucketMetadataTableConfigurationCommand_base: {
25
25
  new (input: CreateBucketMetadataTableConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBucketMetadataTableConfigurationCommandInput, CreateBucketMetadataTableConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateBucketMetadataTableConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBucketMetadataTableConfigurationCommandInput, CreateBucketMetadataTableConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateBucketMetadataTableConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBucketMetadataTableConfigurationCommandInput, CreateBucketMetadataTableConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateMultipartUploadCommandOutput extends CreateMultipartUploa
23
23
  }
24
24
  declare const CreateMultipartUploadCommand_base: {
25
25
  new (input: CreateMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMultipartUploadCommandInput, CreateMultipartUploadCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMultipartUploadCommandInput, CreateMultipartUploadCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateMultipartUploadCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMultipartUploadCommandInput, CreateMultipartUploadCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateSessionCommandOutput extends CreateSessionOutput, __Metad
23
23
  }
24
24
  declare const CreateSessionCommand_base: {
25
25
  new (input: CreateSessionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSessionCommandInput, CreateSessionCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateSessionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSessionCommandInput, CreateSessionCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateSessionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSessionCommandInput, CreateSessionCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketAnalyticsConfigurationCommandOutput extends __Metad
23
23
  }
24
24
  declare const DeleteBucketAnalyticsConfigurationCommand_base: {
25
25
  new (input: DeleteBucketAnalyticsConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketAnalyticsConfigurationCommandInput, DeleteBucketAnalyticsConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketAnalyticsConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketAnalyticsConfigurationCommandInput, DeleteBucketAnalyticsConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketAnalyticsConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketAnalyticsConfigurationCommandInput, DeleteBucketAnalyticsConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteBucketCommand_base: {
25
25
  new (input: DeleteBucketCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketCommandInput, DeleteBucketCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketCommandInput, DeleteBucketCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketCommandInput, DeleteBucketCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketCorsCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteBucketCorsCommand_base: {
25
25
  new (input: DeleteBucketCorsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketCorsCommandInput, DeleteBucketCorsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketCorsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketCorsCommandInput, DeleteBucketCorsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketCorsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketCorsCommandInput, DeleteBucketCorsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketEncryptionCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteBucketEncryptionCommand_base: {
25
25
  new (input: DeleteBucketEncryptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketEncryptionCommandInput, DeleteBucketEncryptionCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketEncryptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketEncryptionCommandInput, DeleteBucketEncryptionCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketEncryptionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketEncryptionCommandInput, DeleteBucketEncryptionCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketIntelligentTieringConfigurationCommandOutput extend
23
23
  }
24
24
  declare const DeleteBucketIntelligentTieringConfigurationCommand_base: {
25
25
  new (input: DeleteBucketIntelligentTieringConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketIntelligentTieringConfigurationCommandInput, DeleteBucketIntelligentTieringConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketIntelligentTieringConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketIntelligentTieringConfigurationCommandInput, DeleteBucketIntelligentTieringConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketIntelligentTieringConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketIntelligentTieringConfigurationCommandInput, DeleteBucketIntelligentTieringConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketInventoryConfigurationCommandOutput extends __Metad
23
23
  }
24
24
  declare const DeleteBucketInventoryConfigurationCommand_base: {
25
25
  new (input: DeleteBucketInventoryConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketInventoryConfigurationCommandInput, DeleteBucketInventoryConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketInventoryConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketInventoryConfigurationCommandInput, DeleteBucketInventoryConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketInventoryConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketInventoryConfigurationCommandInput, DeleteBucketInventoryConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketLifecycleCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteBucketLifecycleCommand_base: {
25
25
  new (input: DeleteBucketLifecycleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketLifecycleCommandInput, DeleteBucketLifecycleCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketLifecycleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketLifecycleCommandInput, DeleteBucketLifecycleCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketLifecycleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketLifecycleCommandInput, DeleteBucketLifecycleCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketMetadataTableConfigurationCommandOutput extends __M
23
23
  }
24
24
  declare const DeleteBucketMetadataTableConfigurationCommand_base: {
25
25
  new (input: DeleteBucketMetadataTableConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketMetadataTableConfigurationCommandInput, DeleteBucketMetadataTableConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketMetadataTableConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketMetadataTableConfigurationCommandInput, DeleteBucketMetadataTableConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketMetadataTableConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketMetadataTableConfigurationCommandInput, DeleteBucketMetadataTableConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketMetricsConfigurationCommandOutput extends __Metadat
23
23
  }
24
24
  declare const DeleteBucketMetricsConfigurationCommand_base: {
25
25
  new (input: DeleteBucketMetricsConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketMetricsConfigurationCommandInput, DeleteBucketMetricsConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketMetricsConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketMetricsConfigurationCommandInput, DeleteBucketMetricsConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketMetricsConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketMetricsConfigurationCommandInput, DeleteBucketMetricsConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketOwnershipControlsCommandOutput extends __MetadataBe
23
23
  }
24
24
  declare const DeleteBucketOwnershipControlsCommand_base: {
25
25
  new (input: DeleteBucketOwnershipControlsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketOwnershipControlsCommandInput, DeleteBucketOwnershipControlsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketOwnershipControlsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketOwnershipControlsCommandInput, DeleteBucketOwnershipControlsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketOwnershipControlsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketOwnershipControlsCommandInput, DeleteBucketOwnershipControlsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketPolicyCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteBucketPolicyCommand_base: {
25
25
  new (input: DeleteBucketPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketPolicyCommandInput, DeleteBucketPolicyCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketPolicyCommandInput, DeleteBucketPolicyCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketPolicyCommandInput, DeleteBucketPolicyCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketReplicationCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteBucketReplicationCommand_base: {
25
25
  new (input: DeleteBucketReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketReplicationCommandInput, DeleteBucketReplicationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketReplicationCommandInput, DeleteBucketReplicationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketReplicationCommandInput, DeleteBucketReplicationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketTaggingCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteBucketTaggingCommand_base: {
25
25
  new (input: DeleteBucketTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketTaggingCommandInput, DeleteBucketTaggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketTaggingCommandInput, DeleteBucketTaggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketTaggingCommandInput, DeleteBucketTaggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteBucketWebsiteCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteBucketWebsiteCommand_base: {
25
25
  new (input: DeleteBucketWebsiteCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketWebsiteCommandInput, DeleteBucketWebsiteCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteBucketWebsiteCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketWebsiteCommandInput, DeleteBucketWebsiteCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteBucketWebsiteCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBucketWebsiteCommandInput, DeleteBucketWebsiteCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteObjectCommandOutput extends DeleteObjectOutput, __Metadat
23
23
  }
24
24
  declare const DeleteObjectCommand_base: {
25
25
  new (input: DeleteObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectCommandInput, DeleteObjectCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectCommandInput, DeleteObjectCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectCommandInput, DeleteObjectCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteObjectTaggingCommandOutput extends DeleteObjectTaggingOut
23
23
  }
24
24
  declare const DeleteObjectTaggingCommand_base: {
25
25
  new (input: DeleteObjectTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectTaggingCommandInput, DeleteObjectTaggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteObjectTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectTaggingCommandInput, DeleteObjectTaggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteObjectTaggingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectTaggingCommandInput, DeleteObjectTaggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteObjectsCommandOutput extends DeleteObjectsOutput, __Metad
23
23
  }
24
24
  declare const DeleteObjectsCommand_base: {
25
25
  new (input: DeleteObjectsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectsCommandInput, DeleteObjectsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteObjectsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectsCommandInput, DeleteObjectsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteObjectsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteObjectsCommandInput, DeleteObjectsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeletePublicAccessBlockCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeletePublicAccessBlockCommand_base: {
25
25
  new (input: DeletePublicAccessBlockCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePublicAccessBlockCommandInput, DeletePublicAccessBlockCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeletePublicAccessBlockCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePublicAccessBlockCommandInput, DeletePublicAccessBlockCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeletePublicAccessBlockCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePublicAccessBlockCommandInput, DeletePublicAccessBlockCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketAccelerateConfigurationCommandOutput extends GetBucket
23
23
  }
24
24
  declare const GetBucketAccelerateConfigurationCommand_base: {
25
25
  new (input: GetBucketAccelerateConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketAccelerateConfigurationCommandInput, GetBucketAccelerateConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketAccelerateConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketAccelerateConfigurationCommandInput, GetBucketAccelerateConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketAccelerateConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketAccelerateConfigurationCommandInput, GetBucketAccelerateConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketAclCommandOutput extends GetBucketAclOutput, __Metadat
23
23
  }
24
24
  declare const GetBucketAclCommand_base: {
25
25
  new (input: GetBucketAclCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketAclCommandInput, GetBucketAclCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketAclCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketAclCommandInput, GetBucketAclCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketAclCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketAclCommandInput, GetBucketAclCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketAnalyticsConfigurationCommandOutput extends GetBucketA
23
23
  }
24
24
  declare const GetBucketAnalyticsConfigurationCommand_base: {
25
25
  new (input: GetBucketAnalyticsConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketAnalyticsConfigurationCommandInput, GetBucketAnalyticsConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketAnalyticsConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketAnalyticsConfigurationCommandInput, GetBucketAnalyticsConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketAnalyticsConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketAnalyticsConfigurationCommandInput, GetBucketAnalyticsConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketCorsCommandOutput extends GetBucketCorsOutput, __Metad
23
23
  }
24
24
  declare const GetBucketCorsCommand_base: {
25
25
  new (input: GetBucketCorsCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketCorsCommandInput, GetBucketCorsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketCorsCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketCorsCommandInput, GetBucketCorsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketCorsCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketCorsCommandInput, GetBucketCorsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketEncryptionCommandOutput extends GetBucketEncryptionOut
23
23
  }
24
24
  declare const GetBucketEncryptionCommand_base: {
25
25
  new (input: GetBucketEncryptionCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketEncryptionCommandInput, GetBucketEncryptionCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketEncryptionCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketEncryptionCommandInput, GetBucketEncryptionCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketEncryptionCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketEncryptionCommandInput, GetBucketEncryptionCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketIntelligentTieringConfigurationCommandOutput extends G
23
23
  }
24
24
  declare const GetBucketIntelligentTieringConfigurationCommand_base: {
25
25
  new (input: GetBucketIntelligentTieringConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketIntelligentTieringConfigurationCommandInput, GetBucketIntelligentTieringConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketIntelligentTieringConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketIntelligentTieringConfigurationCommandInput, GetBucketIntelligentTieringConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketIntelligentTieringConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketIntelligentTieringConfigurationCommandInput, GetBucketIntelligentTieringConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketInventoryConfigurationCommandOutput extends GetBucketI
23
23
  }
24
24
  declare const GetBucketInventoryConfigurationCommand_base: {
25
25
  new (input: GetBucketInventoryConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketInventoryConfigurationCommandInput, GetBucketInventoryConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketInventoryConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketInventoryConfigurationCommandInput, GetBucketInventoryConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketInventoryConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketInventoryConfigurationCommandInput, GetBucketInventoryConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketLifecycleConfigurationCommandOutput extends GetBucketL
23
23
  }
24
24
  declare const GetBucketLifecycleConfigurationCommand_base: {
25
25
  new (input: GetBucketLifecycleConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketLifecycleConfigurationCommandInput, GetBucketLifecycleConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketLifecycleConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketLifecycleConfigurationCommandInput, GetBucketLifecycleConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketLifecycleConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketLifecycleConfigurationCommandInput, GetBucketLifecycleConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketLocationCommandOutput extends GetBucketLocationOutput,
23
23
  }
24
24
  declare const GetBucketLocationCommand_base: {
25
25
  new (input: GetBucketLocationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketLocationCommandInput, GetBucketLocationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketLocationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketLocationCommandInput, GetBucketLocationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketLocationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketLocationCommandInput, GetBucketLocationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketLoggingCommandOutput extends GetBucketLoggingOutput, _
23
23
  }
24
24
  declare const GetBucketLoggingCommand_base: {
25
25
  new (input: GetBucketLoggingCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketLoggingCommandInput, GetBucketLoggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketLoggingCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketLoggingCommandInput, GetBucketLoggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketLoggingCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketLoggingCommandInput, GetBucketLoggingCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketMetadataTableConfigurationCommandOutput extends GetBuc
23
23
  }
24
24
  declare const GetBucketMetadataTableConfigurationCommand_base: {
25
25
  new (input: GetBucketMetadataTableConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketMetadataTableConfigurationCommandInput, GetBucketMetadataTableConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketMetadataTableConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketMetadataTableConfigurationCommandInput, GetBucketMetadataTableConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketMetadataTableConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketMetadataTableConfigurationCommandInput, GetBucketMetadataTableConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketMetricsConfigurationCommandOutput extends GetBucketMet
23
23
  }
24
24
  declare const GetBucketMetricsConfigurationCommand_base: {
25
25
  new (input: GetBucketMetricsConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketMetricsConfigurationCommandInput, GetBucketMetricsConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketMetricsConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketMetricsConfigurationCommandInput, GetBucketMetricsConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketMetricsConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketMetricsConfigurationCommandInput, GetBucketMetricsConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketNotificationConfigurationCommandOutput extends Notific
23
23
  }
24
24
  declare const GetBucketNotificationConfigurationCommand_base: {
25
25
  new (input: GetBucketNotificationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketNotificationConfigurationCommandInput, GetBucketNotificationConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketNotificationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketNotificationConfigurationCommandInput, GetBucketNotificationConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketNotificationConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketNotificationConfigurationCommandInput, GetBucketNotificationConfigurationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketOwnershipControlsCommandOutput extends GetBucketOwners
23
23
  }
24
24
  declare const GetBucketOwnershipControlsCommand_base: {
25
25
  new (input: GetBucketOwnershipControlsCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketOwnershipControlsCommandInput, GetBucketOwnershipControlsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketOwnershipControlsCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketOwnershipControlsCommandInput, GetBucketOwnershipControlsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketOwnershipControlsCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketOwnershipControlsCommandInput, GetBucketOwnershipControlsCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketPolicyCommandOutput extends GetBucketPolicyOutput, __M
23
23
  }
24
24
  declare const GetBucketPolicyCommand_base: {
25
25
  new (input: GetBucketPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketPolicyCommandInput, GetBucketPolicyCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketPolicyCommandInput, GetBucketPolicyCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketPolicyCommandInput, GetBucketPolicyCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketPolicyStatusCommandOutput extends GetBucketPolicyStatu
23
23
  }
24
24
  declare const GetBucketPolicyStatusCommand_base: {
25
25
  new (input: GetBucketPolicyStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketPolicyStatusCommandInput, GetBucketPolicyStatusCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketPolicyStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketPolicyStatusCommandInput, GetBucketPolicyStatusCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketPolicyStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketPolicyStatusCommandInput, GetBucketPolicyStatusCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetBucketReplicationCommandOutput extends GetBucketReplicationO
23
23
  }
24
24
  declare const GetBucketReplicationCommand_base: {
25
25
  new (input: GetBucketReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketReplicationCommandInput, GetBucketReplicationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetBucketReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketReplicationCommandInput, GetBucketReplicationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetBucketReplicationCommandInput): import("@smithy/smithy-client").CommandImpl<GetBucketReplicationCommandInput, GetBucketReplicationCommandOutput, S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**