Skip to content

Instantly share code, notes, and snippets.

@kondor6c
Created September 22, 2017 13:04
Show Gist options
  • Save kondor6c/1b399630ab90b084d6fd28781c1e622c to your computer and use it in GitHub Desktop.
Save kondor6c/1b399630ab90b084d6fd28781c1e622c to your computer and use it in GitHub Desktop.
This would be for friday
{
"SpotPrice": "0.0589",
"TargetCapacity": 20,
"IamFleetRole": "
"LaunchSpecifications": [
{
"ImageId": "ami-61272c1a",
"SecurityGroups": [
{
"GroupId": "sg-d5d1cfbf"
}
],
"SpotPrice": "0.0389",
"InstanceType": "c3.large",
"Placement": { "us-east-1a","us-east-1b","us-east-1c","us-east-1e"}
"IamInstanceProfile": {
"Arn": "arn:aws:iam::735578111722:instance-profile/PROD-ICE-API"
}
},
{
"ImageId": "ami-61272c1a",
"SecurityGroups": [
{ "GroupId": "sg-d5d1cfbf", "GroupId": "sg-fb59dc93" }
],
"InstanceType": "c3.xlarge",
"SpotPrice": "0.0689",
"Placement": { "us-east-1a","us-east-1b","us-east-1c","us-east-1e"}
"IamInstanceProfile": {
"Arn": "arn:aws:iam::735578111722:instance-profile/PROD-ICE-API"
},
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment