Notifies Amazon ECR that you intend to upload an image layer.
See https://www.paws-r-sdk.com/docs/ecr_initiate_layer_upload/ for full documentation.
ecr_initiate_layer_upload(registryId = NULL, repositoryName)
The Amazon Web Services account ID associated with the registry to which you intend to upload layers. If you do not specify a registry, the default registry is assumed.
[required] The name of the repository to which you intend to upload layers.