AWS Migration Hub Orchestrator
(migrationhub-orchestrator)
IAM Changes
Services
2022-04-20
2022-04-20
3 new conditions | 1 updated resource
Additions
Conditions
aws:RequestTag/${TagKey}
Description:
Filters access based on the tags that are passed in the request
Type:
String
aws:ResourceTag/${TagKey}
Description:
Filters access based on the tags associated with the resource
Type:
String
aws:TagKeys
Description:
Filters access based on the tag keys that are passed in the request
Type:
ArrayOfString
Updates
Resources
workflow
Arn
Old:
arn:${Partition}:migrationhub-orchestrator:${Region}:${Account}:workflow-template/${ResourceId}
New:
arn:${Partition}:migrationhub-orchestrator:${Region}:${Account}:workflow/${ResourceId}
Conditions
New_value: ['aws:ResourceTag/${TagKey}']
Old_value: []