moto/moto/organizations
Hector Acosta cdc4385e2a
Various changes to organizations endpoint (#3175)
* Raise DuplicatePolicyException when a policy with the same name exists

* Implement update_policy

* Implement delete_policy
2020-07-27 12:32:11 +01:00
..
__init__.py add support for AWS Organizations 2018-09-28 08:34:18 -07:00
exceptions.py Various changes to organizations endpoint (#3175) 2020-07-27 12:32:11 +01:00
models.py Various changes to organizations endpoint (#3175) 2020-07-27 12:32:11 +01:00
responses.py Various changes to organizations endpoint (#3175) 2020-07-27 12:32:11 +01:00
urls.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
utils.py ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override 2019-12-16 21:05:29 -05:00