#note Чтобы задать #json-запрос для #aws_cli со своими параметрами:
aws --region=eu-west-2 deploy create-deployment --cli-input-json "file://create-deployment.json"
Чтобы получить структуру параметров - используем ключик --generate-cli-skeleton.Amazon
Generate CLI Skeleton and CLI Input JSON Parameters - AWS Command Line Interface
Use the generate-cli-skeleton option to create a template for parameter input.