Class | Description |
---|---|
AlertManagerDefinitionDescription |
Represents the properties of an alert manager definition.
|
AlertManagerDefinitionStatus |
Represents the status of a definition.
|
AmpConfiguration |
A representation of an AMP destination.
|
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 |
A representation of a destination that a scraper can produce metrics to.
|
EksConfiguration |
A representation of an EKS source.
|
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 |
Represents the properties of a logging configuration metadata.
|
LoggingConfigurationStatus |
Represents the status of a 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 |
Represents a description of the rule groups namespace.
|
RuleGroupsNamespaceStatus |
Represents the status of a namespace.
|
RuleGroupsNamespaceSummary |
Represents a summary of the rule groups namespace.
|
ScrapeConfiguration |
A representation of a Prometheus configuration file.
|
ScraperDescription |
Represents the properties of a scraper.
|
ScraperStatus |
Represents the status of a scraper.
|
ScraperSummary |
Represents a summary of the properties of a scraper.
|
Source |
A representation of a source that a scraper can discover and collect metrics from.
|
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 |
Stores information about a field passed inside a request that resulted in an exception.
|
WorkspaceDescription |
Represents the properties of a workspace.
|
WorkspaceStatus |
Represents the status of a workspace.
|
WorkspaceSummary |
Represents a summary of the properties of a workspace.
|
Enum | Description |
---|---|
AlertManagerDefinitionStatusCode |
State of an alert manager definition.
|
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 |
User does not have sufficient access to perform this action.
|
AmazonPrometheusException |
Base exception for all service exceptions thrown by Amazon Prometheus Service
|
ConflictException |
Updating or deleting a resource can cause an inconsistent state.
|
InternalServerException |
Unexpected error during processing of request.
|
ResourceNotFoundException |
Request references a resource which does not exist.
|
ServiceQuotaExceededException |
Request would cause a service quota to be exceeded.
|
ThrottlingException |
Request was denied due to request throttling.
|
ValidationException |
The input fails to satisfy the constraints specified by an AWS service.
|