Modify Instance Placement
GET {{aws_ec2_base_url}}/?Affinity&GroupName&HostId&InstanceId&PartitionNumber&Tenancy&Action=ModifyInstancePlacement
Modifies the placement attributes for a specified instance.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Affinity | null | The affinity setting for the instance. | |
GroupName | null | The name of the placement group in which to place the instance. For spread placement groups, the instance must have a tenancy of default. For cluster and partition placement groups, the instance must have a tenancy of default or dedicated. | |
HostId | null | The ID of the Dedicated Host with which to associate the instance. | |
InstanceId | null | The ID of the instance that you are modifying. | |
PartitionNumber | null | Reserved for future use. | |
Tenancy | null | The tenancy for the instance. | |
Action | string |