AWS cloudtrail documentation change
Summary
Added new documentation index page for AWS CloudTrail with service overview and links to user guides, API references, partner onboarding, and related resources.
Security assessment
This is a standard documentation index page introduction. While CloudTrail is a security service, the content describes general monitoring capabilities without addressing specific vulnerabilities, security incidents, or new security features. No security advisories or vulnerability mitigations are present.
Diff
diff --git a/cloudtrail/index.md b/cloudtrail/index.md index 8b1378917..6aa242c70 100644 --- a//cloudtrail/index.md +++ b//cloudtrail/index.md @@ -0,0 +1,22 @@ +# AWS CloudTrail Documentation + +With AWS CloudTrail, you can monitor your AWS deployments in the cloud by getting a history of AWS API calls for your account, including API calls made by using the AWS Management Console, the AWS SDKs, the command line tools, and higher-level AWS services. You can also identify which users and accounts called AWS APIs for services that support CloudTrail, the source IP address from which the calls were made, and when the calls occurred. You can integrate CloudTrail into applications using the API, automate trail creation for your organization, check the status of your trails, and control how administrators turn CloudTrail logging on and off. + +### [User Guide Provides detailed descriptions of product concepts and includes instructions for using CloudTrail features with both the console and the command line interface. ](/awscloudtrail/latest/userguide/index.html) + +### [CloudTrail API Reference Describes all API operations for creating and managing resources in AWS CloudTrail in detail. Also provides sample requests, responses, and errors for supported web service protocols. ](/awscloudtrail/latest/APIReference/Welcome.html) + +### [CloudTrail-Data API Reference Describes all API operations for AWS CloudTrail event data in detail. Also provides sample requests, responses, and errors for supported web service protocols. ](/awscloudtraildata/latest/APIReference/Welcome.html) + +### [Partner Onboarding Guide This guide is for AWS Partners in the AWS Partner Network who want to onboard their applications and solutions to CloudTrail Lake, and let their customers integrate application events into CloudTrail Lake. ](/awscloudtrail/latest/partner-onboarding/cloudtrail-lake-partner-onboarding.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/) +