automated_reasoning_policies_list_only
Lists automated_reasoning_policies in a region or regions, for all properties use automated_reasoning_policies
Overview
| Name | automated_reasoning_policies_list_only |
| Type | Resource |
| Description | Definition of AWS::Bedrock::AutomatedReasoningPolicy Resource Type |
| Id | awscc.bedrock.automated_reasoning_policies_list_only |
Fields
| Name | Datatype | Description |
|---|---|---|
policy_arn | string | Arn of the policy |
region | string | AWS region. |
Methods
| Name | Accessible by | Required Params |
|---|---|---|
list_resources | SELECT | region |
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