boto / boto3

AWS SDK for Python
https://aws.amazon.com/sdk-for-python/
Apache License 2.0
8.99k stars 1.86k forks source link

Add LastLaunchedTime to results for the #4116

Closed e8-MattLoidolt closed 4 months ago

e8-MattLoidolt commented 4 months ago

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

SDK version used

1.34.99

Environment details (OS name and version, etc.)

Lambda Python 3.12

e8-MattLoidolt commented 4 months ago

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

github-actions[bot] commented 4 months ago

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.