Command option Sample:aws emr create-security-configuration

Search command sample in the internet.It is the result.

Creates a security configuration, which is stored in the service andcan be specified when a cluster is created.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/emr/create-security-configuration.html

aws emr create-security-configuration --name "MySecurityConfig" --security-configuration file://./security_configuration.json
    create-security-configuration — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/emr/create-security-configuration.html
aws emr create-security-configuration --name "MySecConfig" --security-configuration '
    Amazon EMR - AWS Documentation - Amazon.com - PDF Free Download : http://propertibazar.com/article/amazon-emr-aws-documentation-amazoncom_5a8ee05dd64ab267429cd4b3.html
aws emr create-security-configuration --name [name] --security-configuration ... and use it further in the Terraform script." />
    amazon web services - Is there a way to create EMR security config with CloudFormation/Terraform - Stack Overflow : http://stackoverflow.com/a/42142791

aws のオプション一覧