Logging with Amazon CloudTrail for S3 Tables
Amazon S3 is integrated with Amazon CloudTrail, a service that provides a record of actions taken by a user, role, or an Amazon service. CloudTrail captures all API calls for Amazon S3 as events. Using the information collected by CloudTrail, you can determine the request that was made to Amazon S3, the IP address from which the request was made, when it was made, and additional details. When a supported event activity occurs in Amazon S3, that activity is recorded in a CloudTrail event. You can use Amazon CloudTrail trail to log management events and data events for S3 Tables. For more information, see Amazon S3 CloudTrail events and What is Amazon CloudTrail? in the Amazon CloudTrailUser Guide.
CloudTrail management events for S3 Tables
Management events provide information about management operations that are performed on resources in your Amazon account.
By default, CloudTrail logs management events for S3 Tables. The eventsource
for CloudTrail management events for S3 Tables is s3tables.amazonaws.com
.
When you set up your Amazon account, CloudTrail management events are enabled by default. The following management events are logged to CloudTrail.
For more information on CloudTrail management events, see Logging management events in the Amazon CloudTrail User Guide.
CloudTrail data events for S3 Tables
Data events provide information about the resource operations performed on or in a resource.By default, CloudTrail trails don't log data events, but you can configure trails to log data events.
When you log data events for a trail in CloudTrail, you will choose or specify the
resource type. S3 Tables has two resources types, AWS::S3Tables::Table
and
AWS::S3Tables::TableBucket
.
The following data events are logged to CloudTrail.
For more information on CloudTrail data events, see Logging data events in the Amazon CloudTrail User Guide.
For additional information about CloudTrail events for S3 Tables, see the following topics: