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
For lambda, I know it has not change often at all, but instead of looking for 'DeleteFunction20150331' and 'TagResource20170331v2' why not just test for starts with "DeleteFunction" and "TagResource"
For lambda, I know it has not change often at all, but instead of looking for 'DeleteFunction20150331' and 'TagResource20170331v2' why not just test for starts with "DeleteFunction" and "TagResource"
Looking at: https://gist.github.com/pkazi/8b5a1374771f6efa5d55b92d8835718c
There are/have been 3 values:
TagResource
TagResource20170331
TagResource20170331v2
The text was updated successfully, but these errors were encountered: