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: incorrect resource schema #34

Closed miparnisari closed 4 years ago

miparnisari commented 4 years ago

Current properties according to the schema:

https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-logs/blob/3dcd55b8e95cc76ccf9f2fb64318f0b2bbbd5547/aws-logs-loggroup/aws-logs-loggroup.json#L6-L39

But according to the service API, CreateLogGroup also accepts:

PatMyron commented 4 years ago

more accurately genuine CloudFormation coverage gaps than an incorrect resource schema: https://github.com/aws-cloudformation/aws-cloudformation-coverage-roadmap/issues/77 https://github.com/aws-cloudformation/aws-cloudformation-coverage-roadmap/issues/128