activities
latest
false
UiPath logo, featuring letters U and I in white

IT Automation Activities

Last updated Mar 2, 2026

Create Volume Snapshot

UiPath.AmazonWebServices.Activities.Ec2.Volume.AWSCreateVolumeSnapshot

Description

Creates a snapshot for a given EBS volume.

Project compatibility

Windows | Cross-platform

Configuration

  • Volume - The volume for which snapshot needs to be created. This field accepts AWSEBSVolume input.

Input

  • Description - The description of the snapshot volume which needs to be created. This field accepts String input.
  • Tags - The tags to associate with the snapshot. It shall contain two columns of type String, the first one representing the key and the second its value.
    Note: For example, a DataTable object can be easily created with the Build Data Table activity.

Output

  • Snapshot - The details of the newly created snapshot stored in an AWSEBSSnapshot output variable.
  • Description
  • Project compatibility
  • Configuration

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated