volphy
volphy
It would be useful to have YAML to JSON conversion, preferably in two directions i.e., - YAML to JSON - JSON to YAML Would it be possible to implement it?
Have you considered using AWS CloudFormation linter against the CloudFormation templates in this repository: - https://github.com/SumoLogic/sumologic-aws-lambda/blob/main/cloudwatchlogs-with-dlq/DLQLambdaCloudFormation.json - https://github.com/SumoLogic/sumologic-aws-lambda/blob/main/cloudwatchlogs-with-dlq/DLQLambdaCloudFormationWithSecuredEndpoint.json in order to improve them?
It would be very useful if Grafana data sources in AMG supported Athena Saved Queries (also known as Named Queries): https://docs.aws.amazon.com/athena/latest/ug/saved-queries.html It would simplify definitions of panels that use Grafana...
I cannot generate Markdown file from properly validated API definition file: ``` $ oad --verbose gen-docs -s docs/api/swagger.yaml -d api.md [08/07/23 12:35:24] DEBUG Running in --verbose mode main.py:27 DEBUG Reading...
The roadmap is not available: https://github.com/aws/ec2-image-builder-roadmap/projects/3 (HTTP 404) I guess a similar roadmap to the following: https://github.com/orgs/aws-cloudformation/projects/13/views/1 should be available here.
### Name of the resource AWS::Logs::LogGroup ### Resource name _No response_ ### Description Protection of log groups from deletion has been introduced recently: https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/protecting-log-groups-from-deletion.html Unfortunately, AWS::Logs::LogGroup does not provide such...