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

View source: R/ecr_operations.R

ecr_initiate_layer_uploadR Documentation

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.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.