class Aws::SecurityHub::Types::AwsCloudFrontDistributionOriginS3OriginConfig

Information about an origin that is an S3 bucket that is not configured with static website hosting.

@note When making an API call, you may pass AwsCloudFrontDistributionOriginS3OriginConfig

data as a hash:

    {
      origin_access_identity: "NonEmptyString",
    }

@!attribute [rw] origin_access_identity

The CloudFront origin access identity to associate with the origin.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsCloudFrontDistributionOriginS3OriginConfig AWS API Documentation

Constants

SENSITIVE