ecr_put_registry_policy: Creates or updates the permissions policy for your registry

View source: R/ecr_operations.R

ecr_put_registry_policyR Documentation

Creates or updates the permissions policy for your registry

Description

Creates or updates the permissions policy for your registry.

See https://www.paws-r-sdk.com/docs/ecr_put_registry_policy/ for full documentation.

Usage

ecr_put_registry_policy(policyText)

Arguments

policyText

[required] The JSON policy text to apply to your registry. The policy text follows the same format as IAM policy text. For more information, see Registry permissions in the Amazon Elastic Container Registry User Guide.


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