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

[Logs-destination] destinationaName filter #101

Closed fbzioui closed 7 months ago

fbzioui commented 1 year ago

This PR fix the behaviour of the AWS::Logs::Destination that returns that a destination already exists just if the desired name is a prefix of the existing name

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

markkuhn commented 7 months ago

Thank you @fbzioui and sorry that we couldn't get to this earlier. The fix mentioned above is included #110 .