Skip to content

What are the correct arguments to create an AWS aurora postgres instance using the AWS CLI? #5365

@docktermj

Description

@docktermj

Is there a working example of the following?

aws rds create-db-instance \
    --engine aurora-postgresql \
    :

https://docs.aws.amazon.com/cli/latest/reference/rds/create-db-instance.html doesn't address the permutations of command-line options needed for aurora-postgres

It seems that others can't figure out how to use the AWS CLI to deploy an AWS Aurora-PostgreSQL:

  1. https://stackoverflow.com/questions/58066941/what-are-the-correct-arguments-to-create-an-aws-aurora-postgres-instance-using-t

Metadata

Metadata

Assignees

Labels

closed-for-stalenessdocumentationThis is a problem with documentation.response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 7 days.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions