Describe Placement Groups
GET {{aws_ec2_base_url}}/?DryRun&Filter.N&GroupName.N&Action=DescribePlacementGroups
Describes the specified placement groups or all of your placement groups.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
DryRun | null | Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation. | |
Filter.N | null | The filters. | |
GroupName.N | null | The names of the placement groups. | |
Action | string |