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 |
Permanently delete a policy that you created.
Creating a Request
data DeletePolicy Source #
See: newDeletePolicy
smart constructor.
Instances
newDeletePolicy :: DeletePolicy Source #
Create a value of DeletePolicy
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
Destructuring the Response
data DeletePolicyResponse Source #
See: newDeletePolicyResponse
smart constructor.
DeletePolicyResponse' | |
|
Instances
newDeletePolicyResponse Source #
Create a value of DeletePolicyResponse
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:httpStatus:DeletePolicyResponse'
, deletePolicyResponse_httpStatus
- The response's http status code.
Response Lenses
deletePolicyResponse_httpStatus :: Lens' DeletePolicyResponse Int Source #
The response's http status code.