Skip to content

Improving AWS profile validation in MWAA/verify_env/verify_env.py.#208

Closed
anapsix wants to merge 2 commits intoawslabs:masterfrom
anapsix:improving-profile-validation
Closed

Improving AWS profile validation in MWAA/verify_env/verify_env.py.#208
anapsix wants to merge 2 commits intoawslabs:masterfrom
anapsix:improving-profile-validation

Conversation

@anapsix
Copy link

@anapsix anapsix commented Aug 25, 2022

Valid AWS profile names can contain -, _, and . characters for sure.

Issue #, if available:
AWS profile validation in MWAA/verify_env/verify_env.py does not like profiles with dots, dashes and underscores in the name.

Description of changes:

Adding -, _, and . characters to AWS profile validation regex.

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

Valid AWS profile names can contain `-` and `.` characters for sure.
@anapsix
Copy link
Author

anapsix commented Aug 25, 2022

closed in favor of #206

@anapsix anapsix closed this Aug 25, 2022
@anapsix anapsix deleted the improving-profile-validation branch August 25, 2022 15:30
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.

1 participant

Comments