Puppet Task: iam_aws_update_access_key

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

Overview

Changes the status of the specified access key from Active to Inactive, or vice versa. This operation can be used to disable a user's key as part of a key rotation workflow. If the UserName field is not specified, the user name is determined implicitly based on the AWS access key ID used to sign 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. For information about rotating keys, see Managing Keys and Certificates in the IAM User Guide.

Supports noop? false

Parameters