Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Amazon S3 Spoke

Integrate ServiceNow with Amazon S3. Manage buckets, objects, tags, and related ACLs in Amazon S3 from your ServiceNow instance.

Request apps on the Store

Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

Integration Hub subscription

This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.

Spoke version

Amazon S3 spoke v1.2.1 is the latest version.

Supported version

This spoke was built for API version 2010-03-31, but may be compatible with later versions.

Supported regions

Currently, the spoke does not support the government or federal government regions.

Spoke requirements

  • User with full access to Amazon S3.
  • Access Key ID and Secret Access Key of the user. Record these values for later use.

For information about creating and accessing keys, see the AWS Security Credentials documentation.

Spoke actions

The Amazon S3 spoke provides actions to automate Amazon S3 tasks when events occur in ServiceNow. Available actions include:

CategoryActionDescription
Bucket ManagementCreate BucketCreates a bucket in Amazon S3.
Look up BucketsList Amazon S3 buckets.
Object ManagementCopy ObjectCopies object from source to destination.
Delete ObjectDeletes specified object from a bucket.
Look up Objects by Bucket StreamLists the objects in the specified Amazon S3 bucket.
Download S3 Object to ServiceNow RecordDownloads the requested object from Amazon S3 and attaches it to a record in ServiceNow.
Upload ServiceNow Attachment to S3Uploads file from the System Attachment Table (sys_attachment) to a specified Amazon S3 bucket.
Permission ManagementCreate ACLCreate new ACL for a bucket and delete the existing one.
Look up ACLRetrieves the ACL details for the requested resource.
Tag ManagementLook up TagsLists tags of the specified Amazon S3 resource.
Update TagsUpdates the tags of the specified Amazon S3 resource.

Note: Spoke actions can be used independently without subscribing to notifications from Amazon S3.

Connection and credential alias requirements

Integration Hub uses aliases to manage connection and credential information, and OAuth credentials. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection.

For information about setting up the spoke, see Set up the Amazon S3 spoke.