File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ don't need a new user) will be granted all permissions to created database.
3434** Features** :
3535 - Master user password as well as new user password can be passed to the module either via variables or via SSM
3636 Parameters (** preferred** ).
37- - Lambda function execution logs are shipped to Cloudwatch
38- -
37+ - Lambda function execution logs are shipped to Cloudwatch.
38+ - No database or user will be created if they are already exist.
3939
4040** Caveats** :
4141 - This lambda function needs internet access in order to comminitcate with AWS API. You need to associate this
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ introduction: |-
5050 **Features**:
5151 - Master user password as well as new user password can be passed to the module either via variables or via SSM
5252 Parameters (**preferred**).
53- - Lambda function execution logs are shipped to Cloudwatch
54- -
53+ - Lambda function execution logs are shipped to Cloudwatch.
54+ - No database or user will be created if they are already exist.
5555
5656 **Caveats**:
5757 - This lambda function needs internet access in order to comminitcate with AWS API. You need to associate this
You can’t perform that action at this time.
0 commit comments