使用 awscli 验证 CloudFormation 模板
aws cloudformation validate-template --template-body file://C:/path/file.yaml
Run Code Online (Sandbox Code Playgroud)
回报
failed to satisfy constraint: Member must have length less than or equal to 51200
Run Code Online (Sandbox Code Playgroud)
有可能简单修复吗?