A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/SecurityHub/Types/AwsS3ObjectDetails.html below:

AwsS3ObjectDetails — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SecurityHub::Types::AwsS3ObjectDetails
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When 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 collapse Instance Attribute Details #content_type ⇒ String

A standard MIME type describing the format of the object data.

#etag ⇒ String

The opaque identifier assigned by a web server to a specific version of a resource found at a URL.

#server_side_encryption ⇒ String

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.

#ssekms_key_id ⇒ String

The identifier of the AWS Key Management Service (AWS KMS) symmetric customer managed customer master key (CMK) that was used for the object.

#version_id ⇒ String

The 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