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

LogGroup: Remove dependency to SDK v1 #35

Closed miparnisari closed 4 years ago

miparnisari commented 4 years ago

Issue #, if available: N/A

Description of changes: Remove dependency to SDK v1. We already have a dependency to v2.

https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-logs/blob/3dcd55b8e95cc76ccf9f2fb64318f0b2bbbd5547/aws-logs-loggroup/pom.xml#L43-L47

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