AWS Launch Wizard (launchwizard)

2024-06-06

4 new actions, 1 new resource, 3 new conditions | 3 updated actions

Additions

    Actions
  • GetWorkloadDeploymentPattern
    • Description:  Grants permission to get a deployment pattern
    • Access:  Read
  • ListTagsForResource
    • Description:  Grants permission to list tags for a LaunchWizard resource.
    • Access:  Read
    • Resources: 

      Name: deployment

      Required: No

    • Conditions: 

      aws:ResourceTag/${TagKey}

  • TagResource
    • Description:  Grants permission to tag a LaunchWizard resource.
    • Access:  Tagging
    • Resources: 

      Name: deployment

      Required: No

    • Conditions: 

      aws:TagKeys

      aws:RequestTag/${TagKey}

      aws:ResourceTag/${TagKey}

  • UntagResource
    • Description:  Grants permission to untag a LaunchWizard resource.
    • Access:  Tagging
    • Resources: 

      Name: deployment

      Required: No

    • Conditions: 

      aws:TagKeys

    Resources
  • deployment
    • Arn:  arn:${Partition}:launchwizard:${Region}:${Account}:deployment/${DeploymentId}
    • Conditions: 

      aws:ResourceTag/${TagKey}

    Conditions
  • aws:RequestTag/${TagKey}
    • Description:  Filters access based on the presence of tag key-value pairs in the request
    • Type:  String
  • aws:ResourceTag/${TagKey}
    • Description:  Filters access based on tag key-value pairs attached to the resource
    • Type:  String
  • aws:TagKeys
    • Description:  Filters access based on the presence of tag keys in the request
    • Type:  ArrayOfString

Updates

    Actions
  • CreateDeployment
      Resources
    • + deployment
      Conditions
    • + aws:RequestTag/${TagKey}
    • + aws:TagKeys
  • DeleteDeployment
      Resources
    • + deployment
      Conditions
    • + aws:ResourceTag/${TagKey}
  • GetDeployment
      Resources
    • + deployment
      Conditions
    • + aws:ResourceTag/${TagKey}