RestoreRequest
Container for restore job parameters.
Contents
- Days
-
Lifetime of the active copy in days. Do not use with restores that specify
OutputLocation
.The Days element is required for regular restores, and must not be provided for select requests.
Type: Integer
Required: No
- Description
-
The optional description for the job.
Type: String
Required: No
- GlacierJobParameters
-
S3 Glacier related parameters pertaining to this job. Do not use with restores that specify
OutputLocation
.Type: GlacierJobParameters data type
Required: No
- OutputLocation
-
Describes the location where the restore job's output is stored.
Type: OutputLocation data type
Required: No
- SelectParameters
-
Important
Amazon S3 Select is no longer available to new customers. Existing customers of Amazon S3 Select can continue to use the feature as usual. Learn more
Describes the parameters for Select job types.
Type: SelectParameters data type
Required: No
- Tier
-
Retrieval tier at which the restore will be processed.
Type: String
Valid Values:
Standard | Bulk | Expedited
Required: No
- Type
-
Important
Amazon S3 Select is no longer available to new customers. Existing customers of Amazon S3 Select can continue to use the feature as usual. Learn more
Type of restore request.
Type: String
Valid Values:
SELECT
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: