github.com/aavshr/aws-sdk-go@v1.41.3/models/apis/support/2013-04-15/api-2.json (about)

     1  {
     2    "version":"2.0",
     3    "metadata":{
     4      "apiVersion":"2013-04-15",
     5      "endpointPrefix":"support",
     6      "jsonVersion":"1.1",
     7      "protocol":"json",
     8      "serviceFullName":"AWS Support",
     9      "serviceId":"Support",
    10      "signatureVersion":"v4",
    11      "targetPrefix":"AWSSupport_20130415",
    12      "uid":"support-2013-04-15"
    13    },
    14    "operations":{
    15      "AddAttachmentsToSet":{
    16        "name":"AddAttachmentsToSet",
    17        "http":{
    18          "method":"POST",
    19          "requestUri":"/"
    20        },
    21        "input":{"shape":"AddAttachmentsToSetRequest"},
    22        "output":{"shape":"AddAttachmentsToSetResponse"},
    23        "errors":[
    24          {"shape":"InternalServerError"},
    25          {"shape":"AttachmentSetIdNotFound"},
    26          {"shape":"AttachmentSetExpired"},
    27          {"shape":"AttachmentSetSizeLimitExceeded"},
    28          {"shape":"AttachmentLimitExceeded"}
    29        ]
    30      },
    31      "AddCommunicationToCase":{
    32        "name":"AddCommunicationToCase",
    33        "http":{
    34          "method":"POST",
    35          "requestUri":"/"
    36        },
    37        "input":{"shape":"AddCommunicationToCaseRequest"},
    38        "output":{"shape":"AddCommunicationToCaseResponse"},
    39        "errors":[
    40          {"shape":"InternalServerError"},
    41          {"shape":"CaseIdNotFound"},
    42          {"shape":"AttachmentSetIdNotFound"},
    43          {"shape":"AttachmentSetExpired"}
    44        ]
    45      },
    46      "CreateCase":{
    47        "name":"CreateCase",
    48        "http":{
    49          "method":"POST",
    50          "requestUri":"/"
    51        },
    52        "input":{"shape":"CreateCaseRequest"},
    53        "output":{"shape":"CreateCaseResponse"},
    54        "errors":[
    55          {"shape":"InternalServerError"},
    56          {"shape":"CaseCreationLimitExceeded"},
    57          {"shape":"AttachmentSetIdNotFound"},
    58          {"shape":"AttachmentSetExpired"}
    59        ]
    60      },
    61      "DescribeAttachment":{
    62        "name":"DescribeAttachment",
    63        "http":{
    64          "method":"POST",
    65          "requestUri":"/"
    66        },
    67        "input":{"shape":"DescribeAttachmentRequest"},
    68        "output":{"shape":"DescribeAttachmentResponse"},
    69        "errors":[
    70          {"shape":"InternalServerError"},
    71          {"shape":"DescribeAttachmentLimitExceeded"},
    72          {"shape":"AttachmentIdNotFound"}
    73        ]
    74      },
    75      "DescribeCases":{
    76        "name":"DescribeCases",
    77        "http":{
    78          "method":"POST",
    79          "requestUri":"/"
    80        },
    81        "input":{"shape":"DescribeCasesRequest"},
    82        "output":{"shape":"DescribeCasesResponse"},
    83        "errors":[
    84          {"shape":"InternalServerError"},
    85          {"shape":"CaseIdNotFound"}
    86        ]
    87      },
    88      "DescribeCommunications":{
    89        "name":"DescribeCommunications",
    90        "http":{
    91          "method":"POST",
    92          "requestUri":"/"
    93        },
    94        "input":{"shape":"DescribeCommunicationsRequest"},
    95        "output":{"shape":"DescribeCommunicationsResponse"},
    96        "errors":[
    97          {"shape":"InternalServerError"},
    98          {"shape":"CaseIdNotFound"}
    99        ]
   100      },
   101      "DescribeServices":{
   102        "name":"DescribeServices",
   103        "http":{
   104          "method":"POST",
   105          "requestUri":"/"
   106        },
   107        "input":{"shape":"DescribeServicesRequest"},
   108        "output":{"shape":"DescribeServicesResponse"},
   109        "errors":[
   110          {"shape":"InternalServerError"}
   111        ]
   112      },
   113      "DescribeSeverityLevels":{
   114        "name":"DescribeSeverityLevels",
   115        "http":{
   116          "method":"POST",
   117          "requestUri":"/"
   118        },
   119        "input":{"shape":"DescribeSeverityLevelsRequest"},
   120        "output":{"shape":"DescribeSeverityLevelsResponse"},
   121        "errors":[
   122          {"shape":"InternalServerError"}
   123        ]
   124      },
   125      "DescribeTrustedAdvisorCheckRefreshStatuses":{
   126        "name":"DescribeTrustedAdvisorCheckRefreshStatuses",
   127        "http":{
   128          "method":"POST",
   129          "requestUri":"/"
   130        },
   131        "input":{"shape":"DescribeTrustedAdvisorCheckRefreshStatusesRequest"},
   132        "output":{"shape":"DescribeTrustedAdvisorCheckRefreshStatusesResponse"},
   133        "errors":[
   134          {"shape":"InternalServerError"}
   135        ]
   136      },
   137      "DescribeTrustedAdvisorCheckResult":{
   138        "name":"DescribeTrustedAdvisorCheckResult",
   139        "http":{
   140          "method":"POST",
   141          "requestUri":"/"
   142        },
   143        "input":{"shape":"DescribeTrustedAdvisorCheckResultRequest"},
   144        "output":{"shape":"DescribeTrustedAdvisorCheckResultResponse"},
   145        "errors":[
   146          {"shape":"InternalServerError"}
   147        ]
   148      },
   149      "DescribeTrustedAdvisorCheckSummaries":{
   150        "name":"DescribeTrustedAdvisorCheckSummaries",
   151        "http":{
   152          "method":"POST",
   153          "requestUri":"/"
   154        },
   155        "input":{"shape":"DescribeTrustedAdvisorCheckSummariesRequest"},
   156        "output":{"shape":"DescribeTrustedAdvisorCheckSummariesResponse"},
   157        "errors":[
   158          {"shape":"InternalServerError"}
   159        ]
   160      },
   161      "DescribeTrustedAdvisorChecks":{
   162        "name":"DescribeTrustedAdvisorChecks",
   163        "http":{
   164          "method":"POST",
   165          "requestUri":"/"
   166        },
   167        "input":{"shape":"DescribeTrustedAdvisorChecksRequest"},
   168        "output":{"shape":"DescribeTrustedAdvisorChecksResponse"},
   169        "errors":[
   170          {"shape":"InternalServerError"}
   171        ]
   172      },
   173      "RefreshTrustedAdvisorCheck":{
   174        "name":"RefreshTrustedAdvisorCheck",
   175        "http":{
   176          "method":"POST",
   177          "requestUri":"/"
   178        },
   179        "input":{"shape":"RefreshTrustedAdvisorCheckRequest"},
   180        "output":{"shape":"RefreshTrustedAdvisorCheckResponse"},
   181        "errors":[
   182          {"shape":"InternalServerError"}
   183        ]
   184      },
   185      "ResolveCase":{
   186        "name":"ResolveCase",
   187        "http":{
   188          "method":"POST",
   189          "requestUri":"/"
   190        },
   191        "input":{"shape":"ResolveCaseRequest"},
   192        "output":{"shape":"ResolveCaseResponse"},
   193        "errors":[
   194          {"shape":"InternalServerError"},
   195          {"shape":"CaseIdNotFound"}
   196        ]
   197      }
   198    },
   199    "shapes":{
   200      "AddAttachmentsToSetRequest":{
   201        "type":"structure",
   202        "required":["attachments"],
   203        "members":{
   204          "attachmentSetId":{"shape":"AttachmentSetId"},
   205          "attachments":{"shape":"Attachments"}
   206        }
   207      },
   208      "AddAttachmentsToSetResponse":{
   209        "type":"structure",
   210        "members":{
   211          "attachmentSetId":{"shape":"AttachmentSetId"},
   212          "expiryTime":{"shape":"ExpiryTime"}
   213        }
   214      },
   215      "AddCommunicationToCaseRequest":{
   216        "type":"structure",
   217        "required":["communicationBody"],
   218        "members":{
   219          "caseId":{"shape":"CaseId"},
   220          "communicationBody":{"shape":"CommunicationBody"},
   221          "ccEmailAddresses":{"shape":"CcEmailAddressList"},
   222          "attachmentSetId":{"shape":"AttachmentSetId"}
   223        }
   224      },
   225      "AddCommunicationToCaseResponse":{
   226        "type":"structure",
   227        "members":{
   228          "result":{"shape":"Result"}
   229        }
   230      },
   231      "AfterTime":{"type":"string"},
   232      "Attachment":{
   233        "type":"structure",
   234        "members":{
   235          "fileName":{"shape":"FileName"},
   236          "data":{"shape":"Data"}
   237        }
   238      },
   239      "AttachmentDetails":{
   240        "type":"structure",
   241        "members":{
   242          "attachmentId":{"shape":"AttachmentId"},
   243          "fileName":{"shape":"FileName"}
   244        }
   245      },
   246      "AttachmentId":{"type":"string"},
   247      "AttachmentIdNotFound":{
   248        "type":"structure",
   249        "members":{
   250          "message":{"shape":"ErrorMessage"}
   251        },
   252        "exception":true
   253      },
   254      "AttachmentLimitExceeded":{
   255        "type":"structure",
   256        "members":{
   257          "message":{"shape":"ErrorMessage"}
   258        },
   259        "exception":true
   260      },
   261      "AttachmentSet":{
   262        "type":"list",
   263        "member":{"shape":"AttachmentDetails"}
   264      },
   265      "AttachmentSetExpired":{
   266        "type":"structure",
   267        "members":{
   268          "message":{"shape":"ErrorMessage"}
   269        },
   270        "exception":true
   271      },
   272      "AttachmentSetId":{"type":"string"},
   273      "AttachmentSetIdNotFound":{
   274        "type":"structure",
   275        "members":{
   276          "message":{"shape":"ErrorMessage"}
   277        },
   278        "exception":true
   279      },
   280      "AttachmentSetSizeLimitExceeded":{
   281        "type":"structure",
   282        "members":{
   283          "message":{"shape":"ErrorMessage"}
   284        },
   285        "exception":true
   286      },
   287      "Attachments":{
   288        "type":"list",
   289        "member":{"shape":"Attachment"}
   290      },
   291      "BeforeTime":{"type":"string"},
   292      "Boolean":{"type":"boolean"},
   293      "CaseCreationLimitExceeded":{
   294        "type":"structure",
   295        "members":{
   296          "message":{"shape":"ErrorMessage"}
   297        },
   298        "exception":true
   299      },
   300      "CaseDetails":{
   301        "type":"structure",
   302        "members":{
   303          "caseId":{"shape":"CaseId"},
   304          "displayId":{"shape":"DisplayId"},
   305          "subject":{"shape":"Subject"},
   306          "status":{"shape":"Status"},
   307          "serviceCode":{"shape":"ServiceCode"},
   308          "categoryCode":{"shape":"CategoryCode"},
   309          "severityCode":{"shape":"SeverityCode"},
   310          "submittedBy":{"shape":"SubmittedBy"},
   311          "timeCreated":{"shape":"TimeCreated"},
   312          "recentCommunications":{"shape":"RecentCaseCommunications"},
   313          "ccEmailAddresses":{"shape":"CcEmailAddressList"},
   314          "language":{"shape":"Language"}
   315        }
   316      },
   317      "CaseId":{"type":"string"},
   318      "CaseIdList":{
   319        "type":"list",
   320        "member":{"shape":"CaseId"},
   321        "max":100,
   322        "min":0
   323      },
   324      "CaseIdNotFound":{
   325        "type":"structure",
   326        "members":{
   327          "message":{"shape":"ErrorMessage"}
   328        },
   329        "exception":true
   330      },
   331      "CaseList":{
   332        "type":"list",
   333        "member":{"shape":"CaseDetails"}
   334      },
   335      "CaseStatus":{"type":"string"},
   336      "Category":{
   337        "type":"structure",
   338        "members":{
   339          "code":{"shape":"CategoryCode"},
   340          "name":{"shape":"CategoryName"}
   341        }
   342      },
   343      "CategoryCode":{"type":"string"},
   344      "CategoryList":{
   345        "type":"list",
   346        "member":{"shape":"Category"}
   347      },
   348      "CategoryName":{"type":"string"},
   349      "CcEmailAddress":{"type":"string"},
   350      "CcEmailAddressList":{
   351        "type":"list",
   352        "member":{"shape":"CcEmailAddress"},
   353        "max":10,
   354        "min":0
   355      },
   356      "Communication":{
   357        "type":"structure",
   358        "members":{
   359          "caseId":{"shape":"CaseId"},
   360          "body":{"shape":"CommunicationBody"},
   361          "submittedBy":{"shape":"SubmittedBy"},
   362          "timeCreated":{"shape":"TimeCreated"},
   363          "attachmentSet":{"shape":"AttachmentSet"}
   364        }
   365      },
   366      "CommunicationBody":{
   367        "type":"string",
   368        "max":8000,
   369        "min":1
   370      },
   371      "CommunicationList":{
   372        "type":"list",
   373        "member":{"shape":"Communication"}
   374      },
   375      "CreateCaseRequest":{
   376        "type":"structure",
   377        "required":[
   378          "subject",
   379          "communicationBody"
   380        ],
   381        "members":{
   382          "subject":{"shape":"Subject"},
   383          "serviceCode":{"shape":"ServiceCode"},
   384          "severityCode":{"shape":"SeverityCode"},
   385          "categoryCode":{"shape":"CategoryCode"},
   386          "communicationBody":{"shape":"CommunicationBody"},
   387          "ccEmailAddresses":{"shape":"CcEmailAddressList"},
   388          "language":{"shape":"Language"},
   389          "issueType":{"shape":"IssueType"},
   390          "attachmentSetId":{"shape":"AttachmentSetId"}
   391        }
   392      },
   393      "CreateCaseResponse":{
   394        "type":"structure",
   395        "members":{
   396          "caseId":{"shape":"CaseId"}
   397        }
   398      },
   399      "Data":{"type":"blob"},
   400      "DescribeAttachmentLimitExceeded":{
   401        "type":"structure",
   402        "members":{
   403          "message":{"shape":"ErrorMessage"}
   404        },
   405        "exception":true
   406      },
   407      "DescribeAttachmentRequest":{
   408        "type":"structure",
   409        "required":["attachmentId"],
   410        "members":{
   411          "attachmentId":{"shape":"AttachmentId"}
   412        }
   413      },
   414      "DescribeAttachmentResponse":{
   415        "type":"structure",
   416        "members":{
   417          "attachment":{"shape":"Attachment"}
   418        }
   419      },
   420      "DescribeCasesRequest":{
   421        "type":"structure",
   422        "members":{
   423          "caseIdList":{"shape":"CaseIdList"},
   424          "displayId":{"shape":"DisplayId"},
   425          "afterTime":{"shape":"AfterTime"},
   426          "beforeTime":{"shape":"BeforeTime"},
   427          "includeResolvedCases":{"shape":"IncludeResolvedCases"},
   428          "nextToken":{"shape":"NextToken"},
   429          "maxResults":{"shape":"MaxResults"},
   430          "language":{"shape":"Language"},
   431          "includeCommunications":{"shape":"IncludeCommunications"}
   432        }
   433      },
   434      "DescribeCasesResponse":{
   435        "type":"structure",
   436        "members":{
   437          "cases":{"shape":"CaseList"},
   438          "nextToken":{"shape":"NextToken"}
   439        }
   440      },
   441      "DescribeCommunicationsRequest":{
   442        "type":"structure",
   443        "required":["caseId"],
   444        "members":{
   445          "caseId":{"shape":"CaseId"},
   446          "beforeTime":{"shape":"BeforeTime"},
   447          "afterTime":{"shape":"AfterTime"},
   448          "nextToken":{"shape":"NextToken"},
   449          "maxResults":{"shape":"MaxResults"}
   450        }
   451      },
   452      "DescribeCommunicationsResponse":{
   453        "type":"structure",
   454        "members":{
   455          "communications":{"shape":"CommunicationList"},
   456          "nextToken":{"shape":"NextToken"}
   457        }
   458      },
   459      "DescribeServicesRequest":{
   460        "type":"structure",
   461        "members":{
   462          "serviceCodeList":{"shape":"ServiceCodeList"},
   463          "language":{"shape":"Language"}
   464        }
   465      },
   466      "DescribeServicesResponse":{
   467        "type":"structure",
   468        "members":{
   469          "services":{"shape":"ServiceList"}
   470        }
   471      },
   472      "DescribeSeverityLevelsRequest":{
   473        "type":"structure",
   474        "members":{
   475          "language":{"shape":"Language"}
   476        }
   477      },
   478      "DescribeSeverityLevelsResponse":{
   479        "type":"structure",
   480        "members":{
   481          "severityLevels":{"shape":"SeverityLevelsList"}
   482        }
   483      },
   484      "DescribeTrustedAdvisorCheckRefreshStatusesRequest":{
   485        "type":"structure",
   486        "required":["checkIds"],
   487        "members":{
   488          "checkIds":{"shape":"StringList"}
   489        }
   490      },
   491      "DescribeTrustedAdvisorCheckRefreshStatusesResponse":{
   492        "type":"structure",
   493        "required":["statuses"],
   494        "members":{
   495          "statuses":{"shape":"TrustedAdvisorCheckRefreshStatusList"}
   496        }
   497      },
   498      "DescribeTrustedAdvisorCheckResultRequest":{
   499        "type":"structure",
   500        "required":["checkId"],
   501        "members":{
   502          "checkId":{"shape":"String"},
   503          "language":{"shape":"String"}
   504        }
   505      },
   506      "DescribeTrustedAdvisorCheckResultResponse":{
   507        "type":"structure",
   508        "members":{
   509          "result":{"shape":"TrustedAdvisorCheckResult"}
   510        }
   511      },
   512      "DescribeTrustedAdvisorCheckSummariesRequest":{
   513        "type":"structure",
   514        "required":["checkIds"],
   515        "members":{
   516          "checkIds":{"shape":"StringList"}
   517        }
   518      },
   519      "DescribeTrustedAdvisorCheckSummariesResponse":{
   520        "type":"structure",
   521        "required":["summaries"],
   522        "members":{
   523          "summaries":{"shape":"TrustedAdvisorCheckSummaryList"}
   524        }
   525      },
   526      "DescribeTrustedAdvisorChecksRequest":{
   527        "type":"structure",
   528        "required":["language"],
   529        "members":{
   530          "language":{"shape":"String"}
   531        }
   532      },
   533      "DescribeTrustedAdvisorChecksResponse":{
   534        "type":"structure",
   535        "required":["checks"],
   536        "members":{
   537          "checks":{"shape":"TrustedAdvisorCheckList"}
   538        }
   539      },
   540      "DisplayId":{"type":"string"},
   541      "Double":{"type":"double"},
   542      "ErrorMessage":{"type":"string"},
   543      "ExpiryTime":{"type":"string"},
   544      "FileName":{"type":"string"},
   545      "IncludeCommunications":{"type":"boolean"},
   546      "IncludeResolvedCases":{"type":"boolean"},
   547      "InternalServerError":{
   548        "type":"structure",
   549        "members":{
   550          "message":{"shape":"ErrorMessage"}
   551        },
   552        "exception":true,
   553        "fault":true
   554      },
   555      "IssueType":{"type":"string"},
   556      "Language":{"type":"string"},
   557      "Long":{"type":"long"},
   558      "MaxResults":{
   559        "type":"integer",
   560        "max":100,
   561        "min":10
   562      },
   563      "NextToken":{"type":"string"},
   564      "RecentCaseCommunications":{
   565        "type":"structure",
   566        "members":{
   567          "communications":{"shape":"CommunicationList"},
   568          "nextToken":{"shape":"NextToken"}
   569        }
   570      },
   571      "RefreshTrustedAdvisorCheckRequest":{
   572        "type":"structure",
   573        "required":["checkId"],
   574        "members":{
   575          "checkId":{"shape":"String"}
   576        }
   577      },
   578      "RefreshTrustedAdvisorCheckResponse":{
   579        "type":"structure",
   580        "required":["status"],
   581        "members":{
   582          "status":{"shape":"TrustedAdvisorCheckRefreshStatus"}
   583        }
   584      },
   585      "ResolveCaseRequest":{
   586        "type":"structure",
   587        "members":{
   588          "caseId":{"shape":"CaseId"}
   589        }
   590      },
   591      "ResolveCaseResponse":{
   592        "type":"structure",
   593        "members":{
   594          "initialCaseStatus":{"shape":"CaseStatus"},
   595          "finalCaseStatus":{"shape":"CaseStatus"}
   596        }
   597      },
   598      "Result":{"type":"boolean"},
   599      "Service":{
   600        "type":"structure",
   601        "members":{
   602          "code":{"shape":"ServiceCode"},
   603          "name":{"shape":"ServiceName"},
   604          "categories":{"shape":"CategoryList"}
   605        }
   606      },
   607      "ServiceCode":{"type":"string"},
   608      "ServiceCodeList":{
   609        "type":"list",
   610        "member":{"shape":"ServiceCode"},
   611        "max":100,
   612        "min":0
   613      },
   614      "ServiceList":{
   615        "type":"list",
   616        "member":{"shape":"Service"}
   617      },
   618      "ServiceName":{"type":"string"},
   619      "SeverityCode":{"type":"string"},
   620      "SeverityLevel":{
   621        "type":"structure",
   622        "members":{
   623          "code":{"shape":"SeverityLevelCode"},
   624          "name":{"shape":"SeverityLevelName"}
   625        }
   626      },
   627      "SeverityLevelCode":{"type":"string"},
   628      "SeverityLevelName":{"type":"string"},
   629      "SeverityLevelsList":{
   630        "type":"list",
   631        "member":{"shape":"SeverityLevel"}
   632      },
   633      "Status":{"type":"string"},
   634      "String":{"type":"string"},
   635      "StringList":{
   636        "type":"list",
   637        "member":{"shape":"String"}
   638      },
   639      "Subject":{"type":"string"},
   640      "SubmittedBy":{"type":"string"},
   641      "TimeCreated":{"type":"string"},
   642      "TrustedAdvisorCategorySpecificSummary":{
   643        "type":"structure",
   644        "members":{
   645          "costOptimizing":{"shape":"TrustedAdvisorCostOptimizingSummary"}
   646        }
   647      },
   648      "TrustedAdvisorCheckDescription":{
   649        "type":"structure",
   650        "required":[
   651          "id",
   652          "name",
   653          "description",
   654          "category",
   655          "metadata"
   656        ],
   657        "members":{
   658          "id":{"shape":"String"},
   659          "name":{"shape":"String"},
   660          "description":{"shape":"String"},
   661          "category":{"shape":"String"},
   662          "metadata":{"shape":"StringList"}
   663        }
   664      },
   665      "TrustedAdvisorCheckList":{
   666        "type":"list",
   667        "member":{"shape":"TrustedAdvisorCheckDescription"}
   668      },
   669      "TrustedAdvisorCheckRefreshStatus":{
   670        "type":"structure",
   671        "required":[
   672          "checkId",
   673          "status",
   674          "millisUntilNextRefreshable"
   675        ],
   676        "members":{
   677          "checkId":{"shape":"String"},
   678          "status":{"shape":"String"},
   679          "millisUntilNextRefreshable":{"shape":"Long"}
   680        }
   681      },
   682      "TrustedAdvisorCheckRefreshStatusList":{
   683        "type":"list",
   684        "member":{"shape":"TrustedAdvisorCheckRefreshStatus"}
   685      },
   686      "TrustedAdvisorCheckResult":{
   687        "type":"structure",
   688        "required":[
   689          "checkId",
   690          "timestamp",
   691          "status",
   692          "resourcesSummary",
   693          "categorySpecificSummary",
   694          "flaggedResources"
   695        ],
   696        "members":{
   697          "checkId":{"shape":"String"},
   698          "timestamp":{"shape":"String"},
   699          "status":{"shape":"String"},
   700          "resourcesSummary":{"shape":"TrustedAdvisorResourcesSummary"},
   701          "categorySpecificSummary":{"shape":"TrustedAdvisorCategorySpecificSummary"},
   702          "flaggedResources":{"shape":"TrustedAdvisorResourceDetailList"}
   703        }
   704      },
   705      "TrustedAdvisorCheckSummary":{
   706        "type":"structure",
   707        "required":[
   708          "checkId",
   709          "timestamp",
   710          "status",
   711          "resourcesSummary",
   712          "categorySpecificSummary"
   713        ],
   714        "members":{
   715          "checkId":{"shape":"String"},
   716          "timestamp":{"shape":"String"},
   717          "status":{"shape":"String"},
   718          "hasFlaggedResources":{"shape":"Boolean"},
   719          "resourcesSummary":{"shape":"TrustedAdvisorResourcesSummary"},
   720          "categorySpecificSummary":{"shape":"TrustedAdvisorCategorySpecificSummary"}
   721        }
   722      },
   723      "TrustedAdvisorCheckSummaryList":{
   724        "type":"list",
   725        "member":{"shape":"TrustedAdvisorCheckSummary"}
   726      },
   727      "TrustedAdvisorCostOptimizingSummary":{
   728        "type":"structure",
   729        "required":[
   730          "estimatedMonthlySavings",
   731          "estimatedPercentMonthlySavings"
   732        ],
   733        "members":{
   734          "estimatedMonthlySavings":{"shape":"Double"},
   735          "estimatedPercentMonthlySavings":{"shape":"Double"}
   736        }
   737      },
   738      "TrustedAdvisorResourceDetail":{
   739        "type":"structure",
   740        "required":[
   741          "status",
   742          "resourceId",
   743          "metadata"
   744        ],
   745        "members":{
   746          "status":{"shape":"String"},
   747          "region":{"shape":"String"},
   748          "resourceId":{"shape":"String"},
   749          "isSuppressed":{"shape":"Boolean"},
   750          "metadata":{"shape":"StringList"}
   751        }
   752      },
   753      "TrustedAdvisorResourceDetailList":{
   754        "type":"list",
   755        "member":{"shape":"TrustedAdvisorResourceDetail"}
   756      },
   757      "TrustedAdvisorResourcesSummary":{
   758        "type":"structure",
   759        "required":[
   760          "resourcesProcessed",
   761          "resourcesFlagged",
   762          "resourcesIgnored",
   763          "resourcesSuppressed"
   764        ],
   765        "members":{
   766          "resourcesProcessed":{"shape":"Long"},
   767          "resourcesFlagged":{"shape":"Long"},
   768          "resourcesIgnored":{"shape":"Long"},
   769          "resourcesSuppressed":{"shape":"Long"}
   770        }
   771      }
   772    }
   773  }