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

Adding resource type schema and handlers for AWS::Logs::Destination #45

Closed dsravant closed 4 years ago

dsravant commented 4 years ago

Issue #, if available:

Description of changes:

Created resource schema and handlers for the resource type AWS::Logs::Destination.

Original PR: https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-logs/pull/38

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

miparnisari commented 4 years ago

Do we need this PR since https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-logs/pull/38 was merged?