Definition is a JSON Structure definition published by Amazon Mainframe Modernization, 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-mainframe-modernization/refs/heads/main/json-structure/amazon-mainframe-modernization-definition-structure.json",
"name": "Definition",
"description": "The application definition for a particular application. ",
"type": "object",
"properties": {
"content": {
"allOf": [
{
"$ref": "#/components/schemas/StringFree65000"
},
{
"description": "The content of the application definition. This is a JSON object that contains the resource configuration/definitions that identify an application."
}
]
},
"s3Location": {
"allOf": [
{
"$ref": "#/components/schemas/String2000"
},
{
"description": "The S3 bucket that contains the application definition."
}
]
}
}
}
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.