You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: