Skip to content

Fix length check for CloudFormation TemplateBody#8001

Merged
whummer merged 3 commits intomasterfrom
cfn-body-size
Mar 29, 2023
Merged

Fix length check for CloudFormation TemplateBody#8001
whummer merged 3 commits intomasterfrom
cfn-body-size

Conversation

@whummer
Copy link
Member

@whummer whummer commented Mar 29, 2023

Small fix in length check for CloudFormation TemplateBody - we should only check the length if the body is specified, not if the template is passed via TemplateURL. Addresses #7880 .

The main use case is also to get a larger sample prepared for the Developer Hub: https://github.com/aws-samples/query-data-in-s3-with-amazon-athena-and-aws-sdk-for-dotnet

/cc @HarshCasper

@whummer whummer merged commit bfe8e7e into master Mar 29, 2023
@whummer whummer deleted the cfn-body-size branch March 29, 2023 13:03
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.

2 participants