generative-ai-cdk-constructs

@cdklabs/generative-ai-cdk-constructsDocs


@cdklabs/generative-ai-cdk-constructs / amazonaurora / SupportedPostgreSQLVersions

Variable: SupportedPostgreSQLVersions

const SupportedPostgreSQLVersions: object

List of supported versions of PostgreSQL for Aurora cluster.

Type declaration

AURORA_POSTGRESQL_V12_16

readonly AURORA_POSTGRESQL_V12_16: AuroraPostgresEngineVersion = rds.AuroraPostgresEngineVersion.VER_12_16

AURORA_POSTGRESQL_V13_12

readonly AURORA_POSTGRESQL_V13_12: AuroraPostgresEngineVersion = rds.AuroraPostgresEngineVersion.VER_13_12

AURORA_POSTGRESQL_V14_9

readonly AURORA_POSTGRESQL_V14_9: AuroraPostgresEngineVersion = rds.AuroraPostgresEngineVersion.VER_14_9

AURORA_POSTGRESQL_V15_4

readonly AURORA_POSTGRESQL_V15_4: AuroraPostgresEngineVersion = rds.AuroraPostgresEngineVersion.VER_15_4

AURORA_POSTGRESQL_V15_5

readonly AURORA_POSTGRESQL_V15_5: AuroraPostgresEngineVersion = rds.AuroraPostgresEngineVersion.VER_15_5