AWS On demand kinesis stream model

pull/310/head
Frostebite 2022-01-12 23:17:06 +00:00
parent 50ee497ec9
commit bbe32efabb
1 changed files with 2 additions and 1 deletions

View File

@ -94,7 +94,8 @@ Resources:
Type: 'AWS::Kinesis::Stream'
Properties:
Name: !Ref ServiceName
StreamModeDetails: ON_DEMAND
StreamModeDetails:
StreamMode: ON_DEMAND
Metadata:
'AWS::CloudFormation::Designer':
id: c6f18447-b879-4696-8873-f981b2cedd2b