Extension SDK Developer Guide for Amazon AppStream 2.0 - Amazon AppStream 2.0

Extension SDK Developer Guide for Amazon AppStream 2.0

Amazon AppStream 2.0 uses NICE DCV technology to provide secure, high-performance access to your applications. With the NICE DCV Extension SDK, developers can customize AppStream 2.0 experiences for end users, including the following actions:

  • Facilitate custom hardware support.

  • Enhance the usability of third-party applications in remote sessions. For example, you can add local audio termination for VoIP applications or local video playback for conferencing applications.

  • Provide accessibility software such as screen readers with information about the remote session and applications running remotely.

  • Allow security software to analyze the security posture of the local endpoint to allow conditional access policies.

  • Perform arbitrary data transfers over an established remote session.

To get started with the NICE DCV Extension SDK, see What is the NICE DCV Extension SDK?. The SDK itself can be found in the NICE DCV Extension SDK Github repository. In addition, integration examples of the SDK can be found in the NICE DCV Extension SDK Samples Github repository.