Class | Description |
---|---|
AlertManagerDefinitionDescription |
Represents the properties of an alert manager definition.
|
AlertManagerDefinitionStatus |
Represents the status of a definition.
|
CreateAlertManagerDefinitionRequest |
Represents the input of a CreateAlertManagerDefinition operation.
|
CreateAlertManagerDefinitionResult |
Represents the output of a CreateAlertManagerDefinition operation.
|
CreateRuleGroupsNamespaceRequest |
Represents the input of a CreateRuleGroupsNamespace operation.
|
CreateRuleGroupsNamespaceResult |
Represents the output of a CreateRuleGroupsNamespace 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 | |
DeleteRuleGroupsNamespaceRequest |
Represents the input of a DeleteRuleGroupsNamespace operation.
|
DeleteRuleGroupsNamespaceResult | |
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.
|
DescribeRuleGroupsNamespaceRequest |
Represents the input of a DescribeRuleGroupsNamespace operation.
|
DescribeRuleGroupsNamespaceResult |
Represents the output of a DescribeRuleGroupsNamespace operation.
|
DescribeWorkspaceRequest |
Represents the input of a DescribeWorkspace operation.
|
DescribeWorkspaceResult |
Represents the output of a DescribeWorkspace operation.
|
ListRuleGroupsNamespacesRequest |
Represents the input of a ListRuleGroupsNamespaces operation.
|
ListRuleGroupsNamespacesResult |
Represents the output of a ListRuleGroupsNamespaces operation.
|
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
ListWorkspacesRequest |
Represents the input of a ListWorkspaces operation.
|
ListWorkspacesResult |
Represents the output of a ListWorkspaces operation.
|
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.
|
TagResourceRequest | |
TagResourceResult | |
UntagResourceRequest | |
UntagResourceResult | |
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.
|
RuleGroupsNamespaceStatusCode |
State of a namespace.
|
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.
|