createRepositoryCreationTemplate
inline suspend fun EcrClient.createRepositoryCreationTemplate(crossinline block: CreateRepositoryCreationTemplateRequest.Builder.() -> Unit): CreateRepositoryCreationTemplateResponse
Creates a repository creation template. This template is used to define the settings for repositories created by Amazon ECR on your behalf. For example, repositories created through pull through cache actions. For more information, see Private repository creation templates in the Amazon Elastic Container Registry User Guide.