@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,7 +26,7 @@ export interface GetClientCertificatesCommandOutput extends ClientCertificates,
|
|
|
26
26
|
* import { APIGatewayClient, GetClientCertificatesCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetClientCertificatesCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetClientCertificatesRequest
|
|
30
30
|
* position: "STRING_VALUE",
|
|
31
31
|
* limit: Number("int"),
|
|
32
32
|
* };
|
|
@@ -26,10 +26,10 @@ export interface GetDeploymentCommandOutput extends Deployment, __MetadataBearer
|
|
|
26
26
|
* import { APIGatewayClient, GetDeploymentCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetDeploymentCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetDeploymentRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* deploymentId: "STRING_VALUE", // required
|
|
32
|
-
* embed: [
|
|
32
|
+
* embed: [ // ListOfString
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
35
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetDeploymentsCommandOutput extends Deployments, __MetadataBear
|
|
|
26
26
|
* import { APIGatewayClient, GetDeploymentsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetDeploymentsCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetDeploymentsRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* position: "STRING_VALUE",
|
|
32
32
|
* limit: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface GetDocumentationPartCommandOutput extends DocumentationPart, __
|
|
|
26
26
|
* import { APIGatewayClient, GetDocumentationPartCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetDocumentationPartCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetDocumentationPartRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* documentationPartId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetDocumentationPartsCommandOutput extends DocumentationParts,
|
|
|
26
26
|
* import { APIGatewayClient, GetDocumentationPartsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetDocumentationPartsCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetDocumentationPartsRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* type: "API" || "AUTHORIZER" || "MODEL" || "RESOURCE" || "METHOD" || "PATH_PARAMETER" || "QUERY_PARAMETER" || "REQUEST_HEADER" || "REQUEST_BODY" || "RESPONSE" || "RESPONSE_HEADER" || "RESPONSE_BODY",
|
|
32
32
|
* nameQuery: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface GetDocumentationVersionCommandOutput extends DocumentationVersi
|
|
|
26
26
|
* import { APIGatewayClient, GetDocumentationVersionCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetDocumentationVersionCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetDocumentationVersionRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* documentationVersion: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetDocumentationVersionsCommandOutput extends DocumentationVers
|
|
|
26
26
|
* import { APIGatewayClient, GetDocumentationVersionsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetDocumentationVersionsCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetDocumentationVersionsRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* position: "STRING_VALUE",
|
|
32
32
|
* limit: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface GetDomainNameCommandOutput extends DomainName, __MetadataBearer
|
|
|
26
26
|
* import { APIGatewayClient, GetDomainNameCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetDomainNameCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetDomainNameRequest
|
|
30
30
|
* domainName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetDomainNameCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetDomainNamesCommandOutput extends DomainNames, __MetadataBear
|
|
|
26
26
|
* import { APIGatewayClient, GetDomainNamesCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetDomainNamesCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetDomainNamesRequest
|
|
30
30
|
* position: "STRING_VALUE",
|
|
31
31
|
* limit: Number("int"),
|
|
32
32
|
* };
|
|
@@ -26,11 +26,11 @@ export interface GetExportCommandOutput extends ExportResponse, __MetadataBearer
|
|
|
26
26
|
* import { APIGatewayClient, GetExportCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetExportCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetExportRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* stageName: "STRING_VALUE", // required
|
|
32
32
|
* exportType: "STRING_VALUE", // required
|
|
33
|
-
* parameters: {
|
|
33
|
+
* parameters: { // MapOfStringToString
|
|
34
34
|
* "<keys>": "STRING_VALUE",
|
|
35
35
|
* },
|
|
36
36
|
* accepts: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface GetGatewayResponseCommandOutput extends GatewayResponse, __Meta
|
|
|
26
26
|
* import { APIGatewayClient, GetGatewayResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetGatewayResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetGatewayResponseRequest
|
|
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
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetGatewayResponsesCommandOutput extends GatewayResponses, __Me
|
|
|
26
26
|
* import { APIGatewayClient, GetGatewayResponsesCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetGatewayResponsesCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetGatewayResponsesRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* position: "STRING_VALUE",
|
|
32
32
|
* limit: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface GetIntegrationCommandOutput extends Integration, __MetadataBear
|
|
|
26
26
|
* import { APIGatewayClient, GetIntegrationCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetIntegrationCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetIntegrationRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* resourceId: "STRING_VALUE", // required
|
|
32
32
|
* httpMethod: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface GetIntegrationResponseCommandOutput extends IntegrationResponse
|
|
|
26
26
|
* import { APIGatewayClient, GetIntegrationResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetIntegrationResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetIntegrationResponseRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* resourceId: "STRING_VALUE", // required
|
|
32
32
|
* httpMethod: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface GetMethodCommandOutput extends Method, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetMethodCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetMethodCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetMethodRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* resourceId: "STRING_VALUE", // required
|
|
32
32
|
* httpMethod: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface GetMethodResponseCommandOutput extends MethodResponse, __Metada
|
|
|
26
26
|
* import { APIGatewayClient, GetMethodResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetMethodResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetMethodResponseRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* resourceId: "STRING_VALUE", // required
|
|
32
32
|
* httpMethod: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface GetModelCommandOutput extends Model, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetModelCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetModelCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetModelRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* modelName: "STRING_VALUE", // required
|
|
32
32
|
* flatten: true || false,
|
|
@@ -26,7 +26,7 @@ export interface GetModelTemplateCommandOutput extends Template, __MetadataBeare
|
|
|
26
26
|
* import { APIGatewayClient, GetModelTemplateCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetModelTemplateCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetModelTemplateRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* modelName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetModelsCommandOutput extends Models, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetModelsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetModelsCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetModelsRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* position: "STRING_VALUE",
|
|
32
32
|
* limit: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface GetRequestValidatorCommandOutput extends RequestValidator, __Me
|
|
|
26
26
|
* import { APIGatewayClient, GetRequestValidatorCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetRequestValidatorCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetRequestValidatorRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* requestValidatorId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetRequestValidatorsCommandOutput extends RequestValidators, __
|
|
|
26
26
|
* import { APIGatewayClient, GetRequestValidatorsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetRequestValidatorsCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetRequestValidatorsRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* position: "STRING_VALUE",
|
|
32
32
|
* limit: Number("int"),
|
|
@@ -26,10 +26,10 @@ export interface GetResourceCommandOutput extends Resource, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetResourceCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetResourceCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetResourceRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* resourceId: "STRING_VALUE", // required
|
|
32
|
-
* embed: [
|
|
32
|
+
* embed: [ // ListOfString
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
35
|
* };
|
|
@@ -26,11 +26,11 @@ export interface GetResourcesCommandOutput extends Resources, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetResourcesCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetResourcesCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetResourcesRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* position: "STRING_VALUE",
|
|
32
32
|
* limit: Number("int"),
|
|
33
|
-
* embed: [
|
|
33
|
+
* embed: [ // ListOfString
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetRestApiCommandOutput extends RestApi, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetRestApiCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetRestApiCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetRestApiRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetRestApiCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetRestApisCommandOutput extends RestApis, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetRestApisCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetRestApisCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetRestApisRequest
|
|
30
30
|
* position: "STRING_VALUE",
|
|
31
31
|
* limit: Number("int"),
|
|
32
32
|
* };
|
|
@@ -26,11 +26,11 @@ export interface GetSdkCommandOutput extends SdkResponse, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetSdkCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetSdkCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetSdkRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* stageName: "STRING_VALUE", // required
|
|
32
32
|
* sdkType: "STRING_VALUE", // required
|
|
33
|
-
* parameters: {
|
|
33
|
+
* parameters: { // MapOfStringToString
|
|
34
34
|
* "<keys>": "STRING_VALUE",
|
|
35
35
|
* },
|
|
36
36
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetSdkTypeCommandOutput extends SdkType, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetSdkTypeCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetSdkTypeCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetSdkTypeRequest
|
|
30
30
|
* id: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetSdkTypeCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetSdkTypesCommandOutput extends SdkTypes, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetSdkTypesCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetSdkTypesCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetSdkTypesRequest
|
|
30
30
|
* position: "STRING_VALUE",
|
|
31
31
|
* limit: Number("int"),
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetStageCommandOutput extends Stage, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetStageCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetStageCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetStageRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* stageName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetStagesCommandOutput extends Stages, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetStagesCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetStagesCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetStagesRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* deploymentId: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetTagsCommandOutput extends Tags, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetTagsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetTagsCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetTagsRequest
|
|
30
30
|
* resourceArn: "STRING_VALUE", // required
|
|
31
31
|
* position: "STRING_VALUE",
|
|
32
32
|
* limit: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface GetUsageCommandOutput extends Usage, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetUsageCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetUsageCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetUsageRequest
|
|
30
30
|
* usagePlanId: "STRING_VALUE", // required
|
|
31
31
|
* keyId: "STRING_VALUE",
|
|
32
32
|
* startDate: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface GetUsagePlanCommandOutput extends UsagePlan, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetUsagePlanCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetUsagePlanCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetUsagePlanRequest
|
|
30
30
|
* usagePlanId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetUsagePlanCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetUsagePlanKeyCommandOutput extends UsagePlanKey, __MetadataBe
|
|
|
26
26
|
* import { APIGatewayClient, GetUsagePlanKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetUsagePlanKeyCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetUsagePlanKeyRequest
|
|
30
30
|
* usagePlanId: "STRING_VALUE", // required
|
|
31
31
|
* keyId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetUsagePlanKeysCommandOutput extends UsagePlanKeys, __Metadata
|
|
|
26
26
|
* import { APIGatewayClient, GetUsagePlanKeysCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetUsagePlanKeysCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetUsagePlanKeysRequest
|
|
30
30
|
* usagePlanId: "STRING_VALUE", // required
|
|
31
31
|
* position: "STRING_VALUE",
|
|
32
32
|
* limit: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface GetUsagePlansCommandOutput extends UsagePlans, __MetadataBearer
|
|
|
26
26
|
* import { APIGatewayClient, GetUsagePlansCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetUsagePlansCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetUsagePlansRequest
|
|
30
30
|
* position: "STRING_VALUE",
|
|
31
31
|
* keyId: "STRING_VALUE",
|
|
32
32
|
* limit: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface GetVpcLinkCommandOutput extends VpcLink, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetVpcLinkCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetVpcLinkCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetVpcLinkRequest
|
|
30
30
|
* vpcLinkId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetVpcLinkCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface GetVpcLinksCommandOutput extends VpcLinks, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetVpcLinksCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetVpcLinksCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetVpcLinksRequest
|
|
30
30
|
* position: "STRING_VALUE",
|
|
31
31
|
* limit: Number("int"),
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface ImportApiKeysCommandOutput extends ApiKeyIds, __MetadataBearer
|
|
|
26
26
|
* import { APIGatewayClient, ImportApiKeysCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, ImportApiKeysCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ImportApiKeysRequest
|
|
30
30
|
* body: "BLOB_VALUE", // required
|
|
31
31
|
* format: "csv", // required
|
|
32
32
|
* failOnWarnings: true || false,
|
|
@@ -26,7 +26,7 @@ export interface ImportDocumentationPartsCommandOutput extends DocumentationPart
|
|
|
26
26
|
* import { APIGatewayClient, ImportDocumentationPartsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, ImportDocumentationPartsCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ImportDocumentationPartsRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* mode: "merge" || "overwrite",
|
|
32
32
|
* failOnWarnings: true || false,
|
|
@@ -26,9 +26,9 @@ export interface ImportRestApiCommandOutput extends RestApi, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, ImportRestApiCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, ImportRestApiCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // ImportRestApiRequest
|
|
30
30
|
* failOnWarnings: true || false,
|
|
31
|
-
* parameters: {
|
|
31
|
+
* parameters: { // MapOfStringToString
|
|
32
32
|
* "<keys>": "STRING_VALUE",
|
|
33
33
|
* },
|
|
34
34
|
* body: "BLOB_VALUE", // required
|
|
@@ -26,11 +26,11 @@ export interface PutGatewayResponseCommandOutput extends GatewayResponse, __Meta
|
|
|
26
26
|
* import { APIGatewayClient, PutGatewayResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, PutGatewayResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PutGatewayResponseRequest
|
|
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
32
|
* statusCode: "STRING_VALUE",
|
|
33
|
-
* responseParameters: {
|
|
33
|
+
* responseParameters: { // MapOfStringToString
|
|
34
34
|
* "<keys>": "STRING_VALUE",
|
|
35
35
|
* },
|
|
36
36
|
* responseTemplates: {
|
|
@@ -26,7 +26,7 @@ export interface PutIntegrationCommandOutput extends Integration, __MetadataBear
|
|
|
26
26
|
* import { APIGatewayClient, PutIntegrationCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, PutIntegrationCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PutIntegrationRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* resourceId: "STRING_VALUE", // required
|
|
32
32
|
* httpMethod: "STRING_VALUE", // required
|
|
@@ -36,7 +36,7 @@ export interface PutIntegrationCommandOutput extends Integration, __MetadataBear
|
|
|
36
36
|
* connectionType: "INTERNET" || "VPC_LINK",
|
|
37
37
|
* connectionId: "STRING_VALUE",
|
|
38
38
|
* credentials: "STRING_VALUE",
|
|
39
|
-
* requestParameters: {
|
|
39
|
+
* requestParameters: { // MapOfStringToString
|
|
40
40
|
* "<keys>": "STRING_VALUE",
|
|
41
41
|
* },
|
|
42
42
|
* requestTemplates: {
|
|
@@ -44,12 +44,12 @@ export interface PutIntegrationCommandOutput extends Integration, __MetadataBear
|
|
|
44
44
|
* },
|
|
45
45
|
* passthroughBehavior: "STRING_VALUE",
|
|
46
46
|
* cacheNamespace: "STRING_VALUE",
|
|
47
|
-
* cacheKeyParameters: [
|
|
47
|
+
* cacheKeyParameters: [ // ListOfString
|
|
48
48
|
* "STRING_VALUE",
|
|
49
49
|
* ],
|
|
50
50
|
* contentHandling: "CONVERT_TO_BINARY" || "CONVERT_TO_TEXT",
|
|
51
51
|
* timeoutInMillis: Number("int"),
|
|
52
|
-
* tlsConfig: {
|
|
52
|
+
* tlsConfig: { // TlsConfig
|
|
53
53
|
* insecureSkipVerification: true || false,
|
|
54
54
|
* },
|
|
55
55
|
* };
|
|
@@ -26,13 +26,13 @@ export interface PutIntegrationResponseCommandOutput extends IntegrationResponse
|
|
|
26
26
|
* import { APIGatewayClient, PutIntegrationResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, PutIntegrationResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PutIntegrationResponseRequest
|
|
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
34
|
* selectionPattern: "STRING_VALUE",
|
|
35
|
-
* responseParameters: {
|
|
35
|
+
* responseParameters: { // MapOfStringToString
|
|
36
36
|
* "<keys>": "STRING_VALUE",
|
|
37
37
|
* },
|
|
38
38
|
* responseTemplates: {
|
|
@@ -26,7 +26,7 @@ export interface PutMethodCommandOutput extends Method, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, PutMethodCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, PutMethodCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PutMethodRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* resourceId: "STRING_VALUE", // required
|
|
32
32
|
* httpMethod: "STRING_VALUE", // required
|
|
@@ -34,14 +34,14 @@ export interface PutMethodCommandOutput extends Method, __MetadataBearer {
|
|
|
34
34
|
* authorizerId: "STRING_VALUE",
|
|
35
35
|
* apiKeyRequired: true || false,
|
|
36
36
|
* operationName: "STRING_VALUE",
|
|
37
|
-
* requestParameters: {
|
|
37
|
+
* requestParameters: { // MapOfStringToBoolean
|
|
38
38
|
* "<keys>": true || false,
|
|
39
39
|
* },
|
|
40
|
-
* requestModels: {
|
|
40
|
+
* requestModels: { // MapOfStringToString
|
|
41
41
|
* "<keys>": "STRING_VALUE",
|
|
42
42
|
* },
|
|
43
43
|
* requestValidatorId: "STRING_VALUE",
|
|
44
|
-
* authorizationScopes: [
|
|
44
|
+
* authorizationScopes: [ // ListOfString
|
|
45
45
|
* "STRING_VALUE",
|
|
46
46
|
* ],
|
|
47
47
|
* };
|
|
@@ -26,15 +26,15 @@ export interface PutMethodResponseCommandOutput extends MethodResponse, __Metada
|
|
|
26
26
|
* import { APIGatewayClient, PutMethodResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, PutMethodResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // PutMethodResponseRequest
|
|
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
|
-
* responseParameters: {
|
|
34
|
+
* responseParameters: { // MapOfStringToBoolean
|
|
35
35
|
* "<keys>": true || false,
|
|
36
36
|
* },
|
|
37
|
-
* responseModels: {
|
|
37
|
+
* responseModels: { // MapOfStringToString
|
|
38
38
|
* "<keys>": "STRING_VALUE",
|
|
39
39
|
* },
|
|
40
40
|
* };
|
|
@@ -27,11 +27,11 @@ export interface PutRestApiCommandOutput extends RestApi, __MetadataBearer {
|
|
|
27
27
|
* import { APIGatewayClient, PutRestApiCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
28
28
|
* // const { APIGatewayClient, PutRestApiCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
29
29
|
* const client = new APIGatewayClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // PutRestApiRequest
|
|
31
31
|
* restApiId: "STRING_VALUE", // required
|
|
32
32
|
* mode: "merge" || "overwrite",
|
|
33
33
|
* failOnWarnings: true || false,
|
|
34
|
-
* parameters: {
|
|
34
|
+
* parameters: { // MapOfStringToString
|
|
35
35
|
* "<keys>": "STRING_VALUE",
|
|
36
36
|
* },
|
|
37
37
|
* body: "BLOB_VALUE", // required
|
|
@@ -26,9 +26,9 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, TagResourceCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, TagResourceCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // TagResourceRequest
|
|
30
30
|
* resourceArn: "STRING_VALUE", // required
|
|
31
|
-
* tags: { // required
|
|
31
|
+
* tags: { // MapOfStringToString // required
|
|
32
32
|
* "<keys>": "STRING_VALUE",
|
|
33
33
|
* },
|
|
34
34
|
* };
|