Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workshop.yml is failing #73

Open
nadimm90 opened this issue Mar 29, 2023 · 1 comment
Open

workshop.yml is failing #73

nadimm90 opened this issue Mar 29, 2023 · 1 comment

Comments

@nadimm90
Copy link

I am trying to deploy the workshop.yml AWS CloudFormation template as requested in my aws account before starting lab 1 ,2 and 3.
I am filling the below variables as empty strings :

EETeamRoleArn: ' '
EventEngineRoleName: ' '

and I am receiving the below error

1 validation error detected: Value 'arn:aws:sts::197106845987:assumed-role/''/MasterKey' at 'ownerArn' failed to satisfy constraint: Member must satisfy regular expression pattern: ^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):(iam|sts)::\d+:(root|(user/[\w+=/:,.@-]{1,64}|federated-user/[\w+=/:,.@-]{2,32}|assumed-role/[\w+=:,.@-]{1,64}/[\w+=,.@-]{1,64}))$

@brtrvn
Copy link
Contributor

brtrvn commented May 16, 2023

You need to leave the EventEngineRoleName field with its default value unless you're participating in a guided experience with AWS facilitators who may ask you to change the value of that parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants