Channel Schema

This object contains information about the channel representation in SQS.

Get JSON SchemaBundle
Identifierhttps://schemas.sourcemeta.com/asyncapi/bindings/sqs/0.2.0/channel.json
Base DialectDraft7
Dialecthttp://json-schema.org/draft-07/schema#
Health
84%
Size0.007901 MB
Loading schema...

This schema has 1 direct dependency and 0 indirect dependencies.

OriginDependency
/definitions/identifier/patternProperties/^x-[\w\d\.\x2d_]+$/$ref/asyncapi/definitions/3.0.0/specificationextension

This schema has 8 quality errors.

/examples/0blaze/valid_examples

Only include instances in the `examples` array that validate against the schema

Invalid example instance at index 0 The value was expected to be an object that defines properties "fifoQueue", and "name" at instance location "/deadLetterQueue" at evaluate path "/properties/deadLetterQueue/$ref/required" The object value was expected to validate against the 3 defined properties subschemas at instance location "" at evaluate path "/properties"
/definitions/queue/properties/deduplicationScope/enumenum_with_type

Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types

/definitions/queue/properties/fifoThroughputLimit/enumenum_with_type

Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types

/definitions/statement/properties/effect/enumenum_with_type

Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types

/properties/bindingVersion/defaultblaze/valid_default

Only set a `default` value that validates against the schema

The string value "latest" was expected to equal one of the given declared values at instance location "" at evaluate path "/enum"
/properties/bindingVersion/enumenum_with_type

Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types

/properties/deadLetterQueue/descriptiondraft_ref_siblings

In Draft 7 and older dialects, keywords sibling to `$ref` are never evaluated

/properties/queue/descriptiondraft_ref_siblings

In Draft 7 and older dialects, keywords sibling to `$ref` are never evaluated