vpclattice_put_auth_policy: Creates or updates the auth policy

View source: R/vpclattice_operations.R

vpclattice_put_auth_policyR Documentation

Creates or updates the auth policy

Description

Creates or updates the auth policy. The policy string in JSON must not contain newlines or blank lines.

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

Usage

vpclattice_put_auth_policy(policy, resourceIdentifier)

Arguments

policy

[required] The auth policy. The policy string in JSON must not contain newlines or blank lines.

resourceIdentifier

[required] The ID or Amazon Resource Name (ARN) of the service network or service for which the policy is created.


paws.networking documentation built on Sept. 12, 2024, 7:32 a.m.