@aws-sdk/client-s3 3.802.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 +29 -29
@@ -27,7 +27,7 @@ declare const GetBucketRequestPaymentCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetBucketRequestPaymentCommandInput
30
+ input: GetBucketRequestPaymentCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetBucketRequestPaymentCommandInput,
33
33
  GetBucketRequestPaymentCommandOutput,
@@ -26,7 +26,7 @@ declare const GetBucketTaggingCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetBucketTaggingCommandInput
29
+ input: GetBucketTaggingCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetBucketTaggingCommandInput,
32
32
  GetBucketTaggingCommandOutput,
@@ -27,7 +27,7 @@ declare const GetBucketVersioningCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetBucketVersioningCommandInput
30
+ input: GetBucketVersioningCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetBucketVersioningCommandInput,
33
33
  GetBucketVersioningCommandOutput,
@@ -26,7 +26,7 @@ declare const GetBucketWebsiteCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetBucketWebsiteCommandInput
29
+ input: GetBucketWebsiteCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetBucketWebsiteCommandInput,
32
32
  GetBucketWebsiteCommandOutput,
@@ -23,7 +23,7 @@ declare const GetObjectAclCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetObjectAclCommandInput
26
+ input: GetObjectAclCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetObjectAclCommandInput,
29
29
  GetObjectAclCommandOutput,
@@ -27,7 +27,7 @@ declare const GetObjectAttributesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetObjectAttributesCommandInput
30
+ input: GetObjectAttributesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetObjectAttributesCommandInput,
33
33
  GetObjectAttributesCommandOutput,
