aws / serverless-application-model

The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates.
https://aws.amazon.com/serverless/sam
Apache License 2.0
9.29k stars 2.37k forks source link

chore: add missing partition to edge config support #3605

Closed aaythapa closed 1 month ago

aaythapa commented 1 month ago

Issue #, if available

Description of changes

Missed adding the aws-iso-f partition to this static list

Description of how you validated changes

Checklist

Examples?

Please reach out in the comments if you want to add an example. Examples will be added to sam init through aws/aws-sam-cli-app-templates.

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