UiPath Documentation
activities
latest
false

IT Automation activities

Last updated May 20, 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
  • Input
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated