@aws-sdk/client-s3 3.414.0 → 3.418.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 (225) hide show
  1. package/dist-cjs/commands/AbortMultipartUploadCommand.js +5 -0
  2. package/dist-cjs/commands/CompleteMultipartUploadCommand.js +5 -0
  3. package/dist-cjs/commands/CopyObjectCommand.js +5 -0
  4. package/dist-cjs/commands/CreateBucketCommand.js +5 -0
  5. package/dist-cjs/commands/CreateMultipartUploadCommand.js +5 -0
  6. package/dist-cjs/commands/DeleteBucketAnalyticsConfigurationCommand.js +5 -0
  7. package/dist-cjs/commands/DeleteBucketCommand.js +5 -0
  8. package/dist-cjs/commands/DeleteBucketCorsCommand.js +5 -0
  9. package/dist-cjs/commands/DeleteBucketEncryptionCommand.js +5 -0
  10. package/dist-cjs/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +5 -0
  11. package/dist-cjs/commands/DeleteBucketInventoryConfigurationCommand.js +5 -0
  12. package/dist-cjs/commands/DeleteBucketLifecycleCommand.js +5 -0
  13. package/dist-cjs/commands/DeleteBucketMetricsConfigurationCommand.js +5 -0
  14. package/dist-cjs/commands/DeleteBucketOwnershipControlsCommand.js +5 -0
  15. package/dist-cjs/commands/DeleteBucketPolicyCommand.js +5 -0
  16. package/dist-cjs/commands/DeleteBucketReplicationCommand.js +5 -0
  17. package/dist-cjs/commands/DeleteBucketTaggingCommand.js +5 -0
  18. package/dist-cjs/commands/DeleteBucketWebsiteCommand.js +5 -0
  19. package/dist-cjs/commands/DeleteObjectCommand.js +5 -0
  20. package/dist-cjs/commands/DeleteObjectTaggingCommand.js +5 -0
  21. package/dist-cjs/commands/DeleteObjectsCommand.js +5 -0
  22. package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +5 -0
  23. package/dist-cjs/commands/GetBucketAccelerateConfigurationCommand.js +5 -0
  24. package/dist-cjs/commands/GetBucketAclCommand.js +5 -0
  25. package/dist-cjs/commands/GetBucketAnalyticsConfigurationCommand.js +5 -0
  26. package/dist-cjs/commands/GetBucketCorsCommand.js +5 -0
  27. package/dist-cjs/commands/GetBucketEncryptionCommand.js +5 -0
  28. package/dist-cjs/commands/GetBucketIntelligentTieringConfigurationCommand.js +5 -0
  29. package/dist-cjs/commands/GetBucketInventoryConfigurationCommand.js +5 -0
  30. package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +5 -0
  31. package/dist-cjs/commands/GetBucketLocationCommand.js +5 -0
  32. package/dist-cjs/commands/GetBucketLoggingCommand.js +5 -0
  33. package/dist-cjs/commands/GetBucketMetricsConfigurationCommand.js +5 -0
  34. package/dist-cjs/commands/GetBucketNotificationConfigurationCommand.js +5 -0
  35. package/dist-cjs/commands/GetBucketOwnershipControlsCommand.js +5 -0
  36. package/dist-cjs/commands/GetBucketPolicyCommand.js +5 -0
  37. package/dist-cjs/commands/GetBucketPolicyStatusCommand.js +5 -0
  38. package/dist-cjs/commands/GetBucketReplicationCommand.js +5 -0
  39. package/dist-cjs/commands/GetBucketRequestPaymentCommand.js +5 -0
  40. package/dist-cjs/commands/GetBucketTaggingCommand.js +5 -0
  41. package/dist-cjs/commands/GetBucketVersioningCommand.js +5 -0
  42. package/dist-cjs/commands/GetBucketWebsiteCommand.js +5 -0
  43. package/dist-cjs/commands/GetObjectAclCommand.js +5 -0
  44. package/dist-cjs/commands/GetObjectAttributesCommand.js +5 -0
  45. package/dist-cjs/commands/GetObjectCommand.js +5 -0
  46. package/dist-cjs/commands/GetObjectLegalHoldCommand.js +5 -0
  47. package/dist-cjs/commands/GetObjectLockConfigurationCommand.js +5 -0
  48. package/dist-cjs/commands/GetObjectRetentionCommand.js +5 -0
  49. package/dist-cjs/commands/GetObjectTaggingCommand.js +5 -0
  50. package/dist-cjs/commands/GetObjectTorrentCommand.js +5 -0
  51. package/dist-cjs/commands/GetPublicAccessBlockCommand.js +5 -0
  52. package/dist-cjs/commands/HeadBucketCommand.js +5 -0
  53. package/dist-cjs/commands/HeadObjectCommand.js +5 -0
  54. package/dist-cjs/commands/ListBucketAnalyticsConfigurationsCommand.js +5 -0
  55. package/dist-cjs/commands/ListBucketIntelligentTieringConfigurationsCommand.js +5 -0
  56. package/dist-cjs/commands/ListBucketInventoryConfigurationsCommand.js +5 -0
  57. package/dist-cjs/commands/ListBucketMetricsConfigurationsCommand.js +5 -0
  58. package/dist-cjs/commands/ListBucketsCommand.js +5 -0
  59. package/dist-cjs/commands/ListMultipartUploadsCommand.js +5 -0
  60. package/dist-cjs/commands/ListObjectVersionsCommand.js +5 -0
  61. package/dist-cjs/commands/ListObjectsCommand.js +5 -0
  62. package/dist-cjs/commands/ListObjectsV2Command.js +5 -0
  63. package/dist-cjs/commands/ListPartsCommand.js +5 -0
  64. package/dist-cjs/commands/PutBucketAccelerateConfigurationCommand.js +5 -0
  65. package/dist-cjs/commands/PutBucketAclCommand.js +5 -0
  66. package/dist-cjs/commands/PutBucketAnalyticsConfigurationCommand.js +5 -0
  67. package/dist-cjs/commands/PutBucketCorsCommand.js +5 -0
  68. package/dist-cjs/commands/PutBucketEncryptionCommand.js +5 -0
  69. package/dist-cjs/commands/PutBucketIntelligentTieringConfigurationCommand.js +5 -0
  70. package/dist-cjs/commands/PutBucketInventoryConfigurationCommand.js +5 -0
  71. package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +5 -0
  72. package/dist-cjs/commands/PutBucketLoggingCommand.js +5 -0
  73. package/dist-cjs/commands/PutBucketMetricsConfigurationCommand.js +5 -0
  74. package/dist-cjs/commands/PutBucketNotificationConfigurationCommand.js +5 -0
  75. package/dist-cjs/commands/PutBucketOwnershipControlsCommand.js +5 -0
  76. package/dist-cjs/commands/PutBucketPolicyCommand.js +5 -0
  77. package/dist-cjs/commands/PutBucketReplicationCommand.js +5 -0
  78. package/dist-cjs/commands/PutBucketRequestPaymentCommand.js +5 -0
  79. package/dist-cjs/commands/PutBucketTaggingCommand.js +5 -0
  80. package/dist-cjs/commands/PutBucketVersioningCommand.js +5 -0
  81. package/dist-cjs/commands/PutBucketWebsiteCommand.js +5 -0
  82. package/dist-cjs/commands/PutObjectAclCommand.js +5 -0
  83. package/dist-cjs/commands/PutObjectCommand.js +5 -0
  84. package/dist-cjs/commands/PutObjectLegalHoldCommand.js +5 -0
  85. package/dist-cjs/commands/PutObjectLockConfigurationCommand.js +5 -0
  86. package/dist-cjs/commands/PutObjectRetentionCommand.js +5 -0
  87. package/dist-cjs/commands/PutObjectTaggingCommand.js +5 -0
  88. package/dist-cjs/commands/PutPublicAccessBlockCommand.js +5 -0
  89. package/dist-cjs/commands/RestoreObjectCommand.js +5 -0
  90. package/dist-cjs/commands/SelectObjectContentCommand.js +5 -0
  91. package/dist-cjs/commands/UploadPartCommand.js +5 -0
  92. package/dist-cjs/commands/UploadPartCopyCommand.js +5 -0
  93. package/dist-cjs/commands/WriteGetObjectResponseCommand.js +5 -0
  94. package/dist-es/commands/AbortMultipartUploadCommand.js +5 -0
  95. package/dist-es/commands/CompleteMultipartUploadCommand.js +5 -0
  96. package/dist-es/commands/CopyObjectCommand.js +5 -0
  97. package/dist-es/commands/CreateBucketCommand.js +5 -0
  98. package/dist-es/commands/CreateMultipartUploadCommand.js +5 -0
  99. package/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +5 -0
  100. package/dist-es/commands/DeleteBucketCommand.js +5 -0
  101. package/dist-es/commands/DeleteBucketCorsCommand.js +5 -0
  102. package/dist-es/commands/DeleteBucketEncryptionCommand.js +5 -0
  103. package/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +5 -0
  104. package/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +5 -0
  105. package/dist-es/commands/DeleteBucketLifecycleCommand.js +5 -0
  106. package/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +5 -0
  107. package/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +5 -0
  108. package/dist-es/commands/DeleteBucketPolicyCommand.js +5 -0
  109. package/dist-es/commands/DeleteBucketReplicationCommand.js +5 -0
  110. package/dist-es/commands/DeleteBucketTaggingCommand.js +5 -0
  111. package/dist-es/commands/DeleteBucketWebsiteCommand.js +5 -0
  112. package/dist-es/commands/DeleteObjectCommand.js +5 -0
  113. package/dist-es/commands/DeleteObjectTaggingCommand.js +5 -0
  114. package/dist-es/commands/DeleteObjectsCommand.js +5 -0
  115. package/dist-es/commands/DeletePublicAccessBlockCommand.js +5 -0
  116. package/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +5 -0
  117. package/dist-es/commands/GetBucketAclCommand.js +5 -0
  118. package/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +5 -0
  119. package/dist-es/commands/GetBucketCorsCommand.js +5 -0
  120. package/dist-es/commands/GetBucketEncryptionCommand.js +5 -0
  121. package/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +5 -0
  122. package/dist-es/commands/GetBucketInventoryConfigurationCommand.js +5 -0
  123. package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +5 -0
  124. package/dist-es/commands/GetBucketLocationCommand.js +5 -0
  125. package/dist-es/commands/GetBucketLoggingCommand.js +5 -0
  126. package/dist-es/commands/GetBucketMetricsConfigurationCommand.js +5 -0
  127. package/dist-es/commands/GetBucketNotificationConfigurationCommand.js +5 -0
  128. package/dist-es/commands/GetBucketOwnershipControlsCommand.js +5 -0
  129. package/dist-es/commands/GetBucketPolicyCommand.js +5 -0
  130. package/dist-es/commands/GetBucketPolicyStatusCommand.js +5 -0
  131. package/dist-es/commands/GetBucketReplicationCommand.js +5 -0
  132. package/dist-es/commands/GetBucketRequestPaymentCommand.js +5 -0
  133. package/dist-es/commands/GetBucketTaggingCommand.js +5 -0
  134. package/dist-es/commands/GetBucketVersioningCommand.js +5 -0
  135. package/dist-es/commands/GetBucketWebsiteCommand.js +5 -0
  136. package/dist-es/commands/GetObjectAclCommand.js +5 -0
  137. package/dist-es/commands/GetObjectAttributesCommand.js +5 -0
  138. package/dist-es/commands/GetObjectCommand.js +5 -0
  139. package/dist-es/commands/GetObjectLegalHoldCommand.js +5 -0
  140. package/dist-es/commands/GetObjectLockConfigurationCommand.js +5 -0
  141. package/dist-es/commands/GetObjectRetentionCommand.js +5 -0
  142. package/dist-es/commands/GetObjectTaggingCommand.js +5 -0
  143. package/dist-es/commands/GetObjectTorrentCommand.js +5 -0
  144. package/dist-es/commands/GetPublicAccessBlockCommand.js +5 -0
  145. package/dist-es/commands/HeadBucketCommand.js +5 -0
  146. package/dist-es/commands/HeadObjectCommand.js +5 -0
  147. package/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +5 -0
  148. package/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +5 -0
  149. package/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +5 -0
  150. package/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +5 -0
  151. package/dist-es/commands/ListBucketsCommand.js +5 -0
  152. package/dist-es/commands/ListMultipartUploadsCommand.js +5 -0
  153. package/dist-es/commands/ListObjectVersionsCommand.js +5 -0
  154. package/dist-es/commands/ListObjectsCommand.js +5 -0
  155. package/dist-es/commands/ListObjectsV2Command.js +5 -0
  156. package/dist-es/commands/ListPartsCommand.js +5 -0
  157. package/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +5 -0
  158. package/dist-es/commands/PutBucketAclCommand.js +5 -0
  159. package/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +5 -0
  160. package/dist-es/commands/PutBucketCorsCommand.js +5 -0
  161. package/dist-es/commands/PutBucketEncryptionCommand.js +5 -0
  162. package/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +5 -0
  163. package/dist-es/commands/PutBucketInventoryConfigurationCommand.js +5 -0
  164. package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +5 -0
  165. package/dist-es/commands/PutBucketLoggingCommand.js +5 -0
  166. package/dist-es/commands/PutBucketMetricsConfigurationCommand.js +5 -0
  167. package/dist-es/commands/PutBucketNotificationConfigurationCommand.js +5 -0
  168. package/dist-es/commands/PutBucketOwnershipControlsCommand.js +5 -0
  169. package/dist-es/commands/PutBucketPolicyCommand.js +5 -0
  170. package/dist-es/commands/PutBucketReplicationCommand.js +5 -0
  171. package/dist-es/commands/PutBucketRequestPaymentCommand.js +5 -0
  172. package/dist-es/commands/PutBucketTaggingCommand.js +5 -0
  173. package/dist-es/commands/PutBucketVersioningCommand.js +5 -0
  174. package/dist-es/commands/PutBucketWebsiteCommand.js +5 -0
  175. package/dist-es/commands/PutObjectAclCommand.js +5 -0
  176. package/dist-es/commands/PutObjectCommand.js +5 -0
  177. package/dist-es/commands/PutObjectLegalHoldCommand.js +5 -0
  178. package/dist-es/commands/PutObjectLockConfigurationCommand.js +5 -0
  179. package/dist-es/commands/PutObjectRetentionCommand.js +5 -0
  180. package/dist-es/commands/PutObjectTaggingCommand.js +5 -0
  181. package/dist-es/commands/PutPublicAccessBlockCommand.js +5 -0
  182. package/dist-es/commands/RestoreObjectCommand.js +5 -0
  183. package/dist-es/commands/SelectObjectContentCommand.js +5 -0
  184. package/dist-es/commands/UploadPartCommand.js +5 -0
  185. package/dist-es/commands/UploadPartCopyCommand.js +5 -0
  186. package/dist-es/commands/WriteGetObjectResponseCommand.js +5 -0
  187. package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +6 -6
  188. package/dist-types/commands/CopyObjectCommand.d.ts +90 -76
  189. package/dist-types/commands/CreateBucketCommand.d.ts +76 -50
  190. package/dist-types/commands/CreateMultipartUploadCommand.d.ts +14 -12
  191. package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +3 -3
  192. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +3 -2
  193. package/dist-types/commands/DeleteObjectCommand.d.ts +10 -10
  194. package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +11 -11
  195. package/dist-types/commands/DeleteObjectsCommand.d.ts +24 -23
  196. package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +2 -1
  197. package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +2 -1
  198. package/dist-types/commands/GetBucketPolicyCommand.d.ts +5 -4
  199. package/dist-types/commands/GetObjectAttributesCommand.d.ts +15 -12
  200. package/dist-types/commands/GetObjectCommand.d.ts +44 -37
  201. package/dist-types/commands/GetObjectTaggingCommand.d.ts +19 -19
  202. package/dist-types/commands/HeadBucketCommand.d.ts +3 -3
  203. package/dist-types/commands/HeadObjectCommand.d.ts +11 -11
  204. package/dist-types/commands/PutBucketAclCommand.d.ts +41 -35
  205. package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +2 -1
  206. package/dist-types/commands/PutBucketEncryptionCommand.d.ts +4 -8
  207. package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +5 -4
  208. package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +18 -18
  209. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +29 -25
  210. package/dist-types/commands/PutBucketLoggingCommand.d.ts +12 -10
  211. package/dist-types/commands/PutBucketPolicyCommand.d.ts +5 -4
  212. package/dist-types/commands/PutBucketReplicationCommand.d.ts +23 -17
  213. package/dist-types/commands/PutBucketTaggingCommand.d.ts +18 -35
  214. package/dist-types/commands/PutBucketVersioningCommand.d.ts +6 -6
  215. package/dist-types/commands/PutBucketWebsiteCommand.d.ts +1 -0
  216. package/dist-types/commands/PutObjectAclCommand.d.ts +39 -36
  217. package/dist-types/commands/PutObjectCommand.d.ts +43 -43
  218. package/dist-types/commands/PutObjectTaggingCommand.d.ts +21 -58
  219. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +1 -1
  220. package/dist-types/commands/RestoreObjectCommand.d.ts +93 -91
  221. package/dist-types/commands/SelectObjectContentCommand.d.ts +46 -40
  222. package/dist-types/commands/UploadPartCopyCommand.d.ts +16 -14
  223. package/dist-types/models/models_0.d.ts +173 -110
  224. package/dist-types/models/models_1.d.ts +25 -13
  225. package/package.json +46 -46
