Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
aws
GitHub Repository: aws/aws-cli
Path: blob/develop/tests/unit/customizations/emr/input_ec2_attributes_with_az.json
1569 views
1
{
2
"AvailabilityZone": "us-east-1a",
3
"KeyName": "testkey",
4
"InstanceProfile": "EMR_EC2_DefaultRole"
5
}
6