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

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
* <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 terms ==
 
== Related terms ==

Revision as of 11:56, 24 November 2021

aws rds create-db-instance

https://docs.aws.amazon.com/cli/latest/reference/rds/create-db-instance.html


  • aws rds create-db-instance --db-instance-identifier kk --db-instance-class db.t2.micro --engine mariadb --master-username master --master-user-password 12345678
--publicly-accessible | --no-publicly-accessible 

Related terms

Activities

See also

Advertising: