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

Adds required S3 permissions to the schema. #13

Closed rjlohan closed 3 years ago

rjlohan commented 3 years ago

Issue #, if available: N/A

Description of changes: Recent changes to the Registry Service auth model require the caller to have S3 permissions for object retrieval over the SchemaHandlerPackage

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

wbingli commented 3 years ago

Also the 2.0.2 has change to use default SDK exception message.