cloudtools / cloudtools/troposphere

How to create an OriginAccessIdentity for CloudFront

Open
#638 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
4.9k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

The only information I have on OAI is the following

class S3Origin(AWSProperty):
props = {
'OriginAccessIdentity': (basestring, False),
}

How can I create on for my CloudFront distribution?
Pointers appreciated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.