No project description provided
Project description
AWS Single Sign On
Example Usage
$ pip install aws-sso $ aws-sso site add --domain example.com --username {your_name} $ aws-sso discover --domain example.com --skip-names $ aws-sso
$ pip install awscli $ cd path/to/project $ echo "export AWS_PROFILE=sbx" > .envrc $ direnv allow $ aws s3 ls
Code Quality
Run the following commands to analyze the project with sonar.
docker run -d --name sonarqube -p 9000:9000 sonarqube nosetests --with-xunit --with-coverage --cover-xml sonar-scanner -D project.settings=cicd/sonar-project.properties
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aws-sso-0.0.1.tar.gz
(9.8 kB
view hashes)
Built Distribution
aws_sso-0.0.1-py3-none-any.whl
(17.8 kB
view hashes)