Closed davmayd closed 3 years ago
See https://github.com/aws-quickstart/quickstart-microsoft-activedirectory/issues/121
ARNs with aws:arn: have been replaced with !sub arn:${AWS::Partition}: , which should resolve the issue
aws:arn:
!sub arn:${AWS::Partition}:
See https://github.com/aws-quickstart/quickstart-microsoft-activedirectory/issues/121