Skip to content

feat: support deploying memories independently without agents #482

@notgitika

Description

@notgitika

Description

Allow deploying memory resources without requiring any agents to be defined. Currently, the CLI blocks deployment if no agents exist, but the CDK constructs handle empty agents gracefully.

Acceptance Criteria

  • Memory-only projects can be deployed (agentcore deploy)
  • Per-memory outputs (Id, Arn) are parsed from CloudFormation into deployed-state.json
  • Memory option in agentcore add is not gated on having agents
  • Preflight validation accepts memories as a valid deployable resource
  • agentcore status works for memory-only projects (not yet implemented)

Additional Context

Requires companion CDK changes: aws/agentcore-l3-cdk-constructs#62

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions