| create_ecr_lifecycle_policy | R Documentation |
Create ECR lifecycle policy to auto-delete old images
create_ecr_lifecycle_policy(region, repository_name, ttl_days = NULL)
region |
AWS region |
repository_name |
ECR repository name |
ttl_days |
Number of days to keep images (NULL = no auto-delete) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.