Skip to contents

Retrieves detailed information about an Automated Reasoning policy build workflow, including its status, configuration, and metadata.

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

Usage

bedrock_get_automated_reasoning_policy_build_workflow(
  policyArn,
  buildWorkflowId
)

Arguments

policyArn

[required] The Amazon Resource Name (ARN) of the Automated Reasoning policy whose build workflow you want to retrieve.

buildWorkflowId

[required] The unique identifier of the build workflow to retrieve.