Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ec2-host.json
Parent schema serverless-framework-configuration
Type: object

Properties

AvailabilityZone string | Aws_CF_FunctionString required

The Availability Zone in which to allocate the Dedicated Host.

AutoPlacement string | Aws_CF_FunctionString

Indicates whether the host accepts any untargeted instance launches that match its instance type configuration, or if it only accepts Host tenancy instance launches that specify its unique host ID.

HostRecovery string | Aws_CF_FunctionString

Indicates whether to enable or disable host recovery for the Dedicated Host. Host recovery is disabled by default.

InstanceType string | Aws_CF_FunctionString

Specifies the instance type to be supported by the Dedicated Hosts. If you specify an instance type, the Dedicated Hosts support instances of the specified instance type only.

InstanceFamily string | Aws_CF_FunctionString

Specifies the instance family to be supported by the Dedicated Hosts. If you specify an instance family, the Dedicated Hosts support multiple instance types within that instance family.

OutpostArn string | Aws_CF_FunctionString

The Amazon Resource Name (ARN) of the Amazon Web Services Outpost on which to allocate the Dedicated Host.

HostMaintenance string | Aws_CF_FunctionString

Automatically allocates a new dedicated host and moves your instances on to it if a degradation is detected on your current host.