bedrock_export_automated_reasoning_policy_version: Exports the policy definition for an Automated Reasoning...

View source: R/bedrock_operations.R

bedrock_export_automated_reasoning_policy_versionR Documentation

Exports the policy definition for an Automated Reasoning policy version

Description

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.

Usage

bedrock_export_automated_reasoning_policy_version(policyArn)

Arguments

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.


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