@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.
- package/dist-cjs/commands/AbortMultipartUploadCommand.js +5 -0
- package/dist-cjs/commands/CompleteMultipartUploadCommand.js +5 -0
- package/dist-cjs/commands/CopyObjectCommand.js +5 -0
- package/dist-cjs/commands/CreateBucketCommand.js +5 -0
- package/dist-cjs/commands/CreateMultipartUploadCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketAnalyticsConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketCorsCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketEncryptionCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketInventoryConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketLifecycleCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketMetricsConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketOwnershipControlsCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketReplicationCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketTaggingCommand.js +5 -0
- package/dist-cjs/commands/DeleteBucketWebsiteCommand.js +5 -0
- package/dist-cjs/commands/DeleteObjectCommand.js +5 -0
- package/dist-cjs/commands/DeleteObjectTaggingCommand.js +5 -0
- package/dist-cjs/commands/DeleteObjectsCommand.js +5 -0
- package/dist-cjs/commands/DeletePublicAccessBlockCommand.js +5 -0
- package/dist-cjs/commands/GetBucketAccelerateConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketAclCommand.js +5 -0
- package/dist-cjs/commands/GetBucketAnalyticsConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketCorsCommand.js +5 -0
- package/dist-cjs/commands/GetBucketEncryptionCommand.js +5 -0
- package/dist-cjs/commands/GetBucketIntelligentTieringConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketInventoryConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketLocationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketLoggingCommand.js +5 -0
- package/dist-cjs/commands/GetBucketMetricsConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketNotificationConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketOwnershipControlsCommand.js +5 -0
- package/dist-cjs/commands/GetBucketPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetBucketPolicyStatusCommand.js +5 -0
- package/dist-cjs/commands/GetBucketReplicationCommand.js +5 -0
- package/dist-cjs/commands/GetBucketRequestPaymentCommand.js +5 -0
- package/dist-cjs/commands/GetBucketTaggingCommand.js +5 -0
- package/dist-cjs/commands/GetBucketVersioningCommand.js +5 -0
- package/dist-cjs/commands/GetBucketWebsiteCommand.js +5 -0
- package/dist-cjs/commands/GetObjectAclCommand.js +5 -0
- package/dist-cjs/commands/GetObjectAttributesCommand.js +5 -0
- package/dist-cjs/commands/GetObjectCommand.js +5 -0
- package/dist-cjs/commands/GetObjectLegalHoldCommand.js +5 -0
- package/dist-cjs/commands/GetObjectLockConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetObjectRetentionCommand.js +5 -0
- package/dist-cjs/commands/GetObjectTaggingCommand.js +5 -0
- package/dist-cjs/commands/GetObjectTorrentCommand.js +5 -0
- package/dist-cjs/commands/GetPublicAccessBlockCommand.js +5 -0
- package/dist-cjs/commands/HeadBucketCommand.js +5 -0
- package/dist-cjs/commands/HeadObjectCommand.js +5 -0
- package/dist-cjs/commands/ListBucketAnalyticsConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/ListBucketIntelligentTieringConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/ListBucketInventoryConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/ListBucketMetricsConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/ListBucketsCommand.js +5 -0
- package/dist-cjs/commands/ListMultipartUploadsCommand.js +5 -0
- package/dist-cjs/commands/ListObjectVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListObjectsCommand.js +5 -0
- package/dist-cjs/commands/ListObjectsV2Command.js +5 -0
- package/dist-cjs/commands/ListPartsCommand.js +5 -0
- package/dist-cjs/commands/PutBucketAccelerateConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketAclCommand.js +5 -0
- package/dist-cjs/commands/PutBucketAnalyticsConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketCorsCommand.js +5 -0
- package/dist-cjs/commands/PutBucketEncryptionCommand.js +5 -0
- package/dist-cjs/commands/PutBucketIntelligentTieringConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketInventoryConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketLoggingCommand.js +5 -0
- package/dist-cjs/commands/PutBucketMetricsConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketNotificationConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketOwnershipControlsCommand.js +5 -0
- package/dist-cjs/commands/PutBucketPolicyCommand.js +5 -0
- package/dist-cjs/commands/PutBucketReplicationCommand.js +5 -0
- package/dist-cjs/commands/PutBucketRequestPaymentCommand.js +5 -0
- package/dist-cjs/commands/PutBucketTaggingCommand.js +5 -0
- package/dist-cjs/commands/PutBucketVersioningCommand.js +5 -0
- package/dist-cjs/commands/PutBucketWebsiteCommand.js +5 -0
- package/dist-cjs/commands/PutObjectAclCommand.js +5 -0
- package/dist-cjs/commands/PutObjectCommand.js +5 -0
- package/dist-cjs/commands/PutObjectLegalHoldCommand.js +5 -0
- package/dist-cjs/commands/PutObjectLockConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutObjectRetentionCommand.js +5 -0
- package/dist-cjs/commands/PutObjectTaggingCommand.js +5 -0
- package/dist-cjs/commands/PutPublicAccessBlockCommand.js +5 -0
- package/dist-cjs/commands/RestoreObjectCommand.js +5 -0
- package/dist-cjs/commands/SelectObjectContentCommand.js +5 -0
- package/dist-cjs/commands/UploadPartCommand.js +5 -0
- package/dist-cjs/commands/UploadPartCopyCommand.js +5 -0
- package/dist-cjs/commands/WriteGetObjectResponseCommand.js +5 -0
- package/dist-es/commands/AbortMultipartUploadCommand.js +5 -0
- package/dist-es/commands/CompleteMultipartUploadCommand.js +5 -0
- package/dist-es/commands/CopyObjectCommand.js +5 -0
- package/dist-es/commands/CreateBucketCommand.js +5 -0
- package/dist-es/commands/CreateMultipartUploadCommand.js +5 -0
- package/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteBucketCommand.js +5 -0
- package/dist-es/commands/DeleteBucketCorsCommand.js +5 -0
- package/dist-es/commands/DeleteBucketEncryptionCommand.js +5 -0
- package/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteBucketLifecycleCommand.js +5 -0
- package/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +5 -0
- package/dist-es/commands/DeleteBucketPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteBucketReplicationCommand.js +5 -0
- package/dist-es/commands/DeleteBucketTaggingCommand.js +5 -0
- package/dist-es/commands/DeleteBucketWebsiteCommand.js +5 -0
- package/dist-es/commands/DeleteObjectCommand.js +5 -0
- package/dist-es/commands/DeleteObjectTaggingCommand.js +5 -0
- package/dist-es/commands/DeleteObjectsCommand.js +5 -0
- package/dist-es/commands/DeletePublicAccessBlockCommand.js +5 -0
- package/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +5 -0
- package/dist-es/commands/GetBucketAclCommand.js +5 -0
- package/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +5 -0
- package/dist-es/commands/GetBucketCorsCommand.js +5 -0
- package/dist-es/commands/GetBucketEncryptionCommand.js +5 -0
- package/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +5 -0
- package/dist-es/commands/GetBucketInventoryConfigurationCommand.js +5 -0
- package/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-es/commands/GetBucketLocationCommand.js +5 -0
- package/dist-es/commands/GetBucketLoggingCommand.js +5 -0
- package/dist-es/commands/GetBucketMetricsConfigurationCommand.js +5 -0
- package/dist-es/commands/GetBucketNotificationConfigurationCommand.js +5 -0
- package/dist-es/commands/GetBucketOwnershipControlsCommand.js +5 -0
- package/dist-es/commands/GetBucketPolicyCommand.js +5 -0
- package/dist-es/commands/GetBucketPolicyStatusCommand.js +5 -0
- package/dist-es/commands/GetBucketReplicationCommand.js +5 -0
- package/dist-es/commands/GetBucketRequestPaymentCommand.js +5 -0
- package/dist-es/commands/GetBucketTaggingCommand.js +5 -0
- package/dist-es/commands/GetBucketVersioningCommand.js +5 -0
- package/dist-es/commands/GetBucketWebsiteCommand.js +5 -0
- package/dist-es/commands/GetObjectAclCommand.js +5 -0
- package/dist-es/commands/GetObjectAttributesCommand.js +5 -0
- package/dist-es/commands/GetObjectCommand.js +5 -0
- package/dist-es/commands/GetObjectLegalHoldCommand.js +5 -0
- package/dist-es/commands/GetObjectLockConfigurationCommand.js +5 -0
- package/dist-es/commands/GetObjectRetentionCommand.js +5 -0
- package/dist-es/commands/GetObjectTaggingCommand.js +5 -0
- package/dist-es/commands/GetObjectTorrentCommand.js +5 -0
- package/dist-es/commands/GetPublicAccessBlockCommand.js +5 -0
- package/dist-es/commands/HeadBucketCommand.js +5 -0
- package/dist-es/commands/HeadObjectCommand.js +5 -0
- package/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +5 -0
- package/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +5 -0
- package/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +5 -0
- package/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +5 -0
- package/dist-es/commands/ListBucketsCommand.js +5 -0
- package/dist-es/commands/ListMultipartUploadsCommand.js +5 -0
- package/dist-es/commands/ListObjectVersionsCommand.js +5 -0
- package/dist-es/commands/ListObjectsCommand.js +5 -0
- package/dist-es/commands/ListObjectsV2Command.js +5 -0
- package/dist-es/commands/ListPartsCommand.js +5 -0
- package/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +5 -0
- package/dist-es/commands/PutBucketAclCommand.js +5 -0
- package/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +5 -0
- package/dist-es/commands/PutBucketCorsCommand.js +5 -0
- package/dist-es/commands/PutBucketEncryptionCommand.js +5 -0
- package/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +5 -0
- package/dist-es/commands/PutBucketInventoryConfigurationCommand.js +5 -0
- package/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +5 -0
- package/dist-es/commands/PutBucketLoggingCommand.js +5 -0
- package/dist-es/commands/PutBucketMetricsConfigurationCommand.js +5 -0
- package/dist-es/commands/PutBucketNotificationConfigurationCommand.js +5 -0
- package/dist-es/commands/PutBucketOwnershipControlsCommand.js +5 -0
- package/dist-es/commands/PutBucketPolicyCommand.js +5 -0
- package/dist-es/commands/PutBucketReplicationCommand.js +5 -0
- package/dist-es/commands/PutBucketRequestPaymentCommand.js +5 -0
- package/dist-es/commands/PutBucketTaggingCommand.js +5 -0
- package/dist-es/commands/PutBucketVersioningCommand.js +5 -0
- package/dist-es/commands/PutBucketWebsiteCommand.js +5 -0
- package/dist-es/commands/PutObjectAclCommand.js +5 -0
- package/dist-es/commands/PutObjectCommand.js +5 -0
- package/dist-es/commands/PutObjectLegalHoldCommand.js +5 -0
- package/dist-es/commands/PutObjectLockConfigurationCommand.js +5 -0
- package/dist-es/commands/PutObjectRetentionCommand.js +5 -0
- package/dist-es/commands/PutObjectTaggingCommand.js +5 -0
- package/dist-es/commands/PutPublicAccessBlockCommand.js +5 -0
- package/dist-es/commands/RestoreObjectCommand.js +5 -0
- package/dist-es/commands/SelectObjectContentCommand.js +5 -0
- package/dist-es/commands/UploadPartCommand.js +5 -0
- package/dist-es/commands/UploadPartCopyCommand.js +5 -0
- package/dist-es/commands/WriteGetObjectResponseCommand.js +5 -0
- package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +6 -6
- package/dist-types/commands/CopyObjectCommand.d.ts +90 -76
- package/dist-types/commands/CreateBucketCommand.d.ts +76 -50
- package/dist-types/commands/CreateMultipartUploadCommand.d.ts +14 -12
- package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +3 -2
- package/dist-types/commands/DeleteObjectCommand.d.ts +10 -10
- package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +11 -11
- package/dist-types/commands/DeleteObjectsCommand.d.ts +24 -23
- package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetBucketPolicyCommand.d.ts +5 -4
- package/dist-types/commands/GetObjectAttributesCommand.d.ts +15 -12
- package/dist-types/commands/GetObjectCommand.d.ts +44 -37
- package/dist-types/commands/GetObjectTaggingCommand.d.ts +19 -19
- package/dist-types/commands/HeadBucketCommand.d.ts +3 -3
- package/dist-types/commands/HeadObjectCommand.d.ts +11 -11
- package/dist-types/commands/PutBucketAclCommand.d.ts +41 -35
- package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutBucketEncryptionCommand.d.ts +4 -8
- package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +5 -4
- package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +18 -18
- package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +29 -25
- package/dist-types/commands/PutBucketLoggingCommand.d.ts +12 -10
- package/dist-types/commands/PutBucketPolicyCommand.d.ts +5 -4
- package/dist-types/commands/PutBucketReplicationCommand.d.ts +23 -17
- package/dist-types/commands/PutBucketTaggingCommand.d.ts +18 -35
- package/dist-types/commands/PutBucketVersioningCommand.d.ts +6 -6
- package/dist-types/commands/PutBucketWebsiteCommand.d.ts +1 -0
- package/dist-types/commands/PutObjectAclCommand.d.ts +39 -36
- package/dist-types/commands/PutObjectCommand.d.ts +43 -43
- package/dist-types/commands/PutObjectTaggingCommand.d.ts +21 -58
- package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +1 -1
- package/dist-types/commands/RestoreObjectCommand.d.ts +93 -91
- package/dist-types/commands/SelectObjectContentCommand.d.ts +46 -40
- package/dist-types/commands/UploadPartCopyCommand.d.ts +16 -14
- package/dist-types/models/models_0.d.ts +173 -110
- package/dist-types/models/models_1.d.ts +25 -13
- 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
|
-
*
|
|
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
|
-
*
|
|
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
|
-
*
|
|
63
|
-
*
|
|
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
|
-
*
|
|
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
|
-
*
|
|
82
|
-
*
|
|
83
|
-
*
|
|
84
|
-
*
|
|
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
|
-
*
|
|
121
|
-
* and can grant this permission to others. For more information about
|
|
122
|
-
*
|
|
123
|
-
*
|
|
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
|
|
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
|
|
131
|
-
* classes, you must first initiate a restore request, and then wait until a
|
|
132
|
-
* the object is available. If you want a permanent copy of the
|
|
133
|
-
* the Amazon S3 Standard storage class in your S3 bucket.
|
|
134
|
-
* restore the object for the duration (number
|
|
135
|
-
*
|
|
136
|
-
*
|
|
137
|
-
* Access tier.</p>
|
|
138
|
-
* <p>To restore a specific object version, you can provide a version ID. If you
|
|
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
|
|
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
|
|
146
|
-
* data stored in the S3 Glacier Flexible Retrieval Flexible Retrieval
|
|
147
|
-
* S3 Intelligent-Tiering Archive tier when occasional urgent requests
|
|
148
|
-
* are required. For all but the largest archived
|
|
149
|
-
*
|
|
150
|
-
*
|
|
151
|
-
*
|
|
152
|
-
*
|
|
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
|
|
158
|
-
* archived objects within several hours. This is the default option for
|
|
159
|
-
* requests that do not specify the retrieval option. Standard
|
|
160
|
-
* finish within 3–5 hours for objects stored in the
|
|
161
|
-
*
|
|
162
|
-
*
|
|
163
|
-
*
|
|
164
|
-
* S3 Intelligent-Tiering
|
|
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
|
|
169
|
-
* Flexible Retrieval and S3 Intelligent-Tiering storage classes,
|
|
170
|
-
* retrieve large amounts, even petabytes, of data at no cost.
|
|
171
|
-
* finish within 5–12 hours for objects stored in the
|
|
172
|
-
* Flexible Retrieval storage class or
|
|
173
|
-
*
|
|
174
|
-
*
|
|
175
|
-
*
|
|
176
|
-
*
|
|
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
|
|
180
|
-
* <code>Expedited</code> data access, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/restoring-objects.html">Restoring Archived
|
|
181
|
-
*
|
|
182
|
-
* <p>You can use Amazon S3 restore speed upgrade to change the restore speed to a faster
|
|
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
|
-
*
|
|
185
|
-
* <p>To get the status of object restoration, you can send a <code>HEAD</code>
|
|
186
|
-
* Operations return the <code>x-amz-restore</code> header, which provides
|
|
187
|
-
* the restoration status, in the response. You can use Amazon S3 event
|
|
188
|
-
* when a restore is initiated or completed. For more
|
|
189
|
-
*
|
|
190
|
-
*
|
|
191
|
-
*
|
|
192
|
-
*
|
|
193
|
-
*
|
|
194
|
-
*
|
|
195
|
-
*
|
|
196
|
-
*
|
|
197
|
-
*
|
|
198
|
-
*
|
|
199
|
-
*
|
|
200
|
-
*
|
|
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
|
|
205
|
-
*
|
|
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
|
-
*
|
|
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
|
|
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
|
|
228
|
-
*
|
|
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.
|
|
253
|
-
*
|
|
254
|
-
*
|
|
255
|
-
*
|
|
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
|
|
41
|
-
* not support anonymous access. For more information about permissions,
|
|
42
|
-
*
|
|
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,
|
|
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
|
|
62
|
-
* GZIP or BZIP2. GZIP and BZIP2 are the only compression formats that
|
|
63
|
-
* supports for CSV and JSON files. Amazon S3 Select supports columnar
|
|
64
|
-
* Parquet using GZIP or Snappy. Amazon S3 Select does not support
|
|
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
|
|
70
|
-
* objects that are protected with server-side encryption.</p>
|
|
71
|
-
* <p>For objects that are encrypted with customer-provided encryption keys
|
|
72
|
-
* must use HTTPS, and you must use the headers that are
|
|
73
|
-
*
|
|
74
|
-
* <
|
|
75
|
-
*
|
|
76
|
-
*
|
|
77
|
-
*
|
|
78
|
-
*
|
|
79
|
-
*
|
|
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
|
|
86
|
-
* messages and includes a <code>Transfer-Encoding</code> header with
|
|
87
|
-
*
|
|
88
|
-
*
|
|
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
|
-
*
|
|
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
|
|
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
|
|
99
|
-
* you cannot specify the range of bytes of an object to return.
|
|
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
|
|
103
|
-
*
|
|
104
|
-
*
|
|
105
|
-
*
|
|
106
|
-
* <code>
|
|
107
|
-
*
|
|
108
|
-
*
|
|
109
|
-
*
|
|
110
|
-
*
|
|
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
|
|
103
|
-
* object. By default, <code>x-amz-copy-source</code> identifies the current
|
|
104
|
-
* object to copy. If the current version is a delete marker and you
|
|
105
|
-
* in the <code>x-amz-copy-source</code>, Amazon S3 returns a
|
|
106
|
-
* not exist. If you specify versionId in the
|
|
107
|
-
*
|
|
108
|
-
*
|
|
109
|
-
*
|
|
110
|
-
*
|
|
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
|
|
128
|
-
*
|
|
129
|
-
*
|
|
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
|
|
149
|
-
*
|
|
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>
|