hawkerfun / cognito-csv-exporter

Amazon Cognito User Pool CSV exporter
108 stars 68 forks source link

allow aws sso based profile #4

Open Greyeye opened 3 years ago

Greyeye commented 3 years ago

please update the requirements to include

boto3==1.17.0 botocore==1.20.0 colorama==0.4.4

I use AWS CLI with AWS SSO and older boto does not support it. See issue 2091, from Boto3