@aws-sdk/client-api-gateway 3.300.0 → 3.303.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 (124) hide show
  1. package/dist-cjs/models/models_0.js +129 -148
  2. package/dist-es/models/models_0.js +129 -148
  3. package/dist-types/commands/CreateApiKeyCommand.d.ts +4 -4
  4. package/dist-types/commands/CreateAuthorizerCommand.d.ts +2 -2
  5. package/dist-types/commands/CreateBasePathMappingCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateDeploymentCommand.d.ts +3 -3
  7. package/dist-types/commands/CreateDocumentationPartCommand.d.ts +2 -2
  8. package/dist-types/commands/CreateDocumentationVersionCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateDomainNameCommand.d.ts +6 -6
  10. package/dist-types/commands/CreateModelCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateRequestValidatorCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateResourceCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateRestApiCommand.d.ts +5 -5
  14. package/dist-types/commands/CreateStageCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateUsagePlanCommand.d.ts +7 -7
  16. package/dist-types/commands/CreateUsagePlanKeyCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateVpcLinkCommand.d.ts +3 -3
  18. package/dist-types/commands/DeleteApiKeyCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteBasePathMappingCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteClientCertificateCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteDeploymentCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteDocumentationPartCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteDocumentationVersionCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteDomainNameCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteGatewayResponseCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteIntegrationCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteMethodCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteMethodResponseCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteModelCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteRequestValidatorCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteResourceCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteRestApiCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteStageCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteUsagePlanCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteUsagePlanKeyCommand.d.ts +1 -1
  38. package/dist-types/commands/DeleteVpcLinkCommand.d.ts +1 -1
  39. package/dist-types/commands/FlushStageAuthorizersCacheCommand.d.ts +1 -1
  40. package/dist-types/commands/FlushStageCacheCommand.d.ts +1 -1
  41. package/dist-types/commands/GenerateClientCertificateCommand.d.ts +2 -2
  42. package/dist-types/commands/GetApiKeyCommand.d.ts +1 -1
  43. package/dist-types/commands/GetApiKeysCommand.d.ts +1 -1
  44. package/dist-types/commands/GetAuthorizerCommand.d.ts +1 -1
  45. package/dist-types/commands/GetAuthorizersCommand.d.ts +1 -1
  46. package/dist-types/commands/GetBasePathMappingCommand.d.ts +1 -1
  47. package/dist-types/commands/GetBasePathMappingsCommand.d.ts +1 -1
  48. package/dist-types/commands/GetClientCertificateCommand.d.ts +1 -1
  49. package/dist-types/commands/GetClientCertificatesCommand.d.ts +1 -1
  50. package/dist-types/commands/GetDeploymentCommand.d.ts +2 -2
  51. package/dist-types/commands/GetDeploymentsCommand.d.ts +1 -1
  52. package/dist-types/commands/GetDocumentationPartCommand.d.ts +1 -1
  53. package/dist-types/commands/GetDocumentationPartsCommand.d.ts +1 -1
  54. package/dist-types/commands/GetDocumentationVersionCommand.d.ts +1 -1
  55. package/dist-types/commands/GetDocumentationVersionsCommand.d.ts +1 -1
  56. package/dist-types/commands/GetDomainNameCommand.d.ts +1 -1
  57. package/dist-types/commands/GetDomainNamesCommand.d.ts +1 -1
  58. package/dist-types/commands/GetExportCommand.d.ts +2 -2
  59. package/dist-types/commands/GetGatewayResponseCommand.d.ts +1 -1
  60. package/dist-types/commands/GetGatewayResponsesCommand.d.ts +1 -1
  61. package/dist-types/commands/GetIntegrationCommand.d.ts +1 -1
  62. package/dist-types/commands/GetIntegrationResponseCommand.d.ts +1 -1
  63. package/dist-types/commands/GetMethodCommand.d.ts +1 -1
  64. package/dist-types/commands/GetMethodResponseCommand.d.ts +1 -1
  65. package/dist-types/commands/GetModelCommand.d.ts +1 -1
  66. package/dist-types/commands/GetModelTemplateCommand.d.ts +1 -1
  67. package/dist-types/commands/GetModelsCommand.d.ts +1 -1
  68. package/dist-types/commands/GetRequestValidatorCommand.d.ts +1 -1
  69. package/dist-types/commands/GetRequestValidatorsCommand.d.ts +1 -1
  70. package/dist-types/commands/GetResourceCommand.d.ts +2 -2
  71. package/dist-types/commands/GetResourcesCommand.d.ts +2 -2
  72. package/dist-types/commands/GetRestApiCommand.d.ts +1 -1
  73. package/dist-types/commands/GetRestApisCommand.d.ts +1 -1
  74. package/dist-types/commands/GetSdkCommand.d.ts +2 -2
  75. package/dist-types/commands/GetSdkTypeCommand.d.ts +1 -1
  76. package/dist-types/commands/GetSdkTypesCommand.d.ts +1 -1
  77. package/dist-types/commands/GetStageCommand.d.ts +1 -1
  78. package/dist-types/commands/GetStagesCommand.d.ts +1 -1
  79. package/dist-types/commands/GetTagsCommand.d.ts +1 -1
  80. package/dist-types/commands/GetUsageCommand.d.ts +1 -1
  81. package/dist-types/commands/GetUsagePlanCommand.d.ts +1 -1
  82. package/dist-types/commands/GetUsagePlanKeyCommand.d.ts +1 -1
  83. package/dist-types/commands/GetUsagePlanKeysCommand.d.ts +1 -1
  84. package/dist-types/commands/GetUsagePlansCommand.d.ts +1 -1
  85. package/dist-types/commands/GetVpcLinkCommand.d.ts +1 -1
  86. package/dist-types/commands/GetVpcLinksCommand.d.ts +1 -1
  87. package/dist-types/commands/ImportApiKeysCommand.d.ts +1 -1
  88. package/dist-types/commands/ImportDocumentationPartsCommand.d.ts +1 -1
  89. package/dist-types/commands/ImportRestApiCommand.d.ts +2 -2
  90. package/dist-types/commands/PutGatewayResponseCommand.d.ts +2 -2
  91. package/dist-types/commands/PutIntegrationCommand.d.ts +4 -4
  92. package/dist-types/commands/PutIntegrationResponseCommand.d.ts +2 -2
  93. package/dist-types/commands/PutMethodCommand.d.ts +4 -4
  94. package/dist-types/commands/PutMethodResponseCommand.d.ts +3 -3
  95. package/dist-types/commands/PutRestApiCommand.d.ts +2 -2
  96. package/dist-types/commands/TagResourceCommand.d.ts +2 -2
  97. package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +4 -4
  98. package/dist-types/commands/TestInvokeMethodCommand.d.ts +4 -4
  99. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  100. package/dist-types/commands/UpdateAccountCommand.d.ts +3 -3
  101. package/dist-types/commands/UpdateApiKeyCommand.d.ts +3 -3
  102. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +3 -3
  103. package/dist-types/commands/UpdateBasePathMappingCommand.d.ts +3 -3
  104. package/dist-types/commands/UpdateClientCertificateCommand.d.ts +3 -3
  105. package/dist-types/commands/UpdateDeploymentCommand.d.ts +3 -3
  106. package/dist-types/commands/UpdateDocumentationPartCommand.d.ts +3 -3
  107. package/dist-types/commands/UpdateDocumentationVersionCommand.d.ts +3 -3
  108. package/dist-types/commands/UpdateDomainNameCommand.d.ts +3 -3
  109. package/dist-types/commands/UpdateGatewayResponseCommand.d.ts +3 -3
  110. package/dist-types/commands/UpdateIntegrationCommand.d.ts +3 -3
  111. package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +3 -3
  112. package/dist-types/commands/UpdateMethodCommand.d.ts +3 -3
  113. package/dist-types/commands/UpdateMethodResponseCommand.d.ts +3 -3
  114. package/dist-types/commands/UpdateModelCommand.d.ts +3 -3
  115. package/dist-types/commands/UpdateRequestValidatorCommand.d.ts +3 -3
  116. package/dist-types/commands/UpdateResourceCommand.d.ts +3 -3
  117. package/dist-types/commands/UpdateRestApiCommand.d.ts +3 -3
  118. package/dist-types/commands/UpdateStageCommand.d.ts +3 -3
  119. package/dist-types/commands/UpdateUsageCommand.d.ts +3 -3
  120. package/dist-types/commands/UpdateUsagePlanCommand.d.ts +3 -3
  121. package/dist-types/commands/UpdateVpcLinkCommand.d.ts +3 -3
  122. package/dist-types/models/models_0.d.ts +224 -129
  123. package/dist-types/ts3.4/models/models_0.d.ts +162 -129
  124. package/package.json +35 -35
@@ -26,17 +26,17 @@ export interface TestInvokeMethodCommandOutput extends TestInvokeMethodResponse,
26
26
  * import { APIGatewayClient, TestInvokeMethodCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, TestInvokeMethodCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // TestInvokeMethodRequest
30
30
  * restApiId: "STRING_VALUE", // required
31
31
  * resourceId: "STRING_VALUE", // required
32
32
  * httpMethod: "STRING_VALUE", // required
33
33
  * pathWithQueryString: "STRING_VALUE",
34
34
  * body: "STRING_VALUE",
35
- * headers: {
35
+ * headers: { // MapOfStringToString
36
36
  * "<keys>": "STRING_VALUE",
37
37
  * },
38
- * multiValueHeaders: {
39
- * "<keys>": [
38
+ * multiValueHeaders: { // MapOfStringToList
39
+ * "<keys>": [ // ListOfString
40
40
  * "STRING_VALUE",
41
41
  * ],
42
42
  * },
@@ -26,9 +26,9 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
26
26
  * import { APIGatewayClient, UntagResourceCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UntagResourceCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UntagResourceRequest
30
30
  * resourceArn: "STRING_VALUE", // required
31
- * tagKeys: [ // required
31
+ * tagKeys: [ // ListOfString // required
32
32
  * "STRING_VALUE",
33
33
  * ],
34
34
  * };
@@ -26,9 +26,9 @@ export interface UpdateAccountCommandOutput extends Account, __MetadataBearer {
26
26
  * import { APIGatewayClient, UpdateAccountCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateAccountCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
30
- * patchOperations: [
31
- * {
29
+ * const input = { // UpdateAccountRequest
30
+ * patchOperations: [ // ListOfPatchOperation
31
+ * { // PatchOperation
32
32
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
33
33
  * path: "STRING_VALUE",
34
34
  * value: "STRING_VALUE",
@@ -26,10 +26,10 @@ export interface UpdateApiKeyCommandOutput extends ApiKey, __MetadataBearer {
26
26
  * import { APIGatewayClient, UpdateApiKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateApiKeyCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateApiKeyRequest
30
30
  * apiKey: "STRING_VALUE", // required
31
- * patchOperations: [
32
- * {
31
+ * patchOperations: [ // ListOfPatchOperation
32
+ * { // PatchOperation
33
33
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
34
34
  * path: "STRING_VALUE",
35
35
  * value: "STRING_VALUE",
@@ -26,11 +26,11 @@ export interface UpdateAuthorizerCommandOutput extends Authorizer, __MetadataBea
26
26
  * import { APIGatewayClient, UpdateAuthorizerCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateAuthorizerCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateAuthorizerRequest
30
30
  * restApiId: "STRING_VALUE", // required
31
31
  * authorizerId: "STRING_VALUE", // required
32
- * patchOperations: [
33
- * {
32
+ * patchOperations: [ // ListOfPatchOperation
33
+ * { // PatchOperation
34
34
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
35
35
  * path: "STRING_VALUE",
36
36
  * value: "STRING_VALUE",
@@ -26,11 +26,11 @@ export interface UpdateBasePathMappingCommandOutput extends BasePathMapping, __M
26
26
  * import { APIGatewayClient, UpdateBasePathMappingCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateBasePathMappingCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateBasePathMappingRequest
30
30
  * domainName: "STRING_VALUE", // required
31
31
  * basePath: "STRING_VALUE", // required
32
- * patchOperations: [
33
- * {
32
+ * patchOperations: [ // ListOfPatchOperation
33
+ * { // PatchOperation
34
34
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
35
35
  * path: "STRING_VALUE",
36
36
  * value: "STRING_VALUE",
@@ -26,10 +26,10 @@ export interface UpdateClientCertificateCommandOutput extends ClientCertificate,
26
26
  * import { APIGatewayClient, UpdateClientCertificateCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateClientCertificateCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateClientCertificateRequest
30
30
  * clientCertificateId: "STRING_VALUE", // required
31
- * patchOperations: [
32
- * {
31
+ * patchOperations: [ // ListOfPatchOperation
32
+ * { // PatchOperation
33
33
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
34
34
  * path: "STRING_VALUE",
35
35
  * value: "STRING_VALUE",
@@ -26,11 +26,11 @@ export interface UpdateDeploymentCommandOutput extends Deployment, __MetadataBea
26
26
  * import { APIGatewayClient, UpdateDeploymentCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateDeploymentCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateDeploymentRequest
30
30
  * restApiId: "STRING_VALUE", // required
31
31
  * deploymentId: "STRING_VALUE", // required
32
- * patchOperations: [
33
- * {
32
+ * patchOperations: [ // ListOfPatchOperation
33
+ * { // PatchOperation
34
34
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
35
35
  * path: "STRING_VALUE",
36
36
  * value: "STRING_VALUE",
@@ -26,11 +26,11 @@ export interface UpdateDocumentationPartCommandOutput extends DocumentationPart,
26
26
  * import { APIGatewayClient, UpdateDocumentationPartCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateDocumentationPartCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateDocumentationPartRequest
30
30
  * restApiId: "STRING_VALUE", // required
31
31
  * documentationPartId: "STRING_VALUE", // required
32
- * patchOperations: [
33
- * {
32
+ * patchOperations: [ // ListOfPatchOperation
33
+ * { // PatchOperation
34
34
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
35
35
  * path: "STRING_VALUE",
36
36
  * value: "STRING_VALUE",
@@ -26,11 +26,11 @@ export interface UpdateDocumentationVersionCommandOutput extends DocumentationVe
26
26
  * import { APIGatewayClient, UpdateDocumentationVersionCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateDocumentationVersionCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateDocumentationVersionRequest
30
30
  * restApiId: "STRING_VALUE", // required
31
31
  * documentationVersion: "STRING_VALUE", // required
32
- * patchOperations: [
33
- * {
32
+ * patchOperations: [ // ListOfPatchOperation
33
+ * { // PatchOperation
34
34
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
35
35
  * path: "STRING_VALUE",
36
36
  * value: "STRING_VALUE",
@@ -26,10 +26,10 @@ export interface UpdateDomainNameCommandOutput extends DomainName, __MetadataBea
26
26
  * import { APIGatewayClient, UpdateDomainNameCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateDomainNameCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateDomainNameRequest
30
30
  * domainName: "STRING_VALUE", // required
31
- * patchOperations: [
32
- * {
31
+ * patchOperations: [ // ListOfPatchOperation
32
+ * { // PatchOperation
33
33
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
34
34
  * path: "STRING_VALUE",
35
35
  * value: "STRING_VALUE",
@@ -26,11 +26,11 @@ export interface UpdateGatewayResponseCommandOutput extends GatewayResponse, __M
26
26
  * import { APIGatewayClient, UpdateGatewayResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateGatewayResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateGatewayResponseRequest
30
30
  * restApiId: "STRING_VALUE", // required
31
31
  * responseType: "DEFAULT_4XX" || "DEFAULT_5XX" || "RESOURCE_NOT_FOUND" || "UNAUTHORIZED" || "INVALID_API_KEY" || "ACCESS_DENIED" || "AUTHORIZER_FAILURE" || "AUTHORIZER_CONFIGURATION_ERROR" || "INVALID_SIGNATURE" || "EXPIRED_TOKEN" || "MISSING_AUTHENTICATION_TOKEN" || "INTEGRATION_FAILURE" || "INTEGRATION_TIMEOUT" || "API_CONFIGURATION_ERROR" || "UNSUPPORTED_MEDIA_TYPE" || "BAD_REQUEST_PARAMETERS" || "BAD_REQUEST_BODY" || "REQUEST_TOO_LARGE" || "THROTTLED" || "QUOTA_EXCEEDED" || "WAF_FILTERED", // required
32
- * patchOperations: [
33
- * {
32
+ * patchOperations: [ // ListOfPatchOperation
33
+ * { // PatchOperation
34
34
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
35
35
  * path: "STRING_VALUE",
36
36
  * value: "STRING_VALUE",
@@ -26,12 +26,12 @@ export interface UpdateIntegrationCommandOutput extends Integration, __MetadataB
26
26
  * import { APIGatewayClient, UpdateIntegrationCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateIntegrationCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateIntegrationRequest
30
30
  * restApiId: "STRING_VALUE", // required
31
31
  * resourceId: "STRING_VALUE", // required
32
32
  * httpMethod: "STRING_VALUE", // required
33
- * patchOperations: [
34
- * {
33
+ * patchOperations: [ // ListOfPatchOperation
34
+ * { // PatchOperation
35
35
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
36
36
  * path: "STRING_VALUE",
37
37
  * value: "STRING_VALUE",
@@ -26,13 +26,13 @@ export interface UpdateIntegrationResponseCommandOutput extends IntegrationRespo
26
26
  * import { APIGatewayClient, UpdateIntegrationResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateIntegrationResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateIntegrationResponseRequest
30
30
  * restApiId: "STRING_VALUE", // required
31
31
  * resourceId: "STRING_VALUE", // required
32
32
  * httpMethod: "STRING_VALUE", // required
33
33
  * statusCode: "STRING_VALUE", // required
34
- * patchOperations: [
35
- * {
34
+ * patchOperations: [ // ListOfPatchOperation
35
+ * { // PatchOperation
36
36
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
37
37
  * path: "STRING_VALUE",
38
38
  * value: "STRING_VALUE",
@@ -26,12 +26,12 @@ export interface UpdateMethodCommandOutput extends Method, __MetadataBearer {
26
26
  * import { APIGatewayClient, UpdateMethodCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateMethodCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateMethodRequest
30
30
  * restApiId: "STRING_VALUE", // required
31
31
  * resourceId: "STRING_VALUE", // required
32
32
  * httpMethod: "STRING_VALUE", // required
33
- * patchOperations: [
34
- * {
33
+ * patchOperations: [ // ListOfPatchOperation
34
+ * { // PatchOperation
35
35
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
36
36
  * path: "STRING_VALUE",
37
37
  * value: "STRING_VALUE",
@@ -26,13 +26,13 @@ export interface UpdateMethodResponseCommandOutput extends MethodResponse, __Met
26
26
  * import { APIGatewayClient, UpdateMethodResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateMethodResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateMethodResponseRequest
30
30
  * restApiId: "STRING_VALUE", // required
31
31
  * resourceId: "STRING_VALUE", // required
32
32
  * httpMethod: "STRING_VALUE", // required
33
33
  * statusCode: "STRING_VALUE", // required
34
- * patchOperations: [
35
- * {
34
+ * patchOperations: [ // ListOfPatchOperation
35
+ * { // PatchOperation
36
36
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
37
37
  * path: "STRING_VALUE",
38
38
  * value: "STRING_VALUE",
@@ -26,11 +26,11 @@ export interface UpdateModelCommandOutput extends Model, __MetadataBearer {
26
26
  * import { APIGatewayClient, UpdateModelCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateModelCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateModelRequest
30
30
  * restApiId: "STRING_VALUE", // required
31
31
  * modelName: "STRING_VALUE", // required
32
- * patchOperations: [
33
- * {
32
+ * patchOperations: [ // ListOfPatchOperation
33
+ * { // PatchOperation
34
34
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
35
35
  * path: "STRING_VALUE",
36
36
  * value: "STRING_VALUE",
@@ -26,11 +26,11 @@ export interface UpdateRequestValidatorCommandOutput extends RequestValidator, _
26
26
  * import { APIGatewayClient, UpdateRequestValidatorCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateRequestValidatorCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateRequestValidatorRequest
30
30
  * restApiId: "STRING_VALUE", // required
31
31
  * requestValidatorId: "STRING_VALUE", // required
32
- * patchOperations: [
33
- * {
32
+ * patchOperations: [ // ListOfPatchOperation
33
+ * { // PatchOperation
34
34
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
35
35
  * path: "STRING_VALUE",
36
36
  * value: "STRING_VALUE",
@@ -26,11 +26,11 @@ export interface UpdateResourceCommandOutput extends Resource, __MetadataBearer
26
26
  * import { APIGatewayClient, UpdateResourceCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateResourceCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateResourceRequest
30
30
  * restApiId: "STRING_VALUE", // required
31
31
  * resourceId: "STRING_VALUE", // required
32
- * patchOperations: [
33
- * {
32
+ * patchOperations: [ // ListOfPatchOperation
33
+ * { // PatchOperation
34
34
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
35
35
  * path: "STRING_VALUE",
36
36
  * value: "STRING_VALUE",
@@ -26,10 +26,10 @@ export interface UpdateRestApiCommandOutput extends RestApi, __MetadataBearer {
26
26
  * import { APIGatewayClient, UpdateRestApiCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateRestApiCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateRestApiRequest
30
30
  * restApiId: "STRING_VALUE", // required
31
- * patchOperations: [
32
- * {
31
+ * patchOperations: [ // ListOfPatchOperation
32
+ * { // PatchOperation
33
33
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
34
34
  * path: "STRING_VALUE",
35
35
  * value: "STRING_VALUE",
@@ -26,11 +26,11 @@ export interface UpdateStageCommandOutput extends Stage, __MetadataBearer {
26
26
  * import { APIGatewayClient, UpdateStageCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateStageCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateStageRequest
30
30
  * restApiId: "STRING_VALUE", // required
31
31
  * stageName: "STRING_VALUE", // required
32
- * patchOperations: [
33
- * {
32
+ * patchOperations: [ // ListOfPatchOperation
33
+ * { // PatchOperation
34
34
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
35
35
  * path: "STRING_VALUE",
36
36
  * value: "STRING_VALUE",
@@ -26,11 +26,11 @@ export interface UpdateUsageCommandOutput extends Usage, __MetadataBearer {
26
26
  * import { APIGatewayClient, UpdateUsageCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateUsageCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateUsageRequest
30
30
  * usagePlanId: "STRING_VALUE", // required
31
31
  * keyId: "STRING_VALUE", // required
32
- * patchOperations: [
33
- * {
32
+ * patchOperations: [ // ListOfPatchOperation
33
+ * { // PatchOperation
34
34
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
35
35
  * path: "STRING_VALUE",
36
36
  * value: "STRING_VALUE",
@@ -26,10 +26,10 @@ export interface UpdateUsagePlanCommandOutput extends UsagePlan, __MetadataBeare
26
26
  * import { APIGatewayClient, UpdateUsagePlanCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateUsagePlanCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateUsagePlanRequest
30
30
  * usagePlanId: "STRING_VALUE", // required
31
- * patchOperations: [
32
- * {
31
+ * patchOperations: [ // ListOfPatchOperation
32
+ * { // PatchOperation
33
33
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
34
34
  * path: "STRING_VALUE",
35
35
  * value: "STRING_VALUE",
@@ -26,10 +26,10 @@ export interface UpdateVpcLinkCommandOutput extends VpcLink, __MetadataBearer {
26
26
  * import { APIGatewayClient, UpdateVpcLinkCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
27
27
  * // const { APIGatewayClient, UpdateVpcLinkCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
28
28
  * const client = new APIGatewayClient(config);
29
- * const input = {
29
+ * const input = { // UpdateVpcLinkRequest
30
30
  * vpcLinkId: "STRING_VALUE", // required
31
- * patchOperations: [
32
- * {
31
+ * patchOperations: [ // ListOfPatchOperation
32
+ * { // PatchOperation
33
33
  * op: "add" || "remove" || "replace" || "move" || "copy" || "test",
34
34
  * path: "STRING_VALUE",
35
35
  * value: "STRING_VALUE",