Puppet Task: iam_aws_delete_access_key

Defined in:
tasks/iam_aws_delete_access_key.json,
tasks/iam_aws_delete_access_key.rb

Overview

Deletes the access key pair associated with the specified IAM user. If you do not specify a user name, IAM determines the user name implicitly based on the AWS access key ID signing the request. This operation works for access keys under the AWS account. Consequently, you can use this operation to manage AWS account root user credentials even if the AWS account has no associated users.

Supports noop? false

Parameters