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

Use PredefinedRetryPolicies instead of magic value #10

Closed tobywf closed 4 years ago

tobywf commented 5 years ago

PredefinedRetryPolicies.getDefaultRetryPolicy() here:

https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-logs/blob/9705c4b3a0322de53a3b3b6f6dce332153dd3634/aws-logs-metricfilter/src/main/java/com/aws/logs/metricfilter/ClientBuilder.java#L11

miparnisari commented 4 years ago

Not applicable anymore.