@aws-sdk/client-s3 3.169.0 → 3.171.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 (118) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/S3.d.ts +1645 -470
  3. package/dist-types/ts3.4/S3Client.d.ts +684 -184
  4. package/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +39 -17
  5. package/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +39 -17
  6. package/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +32 -17
  7. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +32 -17
  8. package/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +39 -17
  9. package/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +35 -17
  10. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +30 -17
  11. package/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +30 -17
  12. package/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +34 -17
  13. package/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +35 -17
  14. package/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +35 -17
  15. package/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +34 -17
  16. package/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +35 -17
  17. package/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +35 -17
  18. package/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +31 -17
  19. package/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +35 -17
  20. package/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +31 -17
  21. package/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +31 -17
  22. package/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +32 -17
  23. package/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +36 -17
  24. package/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +32 -17
  25. package/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +35 -17
  26. package/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +39 -17
  27. package/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +32 -17
  28. package/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +39 -17
  29. package/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +32 -17
  30. package/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +36 -17
  31. package/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +39 -17
  32. package/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +39 -17
  33. package/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +39 -17
  34. package/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +36 -17
  35. package/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +35 -17
  36. package/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +39 -17
  37. package/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +39 -17
  39. package/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +35 -17
  40. package/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +39 -17
  41. package/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +39 -17
  42. package/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +39 -17
  43. package/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +35 -17
  44. package/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +36 -17
  45. package/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +35 -17
  46. package/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +32 -17
  47. package/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +36 -17
  48. package/dist-types/ts3.4/commands/GetObjectCommand.d.ts +32 -17
  49. package/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +36 -17
  50. package/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +39 -17
  51. package/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +36 -17
  52. package/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +35 -17
  53. package/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +35 -17
  54. package/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +39 -17
  55. package/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +30 -17
  56. package/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +32 -17
  57. package/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +39 -17
  58. package/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +39 -17
  59. package/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +39 -17
  60. package/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +39 -17
  61. package/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +32 -17
  62. package/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +39 -17
  63. package/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +36 -17
  64. package/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +32 -17
  65. package/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +32 -17
  66. package/dist-types/ts3.4/commands/ListPartsCommand.d.ts +32 -17
  67. package/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +35 -17
  68. package/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +30 -17
  69. package/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +35 -17
  70. package/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +30 -17
  71. package/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +31 -17
  72. package/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +35 -17
  73. package/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +35 -17
  74. package/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +35 -17
  75. package/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +30 -17
  76. package/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +35 -17
  77. package/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +35 -17
  78. package/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +35 -17
  79. package/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +30 -17
  80. package/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +34 -17
  81. package/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +35 -17
  82. package/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +30 -17
  83. package/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +31 -17
  84. package/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +30 -17
  85. package/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +32 -17
  86. package/dist-types/ts3.4/commands/PutObjectCommand.d.ts +39 -24
  87. package/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +36 -17
  88. package/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +39 -17
  89. package/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +36 -17
  90. package/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +35 -17
  91. package/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +34 -17
  92. package/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +32 -17
  93. package/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +36 -17
  94. package/dist-types/ts3.4/commands/UploadPartCommand.d.ts +39 -24
  95. package/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +35 -17
  96. package/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +41 -24
  97. package/dist-types/ts3.4/commands/index.d.ts +93 -93
  98. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  99. package/dist-types/ts3.4/index.d.ts +7 -7
  100. package/dist-types/ts3.4/models/S3ServiceException.d.ts +7 -6
  101. package/dist-types/ts3.4/models/index.d.ts +2 -2
  102. package/dist-types/ts3.4/models/models_0.d.ts +2578 -3419
  103. package/dist-types/ts3.4/models/models_1.d.ts +482 -689
  104. package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
  105. package/dist-types/ts3.4/pagination/ListObjectsV2Paginator.d.ts +11 -4
  106. package/dist-types/ts3.4/pagination/ListPartsPaginator.d.ts +11 -4
  107. package/dist-types/ts3.4/pagination/index.d.ts +3 -3
  108. package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +1124 -281
  109. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +82 -49
  110. package/dist-types/ts3.4/runtimeConfig.d.ts +85 -50
  111. package/dist-types/ts3.4/runtimeConfig.native.d.ts +83 -48
  112. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +19 -15
  113. package/dist-types/ts3.4/waiters/index.d.ts +4 -4
  114. package/dist-types/ts3.4/waiters/waitForBucketExists.d.ts +11 -7
  115. package/dist-types/ts3.4/waiters/waitForBucketNotExists.d.ts +11 -7
  116. package/dist-types/ts3.4/waiters/waitForObjectExists.d.ts +11 -7
  117. package/dist-types/ts3.4/waiters/waitForObjectNotExists.d.ts +11 -7
  118. package/package.json +51 -51
package/CHANGELOG.md CHANGED
@@ -3,6 +3,22 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-s3
9
+
10
+
11
+
12
+
13
+
14
+ # [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
15
+
16
+ **Note:** Version bump only for package @aws-sdk/client-s3
17
+
18
+
19
+
20
+
21
+
6
22
  # [3.169.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.168.0...v3.169.0) (2022-09-12)
7
23
 
8
24
  **Note:** Version bump only for package @aws-sdk/client-s3