AWS cloudwatch documentation change
Summary
Added a new documentation index page for Amazon CloudWatch with sections for core services, logs, events, and related links. Includes API references and CLI documentation for all CloudWatch components.
Security assessment
The change is purely organizational documentation restructuring with no mention of security vulnerabilities, patches, or security-specific features. It focuses on general documentation links and service relationships without any security advisories or configuration guidance.
Diff
diff --git a/cloudwatch/index.md b/cloudwatch/index.md index 8b1378917..529b6546f 100644 --- a//cloudwatch/index.md +++ b//cloudwatch/index.md @@ -0,0 +1,80 @@ +# Amazon CloudWatch Documentation + +Amazon CloudWatch provides a reliable, scalable, and flexible monitoring solution that you can start using within minutes. You no longer need to set up, manage, and scale your own monitoring systems and infrastructure. + +## Amazon CloudWatch + +Use CloudWatch to monitor your AWS resources and the applications you run on AWS in real time. + +### [CloudWatch User Guide Provides a conceptual overview of CloudWatch and includes detailed development instructions for using the various features. ](/AmazonCloudWatch/latest/monitoring/) + +### [CloudWatch API Reference Describes all the API operations for CloudWatch in detail. Also provides sample requests, responses, and errors for the supported web services protocols. ](/AmazonCloudWatch/latest/APIReference/) + +### [CloudWatch investigations API Reference Describes all the API operations for CloudWatch investigations used to create, manage, and delete investigation groups and investigation group policies. ](/cloudwatchinvestigations/latest/APIReference/) + +### [CloudWatch Application Insights API Reference Describes all the API operations for CloudWatch Application Insights in detail. Also provides sample requests, responses, and errors for the supported web services protocols. ](/cloudwatch/latest/APIReference/) + +### [CloudWatch Synthetics API Reference Describes all the API operations for CloudWatch Synthetics in detail. Also provides sample requests, responses, and errors for the supported web services protocols. ](/AmazonSynthetics/latest/APIReference/) + +### [CloudWatch Application Signals API Reference Describes all the API operations for CloudWatch Application Signals in detail. Also provides sample requests, responses, and errors for the supported web services protocols. ](/applicationsignals/latest/APIReference/) + +### [Network Flow Monitor API Reference Describes all the API operations for Network Flow Monitor in detail. Also provides sample requests, responses, and errors for the supported web services protocols. ](/networkflowmonitor/2.0/APIReference/) + +### [Internet Monitor API Reference Describes all the API operations for CloudWatch Internet Monitor in detail. Also provides sample requests, responses, and errors for the supported web services protocols. ](/internet-monitor/latest/api/) + +### [Network Synthetic Monitor API Reference Describes all the API operations for Network Synthetic Monitor in detail. Also provides sample requests, responses, and errors for network monitor and probe operations. ](/networkmonitor/latest/APIReference/) + +### [CloudWatch Observability Access Manager API Reference Describes all the API operations for CloudWatch Observability Access Manager in detail. Also provides sample requests, responses, and errors for the supported web services protocols. ](/OAM/latest/APIReference/) + +### [CloudWatch RUM API Reference Describes all the API operations for CloudWatch RUM in detail. Also provides sample requests, responses, and errors for the supported web services protocols. ](/cloudwatchrum/latest/APIReference/) + +### [CloudWatch Observability Admin API Reference Describes all the API operations for CloudWatch Observability Admin in detail. Also provides sample requests, responses, and errors for the supported web service protocols. ](/cloudwatch/latest/observabilityadmin/) + +### [CloudWatch section of the AWS CLI Reference Describes the CloudWatch commands in the AWS CLI that you can use to monitor AWS. Provides syntax, options, and usage examples for each command. ](/cli/latest/reference/cloudwatch/index.html) + +[HTML](/cli/latest/reference/cloudwatch/index.html) + +### [CloudWatch Application Insights section of the AWS CLI Reference Describes the CloudWatch commands in the AWS CLI that you can use to detect common problems with your applications. Provides syntax, options, and usage examples for each command. ](/cli/latest/reference/application-insights/index.html) + +[HTML](/cli/latest/reference/application-insights/index.html) + +### [CloudWatch Synthetics section of the AWS CLI Reference Describes the CloudWatch Synthetics commands in the AWS CLI that you can use to create and manage canaries. Provides syntax, options, and usage examples for each command. ](/cli/latest/reference/synthetics/index.html) + +[HTML](/cli/latest/reference/synthetics/index.html) + +### [CloudWatch CLI Reference Describes the CloudWatch CLI commands that you can use to monitor AWS. Provides syntax, options, and usage examples for each command. ](/AmazonCloudWatch/latest/cli/) + +## Amazon CloudWatch Logs + +Use CloudWatch Logs to monitor, store, and access your log files from Amazon Elastic Compute Cloud instances, AWS CloudTrail, or other sources. + +### [CloudWatch Logs User Guide Provides a conceptual overview of CloudWatch Logs and includes detailed development instructions for using the various features. ](/AmazonCloudWatch/latest/logs/) + +### [CloudWatch Logs API Reference Describes all the API operations for CloudWatch Logs in detail. Also provides sample requests, responses, and errors for the supported web services protocols. ](/AmazonCloudWatchLogs/latest/APIReference/) + +### [CloudWatch Logs section of the AWS CLI Reference Describes the AWS CLI commands that you can use to administer CloudWatch Logs. Provides syntax, options, and usage examples for each command. ](/cli/latest/reference/logs/index.html) + +[HTML](/cli/latest/reference/logs/index.html) + +## Amazon CloudWatch Events is now Amazon EventBridge + +Use the EventBridge console to manage the default event bus and the rules you created in CloudWatch Events. EventBridge uses the same Events API, so you don't need to update any of your code to use EventBridge. + +### [EventBridge User Guide Provides a conceptual overview of EventBridge and includes detailed development instructions for using the various features. ](/eventbridge/latest/userguide/) + +### [EventBridge API Reference Describes all the API operations for EventBridge in detail. Also provides sample requests, responses, and errors for the supported web services protocols. ](/eventbridge/latest/APIReference/) + +### [EventBridge section of the AWS CLI Reference Describes the AWS CLI commands that you can use to administer EventBridge. Provides syntax, options, and usage examples for each command. ](/cli/latest/reference/events/index.html) + +[HTML](/cli/latest/reference/events/index.html) + +## 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/) +