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

fix: Change IAM Policy JSON so AWS IAM Console does not complain about format. #92

Closed
wants to merge 1 commit into from

Conversation

ManuelAngel99
Copy link

The JSON file that contains the IAM roles supplied in the README makes the AWS IAM console complain about formatting. This PR fixes those problems by:

  • Removing traling commas
  • Removing hyphens from the "Sid" fields

@ManuelAngel99 ManuelAngel99 changed the title [FIX] Change IAM Policy JSON so AWS IAM Console does not complain about format. [fix] Change IAM Policy JSON so AWS IAM Console does not complain about format. Apr 12, 2024
@ManuelAngel99 ManuelAngel99 changed the title [fix] Change IAM Policy JSON so AWS IAM Console does not complain about format. fix: Change IAM Policy JSON so AWS IAM Console does not complain about format. Apr 12, 2024
@mats16
Copy link
Collaborator

mats16 commented May 10, 2024

Thank you for your contribution.

But it is already fixed by #91.
I close this PR.

@mats16 mats16 closed this May 10, 2024
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