Difference between revisions of "Aws organizations"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 33: Line 33:
 
*<code>disable-aws-service-access</code>
 
*<code>disable-aws-service-access</code>
 
*<code>disable-policy-type</code>
 
*<code>disable-policy-type</code>
*<code>enable-all-features</code>
+
*<code>[[enable-all-features]]</code>
 
*<code>enable-aws-service-access</code>
 
*<code>enable-aws-service-access</code>
 
*<code>enable-policy-type</code>
 
*<code>enable-policy-type</code>

Revision as of 18:06, 20 August 2021

AWS Organizations is a web service that enables you to consolidate your multiple AWS accounts into an organization and centrally manage your accounts and their resources. [1]

Commands

create

delete organitzations

  • delete-organization
  • delete-organizational-unit
  • delete-policy
  • deregister-delegated-administrator
  • describe-account

describe

  • describe-create-account-status
  • describe-effective-policy
  • describe-handshake
  • describe-organization
  • describe-organizational-unit
  • describe-policy
  • detach-policy

enable/disable

  • disable-aws-service-access
  • disable-policy-type
  • enable-all-features
  • enable-aws-service-access
  • enable-policy-type
  • invite-account-to-organization
  • leave-organization

list

  • list-accounts
  • list-accounts-for-parent
  • list-aws-serviceaccess-for-organization
  • list-children
  • list-create-account-status
  • list-delegated-administrators
  • list-delegated-services-for-account
  • list-handshakes-for-account
  • list-handshakes-for-organization
  • list-organizational-units-for-parent
  • list-parents
  • list-policies
  • list-policies-for-target
  • list-roots
  • list-tags-for-resource
  • list-targets-for-policy

tag

  • tag-resource
  • untag-resource

update

  • update-organizational-unit
  • update-policy

move/remove

  • move-account
  • register-delegated-administrator
  • remove-account-from-organization

See also

  • https://docs.aws.amazon.com/cli/latest/reference/organizations/index.html
  • Advertising: