Skip to content

Commit

Permalink
One more construct of 2.79 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
biffgaut committed Apr 23, 2023
1 parent 01239d4 commit aabee8d
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
"StreamEncryption": {
"EncryptionType": "KMS",
"KeyId": "alias/aws/kinesis"
},
"StreamModeDetails": {
"StreamMode": "PROVISIONED"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@
"StreamEncryption": {
"EncryptionType": "KMS",
"KeyId": "alias/aws/kinesis"
},
"StreamModeDetails": {
"StreamMode": "PROVISIONED"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@
"StreamEncryption": {
"EncryptionType": "KMS",
"KeyId": "alias/aws/kinesis"
},
"StreamModeDetails": {
"StreamMode": "PROVISIONED"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
"StreamEncryption": {
"EncryptionType": "KMS",
"KeyId": "alias/aws/kinesis"
},
"StreamModeDetails": {
"StreamMode": "PROVISIONED"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
"StreamEncryption": {
"EncryptionType": "KMS",
"KeyId": "alias/aws/kinesis"
},
"StreamModeDetails": {
"StreamMode": "PROVISIONED"
}
}
},
Expand Down

0 comments on commit aabee8d

Please sign in to comment.