aws-iam-server-certificates
Lists the server certificates stored in IAM that have the specified path prefix.
aws-iam-server-certificates [profile=PROFILE]
- profile=PROFILE
- The identifier of AWS connect profile
AWS IAM Policy
To use this command, you must allow the below permissions in your AWS IAM policy:
- iam:ListServerCertificates
Output Fields
Field | Type | Name | Description |
---|---|---|---|
aws_profile | String | Connect profile | The identifier of AWS connect profile |
cert_name | String | Certificate name | |
cert_id | String | Certificate ID | |
expired_at | Date | Expired at | |
uploaded_at | Date | Uploaded at | |
path | String | Path | |
arn | String | ARN |