I noticed that in your examples, for AWS resources ( which you are using internally I'd imagine ), you have a common definition file for types that can be included for reference. The one I'm specifically referring to here is aws.common.types.v1.json . I would like that to be published at a well-known URL so that I can reference it to get easy reference when dealing with common parameters I want validated like availability zone, region, ARN, etc....
I noticed that in your examples, for AWS resources ( which you are using internally I'd imagine ), you have a common definition file for types that can be included for reference. The one I'm specifically referring to here is aws.common.types.v1.json . I would like that to be published at a well-known URL so that I can reference it to get easy reference when dealing with common parameters I want validated like availability zone, region, ARN, etc....