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

(edge-function): Ability to customise parameterNamePrefix #28964

Open
1 of 2 tasks
matt-downs opened this issue Feb 2, 2024 · 1 comment
Open
1 of 2 tasks

(edge-function): Ability to customise parameterNamePrefix #28964

matt-downs opened this issue Feb 2, 2024 · 1 comment
Labels
@aws-cdk/aws-cloudfront Related to Amazon CloudFront effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p3

Comments

@matt-downs
Copy link

Describe the feature

Add ability to customise parameterNamePrefix on cloudfront.experimental.EdgeFunction

Use Case

I would like the ability to customise the parameterNamePrefix when creating an EdgeFunction. This is useful when deploying to a stack with a strict permission boundary that is only able to access SSM Parameters with a certain prefix.

Proposed Solution

Add parameterNamePrefix as optional prop with existing value as default (cdk/EdgeFunctionArn).

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.124.0 (build 4b6724c)

Environment details (OS name and version, etc.)

MacOS 14.3

@matt-downs matt-downs added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Feb 2, 2024
@github-actions github-actions bot added the @aws-cdk/aws-cloudfront Related to Amazon CloudFront label Feb 2, 2024
@pahud
Copy link
Contributor

pahud commented Feb 5, 2024

Thank you for your case sharing.

@pahud pahud added p2 effort/medium Medium work item – several days of effort and removed needs-triage This issue or PR still needs to be triaged. labels Feb 5, 2024
@pahud pahud added p3 and removed p2 labels Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-cloudfront Related to Amazon CloudFront effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p3
Projects
None yet
2 participants