Skip to main content

AWS Storage

The AWS Storage Analyzer provides comprehensive analysis of cloud storage configurations and usage, focusing on S3 buckets and EBS volumes. It surfaces access patterns, encryption status, policy compliance, and potential security vulnerabilities.

Required Blueprints: AWS



Sightlines

SightlineDescription
All BucketsSurfaces overall bucket inventory, sizing, access frequency, and distribution metrics.
Public BucketsIdentifies publicly accessible buckets and their grant permissions.
Buckets hosting static sitesTracks buckets used for static site hosting and their size distribution.
Bucket VersioningShows versioning status across buckets for data protection compliance.
Buckets with Embedded PolicyMonitors embedded (inline) bucket policies and their access levels.
Buckets with IAM PolicyTracks IAM policies attached to buckets and their access distributions.
Buckets with TagsMonitors tagging compliance across S3 buckets.
User Access for BucketsProvides visibility into which users have access to S3 and their access patterns.
Group Access for BucketsTracks group-level S3 access including empty groups with direct permissions.
Role Access for BucketsMonitors role-based S3 access including federated users and unused roles.
Bucket Access AnalysisAnalyzes bucket access patterns including denied/allowed accesses, trends, and inactivity.
Bucket Anonymous Access AnalysisTracks anonymous access attempts to S3 buckets, both allowed and denied.
Service Access for BucketsSurfaces EC2 instances with S3 access and users who reach S3 through EC2.
Bucket Encryption AnalysisShows encryption status and algorithm distribution across buckets.
ObjectsTracks object-level metrics including size, read/write activity, and count trends.
TagsShows tag details for individual buckets and shared tags across buckets.
PoliciesDisplays inline and IAM policy details and access distributions for individual buckets.
Access AnalysisShows top users who frequently access a specific bucket.
Buckets with CloudFront CDNIdentifies buckets hosting static content for CloudFront and their enabled status.
Buckets Logging AnalysisMonitors CloudTrail logging and server access logging configurations for buckets.
Bucket AccessShows buckets accessible through IAM policies and per-user access breakdowns.
Access Events for S3 ObjectsDisplays the latest access events for S3 objects.
Buckets with ReplicationMonitors replication configurations and rule status across buckets.
User Access Policies for BucketsBreaks down user access to S3 by inline and IAM policy type, with full vs partial access.
Objects Within BucketsTracks object size, read/write trends, and count trends within individual buckets.
Buckets with Public AccessMonitors public access block configurations across buckets.
EBS VolumeSurfaces EBS volume inventory, unused volumes, encryption status, and storage events.
EBS SnapshotMonitors EBS snapshot sharing, public exposure, encryption, and volume size distribution.

Explorer Node Types

Use these node types in Explorer or KAI to query resources surfaced by this analyzer:

aws.s3.Bucket, aws.s3.Grant, aws.s3.Grantee, aws.s3.Object, aws.s3.ReplicationConfiguration, aws.s3.LoggingEnabled, aws.ec2.Volume, aws.ec2.Snapshot


  • AWS IAM — Bucket policies and user/role access control
  • AWS Compute — EC2 instances that access S3 buckets
  • AWS Network — S3 endpoints and network access patterns
  • IaC — S3 buckets created and managed via CloudFormation/Terraform