Copyright | (c) 2013-2016 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
Gets information about one or more Stage resources.
Creating a Request
Creates a value of GetStages
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
Requests Amazon API Gateway to get information about one or more Stage resources.
See: getStages
smart constructor.
Request Lenses
Destructuring the Response
Creates a value of GetStagesResponse
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data GetStagesResponse Source #
A list of Stage resource that are associated with the ApiKey resource.
See: getStagesResponse
smart constructor.
Response Lenses
gsrsResponseStatus :: Lens' GetStagesResponse Int Source #
The response status code.