Set up credential record for Amazon SQS
Create a credential record on your ServiceNow instance for accessing the Amazon AWS.
Before you begin
- Request an Integration Hub subscription.
- Activate the Amazon SQS spoke plugin.
- Ensure that you have access to the Amazon Web Services(AWS) account to create access keys and secure access keys.
- Role required: admin
Procedure
Create an access key and a secure access key in the Amazon AWS.
Log in to Amazon Web Services.
On the console home page, in the search field, enter
Users.
Image omitted: amazon-sqs-enter-users.png
Search field on Amazon AWS home page.
Search field on Amazon AWS home page.
Image omitted: amazon-sqs-enter-users.png
Search field on Amazon AWS home page.
Search field on Amazon AWS home page.
3. Select Users from the search results.
Image omitted: amazon-sqs-search-results-user.png
Users option in search results.
Users option in search results.
Image omitted: amazon-sqs-search-results-user.png
Users option in search results.
Users option in search results.
4. In the Users field, enter the user name under which you want to create the access and secret access keys or select a user name under the User name column.
5. Select the Security credentials tab.
Image omitted: amazon-sqs-click-security-cred-tab.png
Security credentials tab.
Security credentials tab.
6. Under the Access keys heading, select **Create access key**.
Image omitted: amazon-sqs-create-access-key.png
Create access key button.
Create access key button.
7. Under the Access key best practices & alternatives heading, select Other.
Image omitted: amazon-sqs-select-other.png
Other option.
Other option.
8. Select **Next**.
9. In the Description tag value field, enter a custom tag that describes the access key.
10. Select **Create access key**.
11. Copy the access key and the secret access key, and store at a secure place.
The credential record you set up on your ServiceNow instance requires the access and secret access keys.
Image omitted: amazon-sqs-copy-access-key.png
Copy access key button.
Copy access key button.
12. To view the secret access key, select **Show**.
13. Select **Done**.
Create the credential record.
Log in to your ServiceNow instance.
Navigate to All > Connections & Credentials > Connection & Credential Aliases.
Select the Amazon SQS connection and credential alias.
The alias becomes available as a base system component when you install the Amazon SQS spoke plugin.
Under the Credentials tab, select New.
Image omitted: amazon-sqs-create-cred.png
New button for creating credential record.
New button for creating credential record.
5. Under the heading What type of Credentials would you like to create?, select AWS Credentials.
6. Fill the form.
|Field|Description|
|-----|-----------|
|Name|Custom name of the credential record.|
|Active|If the field is selected, you can use this record to access the Amazon SQS.|
|Access Key ID|Enter the access key you had generated on Amazon AWS.|
|Secret Access Key|Enter the secret access key you had generated on Amazon AWS.|
|Authentication Algorithm|Algorithm used to authenticate credential record. To select the algorithm, select
Image omitted: magnify-icon.png
Lookup list icon. and from the list, select Amazon SQS.|
Lookup list icon. and from the list, select Amazon SQS.|
7. Select **Submit**.