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

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

AWS Cloud Control v1.37.0 published on Wednesday, Oct 15, 2025 by Pulumi

aws-native.bedrockagentcore.getMemory

Get Started
aws-native logo

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

AWS Cloud Control v1.37.0 published on Wednesday, Oct 15, 2025 by Pulumi

    Resource Type definition for AWS::BedrockAgentCore::Memory

    Using getMemory

    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 getMemory(args: GetMemoryArgs, opts?: InvokeOptions): Promise<GetMemoryResult>
    function getMemoryOutput(args: GetMemoryOutputArgs, opts?: InvokeOptions): Output<GetMemoryResult>
    def get_memory(memory_arn: Optional[str] = None,
                   opts: Optional[InvokeOptions] = None) -> GetMemoryResult
    def get_memory_output(memory_arn: Optional[pulumi.Input[str]] = None,
                   opts: Optional[InvokeOptions] = None) -> Output[GetMemoryResult]
    func LookupMemory(ctx *Context, args *LookupMemoryArgs, opts ...InvokeOption) (*LookupMemoryResult, error)
    func LookupMemoryOutput(ctx *Context, args *LookupMemoryOutputArgs, opts ...InvokeOption) LookupMemoryResultOutput

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

    public static class GetMemory 
    {
        public static Task<GetMemoryResult> InvokeAsync(GetMemoryArgs args, InvokeOptions? opts = null)
        public static Output<GetMemoryResult> Invoke(GetMemoryInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMemoryResult> getMemory(GetMemoryArgs args, InvokeOptions options)
    public static Output<GetMemoryResult> getMemory(GetMemoryArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:bedrockagentcore:getMemory
      arguments:
        # arguments dictionary

    The following arguments are supported:

    MemoryArn string
    MemoryArn string
    memoryArn String
    memoryArn string
    memoryArn String

    getMemory Result

    The following output properties are available:

    CreatedAt string
    The timestamp when the memory record was created.
    Description string
    EventExpiryDuration int
    Duration in days until memory events expire
    FailureReason string
    MemoryArn string
    MemoryExecutionRoleArn string
    The memory role ARN.
    MemoryId string
    The memory ID.
    MemoryStrategies List<Pulumi.AwsNative.BedrockAgentCore.Outputs.MemoryStrategy>
    The memory strategies.
    Status Pulumi.AwsNative.BedrockAgentCore.MemoryStatus
    The memory status.
    Tags Dictionary<string, string>
    The tags for the resources.
    UpdatedAt string
    CreatedAt string
    The timestamp when the memory record was created.
    Description string
    EventExpiryDuration int
    Duration in days until memory events expire
    FailureReason string
    MemoryArn string
    MemoryExecutionRoleArn string
    The memory role ARN.
    MemoryId string
    The memory ID.
    MemoryStrategies []MemoryStrategy
    The memory strategies.
    Status MemoryStatus
    The memory status.
    Tags map[string]string
    The tags for the resources.
    UpdatedAt string
    createdAt String
    The timestamp when the memory record was created.
    description String
    eventExpiryDuration Integer
    Duration in days until memory events expire
    failureReason String
    memoryArn String
    memoryExecutionRoleArn String
    The memory role ARN.
    memoryId String
    The memory ID.
    memoryStrategies List<MemoryStrategy>
    The memory strategies.
    status MemoryStatus
    The memory status.
    tags Map<String,String>
    The tags for the resources.
    updatedAt String
    createdAt string
    The timestamp when the memory record was created.
    description string
    eventExpiryDuration number
    Duration in days until memory events expire
    failureReason string
    memoryArn string
    memoryExecutionRoleArn string
    The memory role ARN.
    memoryId string
    The memory ID.
    memoryStrategies MemoryStrategy[]
    The memory strategies.
    status MemoryStatus
    The memory status.
    tags {[key: string]: string}
    The tags for the resources.
    updatedAt string
    created_at str
    The timestamp when the memory record was created.
    description str
    event_expiry_duration int
    Duration in days until memory events expire
    failure_reason str
    memory_arn str
    memory_execution_role_arn str
    The memory role ARN.
    memory_id str
    The memory ID.
    memory_strategies Sequence[MemoryStrategy]
    The memory strategies.
    status MemoryStatus
    The memory status.
    tags Mapping[str, str]
    The tags for the resources.
    updated_at str
    createdAt String
    The timestamp when the memory record was created.
    description String
    eventExpiryDuration Number
    Duration in days until memory events expire
    failureReason String
    memoryArn String
    memoryExecutionRoleArn String
    The memory role ARN.
    memoryId String
    The memory ID.
    memoryStrategies List<Property Map>
    The memory strategies.
    status "CREATING" | "ACTIVE" | "FAILED" | "DELETING"
    The memory status.
    tags Map<String>
    The tags for the resources.
    updatedAt String

    Supporting Types

    MemoryCustomConfigurationInput

    MemoryCustomMemoryStrategy

    Name string
    Configuration Pulumi.AwsNative.BedrockAgentCore.Inputs.MemoryCustomConfigurationInput
    CreatedAt string
    Creation timestamp of the memory strategy
    Description string
    Namespaces List<string>
    Status Pulumi.AwsNative.BedrockAgentCore.MemoryCustomMemoryStrategyStatus
    Status of the memory strategy
    StrategyId string
    Unique identifier for the memory strategy
    Type Pulumi.AwsNative.BedrockAgentCore.MemoryCustomMemoryStrategyType
    Type of memory strategy
    UpdatedAt string
    Last update timestamp of the memory strategy
    Name string
    Configuration MemoryCustomConfigurationInput
    CreatedAt string
    Creation timestamp of the memory strategy
    Description string
    Namespaces []string
    Status MemoryCustomMemoryStrategyStatus
    Status of the memory strategy
    StrategyId string
    Unique identifier for the memory strategy
    Type MemoryCustomMemoryStrategyType
    Type of memory strategy
    UpdatedAt string
    Last update timestamp of the memory strategy
    name String
    configuration MemoryCustomConfigurationInput
    createdAt String
    Creation timestamp of the memory strategy
    description String
    namespaces List<String>
    status MemoryCustomMemoryStrategyStatus
    Status of the memory strategy
    strategyId String
    Unique identifier for the memory strategy
    type MemoryCustomMemoryStrategyType
    Type of memory strategy
    updatedAt String
    Last update timestamp of the memory strategy
    name string
    configuration MemoryCustomConfigurationInput
    createdAt string
    Creation timestamp of the memory strategy
    description string
    namespaces string[]
    status MemoryCustomMemoryStrategyStatus
    Status of the memory strategy
    strategyId string
    Unique identifier for the memory strategy
    type MemoryCustomMemoryStrategyType
    Type of memory strategy
    updatedAt string
    Last update timestamp of the memory strategy
    name str
    configuration MemoryCustomConfigurationInput
    created_at str
    Creation timestamp of the memory strategy
    description str
    namespaces Sequence[str]
    status MemoryCustomMemoryStrategyStatus
    Status of the memory strategy
    strategy_id str
    Unique identifier for the memory strategy
    type MemoryCustomMemoryStrategyType
    Type of memory strategy
    updated_at str
    Last update timestamp of the memory strategy
    name String
    configuration Property Map
    createdAt String
    Creation timestamp of the memory strategy
    description String
    namespaces List<String>
    status "CREATING" | "ACTIVE" | "DELETING" | "FAILED"
    Status of the memory strategy
    strategyId String
    Unique identifier for the memory strategy
    type "SEMANTIC" | "SUMMARIZATION" | "USER_PREFERENCE" | "CUSTOM"
    Type of memory strategy
    updatedAt String
    Last update timestamp of the memory strategy

    MemoryCustomMemoryStrategyStatus

    MemoryCustomMemoryStrategyType

    MemoryInvocationConfigurationInput

    MemoryMessageBasedTriggerInput

    messageCount Integer

    MemorySelfManagedConfiguration

    MemorySemanticMemoryStrategy

    Name string
    CreatedAt string
    Creation timestamp of the memory strategy
    Description string
    Namespaces List<string>
    Status Pulumi.AwsNative.BedrockAgentCore.MemorySemanticMemoryStrategyStatus
    Status of the memory strategy
    StrategyId string
    Unique identifier for the memory strategy
    Type Pulumi.AwsNative.BedrockAgentCore.MemorySemanticMemoryStrategyType
    Type of memory strategy
    UpdatedAt string
    Last update timestamp of the memory strategy
    Name string
    CreatedAt string
    Creation timestamp of the memory strategy
    Description string
    Namespaces []string
    Status MemorySemanticMemoryStrategyStatus
    Status of the memory strategy
    StrategyId string
    Unique identifier for the memory strategy
    Type MemorySemanticMemoryStrategyType
    Type of memory strategy
    UpdatedAt string
    Last update timestamp of the memory strategy
    name String
    createdAt String
    Creation timestamp of the memory strategy
    description String
    namespaces List<String>
    status MemorySemanticMemoryStrategyStatus
    Status of the memory strategy
    strategyId String
    Unique identifier for the memory strategy
    type MemorySemanticMemoryStrategyType
    Type of memory strategy
    updatedAt String
    Last update timestamp of the memory strategy
    name string
    createdAt string
    Creation timestamp of the memory strategy
    description string
    namespaces string[]
    status MemorySemanticMemoryStrategyStatus
    Status of the memory strategy
    strategyId string
    Unique identifier for the memory strategy
    type MemorySemanticMemoryStrategyType
    Type of memory strategy
    updatedAt string
    Last update timestamp of the memory strategy
    name str
    created_at str
    Creation timestamp of the memory strategy
    description str
    namespaces Sequence[str]
    status MemorySemanticMemoryStrategyStatus
    Status of the memory strategy
    strategy_id str
    Unique identifier for the memory strategy
    type MemorySemanticMemoryStrategyType
    Type of memory strategy
    updated_at str
    Last update timestamp of the memory strategy
    name String
    createdAt String
    Creation timestamp of the memory strategy
    description String
    namespaces List<String>
    status "CREATING" | "ACTIVE" | "DELETING" | "FAILED"
    Status of the memory strategy
    strategyId String
    Unique identifier for the memory strategy
    type "SEMANTIC" | "SUMMARIZATION" | "USER_PREFERENCE" | "CUSTOM"
    Type of memory strategy
    updatedAt String
    Last update timestamp of the memory strategy

    MemorySemanticMemoryStrategyStatus

    MemorySemanticMemoryStrategyType

    MemorySemanticOverride

    MemorySemanticOverrideConsolidationConfigurationInput

    AppendToPrompt string
    ModelId string
    AppendToPrompt string
    ModelId string
    appendToPrompt String
    modelId String
    appendToPrompt string
    modelId string
    appendToPrompt String
    modelId String

    MemorySemanticOverrideExtractionConfigurationInput

    AppendToPrompt string
    ModelId string
    AppendToPrompt string
    ModelId string
    appendToPrompt String
    modelId String
    appendToPrompt string
    modelId string
    appendToPrompt String
    modelId String

    MemoryStatus

    MemoryStrategy

    MemorySummaryMemoryStrategy

    Name string
    CreatedAt string
    Creation timestamp of the memory strategy
    Description string
    Namespaces List<string>
    Status Pulumi.AwsNative.BedrockAgentCore.MemorySummaryMemoryStrategyStatus
    Status of the memory strategy
    StrategyId string
    Unique identifier for the memory strategy
    Type Pulumi.AwsNative.BedrockAgentCore.MemorySummaryMemoryStrategyType
    Type of memory strategy
    UpdatedAt string
    Last update timestamp of the memory strategy
    Name string
    CreatedAt string
    Creation timestamp of the memory strategy
    Description string
    Namespaces []string
    Status MemorySummaryMemoryStrategyStatus
    Status of the memory strategy
    StrategyId string
    Unique identifier for the memory strategy
    Type MemorySummaryMemoryStrategyType
    Type of memory strategy
    UpdatedAt string
    Last update timestamp of the memory strategy
    name String
    createdAt String
    Creation timestamp of the memory strategy
    description String
    namespaces List<String>
    status MemorySummaryMemoryStrategyStatus
    Status of the memory strategy
    strategyId String
    Unique identifier for the memory strategy
    type MemorySummaryMemoryStrategyType
    Type of memory strategy
    updatedAt String
    Last update timestamp of the memory strategy
    name string
    createdAt string
    Creation timestamp of the memory strategy
    description string
    namespaces string[]
    status MemorySummaryMemoryStrategyStatus
    Status of the memory strategy
    strategyId string
    Unique identifier for the memory strategy
    type MemorySummaryMemoryStrategyType
    Type of memory strategy
    updatedAt string
    Last update timestamp of the memory strategy
    name str
    created_at str
    Creation timestamp of the memory strategy
    description str
    namespaces Sequence[str]
    status MemorySummaryMemoryStrategyStatus
    Status of the memory strategy
    strategy_id str
    Unique identifier for the memory strategy
    type MemorySummaryMemoryStrategyType
    Type of memory strategy
    updated_at str
    Last update timestamp of the memory strategy
    name String
    createdAt String
    Creation timestamp of the memory strategy
    description String
    namespaces List<String>
    status "CREATING" | "ACTIVE" | "DELETING" | "FAILED"
    Status of the memory strategy
    strategyId String
    Unique identifier for the memory strategy
    type "SEMANTIC" | "SUMMARIZATION" | "USER_PREFERENCE" | "CUSTOM"
    Type of memory strategy
    updatedAt String
    Last update timestamp of the memory strategy

    MemorySummaryMemoryStrategyStatus

    MemorySummaryMemoryStrategyType

    MemorySummaryOverride

    MemorySummaryOverrideConsolidationConfigurationInput

    AppendToPrompt string
    ModelId string
    AppendToPrompt string
    ModelId string
    appendToPrompt String
    modelId String
    appendToPrompt string
    modelId string
    appendToPrompt String
    modelId String

    MemoryTimeBasedTriggerInput

    MemoryTokenBasedTriggerInput

    tokenCount Integer
    tokenCount number
    tokenCount Number

    MemoryTriggerConditionInput

    MemoryUserPreferenceMemoryStrategy

    Name string
    CreatedAt string
    Creation timestamp of the memory strategy
    Description string
    Namespaces List<string>
    Status Pulumi.AwsNative.BedrockAgentCore.MemoryUserPreferenceMemoryStrategyStatus
    Status of the memory strategy
    StrategyId string
    Unique identifier for the memory strategy
    Type Pulumi.AwsNative.BedrockAgentCore.MemoryUserPreferenceMemoryStrategyType
    Type of memory strategy
    UpdatedAt string
    Last update timestamp of the memory strategy
    Name string
    CreatedAt string
    Creation timestamp of the memory strategy
    Description string
    Namespaces []string
    Status MemoryUserPreferenceMemoryStrategyStatus
    Status of the memory strategy
    StrategyId string
    Unique identifier for the memory strategy
    Type MemoryUserPreferenceMemoryStrategyType
    Type of memory strategy
    UpdatedAt string
    Last update timestamp of the memory strategy
    name String
    createdAt String
    Creation timestamp of the memory strategy
    description String
    namespaces List<String>
    status MemoryUserPreferenceMemoryStrategyStatus
    Status of the memory strategy
    strategyId String
    Unique identifier for the memory strategy
    type MemoryUserPreferenceMemoryStrategyType
    Type of memory strategy
    updatedAt String
    Last update timestamp of the memory strategy
    name string
    createdAt string
    Creation timestamp of the memory strategy
    description string
    namespaces string[]
    status MemoryUserPreferenceMemoryStrategyStatus
    Status of the memory strategy
    strategyId string
    Unique identifier for the memory strategy
    type MemoryUserPreferenceMemoryStrategyType
    Type of memory strategy
    updatedAt string
    Last update timestamp of the memory strategy
    name str
    created_at str
    Creation timestamp of the memory strategy
    description str
    namespaces Sequence[str]
    status MemoryUserPreferenceMemoryStrategyStatus
    Status of the memory strategy
    strategy_id str
    Unique identifier for the memory strategy
    type MemoryUserPreferenceMemoryStrategyType
    Type of memory strategy
    updated_at str
    Last update timestamp of the memory strategy
    name String
    createdAt String
    Creation timestamp of the memory strategy
    description String
    namespaces List<String>
    status "CREATING" | "ACTIVE" | "DELETING" | "FAILED"
    Status of the memory strategy
    strategyId String
    Unique identifier for the memory strategy
    type "SEMANTIC" | "SUMMARIZATION" | "USER_PREFERENCE" | "CUSTOM"
    Type of memory strategy
    updatedAt String
    Last update timestamp of the memory strategy

    MemoryUserPreferenceMemoryStrategyStatus

    MemoryUserPreferenceMemoryStrategyType

    MemoryUserPreferenceOverride

    MemoryUserPreferenceOverrideConsolidationConfigurationInput

    AppendToPrompt string
    ModelId string
    AppendToPrompt string
    ModelId string
    appendToPrompt String
    modelId String
    appendToPrompt string
    modelId string
    appendToPrompt String
    modelId String

    MemoryUserPreferenceOverrideExtractionConfigurationInput

    AppendToPrompt string
    ModelId string
    AppendToPrompt string
    ModelId string
    appendToPrompt String
    modelId String
    appendToPrompt string
    modelId string
    appendToPrompt String
    modelId String

    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.37.0 published on Wednesday, Oct 15, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate