Indicates that a range of bytes was specified.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | AcceptRanges |
-Body <Object>
The object data.The cmdlet accepts a parameter of type string, string[], System.IO.FileInfo or System.IO.Stream.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Indicates whether the object stored in Amazon S3 uses an S3 bucket key for server-side encryption with Amazon Web Services KMS (SSE-KMS).
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Specifies caching behavior along the request/reply chain.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This header can be used as a data integrity check to verify that the data received is the same data that was originally sent. This specifies the Base64 encoded, 32-bit
CRC-32 checksum of the object. For more information, see
Checking object integrity in the
Amazon S3 User Guide.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This header can be used as a data integrity check to verify that the data received is the same data that was originally sent. This specifies the Base64 encoded, 32-bit
CRC-32C checksum of the object. For more information, see
Checking object integrity in the
Amazon S3 User Guide.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This header can be used as a data integrity check to verify that the data received is the same data that was originally sent. This specifies the Base64 encoded, 32-bit
CRC-64NVME checksum of the object. For more information, see
Checking object integrity in the
Amazon S3 User Guide.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This header can be used as a data integrity check to verify that the data received is the same data that was originally sent. This specifies the Base64 encoded, 160-bit
SHA-1 digest of the object. For more information, see
Checking object integrity in the
Amazon S3 User Guide.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This header can be used as a data integrity check to verify that the data received is the same data that was originally sent. This specifies the Base64 encoded, 256-bit
SHA-256 digest of the object. For more information, see
Checking object integrity in the
Amazon S3 User Guide.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.S3.AmazonS3ClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Specifies presentational information for the object.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Specifies what content encodings have been applied to the object and thus what decoding mechanisms must be applied to obtain the media-type referenced by the Content-Type header field.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The language the content is in.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ContentLength <Int64>
The size of the body in bytes.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The portion of the object returned in the response.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A standard MIME type describing the format of the object data.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Specifies whether an object stored in Amazon S3 is (true
) or is not (false
) a delete marker.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A string that uniquely identifies an error condition. Returned in <Code> tag of error XML response for corresponding GetObject call. Cannot be used with successful StatusCode
header or when transformed object is provided in body.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Contains a generic description of the error condition. Returned in <Message> tag of error XML response for corresponding GetObject call. Cannot be used with successful StatusCode
header or when transformed object is provided in body.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
An ETag is an opaque identifier assigned by a web server to a specific version of a resource found at a URL.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
If object stored in Amazon S3 expiration is configured (see PUT Bucket lifecycle) it includes expiry-date and rule-id key-value pairs providing object expiration information. The value of the rule-id is URL encoded.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-Expire <DateTime>
The date and time at which the object is no longer cacheable.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Expires |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ForcePathStyleAddressing <
Boolean>
S3 requests can be performed using one of two URI styles: Virtual or Path. When using Virtual style, the bucket is included as part of the hostname. When using Path style the bucket is included as part of the URI path. The default value is $true when the EndpointUrl parameter is specified, $false otherwise.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-LastModified <DateTime>
Date and time the object was last modified.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Set to the number of metadata entries not returned in x-amz-meta
headers. This can happen if you create metadata using an API like SOAP that supports more flexible metadata than the REST API. For example, using SOAP, you can create metadata whose values are not legal HTTP headers.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Indicates whether object stored in Amazon S3 has an active legal hold.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Indicates whether an object stored in Amazon S3 has Object Lock enabled. For more information about S3 Object Lock, see
Object Lock.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ObjectLockRetainUntilDate <DateTime>
Date and time when Object Lock is configured to expire.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The count of parts this object has.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Indicates if request involves bucket that is either a source or destination in a Replication rule. For more information about S3 Replication, see
Replication.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
If present, indicates that the requester was successfully charged for the request.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Route prefix to the HTTP URL generated.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A single use encrypted token that maps WriteGetObjectResponse
to the end user GetObject
request.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Provides information about object restoration operation and expiration time of the restored object copy.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.S3.Model.WriteGetObjectResponseResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The server-side encryption algorithm used when storing requested object in Amazon S3 or Amazon FSx.When accessing data stored in Amazon FSx file systems using S3 access points, the only valid server side encryption option is aws:fsx.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Encryption algorithm used if server-side encryption with a customer-provided encryption key was specified for object stored in Amazon S3.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
If present, specifies the ID of the Amazon Web Services Key Management Service (Amazon Web Services KMS) symmetric encryption customer managed key that was used for stored in Amazon S3 object.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The integer status code for an HTTP response of a corresponding
GetObject
request. The following is a list of status codes.
- 200 - OK
- 206 - Partial Content
- 304 - Not Modified
- 400 - Bad Request
- 401 - Unauthorized
- 403 - Forbidden
- 404 - Not Found
- 405 - Method Not Allowed
- 409 - Conflict
- 411 - Length Required
- 412 - Precondition Failed
- 416 - Range Not Satisfiable
- 500 - Internal Server Error
- 503 - Service Unavailable
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The class of storage used to store object in Amazon S3.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The number of tags, if any, on the object.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Enables S3 accelerate by sending requests to the accelerate endpoint instead of the regular region endpoint. To use this feature, the bucket name must be DNS compliant and must not contain periods (.).
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Configures the request to Amazon S3 to use the dualstack endpoint for a region. S3 supports dualstack endpoints which return both IPv6 and IPv4 values. The dualstack mode of Amazon S3 cannot be used with accelerate mode.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
VersionId used to reference a specific version of the object.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |