Create Snapshot From Volume Recovery Point
POST {{aws_storage_gateway_base_url}}/?Action=CreateSnapshotFromVolumeRecoveryPoint
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string |
Request Body
{"SnapshotDescription"=>"string", "Tags"=>[{"Key"=>"string", "Value"=>"string"}], "VolumeARN"=>"string"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |