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

Metric Filter: Add validation and documentation (#37) #43

Closed miparnisari closed 4 years ago

miparnisari commented 4 years ago

Issue #, if available: N/A.

Description of changes: Fix failing Travis build

[INFO] --- exec-maven-plugin:1.6.0:exec (generate) @ aws-logs-loggroup-handler ---
'aws-cloudformation-rpdk-java-plugin' 1.0.2 is no longer supported.Please update it in pom.xml to version 2.0.0 or above.
[ERROR] Command execution failed.
org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)

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