Skip to content

Commit 9c58aee

Browse files
authored
parameter vs secret store
1 parent 5fd5343 commit 9c58aee

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

aws-migrating-to.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,4 +190,11 @@ aws rds describe-db-instances --db-instance-identifier ghost-db-mysql --region <
190190
```
191191
* CloudEndure->LaunchTargetMachines->TestMode ( check JobProgress )
192192
* EC2 instance list
193-
* check ip addresses in new EC2
193+
* check ip addresses in new EC2
194+
195+
## Secret Manager
196+
> secrets store
197+
> pay attention to Parameter Store
198+
199+
## Systems Manager Parameter Store
200+
> Primarily used for storing configuration data and parameters ( database connection strings, passwords, license codes )

0 commit comments

Comments
 (0)