Set up the AWS Elastic Load Balancing spoke
Integrate the ServiceNow instance and AWS Elastic Load Balancing account using AWS credential to authenticate ServiceNow requests.
Before you begin
- Request an Integration Hub subscription.
- Activate the AWS Elastic Load Balancing spoke.
- Role required: admin.
Create Credential record for the AWS Elastic Load Balancing spoke
Create credential record for the AWS Elastic Load Balancing account. The AWS Elastic Load Balancing spoke connection and credential alias uses these credentials to authorize actions.
Before you begin
Role required: admin.
Procedure
Navigate to All > Connections & Credentials > Connection & Credential Aliases.
Open the record, AWS_Elastic_Load_Balancing.
In 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 `Elastic Load Balancing Cred`. |
| Active | Option to actively use the credential record. |
| Access Key ID | Access Key ID of the user with full access to AWS Elastic Load Balancing. |
| Secret Access Key | Secret Access Key of the user with full access to AWS Elastic Load Balancing. |
| Credential alias | Associated credential record. |
| Authentication Algorithm | Custom authentication algorithm for outbound signing requests. Select AmazonElasticLoadBalancingAuthAlgo.Note: Users are cautioned against directly modifying the default authentication algorithm. |
- Right-click the form header and click Submit.