CloudFrontOriginAccessIdentity

class CloudFrontOriginAccessIdentity : KotlinCustomResource

The request to create a new origin access identity (OAI). An origin access identity is a special CloudFront user that you can associate with Amazon S3 origins, so that you can secure all or just some of your Amazon S3 content. For more information, see Restricting Access to Amazon S3 Content by Using an Origin Access Identity in the Amazon CloudFront Developer Guide.

Example Usage

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val awsId: Output<String>

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

Link copied to clipboard

The current configuration information for the identity.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

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. For example: b970b42360b81c8ddbd79d2f5df0069ba9033c8a79655752abe380cd6d63ba8bcf23384d568fcf89fc49700b5e11a0fd .

Link copied to clipboard
val urn: Output<String>