Skip to content

Commit 3e83d04

Browse files
author
AWS
committed
Amazon OpenSearch Service Update: Adds additional supported instance types.
1 parent de05a64 commit 3e83d04

File tree

2 files changed

+34
-20
lines changed

2 files changed

+34
-20
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": "Amazon OpenSearch Service",
4+
"contributor": "",
5+
"description": "Adds additional supported instance types."
6+
}

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

Lines changed: 28 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1983,7 +1983,7 @@
19831983
"members":{
19841984
"Enabled":{
19851985
"shape":"Boolean",
1986-
"documentation":"<p>Whether to enable or disable cold storage on the domain.</p>"
1986+
"documentation":"<p>Whether to enable or disable cold storage on the domain. You must enable UltraWarm storage to enable cold storage.</p>"
19871987
}
19881988
},
19891989
"documentation":"<p>Container for the parameters required to enable cold storage for an OpenSearch Service domain. For more information, see <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/cold-storage.html\">Cold storage for Amazon OpenSearch Service</a>.</p>"
@@ -2546,7 +2546,7 @@
25462546
},
25472547
"NextToken":{
25482548
"shape":"NextToken",
2549-
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>"
2549+
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.</p>"
25502550
}
25512551
},
25522552
"documentation":"<p>The result of a <code>DescribeDomainAutoTunes</code> request.</p>"
@@ -2812,7 +2812,7 @@
28122812
},
28132813
"NextToken":{
28142814
"shape":"NextToken",
2815-
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>"
2815+
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.</p>"
28162816
}
28172817
},
28182818
"documentation":"<p>Contains a list of connections matching the filter criteria.</p>"
@@ -2882,7 +2882,7 @@
28822882
},
28832883
"NextToken":{
28842884
"shape":"NextToken",
2885-
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>"
2885+
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.</p>"
28862886
}
28872887
},
28882888
"documentation":"<p>Contains a list of connections matching the filter criteria.</p>"
@@ -2952,7 +2952,7 @@
29522952
},
29532953
"NextToken":{
29542954
"shape":"String",
2955-
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>"
2955+
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.</p>"
29562956
}
29572957
},
29582958
"documentation":"<p>Container for the response returned by the <code>DescribePackages</code> operation.</p>"
@@ -2986,7 +2986,7 @@
29862986
"members":{
29872987
"NextToken":{
29882988
"shape":"NextToken",
2989-
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>"
2989+
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.</p>"
29902990
},
29912991
"ReservedInstanceOfferings":{
29922992
"shape":"ReservedInstanceOfferingList",
@@ -3024,7 +3024,7 @@
30243024
"members":{
30253025
"NextToken":{
30263026
"shape":"String",
3027-
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>"
3027+
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.</p>"
30283028
},
30293029
"ReservedInstances":{
30303030
"shape":"ReservedInstanceList",
@@ -3979,7 +3979,7 @@
39793979
},
39803980
"NextToken":{
39813981
"shape":"String",
3982-
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>"
3982+
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.</p>"
39833983
}
39843984
},
39853985
"documentation":"<p>Container for response returned by <code>GetPackageVersionHistory</code> operation.</p>"
@@ -4018,7 +4018,7 @@
40184018
},
40194019
"NextToken":{
40204020
"shape":"String",
4021-
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>"
4021+
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.</p>"
40224022
}
40234023
},
40244024
"documentation":"<p>Container for the response returned by the <code>GetUpgradeHistory</code> operation.</p>"
@@ -4373,7 +4373,7 @@
43734373
},
43744374
"NextToken":{
43754375
"shape":"NextToken",
4376-
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>"
4376+
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.</p>"
43774377
}
43784378
},
43794379
"documentation":"<p>The result of a <code>ListDomainMaintenances</code> request that contains information about the requested actions. </p>"
@@ -4434,7 +4434,7 @@
44344434
},
44354435
"NextToken":{
44364436
"shape":"String",
4437-
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>"
4437+
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.</p>"
44384438
}
44394439
},
44404440
"documentation":"<p>Container for the response parameters to the <code>ListDomainsForPackage</code> operation.</p>"
@@ -4490,7 +4490,7 @@
44904490
},
44914491
"NextToken":{
44924492
"shape":"NextToken",
4493-
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>"
4493+
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.</p>"
44944494
}
44954495
}
44964496
},
@@ -4528,7 +4528,7 @@
45284528
},
45294529
"NextToken":{
45304530
"shape":"String",
4531-
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>"
4531+
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.</p>"
45324532
}
45334533
},
45344534
"documentation":"<p>Container for the response parameters to the <code>ListPackagesForDomain</code> operation.</p>"
@@ -4566,7 +4566,7 @@
45664566
},
45674567
"NextToken":{
45684568
"shape":"NextToken",
4569-
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>"
4569+
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.</p>"
45704570
}
45714571
}
45724572
},
@@ -4620,7 +4620,7 @@
46204620
},
46214621
"NextToken":{
46224622
"shape":"NextToken",
4623-
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>"
4623+
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.</p>"
46244624
}
46254625
},
46264626
"documentation":"<p>Container for the parameters for response received from the <code>ListVersions</code> operation.</p>"
@@ -4656,7 +4656,7 @@
46564656
},
46574657
"NextToken":{
46584658
"shape":"NextToken",
4659-
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>"
4659+
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.</p>"
46604660
}
46614661
}
46624662
},
@@ -4691,7 +4691,7 @@
46914691
},
46924692
"NextToken":{
46934693
"shape":"NextToken",
4694-
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>"
4694+
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.</p>"
46954695
}
46964696
}
46974697
},
@@ -4719,7 +4719,7 @@
47194719
},
47204720
"NextToken":{
47214721
"shape":"NextToken",
4722-
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>"
4722+
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.</p>"
47234723
}
47244724
}
47254725
},
@@ -4862,7 +4862,7 @@
48624862
},
48634863
"NextToken":{
48644864
"type":"string",
4865-
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.</p>"
4865+
"documentation":"<p>When <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Send the request again using the returned token to retrieve the next page.</p>"
48664866
},
48674867
"NodeId":{
48684868
"type":"string",
@@ -5006,6 +5006,14 @@
50065006
"t3.large.search",
50075007
"t3.xlarge.search",
50085008
"t3.2xlarge.search",
5009+
"or1.medium.search",
5010+
"or1.large.search",
5011+
"or1.xlarge.search",
5012+
"or1.2xlarge.search",
5013+
"or1.4xlarge.search",
5014+
"or1.8xlarge.search",
5015+
"or1.12xlarge.search",
5016+
"or1.16xlarge.search",
50095017
"ultrawarm1.medium.search",
50105018
"ultrawarm1.large.search",
50115019
"ultrawarm1.xlarge.search",
@@ -6866,5 +6874,5 @@
68666874
]
68676875
}
68686876
},
6869-
"documentation":"<p>Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains.</p> <p>For sample code that uses the configuration API, see the <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/opensearch-configuration-samples.html\"> <i>Amazon OpenSearch Service Developer Guide</i> </a>. The guide also contains <a href=\"https://docs.aws.amazon.com/opensearch-service/latest/developerguide/request-signing.html\">sample code</a> for sending signed HTTP requests to the OpenSearch APIs. The endpoint for configuration service requests is Region specific: es.<i>region</i>.amazonaws.com. For example, es.us-east-1.amazonaws.com. For a current list of supported Regions and endpoints, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/rande.html#service-regions\">Amazon Web Services service endpoints</a>.</p>"
6877+
"documentation":"<p>Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains. The endpoint for configuration service requests is Region specific: es.<i>region</i>.amazonaws.com. For example, es.us-east-1.amazonaws.com. For a current list of supported Regions and endpoints, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/rande.html#service-regions\">Amazon Web Services service endpoints</a>.</p>"
68706878
}

0 commit comments

Comments
 (0)