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
93 stars 38 forks source link

remove readOnly and writeOnly from schema and add insertionOrder to README #45

Closed aygold92 closed 4 years ago

aygold92 commented 4 years ago

Issue #, if available:

Description of changes: readOnly and writeOnly were meant to be removed.

InsertionOrder was not defined in the README

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.