cloudformation-cli
cloudformation-cli copied to clipboard
Publish AWS common definitions
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....
These schemas are planned to be published soon - probably in the next couple of weeks. Stay tuned.
I believe this is now available in some regions, for example: https://schema.cloudformation.us-east-1.amazonaws.com/aws.common.types.v1.json
Is there a root URL that makes these types discoverable?
Is there a root URL that makes these types discoverable?
Yeah this should be announced soon, once it's available in all regions is usually the process.
GovCloud partition is incorrect and isolated partitions are missing in the Arn definition
More partitions coming too, so let's just generalize beyond current partitions
AvailabilityZone definition does not match local zones or wavelength zones:
us-west-2-lax-1a
us-west-2-lax-1b
...
tried to start fixing here, but didn't propagate