looking for API to get age of a IAM user's "HTTPS Git credentials for AWS CodeCommit" key

0

I am looking to build python script to get me a list of users CodeCommit key age. I cannot find documentation on this. I can find the API for the access key but not the CodeCommit key. Is this possible ? Are there any examples ?

1 Answer
0

Please let me know if this documentation helps https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/codecommit.html It does have a few code examples.

AWS
answered a year ago
  • Thanks for your response. This doc is more on how to use CodeCommit. I would think my question is more in the IAM realm.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions