awscc.kms_alias

Filters

  • event

  • reduce

  • value

Actions

delete

Parent base class for filters and actions.

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

Permissions - kms:DeleteAlias

update

Parent base class for filters and actions.

properties:
  TargetKeyId:
    description: Identifies the CMK to which the alias refers. Specify the key ID
      or the Amazon Resource Name (ARN) of the CMK. You cannot specify another alias.
      For help finding the key ID and ARN, see Finding the Key ID and ARN in the AWS
      Key Management Service Developer Guide.
    maxLength: 256
    minLength: 1
    type: string
  type:
    enum:
    - update

Permissions - kms:UpdateAlias