AWS Systems Manager Incident Manager (ssm-incidents)

2022-06-28

3 new conditions | 5 updated actions, 2 updated resources

Additions

    Conditions
  • aws:RequestTag/${TagKey}
    • Description:  Filters access by the tags that are passed in the request
    • Type:  String
  • aws:ResourceTag/${TagKey}
    • Description:  Filters access by the tags associated with the resource
    • Type:  String
  • aws:TagKeys
    • Description:  Filters access by the tag keys that are passed in the request
    • Type:  ArrayOfString

Updates

    Actions
  • ListTagsForResource
      Resources
    • New_value: No

      Old_value: Yes

    • + incident-record
  • TagResource
      Resources
    • New_value: No

      Old_value: Yes

    • + incident-record
      Conditions
    • + aws:TagKeys
    • + aws:RequestTag/${TagKey}
  • UntagResource
      Resources
    • New_value: No

      Old_value: Yes

    • + incident-record
      Conditions
    • + aws:TagKeys
  • CreateResponsePlan
      Conditions
    • + aws:TagKeys
    • + aws:RequestTag/${TagKey}
      Dependents
    • + ssm-incidents:TagResource
  • UpdateResponsePlan
      Conditions
    • + aws:TagKeys
    • + aws:RequestTag/${TagKey}
      Dependents
    • + ssm-incidents:TagResource