public ListSigningCertificates ( ) : ListSigningCertificatesResponse | ||
return | ListSigningCertificatesResponse |
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. Because this action works for access keys under the AWS account, you can use this action to manage root credentials even if the AWS account has no associated users.
public ListSigningCertificates ( ) : ListSigningCertificatesResponse | ||
return | ListSigningCertificatesResponse |