moto/moto/organizations
Ashley Gould a3f6d2c110 [Resolves #2196] - endpoints for querying organizations SC policies (#2197)
adding support for organizations service control policies

* [Resolves #2196] - endpoints for querying organizations SC policies

I have added the following mock endpoints to the Organizations service:

- create_policy
- list_policies
- describe_policy
- attach_policy
- list_policies_for_target
- list_targets_for_policy
2019-05-25 10:20:19 +01:00
..
__init__.py add support for AWS Organizations 2018-09-28 08:34:18 -07:00
models.py [Resolves #2196] - endpoints for querying organizations SC policies (#2197) 2019-05-25 10:20:19 +01:00
responses.py [Resolves #2196] - endpoints for querying organizations SC policies (#2197) 2019-05-25 10:20:19 +01:00
urls.py add support for AWS Organizations 2018-09-28 08:34:18 -07:00
utils.py [Resolves #2196] - endpoints for querying organizations SC policies (#2197) 2019-05-25 10:20:19 +01:00