python-botocore/tests/unit/response_parsing/xml/responses/ec2-describe-placement-groups.json

8 lines
232 B
JSON
Raw Normal View History

{"PlacementGroups": [{"GroupName": "Project-cluster",
"State": "available",
"Strategy": "cluster"}],
"ResponseMetadata": {
"RequestId": "d4904fd9-82c2-4ea5-adfe-a9cc3EXAMPLE"
}
}