@@ -47,41 +47,39 @@ export interface RestoreObjectCommandOutput extends RestoreObjectOutput, __Metad
47
47
  * <li>
48
48
  * <p>
49
49
  * <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/S3_ACLs_UsingACLs.html">Managing Access with ACLs</a> in the
50
- * <i>Amazon S3 User Guide</i>
50
+ * <i>Amazon S3 User Guide</i>
51
51
  * </p>
52
52
  * </li>
53
53
  * <li>
54
54
  * <p>
55
- * <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html">Protecting Data Using
56
- * Server-Side Encryption</a> in the
57
- * <i>Amazon S3 User Guide</i>
55
+ * <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html">Protecting Data Using Server-Side Encryption</a> in the
56
+ * <i>Amazon S3 User Guide</i>
58
57
  * </p>
59
58
  * </li>
60
59
  * </ul>
61
- * <p>Define the SQL expression for the <code>SELECT</code> type of restoration for your
62
- * query in the request body's <code>SelectParameters</code> structure. You can use
63
- * expressions like the following examples.</p>
60
+ * <p>Define the SQL expression for the <code>SELECT</code> type of restoration for your query
61
+ * in the request body's <code>SelectParameters</code> structure. You can use expressions like
62
+ * the following examples.</p>
64
63
  * <ul>
