Puppet Task: iam_aws_update_ssh_public_key
- Defined in:
-
tasks/iam_aws_update_ssh_public_key.json,
tasks/iam_aws_update_ssh_public_key.rb
Overview
Sets the status of an IAM user's SSH public key to active or inactive. SSH public keys that are inactive cannot be used for authentication. This operation can be used to disable a user's SSH public key as part of a key rotation work flow. The SSH public key affected by this operation is used only for authenticating the associated 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.