AwsEcrRepositoryDetails - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsEcrRepositoryDetails

Provides information about an Amazon Elastic Container Registry repository.

Contents

Arn

The ARN of the repository.

Type: String

Pattern: .*\S.*

Required: No

ImageScanningConfiguration

The image scanning configuration for a repository.

Type: AwsEcrRepositoryImageScanningConfigurationDetails object

Required: No

ImageTagMutability

The tag mutability setting for the repository. Valid values are IMMUTABLE or MUTABLE.

Type: String

Pattern: .*\S.*

Required: No

LifecyclePolicy

Information about the lifecycle policy for the repository.

Type: AwsEcrRepositoryLifecyclePolicyDetails object

Required: No

RepositoryName

The name of the repository.

Type: String

Pattern: .*\S.*

Required: No

RepositoryPolicyText

The text of the repository policy.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: