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

Allow update of AWS roleArn associated with catalog when the AWS account IDs are same #587

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MonkeyCanCode
Copy link
Contributor

Regarding #582, we’re currently unable to update the AWS roleARN associated with a catalog. This is problematic because it prevents users from renaming their AWS role, which is something similar checks don’t restrict in the case of Azure tenant ID and external ID for AWS. It makes sense to block changes when the AWS account ID is also being modified, but if the AWS account ID remains the same, there's no reason we should prevent users from renaming the role.

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

Successfully merging this pull request may close these issues.

2 participants