AWS::Bedrock::ResourcePolicyDefinition of AWS::Bedrock::ResourcePolicy Resource Type.
import { CfnResourcePolicy } from 'aws-cdk-lib/aws-bedrock';Or use the module namespace:
import * as bedrock from 'aws-cdk-lib/aws-bedrock';
// bedrock.CfnResourcePolicyConfiguration passed to the constructor as CfnResourcePolicyProps.
policyDocumentRequiredanyThe IAM policy document defining access permissions for the guardrail and guardrail profile resources.
resourceArnRequiredstringThe ARN of the Bedrock Guardrail or Guardrail Profile resource.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-bedrockAWS::Bedrock::ResourcePolicy