65
64
  * <li>
66
- * <p>The following expression returns all records from the specified
67
- * object.</p>
65
+ * <p>The following expression returns all records from the specified object.</p>
68
66
  * <p>
69
67
  * <code>SELECT * FROM Object</code>
70
68
  * </p>
71
69
  * </li>
72
70
  * <li>
73
- * <p>Assuming that you are not using any headers for data stored in the object,
74
- * you can specify columns with positional headers.</p>
71
+ * <p>Assuming that you are not using any headers for data stored in the object, you can
72
+ * specify columns with positional headers.</p>
75
73
  * <p>
76
74
  * <code>SELECT s._1, s._2 FROM Object s WHERE s._3 > 100</code>
77
75
  * </p>
78
76
  * </li>
79
77
  * <li>
80
78
  * <p>If you have headers and you set the <code>fileHeaderInfo</code> in the
81
- * <code>CSV</code> structure in the request body to <code>USE</code>, you can
82
- * specify headers in the query. (If you set the <code>fileHeaderInfo</code> field
83
- * to <code>IGNORE</code>, the first row is skipped for the query.) You cannot mix
84
- * ordinal positions with header column names. </p>
79
+ * <code>CSV</code> structure in the request body to <code>USE</code>, you can
80
+ * specify headers in the query. (If you set the <code>fileHeaderInfo</code> field to
81
+ * <code>IGNORE</code>, the first row is skipped for the query.) You cannot mix
82
+ * ordinal positions with header column names. </p>
85
83
  * <p>
