Retrieves the lifecycle policy for the specified repository.
See https://www.paws-r-sdk.com/docs/ecr_get_lifecycle_policy/ for full documentation.
ecr_get_lifecycle_policy(registryId = NULL, repositoryName)
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.
[required] The name of the repository.