Untitled

 avatar
unknown
yaml
a year ago
962 B
4
Indexable
"condition1": {
        "M": {
          "conditionalOperationSuffixes": {
            "SS": [
              "aa"
            ]
          },
          "odRateFilters": {
            "L": [
              {
                "M": {
                  "baseUsageType": {
                    "S": "^SpotUsage$"
                  },
                  "billingPrefix": {
                    "S": "^$|^USE2$|^USW2$|^CAN1$|^EUW2$|^EUN1$|^EUC1$|^EUW3$|^APS3$|^APN2$|^APS2$|^LAX1$|^EU$|^USW1$|^APS1$|^APS6$"
                  },
                  "instanceFamily": {
                    "S": "^m3\\D*$|^m4\\D*$|^m5\\D*$|^m6\\D*$|^c3\\D*$|^c4\\D*$|^c5\\D*$|^c6\\D*$|^r3\\D*$|^r4\\D*$|^r5\\D*$|^r6\\D*$"
                  },
                  "operation": {
                    "S": "^RunInstances(:SV?\\d+)?$"
                  }
                }
              }
            ]
          },
          "serviceCode": {
            "S": "AmazonEC2"
          }
        }
      }
Editor is loading...
Leave a Comment