View source: R/ecrpublic_operations.R
ecrpublic_initiate_layer_upload | R Documentation |
Notifies Amazon ECR that you intend to upload an image layer.
See https://www.paws-r-sdk.com/docs/ecrpublic_initiate_layer_upload/ for full documentation.
ecrpublic_initiate_layer_upload(registryId = NULL, repositoryName)
registryId |
The Amazon Web Services account ID, or registry alias, that's associated with the registry to which you intend to upload layers. If you do not specify a registry, the default public registry is assumed. |
repositoryName |
[required] The name of the repository that you want to upload layers to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.