Class | Description |
---|---|
AlertManagerDefinitionDescription |
The details of an alert manager definition.
|
AlertManagerDefinitionStatus |
The status of the alert manager.
|
AmpConfiguration |
The
AmpConfiguration structure defines the Amazon Managed Service for Prometheus instance a scraper
should send metrics to. |
CreateAlertManagerDefinitionRequest |
Represents the input of a
CreateAlertManagerDefinition operation. |
CreateAlertManagerDefinitionResult |
Represents the output of a
CreateAlertManagerDefinition operation. |
CreateLoggingConfigurationRequest |
Represents the input of a
CreateLoggingConfiguration operation. |
CreateLoggingConfigurationResult |
Represents the output of a
CreateLoggingConfiguration operation. |
CreateRuleGroupsNamespaceRequest |
Represents the input of a
CreateRuleGroupsNamespace operation. |
CreateRuleGroupsNamespaceResult |
Represents the output of a
CreateRuleGroupsNamespace operation. |
CreateScraperRequest |
Represents the input of a
CreateScraper operation. |
CreateScraperResult |
Represents the output of a
CreateScraper operation. |
CreateWorkspaceRequest |
Represents the input of a
CreateWorkspace operation. |
CreateWorkspaceResult |
Represents the output of a
CreateWorkspace operation. |
DeleteAlertManagerDefinitionRequest |
Represents the input of a
DeleteAlertManagerDefinition operation. |
DeleteAlertManagerDefinitionResult | |
DeleteLoggingConfigurationRequest |
Represents the input of a
DeleteLoggingConfiguration operation. |
DeleteLoggingConfigurationResult | |
DeleteRuleGroupsNamespaceRequest |
Represents the input of a
DeleteRuleGroupsNamespace operation. |
DeleteRuleGroupsNamespaceResult | |
DeleteScraperRequest |
Represents the input of a
DeleteScraper operation. |
DeleteScraperResult |
Represents the output of a
DeleteScraper operation. |
DeleteWorkspaceRequest |
Represents the input of a
DeleteWorkspace operation. |
DeleteWorkspaceResult | |
DescribeAlertManagerDefinitionRequest |
Represents the input of a
DescribeAlertManagerDefinition operation. |
DescribeAlertManagerDefinitionResult |
Represents the output of a
DescribeAlertManagerDefinition operation. |
DescribeLoggingConfigurationRequest |
Represents the input of a
DescribeLoggingConfiguration operation. |
DescribeLoggingConfigurationResult |
Represents the output of a
DescribeLoggingConfiguration operation. |
DescribeRuleGroupsNamespaceRequest |
Represents the input of a
DescribeRuleGroupsNamespace operation. |
DescribeRuleGroupsNamespaceResult |
Represents the output of a
DescribeRuleGroupsNamespace operation. |
DescribeScraperRequest |
Represents the input of a
DescribeScraper operation. |
DescribeScraperResult |
Represents the output of a
DescribeScraper operation. |
DescribeWorkspaceRequest |
Represents the input of a
DescribeWorkspace operation. |
DescribeWorkspaceResult |
Represents the output of a
DescribeWorkspace operation. |
Destination |
Where to send the metrics from a scraper.
|
EksConfiguration |
The
EksConfiguration structure describes the connection to the Amazon EKS cluster from which a scraper
collects metrics. |
GetDefaultScraperConfigurationRequest |
Represents the input of a
GetDefaultScraperConfiguration operation. |
GetDefaultScraperConfigurationResult |
Represents the output of a
GetDefaultScraperConfiguration operation. |
ListRuleGroupsNamespacesRequest |
Represents the input of a
ListRuleGroupsNamespaces operation. |
ListRuleGroupsNamespacesResult |
Represents the output of a
ListRuleGroupsNamespaces operation. |
ListScrapersRequest |
Represents the input of a
ListScrapers operation. |
ListScrapersResult |
Represents the output of a
ListScrapers operation. |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
ListWorkspacesRequest |
Represents the input of a
ListWorkspaces operation. |
ListWorkspacesResult |
Represents the output of a
ListWorkspaces operation. |
LoggingConfigurationMetadata |
Contains information about the logging configuration.
|
LoggingConfigurationStatus |
The status of the logging configuration.
|
PutAlertManagerDefinitionRequest |
Represents the input of a
PutAlertManagerDefinition operation. |
PutAlertManagerDefinitionResult |
Represents the output of a
PutAlertManagerDefinition operation. |
PutRuleGroupsNamespaceRequest |
Represents the input of a
PutRuleGroupsNamespace operation. |
PutRuleGroupsNamespaceResult |
Represents the output of a
PutRuleGroupsNamespace operation. |
RuleGroupsNamespaceDescription |
The details about one rule groups namespace.
|
RuleGroupsNamespaceStatus |
The status information about a rule groups namespace.
|
RuleGroupsNamespaceSummary |
The high-level information about a rule groups namespace.
|
ScrapeConfiguration |
A scrape configuration for a scraper, base 64 encoded.
|
ScraperDescription |
The
ScraperDescription structure contains the full details about one scraper in your account. |
ScraperStatus |
The
ScraperStatus structure contains status information about the scraper. |
ScraperSummary |
The
ScraperSummary structure contains a summary of the details about one scraper in your account. |
Source |
The source of collected metrics for a scraper.
|
TagResourceRequest | |
TagResourceResult | |
UntagResourceRequest | |
UntagResourceResult | |
UpdateLoggingConfigurationRequest |
Represents the input of an
UpdateLoggingConfiguration operation. |
UpdateLoggingConfigurationResult |
Represents the output of an
UpdateLoggingConfiguration operation. |
UpdateWorkspaceAliasRequest |
Represents the input of an
UpdateWorkspaceAlias operation. |
UpdateWorkspaceAliasResult | |
ValidationExceptionField |
Information about a field passed into a request that resulted in an exception.
|
WorkspaceDescription |
The full details about one Amazon Managed Service for Prometheus workspace in your account.
|
WorkspaceStatus |
The status of the workspace.
|
WorkspaceSummary |
The information about one Amazon Managed Service for Prometheus workspace in your account.
|
Enum | Description |
---|---|
AlertManagerDefinitionStatusCode |
State of an
AlertManagerDefinition . |
LoggingConfigurationStatusCode |
State of a logging configuration.
|
RuleGroupsNamespaceStatusCode |
State of a namespace.
|
ScraperStatusCode |
State of a scraper.
|
ValidationExceptionReason |
Possible reasons a request failed validation.
|
WorkspaceStatusCode |
State of a workspace.
|
Exception | Description |
---|---|
AccessDeniedException |
You do not have sufficient access to perform this action.
|
AmazonPrometheusException |
Base exception for all service exceptions thrown by Amazon Prometheus Service
|
ConflictException |
The request would cause an inconsistent state.
|
InternalServerException |
An unexpected error occurred during the processing of the request.
|
ResourceNotFoundException |
The request references a resources that doesn't exist.
|
ServiceQuotaExceededException |
Completing the request would cause a service quota to be exceeded.
|
ThrottlingException |
The request was denied due to request throttling.
|
ValidationException |
The input fails to satisfy the constraints specified by an Amazon Web Services service.
|