Resource Type: AWS > EC2 > Account Attributes
The EC2 Account Attributes resource type is part of the AWS Elastic Cloud Compute (EC2) service. These attributes define account-level settings that impact the behavior and limits of EC2 resources.
Resource Context
Account Attributes is a part of the EC2 service.
Each Account Attributes lives under a Region.
Controls
The primary controls for AWS > EC2 > Account Attributes are:
- Block Public Access for AMIs
- Block Public Access for Snapshots
- CMDB
- Discovery
- EBS Encryption by Default
- Instance Metadata Service Defaults
It is also targeted by these controls:
- AWS > HIPAA > EC2 > EBS default encryption should be enabled
- AWS > NIST 800-53 > EC2 > EBS default encryption should be enabled
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-ec2#/resource/types/ec2AccountAttributes
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/aws-ec2#/resource/types/ec2AccountAttributes"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-ec2#/resource/types/ec2AccountAttributes';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-ec2#/resource/types/ec2AccountAttributes"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-ec2#/resource/types/ec2AccountAttributes' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query