View source: R/bedrock_operations.R
| bedrock_put_resource_policy | R Documentation |
Adds a resource policy for a Bedrock resource.
See https://www.paws-r-sdk.com/docs/bedrock_put_resource_policy/ for full documentation.
bedrock_put_resource_policy(resourceArn, resourcePolicy)
resourceArn |
[required] The ARN of the Bedrock resource to which this resource policy applies. |
resourcePolicy |
[required] The JSON string representing the Bedrock resource policy. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.