-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
$ rain --version
Rain v1.23.1 linux/amd64
There is a documented LogConfig property for a resource of type AWS::Events::EventBus that is missing from the output of rain build AWS::Events::EventBus:
$ rain build AWS::Events::EventBus
AWSTemplateFormatVersion: 2010-09-09
Description: Generated by rain
Resources:
EventBus:
Type: AWS::Events::EventBus
Properties:
DeadLetterConfig: {}
Description: STRING
EventSourceName: STRING
KmsKeyIdentifier: STRING
Name: STRING
Policy: '{JSON}'
Tags:
- Key: STRING
Value: STRING
- Key: STRING
Value: STRING
Metadata
Metadata
Assignees
Labels
No labels