View source: R/ec2_operations.R
ec2_describe_placement_groups | R Documentation |
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.
ec2_describe_placement_groups(
GroupIds = NULL,
DryRun = NULL,
GroupNames = NULL,
Filters = NULL
)
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.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.