Use of AWS components and infrastructure
This article describes how the Amazon Connect for Zendesk app and its add-ons use AWS SDK and Amazon Connect Streams API for integration. This pertains to version numbers specified in the table below and is updated with future releases.
Application  | Version  | Amazon Connect Stream API  | AWS SDK  | 
|---|---|---|---|
Core app  | 3.1  | Version 2.14.6, minified .js lib embedded in the app  | When Pause/Resume add-on is enabled:  | 
Pause/Resume add-on  | 2.1  | N/A  | Lambda triggered from Connect contact flow. AWS SDK for JavaScript v3, calls STS service to issue temporary credentials. IAM role is created via CloudFormation deployment from SAR and includes   | 
Zendesk Search add-on  | 2.1  | N/A  | Lambda triggered from Connect contact flow. No AWS services used (only 3rd party APIs).  | 
Contact Lens add-on  | 2.1  | N/A  | Lambda triggered from an S3 bucket with Contact Lens records  on “PUT” event. AWS SDK for JavaScript v3, optionally calls DynamoDB service to store failed Zendesk searches to retry at a later time. IAM role is created via CloudFormation deployment from SAR and includes   |