Skip to main content

automated_reasoning_policies_list_only

Lists automated_reasoning_policies in a region or regions, for all properties use automated_reasoning_policies

Overview

Nameautomated_reasoning_policies_list_only
TypeResource
DescriptionDefinition of AWS::Bedrock::AutomatedReasoningPolicy Resource Type
Idawscc.bedrock.automated_reasoning_policies_list_only

Fields

NameDatatypeDescription
policy_arnstringArn of the policy
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all automated_reasoning_policies in a region.

SELECT
region,
policy_arn
FROM awscc.bedrock.automated_reasoning_policies_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the automated_reasoning_policies_list_only resource, see automated_reasoning_policies