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

Changed the README file - updated Arn to TypeVersionArn in the DefaultVersion #21

Closed ugudip closed 3 years ago

ugudip commented 3 years ago

Changed the README file - updated Arn to TypeVersionArn in the DefaultVersion. Arn is the main Arn of the resource and TypeVersionArn refers to the specific Arn of the ResourceVersion. Hence, renaming it.

Updated: Removed incorrect assert statements in Unit tests(To check exception messages).

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