Difference between revisions of "Aws cloudtrail create-trail"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
* [[Creating a trail for an organization with the AWS CLI]]: <code>[[aws organizations enable-aws-service-access]] --service-principal [[cloudtrail.amazonaws.com]]</code> | * [[Creating a trail for an organization with the AWS CLI]]: <code>[[aws organizations enable-aws-service-access]] --service-principal [[cloudtrail.amazonaws.com]]</code> | ||
* [[Logging Amazon EKS API calls with AWS CloudTrail]] | * [[Logging Amazon EKS API calls with AWS CloudTrail]] | ||
+ | * [[Terraform cloudtrail module by Cloudposse]] | ||
== See also == | == See also == |
Revision as of 03:35, 11 July 2024
aws cloudtrail create-trail
doc
aws cloudtrail create-trail --name Trail1 --s3-bucket-name my-bucket --is-multi-region-trail
Related
- Creating a trail for an organization with the AWS CLI:
aws organizations enable-aws-service-access --service-principal cloudtrail.amazonaws.com
- Logging Amazon EKS API calls with AWS CloudTrail
- Terraform cloudtrail module by Cloudposse
See also
aws cloudtrail create-trail
aws cloudtrail
[get-event-selectors | lookup-events | list-trails | create-trail | add-tags | delete-trail | describe-trails | get-trail-status | put-event-selectors | put-insight-selectors | remove-tags | start-logging | stop-logging | update-trail | validate-logs | create-event-data-store | list-public-keys | list-tags
], Terraform,enable-federation
,AWS CloudTrail, Events
Advertising: