Resource Type: AWS > ECR > Private Registry
Private Registry resource in AWS Elastic Container Registry (ECR) Service.
Resource Context
Private Registry is a part of the ECR service.
Each Private Registry lives under a Region.
Controls
The primary controls for AWS > ECR > Private Registry are:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-ecr#/resource/types/privateRegistry
- tmod:@turbot/turbot#/resource/categories/computeContainer
- turbot graphql resource --id "tmod:@turbot/aws-ecr#/resource/types/privateRegistry"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-ecr#/resource/types/privateRegistry';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-ecr#/resource/types/privateRegistry"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-ecr#/resource/types/privateRegistry' 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