Amazon Proton · Schema
UpdateServiceTemplateVersionInput
UpdateServiceTemplateVersionInput schema from Amazon Proton API
DevOpsInfrastructure as CodePlatform EngineeringServerlessTemplatesSelf-ServiceCI/CD
Properties
| Name | Type | Description |
|---|---|---|
| compatibleEnvironmentTemplates | object | |
| description | object | |
| majorVersion | object | |
| minorVersion | object | |
| status | object | |
| supportedComponentSources | object | |
| templateName | object |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-proton/refs/heads/main/json-schema/amazon-proton-update-service-template-version-input-schema.json",
"title": "UpdateServiceTemplateVersionInput",
"description": "UpdateServiceTemplateVersionInput schema from Amazon Proton API",
"type": "object",
"properties": {
"compatibleEnvironmentTemplates": {
"allOf": [
{
"$ref": "#/components/schemas/CompatibleEnvironmentTemplateInputList"
},
{
"description": "An array of environment template objects that are compatible with this service template version. A service instance based on this service template version can run in environments based on compatible templates."
}
]
},
"description": {
"allOf": [
{
"$ref": "#/components/schemas/Description"
},
{
"description": "A description of a service template version to update."
}
]
},
"majorVersion": {
"allOf": [
{
"$ref": "#/components/schemas/TemplateVersionPart"
},
{
"description": "To update a major version of a service template, include <code>major Version</code>."
}
]
},
"minorVersion": {
"allOf": [
{
"$ref": "#/components/schemas/TemplateVersionPart"
},
{
"description": "To update a minor version of a service template, include <code>minorVersion</code>."
}
]
},
"status": {
"allOf": [
{
"$ref": "#/components/schemas/TemplateVersionStatus"
},
{
"description": "The status of the service template minor version to update."
}
]
},
"supportedComponentSources": {
"allOf": [
{
"$ref": "#/components/schemas/ServiceTemplateSupportedComponentSourceInputList"
},
{
"description": "<p>An array of supported component sources. Components with supported sources can be attached to service instances based on this service template version.</p> <note> <p>A change to <code>supportedComponentSources</code> doesn't impact existing component attachments to instances based on this template version. A change only affects later associations.</p> </note> <p>For more information about components, see <a href=\"https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html\">Proton components</a> in the <i>Proton User Guide</i>.</p>"
}
]
},
"templateName": {
"allOf": [
{
"$ref": "#/components/schemas/ResourceName"
},
{
"description": "The name of the service template."
}
]
}
},
"required": [
"majorVersion",
"minorVersion",
"templateName"
]
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/amazon-proton-update-service-template-version-input"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
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.
A second provider on the same verified email joins the account you already have.