Lists all build workflows for an Automated Reasoning policy, showing the history of policy creation and modification attempts.
get/automated-reasoning-policies/{policyArn}/build-workflows
Path parameters
policyArnstring required
The Amazon Resource Name (ARN) of the Automated Reasoning policy whose build workflows you want to list.
Query parameters
nextTokenstring
A pagination token from a previous request to continue listing build workflows from where the previous request left off.
maxResultsinteger
The maximum number of build workflows to return in a single response. Valid range is 1-100.
Response
Success