paws.compute (version 0.5.0)

ecr_initiate_layer_upload: Notifies Amazon ECR that you intend to upload an image layer

Description

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.

Usage

ecr_initiate_layer_upload(registryId = NULL, repositoryName)

Arguments

registryId

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.

repositoryName

[required] The name of the repository to which you intend to upload layers.