You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SecurityHub::Types::AwsS3ObjectDetailsWhen passing AwsS3ObjectDetails as input to an Aws::Client method, you can use a vanilla Hash:
{
last_modified: "NonEmptyString",
etag: "NonEmptyString",
version_id: "NonEmptyString",
content_type: "NonEmptyString",
server_side_encryption: "NonEmptyString",
ssekms_key_id: "NonEmptyString",
}
Details about an Amazon S3 object.
Returned by:
Instance Attribute Summary collapseA standard MIME type describing the format of the object data.
The opaque identifier assigned by a web server to a specific version of a resource found at a URL.
Indicates when the object was last modified.
If the object is stored using server-side encryption, the value of the server-side encryption algorithm used when storing this object in Amazon S3.
The identifier of the AWS Key Management Service (AWS KMS) symmetric customer managed customer master key (CMK) that was used for the object.
The version of the object.
A standard MIME type describing the format of the object data.
#etag ⇒ StringThe opaque identifier assigned by a web server to a specific version of a resource found at a URL.
#server_side_encryption ⇒ StringIf the object is stored using server-side encryption, the value of the server-side encryption algorithm used when storing this object in Amazon S3.
#ssekms_key_id ⇒ StringThe identifier of the AWS Key Management Service (AWS KMS) symmetric customer managed customer master key (CMK) that was used for the object.
#version_id ⇒ StringThe version of the object.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4