Set up the AWS Elastic Beanstalk spoke

  • Release version: Yokohama
  • Updated June 26, 2025
  • 1 minute to read
  • Create a credential record to integrate AWS Elastic Beanstalk with ServiceNow.

    Before you begin

    Role required: admin

    Create an access key

    Create an access key in Amazon Web Services to authorize actions.

    Before you begin

    Role required: admin

    Procedure

    1. Log in to AWS Management Console.
    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. For more information, see Create new access keys for an IAM user in AWS documentation.

    Create a credential record for the AWS Elastic Beanstalk spoke

    Create a credential record 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. Navigate to IntegrationHub > Connections & Credentials > Connection & Credential Aliases.
    2. Open the record AWS_Elastic_Beanstalk.
    3. In the Credentials tab, click New.
      The system displays the message What type of Credentials would you like to create?.
    4. Select AWS Credentials.
    5. On the form, fill these values.
      Field Description
      Name Name to identify the credential record. For example, Elastic Beanstalk Cred.
      Access Key ID Access key ID you created in AWS Management Console. For more information, see Create an access key.
      Secret Access Key Secret access key you created in AWS Management Console. For more information, see Create an access key.
      Authentication Algorithm Select AmazonElasticBeanstalkAuthAlgo.
      Create credential record for the spoke.
    6. Click Submit.

    Result

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