0
          1.2.1
        Zurich, Yokohama, Xanadu
        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
 
Fix: For Upload ServiceNow Attachment To S3 action fails to upload file when more than two "()" are included in the file name.
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)