Amazon MQ · Schema
UpdateBrokerResponse
UpdateBrokerResponse schema from Amazon MQ API
BroadcastingMedia ProcessingMedia
Properties
| Name | Type | Description |
|---|---|---|
| AuthenticationStrategy | object | |
| AutoMinorVersionUpgrade | object | |
| BrokerId | object | |
| Configuration | object | |
| EngineVersion | object | |
| HostInstanceType | object | |
| LdapServerMetadata | object | |
| Logs | object | |
| MaintenanceWindowStartTime | object | |
| SecurityGroups | object |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mq/refs/heads/main/json-schema/mq-api-update-broker-response-schema.json",
"title": "UpdateBrokerResponse",
"description": "UpdateBrokerResponse schema from Amazon MQ API",
"type": "object",
"properties": {
"AuthenticationStrategy": {
"allOf": [
{
"$ref": "#/components/schemas/AuthenticationStrategy"
},
{
"xml": {
"name": "authenticationStrategy"
},
"description": "Optional. The authentication strategy used to secure the broker. The default is SIMPLE."
}
]
},
"AutoMinorVersionUpgrade": {
"allOf": [
{
"$ref": "#/components/schemas/__boolean"
},
{
"xml": {
"name": "autoMinorVersionUpgrade"
},
"description": "The new boolean value that specifies whether broker engines automatically upgrade to new minor versions as new versions are released and supported by Amazon MQ."
}
]
},
"BrokerId": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "brokerId"
},
"description": "Required. The unique ID that Amazon MQ generates for the broker."
}
]
},
"Configuration": {
"allOf": [
{
"$ref": "#/components/schemas/ConfigurationId"
},
{
"xml": {
"name": "configuration"
},
"description": "The ID of the updated configuration."
}
]
},
"EngineVersion": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "engineVersion"
},
"description": "The broker engine version to upgrade to. For a list of supported engine versions, see <a href=\"https://docs.aws.amazon.com//amazon-mq/latest/developer-guide/broker-engine.html\">Supported engines</a>."
}
]
},
"HostInstanceType": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "hostInstanceType"
},
"description": "The broker's host instance type to upgrade to. For a list of supported instance types, see <a href=\"https://docs.aws.amazon.com//amazon-mq/latest/developer-guide/broker.html#broker-instance-types\">Broker instance types</a>."
}
]
},
"LdapServerMetadata": {
"allOf": [
{
"$ref": "#/components/schemas/LdapServerMetadataOutput"
},
{
"xml": {
"name": "ldapServerMetadata"
},
"description": "Optional. The metadata of the LDAP server used to authenticate and authorize connections to the broker. Does not apply to RabbitMQ brokers."
}
]
},
"Logs": {
"allOf": [
{
"$ref": "#/components/schemas/Logs"
},
{
"xml": {
"name": "logs"
},
"description": "The list of information about logs to be enabled for the specified broker."
}
]
},
"MaintenanceWindowStartTime": {
"allOf": [
{
"$ref": "#/components/schemas/WeeklyStartTime"
},
{
"xml": {
"name": "maintenanceWindowStartTime"
},
"description": "The parameters that determine the WeeklyStartTime."
}
]
},
"SecurityGroups": {
"allOf": [
{
"$ref": "#/components/schemas/__listOf__string"
},
{
"xml": {
"name": "securityGroups"
},
"description": "The list of security groups (1 minimum, 5 maximum) that authorizes connections to brokers."
}
]
}
}
}
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/mq-api-update-broker-response"
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.