Skip to content

Latest commit

 

History

History
80 lines (67 loc) · 1.84 KB

organizations.rst

File metadata and controls

80 lines (67 loc) · 1.84 KB

organizations

Example usage

python

@mock_organizations def test_organizations_behaviour: boto3.client("organizations") ...

Implemented features for this service

  • [ ] accept_handshake
  • [X] attach_policy
  • [ ] cancel_handshake
  • [ ] close_account
  • [X] create_account
  • [ ] create_gov_cloud_account
  • [X] create_organization
  • [X] create_organizational_unit
  • [X] create_policy
  • [ ] decline_handshake
  • [X] delete_organization
  • [ ] delete_organizational_unit
  • [X] delete_policy
  • [X] deregister_delegated_administrator
  • [X] describe_account
  • [X] describe_create_account_status
  • [ ] describe_effective_policy
  • [ ] describe_handshake
  • [X] describe_organization
  • [X] describe_organizational_unit
  • [X] describe_policy
  • [X] detach_policy
  • [X] disable_aws_service_access
  • [X] disable_policy_type
  • [ ] enable_all_features
  • [X] enable_aws_service_access
  • [X] enable_policy_type
  • [ ] invite_account_to_organization
  • [ ] leave_organization
  • [X] list_accounts
  • [X] list_accounts_for_parent
  • [X] list_aws_service_access_for_organization
  • [X] list_children
  • [X] list_create_account_status
  • [X] list_delegated_administrators
  • [X] list_delegated_services_for_account
  • [ ] list_handshakes_for_account
  • [ ] list_handshakes_for_organization
  • [X] list_organizational_units_for_parent
  • [X] list_parents
  • [X] list_policies
  • [X] list_policies_for_target
  • [X] list_roots
  • [X] list_tags_for_resource
  • [X] list_targets_for_policy
  • [X] move_account
  • [X] register_delegated_administrator
  • [X] remove_account_from_organization
  • [X] tag_resource
  • [X] untag_resource
  • [X] update_organizational_unit
  • [X] update_policy