Various changes to organizations endpoint (#3175)

* Raise DuplicatePolicyException when a policy with the same name exists

* Implement update_policy

* Implement delete_policy
This commit is contained in:
Hector Acosta 2020-07-27 06:32:11 -05:00 committed by GitHub
commit cdc4385e2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 139 additions and 8 deletions

View file

@ -6113,7 +6113,7 @@
- [ ] decline_handshake
- [ ] delete_organization
- [ ] delete_organizational_unit
- [ ] delete_policy
- [X] delete_policy
- [ ] deregister_delegated_administrator
- [X] describe_account
- [X] describe_create_account_status
@ -6152,7 +6152,7 @@
- [X] tag_resource
- [X] untag_resource
- [X] update_organizational_unit
- [ ] update_policy
- [X] update_policy
</details>
## outposts