awscc.autoscaling_warmpool

Filters

  • event

  • reduce

  • value

Actions

delete

Parent base class for filters and actions.

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

Permissions - autoscaling:DeleteWarmPool, autoscaling:DescribeWarmPool

update

Parent base class for filters and actions.

definitions:
  InstanceReusePolicy:
    additionalProperties: false
    properties:
      ReuseOnScaleIn:
        type: boolean
    type: object
properties:
  InstanceReusePolicy:
    additionalProperties: false
    properties:
      ReuseOnScaleIn:
        type: boolean
    type: object
  MaxGroupPreparedCapacity:
    type: integer
  MinSize:
    type: integer
  PoolState:
    type: string
  type:
    enum:
    - update

Permissions - autoscaling:PutWarmPool, autoscaling:DescribeWarmPool, autoscaling:DescribeAutoScalingGroups