AwsS3ObjectDetails - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsS3ObjectDetails

Details about an Amazon S3 object.

Contents

ContentType

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

Type: String

Pattern: .*\S.*

Required: No

ETag

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

Type: String

Pattern: .*\S.*

Required: No

LastModified

Indicates when the object was last modified.

Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time Format. The value cannot contain spaces, and date and time should be separated by T. For example, 2020-03-22T13:22:13.933Z.

Type: String

Pattern: .*\S.*

Required: No

ServerSideEncryption

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.

Type: String

Pattern: .*\S.*

Required: No

SSEKMSKeyId

The identifier of the Amazon KMS symmetric customer managed key that was used for the object.

Type: String

Pattern: .*\S.*

Required: No

VersionId

The version of the object.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: