0
1.3.0
Australia, Zurich, Yokohama
Integration
Provides actions to automate the management of Buckets and Objects in Amazon S3.
Bucket Management
- Create Bucket
- List Buckets
Object Management
- Copy Object
- Delete Object
- Download S3 Object To ServiceNow Record
- List Objects By Bucket
- Upload ServiceNow Attachment To S3.
Permission Management
- Create ACL
- Get ACL
Tag Management
- List Tags
- Update Tags
New
- Added connection and credential alias support with configuration template for flexible multi-environment authentication setup.
- Introduced MID Server support, enabling the Amazon S3 Spoke to operate in environments without direct outbound internet access.
- Added alias override capability, allowing users to dynamically switch connection credentials at the action level.
- Introduced certificate-based authentication support for enhanced security, addressing enterprise customer requirements (e.g., JPMC).
- Added a custom retry policy for S3 actions to improve resilience against transient API failures.
- Added new S3 actions with error evaluation and complex output handling for richer response processing.
- Added new S3 actions with automation test coverage for improved reliability and regression safety.
Changed
- Refreshed existing S3 actions to align with the new connection and credential alias framework.
- Updated spoke authentication to support the new alias-based configuration template, replacing the legacy direct credential approach.
Required plugins and products:
- Integration Hub
- See Supporting Links and Docs
Dependencies
- ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
- ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
- ServiceNow IntegrationHub Action Step - XML Parser (com.glide.hub.action_step.xmlparser)
- ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)
- Complex Object (com.glide.cobject)
- ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
- AWS IAM Spoke (sn_aws_iam_spoke)
AWS Account