-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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): s3 origin access control L2 construct #31254
Commits on Aug 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd5f600 - Browse repository at this point
Copy the full SHA cd5f600View commit details -
Configuration menu - View commit details
-
Copy full SHA for fee9488 - Browse repository at this point
Copy the full SHA fee9488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ae6627 - Browse repository at this point
Copy the full SHA 4ae6627View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc49ed1 - Browse repository at this point
Copy the full SHA dc49ed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad28865 - Browse repository at this point
Copy the full SHA ad28865View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98af399 - Browse repository at this point
Copy the full SHA 98af399View commit details -
Configuration menu - View commit details
-
Copy full SHA for d87681e - Browse repository at this point
Copy the full SHA d87681eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9bba82 - Browse repository at this point
Copy the full SHA c9bba82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a4e752 - Browse repository at this point
Copy the full SHA 8a4e752View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4267b49 - Browse repository at this point
Copy the full SHA 4267b49View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0529ec - Browse repository at this point
Copy the full SHA a0529ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0a3d37 - Browse repository at this point
Copy the full SHA e0a3d37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bd7d95 - Browse repository at this point
Copy the full SHA 1bd7d95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c16627 - Browse repository at this point
Copy the full SHA 5c16627View commit details -
Configuration menu - View commit details
-
Copy full SHA for 664d2a9 - Browse repository at this point
Copy the full SHA 664d2a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62f8c68 - Browse repository at this point
Copy the full SHA 62f8c68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 012dfc6 - Browse repository at this point
Copy the full SHA 012dfc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 622209a - Browse repository at this point
Copy the full SHA 622209aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f7f792 - Browse repository at this point
Copy the full SHA 1f7f792View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4ac775 - Browse repository at this point
Copy the full SHA d4ac775View commit details -
Configuration menu - View commit details
-
Copy full SHA for a306f53 - Browse repository at this point
Copy the full SHA a306f53View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9376fb - Browse repository at this point
Copy the full SHA d9376fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 840957d - Browse repository at this point
Copy the full SHA 840957dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 632c131 - Browse repository at this point
Copy the full SHA 632c131View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc70e0 - Browse repository at this point
Copy the full SHA bbc70e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d835503 - Browse repository at this point
Copy the full SHA d835503View commit details -
more unit tests for S3BucketOrigin and removed originAccessControlId …
…prop from origin base
Configuration menu - View commit details
-
Copy full SHA for 7f51018 - Browse repository at this point
Copy the full SHA 7f51018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b9455c - Browse repository at this point
Copy the full SHA 1b9455cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 903b105 - Browse repository at this point
Copy the full SHA 903b105View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9d719 - Browse repository at this point
Copy the full SHA 4c9d719View commit details -
Configuration menu - View commit details
-
Copy full SHA for affcaf8 - Browse repository at this point
Copy the full SHA affcaf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e256724 - Browse repository at this point
Copy the full SHA e256724View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1de0c6a - Browse repository at this point
Copy the full SHA 1de0c6aView commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 879fc94 - Browse repository at this point
Copy the full SHA 879fc94View commit details
Commits on Aug 27, 2024
-
introduce assembleDomainName option in S3BucketOrigin.withOriginAcces…
…sControl plus unit tests
Configuration menu - View commit details
-
Copy full SHA for b08605e - Browse repository at this point
Copy the full SHA b08605eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 054f24f - Browse repository at this point
Copy the full SHA 054f24fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5c308c - Browse repository at this point
Copy the full SHA f5c308cView commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 626a8b3 - Browse repository at this point
Copy the full SHA 626a8b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a8f9c8 - Browse repository at this point
Copy the full SHA 4a8f9c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9449c3c - Browse repository at this point
Copy the full SHA 9449c3cView commit details -
add unit test for oac permission levels (#31225)
- add unit test to check the correct permissions are being added if user specifies READ/WRITE/DELETE for `originAccessLevels` ### Checklist - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Configuration menu - View commit details
-
Copy full SHA for f33dffb - Browse repository at this point
Copy the full SHA f33dffbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd11f45 - Browse repository at this point
Copy the full SHA dd11f45View commit details -
Use wildcard in KMS key policy instead of referencing Distribution to…
… avoid circular dependency (#31227) Making the KMS key policy to use wildcard instead on the distribution id part instead of referencing the Distribution resource to get the exact distribution ID. This breaks the circular dependency in the template.
Configuration menu - View commit details
-
Copy full SHA for c8eaa3e - Browse repository at this point
Copy the full SHA c8eaa3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d1f326 - Browse repository at this point
Copy the full SHA 8d1f326View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06b471a - Browse repository at this point
Copy the full SHA 06b471aView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 516c29f - Browse repository at this point
Copy the full SHA 516c29fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e146ecf - Browse repository at this point
Copy the full SHA e146ecfView commit details -
Unit test for using escape hatch to scope down Key Policy (#31246)
Adding a unit test to make sure user is able to scope down the key policy to specific distribution ID via escape hatch.
Configuration menu - View commit details
-
Copy full SHA for 69f10ad - Browse repository at this point
Copy the full SHA 69f10adView commit details -
Configuration menu - View commit details
-
Copy full SHA for f776aad - Browse repository at this point
Copy the full SHA f776aadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d6d0d4 - Browse repository at this point
Copy the full SHA 5d6d0d4View commit details -
add section to README on migrating from OAI to OAC (#31247)
- add section to README on migrating from OAI to OAC - update sections in README for setting up OAI and OAC using imported buckets (user needs to manually update the bucket policy) - update warnings to match the correct README section title
Configuration menu - View commit details
-
Copy full SHA for 8d37c8d - Browse repository at this point
Copy the full SHA 8d37c8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0f58cd - Browse repository at this point
Copy the full SHA f0f58cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for afadeee - Browse repository at this point
Copy the full SHA afadeeeView commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 762e036 - Browse repository at this point
Copy the full SHA 762e036View commit details -
add README section for sse-kms circular dependency workaround (#31262)
- add README section with steps for user to follow to use escape hatch to scope down the key policy
Configuration menu - View commit details
-
Copy full SHA for 54d597e - Browse repository at this point
Copy the full SHA 54d597eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebfa3fd - Browse repository at this point
Copy the full SHA ebfa3fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for bec0246 - Browse repository at this point
Copy the full SHA bec0246View commit details
Commits on Sep 3, 2024
-
OAC encrypted bucket origin integ test (#31270)
Integration test for usecase where Distribution is linked to a encrypted bucket as origin.
Configuration menu - View commit details
-
Copy full SHA for 35dd110 - Browse repository at this point
Copy the full SHA 35dd110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 298ffc9 - Browse repository at this point
Copy the full SHA 298ffc9View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3cab851 - Browse repository at this point
Copy the full SHA 3cab851View commit details -
docs: update note on downtime during migration (#31307)
update note on downtime, 2-step deployment should not cause any downtime
Configuration menu - View commit details
-
Copy full SHA for 9377b09 - Browse repository at this point
Copy the full SHA 9377b09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 765d37e - Browse repository at this point
Copy the full SHA 765d37eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69e2846 - Browse repository at this point
Copy the full SHA 69e2846View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ee6b7 - Browse repository at this point
Copy the full SHA d6ee6b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d111eea - Browse repository at this point
Copy the full SHA d111eeaView commit details -
Update S3BucketOrigin.withOriginAccessControl class methods to be pri…
…vate (#31321) Update methods to be `private` instead of `public` so they are not exposed unnecessarily.
Configuration menu - View commit details
-
Copy full SHA for 684ed5a - Browse repository at this point
Copy the full SHA 684ed5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d510c5 - Browse repository at this point
Copy the full SHA 5d510c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 070b3d5 - Browse repository at this point
Copy the full SHA 070b3d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4a5ef3 - Browse repository at this point
Copy the full SHA a4a5ef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae53ce3 - Browse repository at this point
Copy the full SHA ae53ce3View commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 405488d - Browse repository at this point
Copy the full SHA 405488dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d35c6bd - Browse repository at this point
Copy the full SHA d35c6bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 912891b - Browse repository at this point
Copy the full SHA 912891bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46db428 - Browse repository at this point
Copy the full SHA 46db428View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3df3b2f - Browse repository at this point
Copy the full SHA 3df3b2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a8a89 - Browse repository at this point
Copy the full SHA 81a8a89View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1dc56a - Browse repository at this point
Copy the full SHA d1dc56aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 844c234 - Browse repository at this point
Copy the full SHA 844c234View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d79694 - Browse repository at this point
Copy the full SHA 3d79694View commit details