AWS SDK for .NET Documentation
CreatePlacementGroup Method (request)
AmazonAmazon.EC2AmazonEC2ClientCreatePlacementGroup(CreatePlacementGroupRequest) Did this page help you?   Yes   No    Tell us about it...
Creates a PlacementGroup into which multiple Amazon EC2 instances can be launched. Users must give the group a name unique within the scope of the user account.
Declaration Syntax
C#
public CreatePlacementGroupResponse CreatePlacementGroup(
	CreatePlacementGroupRequest request
)
Parameters
request (CreatePlacementGroupRequest)
Create Placement Group request
Return Value
Create Placement Group Response from the service
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)