From 0001a102c744e3461112b89a25dac15802a0aab5 Mon Sep 17 00:00:00 2001 From: awstools Date: Thu, 30 Mar 2023 18:17:11 +0000 Subject: [PATCH] feat(client-ivs): Amazon Interactive Video Service (IVS) now offers customers the ability to configure IVS channels to allow insecure RTMP ingest. --- clients/client-ivs/README.md | 12 +- clients/client-ivs/src/Ivs.ts | 12 +- clients/client-ivs/src/IvsClient.ts | 12 +- .../src/commands/CreateChannelCommand.ts | 1 + .../src/commands/UpdateChannelCommand.ts | 1 + clients/client-ivs/src/models/models_0.ts | 20 ++ .../client-ivs/src/protocols/Aws_restJson1.ts | 4 + codegen/sdk-codegen/aws-models/ivs.json | 190 +++++++++++++----- 8 files changed, 187 insertions(+), 65 deletions(-) diff --git a/clients/client-ivs/README.md b/clients/client-ivs/README.md index 0b6c8d8c349b..6ab74e12cc9e 100644 --- a/clients/client-ivs/README.md +++ b/clients/client-ivs/README.md @@ -56,12 +56,14 @@ History.

Amazon IVS):