1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. bedrockagentcore
  5. PolicyEngine

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

Viewing docs for AWS Cloud Control v1.57.0
published on Monday, Mar 9, 2026 by Pulumi
aws-native logo

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

Viewing docs for AWS Cloud Control v1.57.0
published on Monday, Mar 9, 2026 by Pulumi

    Resource Type definition for AWS::BedrockAgentCore::PolicyEngine

    Create PolicyEngine Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new PolicyEngine(name: string, args?: PolicyEngineArgs, opts?: CustomResourceOptions);
    @overload
    def PolicyEngine(resource_name: str,
                     args: Optional[PolicyEngineArgs] = None,
                     opts: Optional[ResourceOptions] = None)
    
    @overload
    def PolicyEngine(resource_name: str,
                     opts: Optional[ResourceOptions] = None,
                     description: Optional[str] = None,
                     encryption_key_arn: Optional[str] = None,
                     name: Optional[str] = None,
                     tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewPolicyEngine(ctx *Context, name string, args *PolicyEngineArgs, opts ...ResourceOption) (*PolicyEngine, error)
    public PolicyEngine(string name, PolicyEngineArgs? args = null, CustomResourceOptions? opts = null)
    public PolicyEngine(String name, PolicyEngineArgs args)
    public PolicyEngine(String name, PolicyEngineArgs args, CustomResourceOptions options)
    
    type: aws-native:bedrockagentcore:PolicyEngine
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args PolicyEngineArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args PolicyEngineArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args PolicyEngineArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args PolicyEngineArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args PolicyEngineArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    PolicyEngine Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The PolicyEngine resource accepts the following input properties:

    Description string
    A human-readable description of the policy engine's purpose and scope
    EncryptionKeyArn string
    The ARN of the KMS key used to encrypt the policy engine data
    Name string
    The customer-assigned immutable name for the policy engine
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    A list of tags to assign to the policy engine.
    Description string
    A human-readable description of the policy engine's purpose and scope
    EncryptionKeyArn string
    The ARN of the KMS key used to encrypt the policy engine data
    Name string
    The customer-assigned immutable name for the policy engine
    Tags TagArgs
    A list of tags to assign to the policy engine.
    description String
    A human-readable description of the policy engine's purpose and scope
    encryptionKeyArn String
    The ARN of the KMS key used to encrypt the policy engine data
    name String
    The customer-assigned immutable name for the policy engine
    tags List<Tag>
    A list of tags to assign to the policy engine.
    description string
    A human-readable description of the policy engine's purpose and scope
    encryptionKeyArn string
    The ARN of the KMS key used to encrypt the policy engine data
    name string
    The customer-assigned immutable name for the policy engine
    tags Tag[]
    A list of tags to assign to the policy engine.
    description str
    A human-readable description of the policy engine's purpose and scope
    encryption_key_arn str
    The ARN of the KMS key used to encrypt the policy engine data
    name str
    The customer-assigned immutable name for the policy engine
    tags Sequence[TagArgs]
    A list of tags to assign to the policy engine.
    description String
    A human-readable description of the policy engine's purpose and scope
    encryptionKeyArn String
    The ARN of the KMS key used to encrypt the policy engine data
    name String
    The customer-assigned immutable name for the policy engine
    tags List<Property Map>
    A list of tags to assign to the policy engine.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the PolicyEngine resource produces the following output properties:

    CreatedAt string
    The timestamp when the policy engine was created
    Id string
    The provider-assigned unique ID for this managed resource.
    PolicyEngineArn string
    The Amazon Resource Name (ARN) of the policy engine
    PolicyEngineId string
    The unique identifier for the policy engine
    Status Pulumi.AwsNative.BedrockAgentCore.PolicyEngineStatus
    The current status of the policy engine
    StatusReasons List<string>
    Additional information about the policy engine status
    UpdatedAt string
    The timestamp when the policy engine was last updated
    CreatedAt string
    The timestamp when the policy engine was created
    Id string
    The provider-assigned unique ID for this managed resource.
    PolicyEngineArn string
    The Amazon Resource Name (ARN) of the policy engine
    PolicyEngineId string
    The unique identifier for the policy engine
    Status PolicyEngineStatus
    The current status of the policy engine
    StatusReasons []string
    Additional information about the policy engine status
    UpdatedAt string
    The timestamp when the policy engine was last updated
    createdAt String
    The timestamp when the policy engine was created
    id String
    The provider-assigned unique ID for this managed resource.
    policyEngineArn String
    The Amazon Resource Name (ARN) of the policy engine
    policyEngineId String
    The unique identifier for the policy engine
    status PolicyEngineStatus
    The current status of the policy engine
    statusReasons List<String>
    Additional information about the policy engine status
    updatedAt String
    The timestamp when the policy engine was last updated
    createdAt string
    The timestamp when the policy engine was created
    id string
    The provider-assigned unique ID for this managed resource.
    policyEngineArn string
    The Amazon Resource Name (ARN) of the policy engine
    policyEngineId string
    The unique identifier for the policy engine
    status PolicyEngineStatus
    The current status of the policy engine
    statusReasons string[]
    Additional information about the policy engine status
    updatedAt string
    The timestamp when the policy engine was last updated
    created_at str
    The timestamp when the policy engine was created
    id str
    The provider-assigned unique ID for this managed resource.
    policy_engine_arn str
    The Amazon Resource Name (ARN) of the policy engine
    policy_engine_id str
    The unique identifier for the policy engine
    status PolicyEngineStatus
    The current status of the policy engine
    status_reasons Sequence[str]
    Additional information about the policy engine status
    updated_at str
    The timestamp when the policy engine was last updated
    createdAt String
    The timestamp when the policy engine was created
    id String
    The provider-assigned unique ID for this managed resource.
    policyEngineArn String
    The Amazon Resource Name (ARN) of the policy engine
    policyEngineId String
    The unique identifier for the policy engine
    status "CREATING" | "ACTIVE" | "UPDATING" | "DELETING" | "CREATE_FAILED" | "UPDATE_FAILED" | "DELETE_FAILED"
    The current status of the policy engine
    statusReasons List<String>
    Additional information about the policy engine status
    updatedAt String
    The timestamp when the policy engine was last updated

    Supporting Types

    PolicyEngineStatus, PolicyEngineStatusArgs

    Creating
    CREATING
    Active
    ACTIVE
    Updating
    UPDATING
    Deleting
    DELETING
    CreateFailed
    CREATE_FAILED
    UpdateFailed
    UPDATE_FAILED
    DeleteFailed
    DELETE_FAILED
    PolicyEngineStatusCreating
    CREATING
    PolicyEngineStatusActive
    ACTIVE
    PolicyEngineStatusUpdating
    UPDATING
    PolicyEngineStatusDeleting
    DELETING
    PolicyEngineStatusCreateFailed
    CREATE_FAILED
    PolicyEngineStatusUpdateFailed
    UPDATE_FAILED
    PolicyEngineStatusDeleteFailed
    DELETE_FAILED
    Creating
    CREATING
    Active
    ACTIVE
    Updating
    UPDATING
    Deleting
    DELETING
    CreateFailed
    CREATE_FAILED
    UpdateFailed
    UPDATE_FAILED
    DeleteFailed
    DELETE_FAILED
    Creating
    CREATING
    Active
    ACTIVE
    Updating
    UPDATING
    Deleting
    DELETING
    CreateFailed
    CREATE_FAILED
    UpdateFailed
    UPDATE_FAILED
    DeleteFailed
    DELETE_FAILED
    CREATING
    CREATING
    ACTIVE
    ACTIVE
    UPDATING
    UPDATING
    DELETING
    DELETING
    CREATE_FAILED
    CREATE_FAILED
    UPDATE_FAILED
    UPDATE_FAILED
    DELETE_FAILED
    DELETE_FAILED
    "CREATING"
    CREATING
    "ACTIVE"
    ACTIVE
    "UPDATING"
    UPDATING
    "DELETING"
    DELETING
    "CREATE_FAILED"
    CREATE_FAILED
    "UPDATE_FAILED"
    UPDATE_FAILED
    "DELETE_FAILED"
    DELETE_FAILED

    Tag, TagArgs

    A set of tags to apply to the resource.
    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.

    Viewing docs for AWS Cloud Control v1.57.0
    published on Monday, Mar 9, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.