List Public Keys
GET {{aws_cloudtrail_base_url}}/?EndTime&NextToken&StartTime&Action=ListPublicKeys
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
EndTime | null | Optionally specifies, in UTC, the end of the time range to look up public keys for CloudTrail digest files. If not specified, the current time is used. | |
NextToken | null | Reserved for future use. | |
StartTime | null | Optionally specifies, in UTC, the start of the time range to look up public keys for CloudTrail digest files. If not specified, the current time is used, and the current public key is returned. | |
Action | string |