aws / aws/agentcore-cli

Show deployment summary before executing agentcore deploy

Open
#174 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
283
Forks
95
Avg merge
1d 2h
Merged PRs (30d)
183

Description

## Description
When running `agentcore deploy` with multiple resources (agents, memory, etc.), the deployment starts immediately without showing what will be deployed. This is concerning for users who want to review changes before they go out. The current workaround (Ctrl+G to view the stack) is not discoverable.

## Category
UX Enhancement

## Acceptance Criteria
- [ ] `agentcore deploy` displays a summary of all resources that will be deployed before starting
- [ ] Summary includes resource names, types, and any changes (create/update/delete)
- [ ] User is prompted to confirm before deployment proceeds
- [ ] The summary is shown by default (not hidden behind a key combo)

## Additional Context
- Ctrl+G currently shows the stack contents, but this is not intuitive or documented prominently

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.