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

Add permissions to tagging schema #146

Closed yueful27 closed 1 year ago

yueful27 commented 1 year ago

Add permissions field in tagging schema to specify permissions needed for tags.

Add unit test for permissions field.

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