View source: R/vpclattice_operations.R
vpclattice_put_auth_policy | R Documentation |
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.
vpclattice_put_auth_policy(policy, resourceIdentifier)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.