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
I updated some SSM Documents to use latest Python runtime 3.13, but an error returned:
Resource handler returned message: "Invalid request provided: Input python3.13 failed to match regex defined in document: python3.6|python3.7|python3.8|python3.9|python3.10|python3.11|PowerShell Core 6.0|PowerShell 7.0|PowerShell 8.0.
The latest runtime version available for SSM Documents is 3.11. Lambda functions can use Python 3.13, while SSM Documents cannot, which is strange. Can someone look on it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I updated some SSM Documents to use latest Python runtime 3.13, but an error returned:
The latest runtime version available for SSM Documents is 3.11. Lambda functions can use Python 3.13, while SSM Documents cannot, which is strange. Can someone look on it?
Beta Was this translation helpful? Give feedback.
All reactions