Difference between revisions of "Aws organizations"

From wikieduonline
Jump to navigation Jump to search
 
(59 intermediate revisions by 3 users not shown)
Line 1: Line 1:
* https://docs.aws.amazon.com/cli/latest/reference/organizations/index.html
+
{{lowercase}}
 +
* https://awscli.amazonaws.com/v2/documentation/api/latest/reference/organizations/index.html
  
 +
==Commands==
 +
=== [[Accounts]] ===
 +
* <code>[[aws organizations create-account|create-account]]</code>
 +
* <code>[[aws organizations create-account|lists-accounts]]</code>
 +
* <code>[[aws organizations close-account|close-account]]</code>
  
<pre>
+
=== Create ===
accept-handshake
+
* <code>[[create-organization]]</code>
attach-policy
+
* <code>[[create-organizational-unit]]</code>
cancel-handshake
+
* <code>[[create-gov-cloud-account]]</code>
create-account
+
* <code>[[create-policy]]</code>
create-gov-cloud-account
+
 
create-organization
+
=== Policies ===
create-organizational-unit
+
* <code>[[create-policy]]</code>
create-policy
+
* <code>[[attach-policy]]</code>
decline-handshake
+
* <code>[[detach-policy]]</code>
delete-organization
+
 
delete-organizational-unit
+
=== Handshake ===
delete-policy
+
* <code>[[accept-handshake]]</code>
deregister-delegated-administrator
+
* <code>[[cancel-handshake]]</code>
describe-account
+
* <code>[[decline-handshake]]</code>
describe-create-account-status
+
 
describe-effective-policy
+
=== Delete organitzations ===
describe-handshake
+
* <code>[[delete-organization]]</code>
describe-organization
+
* <code>[[delete-organizational-unit]]</code>
describe-organizational-unit
+
* <code>[[delete-policy]]</code>
describe-policy
+
* <code>[[deregister-delegated-administrator]]</code>
detach-policy
+
 
disable-aws-service-access
+
=== Describe ===
disable-policy-type
+
 
enable-all-features
+
* <code>[[describe-create-account-status]]</code>
enable-aws-service-access
+
* <code>[[describe-effective-policy]]</code>
enable-policy-type
+
* <code>[[describe-handshake]]</code>
invite-account-to-organization
+
* <code>[[describe-organization]]</code>
leave-organization
+
* <code>[[describe-organizational-unit]]</code>
list-accounts
+
* <code>[[describe-policy]]</code>
list-accounts-for-parent
+
* <code>[[describe-account]]</code>
list-aws-service-access-for-organization
+
 
list-children
+
=== Enable/Disable ===
list-create-account-status
+
* <code>[[disable-aws-service-access]]</code>
list-delegated-administrators
+
* <code>[[disable-policy-type]]</code>
list-delegated-services-for-account
+
* <code>[[enable-all-features]]</code>
list-handshakes-for-account
+
* <code>[[enable-aws-service-access]]</code>
list-handshakes-for-organization
+
* <code>[[enable-policy-type]]</code>
list-organizational-units-for-parent
+
* <code>[[invite-account-to-organization]]</code>
list-parents
+
* <code>[[leave-organization]]</code>
list-policies
+
 
list-policies-for-target
+
===list===
list-roots
+
*<code>[[aws organizations list-accounts|list-accounts]]</code>
list-tags-for-resource
+
*<code>[[list-accounts-for-parent]]</code>
list-targets-for-policy
+
*<code>[[list-aws-serviceaccess-for-organization]]</code>
move-account
+
*<code>[[list-children]]</code>
register-delegated-administrator
+
*<code>[[list-create-account-status]]</code>
remove-account-from-organization
+
*<code>[[list-delegated-administrators]]</code>
tag-resource
+
*<code>[[list-delegated-services-for-account]]</code>
untag-resource
+
*<code>[[list-handshakes-for-account]]</code>
update-organizational-unit
+
*<code>[[list-handshakes-for-organization]]</code>
update-policy
+
*<code>[[list-organizational-units-for-parent]]</code>
</pre>
+
*<code>[[aws organizations list-parents|list-parents]]</code>
 +
*<code>[[list-policies]]</code>
 +
*<code>[[list-policies-for-target]]</code>
 +
*<code>[[list-roots]]</code>
 +
*<code>[[list-tags-for-resource]]</code>
 +
*<code>[[list-targets-for-policy]]</code>
 +
 
 +
===tag===
 +
*<code>[[tag-resource]]</code>
 +
*<code>[[untag-resource]]</code>
 +
 
 +
=== Update ===
 +
*<code>[[update-organizational-unit]]</code>
 +
*<code>[[update-policy]]</code>
 +
 
 +
===move/remove===
 +
* <code>[[move-account]]</code>
 +
* <code>[[register-delegated-administrator]]</code>
 +
* <code>[[remove-account-from-organization]]</code>
  
 
== See also ==
 
== See also ==
* {{aws organizations}}
+
* {{AWS accounts}}
* {{AWS}}
 
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 15:53, 20 February 2024

Commands[edit]

Accounts[edit]

Create[edit]

Policies[edit]

Handshake[edit]

Delete organitzations[edit]

Describe[edit]

Enable/Disable[edit]

list[edit]

tag[edit]

Update[edit]

move/remove[edit]

See also[edit]

Advertising: