ec2:add-snapshot-create-volume-permission-groups( $access-key as xs:string, $secret-key as xs:string, $ec2-region as xs:string, $snapshot-ids as xs:string*, $user-groups as xs:string* ) as node()
This function calls the Amazon ModifySnapshotAttribute function
and passes the names of
the groups to be given permission to create the snapshot.
This function sets add
as
the OperationType parameter and
createVolumePermission
as the Attribute parameter.
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.