generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 272
Closed
Labels
kind/enhancementCategorizes issue or PR as related to existing feature enhancements.Categorizes issue or PR as related to existing feature enhancements.
Description
Is your feature request related to a problem?
Code Generator currently supports prefix check for errors. However certain error messages prefix are not descriptive ex: "ValidationException: ModelPackageGroup arn:aws:sagemaker:us-west-2:accountId:model-package-group/test-package-group does not exist.
. Prefix is simply ModelPackageGroup which does not tell us anything.
Describe the solution you'd like
Ability to support suffix check as well certain error messages contain valuable information in the suffix and not the prefix.
Describe alternatives you've considered
A description of any alternative solutions or features you've considered.
Metadata
Metadata
Assignees
Labels
kind/enhancementCategorizes issue or PR as related to existing feature enhancements.Categorizes issue or PR as related to existing feature enhancements.