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

Add checks for IAM role used by SSM configuration #508

Open
bmorrissirromb opened this issue May 29, 2024 · 0 comments
Open

Add checks for IAM role used by SSM configuration #508

bmorrissirromb opened this issue May 29, 2024 · 0 comments

Comments

@bmorrissirromb
Copy link
Collaborator

Within rdk deploy, there is an option to configure SSM integration. This option uses an AutomationAssumeRole value, but isn't checked to ensure that it can actually be assumed by the SSM service.

We should add some simple validation here to provide intuitive error messages if a bad SSM IAM role/policy is passed to rdk deploy.

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

1 participant