ec2_describe_placement_groups {paws.compute} | R Documentation |
Describes the specified placement groups or all of your placement groups
Description
Describes the specified placement groups or all of your placement groups.
See https://www.paws-r-sdk.com/docs/ec2_describe_placement_groups/ for full documentation.
Usage
ec2_describe_placement_groups(
GroupIds = NULL,
DryRun = NULL,
GroupNames = NULL,
Filters = NULL
)
Arguments
GroupIds |
The IDs of the placement groups. |
DryRun |
Checks whether you have the required permissions for the operation,
without actually making the request, and provides an error response. If
you have the required permissions, the error response is
|
GroupNames |
The names of the placement groups. Constraints:
|
Filters |
The filters.
|