Module aws_sdk_amp::types
source · Expand description
Data structures used by operation inputs/outputs.
Modules§
- Builders
- Error types that Amazon Prometheus Service can respond with.
Structs§
The details of an alert manager definition.
The status of the alert manager.
The
AmpConfiguration
structure defines the Amazon Managed Service for Prometheus instance a scraper should send metrics to.The
EksConfiguration
structure describes the connection to the Amazon EKS cluster from which a scraper collects metrics.Contains information about the logging configuration.
The status of the logging configuration.
The details about one rule groups namespace.
The status information about a rule groups namespace.
The high-level information about a rule groups namespace. To retrieve more information, use
DescribeRuleGroupsNamespace
.The
ScraperDescription
structure contains the full details about one scraper in your account.The
ScraperStatus
structure contains status information about the scraper.The
ScraperSummary
structure contains a summary of the details about one scraper in your account.Information about a field passed into a request that resulted in an exception.
The full details about one Amazon Managed Service for Prometheus workspace in your account.
The status of the workspace.
The information about one Amazon Managed Service for Prometheus workspace in your account.
Enums§
- When writing a match expression against
AlertManagerDefinitionStatusCode
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. Where to send the metrics from a scraper.
- When writing a match expression against
LoggingConfigurationStatusCode
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - When writing a match expression against
RuleGroupsNamespaceStatusCode
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. A scrape configuration for a scraper, base 64 encoded. For more information, see Scraper configuration in the Amazon Managed Service for Prometheus User Guide.
- When writing a match expression against
ScraperStatusCode
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. The source of collected metrics for a scraper.
- When writing a match expression against
ValidationExceptionReason
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature. - When writing a match expression against
WorkspaceStatusCode
, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.