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

MWAA: validation_profile issue when profile contains dash (hyphen) #179

Open
iamtodor opened this issue Sep 28, 2021 · 1 comment
Open

Comments

@iamtodor
Copy link

Hello,

The method validation_profile is not working when I have the dash in my profile name i.e. my-profile

My workaround was just removing the type from the following:

parser.add_argument('--profile', type=validation_profile, default='default',
                        required=False, help="AWS CLI profile, Ex: dev")
@iamtodor
Copy link
Author

Relates to #171 but due to the poor title description I didn't notice it in time

@iamtodor iamtodor changed the title MWAA: validation_profile issue MWAA: validation_profile issue when profile contains dash (hyphen) Sep 28, 2021
bsajjan added a commit to bsajjan/aws-support-tools that referenced this issue Dec 2, 2021
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