86
84
  * <code>SELECT s.Id, s.FirstName, s.SSN FROM S3Object s</code>
87
85
  * </p>
@@ -117,100 +115,104 @@ export interface RestoreObjectCommandOutput extends RestoreObjectOutput, __Metad
117
115
  * <dt>Permissions</dt>
118
116
  * <dd>
119
117
  * <p>To use this operation, you must have permissions to perform the
120
- * <code>s3:RestoreObject</code> action. The bucket owner has this permission by default
121
- * and can grant this permission to others. For more information about permissions, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-with-s3-actions.html#using-with-s3-actions-related-to-bucket-subresources">Permissions Related to Bucket Subresource Operations</a> and <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-access-control.html">Managing
122
- * Access Permissions to Your Amazon S3 Resources</a> in the
123
- * <i>Amazon S3 User Guide</i>.</p>
118
+ * <code>s3:RestoreObject</code> action. The bucket owner has this permission by
119
+ * default and can grant this permission to others. For more information about
120
+ * permissions, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-with-s3-actions.html#using-with-s3-actions-related-to-bucket-subresources">Permissions Related to Bucket Subresource Operations</a> and <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-access-control.html">Managing Access Permissions to Your Amazon S3 Resources</a> in the
121
+ * <i>Amazon S3 User Guide</i>.</p>
124
122
  * </dd>
125
123
  * <dt>Restoring objects</dt>
126
124
  * <dd>
127
- * <p>Objects that you archive to the S3 Glacier Flexible Retrieval Flexible Retrieval or
128
- * S3 Glacier Deep Archive storage class, and S3 Intelligent-Tiering Archive or
125
+ * <p>Objects that you archive to the S3 Glacier Flexible Retrieval Flexible Retrieval
126
+ * or S3 Glacier Deep Archive storage class, and S3 Intelligent-Tiering Archive or
129
127
  * S3 Intelligent-Tiering Deep Archive tiers, are not accessible in real time. For objects in the
130
- * S3 Glacier Flexible Retrieval Flexible Retrieval or S3 Glacier Deep Archive storage
131
- * classes, you must first initiate a restore request, and then wait until a temporary copy of
132
- * the object is available. If you want a permanent copy of the object, create a copy of it in
133
- * the Amazon S3 Standard storage class in your S3 bucket. To access an archived object, you must
134
- * restore the object for the duration (number of days) that you specify. For objects in the
135
- * Archive Access or Deep Archive Access tiers of S3 Intelligent-Tiering, you must first
136
- * initiate a restore request, and then wait until the object is moved into the Frequent
137
- * Access tier.</p>
138
- * <p>To restore a specific object version, you can provide a version ID. If you don't provide
139
- * a version ID, Amazon S3 restores the current version.</p>
140
- * <p>When restoring an archived object, you can specify one of the following data access tier
141
- * options in the <code>Tier</code> element of the request body: </p>
128
+ * S3 Glacier Flexible Retrieval Flexible Retrieval or S3 Glacier Deep Archive
129
+ * storage classes, you must first initiate a restore request, and then wait until a
130
+ * temporary copy of the object is available. If you want a permanent copy of the
131
+ * object, create a copy of it in the Amazon S3 Standard storage class in your S3 bucket.
132
+ * To access an archived object, you must restore the object for the duration (number
133
+ * of days) that you specify. For objects in the Archive Access or Deep Archive
134
+ * Access tiers of S3 Intelligent-Tiering, you must first initiate a restore request,
135
+ * and then wait until the object is moved into the Frequent Access tier.</p>
136
+ * <p>To restore a specific object version, you can provide a version ID. If you
137
+ * don't provide a version ID, Amazon S3 restores the current version.</p>
138
+ * <p>When restoring an archived object, you can specify one of the following data
139
+ * access tier options in the <code>Tier</code> element of the request body: </p>
142
140
  * <ul>
