AwsEc2LaunchTemplateDataPlacementDetails - AWS Security Hub

AwsEc2LaunchTemplateDataPlacementDetails

Provides details about the placement of an Amazon EC2 instance.

Contents

Affinity

The affinity setting for an instance on an EC2 Dedicated Host.

Type: String

Pattern: .*\S.*

Required: No

AvailabilityZone

The Availability Zone for the instance.

Type: String

Pattern: .*\S.*

Required: No

GroupName

The name of the placement group for the instance.

Type: String

Pattern: .*\S.*

Required: No

HostId

The ID of the Dedicated Host for the instance.

Type: String

Pattern: .*\S.*

Required: No

HostResourceGroupArn

The Amazon Resource Name (ARN) of the host resource group in which to launch the instances.

Type: String

Pattern: .*\S.*

Required: No

PartitionNumber

The number of the partition the instance should launch in.

Type: Integer

Required: No

SpreadDomain

Reserved for future use.

Type: String

Pattern: .*\S.*

Required: No

Tenancy

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.

Type: String

Pattern: .*\S.*

Required: No

See Also

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