AWS CloudTrail now supports logging of data events for Amazon EBS direct APIs - devamazonaws.blogspot.com

AWS CloudTrail now supports logging of data events for Amazon EBS direct APIs that customers can use to identify when their Amazon EBS snapshots are accessed using the ListSnapshotBlocks, ListChangedBlocks, GetSnapshotBlock, or PutSnapshotBlock APIs by users in their AWS account. These data events are delivered to an Amazon S3 bucket and Amazon CloudWatch Events, and help customers’ security and operations teams detect unauthorized access and take immediate action. Until now, customers could use management events logged in AWS CloudTrail to identify when EBS snapshots were created, copied, or shared with other AWS accounts. With this new capability, customers can also identify when users in their AWS account access Amazon EBS snapshots at the block level using EBS direct APIs.

Post Updated on July 27, 2021 at 07:53PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com