PrometheusService / Client / get_default_scraper_configuration
get_default_scraper_configuration#
- PrometheusService.Client.get_default_scraper_configuration()#
Gets a default configuration.
See also: AWS API Documentation
Request Syntax
response = client.get_default_scraper_configuration()
- Return type:
dict
- Returns:
Response Syntax
{ 'configuration': b'bytes' }
Response Structure
(dict) –
Represents the output of a GetDefaultScraperConfiguration operation.
configuration (bytes) –
The default configuration.
Exceptions
PrometheusService.Client.exceptions.ThrottlingException
PrometheusService.Client.exceptions.AccessDeniedException
PrometheusService.Client.exceptions.InternalServerException