143
141
  * <li>
144
142
  * <p>
145
- * <code>Expedited</code> - Expedited retrievals allow you to quickly access your
146
- * data stored in the S3 Glacier Flexible Retrieval Flexible Retrieval storage class or
147
- * S3 Intelligent-Tiering Archive tier when occasional urgent requests for restoring archives
148
- * are required. For all but the largest archived objects (250 MB+), data accessed using
149
- * Expedited retrievals is typically made available within 1–5 minutes. Provisioned
150
- * capacity ensures that retrieval capacity for Expedited retrievals is available when
151
- * you need it. Expedited retrievals and provisioned capacity are not available for
152
- * objects stored in the S3 Glacier Deep Archive storage class or
143
+ * <code>Expedited</code> - Expedited retrievals allow you to quickly access
144
+ * your data stored in the S3 Glacier Flexible Retrieval Flexible Retrieval
145
+ * storage class or S3 Intelligent-Tiering Archive tier when occasional urgent requests
146
+ * for restoring archives are required. For all but the largest archived
147
+ * objects (250 MB+), data accessed using Expedited retrievals is typically
148
+ * made available within 1–5 minutes. Provisioned capacity ensures that
149
+ * retrieval capacity for Expedited retrievals is available when you need it.
150
+ * Expedited retrievals and provisioned capacity are not available for objects
151
+ * stored in the S3 Glacier Deep Archive storage class or
153
152
  * S3 Intelligent-Tiering Deep Archive tier.</p>
154
153
  * </li>
155
154
  * <li>
156
155
  * <p>
157
- * <code>Standard</code> - Standard retrievals allow you to access any of your
158
- * archived objects within several hours. This is the default option for retrieval
159
- * requests that do not specify the retrieval option. Standard retrievals typically
160
- * finish within 3–5 hours for objects stored in the S3 Glacier Flexible Retrieval Flexible
161
- * Retrieval storage class or S3 Intelligent-Tiering Archive tier. They typically finish within
162
- * 12 hours for objects stored in the S3 Glacier Deep Archive storage class or
163
- * S3 Intelligent-Tiering Deep Archive tier. Standard retrievals are free for objects stored in
164
- * S3 Intelligent-Tiering.</p>
156
+ * <code>Standard</code> - Standard retrievals allow you to access any of
157
+ * your archived objects within several hours. This is the default option for
158
+ * retrieval requests that do not specify the retrieval option. Standard
159
+ * retrievals typically finish within 3–5 hours for objects stored in the
160
+ * S3 Glacier Flexible Retrieval Flexible Retrieval storage class or
161
+ * S3 Intelligent-Tiering Archive tier. They typically finish within 12 hours for
162
+ * objects stored in the S3 Glacier Deep Archive storage class or
163
+ * S3 Intelligent-Tiering Deep Archive tier. Standard retrievals are free for objects stored
164
+ * in S3 Intelligent-Tiering.</p>
165
165
  * </li>
166
166
  * <li>
167
167
  * <p>
168
- * <code>Bulk</code> - Bulk retrievals free for objects stored in the S3 Glacier
169
- * Flexible Retrieval and S3 Intelligent-Tiering storage classes, enabling you to
170
- * retrieve large amounts, even petabytes, of data at no cost. Bulk retrievals typically
171
- * finish within 5–12 hours for objects stored in the S3 Glacier Flexible Retrieval
172
- * Flexible Retrieval storage class or S3 Intelligent-Tiering Archive tier. Bulk retrievals are
173
- * also the lowest-cost retrieval option when restoring objects from
174
- * S3 Glacier Deep Archive. They typically finish within 48 hours for objects
175
- * stored in the S3 Glacier Deep Archive storage class or S3 Intelligent-Tiering Deep Archive
176
- * tier. </p>
168
+ * <code>Bulk</code> - Bulk retrievals free for objects stored in the
169
+ * S3 Glacier Flexible Retrieval and S3 Intelligent-Tiering storage classes,
170
+ * enabling you to retrieve large amounts, even petabytes, of data at no cost.
171
+ * Bulk retrievals typically finish within 5–12 hours for objects stored in the
172
+ * S3 Glacier Flexible Retrieval Flexible Retrieval storage class or
173
+ * S3 Intelligent-Tiering Archive tier. Bulk retrievals are also the lowest-cost
174
+ * retrieval option when restoring objects from
175
+ * S3 Glacier Deep Archive. They typically finish within 48 hours for
176
+ * objects stored in the S3 Glacier Deep Archive storage class or
177
+ * S3 Intelligent-Tiering Deep Archive tier. </p>
177
178
  * </li>
178
179
  * </ul>
