aws-cloudformation / cloudformation-resource-schema

The CloudFormation Resource Schema defines the shape and semantic for resources provisioned by CloudFormation. It is used by provider developers using the CloudFormation RPDK.
Apache License 2.0
90 stars 38 forks source link

Look at adding removedProperties to schema #75

Open rjlohan opened 4 years ago

rjlohan commented 4 years ago

Should consider deprecatedProperties as those which still work but will maybe not one day, where removedProperties are a strong declaration that the property is no longer valid for the type.