Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cloudfront-origins): customize origin access identity in s3origin #10491

Merged
merged 3 commits into from
Oct 7, 2020

Conversation

wtho
Copy link
Contributor

@wtho wtho commented Sep 23, 2020

Adds support for passing in a identity as it is possible in the CloudFrontWebDistribution

closes #9859


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@wtho wtho force-pushed the wtho/s3origin-access-identifier branch from e9e3c07 to 0837ad3 Compare September 23, 2020 07:55
@njlynch njlynch self-requested a review October 5, 2020 13:59
Copy link
Contributor

@njlynch njlynch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great overall, thanks for the contribution!
Sorry for the delay in response; this got lost in the filters since no reviewers were assigned.

A few really minor changes, otherwise looks good!

@wtho wtho force-pushed the wtho/s3origin-access-identifier branch from 0837ad3 to 960f7ba Compare October 6, 2020 16:25
Adds support for passing in a identity as it is possible in the CloudFrontWebDistribution

closes aws#9859
@wtho wtho force-pushed the wtho/s3origin-access-identifier branch from 960f7ba to 50bc0f6 Compare October 6, 2020 17:47
njlynch
njlynch previously approved these changes Oct 7, 2020
Copy link
Contributor

@njlynch njlynch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@mergify mergify bot dismissed njlynch’s stale review October 7, 2020 10:48

Pull request has been modified.

@mergify
Copy link
Contributor

mergify bot commented Oct 7, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 198d1e1
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Oct 7, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit dbb7e34 into aws:master Oct 7, 2020
njlynch pushed a commit that referenced this pull request Oct 7, 2020
#10491)

Adds support for passing in a identity as it is possible in the CloudFrontWebDistribution

closes #9859


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
@wtho wtho deleted the wtho/s3origin-access-identifier branch October 7, 2020 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[cloudfront-origins] Expose the OriginAccessIdentity from S3Origin
3 participants