[Index]

aws:ec2-delete-key-pair


Delete an EC2 Key Pair.

Property Summary

credentialsProvider A Credential Provider.
keyName The name of the key pair to be deleted.
keyPairId The Id of the Key Pair to be deleted.
name The name of the job.

Property Detail

credentialsProvider

Configured ByELEMENT
AccessREAD_WRITE
RequiredNo.

A Credential Provider. Defaults to the Profile Credential Provider using the default credential file as specified in the AWS SDK Guide here.

keyName

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredYes, or the Id.

The name of the key pair to be deleted.

keyPairId

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredYes, or the name.

The Id of the Key Pair to be deleted.

name

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

The name of the job. Can be any text.


(c) R Gordon Ltd 2005 - Present