| Copyright | (c) 2013-2018 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | None |
| Language | Haskell2010 |
Network.AWS.Organizations.DeleteOrganization
Description
Deletes the organization. You can delete an organization only by using credentials from the master account. The organization must be empty of member accounts, OUs, and policies.
Creating a Request
deleteOrganization :: DeleteOrganization Source #
Creates a value of DeleteOrganization with the minimum fields required to make a request.
data DeleteOrganization Source #
See: deleteOrganization smart constructor.
Instances
Destructuring the Response
deleteOrganizationResponse :: DeleteOrganizationResponse Source #
Creates a value of DeleteOrganizationResponse with the minimum fields required to make a request.