Skip to main content

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


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)

Uploaded Source

Built Distribution

aws_sso-0.0.1-py3-none-any.whl (17.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page