aws / aws/sagemaker-hyperpod-cli

hyp list cluster-stack lists all CloudFormation stacks, not just HyperPod-related ones

Open
#348 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
41
Forks
95
Avg merge
23h 5m
Merged PRs (30d)
8

Description

`hyp list cluster-stack` will list all existing CloudFormation stacks in the user account and region, not only the HyperPod-related ones.

A suggestion for improvement would be to tag the CloudFormation stacks that are created by the CLI and also by the HyperPod cluster console creation experience with a specific tag, potentially also including the template version / commit hash. Then the `hyp list cluster-stack` could filter for this tag.

A minimal short-term fix should be adapting the --help output. It currently claims that the command only lists HyperPod-related stacks.

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.