SSM parametr store hands on aws lambda

you must create labda function for ssm

then you can configure lambda function

you can test this function i can see the error first error is it is must not boto it is boto3

then you can test one more time now i can see another error it is accessDenied error

you go the IAM role and change the hello world ssm role we get permision

then we have iam rolle acces the ssm

and if you want the decripted your password you are not acces for do it but you must change the iam roll for decripted the password

you can find key id from IAM console encrypttion keys

Last updated