Amazon EC2 (ec2)

2021-07-07

2 new actions | 5 updated actions

Additions

    Actions
  • DisableImageDeprecation
    • Description:  Grants permission to cancel the deprecation of the specified AMI
    • Access:  Write
    • Resources: 

      Name: image

      Required: Yes

    • Conditions: 

      aws:ResourceTag/${TagKey}

      ec2:ImageType

      ec2:Owner

      ec2:Public

      ec2:Region

      ec2:ResourceTag/${TagKey}

      ec2:RootDeviceType

  • EnableImageDeprecation
    • Description:  Grants permission to enable deprecation of the specified AMI at the specified date and time.
    • Access:  Write
    • Resources: 

      Name: image

      Required: Yes

    • Conditions: 

      aws:ResourceTag/${TagKey}

      ec2:ImageType

      ec2:Owner

      ec2:Public

      ec2:Region

      ec2:ResourceTag/${TagKey}

      ec2:RootDeviceType

Updates