Difference between revisions of "Aws rds create-db-instance"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
  
 
== Example ==
 
== Example ==
* <code>aws rds create-db-instance --db-instance-identifier kk --db-instance-class db.t2.micro [[--engine]] mariadb --master-username master --master-user-password 12345678</code>
+
* <code>aws rds create-db-instance --db-instance-identifier kk --db-instance-class db.t2.micro [[--engine]] mariadb --master-username master [[--master-user-password]] 12345678</code>
  
 
  [[--publicly-accessible]] | --no-publicly-accessible (Related: [[PCI DSS]])
 
  [[--publicly-accessible]] | --no-publicly-accessible (Related: [[PCI DSS]])

Revision as of 09:32, 26 April 2022

Advertising: