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

Class: Aws::CloudFront::Types::CloudFrontOriginAccessIdentity

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_front_origin_access_identity_configTypes::CloudFrontOriginAccessIdentityConfig

The current configuration information for the identity.

Returns:

#idString

The ID for the origin access identity, for example, E74FTE3AJFJ256A.

Returns:

  • (String)

    The ID for the origin access identity, for example, E74FTE3AJFJ256A.

#s3_canonical_user_idString

The Amazon S3 canonical user ID for the origin access identity, used when giving the origin access identity read permission to an object in Amazon S3.

Returns:

  • (String)

    The Amazon S3 canonical user ID for the origin access identity, used when giving the origin access identity read permission to an object in Amazon S3.