Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant