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

[Question] Handling larger JSON files #40

Open
elliotmoore opened this issue Sep 22, 2015 · 0 comments
Open

[Question] Handling larger JSON files #40

elliotmoore opened this issue Sep 22, 2015 · 0 comments

Comments

@elliotmoore
Copy link

The dreaded failed to satisfy constraint: Member must have length less than or equal to 51200

Has there been any thought/workflow on how cumulus might handle large templates, ie: uploading and running from s3 first?

config item named: s3-cfn-bucket-name and s3-cfn-path
boolean option for use-s3-templates
create/update first uploads/syncs cfn-template.json to s3://s3-cfn-bucket-name/s3-cfn-path/
executes CFN against s3://s3-cfn-bucket-name/s3-cfn-path/cfn-template.json

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

No branches or pull requests

1 participant