Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Understanding how voice analytics uses grants - Amazon Chime SDK

Understanding how voice analytics uses grants

Voice analytics requires a grant to use your customer managed key. When you create a voice profile domain, the associated Amazon Chime SDK Voice Connector creates a grant on your behalf by sending a CreateGrant request to the AWS KMS. The grant is required in order to use your key for the following internal operations:

  • Sending DescribeKey requests to AWS KMS to verify that the symmetric customer managed key ID provided is valid.

  • Sending GenerateDataKey requests to KMS key to create data keys with which to encrypt objects.

  • Sending Decrypt requests to AWS KMS to decrypt the encrypted data keys so that they can be used to encrypt your data.

  • Sending RetireGrant requests to AWS KMS to retire the grants used for a voice profile domain.

  • Storing files in Amazon S3 with server side encryption.

You can revoke access to the grant, or remove the service's access to your key at any time. If you do, voice analytics won't be able to access any of the data encrypted by the key. That affects all the operations that depend on that data, leading to AccessDeniedException errors and failures in the speaker search workflows.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.