View source: R/bedrock_operations.R
| bedrock_export_automated_reasoning_policy_version | R Documentation |
Exports the policy definition for an Automated Reasoning policy version. Returns the complete policy definition including rules, variables, and custom variable types in a structured format.
See https://www.paws-r-sdk.com/docs/bedrock_export_automated_reasoning_policy_version/ for full documentation.
bedrock_export_automated_reasoning_policy_version(policyArn)
policyArn |
[required] The Amazon Resource Name (ARN) of the Automated Reasoning policy to export. Can be either the unversioned ARN for the draft policy or a versioned ARN for a specific policy version. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.