Set up the Amazon DynamoDB spoke
Integrate the ServiceNow instance and Amazon DynamoDB account using AWS credential to authenticate ServiceNow requests.
Before you begin
- Request an Integration Hub subscription
- Activate the Amazon DynamoDB spoke
- Role required: admin
Create Credential records for the Amazon DynamoDB spoke
Create two Credential records for your Amazon DynamoDB account. The Amazon DynamoDB spoke connection and credential alias uses these credential records to perform actions in your Amazon DynamoDB account.
Before you begin
Role required: admin.
Procedure
Navigate to All > Connections & Credentials > Connection & Credential Aliases.
Open for the record for Amazon DynamoDB.
From the Credentials tab, click New.
The system displays the message
What type of Credentials would you like to create?.Select AWS Credentials.
On the form, fill these values.
| Field | Value required |
|---|---|
| Name | Name to uniquely identify the connection record. For example, enter `Amazon DynamoDB Cred`. |
| Active | Option to actively use the credential record. |
| Access Key ID | Access Key ID of the user with full access to Amazon DynamoDB. |
| Secret Access Key | Secret Access Key of the user with full access to Amazon DynamoDB. |
| Credential alias | Associated Amazon DynamoDB credential record. |
| Authentication Algorithm | Custom authentication algorithm for outbound signing requests. Select Amazon DynamoDB.Note: Users are cautioned against directly modifying the default authentication algorithm. |
Click Submit.
Navigate to Connections & Credentials > Connection & Credential Aliases.
Open for the record for Amazon DynamoDB Streams.
From the Credentials tab, click New.
The system displays the message
What type of Credentials would you like to create?.Select AWS Credentials.
On the form, fill these values.
| Field | Value required |
|---|---|
| Name | Name to uniquely identify the connection record. For example, enter `Amazon DynamoDB Streams Cred`. |
| Active | Option to actively use the credential record. |
| Access Key ID | Access Key ID of the user with full access to Amazon DynamoDB. |
| Secret Access Key | Secret Access Key of the user with full access to Amazon DynamoDB. |
| Credential alias | Associated Amazon DynamoDB Streams credential record. |
| Authentication Algorithm | Custom authentication algorithm for outbound signing requests. Select Amazon DynamoDB Streams.Note: Users are cautioned against directly modifying the default authentication algorithm. |
- Click Submit.