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

validation errors detected help #8

Open
issnoe opened this issue Feb 13, 2019 · 1 comment
Open

validation errors detected help #8

issnoe opened this issue Feb 13, 2019 · 1 comment

Comments

@issnoe
Copy link

issnoe commented Feb 13, 2019

6validation errors detected: Value '{KinesisAnalyticsIAMRoleARN}' at 'outputs.1.member.kinesisStreamsOutput.roleARN' failed to satisfy constraint: Member must satisfy regular expression pattern: arn:aws:iam::\d{12}:role/?[a-zA-Z_0-9+=,.@\-/]+; Value '{PositiveTransactionsStreamARN}' at 'outputs.1.member.kinesisStreamsOutput.resourceARN' failed to satisfy constraint: Member must satisfy regular expression pattern: arn:.*; Value '{KinesisAnalyticsIAMRoleARN}' at 'outputs.2.member.kinesisStreamsOutput.roleARN' failed to satisfy constraint: Member must satisfy regular expression pattern: arn:aws:iam::\d{12}:role/?[a-zA-Z_0-9+=,.@\-/]+; Value '{NegativeTransactionsStreamARN}' at 'outputs.2.member.kinesisStreamsOutput.resourceARN' failed to satisfy constraint: Member must satisfy regular expression pattern: arn:.; Value '{KinesisAnalyticsIAMRoleARN}' at 'inputs.1.member.kinesisStreamsInput.roleARN' failed to satisfy constraint: Member must satisfy regular expression pattern: arn:aws:iam::\d{12}:role/?[a-zA-Z_0-9+=,.@\-_/]+; Value '{TransactionsStreamARN}' at 'inputs.1.member.kinesisStreamsInput.resourceARN' failed to satisfy constraint: Member must satisfy regular expression pattern: arn:.

@alexcasalboni
Copy link
Owner

Hi @issnoe :)

This is odd. Will try to debug it in the next few days.

In the meantime, as a temporary workaround, you can comment out the Outputs section, retrieve the roles ARN's manually from the console, and proceed to the next step.

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