Copyright | (c) 2013-2021 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 |
Deletes the organization. You can delete an organization only by using credentials from the management account. The organization must be empty of member accounts.
Creating a Request
data DeleteOrganization Source #
See: newDeleteOrganization
smart constructor.
Instances
newDeleteOrganization :: DeleteOrganization Source #
Create a value of DeleteOrganization
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
Destructuring the Response
data DeleteOrganizationResponse Source #
See: newDeleteOrganizationResponse
smart constructor.
Instances
newDeleteOrganizationResponse :: DeleteOrganizationResponse Source #
Create a value of DeleteOrganizationResponse
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.