AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::ECR::PullTimeUpdateExclusion

CfnPullTimeUpdateExclusion

The ARN of the IAM principal to remove from the pull time update exclusion list.

Import

import { CfnPullTimeUpdateExclusion } from 'aws-cdk-lib/aws-ecr';

Or use the module namespace:

import * as ecr from 'aws-cdk-lib/aws-ecr';
// ecr.CfnPullTimeUpdateExclusion

Properties

Configuration passed to the constructor as CfnPullTimeUpdateExclusionProps.

principalArnRequired
string

The ARN of the IAM principal to remove from the pull time update exclusion list.

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter