github.com/aavshr/aws-sdk-go@v1.41.3/models/apis/license-manager/2018-08-01/api-2.json (about)

     1  {
     2    "version":"2.0",
     3    "metadata":{
     4      "apiVersion":"2018-08-01",
     5      "endpointPrefix":"license-manager",
     6      "jsonVersion":"1.1",
     7      "protocol":"json",
     8      "serviceFullName":"AWS License Manager",
     9      "serviceId":"License Manager",
    10      "signatureVersion":"v4",
    11      "targetPrefix":"AWSLicenseManager",
    12      "uid":"license-manager-2018-08-01"
    13    },
    14    "operations":{
    15      "AcceptGrant":{
    16        "name":"AcceptGrant",
    17        "http":{
    18          "method":"POST",
    19          "requestUri":"/"
    20        },
    21        "input":{"shape":"AcceptGrantRequest"},
    22        "output":{"shape":"AcceptGrantResponse"},
    23        "errors":[
    24          {"shape":"ValidationException"},
    25          {"shape":"InvalidParameterValueException"},
    26          {"shape":"AuthorizationException"},
    27          {"shape":"AccessDeniedException"},
    28          {"shape":"RateLimitExceededException"},
    29          {"shape":"ResourceLimitExceededException"},
    30          {"shape":"ServerInternalException"}
    31        ]
    32      },
    33      "CheckInLicense":{
    34        "name":"CheckInLicense",
    35        "http":{
    36          "method":"POST",
    37          "requestUri":"/"
    38        },
    39        "input":{"shape":"CheckInLicenseRequest"},
    40        "output":{"shape":"CheckInLicenseResponse"},
    41        "errors":[
    42          {"shape":"ValidationException"},
    43          {"shape":"InvalidParameterValueException"},
    44          {"shape":"ResourceNotFoundException"},
    45          {"shape":"ConflictException"},
    46          {"shape":"AuthorizationException"},
    47          {"shape":"AccessDeniedException"},
    48          {"shape":"RateLimitExceededException"},
    49          {"shape":"ServerInternalException"}
    50        ]
    51      },
    52      "CheckoutBorrowLicense":{
    53        "name":"CheckoutBorrowLicense",
    54        "http":{
    55          "method":"POST",
    56          "requestUri":"/"
    57        },
    58        "input":{"shape":"CheckoutBorrowLicenseRequest"},
    59        "output":{"shape":"CheckoutBorrowLicenseResponse"},
    60        "errors":[
    61          {"shape":"ValidationException"},
    62          {"shape":"InvalidParameterValueException"},
    63          {"shape":"ResourceNotFoundException"},
    64          {"shape":"NoEntitlementsAllowedException"},
    65          {"shape":"EntitlementNotAllowedException"},
    66          {"shape":"UnsupportedDigitalSignatureMethodException"},
    67          {"shape":"RedirectException"},
    68          {"shape":"AuthorizationException"},
    69          {"shape":"AccessDeniedException"},
    70          {"shape":"RateLimitExceededException"},
    71          {"shape":"ServerInternalException"}
    72        ]
    73      },
    74      "CheckoutLicense":{
    75        "name":"CheckoutLicense",
    76        "http":{
    77          "method":"POST",
    78          "requestUri":"/"
    79        },
    80        "input":{"shape":"CheckoutLicenseRequest"},
    81        "output":{"shape":"CheckoutLicenseResponse"},
    82        "errors":[
    83          {"shape":"ValidationException"},
    84          {"shape":"InvalidParameterValueException"},
    85          {"shape":"ResourceNotFoundException"},
    86          {"shape":"NoEntitlementsAllowedException"},
    87          {"shape":"UnsupportedDigitalSignatureMethodException"},
    88          {"shape":"RedirectException"},
    89          {"shape":"AuthorizationException"},
    90          {"shape":"AccessDeniedException"},
    91          {"shape":"RateLimitExceededException"},
    92          {"shape":"ServerInternalException"}
    93        ]
    94      },
    95      "CreateGrant":{
    96        "name":"CreateGrant",
    97        "http":{
    98          "method":"POST",
    99          "requestUri":"/"
   100        },
   101        "input":{"shape":"CreateGrantRequest"},
   102        "output":{"shape":"CreateGrantResponse"},
   103        "errors":[
   104          {"shape":"ValidationException"},
   105          {"shape":"InvalidParameterValueException"},
   106          {"shape":"ResourceLimitExceededException"},
   107          {"shape":"ServerInternalException"},
   108          {"shape":"AuthorizationException"},
   109          {"shape":"RateLimitExceededException"},
   110          {"shape":"AccessDeniedException"}
   111        ]
   112      },
   113      "CreateGrantVersion":{
   114        "name":"CreateGrantVersion",
   115        "http":{
   116          "method":"POST",
   117          "requestUri":"/"
   118        },
   119        "input":{"shape":"CreateGrantVersionRequest"},
   120        "output":{"shape":"CreateGrantVersionResponse"},
   121        "errors":[
   122          {"shape":"ValidationException"},
   123          {"shape":"InvalidParameterValueException"},
   124          {"shape":"ResourceLimitExceededException"},
   125          {"shape":"ServerInternalException"},
   126          {"shape":"AuthorizationException"},
   127          {"shape":"AccessDeniedException"},
   128          {"shape":"RateLimitExceededException"}
   129        ]
   130      },
   131      "CreateLicense":{
   132        "name":"CreateLicense",
   133        "http":{
   134          "method":"POST",
   135          "requestUri":"/"
   136        },
   137        "input":{"shape":"CreateLicenseRequest"},
   138        "output":{"shape":"CreateLicenseResponse"},
   139        "errors":[
   140          {"shape":"ValidationException"},
   141          {"shape":"InvalidParameterValueException"},
   142          {"shape":"RedirectException"},
   143          {"shape":"AuthorizationException"},
   144          {"shape":"AccessDeniedException"},
   145          {"shape":"RateLimitExceededException"},
   146          {"shape":"ServerInternalException"}
   147        ]
   148      },
   149      "CreateLicenseConfiguration":{
   150        "name":"CreateLicenseConfiguration",
   151        "http":{
   152          "method":"POST",
   153          "requestUri":"/"
   154        },
   155        "input":{"shape":"CreateLicenseConfigurationRequest"},
   156        "output":{"shape":"CreateLicenseConfigurationResponse"},
   157        "errors":[
   158          {"shape":"InvalidParameterValueException"},
   159          {"shape":"ServerInternalException"},
   160          {"shape":"ResourceLimitExceededException"},
   161          {"shape":"AuthorizationException"},
   162          {"shape":"AccessDeniedException"},
   163          {"shape":"RateLimitExceededException"}
   164        ]
   165      },
   166      "CreateLicenseConversionTaskForResource":{
   167        "name":"CreateLicenseConversionTaskForResource",
   168        "http":{
   169          "method":"POST",
   170          "requestUri":"/"
   171        },
   172        "input":{"shape":"CreateLicenseConversionTaskForResourceRequest"},
   173        "output":{"shape":"CreateLicenseConversionTaskForResourceResponse"},
   174        "errors":[
   175          {"shape":"InvalidParameterValueException"},
   176          {"shape":"ValidationException"},
   177          {"shape":"ServerInternalException"},
   178          {"shape":"AuthorizationException"},
   179          {"shape":"AccessDeniedException"},
   180          {"shape":"RateLimitExceededException"}
   181        ]
   182      },
   183      "CreateLicenseManagerReportGenerator":{
   184        "name":"CreateLicenseManagerReportGenerator",
   185        "http":{
   186          "method":"POST",
   187          "requestUri":"/"
   188        },
   189        "input":{"shape":"CreateLicenseManagerReportGeneratorRequest"},
   190        "output":{"shape":"CreateLicenseManagerReportGeneratorResponse"},
   191        "errors":[
   192          {"shape":"ValidationException"},
   193          {"shape":"InvalidParameterValueException"},
   194          {"shape":"ResourceLimitExceededException"},
   195          {"shape":"ServerInternalException"},
   196          {"shape":"AuthorizationException"},
   197          {"shape":"RateLimitExceededException"},
   198          {"shape":"AccessDeniedException"},
   199          {"shape":"ResourceNotFoundException"}
   200        ]
   201      },
   202      "CreateLicenseVersion":{
   203        "name":"CreateLicenseVersion",
   204        "http":{
   205          "method":"POST",
   206          "requestUri":"/"
   207        },
   208        "input":{"shape":"CreateLicenseVersionRequest"},
   209        "output":{"shape":"CreateLicenseVersionResponse"},
   210        "errors":[
   211          {"shape":"ValidationException"},
   212          {"shape":"AccessDeniedException"},
   213          {"shape":"ResourceNotFoundException"},
   214          {"shape":"RedirectException"},
   215          {"shape":"ConflictException"},
   216          {"shape":"ServerInternalException"},
   217          {"shape":"AuthorizationException"},
   218          {"shape":"RateLimitExceededException"}
   219        ]
   220      },
   221      "CreateToken":{
   222        "name":"CreateToken",
   223        "http":{
   224          "method":"POST",
   225          "requestUri":"/"
   226        },
   227        "input":{"shape":"CreateTokenRequest"},
   228        "output":{"shape":"CreateTokenResponse"},
   229        "errors":[
   230          {"shape":"ValidationException"},
   231          {"shape":"AuthorizationException"},
   232          {"shape":"AccessDeniedException"},
   233          {"shape":"RateLimitExceededException"},
   234          {"shape":"ResourceLimitExceededException"},
   235          {"shape":"ServerInternalException"},
   236          {"shape":"ResourceNotFoundException"},
   237          {"shape":"RedirectException"}
   238        ]
   239      },
   240      "DeleteGrant":{
   241        "name":"DeleteGrant",
   242        "http":{
   243          "method":"POST",
   244          "requestUri":"/"
   245        },
   246        "input":{"shape":"DeleteGrantRequest"},
   247        "output":{"shape":"DeleteGrantResponse"},
   248        "errors":[
   249          {"shape":"ValidationException"},
   250          {"shape":"InvalidParameterValueException"},
   251          {"shape":"AuthorizationException"},
   252          {"shape":"AccessDeniedException"},
   253          {"shape":"RateLimitExceededException"},
   254          {"shape":"ResourceLimitExceededException"},
   255          {"shape":"ServerInternalException"}
   256        ]
   257      },
   258      "DeleteLicense":{
   259        "name":"DeleteLicense",
   260        "http":{
   261          "method":"POST",
   262          "requestUri":"/"
   263        },
   264        "input":{"shape":"DeleteLicenseRequest"},
   265        "output":{"shape":"DeleteLicenseResponse"},
   266        "errors":[
   267          {"shape":"ValidationException"},
   268          {"shape":"InvalidParameterValueException"},
   269          {"shape":"RedirectException"},
   270          {"shape":"ConflictException"},
   271          {"shape":"ServerInternalException"},
   272          {"shape":"AuthorizationException"},
   273          {"shape":"AccessDeniedException"},
   274          {"shape":"RateLimitExceededException"}
   275        ]
   276      },
   277      "DeleteLicenseConfiguration":{
   278        "name":"DeleteLicenseConfiguration",
   279        "http":{
   280          "method":"POST",
   281          "requestUri":"/"
   282        },
   283        "input":{"shape":"DeleteLicenseConfigurationRequest"},
   284        "output":{"shape":"DeleteLicenseConfigurationResponse"},
   285        "errors":[
   286          {"shape":"InvalidParameterValueException"},
   287          {"shape":"ServerInternalException"},
   288          {"shape":"AuthorizationException"},
   289          {"shape":"AccessDeniedException"},
   290          {"shape":"RateLimitExceededException"}
   291        ]
   292      },
   293      "DeleteLicenseManagerReportGenerator":{
   294        "name":"DeleteLicenseManagerReportGenerator",
   295        "http":{
   296          "method":"POST",
   297          "requestUri":"/"
   298        },
   299        "input":{"shape":"DeleteLicenseManagerReportGeneratorRequest"},
   300        "output":{"shape":"DeleteLicenseManagerReportGeneratorResponse"},
   301        "errors":[
   302          {"shape":"ValidationException"},
   303          {"shape":"InvalidParameterValueException"},
   304          {"shape":"ResourceLimitExceededException"},
   305          {"shape":"ServerInternalException"},
   306          {"shape":"AuthorizationException"},
   307          {"shape":"RateLimitExceededException"},
   308          {"shape":"AccessDeniedException"},
   309          {"shape":"ResourceNotFoundException"}
   310        ]
   311      },
   312      "DeleteToken":{
   313        "name":"DeleteToken",
   314        "http":{
   315          "method":"POST",
   316          "requestUri":"/"
   317        },
   318        "input":{"shape":"DeleteTokenRequest"},
   319        "output":{"shape":"DeleteTokenResponse"},
   320        "errors":[
   321          {"shape":"ValidationException"},
   322          {"shape":"AuthorizationException"},
   323          {"shape":"AccessDeniedException"},
   324          {"shape":"RateLimitExceededException"},
   325          {"shape":"ServerInternalException"},
   326          {"shape":"ResourceNotFoundException"},
   327          {"shape":"RedirectException"}
   328        ]
   329      },
   330      "ExtendLicenseConsumption":{
   331        "name":"ExtendLicenseConsumption",
   332        "http":{
   333          "method":"POST",
   334          "requestUri":"/"
   335        },
   336        "input":{"shape":"ExtendLicenseConsumptionRequest"},
   337        "output":{"shape":"ExtendLicenseConsumptionResponse"},
   338        "errors":[
   339          {"shape":"ValidationException"},
   340          {"shape":"InvalidParameterValueException"},
   341          {"shape":"AuthorizationException"},
   342          {"shape":"AccessDeniedException"},
   343          {"shape":"RateLimitExceededException"},
   344          {"shape":"ServerInternalException"},
   345          {"shape":"ResourceNotFoundException"}
   346        ]
   347      },
   348      "GetAccessToken":{
   349        "name":"GetAccessToken",
   350        "http":{
   351          "method":"POST",
   352          "requestUri":"/"
   353        },
   354        "input":{"shape":"GetAccessTokenRequest"},
   355        "output":{"shape":"GetAccessTokenResponse"},
   356        "errors":[
   357          {"shape":"ValidationException"},
   358          {"shape":"AuthorizationException"},
   359          {"shape":"AccessDeniedException"},
   360          {"shape":"RateLimitExceededException"},
   361          {"shape":"ServerInternalException"}
   362        ]
   363      },
   364      "GetGrant":{
   365        "name":"GetGrant",
   366        "http":{
   367          "method":"POST",
   368          "requestUri":"/"
   369        },
   370        "input":{"shape":"GetGrantRequest"},
   371        "output":{"shape":"GetGrantResponse"},
   372        "errors":[
   373          {"shape":"ValidationException"},
   374          {"shape":"InvalidParameterValueException"},
   375          {"shape":"ResourceLimitExceededException"},
   376          {"shape":"ServerInternalException"},
   377          {"shape":"AuthorizationException"},
   378          {"shape":"AccessDeniedException"},
   379          {"shape":"RateLimitExceededException"}
   380        ]
   381      },
   382      "GetLicense":{
   383        "name":"GetLicense",
   384        "http":{
   385          "method":"POST",
   386          "requestUri":"/"
   387        },
   388        "input":{"shape":"GetLicenseRequest"},
   389        "output":{"shape":"GetLicenseResponse"},
   390        "errors":[
   391          {"shape":"ValidationException"},
   392          {"shape":"InvalidParameterValueException"},
   393          {"shape":"AuthorizationException"},
   394          {"shape":"AccessDeniedException"},
   395          {"shape":"RateLimitExceededException"},
   396          {"shape":"ServerInternalException"}
   397        ]
   398      },
   399      "GetLicenseConfiguration":{
   400        "name":"GetLicenseConfiguration",
   401        "http":{
   402          "method":"POST",
   403          "requestUri":"/"
   404        },
   405        "input":{"shape":"GetLicenseConfigurationRequest"},
   406        "output":{"shape":"GetLicenseConfigurationResponse"},
   407        "errors":[
   408          {"shape":"InvalidParameterValueException"},
   409          {"shape":"ServerInternalException"},
   410          {"shape":"AuthorizationException"},
   411          {"shape":"AccessDeniedException"},
   412          {"shape":"RateLimitExceededException"}
   413        ]
   414      },
   415      "GetLicenseConversionTask":{
   416        "name":"GetLicenseConversionTask",
   417        "http":{
   418          "method":"POST",
   419          "requestUri":"/"
   420        },
   421        "input":{"shape":"GetLicenseConversionTaskRequest"},
   422        "output":{"shape":"GetLicenseConversionTaskResponse"},
   423        "errors":[
   424          {"shape":"InvalidParameterValueException"},
   425          {"shape":"ServerInternalException"},
   426          {"shape":"AuthorizationException"},
   427          {"shape":"AccessDeniedException"},
   428          {"shape":"RateLimitExceededException"}
   429        ]
   430      },
   431      "GetLicenseManagerReportGenerator":{
   432        "name":"GetLicenseManagerReportGenerator",
   433        "http":{
   434          "method":"POST",
   435          "requestUri":"/"
   436        },
   437        "input":{"shape":"GetLicenseManagerReportGeneratorRequest"},
   438        "output":{"shape":"GetLicenseManagerReportGeneratorResponse"},
   439        "errors":[
   440          {"shape":"ValidationException"},
   441          {"shape":"InvalidParameterValueException"},
   442          {"shape":"ResourceLimitExceededException"},
   443          {"shape":"ServerInternalException"},
   444          {"shape":"AuthorizationException"},
   445          {"shape":"RateLimitExceededException"},
   446          {"shape":"AccessDeniedException"},
   447          {"shape":"ResourceNotFoundException"}
   448        ]
   449      },
   450      "GetLicenseUsage":{
   451        "name":"GetLicenseUsage",
   452        "http":{
   453          "method":"POST",
   454          "requestUri":"/"
   455        },
   456        "input":{"shape":"GetLicenseUsageRequest"},
   457        "output":{"shape":"GetLicenseUsageResponse"},
   458        "errors":[
   459          {"shape":"ValidationException"},
   460          {"shape":"InvalidParameterValueException"},
   461          {"shape":"AuthorizationException"},
   462          {"shape":"AccessDeniedException"},
   463          {"shape":"RateLimitExceededException"},
   464          {"shape":"ServerInternalException"}
   465        ]
   466      },
   467      "GetServiceSettings":{
   468        "name":"GetServiceSettings",
   469        "http":{
   470          "method":"POST",
   471          "requestUri":"/"
   472        },
   473        "input":{"shape":"GetServiceSettingsRequest"},
   474        "output":{"shape":"GetServiceSettingsResponse"},
   475        "errors":[
   476          {"shape":"ServerInternalException"},
   477          {"shape":"AuthorizationException"},
   478          {"shape":"AccessDeniedException"},
   479          {"shape":"RateLimitExceededException"}
   480        ]
   481      },
   482      "ListAssociationsForLicenseConfiguration":{
   483        "name":"ListAssociationsForLicenseConfiguration",
   484        "http":{
   485          "method":"POST",
   486          "requestUri":"/"
   487        },
   488        "input":{"shape":"ListAssociationsForLicenseConfigurationRequest"},
   489        "output":{"shape":"ListAssociationsForLicenseConfigurationResponse"},
   490        "errors":[
   491          {"shape":"InvalidParameterValueException"},
   492          {"shape":"FilterLimitExceededException"},
   493          {"shape":"ServerInternalException"},
   494          {"shape":"AuthorizationException"},
   495          {"shape":"AccessDeniedException"},
   496          {"shape":"RateLimitExceededException"}
   497        ]
   498      },
   499      "ListDistributedGrants":{
   500        "name":"ListDistributedGrants",
   501        "http":{
   502          "method":"POST",
   503          "requestUri":"/"
   504        },
   505        "input":{"shape":"ListDistributedGrantsRequest"},
   506        "output":{"shape":"ListDistributedGrantsResponse"},
   507        "errors":[
   508          {"shape":"ValidationException"},
   509          {"shape":"InvalidParameterValueException"},
   510          {"shape":"ResourceLimitExceededException"},
   511          {"shape":"ServerInternalException"},
   512          {"shape":"AuthorizationException"},
   513          {"shape":"AccessDeniedException"},
   514          {"shape":"RateLimitExceededException"}
   515        ]
   516      },
   517      "ListFailuresForLicenseConfigurationOperations":{
   518        "name":"ListFailuresForLicenseConfigurationOperations",
   519        "http":{
   520          "method":"POST",
   521          "requestUri":"/"
   522        },
   523        "input":{"shape":"ListFailuresForLicenseConfigurationOperationsRequest"},
   524        "output":{"shape":"ListFailuresForLicenseConfigurationOperationsResponse"},
   525        "errors":[
   526          {"shape":"InvalidParameterValueException"},
   527          {"shape":"ServerInternalException"},
   528          {"shape":"AuthorizationException"},
   529          {"shape":"AccessDeniedException"},
   530          {"shape":"RateLimitExceededException"}
   531        ]
   532      },
   533      "ListLicenseConfigurations":{
   534        "name":"ListLicenseConfigurations",
   535        "http":{
   536          "method":"POST",
   537          "requestUri":"/"
   538        },
   539        "input":{"shape":"ListLicenseConfigurationsRequest"},
   540        "output":{"shape":"ListLicenseConfigurationsResponse"},
   541        "errors":[
   542          {"shape":"InvalidParameterValueException"},
   543          {"shape":"ServerInternalException"},
   544          {"shape":"FilterLimitExceededException"},
   545          {"shape":"AuthorizationException"},
   546          {"shape":"AccessDeniedException"},
   547          {"shape":"RateLimitExceededException"}
   548        ]
   549      },
   550      "ListLicenseConversionTasks":{
   551        "name":"ListLicenseConversionTasks",
   552        "http":{
   553          "method":"POST",
   554          "requestUri":"/"
   555        },
   556        "input":{"shape":"ListLicenseConversionTasksRequest"},
   557        "output":{"shape":"ListLicenseConversionTasksResponse"},
   558        "errors":[
   559          {"shape":"InvalidParameterValueException"},
   560          {"shape":"ServerInternalException"},
   561          {"shape":"AuthorizationException"},
   562          {"shape":"AccessDeniedException"},
   563          {"shape":"RateLimitExceededException"}
   564        ]
   565      },
   566      "ListLicenseManagerReportGenerators":{
   567        "name":"ListLicenseManagerReportGenerators",
   568        "http":{
   569          "method":"POST",
   570          "requestUri":"/"
   571        },
   572        "input":{"shape":"ListLicenseManagerReportGeneratorsRequest"},
   573        "output":{"shape":"ListLicenseManagerReportGeneratorsResponse"},
   574        "errors":[
   575          {"shape":"ValidationException"},
   576          {"shape":"InvalidParameterValueException"},
   577          {"shape":"ResourceLimitExceededException"},
   578          {"shape":"ServerInternalException"},
   579          {"shape":"AuthorizationException"},
   580          {"shape":"RateLimitExceededException"},
   581          {"shape":"AccessDeniedException"},
   582          {"shape":"ResourceNotFoundException"}
   583        ]
   584      },
   585      "ListLicenseSpecificationsForResource":{
   586        "name":"ListLicenseSpecificationsForResource",
   587        "http":{
   588          "method":"POST",
   589          "requestUri":"/"
   590        },
   591        "input":{"shape":"ListLicenseSpecificationsForResourceRequest"},
   592        "output":{"shape":"ListLicenseSpecificationsForResourceResponse"},
   593        "errors":[
   594          {"shape":"InvalidParameterValueException"},
   595          {"shape":"ServerInternalException"},
   596          {"shape":"AuthorizationException"},
   597          {"shape":"AccessDeniedException"},
   598          {"shape":"RateLimitExceededException"}
   599        ]
   600      },
   601      "ListLicenseVersions":{
   602        "name":"ListLicenseVersions",
   603        "http":{
   604          "method":"POST",
   605          "requestUri":"/"
   606        },
   607        "input":{"shape":"ListLicenseVersionsRequest"},
   608        "output":{"shape":"ListLicenseVersionsResponse"},
   609        "errors":[
   610          {"shape":"InvalidParameterValueException"},
   611          {"shape":"AuthorizationException"},
   612          {"shape":"AccessDeniedException"},
   613          {"shape":"RateLimitExceededException"},
   614          {"shape":"ServerInternalException"}
   615        ]
   616      },
   617      "ListLicenses":{
   618        "name":"ListLicenses",
   619        "http":{
   620          "method":"POST",
   621          "requestUri":"/"
   622        },
   623        "input":{"shape":"ListLicensesRequest"},
   624        "output":{"shape":"ListLicensesResponse"},
   625        "errors":[
   626          {"shape":"ValidationException"},
   627          {"shape":"InvalidParameterValueException"},
   628          {"shape":"AuthorizationException"},
   629          {"shape":"AccessDeniedException"},
   630          {"shape":"RateLimitExceededException"},
   631          {"shape":"ServerInternalException"}
   632        ]
   633      },
   634      "ListReceivedGrants":{
   635        "name":"ListReceivedGrants",
   636        "http":{
   637          "method":"POST",
   638          "requestUri":"/"
   639        },
   640        "input":{"shape":"ListReceivedGrantsRequest"},
   641        "output":{"shape":"ListReceivedGrantsResponse"},
   642        "errors":[
   643          {"shape":"ValidationException"},
   644          {"shape":"InvalidParameterValueException"},
   645          {"shape":"ResourceLimitExceededException"},
   646          {"shape":"ServerInternalException"},
   647          {"shape":"AuthorizationException"},
   648          {"shape":"AccessDeniedException"},
   649          {"shape":"RateLimitExceededException"}
   650        ]
   651      },
   652      "ListReceivedLicenses":{
   653        "name":"ListReceivedLicenses",
   654        "http":{
   655          "method":"POST",
   656          "requestUri":"/"
   657        },
   658        "input":{"shape":"ListReceivedLicensesRequest"},
   659        "output":{"shape":"ListReceivedLicensesResponse"},
   660        "errors":[
   661          {"shape":"ValidationException"},
   662          {"shape":"InvalidParameterValueException"},
   663          {"shape":"ResourceLimitExceededException"},
   664          {"shape":"ServerInternalException"},
   665          {"shape":"AuthorizationException"},
   666          {"shape":"AccessDeniedException"},
   667          {"shape":"RateLimitExceededException"}
   668        ]
   669      },
   670      "ListResourceInventory":{
   671        "name":"ListResourceInventory",
   672        "http":{
   673          "method":"POST",
   674          "requestUri":"/"
   675        },
   676        "input":{"shape":"ListResourceInventoryRequest"},
   677        "output":{"shape":"ListResourceInventoryResponse"},
   678        "errors":[
   679          {"shape":"InvalidParameterValueException"},
   680          {"shape":"ServerInternalException"},
   681          {"shape":"FilterLimitExceededException"},
   682          {"shape":"FailedDependencyException"},
   683          {"shape":"AuthorizationException"},
   684          {"shape":"AccessDeniedException"},
   685          {"shape":"RateLimitExceededException"}
   686        ]
   687      },
   688      "ListTagsForResource":{
   689        "name":"ListTagsForResource",
   690        "http":{
   691          "method":"POST",
   692          "requestUri":"/"
   693        },
   694        "input":{"shape":"ListTagsForResourceRequest"},
   695        "output":{"shape":"ListTagsForResourceResponse"},
   696        "errors":[
   697          {"shape":"InvalidParameterValueException"},
   698          {"shape":"ServerInternalException"},
   699          {"shape":"AuthorizationException"},
   700          {"shape":"AccessDeniedException"},
   701          {"shape":"RateLimitExceededException"}
   702        ]
   703      },
   704      "ListTokens":{
   705        "name":"ListTokens",
   706        "http":{
   707          "method":"POST",
   708          "requestUri":"/"
   709        },
   710        "input":{"shape":"ListTokensRequest"},
   711        "output":{"shape":"ListTokensResponse"},
   712        "errors":[
   713          {"shape":"ValidationException"},
   714          {"shape":"AuthorizationException"},
   715          {"shape":"AccessDeniedException"},
   716          {"shape":"RateLimitExceededException"},
   717          {"shape":"ServerInternalException"}
   718        ]
   719      },
   720      "ListUsageForLicenseConfiguration":{
   721        "name":"ListUsageForLicenseConfiguration",
   722        "http":{
   723          "method":"POST",
   724          "requestUri":"/"
   725        },
   726        "input":{"shape":"ListUsageForLicenseConfigurationRequest"},
   727        "output":{"shape":"ListUsageForLicenseConfigurationResponse"},
   728        "errors":[
   729          {"shape":"InvalidParameterValueException"},
   730          {"shape":"FilterLimitExceededException"},
   731          {"shape":"ServerInternalException"},
   732          {"shape":"AuthorizationException"},
   733          {"shape":"AccessDeniedException"},
   734          {"shape":"RateLimitExceededException"}
   735        ]
   736      },
   737      "RejectGrant":{
   738        "name":"RejectGrant",
   739        "http":{
   740          "method":"POST",
   741          "requestUri":"/"
   742        },
   743        "input":{"shape":"RejectGrantRequest"},
   744        "output":{"shape":"RejectGrantResponse"},
   745        "errors":[
   746          {"shape":"ValidationException"},
   747          {"shape":"InvalidParameterValueException"},
   748          {"shape":"AuthorizationException"},
   749          {"shape":"AccessDeniedException"},
   750          {"shape":"RateLimitExceededException"},
   751          {"shape":"ResourceLimitExceededException"},
   752          {"shape":"ServerInternalException"}
   753        ]
   754      },
   755      "TagResource":{
   756        "name":"TagResource",
   757        "http":{
   758          "method":"POST",
   759          "requestUri":"/"
   760        },
   761        "input":{"shape":"TagResourceRequest"},
   762        "output":{"shape":"TagResourceResponse"},
   763        "errors":[
   764          {"shape":"InvalidParameterValueException"},
   765          {"shape":"ServerInternalException"},
   766          {"shape":"AuthorizationException"},
   767          {"shape":"AccessDeniedException"},
   768          {"shape":"RateLimitExceededException"}
   769        ]
   770      },
   771      "UntagResource":{
   772        "name":"UntagResource",
   773        "http":{
   774          "method":"POST",
   775          "requestUri":"/"
   776        },
   777        "input":{"shape":"UntagResourceRequest"},
   778        "output":{"shape":"UntagResourceResponse"},
   779        "errors":[
   780          {"shape":"InvalidParameterValueException"},
   781          {"shape":"ServerInternalException"},
   782          {"shape":"AuthorizationException"},
   783          {"shape":"AccessDeniedException"},
   784          {"shape":"RateLimitExceededException"}
   785        ]
   786      },
   787      "UpdateLicenseConfiguration":{
   788        "name":"UpdateLicenseConfiguration",
   789        "http":{
   790          "method":"POST",
   791          "requestUri":"/"
   792        },
   793        "input":{"shape":"UpdateLicenseConfigurationRequest"},
   794        "output":{"shape":"UpdateLicenseConfigurationResponse"},
   795        "errors":[
   796          {"shape":"InvalidParameterValueException"},
   797          {"shape":"ServerInternalException"},
   798          {"shape":"AuthorizationException"},
   799          {"shape":"AccessDeniedException"},
   800          {"shape":"RateLimitExceededException"},
   801          {"shape":"ResourceLimitExceededException"}
   802        ]
   803      },
   804      "UpdateLicenseManagerReportGenerator":{
   805        "name":"UpdateLicenseManagerReportGenerator",
   806        "http":{
   807          "method":"POST",
   808          "requestUri":"/"
   809        },
   810        "input":{"shape":"UpdateLicenseManagerReportGeneratorRequest"},
   811        "output":{"shape":"UpdateLicenseManagerReportGeneratorResponse"},
   812        "errors":[
   813          {"shape":"ValidationException"},
   814          {"shape":"InvalidParameterValueException"},
   815          {"shape":"RateLimitExceededException"},
   816          {"shape":"ServerInternalException"},
   817          {"shape":"AuthorizationException"},
   818          {"shape":"AccessDeniedException"},
   819          {"shape":"ResourceNotFoundException"},
   820          {"shape":"ResourceLimitExceededException"}
   821        ]
   822      },
   823      "UpdateLicenseSpecificationsForResource":{
   824        "name":"UpdateLicenseSpecificationsForResource",
   825        "http":{
   826          "method":"POST",
   827          "requestUri":"/"
   828        },
   829        "input":{"shape":"UpdateLicenseSpecificationsForResourceRequest"},
   830        "output":{"shape":"UpdateLicenseSpecificationsForResourceResponse"},
   831        "errors":[
   832          {"shape":"InvalidParameterValueException"},
   833          {"shape":"InvalidResourceStateException"},
   834          {"shape":"LicenseUsageException"},
   835          {"shape":"ServerInternalException"},
   836          {"shape":"AuthorizationException"},
   837          {"shape":"AccessDeniedException"},
   838          {"shape":"RateLimitExceededException"}
   839        ]
   840      },
   841      "UpdateServiceSettings":{
   842        "name":"UpdateServiceSettings",
   843        "http":{
   844          "method":"POST",
   845          "requestUri":"/"
   846        },
   847        "input":{"shape":"UpdateServiceSettingsRequest"},
   848        "output":{"shape":"UpdateServiceSettingsResponse"},
   849        "errors":[
   850          {"shape":"InvalidParameterValueException"},
   851          {"shape":"ServerInternalException"},
   852          {"shape":"AuthorizationException"},
   853          {"shape":"AccessDeniedException"},
   854          {"shape":"RateLimitExceededException"}
   855        ]
   856      }
   857    },
   858    "shapes":{
   859      "AcceptGrantRequest":{
   860        "type":"structure",
   861        "required":["GrantArn"],
   862        "members":{
   863          "GrantArn":{"shape":"Arn"}
   864        }
   865      },
   866      "AcceptGrantResponse":{
   867        "type":"structure",
   868        "members":{
   869          "GrantArn":{"shape":"Arn"},
   870          "Status":{"shape":"GrantStatus"},
   871          "Version":{"shape":"String"}
   872        }
   873      },
   874      "AccessDeniedException":{
   875        "type":"structure",
   876        "members":{
   877          "Message":{"shape":"Message"}
   878        },
   879        "exception":true
   880      },
   881      "AllowedOperation":{
   882        "type":"string",
   883        "enum":[
   884          "CreateGrant",
   885          "CheckoutLicense",
   886          "CheckoutBorrowLicense",
   887          "CheckInLicense",
   888          "ExtendConsumptionLicense",
   889          "ListPurchasedLicenses",
   890          "CreateToken"
   891        ]
   892      },
   893      "AllowedOperationList":{
   894        "type":"list",
   895        "member":{"shape":"AllowedOperation"},
   896        "max":7,
   897        "min":1
   898      },
   899      "Arn":{
   900        "type":"string",
   901        "max":2048,
   902        "pattern":"^arn:aws(-(cn|us-gov|iso-b|iso-c|iso-d))?:[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9][A-Za-z0-9:_/+=,@.-]{0,1023}$"
   903      },
   904      "ArnList":{
   905        "type":"list",
   906        "member":{"shape":"Arn"}
   907      },
   908      "AuthorizationException":{
   909        "type":"structure",
   910        "members":{
   911          "Message":{"shape":"Message"}
   912        },
   913        "exception":true
   914      },
   915      "AutomatedDiscoveryInformation":{
   916        "type":"structure",
   917        "members":{
   918          "LastRunTime":{"shape":"DateTime"}
   919        }
   920      },
   921      "Boolean":{"type":"boolean"},
   922      "BorrowConfiguration":{
   923        "type":"structure",
   924        "required":[
   925          "AllowEarlyCheckIn",
   926          "MaxTimeToLiveInMinutes"
   927        ],
   928        "members":{
   929          "AllowEarlyCheckIn":{"shape":"BoxBoolean"},
   930          "MaxTimeToLiveInMinutes":{"shape":"BoxInteger"}
   931        }
   932      },
   933      "BoxBoolean":{"type":"boolean"},
   934      "BoxInteger":{"type":"integer"},
   935      "BoxLong":{"type":"long"},
   936      "CheckInLicenseRequest":{
   937        "type":"structure",
   938        "required":["LicenseConsumptionToken"],
   939        "members":{
   940          "LicenseConsumptionToken":{"shape":"String"},
   941          "Beneficiary":{"shape":"String"}
   942        }
   943      },
   944      "CheckInLicenseResponse":{
   945        "type":"structure",
   946        "members":{
   947        }
   948      },
   949      "CheckoutBorrowLicenseRequest":{
   950        "type":"structure",
   951        "required":[
   952          "LicenseArn",
   953          "Entitlements",
   954          "DigitalSignatureMethod",
   955          "ClientToken"
   956        ],
   957        "members":{
   958          "LicenseArn":{"shape":"Arn"},
   959          "Entitlements":{"shape":"EntitlementDataList"},
   960          "DigitalSignatureMethod":{"shape":"DigitalSignatureMethod"},
   961          "NodeId":{"shape":"String"},
   962          "CheckoutMetadata":{"shape":"MetadataList"},
   963          "ClientToken":{"shape":"ClientToken"}
   964        }
   965      },
   966      "CheckoutBorrowLicenseResponse":{
   967        "type":"structure",
   968        "members":{
   969          "LicenseArn":{"shape":"Arn"},
   970          "LicenseConsumptionToken":{"shape":"String"},
   971          "EntitlementsAllowed":{"shape":"EntitlementDataList"},
   972          "NodeId":{"shape":"String"},
   973          "SignedToken":{"shape":"SignedToken"},
   974          "IssuedAt":{"shape":"ISO8601DateTime"},
   975          "Expiration":{"shape":"ISO8601DateTime"},
   976          "CheckoutMetadata":{"shape":"MetadataList"}
   977        }
   978      },
   979      "CheckoutLicenseRequest":{
   980        "type":"structure",
   981        "required":[
   982          "ProductSKU",
   983          "CheckoutType",
   984          "KeyFingerprint",
   985          "Entitlements",
   986          "ClientToken"
   987        ],
   988        "members":{
   989          "ProductSKU":{"shape":"String"},
   990          "CheckoutType":{"shape":"CheckoutType"},
   991          "KeyFingerprint":{"shape":"String"},
   992          "Entitlements":{"shape":"EntitlementDataList"},
   993          "ClientToken":{"shape":"ClientToken"},
   994          "Beneficiary":{"shape":"String"},
   995          "NodeId":{"shape":"String"}
   996        }
   997      },
   998      "CheckoutLicenseResponse":{
   999        "type":"structure",
  1000        "members":{
  1001          "CheckoutType":{"shape":"CheckoutType"},
  1002          "LicenseConsumptionToken":{"shape":"String"},
  1003          "EntitlementsAllowed":{"shape":"EntitlementDataList"},
  1004          "SignedToken":{"shape":"SignedToken"},
  1005          "NodeId":{"shape":"String"},
  1006          "IssuedAt":{"shape":"ISO8601DateTime"},
  1007          "Expiration":{"shape":"ISO8601DateTime"},
  1008          "LicenseArn":{"shape":"String"}
  1009        }
  1010      },
  1011      "CheckoutType":{
  1012        "type":"string",
  1013        "enum":[
  1014          "PROVISIONAL",
  1015          "PERPETUAL"
  1016        ]
  1017      },
  1018      "ClientRequestToken":{
  1019        "type":"string",
  1020        "max":36,
  1021        "min":1
  1022      },
  1023      "ClientToken":{
  1024        "type":"string",
  1025        "max":2048,
  1026        "pattern":"\\S+"
  1027      },
  1028      "ConflictException":{
  1029        "type":"structure",
  1030        "members":{
  1031          "Message":{"shape":"Message"}
  1032        },
  1033        "exception":true
  1034      },
  1035      "ConsumedLicenseSummary":{
  1036        "type":"structure",
  1037        "members":{
  1038          "ResourceType":{"shape":"ResourceType"},
  1039          "ConsumedLicenses":{"shape":"BoxLong"}
  1040        }
  1041      },
  1042      "ConsumedLicenseSummaryList":{
  1043        "type":"list",
  1044        "member":{"shape":"ConsumedLicenseSummary"}
  1045      },
  1046      "ConsumptionConfiguration":{
  1047        "type":"structure",
  1048        "members":{
  1049          "RenewType":{"shape":"RenewType"},
  1050          "ProvisionalConfiguration":{"shape":"ProvisionalConfiguration"},
  1051          "BorrowConfiguration":{"shape":"BorrowConfiguration"}
  1052        }
  1053      },
  1054      "CreateGrantRequest":{
  1055        "type":"structure",
  1056        "required":[
  1057          "ClientToken",
  1058          "GrantName",
  1059          "LicenseArn",
  1060          "Principals",
  1061          "HomeRegion",
  1062          "AllowedOperations"
  1063        ],
  1064        "members":{
  1065          "ClientToken":{"shape":"ClientToken"},
  1066          "GrantName":{"shape":"String"},
  1067          "LicenseArn":{"shape":"Arn"},
  1068          "Principals":{"shape":"PrincipalArnList"},
  1069          "HomeRegion":{"shape":"String"},
  1070          "AllowedOperations":{"shape":"AllowedOperationList"}
  1071        }
  1072      },
  1073      "CreateGrantResponse":{
  1074        "type":"structure",
  1075        "members":{
  1076          "GrantArn":{"shape":"Arn"},
  1077          "Status":{"shape":"GrantStatus"},
  1078          "Version":{"shape":"String"}
  1079        }
  1080      },
  1081      "CreateGrantVersionRequest":{
  1082        "type":"structure",
  1083        "required":[
  1084          "ClientToken",
  1085          "GrantArn"
  1086        ],
  1087        "members":{
  1088          "ClientToken":{"shape":"ClientToken"},
  1089          "GrantArn":{"shape":"Arn"},
  1090          "GrantName":{"shape":"String"},
  1091          "AllowedOperations":{"shape":"AllowedOperationList"},
  1092          "Status":{"shape":"GrantStatus"},
  1093          "StatusReason":{"shape":"StatusReasonMessage"},
  1094          "SourceVersion":{"shape":"String"}
  1095        }
  1096      },
  1097      "CreateGrantVersionResponse":{
  1098        "type":"structure",
  1099        "members":{
  1100          "GrantArn":{"shape":"Arn"},
  1101          "Status":{"shape":"GrantStatus"},
  1102          "Version":{"shape":"String"}
  1103        }
  1104      },
  1105      "CreateLicenseConfigurationRequest":{
  1106        "type":"structure",
  1107        "required":[
  1108          "Name",
  1109          "LicenseCountingType"
  1110        ],
  1111        "members":{
  1112          "Name":{"shape":"String"},
  1113          "Description":{"shape":"String"},
  1114          "LicenseCountingType":{"shape":"LicenseCountingType"},
  1115          "LicenseCount":{"shape":"BoxLong"},
  1116          "LicenseCountHardLimit":{"shape":"BoxBoolean"},
  1117          "LicenseRules":{"shape":"StringList"},
  1118          "Tags":{"shape":"TagList"},
  1119          "DisassociateWhenNotFound":{"shape":"BoxBoolean"},
  1120          "ProductInformationList":{"shape":"ProductInformationList"}
  1121        }
  1122      },
  1123      "CreateLicenseConfigurationResponse":{
  1124        "type":"structure",
  1125        "members":{
  1126          "LicenseConfigurationArn":{"shape":"String"}
  1127        }
  1128      },
  1129      "CreateLicenseConversionTaskForResourceRequest":{
  1130        "type":"structure",
  1131        "required":[
  1132          "ResourceArn",
  1133          "SourceLicenseContext",
  1134          "DestinationLicenseContext"
  1135        ],
  1136        "members":{
  1137          "ResourceArn":{"shape":"Arn"},
  1138          "SourceLicenseContext":{"shape":"LicenseConversionContext"},
  1139          "DestinationLicenseContext":{"shape":"LicenseConversionContext"}
  1140        }
  1141      },
  1142      "CreateLicenseConversionTaskForResourceResponse":{
  1143        "type":"structure",
  1144        "members":{
  1145          "LicenseConversionTaskId":{"shape":"LicenseConversionTaskId"}
  1146        }
  1147      },
  1148      "CreateLicenseManagerReportGeneratorRequest":{
  1149        "type":"structure",
  1150        "required":[
  1151          "ReportGeneratorName",
  1152          "Type",
  1153          "ReportContext",
  1154          "ReportFrequency",
  1155          "ClientToken"
  1156        ],
  1157        "members":{
  1158          "ReportGeneratorName":{"shape":"ReportGeneratorName"},
  1159          "Type":{"shape":"ReportTypeList"},
  1160          "ReportContext":{"shape":"ReportContext"},
  1161          "ReportFrequency":{"shape":"ReportFrequency"},
  1162          "ClientToken":{"shape":"ClientRequestToken"},
  1163          "Description":{"shape":"String"},
  1164          "Tags":{"shape":"TagList"}
  1165        }
  1166      },
  1167      "CreateLicenseManagerReportGeneratorResponse":{
  1168        "type":"structure",
  1169        "members":{
  1170          "LicenseManagerReportGeneratorArn":{"shape":"String"}
  1171        }
  1172      },
  1173      "CreateLicenseRequest":{
  1174        "type":"structure",
  1175        "required":[
  1176          "LicenseName",
  1177          "ProductName",
  1178          "ProductSKU",
  1179          "Issuer",
  1180          "HomeRegion",
  1181          "Validity",
  1182          "Entitlements",
  1183          "Beneficiary",
  1184          "ConsumptionConfiguration",
  1185          "ClientToken"
  1186        ],
  1187        "members":{
  1188          "LicenseName":{"shape":"String"},
  1189          "ProductName":{"shape":"String"},
  1190          "ProductSKU":{"shape":"String"},
  1191          "Issuer":{"shape":"Issuer"},
  1192          "HomeRegion":{"shape":"String"},
  1193          "Validity":{"shape":"DatetimeRange"},
  1194          "Entitlements":{"shape":"EntitlementList"},
  1195          "Beneficiary":{"shape":"String"},
  1196          "ConsumptionConfiguration":{"shape":"ConsumptionConfiguration"},
  1197          "LicenseMetadata":{"shape":"MetadataList"},
  1198          "ClientToken":{"shape":"ClientToken"}
  1199        }
  1200      },
  1201      "CreateLicenseResponse":{
  1202        "type":"structure",
  1203        "members":{
  1204          "LicenseArn":{"shape":"Arn"},
  1205          "Status":{"shape":"LicenseStatus"},
  1206          "Version":{"shape":"String"}
  1207        }
  1208      },
  1209      "CreateLicenseVersionRequest":{
  1210        "type":"structure",
  1211        "required":[
  1212          "LicenseArn",
  1213          "LicenseName",
  1214          "ProductName",
  1215          "Issuer",
  1216          "HomeRegion",
  1217          "Validity",
  1218          "Entitlements",
  1219          "ConsumptionConfiguration",
  1220          "Status",
  1221          "ClientToken"
  1222        ],
  1223        "members":{
  1224          "LicenseArn":{"shape":"Arn"},
  1225          "LicenseName":{"shape":"String"},
  1226          "ProductName":{"shape":"String"},
  1227          "Issuer":{"shape":"Issuer"},
  1228          "HomeRegion":{"shape":"String"},
  1229          "Validity":{"shape":"DatetimeRange"},
  1230          "LicenseMetadata":{"shape":"MetadataList"},
  1231          "Entitlements":{"shape":"EntitlementList"},
  1232          "ConsumptionConfiguration":{"shape":"ConsumptionConfiguration"},
  1233          "Status":{"shape":"LicenseStatus"},
  1234          "ClientToken":{"shape":"ClientToken"},
  1235          "SourceVersion":{"shape":"String"}
  1236        }
  1237      },
  1238      "CreateLicenseVersionResponse":{
  1239        "type":"structure",
  1240        "members":{
  1241          "LicenseArn":{"shape":"Arn"},
  1242          "Version":{"shape":"String"},
  1243          "Status":{"shape":"LicenseStatus"}
  1244        }
  1245      },
  1246      "CreateTokenRequest":{
  1247        "type":"structure",
  1248        "required":[
  1249          "LicenseArn",
  1250          "ClientToken"
  1251        ],
  1252        "members":{
  1253          "LicenseArn":{"shape":"Arn"},
  1254          "RoleArns":{"shape":"ArnList"},
  1255          "ExpirationInDays":{"shape":"Integer"},
  1256          "TokenProperties":{"shape":"MaxSize3StringList"},
  1257          "ClientToken":{"shape":"ClientToken"}
  1258        }
  1259      },
  1260      "CreateTokenResponse":{
  1261        "type":"structure",
  1262        "members":{
  1263          "TokenId":{"shape":"String"},
  1264          "TokenType":{"shape":"TokenType"},
  1265          "Token":{"shape":"TokenString"}
  1266        }
  1267      },
  1268      "DateTime":{"type":"timestamp"},
  1269      "DatetimeRange":{
  1270        "type":"structure",
  1271        "required":["Begin"],
  1272        "members":{
  1273          "Begin":{"shape":"ISO8601DateTime"},
  1274          "End":{"shape":"ISO8601DateTime"}
  1275        }
  1276      },
  1277      "DeleteGrantRequest":{
  1278        "type":"structure",
  1279        "required":[
  1280          "GrantArn",
  1281          "Version"
  1282        ],
  1283        "members":{
  1284          "GrantArn":{"shape":"Arn"},
  1285          "StatusReason":{"shape":"StatusReasonMessage"},
  1286          "Version":{"shape":"String"}
  1287        }
  1288      },
  1289      "DeleteGrantResponse":{
  1290        "type":"structure",
  1291        "members":{
  1292          "GrantArn":{"shape":"Arn"},
  1293          "Status":{"shape":"GrantStatus"},
  1294          "Version":{"shape":"String"}
  1295        }
  1296      },
  1297      "DeleteLicenseConfigurationRequest":{
  1298        "type":"structure",
  1299        "required":["LicenseConfigurationArn"],
  1300        "members":{
  1301          "LicenseConfigurationArn":{"shape":"String"}
  1302        }
  1303      },
  1304      "DeleteLicenseConfigurationResponse":{
  1305        "type":"structure",
  1306        "members":{
  1307        }
  1308      },
  1309      "DeleteLicenseManagerReportGeneratorRequest":{
  1310        "type":"structure",
  1311        "required":["LicenseManagerReportGeneratorArn"],
  1312        "members":{
  1313          "LicenseManagerReportGeneratorArn":{"shape":"String"}
  1314        }
  1315      },
  1316      "DeleteLicenseManagerReportGeneratorResponse":{
  1317        "type":"structure",
  1318        "members":{
  1319        }
  1320      },
  1321      "DeleteLicenseRequest":{
  1322        "type":"structure",
  1323        "required":[
  1324          "LicenseArn",
  1325          "SourceVersion"
  1326        ],
  1327        "members":{
  1328          "LicenseArn":{"shape":"Arn"},
  1329          "SourceVersion":{"shape":"String"}
  1330        }
  1331      },
  1332      "DeleteLicenseResponse":{
  1333        "type":"structure",
  1334        "members":{
  1335          "Status":{"shape":"LicenseDeletionStatus"},
  1336          "DeletionDate":{"shape":"ISO8601DateTime"}
  1337        }
  1338      },
  1339      "DeleteTokenRequest":{
  1340        "type":"structure",
  1341        "required":["TokenId"],
  1342        "members":{
  1343          "TokenId":{"shape":"String"}
  1344        }
  1345      },
  1346      "DeleteTokenResponse":{
  1347        "type":"structure",
  1348        "members":{
  1349        }
  1350      },
  1351      "DigitalSignatureMethod":{
  1352        "type":"string",
  1353        "enum":["JWT_PS384"]
  1354      },
  1355      "Entitlement":{
  1356        "type":"structure",
  1357        "required":[
  1358          "Name",
  1359          "Unit"
  1360        ],
  1361        "members":{
  1362          "Name":{"shape":"String"},
  1363          "Value":{"shape":"String"},
  1364          "MaxCount":{"shape":"Long"},
  1365          "Overage":{"shape":"BoxBoolean"},
  1366          "Unit":{"shape":"EntitlementUnit"},
  1367          "AllowCheckIn":{"shape":"BoxBoolean"}
  1368        }
  1369      },
  1370      "EntitlementData":{
  1371        "type":"structure",
  1372        "required":[
  1373          "Name",
  1374          "Unit"
  1375        ],
  1376        "members":{
  1377          "Name":{"shape":"String"},
  1378          "Value":{"shape":"String"},
  1379          "Unit":{"shape":"EntitlementDataUnit"}
  1380        }
  1381      },
  1382      "EntitlementDataList":{
  1383        "type":"list",
  1384        "member":{"shape":"EntitlementData"}
  1385      },
  1386      "EntitlementDataUnit":{
  1387        "type":"string",
  1388        "enum":[
  1389          "Count",
  1390          "None",
  1391          "Seconds",
  1392          "Microseconds",
  1393          "Milliseconds",
  1394          "Bytes",
  1395          "Kilobytes",
  1396          "Megabytes",
  1397          "Gigabytes",
  1398          "Terabytes",
  1399          "Bits",
  1400          "Kilobits",
  1401          "Megabits",
  1402          "Gigabits",
  1403          "Terabits",
  1404          "Percent",
  1405          "Bytes/Second",
  1406          "Kilobytes/Second",
  1407          "Megabytes/Second",
  1408          "Gigabytes/Second",
  1409          "Terabytes/Second",
  1410          "Bits/Second",
  1411          "Kilobits/Second",
  1412          "Megabits/Second",
  1413          "Gigabits/Second",
  1414          "Terabits/Second",
  1415          "Count/Second"
  1416        ]
  1417      },
  1418      "EntitlementList":{
  1419        "type":"list",
  1420        "member":{"shape":"Entitlement"}
  1421      },
  1422      "EntitlementNotAllowedException":{
  1423        "type":"structure",
  1424        "members":{
  1425          "Message":{"shape":"Message"}
  1426        },
  1427        "exception":true
  1428      },
  1429      "EntitlementUnit":{
  1430        "type":"string",
  1431        "enum":[
  1432          "Count",
  1433          "None",
  1434          "Seconds",
  1435          "Microseconds",
  1436          "Milliseconds",
  1437          "Bytes",
  1438          "Kilobytes",
  1439          "Megabytes",
  1440          "Gigabytes",
  1441          "Terabytes",
  1442          "Bits",
  1443          "Kilobits",
  1444          "Megabits",
  1445          "Gigabits",
  1446          "Terabits",
  1447          "Percent",
  1448          "Bytes/Second",
  1449          "Kilobytes/Second",
  1450          "Megabytes/Second",
  1451          "Gigabytes/Second",
  1452          "Terabytes/Second",
  1453          "Bits/Second",
  1454          "Kilobits/Second",
  1455          "Megabits/Second",
  1456          "Gigabits/Second",
  1457          "Terabits/Second",
  1458          "Count/Second"
  1459        ]
  1460      },
  1461      "EntitlementUsage":{
  1462        "type":"structure",
  1463        "required":[
  1464          "Name",
  1465          "ConsumedValue",
  1466          "Unit"
  1467        ],
  1468        "members":{
  1469          "Name":{"shape":"String"},
  1470          "ConsumedValue":{"shape":"String"},
  1471          "MaxCount":{"shape":"String"},
  1472          "Unit":{"shape":"EntitlementDataUnit"}
  1473        }
  1474      },
  1475      "EntitlementUsageList":{
  1476        "type":"list",
  1477        "member":{"shape":"EntitlementUsage"}
  1478      },
  1479      "ExtendLicenseConsumptionRequest":{
  1480        "type":"structure",
  1481        "required":["LicenseConsumptionToken"],
  1482        "members":{
  1483          "LicenseConsumptionToken":{"shape":"String"},
  1484          "DryRun":{"shape":"Boolean"}
  1485        }
  1486      },
  1487      "ExtendLicenseConsumptionResponse":{
  1488        "type":"structure",
  1489        "members":{
  1490          "LicenseConsumptionToken":{"shape":"String"},
  1491          "Expiration":{"shape":"ISO8601DateTime"}
  1492        }
  1493      },
  1494      "FailedDependencyException":{
  1495        "type":"structure",
  1496        "members":{
  1497          "Message":{"shape":"Message"},
  1498          "ErrorCode":{"shape":"String"}
  1499        },
  1500        "exception":true
  1501      },
  1502      "Filter":{
  1503        "type":"structure",
  1504        "members":{
  1505          "Name":{"shape":"FilterName"},
  1506          "Values":{"shape":"FilterValues"}
  1507        }
  1508      },
  1509      "FilterLimitExceededException":{
  1510        "type":"structure",
  1511        "members":{
  1512          "Message":{"shape":"Message"}
  1513        },
  1514        "exception":true
  1515      },
  1516      "FilterList":{
  1517        "type":"list",
  1518        "member":{"shape":"Filter"}
  1519      },
  1520      "FilterName":{"type":"string"},
  1521      "FilterValue":{"type":"string"},
  1522      "FilterValues":{
  1523        "type":"list",
  1524        "member":{"shape":"FilterValue"}
  1525      },
  1526      "Filters":{
  1527        "type":"list",
  1528        "member":{"shape":"Filter"}
  1529      },
  1530      "GetAccessTokenRequest":{
  1531        "type":"structure",
  1532        "required":["Token"],
  1533        "members":{
  1534          "Token":{"shape":"TokenString"},
  1535          "TokenProperties":{"shape":"MaxSize3StringList"}
  1536        }
  1537      },
  1538      "GetAccessTokenResponse":{
  1539        "type":"structure",
  1540        "members":{
  1541          "AccessToken":{"shape":"TokenString"}
  1542        }
  1543      },
  1544      "GetGrantRequest":{
  1545        "type":"structure",
  1546        "required":["GrantArn"],
  1547        "members":{
  1548          "GrantArn":{"shape":"Arn"},
  1549          "Version":{"shape":"String"}
  1550        }
  1551      },
  1552      "GetGrantResponse":{
  1553        "type":"structure",
  1554        "members":{
  1555          "Grant":{"shape":"Grant"}
  1556        }
  1557      },
  1558      "GetLicenseConfigurationRequest":{
  1559        "type":"structure",
  1560        "required":["LicenseConfigurationArn"],
  1561        "members":{
  1562          "LicenseConfigurationArn":{"shape":"String"}
  1563        }
  1564      },
  1565      "GetLicenseConfigurationResponse":{
  1566        "type":"structure",
  1567        "members":{
  1568          "LicenseConfigurationId":{"shape":"String"},
  1569          "LicenseConfigurationArn":{"shape":"String"},
  1570          "Name":{"shape":"String"},
  1571          "Description":{"shape":"String"},
  1572          "LicenseCountingType":{"shape":"LicenseCountingType"},
  1573          "LicenseRules":{"shape":"StringList"},
  1574          "LicenseCount":{"shape":"BoxLong"},
  1575          "LicenseCountHardLimit":{"shape":"BoxBoolean"},
  1576          "ConsumedLicenses":{"shape":"BoxLong"},
  1577          "Status":{"shape":"String"},
  1578          "OwnerAccountId":{"shape":"String"},
  1579          "ConsumedLicenseSummaryList":{"shape":"ConsumedLicenseSummaryList"},
  1580          "ManagedResourceSummaryList":{"shape":"ManagedResourceSummaryList"},
  1581          "Tags":{"shape":"TagList"},
  1582          "ProductInformationList":{"shape":"ProductInformationList"},
  1583          "AutomatedDiscoveryInformation":{"shape":"AutomatedDiscoveryInformation"},
  1584          "DisassociateWhenNotFound":{"shape":"BoxBoolean"}
  1585        }
  1586      },
  1587      "GetLicenseConversionTaskRequest":{
  1588        "type":"structure",
  1589        "required":["LicenseConversionTaskId"],
  1590        "members":{
  1591          "LicenseConversionTaskId":{"shape":"LicenseConversionTaskId"}
  1592        }
  1593      },
  1594      "GetLicenseConversionTaskResponse":{
  1595        "type":"structure",
  1596        "members":{
  1597          "LicenseConversionTaskId":{"shape":"LicenseConversionTaskId"},
  1598          "ResourceArn":{"shape":"String"},
  1599          "SourceLicenseContext":{"shape":"LicenseConversionContext"},
  1600          "DestinationLicenseContext":{"shape":"LicenseConversionContext"},
  1601          "StatusMessage":{"shape":"String"},
  1602          "Status":{"shape":"LicenseConversionTaskStatus"},
  1603          "StartTime":{"shape":"DateTime"},
  1604          "LicenseConversionTime":{"shape":"DateTime"},
  1605          "EndTime":{"shape":"DateTime"}
  1606        }
  1607      },
  1608      "GetLicenseManagerReportGeneratorRequest":{
  1609        "type":"structure",
  1610        "required":["LicenseManagerReportGeneratorArn"],
  1611        "members":{
  1612          "LicenseManagerReportGeneratorArn":{"shape":"String"}
  1613        }
  1614      },
  1615      "GetLicenseManagerReportGeneratorResponse":{
  1616        "type":"structure",
  1617        "members":{
  1618          "ReportGenerator":{"shape":"ReportGenerator"}
  1619        }
  1620      },
  1621      "GetLicenseRequest":{
  1622        "type":"structure",
  1623        "required":["LicenseArn"],
  1624        "members":{
  1625          "LicenseArn":{"shape":"Arn"},
  1626          "Version":{"shape":"String"}
  1627        }
  1628      },
  1629      "GetLicenseResponse":{
  1630        "type":"structure",
  1631        "members":{
  1632          "License":{"shape":"License"}
  1633        }
  1634      },
  1635      "GetLicenseUsageRequest":{
  1636        "type":"structure",
  1637        "required":["LicenseArn"],
  1638        "members":{
  1639          "LicenseArn":{"shape":"Arn"}
  1640        }
  1641      },
  1642      "GetLicenseUsageResponse":{
  1643        "type":"structure",
  1644        "members":{
  1645          "LicenseUsage":{"shape":"LicenseUsage"}
  1646        }
  1647      },
  1648      "GetServiceSettingsRequest":{
  1649        "type":"structure",
  1650        "members":{
  1651        }
  1652      },
  1653      "GetServiceSettingsResponse":{
  1654        "type":"structure",
  1655        "members":{
  1656          "S3BucketArn":{"shape":"String"},
  1657          "SnsTopicArn":{"shape":"String"},
  1658          "OrganizationConfiguration":{"shape":"OrganizationConfiguration"},
  1659          "EnableCrossAccountsDiscovery":{"shape":"BoxBoolean"},
  1660          "LicenseManagerResourceShareArn":{"shape":"String"}
  1661        }
  1662      },
  1663      "Grant":{
  1664        "type":"structure",
  1665        "required":[
  1666          "GrantArn",
  1667          "GrantName",
  1668          "ParentArn",
  1669          "LicenseArn",
  1670          "GranteePrincipalArn",
  1671          "HomeRegion",
  1672          "GrantStatus",
  1673          "Version",
  1674          "GrantedOperations"
  1675        ],
  1676        "members":{
  1677          "GrantArn":{"shape":"Arn"},
  1678          "GrantName":{"shape":"String"},
  1679          "ParentArn":{"shape":"Arn"},
  1680          "LicenseArn":{"shape":"Arn"},
  1681          "GranteePrincipalArn":{"shape":"Arn"},
  1682          "HomeRegion":{"shape":"String"},
  1683          "GrantStatus":{"shape":"GrantStatus"},
  1684          "StatusReason":{"shape":"StatusReasonMessage"},
  1685          "Version":{"shape":"String"},
  1686          "GrantedOperations":{"shape":"AllowedOperationList"}
  1687        }
  1688      },
  1689      "GrantList":{
  1690        "type":"list",
  1691        "member":{"shape":"Grant"}
  1692      },
  1693      "GrantStatus":{
  1694        "type":"string",
  1695        "enum":[
  1696          "PENDING_WORKFLOW",
  1697          "PENDING_ACCEPT",
  1698          "REJECTED",
  1699          "ACTIVE",
  1700          "FAILED_WORKFLOW",
  1701          "DELETED",
  1702          "PENDING_DELETE",
  1703          "DISABLED",
  1704          "WORKFLOW_COMPLETED"
  1705        ]
  1706      },
  1707      "GrantedLicense":{
  1708        "type":"structure",
  1709        "members":{
  1710          "LicenseArn":{"shape":"Arn"},
  1711          "LicenseName":{"shape":"String"},
  1712          "ProductName":{"shape":"String"},
  1713          "ProductSKU":{"shape":"String"},
  1714          "Issuer":{"shape":"IssuerDetails"},
  1715          "HomeRegion":{"shape":"String"},
  1716          "Status":{"shape":"LicenseStatus"},
  1717          "Validity":{"shape":"DatetimeRange"},
  1718          "Beneficiary":{"shape":"String"},
  1719          "Entitlements":{"shape":"EntitlementList"},
  1720          "ConsumptionConfiguration":{"shape":"ConsumptionConfiguration"},
  1721          "LicenseMetadata":{"shape":"MetadataList"},
  1722          "CreateTime":{"shape":"ISO8601DateTime"},
  1723          "Version":{"shape":"String"},
  1724          "ReceivedMetadata":{"shape":"ReceivedMetadata"}
  1725        }
  1726      },
  1727      "GrantedLicenseList":{
  1728        "type":"list",
  1729        "member":{"shape":"GrantedLicense"}
  1730      },
  1731      "ISO8601DateTime":{
  1732        "type":"string",
  1733        "max":50,
  1734        "pattern":"^(-?(?:[1-9][0-9]*)?[0-9]{4})-(1[0-2]|0[1-9])-(3[0-1]|0[1-9]|[1-2][0-9])T(2[0-3]|[0-1][0-9]):([0-5][0-9]):([0-5][0-9])(\\.[0-9]+)?(Z|[+-](?:2[ 0-3]|[0-1][0-9]):[0-5][0-9])+$"
  1735      },
  1736      "Integer":{"type":"integer"},
  1737      "InvalidParameterValueException":{
  1738        "type":"structure",
  1739        "members":{
  1740          "Message":{"shape":"Message"}
  1741        },
  1742        "exception":true,
  1743        "synthetic":true
  1744      },
  1745      "InvalidResourceStateException":{
  1746        "type":"structure",
  1747        "members":{
  1748          "Message":{"shape":"Message"}
  1749        },
  1750        "exception":true
  1751      },
  1752      "InventoryFilter":{
  1753        "type":"structure",
  1754        "required":[
  1755          "Name",
  1756          "Condition"
  1757        ],
  1758        "members":{
  1759          "Name":{"shape":"String"},
  1760          "Condition":{"shape":"InventoryFilterCondition"},
  1761          "Value":{"shape":"String"}
  1762        }
  1763      },
  1764      "InventoryFilterCondition":{
  1765        "type":"string",
  1766        "enum":[
  1767          "EQUALS",
  1768          "NOT_EQUALS",
  1769          "BEGINS_WITH",
  1770          "CONTAINS"
  1771        ]
  1772      },
  1773      "InventoryFilterList":{
  1774        "type":"list",
  1775        "member":{"shape":"InventoryFilter"}
  1776      },
  1777      "Issuer":{
  1778        "type":"structure",
  1779        "required":["Name"],
  1780        "members":{
  1781          "Name":{"shape":"String"},
  1782          "SignKey":{"shape":"String"}
  1783        }
  1784      },
  1785      "IssuerDetails":{
  1786        "type":"structure",
  1787        "members":{
  1788          "Name":{"shape":"String"},
  1789          "SignKey":{"shape":"String"},
  1790          "KeyFingerprint":{"shape":"String"}
  1791        }
  1792      },
  1793      "License":{
  1794        "type":"structure",
  1795        "members":{
  1796          "LicenseArn":{"shape":"Arn"},
  1797          "LicenseName":{"shape":"String"},
  1798          "ProductName":{"shape":"String"},
  1799          "ProductSKU":{"shape":"String"},
  1800          "Issuer":{"shape":"IssuerDetails"},
  1801          "HomeRegion":{"shape":"String"},
  1802          "Status":{"shape":"LicenseStatus"},
  1803          "Validity":{"shape":"DatetimeRange"},
  1804          "Beneficiary":{"shape":"String"},
  1805          "Entitlements":{"shape":"EntitlementList"},
  1806          "ConsumptionConfiguration":{"shape":"ConsumptionConfiguration"},
  1807          "LicenseMetadata":{"shape":"MetadataList"},
  1808          "CreateTime":{"shape":"ISO8601DateTime"},
  1809          "Version":{"shape":"String"}
  1810        }
  1811      },
  1812      "LicenseConfiguration":{
  1813        "type":"structure",
  1814        "members":{
  1815          "LicenseConfigurationId":{"shape":"String"},
  1816          "LicenseConfigurationArn":{"shape":"String"},
  1817          "Name":{"shape":"String"},
  1818          "Description":{"shape":"String"},
  1819          "LicenseCountingType":{"shape":"LicenseCountingType"},
  1820          "LicenseRules":{"shape":"StringList"},
  1821          "LicenseCount":{"shape":"BoxLong"},
  1822          "LicenseCountHardLimit":{"shape":"BoxBoolean"},
  1823          "DisassociateWhenNotFound":{"shape":"BoxBoolean"},
  1824          "ConsumedLicenses":{"shape":"BoxLong"},
  1825          "Status":{"shape":"String"},
  1826          "OwnerAccountId":{"shape":"String"},
  1827          "ConsumedLicenseSummaryList":{"shape":"ConsumedLicenseSummaryList"},
  1828          "ManagedResourceSummaryList":{"shape":"ManagedResourceSummaryList"},
  1829          "ProductInformationList":{"shape":"ProductInformationList"},
  1830          "AutomatedDiscoveryInformation":{"shape":"AutomatedDiscoveryInformation"}
  1831        }
  1832      },
  1833      "LicenseConfigurationAssociation":{
  1834        "type":"structure",
  1835        "members":{
  1836          "ResourceArn":{"shape":"String"},
  1837          "ResourceType":{"shape":"ResourceType"},
  1838          "ResourceOwnerId":{"shape":"String"},
  1839          "AssociationTime":{"shape":"DateTime"},
  1840          "AmiAssociationScope":{"shape":"String"}
  1841        }
  1842      },
  1843      "LicenseConfigurationAssociations":{
  1844        "type":"list",
  1845        "member":{"shape":"LicenseConfigurationAssociation"}
  1846      },
  1847      "LicenseConfigurationStatus":{
  1848        "type":"string",
  1849        "enum":[
  1850          "AVAILABLE",
  1851          "DISABLED"
  1852        ]
  1853      },
  1854      "LicenseConfigurationUsage":{
  1855        "type":"structure",
  1856        "members":{
  1857          "ResourceArn":{"shape":"String"},
  1858          "ResourceType":{"shape":"ResourceType"},
  1859          "ResourceStatus":{"shape":"String"},
  1860          "ResourceOwnerId":{"shape":"String"},
  1861          "AssociationTime":{"shape":"DateTime"},
  1862          "ConsumedLicenses":{"shape":"BoxLong"}
  1863        }
  1864      },
  1865      "LicenseConfigurationUsageList":{
  1866        "type":"list",
  1867        "member":{"shape":"LicenseConfigurationUsage"}
  1868      },
  1869      "LicenseConfigurations":{
  1870        "type":"list",
  1871        "member":{"shape":"LicenseConfiguration"}
  1872      },
  1873      "LicenseConversionContext":{
  1874        "type":"structure",
  1875        "members":{
  1876          "UsageOperation":{"shape":"UsageOperation"}
  1877        }
  1878      },
  1879      "LicenseConversionTask":{
  1880        "type":"structure",
  1881        "members":{
  1882          "LicenseConversionTaskId":{"shape":"LicenseConversionTaskId"},
  1883          "ResourceArn":{"shape":"String"},
  1884          "SourceLicenseContext":{"shape":"LicenseConversionContext"},
  1885          "DestinationLicenseContext":{"shape":"LicenseConversionContext"},
  1886          "Status":{"shape":"LicenseConversionTaskStatus"},
  1887          "StatusMessage":{"shape":"String"},
  1888          "StartTime":{"shape":"DateTime"},
  1889          "LicenseConversionTime":{"shape":"DateTime"},
  1890          "EndTime":{"shape":"DateTime"}
  1891        }
  1892      },
  1893      "LicenseConversionTaskId":{
  1894        "type":"string",
  1895        "max":50,
  1896        "pattern":"^lct-[a-zA-Z0-9]*"
  1897      },
  1898      "LicenseConversionTaskStatus":{
  1899        "type":"string",
  1900        "enum":[
  1901          "IN_PROGRESS",
  1902          "SUCCEEDED",
  1903          "FAILED"
  1904        ]
  1905      },
  1906      "LicenseConversionTasks":{
  1907        "type":"list",
  1908        "member":{"shape":"LicenseConversionTask"}
  1909      },
  1910      "LicenseCountingType":{
  1911        "type":"string",
  1912        "enum":[
  1913          "vCPU",
  1914          "Instance",
  1915          "Core",
  1916          "Socket"
  1917        ]
  1918      },
  1919      "LicenseDeletionStatus":{
  1920        "type":"string",
  1921        "enum":[
  1922          "PENDING_DELETE",
  1923          "DELETED"
  1924        ]
  1925      },
  1926      "LicenseList":{
  1927        "type":"list",
  1928        "member":{"shape":"License"}
  1929      },
  1930      "LicenseOperationFailure":{
  1931        "type":"structure",
  1932        "members":{
  1933          "ResourceArn":{"shape":"String"},
  1934          "ResourceType":{"shape":"ResourceType"},
  1935          "ErrorMessage":{"shape":"String"},
  1936          "FailureTime":{"shape":"DateTime"},
  1937          "OperationName":{"shape":"String"},
  1938          "ResourceOwnerId":{"shape":"String"},
  1939          "OperationRequestedBy":{"shape":"String"},
  1940          "MetadataList":{"shape":"MetadataList"}
  1941        }
  1942      },
  1943      "LicenseOperationFailureList":{
  1944        "type":"list",
  1945        "member":{"shape":"LicenseOperationFailure"}
  1946      },
  1947      "LicenseSpecification":{
  1948        "type":"structure",
  1949        "required":["LicenseConfigurationArn"],
  1950        "members":{
  1951          "LicenseConfigurationArn":{"shape":"String"},
  1952          "AmiAssociationScope":{"shape":"String"}
  1953        }
  1954      },
  1955      "LicenseSpecifications":{
  1956        "type":"list",
  1957        "member":{"shape":"LicenseSpecification"}
  1958      },
  1959      "LicenseStatus":{
  1960        "type":"string",
  1961        "enum":[
  1962          "AVAILABLE",
  1963          "PENDING_AVAILABLE",
  1964          "DEACTIVATED",
  1965          "SUSPENDED",
  1966          "EXPIRED",
  1967          "PENDING_DELETE",
  1968          "DELETED"
  1969        ]
  1970      },
  1971      "LicenseUsage":{
  1972        "type":"structure",
  1973        "members":{
  1974          "EntitlementUsages":{"shape":"EntitlementUsageList"}
  1975        }
  1976      },
  1977      "LicenseUsageException":{
  1978        "type":"structure",
  1979        "members":{
  1980          "Message":{"shape":"Message"}
  1981        },
  1982        "exception":true
  1983      },
  1984      "ListAssociationsForLicenseConfigurationRequest":{
  1985        "type":"structure",
  1986        "required":["LicenseConfigurationArn"],
  1987        "members":{
  1988          "LicenseConfigurationArn":{"shape":"String"},
  1989          "MaxResults":{"shape":"BoxInteger"},
  1990          "NextToken":{"shape":"String"}
  1991        }
  1992      },
  1993      "ListAssociationsForLicenseConfigurationResponse":{
  1994        "type":"structure",
  1995        "members":{
  1996          "LicenseConfigurationAssociations":{"shape":"LicenseConfigurationAssociations"},
  1997          "NextToken":{"shape":"String"}
  1998        }
  1999      },
  2000      "ListDistributedGrantsRequest":{
  2001        "type":"structure",
  2002        "members":{
  2003          "GrantArns":{"shape":"ArnList"},
  2004          "Filters":{"shape":"FilterList"},
  2005          "NextToken":{"shape":"String"},
  2006          "MaxResults":{"shape":"MaxSize100"}
  2007        }
  2008      },
  2009      "ListDistributedGrantsResponse":{
  2010        "type":"structure",
  2011        "members":{
  2012          "Grants":{"shape":"GrantList"},
  2013          "NextToken":{"shape":"String"}
  2014        }
  2015      },
  2016      "ListFailuresForLicenseConfigurationOperationsRequest":{
  2017        "type":"structure",
  2018        "required":["LicenseConfigurationArn"],
  2019        "members":{
  2020          "LicenseConfigurationArn":{"shape":"String"},
  2021          "MaxResults":{"shape":"BoxInteger"},
  2022          "NextToken":{"shape":"String"}
  2023        }
  2024      },
  2025      "ListFailuresForLicenseConfigurationOperationsResponse":{
  2026        "type":"structure",
  2027        "members":{
  2028          "LicenseOperationFailureList":{"shape":"LicenseOperationFailureList"},
  2029          "NextToken":{"shape":"String"}
  2030        }
  2031      },
  2032      "ListLicenseConfigurationsRequest":{
  2033        "type":"structure",
  2034        "members":{
  2035          "LicenseConfigurationArns":{"shape":"StringList"},
  2036          "MaxResults":{"shape":"BoxInteger"},
  2037          "NextToken":{"shape":"String"},
  2038          "Filters":{"shape":"Filters"}
  2039        }
  2040      },
  2041      "ListLicenseConfigurationsResponse":{
  2042        "type":"structure",
  2043        "members":{
  2044          "LicenseConfigurations":{"shape":"LicenseConfigurations"},
  2045          "NextToken":{"shape":"String"}
  2046        }
  2047      },
  2048      "ListLicenseConversionTasksRequest":{
  2049        "type":"structure",
  2050        "members":{
  2051          "NextToken":{"shape":"String"},
  2052          "MaxResults":{"shape":"BoxInteger"},
  2053          "Filters":{"shape":"Filters"}
  2054        }
  2055      },
  2056      "ListLicenseConversionTasksResponse":{
  2057        "type":"structure",
  2058        "members":{
  2059          "LicenseConversionTasks":{"shape":"LicenseConversionTasks"},
  2060          "NextToken":{"shape":"String"}
  2061        }
  2062      },
  2063      "ListLicenseManagerReportGeneratorsRequest":{
  2064        "type":"structure",
  2065        "members":{
  2066          "Filters":{"shape":"FilterList"},
  2067          "NextToken":{"shape":"String"},
  2068          "MaxResults":{"shape":"MaxSize100"}
  2069        }
  2070      },
  2071      "ListLicenseManagerReportGeneratorsResponse":{
  2072        "type":"structure",
  2073        "members":{
  2074          "ReportGenerators":{"shape":"ReportGeneratorList"},
  2075          "NextToken":{"shape":"String"}
  2076        }
  2077      },
  2078      "ListLicenseSpecificationsForResourceRequest":{
  2079        "type":"structure",
  2080        "required":["ResourceArn"],
  2081        "members":{
  2082          "ResourceArn":{"shape":"String"},
  2083          "MaxResults":{"shape":"BoxInteger"},
  2084          "NextToken":{"shape":"String"}
  2085        }
  2086      },
  2087      "ListLicenseSpecificationsForResourceResponse":{
  2088        "type":"structure",
  2089        "members":{
  2090          "LicenseSpecifications":{"shape":"LicenseSpecifications"},
  2091          "NextToken":{"shape":"String"}
  2092        }
  2093      },
  2094      "ListLicenseVersionsRequest":{
  2095        "type":"structure",
  2096        "required":["LicenseArn"],
  2097        "members":{
  2098          "LicenseArn":{"shape":"Arn"},
  2099          "NextToken":{"shape":"String"},
  2100          "MaxResults":{"shape":"MaxSize100"}
  2101        }
  2102      },
  2103      "ListLicenseVersionsResponse":{
  2104        "type":"structure",
  2105        "members":{
  2106          "Licenses":{"shape":"LicenseList"},
  2107          "NextToken":{"shape":"String"}
  2108        }
  2109      },
  2110      "ListLicensesRequest":{
  2111        "type":"structure",
  2112        "members":{
  2113          "LicenseArns":{"shape":"ArnList"},
  2114          "Filters":{"shape":"FilterList"},
  2115          "NextToken":{"shape":"String"},
  2116          "MaxResults":{"shape":"MaxSize100"}
  2117        }
  2118      },
  2119      "ListLicensesResponse":{
  2120        "type":"structure",
  2121        "members":{
  2122          "Licenses":{"shape":"LicenseList"},
  2123          "NextToken":{"shape":"String"}
  2124        }
  2125      },
  2126      "ListReceivedGrantsRequest":{
  2127        "type":"structure",
  2128        "members":{
  2129          "GrantArns":{"shape":"ArnList"},
  2130          "Filters":{"shape":"FilterList"},
  2131          "NextToken":{"shape":"String"},
  2132          "MaxResults":{"shape":"MaxSize100"}
  2133        }
  2134      },
  2135      "ListReceivedGrantsResponse":{
  2136        "type":"structure",
  2137        "members":{
  2138          "Grants":{"shape":"GrantList"},
  2139          "NextToken":{"shape":"String"}
  2140        }
  2141      },
  2142      "ListReceivedLicensesRequest":{
  2143        "type":"structure",
  2144        "members":{
  2145          "LicenseArns":{"shape":"ArnList"},
  2146          "Filters":{"shape":"FilterList"},
  2147          "NextToken":{"shape":"String"},
  2148          "MaxResults":{"shape":"MaxSize100"}
  2149        }
  2150      },
  2151      "ListReceivedLicensesResponse":{
  2152        "type":"structure",
  2153        "members":{
  2154          "Licenses":{"shape":"GrantedLicenseList"},
  2155          "NextToken":{"shape":"String"}
  2156        }
  2157      },
  2158      "ListResourceInventoryRequest":{
  2159        "type":"structure",
  2160        "members":{
  2161          "MaxResults":{"shape":"BoxInteger"},
  2162          "NextToken":{"shape":"String"},
  2163          "Filters":{"shape":"InventoryFilterList"}
  2164        }
  2165      },
  2166      "ListResourceInventoryResponse":{
  2167        "type":"structure",
  2168        "members":{
  2169          "ResourceInventoryList":{"shape":"ResourceInventoryList"},
  2170          "NextToken":{"shape":"String"}
  2171        }
  2172      },
  2173      "ListTagsForResourceRequest":{
  2174        "type":"structure",
  2175        "required":["ResourceArn"],
  2176        "members":{
  2177          "ResourceArn":{"shape":"String"}
  2178        }
  2179      },
  2180      "ListTagsForResourceResponse":{
  2181        "type":"structure",
  2182        "members":{
  2183          "Tags":{"shape":"TagList"}
  2184        }
  2185      },
  2186      "ListTokensRequest":{
  2187        "type":"structure",
  2188        "members":{
  2189          "TokenIds":{"shape":"StringList"},
  2190          "Filters":{"shape":"FilterList"},
  2191          "NextToken":{"shape":"String"},
  2192          "MaxResults":{"shape":"MaxSize100"}
  2193        }
  2194      },
  2195      "ListTokensResponse":{
  2196        "type":"structure",
  2197        "members":{
  2198          "Tokens":{"shape":"TokenList"},
  2199          "NextToken":{"shape":"String"}
  2200        }
  2201      },
  2202      "ListUsageForLicenseConfigurationRequest":{
  2203        "type":"structure",
  2204        "required":["LicenseConfigurationArn"],
  2205        "members":{
  2206          "LicenseConfigurationArn":{"shape":"String"},
  2207          "MaxResults":{"shape":"BoxInteger"},
  2208          "NextToken":{"shape":"String"},
  2209          "Filters":{"shape":"Filters"}
  2210        }
  2211      },
  2212      "ListUsageForLicenseConfigurationResponse":{
  2213        "type":"structure",
  2214        "members":{
  2215          "LicenseConfigurationUsageList":{"shape":"LicenseConfigurationUsageList"},
  2216          "NextToken":{"shape":"String"}
  2217        }
  2218      },
  2219      "Location":{"type":"string"},
  2220      "Long":{"type":"long"},
  2221      "ManagedResourceSummary":{
  2222        "type":"structure",
  2223        "members":{
  2224          "ResourceType":{"shape":"ResourceType"},
  2225          "AssociationCount":{"shape":"BoxLong"}
  2226        }
  2227      },
  2228      "ManagedResourceSummaryList":{
  2229        "type":"list",
  2230        "member":{"shape":"ManagedResourceSummary"}
  2231      },
  2232      "MaxSize100":{
  2233        "type":"integer",
  2234        "max":100,
  2235        "min":1
  2236      },
  2237      "MaxSize3StringList":{
  2238        "type":"list",
  2239        "member":{"shape":"String"},
  2240        "max":3
  2241      },
  2242      "Message":{"type":"string"},
  2243      "Metadata":{
  2244        "type":"structure",
  2245        "members":{
  2246          "Name":{"shape":"String"},
  2247          "Value":{"shape":"String"}
  2248        }
  2249      },
  2250      "MetadataList":{
  2251        "type":"list",
  2252        "member":{"shape":"Metadata"}
  2253      },
  2254      "NoEntitlementsAllowedException":{
  2255        "type":"structure",
  2256        "members":{
  2257          "Message":{"shape":"Message"}
  2258        },
  2259        "exception":true
  2260      },
  2261      "OrganizationConfiguration":{
  2262        "type":"structure",
  2263        "required":["EnableIntegration"],
  2264        "members":{
  2265          "EnableIntegration":{"shape":"Boolean"}
  2266        }
  2267      },
  2268      "PrincipalArnList":{
  2269        "type":"list",
  2270        "member":{"shape":"Arn"},
  2271        "max":1,
  2272        "min":1
  2273      },
  2274      "ProductInformation":{
  2275        "type":"structure",
  2276        "required":[
  2277          "ResourceType",
  2278          "ProductInformationFilterList"
  2279        ],
  2280        "members":{
  2281          "ResourceType":{"shape":"String"},
  2282          "ProductInformationFilterList":{"shape":"ProductInformationFilterList"}
  2283        }
  2284      },
  2285      "ProductInformationFilter":{
  2286        "type":"structure",
  2287        "required":[
  2288          "ProductInformationFilterName",
  2289          "ProductInformationFilterComparator"
  2290        ],
  2291        "members":{
  2292          "ProductInformationFilterName":{"shape":"String"},
  2293          "ProductInformationFilterValue":{"shape":"StringList"},
  2294          "ProductInformationFilterComparator":{"shape":"String"}
  2295        }
  2296      },
  2297      "ProductInformationFilterList":{
  2298        "type":"list",
  2299        "member":{"shape":"ProductInformationFilter"}
  2300      },
  2301      "ProductInformationList":{
  2302        "type":"list",
  2303        "member":{"shape":"ProductInformation"}
  2304      },
  2305      "ProvisionalConfiguration":{
  2306        "type":"structure",
  2307        "required":["MaxTimeToLiveInMinutes"],
  2308        "members":{
  2309          "MaxTimeToLiveInMinutes":{"shape":"BoxInteger"}
  2310        }
  2311      },
  2312      "RateLimitExceededException":{
  2313        "type":"structure",
  2314        "members":{
  2315          "Message":{"shape":"Message"}
  2316        },
  2317        "exception":true
  2318      },
  2319      "ReceivedMetadata":{
  2320        "type":"structure",
  2321        "members":{
  2322          "ReceivedStatus":{"shape":"ReceivedStatus"},
  2323          "ReceivedStatusReason":{"shape":"StatusReasonMessage"},
  2324          "AllowedOperations":{"shape":"AllowedOperationList"}
  2325        }
  2326      },
  2327      "ReceivedStatus":{
  2328        "type":"string",
  2329        "enum":[
  2330          "PENDING_WORKFLOW",
  2331          "PENDING_ACCEPT",
  2332          "REJECTED",
  2333          "ACTIVE",
  2334          "FAILED_WORKFLOW",
  2335          "DELETED",
  2336          "DISABLED",
  2337          "WORKFLOW_COMPLETED"
  2338        ]
  2339      },
  2340      "RedirectException":{
  2341        "type":"structure",
  2342        "members":{
  2343          "Location":{"shape":"Location"},
  2344          "Message":{"shape":"Message"}
  2345        },
  2346        "exception":true
  2347      },
  2348      "RejectGrantRequest":{
  2349        "type":"structure",
  2350        "required":["GrantArn"],
  2351        "members":{
  2352          "GrantArn":{"shape":"Arn"}
  2353        }
  2354      },
  2355      "RejectGrantResponse":{
  2356        "type":"structure",
  2357        "members":{
  2358          "GrantArn":{"shape":"Arn"},
  2359          "Status":{"shape":"GrantStatus"},
  2360          "Version":{"shape":"String"}
  2361        }
  2362      },
  2363      "RenewType":{
  2364        "type":"string",
  2365        "enum":[
  2366          "None",
  2367          "Weekly",
  2368          "Monthly"
  2369        ]
  2370      },
  2371      "ReportContext":{
  2372        "type":"structure",
  2373        "required":["licenseConfigurationArns"],
  2374        "members":{
  2375          "licenseConfigurationArns":{"shape":"ArnList"}
  2376        }
  2377      },
  2378      "ReportFrequency":{
  2379        "type":"structure",
  2380        "members":{
  2381          "value":{"shape":"Integer"},
  2382          "period":{"shape":"ReportFrequencyType"}
  2383        }
  2384      },
  2385      "ReportFrequencyType":{
  2386        "type":"string",
  2387        "enum":[
  2388          "DAY",
  2389          "WEEK",
  2390          "MONTH"
  2391        ]
  2392      },
  2393      "ReportGenerator":{
  2394        "type":"structure",
  2395        "members":{
  2396          "ReportGeneratorName":{"shape":"String"},
  2397          "ReportType":{"shape":"ReportTypeList"},
  2398          "ReportContext":{"shape":"ReportContext"},
  2399          "ReportFrequency":{"shape":"ReportFrequency"},
  2400          "LicenseManagerReportGeneratorArn":{"shape":"String"},
  2401          "LastRunStatus":{"shape":"String"},
  2402          "LastRunFailureReason":{"shape":"String"},
  2403          "LastReportGenerationTime":{"shape":"String"},
  2404          "ReportCreatorAccount":{"shape":"String"},
  2405          "Description":{"shape":"String"},
  2406          "S3Location":{"shape":"S3Location"},
  2407          "CreateTime":{"shape":"String"},
  2408          "Tags":{"shape":"TagList"}
  2409        }
  2410      },
  2411      "ReportGeneratorList":{
  2412        "type":"list",
  2413        "member":{"shape":"ReportGenerator"}
  2414      },
  2415      "ReportGeneratorName":{
  2416        "type":"string",
  2417        "max":100,
  2418        "min":1
  2419      },
  2420      "ReportType":{
  2421        "type":"string",
  2422        "enum":[
  2423          "LicenseConfigurationSummaryReport",
  2424          "LicenseConfigurationUsageReport"
  2425        ]
  2426      },
  2427      "ReportTypeList":{
  2428        "type":"list",
  2429        "member":{"shape":"ReportType"}
  2430      },
  2431      "ResourceInventory":{
  2432        "type":"structure",
  2433        "members":{
  2434          "ResourceId":{"shape":"String"},
  2435          "ResourceType":{"shape":"ResourceType"},
  2436          "ResourceArn":{"shape":"String"},
  2437          "Platform":{"shape":"String"},
  2438          "PlatformVersion":{"shape":"String"},
  2439          "ResourceOwningAccountId":{"shape":"String"}
  2440        }
  2441      },
  2442      "ResourceInventoryList":{
  2443        "type":"list",
  2444        "member":{"shape":"ResourceInventory"}
  2445      },
  2446      "ResourceLimitExceededException":{
  2447        "type":"structure",
  2448        "members":{
  2449          "Message":{"shape":"Message"}
  2450        },
  2451        "exception":true
  2452      },
  2453      "ResourceNotFoundException":{
  2454        "type":"structure",
  2455        "members":{
  2456          "Message":{"shape":"Message"}
  2457        },
  2458        "exception":true
  2459      },
  2460      "ResourceType":{
  2461        "type":"string",
  2462        "enum":[
  2463          "EC2_INSTANCE",
  2464          "EC2_HOST",
  2465          "EC2_AMI",
  2466          "RDS",
  2467          "SYSTEMS_MANAGER_MANAGED_INSTANCE"
  2468        ]
  2469      },
  2470      "S3Location":{
  2471        "type":"structure",
  2472        "members":{
  2473          "bucket":{"shape":"String"},
  2474          "keyPrefix":{"shape":"String"}
  2475        }
  2476      },
  2477      "ServerInternalException":{
  2478        "type":"structure",
  2479        "members":{
  2480          "Message":{"shape":"Message"}
  2481        },
  2482        "exception":true,
  2483        "fault":true
  2484      },
  2485      "SignedToken":{
  2486        "type":"string",
  2487        "min":4096
  2488      },
  2489      "StatusReasonMessage":{
  2490        "type":"string",
  2491        "max":400,
  2492        "pattern":"[\\s\\S]+"
  2493      },
  2494      "String":{"type":"string"},
  2495      "StringList":{
  2496        "type":"list",
  2497        "member":{"shape":"String"}
  2498      },
  2499      "Tag":{
  2500        "type":"structure",
  2501        "members":{
  2502          "Key":{"shape":"String"},
  2503          "Value":{"shape":"String"}
  2504        }
  2505      },
  2506      "TagKeyList":{
  2507        "type":"list",
  2508        "member":{"shape":"String"}
  2509      },
  2510      "TagList":{
  2511        "type":"list",
  2512        "member":{"shape":"Tag"}
  2513      },
  2514      "TagResourceRequest":{
  2515        "type":"structure",
  2516        "required":[
  2517          "ResourceArn",
  2518          "Tags"
  2519        ],
  2520        "members":{
  2521          "ResourceArn":{"shape":"String"},
  2522          "Tags":{"shape":"TagList"}
  2523        }
  2524      },
  2525      "TagResourceResponse":{
  2526        "type":"structure",
  2527        "members":{
  2528        }
  2529      },
  2530      "TokenData":{
  2531        "type":"structure",
  2532        "members":{
  2533          "TokenId":{"shape":"String"},
  2534          "TokenType":{"shape":"String"},
  2535          "LicenseArn":{"shape":"String"},
  2536          "ExpirationTime":{"shape":"ISO8601DateTime"},
  2537          "TokenProperties":{"shape":"MaxSize3StringList"},
  2538          "RoleArns":{"shape":"ArnList"},
  2539          "Status":{"shape":"String"}
  2540        }
  2541      },
  2542      "TokenList":{
  2543        "type":"list",
  2544        "member":{"shape":"TokenData"}
  2545      },
  2546      "TokenString":{
  2547        "type":"string",
  2548        "max":4096,
  2549        "pattern":"\\S+"
  2550      },
  2551      "TokenType":{
  2552        "type":"string",
  2553        "enum":["REFRESH_TOKEN"]
  2554      },
  2555      "UnsupportedDigitalSignatureMethodException":{
  2556        "type":"structure",
  2557        "members":{
  2558          "Message":{"shape":"Message"}
  2559        },
  2560        "exception":true
  2561      },
  2562      "UntagResourceRequest":{
  2563        "type":"structure",
  2564        "required":[
  2565          "ResourceArn",
  2566          "TagKeys"
  2567        ],
  2568        "members":{
  2569          "ResourceArn":{"shape":"String"},
  2570          "TagKeys":{"shape":"TagKeyList"}
  2571        }
  2572      },
  2573      "UntagResourceResponse":{
  2574        "type":"structure",
  2575        "members":{
  2576        }
  2577      },
  2578      "UpdateLicenseConfigurationRequest":{
  2579        "type":"structure",
  2580        "required":["LicenseConfigurationArn"],
  2581        "members":{
  2582          "LicenseConfigurationArn":{"shape":"String"},
  2583          "LicenseConfigurationStatus":{"shape":"LicenseConfigurationStatus"},
  2584          "LicenseRules":{"shape":"StringList"},
  2585          "LicenseCount":{"shape":"BoxLong"},
  2586          "LicenseCountHardLimit":{"shape":"BoxBoolean"},
  2587          "Name":{"shape":"String"},
  2588          "Description":{"shape":"String"},
  2589          "ProductInformationList":{"shape":"ProductInformationList"},
  2590          "DisassociateWhenNotFound":{"shape":"BoxBoolean"}
  2591        }
  2592      },
  2593      "UpdateLicenseConfigurationResponse":{
  2594        "type":"structure",
  2595        "members":{
  2596        }
  2597      },
  2598      "UpdateLicenseManagerReportGeneratorRequest":{
  2599        "type":"structure",
  2600        "required":[
  2601          "LicenseManagerReportGeneratorArn",
  2602          "ReportGeneratorName",
  2603          "Type",
  2604          "ReportContext",
  2605          "ReportFrequency",
  2606          "ClientToken"
  2607        ],
  2608        "members":{
  2609          "LicenseManagerReportGeneratorArn":{"shape":"String"},
  2610          "ReportGeneratorName":{"shape":"ReportGeneratorName"},
  2611          "Type":{"shape":"ReportTypeList"},
  2612          "ReportContext":{"shape":"ReportContext"},
  2613          "ReportFrequency":{"shape":"ReportFrequency"},
  2614          "ClientToken":{"shape":"ClientRequestToken"},
  2615          "Description":{"shape":"String"}
  2616        }
  2617      },
  2618      "UpdateLicenseManagerReportGeneratorResponse":{
  2619        "type":"structure",
  2620        "members":{
  2621        }
  2622      },
  2623      "UpdateLicenseSpecificationsForResourceRequest":{
  2624        "type":"structure",
  2625        "required":["ResourceArn"],
  2626        "members":{
  2627          "ResourceArn":{"shape":"String"},
  2628          "AddLicenseSpecifications":{"shape":"LicenseSpecifications"},
  2629          "RemoveLicenseSpecifications":{"shape":"LicenseSpecifications"}
  2630        }
  2631      },
  2632      "UpdateLicenseSpecificationsForResourceResponse":{
  2633        "type":"structure",
  2634        "members":{
  2635        }
  2636      },
  2637      "UpdateServiceSettingsRequest":{
  2638        "type":"structure",
  2639        "members":{
  2640          "S3BucketArn":{"shape":"String"},
  2641          "SnsTopicArn":{"shape":"String"},
  2642          "OrganizationConfiguration":{"shape":"OrganizationConfiguration"},
  2643          "EnableCrossAccountsDiscovery":{"shape":"BoxBoolean"}
  2644        }
  2645      },
  2646      "UpdateServiceSettingsResponse":{
  2647        "type":"structure",
  2648        "members":{
  2649        }
  2650      },
  2651      "UsageOperation":{
  2652        "type":"string",
  2653        "max":50
  2654      },
  2655      "ValidationException":{
  2656        "type":"structure",
  2657        "members":{
  2658          "Message":{"shape":"Message"}
  2659        },
  2660        "exception":true
  2661      }
  2662    }
  2663  }