AwsEcrRepositoryDetails - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AWS SDKs, see the following: