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

CloudFront managed Cache and Origin policies #4764

Open
aliismayilov opened this issue Nov 13, 2024 · 1 comment
Open

CloudFront managed Cache and Origin policies #4764

aliismayilov opened this issue Nov 13, 2024 · 1 comment
Labels
impact/usability Something that impacts users' ability to use the product easily and intuitively kind/enhancement Improvements or new features

Comments

@aliismayilov
Copy link

Just like there are aws.iam.ManagedPolicy.AmazonS3ReadOnlyAccess enums, it would be useful to have accessors for AWS CloudFront managed Cache and Origin policies.

The current list can be found with the following commands on aws cli:

aws cloudfront list-cache-policies --type managed
aws cloudfront list-origin-request-policies --type managed
@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Nov 13, 2024
@flostadler flostadler added kind/enhancement Improvements or new features impact/usability Something that impacts users' ability to use the product easily and intuitively labels Nov 13, 2024
@flostadler
Copy link
Contributor

flostadler commented Nov 13, 2024

Thanks @aliismayilov for that suggestion!

For others that come across this issue, please upvote it to help us prioritize this enhancement.

@flostadler flostadler removed the needs-triage Needs attention from the triage team label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/usability Something that impacts users' ability to use the product easily and intuitively kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

3 participants