AWS connect documentation change
Summary
Updated reference to load testing policies including penetration testing guidelines
Security assessment
Added reference to penetration testing documentation which constitutes security guidance. While not fixing a vulnerability, it adds security-related best practice information.
Diff
diff --git a/connect/latest/adminguide/performance-efficiency-bp.md b/connect/latest/adminguide/performance-efficiency-bp.md index b7ac0b389..065278af1 100644 --- a//connect/latest/adminguide/performance-efficiency-bp.md +++ b//connect/latest/adminguide/performance-efficiency-bp.md @@ -56 +56 @@ For example, you can play prompts or use Text-to-Speech (TTS) to greet callers b -If you need to run load or scale testing, you can employ third-party or partner solutions to run load tests, or develop your own custom solution using the Amazon Connect [StartOutboundVoiceContact](https://docs.aws.amazon.com/connect/latest/APIReference/API_StartOutboundVoiceContact.html) API to generate calls combined with browser automation scripts to simulate agent behavior. Before to performing load tests, review and follow the [Amazon Connect Load Testing Policy](https://aws.amazon.com/connect/testing/). +If you need to run load or scale testing, you can employ third-party or partner solutions to run load tests, or develop your own custom solution using the Amazon Connect [StartOutboundVoiceContact](https://docs.aws.amazon.com/connect/latest/APIReference/API_StartOutboundVoiceContact.html) API to generate calls combined with browser automation scripts to simulate agent behavior. Before to performing load tests, review and follow [Load and penetration / security testing policies for Amazon Connect](./load-and-penetration-testing.html).