bedrock_put_resource_policy: Adds a resource policy for a Bedrock resource

View source: R/bedrock_operations.R

bedrock_put_resource_policyR Documentation

Adds a resource policy for a Bedrock resource

Description

Adds a resource policy for a Bedrock resource.

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

Usage

bedrock_put_resource_policy(resourceArn, resourcePolicy)

Arguments

resourceArn

[required] The ARN of the Bedrock resource to which this resource policy applies.

resourcePolicy

[required] The JSON string representing the Bedrock resource policy.


paws.machine.learning documentation built on May 31, 2026, 1:07 a.m.