AWS prometheus documentation change
Summary
Added new index page for Amazon Managed Service for Prometheus documentation with links to user guides and API references for monitoring container metrics.
Security assessment
The change adds documentation for a managed monitoring service (Prometheus). While monitoring can be used for security observability, the documentation itself does not focus on security features or address any security vulnerabilities; it's a general service introduction.
Diff
diff --git a/prometheus/index.md b/prometheus/index.md index 8b1378917..9dd57740d 100644 --- a//prometheus/index.md +++ b//prometheus/index.md @@ -0,0 +1,22 @@ +# Amazon Managed Service for Prometheus Documentation + +Amazon Managed Service for Prometheus provides highly available, secure, and managed monitoring for your containers. It automatically scales as your ingestion and query needs grow, and gives you access to remote write metrics from existing Prometheus servers and to query metrics using PromQL. + +### [Amazon Managed Service for Prometheus User Guide Provides a conceptual overview of Amazon Managed Service for Prometheus and includes detailed instructions for using the various features. ](/prometheus/latest/userguide/) + +### [Amazon Managed Service for Prometheus API Reference Describes the API operations for Amazon Managed Service for Prometheus that are available as part of the AWS SDKs. Use these APIs to manage workspaces, rule groups, and scrapers. ](/prometheus/latest/APIReference/) + +### [Prometheus-compatible API Reference Describes the Prometheus-compatible APIs provided by Amazon Managed Service for Prometheus. Use the Prometheus-compatible APIs to manage alerts, query metrics, and write metrics to your workspace. ](/prometheus/latest/userguide/AMP-APIReference-Prometheus-Compatible-Apis.html) + +[HTML](/prometheus/latest/userguide/AMP-APIReference-Prometheus-Compatible-Apis.html) [PDF](pdfs/prometheus/latest/userguide/amazon-managed-prometheus-user-guide.pdf#AMP-APIReference-Prometheus-Compatible-Apis) + +## Related Links + + * [AWS Glossary](http://docs.aws.amazon.com/general/latest/gr/glos-chap.html) + * [Getting Started with AWS](https://aws.amazon.com/documentation/gettingstarted/) + * [SDKs & Tools](https://aws.amazon.com/tools/) + * [AWS General Reference](http://docs.aws.amazon.com/general/latest/gr/Welcome.html) + * [AWS Training](https://aws.amazon.com/training/) + * [AWS Case Studies](https://aws.amazon.com/solutions/case-studies/) + * [AWS Whitepapers](https://aws.amazon.com/whitepapers/) +