1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. bedrock
  5. getAutomatedReasoningPolicy

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.34.0 published on Friday, Sep 12, 2025 by Pulumi

aws-native.bedrock.getAutomatedReasoningPolicy

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.34.0 published on Friday, Sep 12, 2025 by Pulumi

    Definition of AWS::Bedrock::AutomatedReasoningPolicy Resource Type

    Using getAutomatedReasoningPolicy

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getAutomatedReasoningPolicy(args: GetAutomatedReasoningPolicyArgs, opts?: InvokeOptions): Promise<GetAutomatedReasoningPolicyResult>
    function getAutomatedReasoningPolicyOutput(args: GetAutomatedReasoningPolicyOutputArgs, opts?: InvokeOptions): Output<GetAutomatedReasoningPolicyResult>
    def get_automated_reasoning_policy(policy_arn: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetAutomatedReasoningPolicyResult
    def get_automated_reasoning_policy_output(policy_arn: Optional[pulumi.Input[str]] = None,
                                       opts: Optional[InvokeOptions] = None) -> Output[GetAutomatedReasoningPolicyResult]
    func LookupAutomatedReasoningPolicy(ctx *Context, args *LookupAutomatedReasoningPolicyArgs, opts ...InvokeOption) (*LookupAutomatedReasoningPolicyResult, error)
    func LookupAutomatedReasoningPolicyOutput(ctx *Context, args *LookupAutomatedReasoningPolicyOutputArgs, opts ...InvokeOption) LookupAutomatedReasoningPolicyResultOutput

    > Note: This function is named LookupAutomatedReasoningPolicy in the Go SDK.

    public static class GetAutomatedReasoningPolicy 
    {
        public static Task<GetAutomatedReasoningPolicyResult> InvokeAsync(GetAutomatedReasoningPolicyArgs args, InvokeOptions? opts = null)
        public static Output<GetAutomatedReasoningPolicyResult> Invoke(GetAutomatedReasoningPolicyInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAutomatedReasoningPolicyResult> getAutomatedReasoningPolicy(GetAutomatedReasoningPolicyArgs args, InvokeOptions options)
    public static Output<GetAutomatedReasoningPolicyResult> getAutomatedReasoningPolicy(GetAutomatedReasoningPolicyArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:bedrock:getAutomatedReasoningPolicy
      arguments:
        # arguments dictionary

    The following arguments are supported:

    PolicyArn string
    The Amazon Resource Name (ARN) of the policy.
    PolicyArn string
    The Amazon Resource Name (ARN) of the policy.
    policyArn String
    The Amazon Resource Name (ARN) of the policy.
    policyArn string
    The Amazon Resource Name (ARN) of the policy.
    policy_arn str
    The Amazon Resource Name (ARN) of the policy.
    policyArn String
    The Amazon Resource Name (ARN) of the policy.

    getAutomatedReasoningPolicy Result

    The following output properties are available:

    CreatedAt string
    The timestamp when the policy was created.
    DefinitionHash string
    A hash of the policy definition used to identify the version.
    Description string
    The description of the policy.
    Name string
    The name of the policy.
    PolicyArn string
    The Amazon Resource Name (ARN) of the policy.
    PolicyDefinition Pulumi.AwsNative.Bedrock.Outputs.AutomatedReasoningPolicyPolicyDefinition
    The complete policy definition generated by the build workflow, containing all rules, variables, and custom types extracted from the source documents.
    PolicyId string
    The unique identifier of the policy.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    The tags associated with the Automated Reasoning policy.
    UpdatedAt string
    The timestamp when the policy was last updated.
    Version string
    The version of the policy.
    CreatedAt string
    The timestamp when the policy was created.
    DefinitionHash string
    A hash of the policy definition used to identify the version.
    Description string
    The description of the policy.
    Name string
    The name of the policy.
    PolicyArn string
    The Amazon Resource Name (ARN) of the policy.
    PolicyDefinition AutomatedReasoningPolicyPolicyDefinition
    The complete policy definition generated by the build workflow, containing all rules, variables, and custom types extracted from the source documents.
    PolicyId string
    The unique identifier of the policy.
    Tags Tag
    The tags associated with the Automated Reasoning policy.
    UpdatedAt string
    The timestamp when the policy was last updated.
    Version string
    The version of the policy.
    createdAt String
    The timestamp when the policy was created.
    definitionHash String
    A hash of the policy definition used to identify the version.
    description String
    The description of the policy.
    name String
    The name of the policy.
    policyArn String
    The Amazon Resource Name (ARN) of the policy.
    policyDefinition AutomatedReasoningPolicyPolicyDefinition
    The complete policy definition generated by the build workflow, containing all rules, variables, and custom types extracted from the source documents.
    policyId String
    The unique identifier of the policy.
    tags List<Tag>
    The tags associated with the Automated Reasoning policy.
    updatedAt String
    The timestamp when the policy was last updated.
    version String
    The version of the policy.
    createdAt string
    The timestamp when the policy was created.
    definitionHash string
    A hash of the policy definition used to identify the version.
    description string
    The description of the policy.
    name string
    The name of the policy.
    policyArn string
    The Amazon Resource Name (ARN) of the policy.
    policyDefinition AutomatedReasoningPolicyPolicyDefinition
    The complete policy definition generated by the build workflow, containing all rules, variables, and custom types extracted from the source documents.
    policyId string
    The unique identifier of the policy.
    tags Tag[]
    The tags associated with the Automated Reasoning policy.
    updatedAt string
    The timestamp when the policy was last updated.
    version string
    The version of the policy.
    created_at str
    The timestamp when the policy was created.
    definition_hash str
    A hash of the policy definition used to identify the version.
    description str
    The description of the policy.
    name str
    The name of the policy.
    policy_arn str
    The Amazon Resource Name (ARN) of the policy.
    policy_definition AutomatedReasoningPolicyPolicyDefinition
    The complete policy definition generated by the build workflow, containing all rules, variables, and custom types extracted from the source documents.
    policy_id str
    The unique identifier of the policy.
    tags Sequence[root_Tag]
    The tags associated with the Automated Reasoning policy.
    updated_at str
    The timestamp when the policy was last updated.
    version str
    The version of the policy.
    createdAt String
    The timestamp when the policy was created.
    definitionHash String
    A hash of the policy definition used to identify the version.
    description String
    The description of the policy.
    name String
    The name of the policy.
    policyArn String
    The Amazon Resource Name (ARN) of the policy.
    policyDefinition Property Map
    The complete policy definition generated by the build workflow, containing all rules, variables, and custom types extracted from the source documents.
    policyId String
    The unique identifier of the policy.
    tags List<Property Map>
    The tags associated with the Automated Reasoning policy.
    updatedAt String
    The timestamp when the policy was last updated.
    version String
    The version of the policy.

    Supporting Types

    AutomatedReasoningPolicyPolicyDefinition

    Rules List<Pulumi.AwsNative.Bedrock.Inputs.AutomatedReasoningPolicyPolicyDefinitionRule>
    The rules definition block of an AutomatedReasoningPolicyDefinition.
    Types List<Pulumi.AwsNative.Bedrock.Inputs.AutomatedReasoningPolicyPolicyDefinitionType>
    The types definition block of an AutomatedReasoningPolicyDefinition.
    Variables List<Pulumi.AwsNative.Bedrock.Inputs.AutomatedReasoningPolicyPolicyDefinitionVariable>
    The variables definition block of an AutomatedReasoningPolicyDefinition.
    Version string
    The policy format version.
    Rules []AutomatedReasoningPolicyPolicyDefinitionRule
    The rules definition block of an AutomatedReasoningPolicyDefinition.
    Types []AutomatedReasoningPolicyPolicyDefinitionType
    The types definition block of an AutomatedReasoningPolicyDefinition.
    Variables []AutomatedReasoningPolicyPolicyDefinitionVariable
    The variables definition block of an AutomatedReasoningPolicyDefinition.
    Version string
    The policy format version.
    rules List<AutomatedReasoningPolicyPolicyDefinitionRule>
    The rules definition block of an AutomatedReasoningPolicyDefinition.
    types List<AutomatedReasoningPolicyPolicyDefinitionType>
    The types definition block of an AutomatedReasoningPolicyDefinition.
    variables List<AutomatedReasoningPolicyPolicyDefinitionVariable>
    The variables definition block of an AutomatedReasoningPolicyDefinition.
    version String
    The policy format version.
    rules AutomatedReasoningPolicyPolicyDefinitionRule[]
    The rules definition block of an AutomatedReasoningPolicyDefinition.
    types AutomatedReasoningPolicyPolicyDefinitionType[]
    The types definition block of an AutomatedReasoningPolicyDefinition.
    variables AutomatedReasoningPolicyPolicyDefinitionVariable[]
    The variables definition block of an AutomatedReasoningPolicyDefinition.
    version string
    The policy format version.
    rules Sequence[AutomatedReasoningPolicyPolicyDefinitionRule]
    The rules definition block of an AutomatedReasoningPolicyDefinition.
    types Sequence[AutomatedReasoningPolicyPolicyDefinitionType]
    The types definition block of an AutomatedReasoningPolicyDefinition.
    variables Sequence[AutomatedReasoningPolicyPolicyDefinitionVariable]
    The variables definition block of an AutomatedReasoningPolicyDefinition.
    version str
    The policy format version.
    rules List<Property Map>
    The rules definition block of an AutomatedReasoningPolicyDefinition.
    types List<Property Map>
    The types definition block of an AutomatedReasoningPolicyDefinition.
    variables List<Property Map>
    The variables definition block of an AutomatedReasoningPolicyDefinition.
    version String
    The policy format version.

    AutomatedReasoningPolicyPolicyDefinitionRule

    Expression string
    The SMT expression for this rule
    Id string
    A unique id within the PolicyDefinition
    AlternateExpression string
    An alternate expression for this rule
    Expression string
    The SMT expression for this rule
    Id string
    A unique id within the PolicyDefinition
    AlternateExpression string
    An alternate expression for this rule
    expression String
    The SMT expression for this rule
    id String
    A unique id within the PolicyDefinition
    alternateExpression String
    An alternate expression for this rule
    expression string
    The SMT expression for this rule
    id string
    A unique id within the PolicyDefinition
    alternateExpression string
    An alternate expression for this rule
    expression str
    The SMT expression for this rule
    id str
    A unique id within the PolicyDefinition
    alternate_expression str
    An alternate expression for this rule
    expression String
    The SMT expression for this rule
    id String
    A unique id within the PolicyDefinition
    alternateExpression String
    An alternate expression for this rule

    AutomatedReasoningPolicyPolicyDefinitionType

    Name string
    A name for this type.
    Values List<Pulumi.AwsNative.Bedrock.Inputs.AutomatedReasoningPolicyPolicyDefinitionTypeValue>
    A list of valid values for this type.
    Description string
    A natural language description of this type.
    Name string
    A name for this type.
    Values []AutomatedReasoningPolicyPolicyDefinitionTypeValue
    A list of valid values for this type.
    Description string
    A natural language description of this type.
    name String
    A name for this type.
    values List<AutomatedReasoningPolicyPolicyDefinitionTypeValue>
    A list of valid values for this type.
    description String
    A natural language description of this type.
    name string
    A name for this type.
    values AutomatedReasoningPolicyPolicyDefinitionTypeValue[]
    A list of valid values for this type.
    description string
    A natural language description of this type.
    name str
    A name for this type.
    values Sequence[AutomatedReasoningPolicyPolicyDefinitionTypeValue]
    A list of valid values for this type.
    description str
    A natural language description of this type.
    name String
    A name for this type.
    values List<Property Map>
    A list of valid values for this type.
    description String
    A natural language description of this type.

    AutomatedReasoningPolicyPolicyDefinitionTypeValue

    Value string
    The value of the type value.
    Description string
    A natural language description of the type's value.
    Value string
    The value of the type value.
    Description string
    A natural language description of the type's value.
    value String
    The value of the type value.
    description String
    A natural language description of the type's value.
    value string
    The value of the type value.
    description string
    A natural language description of the type's value.
    value str
    The value of the type value.
    description str
    A natural language description of the type's value.
    value String
    The value of the type value.
    description String
    A natural language description of the type's value.

    AutomatedReasoningPolicyPolicyDefinitionVariable

    Description string
    A natural language description of this variable.
    Name string
    A name from this variable.
    Type string
    A type for this variable.
    Description string
    A natural language description of this variable.
    Name string
    A name from this variable.
    Type string
    A type for this variable.
    description String
    A natural language description of this variable.
    name String
    A name from this variable.
    type String
    A type for this variable.
    description string
    A natural language description of this variable.
    name string
    A name from this variable.
    type string
    A type for this variable.
    description str
    A natural language description of this variable.
    name str
    A name from this variable.
    type str
    A type for this variable.
    description String
    A natural language description of this variable.
    name String
    A name from this variable.
    type String
    A type for this variable.

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.34.0 published on Friday, Sep 12, 2025 by Pulumi