(edge-function): Ability to customise parameterNamePrefix #28964
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
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
CDK version used
2.124.0 (build 4b6724c)
Environment details (OS name and version, etc.)
MacOS 14.3
The text was updated successfully, but these errors were encountered: