Skip to content

Conversation

bryan-hunter
Copy link

The Cloudformation template for API Gateway staging was not including explicitly configured settings if those settings matched one of the defaults.

This was causing issues when trying to go from dataTraceEnabled: true back to dataTraceEnabled: false (the default setting). The template was not including the dataTraceEnabled: false. Therefore the API gateway stage configuration was remaining dataTraceEnabled: true.

Getting this PR out there while I have a few minutes. I will add more context later, if needed.

@Enase Enase added the bug label May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants