awscc.ec2_host

Filters

  • event

  • marked-for-op

  • reduce

  • tag-count

  • value

Actions

  • auto-tag-user

  • delete

  • mark-for-op

  • normalize-tag

  • remove-tag

  • rename-tag

  • tag

  • tag-trim

  • update

  • webhook

delete

Parent base class for filters and actions.

properties:
  type:
    enum:
    - delete
required:
- type

Permissions - ec2:ReleaseHosts, ec2:DescribeHosts

update

Parent base class for filters and actions.

properties:
  AutoPlacement:
    description: 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.
    type: string
  HostRecovery:
    description: Indicates whether to enable or disable host recovery for the Dedicated
      Host. Host recovery is disabled by default.
    type: string
  type:
    enum:
    - update

Permissions - ec2:ModifyHosts, ec2:DescribeHosts