SpotPlacement
Describes Spot Instance placement.
Contents
- AvailabilityZone (request), availabilityZone (response)
-
The Availability Zone.
[Spot Fleet only] To specify multiple Availability Zones, separate them using commas; for example, "us-west-2a, us-west-2b".
Type: String
Required: No
- GroupName (request), groupName (response)
-
The name of the placement group.
Type: String
Required: No
- Tenancy (request), tenancy (response)
-
The tenancy of the instance (if the instance is running in a VPC). An instance with a tenancy of
dedicated
runs on single-tenant hardware. Thehost
tenancy is not supported for Spot Instances.Type: String
Valid Values:
default | dedicated | host
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: