Puppet Task: iam_aws_list_signing_certificates

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

Overview

Returns information about the signing certificates associated with the specified IAM user. If there none exists, the operation returns an empty list. Although each user is limited to a small number of signing certificates, you can still paginate the results using the MaxItems and Marker parameters. 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 for this API. 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