Create Credential record for the AWS Elastic Beanstalk spoke

Create Credential records to integrate AWS Elastic Beanstalk with ServiceNow. The AWS Elastic Beanstalk connection and credential aliases use these credentials to authorize actions. Once connected, Elastic Beanstalk uses basic authentication to authenticate ServiceNow requests.

Before you begin

To set up the AWS Elastic Beanstalk spoke, you must be able to configure security credentials in Amazon Web Services and have a ServiceNow admin role.
  • Request an Integration Hub subscription.
  • Activate the AWS Elastic Beanstalk spoke spoke.
  • Role required: admin.

Procedure

  1. Log in to https://console.aws.amazon.com.
  2. From the menu under your user name, select My Security Credentials.
  3. Click Create access key.
  4. Copy the access key ID and the secret access key to a text file.
    You can only show the secret access key once, but you can delete and create keys if necessary.
  5. Navigate to IntegrationHub > Connections & Credentials > Connection & Credential Aliases and click New.
  6. Select AWS Credentials.
  7. Enter a unique name for the credential, for example, Elastic Beanstalk 01.
  8. Enter the Access Key ID and Secret Access Key of the access key you created in the AWS console.
  9. In the box labeled Credential alias, enter sn_aws_beanstk_spk.AWS_Elastic_Beanstalk.
  10. In the box labeled Authentication Algorithm, enter AmazonElasticBeanstalkAuthAlgo.
  11. Click Submit.

Result

The AWS Elastic Beanstalk spoke is set up and integrated with the ServiceNow instance.