aws / aws/amazon-sagemaker-feedback

list-tags/add-tags throws a ValidationException for the deleted application

Open
#108 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
No language data
Stars
10
Forks
3
PR merge metrics
No merged PRs in 30d

Description

### Product Version

- [ ] Amazon SageMaker Studio Classic
- [ ] Amazon SageMaker Studio
- [ ] Issue is not related to SageMaker Studio

### Issue Description

`aws sagemaker list-tags --resource-arn arn:aws:sagemaker:us-east-1:[account-id]:app/[domain-id]/[user-profile]/kernelgateway/[app-name]` throws an error `An error occurred (ValidationException) when calling the ListTags operation:` if the application status is `Deleted`. Same behavior for `add-tags`.

### Expected Behavior

`add-tags/list-tags` does not throw a `ValidationException` error if the application status is `Deleted`

### Observed Behavior

_No response_

### Product Category

_No response_

### Feedback Category

Configuration and Setup

### Other Details

_No response_

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue with the `aws sagemaker list-tags` and `add-tags` commands against the application ARN format shown, using an application whose status is `Deleted`. Confirm the current ValidationException and verify that both operations complete without that error for deleted applications.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.