generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 271
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?
Currently, the code generator expects the ARN field name to be Arn or ResourceName+Arn (case insensitive) which does not match for some resources like ModelQualityJobDefinition in SageMaker ARN field is named JobDeifinitionArn.
Describe the solution you'd like
option to specify isARN under field_config similar to isOwnerAccountId
Describe alternatives you've considered
None
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.