179
- * <p>For more information about archive retrieval options and provisioned capacity for
180
- * <code>Expedited</code> data access, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/restoring-objects.html">Restoring Archived Objects</a> in
181
- * the <i>Amazon S3 User Guide</i>. </p>
182
- * <p>You can use Amazon S3 restore speed upgrade to change the restore speed to a faster speed
183
- * while it is in progress. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/restoring-objects.html#restoring-objects-upgrade-tier.title.html"> Upgrading the speed of an in-progress restore</a> in the
184
- * <i>Amazon S3 User Guide</i>. </p>
185
- * <p>To get the status of object restoration, you can send a <code>HEAD</code> request.
186
- * Operations return the <code>x-amz-restore</code> header, which provides information about
187
- * the restoration status, in the response. You can use Amazon S3 event notifications to notify you
188
- * when a restore is initiated or completed. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/NotificationHowTo.html">Configuring Amazon S3
189
- * Event Notifications</a> in the <i>Amazon S3 User Guide</i>.</p>
190
- * <p>After restoring an archived object, you can update the restoration period by reissuing
191
- * the request with a new period. Amazon S3 updates the restoration period relative to the current
192
- * time and charges only for the request-there are no data transfer charges. You cannot
193
- * update the restoration period when Amazon S3 is actively processing your current restore request
194
- * for the object.</p>
195
- * <p>If your bucket has a lifecycle configuration with a rule that includes an expiration
196
- * action, the object expiration overrides the life span that you specify in a restore
197
- * request. For example, if you restore an object copy for 10 days, but the object is
198
- * scheduled to expire in 3 days, Amazon S3 deletes the object in 3 days. For more information
199
- * about lifecycle configuration, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketLifecycleConfiguration.html">PutBucketLifecycleConfiguration</a> and <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lifecycle-mgmt.html">Object Lifecycle Management</a>
200
- * in <i>Amazon S3 User Guide</i>.</p>
180
+ * <p>For more information about archive retrieval options and provisioned capacity
181
+ * for <code>Expedited</code> data access, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/restoring-objects.html">Restoring Archived
182
+ * Objects</a> in the <i>Amazon S3 User Guide</i>. </p>
183
+ * <p>You can use Amazon S3 restore speed upgrade to change the restore speed to a faster
184
+ * speed while it is in progress. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/restoring-objects.html#restoring-objects-upgrade-tier.title.html"> Upgrading the speed of an in-progress restore</a> in the
185
+ * <i>Amazon S3 User Guide</i>. </p>
186
+ * <p>To get the status of object restoration, you can send a <code>HEAD</code>
187
+ * request. Operations return the <code>x-amz-restore</code> header, which provides
188
+ * information about the restoration status, in the response. You can use Amazon S3 event
189
+ * notifications to notify you when a restore is initiated or completed. For more
190
+ * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/NotificationHowTo.html">Configuring Amazon S3 Event
191
+ * Notifications</a> in the <i>Amazon S3 User Guide</i>.</p>
192
+ * <p>After restoring an archived object, you can update the restoration period by
193
+ * reissuing the request with a new period. Amazon S3 updates the restoration period
194
+ * relative to the current time and charges only for the request-there are no
195
+ * data transfer charges. You cannot update the restoration period when Amazon S3 is
196
+ * actively processing your current restore request for the object.</p>
197
+ * <p>If your bucket has a lifecycle configuration with a rule that includes an
198
+ * expiration action, the object expiration overrides the life span that you specify
199
+ * in a restore request. For example, if you restore an object copy for 10 days, but
200
+ * the object is scheduled to expire in 3 days, Amazon S3 deletes the object in 3 days.
201
+ * For more information about lifecycle configuration, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketLifecycleConfiguration.html">PutBucketLifecycleConfiguration</a> and <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lifecycle-mgmt.html">Object Lifecycle
202
+ * Management</a> in <i>Amazon S3 User Guide</i>.</p>
201
203
  * </dd>
202
204
  * <dt>Responses</dt>
203
205
  * <dd>
204
- * <p>A successful action returns either the <code>200 OK</code> or <code>202 Accepted</code>
205
- * status code. </p>
206
+ * <p>A successful action returns either the <code>200 OK</code> or <code>202
207
+ * Accepted</code> status code. </p>
206
208
  * <ul>
207
209
  * <li>
208
210
  * <p>If the object is not previously restored, then Amazon S3 returns <code>202
209
- * Accepted</code> in the response. </p>
211
+ * Accepted</code> in the response. </p>
210
212
  * </li>
211
213
  * <li>
212
- * <p>If the object is previously restored, Amazon S3 returns <code>200 OK</code> in the
213
- * response. </p>
214
+ * <p>If the object is previously restored, Amazon S3 returns <code>200 OK</code> in
215
+ * the response. </p>
214
216
  * </li>
215
217
  * </ul>
216
218
  * <ul>
@@ -224,8 +226,8 @@ export interface RestoreObjectCommandOutput extends RestoreObjectOutput, __Metad
224
226
  * </li>
225
227
  * <li>
226
228
  * <p>
227
- * <i>Cause: Object restore is already in progress. (This error does not
228
- * apply to SELECT type requests.)</i>
229
+ * <i>Cause: Object restore is already in progress. (This error
230
+ * does not apply to SELECT type requests.)</i>
229
231
  * </p>
230
232
  * </li>
231
233
  * <li>
@@ -249,10 +251,10 @@ export interface RestoreObjectCommandOutput extends RestoreObjectOutput, __Metad
249
251
  * </li>
250
252
  * <li>
251
253
  * <p>
252
- * <i>Cause: expedited retrievals are currently not available. Try again
253
- * later. (Returned if there is insufficient capacity to process the Expedited
254
- * request. This error applies only to Expedited retrievals and not to
255
- * S3 Standard or Bulk retrievals.)</i>
254
+ * <i>Cause: expedited retrievals are currently not available.
255
+ * Try again later. (Returned if there is insufficient capacity to
256
+ * process the Expedited request. This error applies only to Expedited
257
+ * retrievals and not to S3 Standard or Bulk retrievals.)</i>
256
258
  * </p>
257
259
  * </li>
258
260
  * <li>
@@ -37,9 +37,10 @@ export interface SelectObjectContentCommandOutput extends SelectObjectContentOut
37
37
  * <dl>
38
38
  * <dt>Permissions</dt>
39
39
  * <dd>
