Skip to content

Commit 3ab58cc

Browse files
committed
docs: add missing pages for rdsdata
closes: #1720
1 parent 46e6b73 commit 3ab58cc

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

docs/modules/ROOT/nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
* xref:amazon-paymentcryptography.adoc[Payment Cryptography]
2323
* xref:amazon-paymentcryptographydata.adoc[Payment Cryptography Data]
2424
* xref:amazon-rds.adoc[RDS]
25+
* xref:amazon-rdsdata.adoc[RDS Data]
2526
* xref:amazon-s3.adoc[S3]
2627
* xref:amazon-secretsmanager.adoc[Secret Manager]
2728
* xref:amazon-ses.adoc[SES]
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
:service-name: rdsdata
2+
:service-name-uppercase: RDSDATA
3+
4+
= Amazon RDS Data Client
5+
6+
include::./includes/attributes.adoc[]
7+
8+
The Amazon RDS Data API is a web service that enables you to run SQL statements on an Amazon RDS database without having to manage a connection to the database.
9+
10+
You can find more information about RDS at https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html[the Amazon RDS Data website].
11+
12+
include::./amazon-configure-clients.adoc[]
13+
14+
== Configuration Reference
15+
16+
include::./includes/quarkus-amazon-rdsdata.adoc[]

0 commit comments

Comments
 (0)