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 login --domain example.com
$ 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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size aws_sso-0.0.2-py3-none-any.whl (20.9 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size aws-sso-0.0.2.tar.gz (11.2 kB) | File type Source | Python version None | Upload date | Hashes View |