Enable AWS SSO programatically?
0
Hi,
Is there a way to Enable SSO programmatically, either over CLI or SDK? I can do it through Web console, but I want to automate creation of AWS Organizations, accounts and AWS SSO.
Thanks, Nemanja
asked 2 months ago42 views
1 Answers
1
Yes, these articles, taken together, get you there.
Relevant questions
How to login into the AWS SSO using AWS CLI without needing browser?
Accepted Answerasked 6 months agoELI5: AWS CLI and SSO
asked 7 months agoManage identities in AWS SSO - how to create Users via CLI or API ?
asked 7 months agoAmazon QuickSight - is it possible to fully automate a dashboard creation with AWS SDK
Accepted Answerasked 2 years agoAWS SSO - what OU/account to use?
asked 2 months agoEnable AWS SSO programatically?
asked 2 months agoHow do I sign into re:Post using AWS SSO?
Accepted Answerasked 7 months agoProgrammatically Detect which region AWS SSO is enabled in.
asked 3 months agoAWS SSO + Azure AD, no way to access AWS Console?
Accepted Answerasked 5 months agoHow to Enable Region Programmatically
asked 19 days ago
Thanks for the answer, but my question refers exactly to a step between your steps 1. and 2.
I know how to automate creation of AWS Organizations and accounts. Also, I can automate account attachments in SSO. But there is one step in between when you have to Enable SSO in your Organization. Currently it seems that the only way to do it is to go to the Web Console and press that orange button "Enable SSO". There is no API for it.
Maybe you guys could make PFR internally for this? It would be nice to be able to automate everything for Organization creation without manual steps.