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

The CloudFormation Resource Provider Package For Amazon CloudWatch Logs
https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/WhatIsCloudWatchLogs.html
Apache License 2.0
33 stars 35 forks source link

Add Arn as a read only property to Log Group. #20

Closed adam-daily closed 5 years ago

adam-daily commented 5 years ago

Issue #, if available:

Description of changes:

Log Group allows GetAtt against an ARN. This change adds that field. Additionally, the change adds files generated by the latest RPDK.

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

rjlohan commented 5 years ago

A lot of the diff seems like reordering but otherwise ok