MarkLogic Server 11.0 Product Documentation
ec2:describe-key-pairsec2:describe-key-pairs(
$access-key as xs:string,
$secret-key as xs:string,
$ec2-region as xs:string,
[$key-names as xs:string*]
) as node()
Summary
This function calls the Amazon DescribeKeyPairs function.
Parameters |
access-key |
Your Amazon Access Key ID obtained from your account's Security Credentials.
|
secret-key |
Your Amazon Secret Access Key obtained from your account's Security Credentials.
|
ec2-region |
The EC2 region you wish to manage. Determines the web service endpoint to be used. Example: "us-east-1"
|
key-names |
Sets the KeyName.n parameter on the Amazon function.
|
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.