View source: R/vpclattice_operations.R
vpclattice_put_resource_policy | R Documentation |
Attaches a resource-based permission policy to a service or service network. The policy must contain the same actions and condition statements as the Amazon Web Services Resource Access Manager permission for sharing services and service networks.
See https://www.paws-r-sdk.com/docs/vpclattice_put_resource_policy/ for full documentation.
vpclattice_put_resource_policy(policy, resourceArn)
policy |
[required] An IAM policy. The policy string in JSON must not contain newlines or blank lines. |
resourceArn |
[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.