You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: codegen/sdk-codegen/aws-models/rds.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20879,7 +20879,7 @@
20879
20879
"ResourceArn": {
20880
20880
"target": "com.amazonaws.rds#String",
20881
20881
"traits": {
20882
-
"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the RDS for Oracle or Microsoft SQL Server DB instance.\n For example, <code>arn:aws:rds:us-east-1:12345667890:instance:my-orcl-db</code>.</p>"
20882
+
"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the RDS for Oracle or Microsoft SQL Server DB instance.\n For example, <code>arn:aws:rds:us-east-1:12345667890:db:my-orcl-db</code>.</p>"
0 commit comments