v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1441293181.2 KB

Starts a preview of a lifecycle policy for the specified repository. This allows you to see the results before associating the lifecycle policy with the repository.

post/#X-Amz-Target=AmazonEC2ContainerRegistry_V20150921.StartLifecyclePolicyPreview

Headers

X-Amz-Target'AmazonEC2ContainerRegistry_V20150921.StartLifecyclePolicyPreview' required

Request body

registryIdstring

The Amazon Web Services account ID associated with the registry that contains the repository. If you do not specify a registry, the default registry is assumed.

repositoryNamestring required

The name of the repository to be evaluated.

lifecyclePolicyTextstring

The policy to be evaluated against. If you do not specify a policy, the current policy for the repository is used.

Response

Success

registryIdstring

The registry ID associated with the request.

repositoryNamestring

The repository name associated with the request.

lifecyclePolicyTextstring

The JSON repository policy text.

status'IN_PROGRESS' | 'COMPLETE' | 'EXPIRED' | 'FAILED'

The status of the lifecycle policy preview request.