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

Allow SAM Api and HttpApi to Propagate Tags to Generated Resources #3193

Merged
merged 3 commits into from
Jun 1, 2023

Conversation

GavinZZ
Copy link
Contributor

@GavinZZ GavinZZ commented May 31, 2023

Issue #, if available

Description of changes

There is a request to allow tags to propagate to sub-resources. Support it by introducing PropagateTags property.

Description of how you validated changes

Added multiple transform tests and all passed.
Added integ tests to verify tags exist.

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.

@GavinZZ GavinZZ requested a review from a team as a code owner May 31, 2023 23:12
samtranslator/model/__init__.py Show resolved Hide resolved
samtranslator/model/apigateway.py Outdated Show resolved Hide resolved
samtranslator/model/__init__.py Outdated Show resolved Hide resolved
samtranslator/model/__init__.py Outdated Show resolved Hide resolved
@GavinZZ GavinZZ marked this pull request as draft June 1, 2023 20:20
@GavinZZ GavinZZ marked this pull request as ready for review June 1, 2023 21:09
@GavinZZ GavinZZ requested a review from aaythapa June 1, 2023 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants