@aws-sdk/client-api-gateway 3.170.0 → 3.171.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (130) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/APIGateway.d.ts +0 -120
  3. package/dist-types/ts3.4/APIGatewayClient.d.ts +0 -25
  4. package/dist-types/ts3.4/commands/CreateApiKeyCommand.d.ts +0 -2
  5. package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +0 -2
  6. package/dist-types/ts3.4/commands/CreateBasePathMappingCommand.d.ts +0 -2
  7. package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CreateDocumentationPartCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateDocumentationVersionCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateRequestValidatorCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateRestApiCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateUsagePlanCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/CreateUsagePlanKeyCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteApiKeyCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteBasePathMappingCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteClientCertificateCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeleteDocumentationPartCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DeleteDocumentationVersionCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DeleteGatewayResponseCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DeleteMethodCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DeleteMethodResponseCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DeleteRequestValidatorCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/DeleteRestApiCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/DeleteUsagePlanCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/DeleteUsagePlanKeyCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/FlushStageAuthorizersCacheCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/FlushStageCacheCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/GenerateClientCertificateCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/GetApiKeyCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/GetApiKeysCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/GetBasePathMappingCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/GetBasePathMappingsCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/GetClientCertificateCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/GetClientCertificatesCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/GetDocumentationPartCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/GetDocumentationPartsCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/GetDocumentationVersionCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/GetDocumentationVersionsCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/GetDomainNamesCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/GetExportCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/GetGatewayResponseCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/GetGatewayResponsesCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/GetMethodCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/GetMethodResponseCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/GetModelCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/GetRequestValidatorCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/GetRequestValidatorsCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/commands/GetResourceCommand.d.ts +0 -2
  73. package/dist-types/ts3.4/commands/GetResourcesCommand.d.ts +0 -2
  74. package/dist-types/ts3.4/commands/GetRestApiCommand.d.ts +0 -2
  75. package/dist-types/ts3.4/commands/GetRestApisCommand.d.ts +0 -2
  76. package/dist-types/ts3.4/commands/GetSdkCommand.d.ts +0 -2
  77. package/dist-types/ts3.4/commands/GetSdkTypeCommand.d.ts +0 -2
  78. package/dist-types/ts3.4/commands/GetSdkTypesCommand.d.ts +0 -2
  79. package/dist-types/ts3.4/commands/GetStageCommand.d.ts +0 -2
  80. package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +0 -2
  81. package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +0 -2
  82. package/dist-types/ts3.4/commands/GetUsageCommand.d.ts +0 -2
  83. package/dist-types/ts3.4/commands/GetUsagePlanCommand.d.ts +0 -2
  84. package/dist-types/ts3.4/commands/GetUsagePlanKeyCommand.d.ts +0 -2
  85. package/dist-types/ts3.4/commands/GetUsagePlanKeysCommand.d.ts +0 -2
  86. package/dist-types/ts3.4/commands/GetUsagePlansCommand.d.ts +0 -2
  87. package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +0 -2
  88. package/dist-types/ts3.4/commands/GetVpcLinksCommand.d.ts +0 -2
  89. package/dist-types/ts3.4/commands/ImportApiKeysCommand.d.ts +0 -2
  90. package/dist-types/ts3.4/commands/ImportDocumentationPartsCommand.d.ts +0 -2
  91. package/dist-types/ts3.4/commands/ImportRestApiCommand.d.ts +0 -2
  92. package/dist-types/ts3.4/commands/PutGatewayResponseCommand.d.ts +0 -2
  93. package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +0 -2
  94. package/dist-types/ts3.4/commands/PutIntegrationResponseCommand.d.ts +0 -2
  95. package/dist-types/ts3.4/commands/PutMethodCommand.d.ts +0 -2
  96. package/dist-types/ts3.4/commands/PutMethodResponseCommand.d.ts +0 -2
  97. package/dist-types/ts3.4/commands/PutRestApiCommand.d.ts +0 -2
  98. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  99. package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +0 -2
  100. package/dist-types/ts3.4/commands/TestInvokeMethodCommand.d.ts +0 -2
  101. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  102. package/dist-types/ts3.4/commands/UpdateAccountCommand.d.ts +0 -2
  103. package/dist-types/ts3.4/commands/UpdateApiKeyCommand.d.ts +0 -2
  104. package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +0 -2
  105. package/dist-types/ts3.4/commands/UpdateBasePathMappingCommand.d.ts +0 -2
  106. package/dist-types/ts3.4/commands/UpdateClientCertificateCommand.d.ts +0 -2
  107. package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +0 -2
  108. package/dist-types/ts3.4/commands/UpdateDocumentationPartCommand.d.ts +0 -2
  109. package/dist-types/ts3.4/commands/UpdateDocumentationVersionCommand.d.ts +0 -2
  110. package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +0 -2
  111. package/dist-types/ts3.4/commands/UpdateGatewayResponseCommand.d.ts +0 -2
  112. package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +0 -2
  113. package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +0 -2
  114. package/dist-types/ts3.4/commands/UpdateMethodCommand.d.ts +0 -2
  115. package/dist-types/ts3.4/commands/UpdateMethodResponseCommand.d.ts +0 -2
  116. package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +0 -2
  117. package/dist-types/ts3.4/commands/UpdateRequestValidatorCommand.d.ts +0 -2
  118. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +0 -2
  119. package/dist-types/ts3.4/commands/UpdateRestApiCommand.d.ts +0 -2
  120. package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +0 -2
  121. package/dist-types/ts3.4/commands/UpdateUsageCommand.d.ts +0 -2
  122. package/dist-types/ts3.4/commands/UpdateUsagePlanCommand.d.ts +0 -2
  123. package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.d.ts +0 -2
  124. package/dist-types/ts3.4/models/APIGatewayServiceException.d.ts +0 -1
  125. package/dist-types/ts3.4/models/models_0.d.ts +0 -901
  126. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
  127. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
  128. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
  129. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  130. package/package.json +27 -27
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-api-gateway
9
+
10
+
11
+
12
+
13
+
6
14
  # [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
7
15
 
8
16
  **Note:** Version bump only for package @aws-sdk/client-api-gateway