aws-cloudformation / aws-cloudformation-resource-providers-cloudformation

The CloudFormation Resource Provider Package For AWS CloudFormation
https://aws.amazon.com/cloudformation/
Apache License 2.0
48 stars 35 forks source link

Removing unecessary permission #11

Closed rjlohan closed 4 years ago

rjlohan commented 4 years ago

Issue #, if available: N/A

Description of changes: Schema included a permission which is used by the downstream service, rather than the handler itself and so isn't necessary here.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.