AWS nova documentation change
Summary
Added connection limit information (8 minutes) with session continuation pattern reference
Security assessment
Connection limit appears to be a service design constraint rather than a security measure. No evidence of addressing vulnerabilities or security features
Diff
diff --git a/nova/latest/nova2-userguide/sonic-getting-started.md b/nova/latest/nova2-userguide/sonic-getting-started.md index 53f676121..f60303b05 100644 --- a//nova/latest/nova2-userguide/sonic-getting-started.md +++ b//nova/latest/nova2-userguide/sonic-getting-started.md @@ -12,0 +13,2 @@ You can access the following example in our [Nova samples GitHub repo](https://g +There is a connection limit of 8 minutes, with connection renewal and conversation continuation pattern available on [ GitHub ](https://github.com/aws-samples/amazon-nova-samples/tree/main/speech-to-speech/amazon-nova-2-sonic/repeatable-patterns/session-continuation/console-python). +