Skip to main content

Generate AWS Federated Signin URL

Project description

gen_aws_federated_signin_url

Generate AWS Federated Signin URL

Install

pip install gen_aws_federated_signin_url

Usage

from gen_aws_federated_signin_url import GenAwsFederatedSigninUrl

url = GenAwsFederatedSigninUrl.client()
signin_url = url.genrate(
    role_arn='arn:aws:iam::123456789012:role/role-name',
)
print(signin_url)

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

gen-aws-federated-signin-url-0.1.1.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

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