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
Some AMIs, like the `AWS Deep Learning Base GPU AMI (Ubuntu 24.04)`,
have parentheses in the name. Parentheses are not allowed in SSM tags,
leading to an error. This commit strips the parentheses out of the name.
0 commit comments