amazon-web-servicesaws-sdkaws-sso

Accessing AWS SSO using the AWS-SDK


Is there a way to interact with the AWS SSO service using the AWS-SDK?

https://aws.amazon.com/single-sign-on/

I am just looking for programmatic access to AWS SSO - with the AWS CLI or with the SDK or anything really.


Solution

  • Unfortunately there isn't. There is however an open issue on the AWS CLI for this - go there and upvote, that's probably the only way to make this happen.

    https://github.com/aws/aws-cli/issues/3447