40
- * <p>You must have <code>s3:GetObject</code> permission for this operation. Amazon S3 Select does
41
- * not support anonymous access. For more information about permissions, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/using-with-s3-actions.html">Specifying
42
- * Permissions in a Policy</a> in the <i>Amazon S3 User Guide</i>.</p>
40
+ * <p>You must have <code>s3:GetObject</code> permission for this operation. Amazon S3
41
+ * Select does not support anonymous access. For more information about permissions,
42
+ * see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/using-with-s3-actions.html">Specifying Permissions in
43
+ * a Policy</a> in the <i>Amazon S3 User Guide</i>.</p>
43
44
  * </dd>
44
45
  * <dt>Object Data Formats</dt>
45
46
  * <dd>
@@ -48,8 +49,8 @@ export interface SelectObjectContentCommandOutput extends SelectObjectContentOut
48
49
  * <ul>
49
50
  * <li>
50
51
  * <p>
51
- * <i>CSV, JSON, and Parquet</i> - Objects must be in CSV, JSON, or
52
- * Parquet format.</p>
52
+ * <i>CSV, JSON, and Parquet</i> - Objects must be in CSV,
53
+ * JSON, or Parquet format.</p>
53
54
  * </li>
54
55
  * <li>
55
56
  * <p>
@@ -58,63 +59,68 @@ export interface SelectObjectContentCommandOutput extends SelectObjectContentOut
58
59
  * </li>
59
60
  * <li>
60
61
  * <p>
61
- * <i>GZIP or BZIP2</i> - CSV and JSON files can be compressed using
62
- * GZIP or BZIP2. GZIP and BZIP2 are the only compression formats that Amazon S3 Select
63
- * supports for CSV and JSON files. Amazon S3 Select supports columnar compression for
64
- * Parquet using GZIP or Snappy. Amazon S3 Select does not support whole-object compression
65
- * for Parquet objects.</p>
62
+ * <i>GZIP or BZIP2</i> - CSV and JSON files can be compressed
63
+ * using GZIP or BZIP2. GZIP and BZIP2 are the only compression formats that
64
+ * Amazon S3 Select supports for CSV and JSON files. Amazon S3 Select supports columnar
65
+ * compression for Parquet using GZIP or Snappy. Amazon S3 Select does not support
66
+ * whole-object compression for Parquet objects.</p>
66
67
  * </li>
67
68
  * <li>
68
69
  * <p>
69
- * <i>Server-side encryption</i> - Amazon S3 Select supports querying
70
- * objects that are protected with server-side encryption.</p>
71
- * <p>For objects that are encrypted with customer-provided encryption keys (SSE-C), you
72
- * must use HTTPS, and you must use the headers that are documented in the <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html">GetObject</a>. For more information about SSE-C, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/ServerSideEncryptionCustomerKeys.html">Server-Side
73
- * Encryption (Using Customer-Provided Encryption Keys)</a> in the
74
- * <i>Amazon S3 User Guide</i>.</p>
75
- * <p>For objects that are encrypted with Amazon S3 managed keys (SSE-S3) and Amazon Web Services KMS keys
76
- * (SSE-KMS), server-side encryption is handled transparently, so you don't need to
77
- * specify anything. For more information about server-side encryption, including SSE-S3
78
- * and SSE-KMS, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html">Protecting Data Using
79
- * Server-Side Encryption</a> in the <i>Amazon S3 User Guide</i>.</p>
70
+ * <i>Server-side encryption</i> - Amazon S3 Select supports
71
+ * querying objects that are protected with server-side encryption.</p>
72
+ * <p>For objects that are encrypted with customer-provided encryption keys
73
+ * (SSE-C), you must use HTTPS, and you must use the headers that are
74
+ * documented in the <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html">GetObject</a>. For more
75
+ * information about SSE-C, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/ServerSideEncryptionCustomerKeys.html">Server-Side Encryption (Using Customer-Provided Encryption Keys)</a>
76
+ * in the <i>Amazon S3 User Guide</i>.</p>
77
+ * <p>For objects that are encrypted with Amazon S3 managed keys (SSE-S3) and
78
+ * Amazon Web Services KMS keys (SSE-KMS), server-side encryption is handled transparently,
79
+ * so you don't need to specify anything. For more information about
80
+ * server-side encryption, including SSE-S3 and SSE-KMS, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/serv-side-encryption.html">Protecting Data Using Server-Side Encryption</a> in the
81
+ * <i>Amazon S3 User Guide</i>.</p>
80
82
  * </li>
81
83
  * </ul>
82
84
  * </dd>
83
85
  * <dt>Working with the Response Body</dt>
84
86
  * <dd>
85
- * <p>Given the response size is unknown, Amazon S3 Select streams the response as a series of
86
- * messages and includes a <code>Transfer-Encoding</code> header with <code>chunked</code> as
87
- * its value in the response. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/RESTSelectObjectAppendix.html">Appendix: SelectObjectContent
88
- * Response</a>.</p>
87
+ * <p>Given the response size is unknown, Amazon S3 Select streams the response as a
88
+ * series of messages and includes a <code>Transfer-Encoding</code> header with
89
+ * <code>chunked</code> as its value in the response. For more information, see
90
+ * <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/RESTSelectObjectAppendix.html">Appendix:
91
+ * SelectObjectContent
92
+ * Response</a>.</p>
89
93
  * </dd>
90
94
  * <dt>GetObject Support</dt>
91
95
  * <dd>
92
96
  * <p>The <code>SelectObjectContent</code> action does not support the following
93
- * <code>GetObject</code> functionality. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html">GetObject</a>.</p>
97
+ * <code>GetObject</code> functionality. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html">GetObject</a>.</p>
94
98
  * <ul>
95
99
  * <li>
96
100
  * <p>
