aws-samples / aws-analytics-reference-architecture

https://aws.amazon.com/blogs/opensource/adding-cdk-constructs-to-the-aws-analytics-reference-architecture/
Other
158 stars 46 forks source link

fix: add flag for service linked role #703

Closed lmouhib closed 1 year ago

lmouhib commented 1 year ago

Issue #, if available:

When there is already a service role for emr containers the cdk deploy fail, we add a flag to allow the user not to create the service linked role.

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.