PlacementGroup - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

PlacementGroup

Describes a placement group.

Contents

groupArn

The Amazon Resource Name (ARN) of the placement group.

Type: String

Required: No

groupId

The ID of the placement group.

Type: String

Required: No

groupName

The name of the placement group.

Type: String

Required: No

partitionCount

The number of partitions. Valid only if strategy is set to partition.

Type: Integer

Required: No

spreadLevel

The spread level for the placement group. Only Outpost placement groups can be spread across hosts.

Type: String

Valid Values: host | rack

Required: No

state

The state of the placement group.

Type: String

Valid Values: pending | available | deleting | deleted

Required: No

strategy

The placement strategy.

Type: String

Valid Values: cluster | spread | partition

Required: No

tagSet

Any tags applied to the placement group.

Type: Array of Tag objects

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: