ecr_delete_registry_policy: Deletes the registry permissions policy
Description
Deletes the registry permissions policy.
Usage
ecr_delete_registry_policy()
Value
A list with the following syntax:
list(
registryId = "string",
policyText = "string"
)
Request syntax
svc$delete_registry_policy()