Puppet Task: iam_aws_list_ssh_public_keys
- Defined in:
-
tasks/iam_aws_list_ssh_public_keys.json,
tasks/iam_aws_list_ssh_public_keys.rb
Overview
Returns information about the SSH public keys associated with the specified IAM user. If there none exists, the operation returns an empty list. The SSH public keys returned by this operation are used only for authenticating the IAM user to an AWS CodeCommit repository. For more information about using SSH keys to authenticate to an AWS CodeCommit repository, see Set up AWS CodeCommit for SSH Connections in the AWS CodeCommit User Guide. Although each user is limited to a small number of keys, you can still paginate the results using the MaxItems and Marker parameters.