Skip to content

Instantly share code, notes, and snippets.

@learnwithmia
Created August 2, 2022 04:31
Show Gist options
  • Save learnwithmia/74785efcc334cad7667383d601c43ef7 to your computer and use it in GitHub Desktop.
Save learnwithmia/74785efcc334cad7667383d601c43ef7 to your computer and use it in GitHub Desktop.
aws organizations commands
aws organizations create-organization --feature-set ALL
aws organizations list-roots
aws organizations list-accounts
org-formation init organizations/organization.yml
org-formation update organizations/organization.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment