Skip to content

Commit 4267371

Browse files
Update AppConfig provider URL format in docs to include query parameters
1 parent 673d112 commit 4267371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ojdbc-provider-aws/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ configuration parameters should be loaded using AWS AppConfig. Users need to spe
161161
A URL with the following format is valid:
162162

163163
<pre>
164-
jdbc:oracle:thin:@config-awsappconfig://{application-identifier}
164+
jdbc:oracle:thin:@config-awsappconfig://{application-identifier}[?appconfig_environment={your-environment}&appconfig_profile={your-profile}]
165165
</pre>
166166

167167

0 commit comments

Comments
 (0)