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

Replace TypeVersionArn with Arn in ResourceVersion and TypeArn with A… #43

Closed ugudip closed 3 years ago

ugudip commented 3 years ago

…rn in ResourceDefaultVersion Description of changes:

Updated the property TypeVersionArn to Arn in AWS::CloudFormation::ResourceVersion Updated the property TypeArn to Arn in AWS::CloudFormation::ResourceDefaultVersion

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