Container for request parameters to DescribePackage operation.
Type: objectProperties: 3
AnalyticsElasticsearchSearch
DescribePackagesRequest is a JSON Structure definition published by Amazon OpenSearch Service API, describing 3 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-opensearch/refs/heads/main/json-structure/openapi-describe-packages-request-structure.json",
"name": "DescribePackagesRequest",
"description": " Container for request parameters to <code> <a>DescribePackage</a> </code> operation. ",
"type": "object",
"properties": {
"Filters": {
"allOf": [
{
"$ref": "#/components/schemas/DescribePackagesFilterList"
},
{
"description": "Only returns packages that match the <code>DescribePackagesFilterList</code> values."
}
]
},
"MaxResults": {
"allOf": [
{
"$ref": "#/components/schemas/MaxResults"
},
{
"description": "Limits results to a maximum number of packages."
}
]
},
"NextToken": {
"allOf": [
{
"$ref": "#/components/schemas/NextToken"
},
{
"description": "Used for pagination. Only necessary if a previous API call includes a non-null NextToken value. If provided, returns results for the next page."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.