@@ -28,7 +28,7 @@ declare const GetObjectCommand_base: {
28
28
  ServiceOutputTypes
29
29
  >;
30
30
  new (
31
- __0_0: GetObjectCommandInput
31
+ input: GetObjectCommandInput
32
32
  ): import("@smithy/smithy-client").CommandImpl<
33
33
  GetObjectCommandInput,
34
34
  GetObjectCommandOutput,
@@ -27,7 +27,7 @@ declare const GetObjectLegalHoldCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetObjectLegalHoldCommandInput
30
+ input: GetObjectLegalHoldCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetObjectLegalHoldCommandInput,
33
33
  GetObjectLegalHoldCommandOutput,
@@ -27,7 +27,7 @@ declare const GetObjectLockConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetObjectLockConfigurationCommandInput
30
+ input: GetObjectLockConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetObjectLockConfigurationCommandInput,
33
33
  GetObjectLockConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const GetObjectRetentionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetObjectRetentionCommandInput
30
+ input: GetObjectRetentionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetObjectRetentionCommandInput,
33
33
  GetObjectRetentionCommandOutput,
@@ -26,7 +26,7 @@ declare const GetObjectTaggingCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetObjectTaggingCommandInput
29
+ input: GetObjectTaggingCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetObjectTaggingCommandInput,
32
32
  GetObjectTaggingCommandOutput,
@@ -34,7 +34,7 @@ declare const GetObjectTorrentCommand_base: {
34
34
  ServiceOutputTypes
35
35
  >;
36
36
  new (
37
- __0_0: GetObjectTorrentCommandInput
37
+ input: GetObjectTorrentCommandInput
38
38
  ): import("@smithy/smithy-client").CommandImpl<
39
39
  GetObjectTorrentCommandInput,
40
40
  GetObjectTorrentCommandOutput,
@@ -27,7 +27,7 @@ declare const GetPublicAccessBlockCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetPublicAccessBlockCommandInput
30
+ input: GetPublicAccessBlockCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetPublicAccessBlockCommandInput,
33
33
  GetPublicAccessBlockCommandOutput,
@@ -23,7 +23,7 @@ declare const HeadBucketCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: HeadBucketCommandInput
26
+ input: HeadBucketCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  HeadBucketCommandInput,
29
29
  HeadBucketCommandOutput,
@@ -23,7 +23,7 @@ declare const HeadObjectCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: HeadObjectCommandInput
26
+ input: HeadObjectCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  HeadObjectCommandInput,
29
29
  HeadObjectCommandOutput,
@@ -27,7 +27,7 @@ declare const ListBucketAnalyticsConfigurationsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListBucketAnalyticsConfigurationsCommandInput
30
+ input: ListBucketAnalyticsConfigurationsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListBucketAnalyticsConfigurationsCommandInput,
33
33
  ListBucketAnalyticsConfigurationsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListBucketIntelligentTieringConfigurationsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListBucketIntelligentTieringConfigurationsCommandInput
30
+ input: ListBucketIntelligentTieringConfigurationsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListBucketIntelligentTieringConfigurationsCommandInput,
33
33
  ListBucketIntelligentTieringConfigurationsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListBucketInventoryConfigurationsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListBucketInventoryConfigurationsCommandInput
30
+ input: ListBucketInventoryConfigurationsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListBucketInventoryConfigurationsCommandInput,
33
33
  ListBucketInventoryConfigurationsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListBucketMetricsConfigurationsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListBucketMetricsConfigurationsCommandInput
30
+ input: ListBucketMetricsConfigurationsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListBucketMetricsConfigurationsCommandInput,
33
33
  ListBucketMetricsConfigurationsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListMultipartUploadsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListMultipartUploadsCommandInput
30
+ input: ListMultipartUploadsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListMultipartUploadsCommandInput,
33
33
  ListMultipartUploadsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListObjectVersionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListObjectVersionsCommandInput
30
+ input: ListObjectVersionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListObjectVersionsCommandInput,
33
33
  ListObjectVersionsCommandOutput,
@@ -23,7 +23,7 @@ declare const ListObjectsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListObjectsCommandInput
26
+ input: ListObjectsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListObjectsCommandInput,
29
29
  ListObjectsCommandOutput,
@@ -23,7 +23,7 @@ declare const ListObjectsV2Command_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListObjectsV2CommandInput
26
+ input: ListObjectsV2CommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListObjectsV2CommandInput,
29
29
  ListObjectsV2CommandOutput,
@@ -23,7 +23,7 @@ declare const ListPartsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListPartsCommandInput
26
+ input: ListPartsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListPartsCommandInput,
29
29
  ListPartsCommandOutput,
@@ -23,7 +23,7 @@ declare const PutBucketAccelerateConfigurationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutBucketAccelerateConfigurationCommandInput
26
+ input: PutBucketAccelerateConfigurationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutBucketAccelerateConfigurationCommandInput,
29
29
  PutBucketAccelerateConfigurationCommandOutput,
@@ -21,7 +21,7 @@ declare const PutBucketAclCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: PutBucketAclCommandInput
24
+ input: PutBucketAclCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  PutBucketAclCommandInput,
27
27
  PutBucketAclCommandOutput,
@@ -23,7 +23,7 @@ declare const PutBucketAnalyticsConfigurationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutBucketAnalyticsConfigurationCommandInput
26
+ input: PutBucketAnalyticsConfigurationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutBucketAnalyticsConfigurationCommandInput,
29
29
  PutBucketAnalyticsConfigurationCommandOutput,
@@ -21,7 +21,7 @@ declare const PutBucketCorsCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: PutBucketCorsCommandInput
24
+ input: PutBucketCorsCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  PutBucketCorsCommandInput,
27
27
  PutBucketCorsCommandOutput,
@@ -22,7 +22,7 @@ declare const PutBucketEncryptionCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: PutBucketEncryptionCommandInput
25
+ input: PutBucketEncryptionCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  PutBucketEncryptionCommandInput,
28
28
  PutBucketEncryptionCommandOutput,
@@ -23,7 +23,7 @@ declare const PutBucketIntelligentTieringConfigurationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutBucketIntelligentTieringConfigurationCommandInput
26
+ input: PutBucketIntelligentTieringConfigurationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutBucketIntelligentTieringConfigurationCommandInput,
29
29
  PutBucketIntelligentTieringConfigurationCommandOutput,
@@ -23,7 +23,7 @@ declare const PutBucketInventoryConfigurationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutBucketInventoryConfigurationCommandInput
26
+ input: PutBucketInventoryConfigurationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutBucketInventoryConfigurationCommandInput,
29
29
  PutBucketInventoryConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const PutBucketLifecycleConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutBucketLifecycleConfigurationCommandInput
30
+ input: PutBucketLifecycleConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutBucketLifecycleConfigurationCommandInput,
33
33
  PutBucketLifecycleConfigurationCommandOutput,
@@ -21,7 +21,7 @@ declare const PutBucketLoggingCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: PutBucketLoggingCommandInput
24
+ input: PutBucketLoggingCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  PutBucketLoggingCommandInput,
27
27
  PutBucketLoggingCommandOutput,
@@ -23,7 +23,7 @@ declare const PutBucketMetricsConfigurationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutBucketMetricsConfigurationCommandInput
26
+ input: PutBucketMetricsConfigurationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutBucketMetricsConfigurationCommandInput,
29
29
  PutBucketMetricsConfigurationCommandOutput,
@@ -23,7 +23,7 @@ declare const PutBucketNotificationConfigurationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutBucketNotificationConfigurationCommandInput
26
+ input: PutBucketNotificationConfigurationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutBucketNotificationConfigurationCommandInput,
29
29
  PutBucketNotificationConfigurationCommandOutput,
@@ -23,7 +23,7 @@ declare const PutBucketOwnershipControlsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutBucketOwnershipControlsCommandInput
26
+ input: PutBucketOwnershipControlsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutBucketOwnershipControlsCommandInput,
29
29
  PutBucketOwnershipControlsCommandOutput,
@@ -21,7 +21,7 @@ declare const PutBucketPolicyCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: PutBucketPolicyCommandInput
24
+ input: PutBucketPolicyCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  PutBucketPolicyCommandInput,
27
27
  PutBucketPolicyCommandOutput,
@@ -22,7 +22,7 @@ declare const PutBucketReplicationCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: PutBucketReplicationCommandInput
25
+ input: PutBucketReplicationCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  PutBucketReplicationCommandInput,
28
28
  PutBucketReplicationCommandOutput,
@@ -23,7 +23,7 @@ declare const PutBucketRequestPaymentCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutBucketRequestPaymentCommandInput
26
+ input: PutBucketRequestPaymentCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutBucketRequestPaymentCommandInput,
29
29
  PutBucketRequestPaymentCommandOutput,
@@ -21,7 +21,7 @@ declare const PutBucketTaggingCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: PutBucketTaggingCommandInput
24
+ input: PutBucketTaggingCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  PutBucketTaggingCommandInput,
27
27
  PutBucketTaggingCommandOutput,
@@ -22,7 +22,7 @@ declare const PutBucketVersioningCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: PutBucketVersioningCommandInput
25
+ input: PutBucketVersioningCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  PutBucketVersioningCommandInput,
28
28
  PutBucketVersioningCommandOutput,
@@ -21,7 +21,7 @@ declare const PutBucketWebsiteCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: PutBucketWebsiteCommandInput
24
+ input: PutBucketWebsiteCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  PutBucketWebsiteCommandInput,
27
27
  PutBucketWebsiteCommandOutput,
@@ -23,7 +23,7 @@ declare const PutObjectAclCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutObjectAclCommandInput
26
+ input: PutObjectAclCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutObjectAclCommandInput,
29
29
  PutObjectAclCommandOutput,
@@ -29,7 +29,7 @@ declare const PutObjectCommand_base: {
29
29
  ServiceOutputTypes
30
30
  >;
31
31
  new (
32
- __0_0: PutObjectCommandInput
32
+ input: PutObjectCommandInput
33
33
  ): import("@smithy/smithy-client").CommandImpl<
34
34
  PutObjectCommandInput,
35
35
  PutObjectCommandOutput,
@@ -27,7 +27,7 @@ declare const PutObjectLegalHoldCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutObjectLegalHoldCommandInput
30
+ input: PutObjectLegalHoldCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutObjectLegalHoldCommandInput,
33
33
  PutObjectLegalHoldCommandOutput,
@@ -27,7 +27,7 @@ declare const PutObjectLockConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutObjectLockConfigurationCommandInput
30
+ input: PutObjectLockConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutObjectLockConfigurationCommandInput,
33
33
  PutObjectLockConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const PutObjectRetentionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutObjectRetentionCommandInput
30
+ input: PutObjectRetentionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutObjectRetentionCommandInput,
33
33
  PutObjectRetentionCommandOutput,
@@ -26,7 +26,7 @@ declare const PutObjectTaggingCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: PutObjectTaggingCommandInput
29
+ input: PutObjectTaggingCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  PutObjectTaggingCommandInput,
32
32
  PutObjectTaggingCommandOutput,
@@ -22,7 +22,7 @@ declare const PutPublicAccessBlockCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: PutPublicAccessBlockCommandInput
25
+ input: PutPublicAccessBlockCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  PutPublicAccessBlockCommandInput,
28
28
  PutPublicAccessBlockCommandOutput,
@@ -23,7 +23,7 @@ declare const RestoreObjectCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: RestoreObjectCommandInput
26
+ input: RestoreObjectCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  RestoreObjectCommandInput,
29
29
  RestoreObjectCommandOutput,
@@ -27,7 +27,7 @@ declare const SelectObjectContentCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: SelectObjectContentCommandInput
30
+ input: SelectObjectContentCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  SelectObjectContentCommandInput,
33
33
  SelectObjectContentCommandOutput,
@@ -29,7 +29,7 @@ declare const UploadPartCommand_base: {
29
29
  ServiceOutputTypes
30
30
  >;
31
31
  new (
32
- __0_0: UploadPartCommandInput
32
+ input: UploadPartCommandInput
33
33
  ): import("@smithy/smithy-client").CommandImpl<
34
34
  UploadPartCommandInput,
35
35
  UploadPartCommandOutput,
@@ -26,7 +26,7 @@ declare const UploadPartCopyCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UploadPartCopyCommandInput
29
+ input: UploadPartCopyCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UploadPartCopyCommandInput,
32
32
  UploadPartCopyCommandOutput,
@@ -30,7 +30,7 @@ declare const WriteGetObjectResponseCommand_base: {
30
30
  ServiceOutputTypes
31
31
  >;
32
32
  new (
33
- __0_0: WriteGetObjectResponseCommandInput
33
+ input: WriteGetObjectResponseCommandInput
34
34
  ): import("@smithy/smithy-client").CommandImpl<
35
35
  WriteGetObjectResponseCommandInput,
36
36
  WriteGetObjectResponseCommandOutput,
@@ -27,10 +27,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
27
27
  };
28
28
  export declare const resolveClientEndpointParameters: <T>(
29
29
  options: T & ClientInputEndpointParameters
30
- ) => T &
31
- ClientInputEndpointParameters & {
32
- defaultSigningName: string;
33
- };
30
+ ) => T & ClientResolvedEndpointParameters;
34
31
  export declare const commonParams: {
35
32
  readonly ForcePathStyle: {
36
33
  readonly type: "clientContextParams";