Skip to content

Commit 103c717

Browse files
author
AWS
committed
odb Update: Doc-only update that removes duplicate values from descriptions of ODB peering APIs.
1 parent c85567f commit 103c717

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "odb",
4+
"contributor": "",
5+
"description": "Doc-only update that removes duplicate values from descriptions of ODB peering APIs."
6+
}

services/odb/src/main/resources/codegen-resources/service-2.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -961,7 +961,7 @@
961961
},
962962
"licenseModel":{
963963
"shape":"LicenseModel",
964-
"documentation":"<p>The Oracle license model that applies to the Autonomous VM cluster. Valid values are <code>LICENSE_INCLUDED</code> or <code>BRING_YOUR_OWN_LICENSE</code>.</p>"
964+
"documentation":"<p>The Oracle license model that applies to the Autonomous VM cluster.</p>"
965965
},
966966
"maintenanceWindow":{
967967
"shape":"MaintenanceWindow",
@@ -2585,7 +2585,7 @@
25852585
},
25862586
"status":{
25872587
"shape":"ResourceStatus",
2588-
"documentation":"<p>The status of the ODB peering connection.</p> <p>Valid Values: <code>provisioning | active | terminating | terminated | failed</code> </p>"
2588+
"documentation":"<p>The status of the ODB peering connection.</p>"
25892589
},
25902590
"statusReason":{
25912591
"shape":"String",
@@ -4186,7 +4186,7 @@
41864186
"members":{
41874187
"status":{
41884188
"shape":"ManagedResourceStatus",
4189-
"documentation":"<p>The status of the managed Amazon S3 backup access.</p> <p>Valid Values: <code>enabled | disabled</code> </p>"
4189+
"documentation":"<p>The status of the managed Amazon S3 backup access.</p>"
41904190
},
41914191
"ipv4Addresses":{
41924192
"shape":"StringList",
@@ -4591,7 +4591,7 @@
45914591
},
45924592
"status":{
45934593
"shape":"ResourceStatus",
4594-
"documentation":"<p>The status of the ODB peering connection.</p> <p>Valid Values: <code>provisioning | active | terminating | terminated | failed</code> </p>"
4594+
"documentation":"<p>The status of the ODB peering connection.</p>"
45954595
},
45964596
"statusReason":{
45974597
"shape":"String",
@@ -4646,7 +4646,7 @@
46464646
},
46474647
"status":{
46484648
"shape":"ResourceStatus",
4649-
"documentation":"<p>The status of the ODB peering connection.</p> <p>Valid Values: <code>provisioning | active | terminating | terminated | failed</code> </p>"
4649+
"documentation":"<p>The status of the ODB peering connection.</p>"
46504650
},
46514651
"statusReason":{
46524652
"shape":"String",
@@ -4823,7 +4823,7 @@
48234823
"members":{
48244824
"status":{
48254825
"shape":"ManagedResourceStatus",
4826-
"documentation":"<p>The status of the Amazon S3 access.</p> <p>Valid Values: <code>enabled | disabled</code> </p>"
4826+
"documentation":"<p>The status of the Amazon S3 access.</p>"
48274827
},
48284828
"ipv4Addresses":{
48294829
"shape":"StringList",
@@ -4857,7 +4857,7 @@
48574857
},
48584858
"vpcEndpointType":{
48594859
"shape":"VpcEndpointType",
4860-
"documentation":"<p>The type of the VPC endpoint.</p> <p>Valid Values: <code>Interface | Gateway</code> </p>"
4860+
"documentation":"<p>The type of the VPC endpoint.</p>"
48614861
}
48624862
},
48634863
"documentation":"<p>The configuration for a service network endpoint.</p>"
@@ -5268,7 +5268,7 @@
52685268
"members":{
52695269
"status":{
52705270
"shape":"ManagedResourceStatus",
5271-
"documentation":"<p>The status of the Zero-ETL access.</p> <p>Valid Values: <code>enabled | disabled</code> </p>"
5271+
"documentation":"<p>The status of the Zero-ETL access.</p>"
52725272
},
52735273
"cidr":{
52745274
"shape":"String",

0 commit comments

Comments
 (0)