Amazon Proton List Service Instances Filter Structure
A filtering criterion to scope down the result list of the ListServiceInstances action.
Type: objectProperties: 2
DevOpsInfrastructure as CodePlatform EngineeringServerlessTemplatesSelf-ServiceCI/CD
ListServiceInstancesFilter is a JSON Structure definition published by Amazon Proton, describing 2 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-proton/refs/heads/main/json-structure/amazon-proton-list-service-instances-filter-structure.json",
"name": "ListServiceInstancesFilter",
"description": "A filtering criterion to scope down the result list of the <a>ListServiceInstances</a> action.",
"type": "object",
"properties": {
"key": {
"allOf": [
{
"$ref": "#/components/schemas/ListServiceInstancesFilterBy"
},
{
"description": "The name of a filtering criterion."
}
]
},
"value": {
"allOf": [
{
"$ref": "#/components/schemas/ListServiceInstancesFilterValue"
},
{
"description": "<p>A value to filter by.</p> <p>With the date/time keys (<code>*At{Before,After}</code>), the value is a valid <a href=\"https://datatracker.ietf.org/doc/html/rfc3339.html\">RFC 3339</a> string with no UTC offset and with an optional fractional precision (for example, <code>1985-04-12T23:20:50.52Z</code>).</p>"
}
]
}
}
}
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.