**To get configuration details of instance fleets in a cluster** This example lists the details of instance fleets in the cluster specified. Command:: list-instance-fleets --cluster-id 'j-12ABCDEFGHI34JK' Output:: { "InstanceFleets": [ { "Status": { "Timeline": { "ReadyDateTime": 1488759094.637, "CreationDateTime": 1488758719.817 }, "State": "RUNNING", "StateChangeReason": { "Message": "" } }, "ProvisionedSpotCapacity": 6, "Name": "CORE", "InstanceFleetType": "CORE", "LaunchSpecifications": { "SpotSpecification": { "TimeoutDurationMinutes": 60, "TimeoutAction": "TERMINATE_CLUSTER" } }, "ProvisionedOnDemandCapacity": 2, "InstanceTypeSpecifications": [ { "BidPrice": "0.5", "InstanceType": "m3.xlarge", "WeightedCapacity": 2 } ], "Id": "if-1ABC2DEFGHIJ3" }, { "Status": { "Timeline": { "ReadyDateTime": 1488759058.598, "CreationDateTime": 1488758719.811 }, "State": "RUNNING", "StateChangeReason": { "Message": "" } }, "ProvisionedSpotCapacity": 0, "Name": "MASTER", "InstanceFleetType": "MASTER", "ProvisionedOnDemandCapacity": 1, "InstanceTypeSpecifications": [ { "BidPriceAsPercentageOfOnDemandPrice": 100.0, "InstanceType": "m3.xlarge", "WeightedCapacity": 1 } ], "Id": "if-2ABC4DEFGHIJ4" } ] }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
add-instance-fleet.rst | File | 521 B | 0644 |
|
add-steps.rst | File | 4.37 KB | 0644 |
|
add-tags.rst | File | 648 B | 0644 |
|
create-cluster-examples.rst | File | 29.94 KB | 0644 |
|
create-cluster-synopsis.txt | File | 1.17 KB | 0644 |
|
create-default-roles.rst | File | 5.55 KB | 0644 |
|
create-security-configuration.rst | File | 3.91 KB | 0644 |
|
delete-security-configuration.rst | File | 173 B | 0644 |
|
describe-cluster.rst | File | 9.37 KB | 0644 |
|
describe-step.rst | File | 1.12 KB | 0644 |
|
get.rst | File | 258 B | 0644 |
|
list-clusters.rst | File | 670 B | 0644 |
|
list-instance-fleets.rst | File | 1.98 KB | 0644 |
|
list-instances.rst | File | 3.19 KB | 0644 |
|
list-security-configurations.rst | File | 437 B | 0644 |
|
list-steps.rst | File | 151 B | 0644 |
|
modify-cluster-attributes.rst | File | 196 B | 0644 |
|
modify-instance-fleet.rst | File | 333 B | 0644 |
|
put.rst | File | 287 B | 0644 |
|
remove-tags.rst | File | 184 B | 0644 |
|
schedule-hbase-backup.rst | File | 678 B | 0644 |
|
socks.rst | File | 273 B | 0644 |
|
ssh.rst | File | 1.43 KB | 0644 |
|
wait.rst | File | 165 B | 0644 |
|