97
- * <code>Range</code>: Although you can specify a scan range for an Amazon S3 Select request
98
- * (see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_SelectObjectContent.html#AmazonS3-SelectObjectContent-request-ScanRange">SelectObjectContentRequest - ScanRange</a> in the request parameters),
99
- * you cannot specify the range of bytes of an object to return. </p>
101
+ * <code>Range</code>: Although you can specify a scan range for an Amazon S3 Select
102
+ * request (see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_SelectObjectContent.html#AmazonS3-SelectObjectContent-request-ScanRange">SelectObjectContentRequest - ScanRange</a> in the request
103
+ * parameters), you cannot specify the range of bytes of an object to return.
104
+ * </p>
100
105
  * </li>
101
106
  * <li>
102
- * <p>The <code>GLACIER</code>, <code>DEEP_ARCHIVE</code>, and <code>REDUCED_REDUNDANCY</code> storage classes, or the <code>ARCHIVE_ACCESS</code> and
103
- * <code>DEEP_ARCHIVE_ACCESS</code> access tiers of
104
- * the <code>INTELLIGENT_TIERING</code> storage class: You cannot query objects in
105
- * the <code>GLACIER</code>, <code>DEEP_ARCHIVE</code>, or <code>REDUCED_REDUNDANCY</code> storage classes, nor objects in the
106
- * <code>ARCHIVE_ACCESS</code> or
107
- * <code>DEEP_ARCHIVE_ACCESS</code> access tiers of
108
- * the <code>INTELLIGENT_TIERING</code> storage class. For
109
- * more information about storage classes, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/storage-class-intro.html">Using Amazon S3 storage
110
- * classes</a> in the <i>Amazon S3 User Guide</i>.</p>
107
+ * <p>The <code>GLACIER</code>, <code>DEEP_ARCHIVE</code>, and
108
+ * <code>REDUCED_REDUNDANCY</code> storage classes, or the
109
+ * <code>ARCHIVE_ACCESS</code> and <code>DEEP_ARCHIVE_ACCESS</code> access
110
+ * tiers of the <code>INTELLIGENT_TIERING</code> storage class: You cannot
111
+ * query objects in the <code>GLACIER</code>, <code>DEEP_ARCHIVE</code>, or
112
+ * <code>REDUCED_REDUNDANCY</code> storage classes, nor objects in the
113
+ * <code>ARCHIVE_ACCESS</code> or <code>DEEP_ARCHIVE_ACCESS</code> access
114
+ * tiers of the <code>INTELLIGENT_TIERING</code> storage class. For more
115
+ * information about storage classes, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/storage-class-intro.html">Using Amazon S3
116
+ * storage classes</a> in the
117
+ * <i>Amazon S3 User Guide</i>.</p>
111
118
  * </li>
112
119
  * </ul>
113
120
  * </dd>
114
121
  * <dt>Special Errors</dt>
115
122
  * <dd>
116
- * <p>For a list of special errors for this operation, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#SelectObjectContentErrorCodeList">List of
117
- * SELECT Object Content Error Codes</a>
123
+ * <p>For a list of special errors for this operation, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#SelectObjectContentErrorCodeList">List of SELECT Object Content Error Codes</a>
118
124
  * </p>
119
125
  * </dd>
120
126
  * </dl>
@@ -99,15 +99,17 @@ export interface UploadPartCopyCommandOutput extends UploadPartCopyOutput, __Met
99
99
  * <dl>
100
100
  * <dt>Versioning</dt>
101
101
  * <dd>
102
- * <p>If your bucket has versioning enabled, you could have multiple versions of the same
103
- * object. By default, <code>x-amz-copy-source</code> identifies the current version of the
104
- * object to copy. If the current version is a delete marker and you don't specify a versionId
105
- * in the <code>x-amz-copy-source</code>, Amazon S3 returns a 404 error, because the object does
106
- * not exist. If you specify versionId in the <code>x-amz-copy-source</code> and the versionId
107
- * is a delete marker, Amazon S3 returns an HTTP 400 error, because you are not allowed to specify
108
- * a delete marker as a version for the <code>x-amz-copy-source</code>. </p>
109
- * <p>You can optionally specify a specific version of the source object to copy by adding the
110
- * <code>versionId</code> subresource as shown in the following example:</p>
102
+ * <p>If your bucket has versioning enabled, you could have multiple versions of the
103
+ * same object. By default, <code>x-amz-copy-source</code> identifies the current
104
+ * version of the object to copy. If the current version is a delete marker and you
105
+ * don't specify a versionId in the <code>x-amz-copy-source</code>, Amazon S3 returns a
106
+ * 404 error, because the object does not exist. If you specify versionId in the
107
+ * <code>x-amz-copy-source</code> and the versionId is a delete marker, Amazon S3
108
+ * returns an HTTP 400 error, because you are not allowed to specify a delete marker
109
+ * as a version for the <code>x-amz-copy-source</code>. </p>
110
+ * <p>You can optionally specify a specific version of the source object to copy by
111
+ * adding the <code>versionId</code> subresource as shown in the following
112
+ * example:</p>
111
113
  * <p>
112
114
  * <code>x-amz-copy-source: /bucket/object?versionId=version id</code>
113
115
  * </p>
@@ -124,9 +126,9 @@ export interface UploadPartCopyCommandOutput extends UploadPartCopyOutput, __Met
124
126
  * </li>
125
127
  * <li>
126
128
  * <p>
127
- * <i>Cause: The specified multipart upload does not exist. The upload
128
- * ID might be invalid, or the multipart upload might have been aborted or
129
- * completed.</i>
129
+ * <i>Cause: The specified multipart upload does not exist. The
130
+ * upload ID might be invalid, or the multipart upload might have been
131
+ * aborted or completed.</i>
130
132
  * </p>
131
133
  * </li>
132
134
  * <li>
@@ -145,8 +147,8 @@ export interface UploadPartCopyCommandOutput extends UploadPartCopyOutput, __Met
145
147
  * </li>
146
148
  * <li>
147
149
  * <p>
148
- * <i>Cause: The specified copy source is not supported as a byte-range
149
- * copy source.</i>
150
+ * <i>Cause: The specified copy source is not supported as a
151
+ * byte-range copy source.</i>
150
152
  * </p>
151
153
  * </li>
152
154
  * <li>