Mark
Results
2
issues of
Mark
The script assumes you have one set of credentials setup. When you have multiple accounts you use named profile to run all aws commands aws s3 ls --profile xxxxx. Add...
When I attempted to use this code https://github.com/aws-samples/aws-secrets-manager-rotation-lambdas/blob/master/SecretsManagerRDSSQLServerRotationMultiUser/lambda_function.py I have tried multiple ways to get the pymssql package to work (either in the lambda function code or in a lambda...