Create a Named Credential for Virtual Care
Create a named credential to specify the URL of an AWS Chime callout endpoint and its
required authentication parameters. Then specify the named credential as a callout endpoint to let
Salesforce handle all authentication to AWS Chime.
| Available in: Enterprise and Unlimited editions with Health Cloud and Video Calls Add-On license. |
| User Permissions Needed | |
|---|---|
| To view named credentials: | View Setup and Configuration |
| To create, edit, or delete named credentials: | Customize Applications |
The AWS Cloud Formation template creates a single Identity and Access Management (IAM) user with specific role and permissions defined by IAM policies. An IAM user is a resource (person or application) that can make AWS API requests using its credentials. Coordinate with the AWS admin who performed the AWS Cloud Formation setup to obtain the user's IAM access key and secret, as you need it when configuring the Salesforce Named Credential.
- From Setup, in the Quick Find box, enter Named Credentials, then select Named Credentials.
-
Click
next to New and
select New Legacy..
- Enter a label.
- In the URL field enter https://service.chime.aws.amazon.com.
- Leave the Certificate field blank.
- Select Named Principal as the identity type.
- Select AWS Signature Version 4 as the authentication protocol.
- Enter the AWS access key ID created during AWS setup.
- Enter the AWS secret access key created during AWS setup.
-
Enter the appropriate AWS region for Amazon Chime Meeting control from us-west-2,
ap-southeast-1, eu-central-1, or us-east-1.
Choose the same region that the AWS admin chose when connecting AWS to Salesforce.
- Enter Amazon Chime as the AWS service.
- Ensure that the Generate Authorization Header is selected.
- Save your changes.