boto / boto3

AWS SDK for Python

Home Page:https://aws.amazon.com/sdk-for-python/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add LastLaunchedTime to results for the

e8-MattLoidolt opened this issue · comments

Describe the feature

AWS announced a new feature for LastLaunchedTime values on AMIs

Request is to make this available in the describe_images results

Use Case

This new functionality from AWS will be extremely helpful in writing clean-up scripts that remove old AMIs that have not been used in a long time. Exposing this in boto3 prevents the need to call directly to the AWS APIs to get this information

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

SDK version used

1.34.99

Environment details (OS name and version, etc.)

Lambda Python 3.12

This is working, test machine was not fully updated this morning

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.