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 |
Exports all discovered configuration data to an Amazon S3 bucket or an application that enables you to view and evaluate the data. Data includes tags and tag associations, processes, connections, servers, and system performance. This API returns an export ID which you can query using the GetExportStatus API. The system imposes a limit of two configuration exports in six hours.
Creating a Request
exportConfigurations :: ExportConfigurations Source #
Creates a value of ExportConfigurations
with the minimum fields required to make a request.
data ExportConfigurations Source #
See: exportConfigurations
smart constructor.
Destructuring the Response
exportConfigurationsResponse Source #
Creates a value of ExportConfigurationsResponse
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data ExportConfigurationsResponse Source #
See: exportConfigurationsResponse
smart constructor.
Response Lenses
ecrsExportId :: Lens' ExportConfigurationsResponse (Maybe Text) Source #
A unique identifier that you can use to query the export status.
ecrsResponseStatus :: Lens' ExportConfigurationsResponse Int Source #
The response status code.