@aws-sdk/client-api-gateway 3.300.0 → 3.301.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.
- package/dist-types/commands/CreateApiKeyCommand.d.ts +4 -4
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +2 -2
- package/dist-types/commands/CreateBasePathMappingCommand.d.ts +1 -1
- package/dist-types/commands/CreateDeploymentCommand.d.ts +3 -3
- package/dist-types/commands/CreateDocumentationPartCommand.d.ts +2 -2
- package/dist-types/commands/CreateDocumentationVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateDomainNameCommand.d.ts +6 -6
- package/dist-types/commands/CreateModelCommand.d.ts +1 -1
- package/dist-types/commands/CreateRequestValidatorCommand.d.ts +1 -1
- package/dist-types/commands/CreateResourceCommand.d.ts +1 -1
- package/dist-types/commands/CreateRestApiCommand.d.ts +5 -5
- package/dist-types/commands/CreateStageCommand.d.ts +3 -3
- package/dist-types/commands/CreateUsagePlanCommand.d.ts +7 -7
- package/dist-types/commands/CreateUsagePlanKeyCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcLinkCommand.d.ts +3 -3
- package/dist-types/commands/DeleteApiKeyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBasePathMappingCommand.d.ts +1 -1
- package/dist-types/commands/DeleteClientCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDocumentationPartCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDocumentationVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainNameCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGatewayResponseCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMethodCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMethodResponseCommand.d.ts +1 -1
- package/dist-types/commands/DeleteModelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRequestValidatorCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRestApiCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUsagePlanCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUsagePlanKeyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcLinkCommand.d.ts +1 -1
- package/dist-types/commands/FlushStageAuthorizersCacheCommand.d.ts +1 -1
- package/dist-types/commands/FlushStageCacheCommand.d.ts +1 -1
- package/dist-types/commands/GenerateClientCertificateCommand.d.ts +2 -2
- package/dist-types/commands/GetApiKeyCommand.d.ts +1 -1
- package/dist-types/commands/GetApiKeysCommand.d.ts +1 -1
- package/dist-types/commands/GetAuthorizerCommand.d.ts +1 -1
- package/dist-types/commands/GetAuthorizersCommand.d.ts +1 -1
- package/dist-types/commands/GetBasePathMappingCommand.d.ts +1 -1
- package/dist-types/commands/GetBasePathMappingsCommand.d.ts +1 -1
- package/dist-types/commands/GetClientCertificateCommand.d.ts +1 -1
- package/dist-types/commands/GetClientCertificatesCommand.d.ts +1 -1
- package/dist-types/commands/GetDeploymentCommand.d.ts +2 -2
- package/dist-types/commands/GetDeploymentsCommand.d.ts +1 -1
- package/dist-types/commands/GetDocumentationPartCommand.d.ts +1 -1
- package/dist-types/commands/GetDocumentationPartsCommand.d.ts +1 -1
- package/dist-types/commands/GetDocumentationVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetDocumentationVersionsCommand.d.ts +1 -1
- package/dist-types/commands/GetDomainNameCommand.d.ts +1 -1
- package/dist-types/commands/GetDomainNamesCommand.d.ts +1 -1
- package/dist-types/commands/GetExportCommand.d.ts +2 -2
- package/dist-types/commands/GetGatewayResponseCommand.d.ts +1 -1
- package/dist-types/commands/GetGatewayResponsesCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationResponseCommand.d.ts +1 -1
- package/dist-types/commands/GetMethodCommand.d.ts +1 -1
- package/dist-types/commands/GetMethodResponseCommand.d.ts +1 -1
- package/dist-types/commands/GetModelCommand.d.ts +1 -1
- package/dist-types/commands/GetModelTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetModelsCommand.d.ts +1 -1
- package/dist-types/commands/GetRequestValidatorCommand.d.ts +1 -1
- package/dist-types/commands/GetRequestValidatorsCommand.d.ts +1 -1
- package/dist-types/commands/GetResourceCommand.d.ts +2 -2
- package/dist-types/commands/GetResourcesCommand.d.ts +2 -2
- package/dist-types/commands/GetRestApiCommand.d.ts +1 -1
- package/dist-types/commands/GetRestApisCommand.d.ts +1 -1
- package/dist-types/commands/GetSdkCommand.d.ts +2 -2
- package/dist-types/commands/GetSdkTypeCommand.d.ts +1 -1
- package/dist-types/commands/GetSdkTypesCommand.d.ts +1 -1
- package/dist-types/commands/GetStageCommand.d.ts +1 -1
- package/dist-types/commands/GetStagesCommand.d.ts +1 -1
- package/dist-types/commands/GetTagsCommand.d.ts +1 -1
- package/dist-types/commands/GetUsageCommand.d.ts +1 -1
- package/dist-types/commands/GetUsagePlanCommand.d.ts +1 -1
- package/dist-types/commands/GetUsagePlanKeyCommand.d.ts +1 -1
- package/dist-types/commands/GetUsagePlanKeysCommand.d.ts +1 -1
- package/dist-types/commands/GetUsagePlansCommand.d.ts +1 -1
- package/dist-types/commands/GetVpcLinkCommand.d.ts +1 -1
- package/dist-types/commands/GetVpcLinksCommand.d.ts +1 -1
- package/dist-types/commands/ImportApiKeysCommand.d.ts +1 -1
- package/dist-types/commands/ImportDocumentationPartsCommand.d.ts +1 -1
- package/dist-types/commands/ImportRestApiCommand.d.ts +2 -2
- package/dist-types/commands/PutGatewayResponseCommand.d.ts +2 -2
- package/dist-types/commands/PutIntegrationCommand.d.ts +4 -4
- package/dist-types/commands/PutIntegrationResponseCommand.d.ts +2 -2
- package/dist-types/commands/PutMethodCommand.d.ts +4 -4
- package/dist-types/commands/PutMethodResponseCommand.d.ts +3 -3
- package/dist-types/commands/PutRestApiCommand.d.ts +2 -2
- package/dist-types/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +4 -4
- package/dist-types/commands/TestInvokeMethodCommand.d.ts +4 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateAccountCommand.d.ts +3 -3
- package/dist-types/commands/UpdateApiKeyCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +3 -3
- package/dist-types/commands/UpdateBasePathMappingCommand.d.ts +3 -3
- package/dist-types/commands/UpdateClientCertificateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDeploymentCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDocumentationPartCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDocumentationVersionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDomainNameCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGatewayResponseCommand.d.ts +3 -3
- package/dist-types/commands/UpdateIntegrationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +3 -3
- package/dist-types/commands/UpdateMethodCommand.d.ts +3 -3
- package/dist-types/commands/UpdateMethodResponseCommand.d.ts +3 -3
- package/dist-types/commands/UpdateModelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRequestValidatorCommand.d.ts +3 -3
- package/dist-types/commands/UpdateResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRestApiCommand.d.ts +3 -3
- package/dist-types/commands/UpdateStageCommand.d.ts +3 -3
- package/dist-types/commands/UpdateUsageCommand.d.ts +3 -3
- package/dist-types/commands/UpdateUsagePlanCommand.d.ts +3 -3
- package/dist-types/commands/UpdateVpcLinkCommand.d.ts +3 -3
- package/package.json +3 -3
|
@@ -26,14 +26,14 @@ export interface TestInvokeAuthorizerCommandOutput extends TestInvokeAuthorizerR
|
|
|
26
26
|
* import { APIGatewayClient, TestInvokeAuthorizerCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, TestInvokeAuthorizerCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // TestInvokeAuthorizerRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* authorizerId: "STRING_VALUE", // required
|
|
32
|
-
* headers: {
|
|
32
|
+
* headers: { // MapOfStringToString
|
|
33
33
|
* "<keys>": "STRING_VALUE",
|
|
34
34
|
* },
|
|
35
|
-
* multiValueHeaders: {
|
|
36
|
-
* "<keys>": [
|
|
35
|
+
* multiValueHeaders: { // MapOfStringToList
|
|
36
|
+
* "<keys>": [ // ListOfString
|
|
37
37
|
* "STRING_VALUE",
|
|
38
38
|
* ],
|
|
39
39
|
* },
|
|
@@ -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",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-api-gateway",
|
|
3
3
|
"description": "AWS SDK for JavaScript Api Gateway Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.301.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.301.0",
|
|
25
25
|
"@aws-sdk/config-resolver": "3.300.0",
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.301.0",
|
|
27
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
28
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
29
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|