In this version:
we have created the following static entities
KinesisChannelStatus
KinesisProtocol
KinesisRole
KinesisICETransportPolicy
renamed the static entity ChannelType to KinesisChannelType
<breaking change> Updated the following structures to use static entity id instead text as result:
Protocol structure to use KinesisProtocol Identifier
StartCallResponseConfiguration structure to use KinesisICETransportPolicy Identifier
ChannelInfoKeyValue structure to use KinesisICETransportPolicy Identifier
StartCallResponseConfiguration structure to use KinesisChannelStatus Identifier
<breaking change> Deleted Constants_Protocols and Constants_Roles actions since now we have static entities to retrieve the same values
<breaking change> The site properties containing AWS authentication information were deprecated and it is now the responsibility of the consumer application to manage where the credentials are stored. For now, we kept the site properties in the module to prevent loss of data. In future versions they will be removed from the module
In this version we have updated:
the AWSSDK.Core to version 3.7.6.4
the AWSSDK.KinesisVideo to version 3.7.0.121
the AWSSDK.KinesisVideoSignalingChannels to version 3.7.0.121