Amazon Outposts · JSON Structure

Openapi Optical Standard Structure

OpticalStandard schema from Amazon Outposts

Type: string Properties: 0
Edge ComputingHybrid CloudInfrastructureOn-Premises

OpticalStandard is a JSON Structure definition published by Amazon Outposts. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-outposts/refs/heads/main/json-structure/openapi-optical-standard-structure.json",
  "name": "OpticalStandard",
  "description": "OpticalStandard schema from Amazon Outposts",
  "type": "string",
  "enum": [
    "OPTIC_10GBASE_SR",
    "OPTIC_10GBASE_IR",
    "OPTIC_10GBASE_LR",
    "OPTIC_40GBASE_SR",
    "OPTIC_40GBASE_ESR",
    "OPTIC_40GBASE_IR4_LR4L",
    "OPTIC_40GBASE_LR4",
    "OPTIC_100GBASE_SR4",
    "OPTIC_100GBASE_CWDM4",
    "OPTIC_100GBASE_LR4",
    "OPTIC_100G_PSM4_MSA",
    "OPTIC_1000BASE_LX",
    "OPTIC_1000BASE_SX"
  ]
}