@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.
- package/dist-cjs/models/models_0.js +129 -148
- package/dist-es/models/models_0.js +129 -148
- 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/dist-types/models/models_0.d.ts +224 -129
- package/dist-types/ts3.4/models/models_0.d.ts +162 -129
- package/package.json +35 -35
|
@@ -26,11 +26,11 @@ export interface CreateAuthorizerCommandOutput extends Authorizer, __MetadataBea
|
|
|
26
26
|
* import { APIGatewayClient, CreateAuthorizerCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, CreateAuthorizerCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateAuthorizerRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* name: "STRING_VALUE", // required
|
|
32
32
|
* type: "TOKEN" || "REQUEST" || "COGNITO_USER_POOLS", // required
|
|
33
|
-
* providerARNs: [
|
|
33
|
+
* providerARNs: [ // ListOfARNs
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* authType: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface CreateBasePathMappingCommandOutput extends BasePathMapping, __M
|
|
|
26
26
|
* import { APIGatewayClient, CreateBasePathMappingCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, CreateBasePathMappingCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateBasePathMappingRequest
|
|
30
30
|
* domainName: "STRING_VALUE", // required
|
|
31
31
|
* basePath: "STRING_VALUE",
|
|
32
32
|
* restApiId: "STRING_VALUE", // required
|
|
@@ -26,17 +26,17 @@ export interface CreateDeploymentCommandOutput extends Deployment, __MetadataBea
|
|
|
26
26
|
* import { APIGatewayClient, CreateDeploymentCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, CreateDeploymentCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateDeploymentRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* stageName: "STRING_VALUE",
|
|
32
32
|
* stageDescription: "STRING_VALUE",
|
|
33
33
|
* description: "STRING_VALUE",
|
|
34
34
|
* cacheClusterEnabled: true || false,
|
|
35
35
|
* cacheClusterSize: "0.5" || "1.6" || "6.1" || "13.5" || "28.4" || "58.2" || "118" || "237",
|
|
36
|
-
* variables: {
|
|
36
|
+
* variables: { // MapOfStringToString
|
|
37
37
|
* "<keys>": "STRING_VALUE",
|
|
38
38
|
* },
|
|
39
|
-
* canarySettings: {
|
|
39
|
+
* canarySettings: { // DeploymentCanarySettings
|
|
40
40
|
* percentTraffic: Number("double"),
|
|
41
41
|
* stageVariableOverrides: {
|
|
42
42
|
* "<keys>": "STRING_VALUE",
|
|
@@ -26,9 +26,9 @@ export interface CreateDocumentationPartCommandOutput extends DocumentationPart,
|
|
|
26
26
|
* import { APIGatewayClient, CreateDocumentationPartCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, CreateDocumentationPartCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateDocumentationPartRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
|
-
* location: {
|
|
31
|
+
* location: { // DocumentationPartLocation
|
|
32
32
|
* type: "API" || "AUTHORIZER" || "MODEL" || "RESOURCE" || "METHOD" || "PATH_PARAMETER" || "QUERY_PARAMETER" || "REQUEST_HEADER" || "REQUEST_BODY" || "RESPONSE" || "RESPONSE_HEADER" || "RESPONSE_BODY", // required
|
|
33
33
|
* path: "STRING_VALUE",
|
|
34
34
|
* method: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface CreateDocumentationVersionCommandOutput extends DocumentationVe
|
|
|
26
26
|
* import { APIGatewayClient, CreateDocumentationVersionCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, CreateDocumentationVersionCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateDocumentationVersionRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* documentationVersion: "STRING_VALUE", // required
|
|
32
32
|
* stageName: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface CreateDomainNameCommandOutput extends DomainName, __MetadataBea
|
|
|
26
26
|
* import { APIGatewayClient, CreateDomainNameCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, CreateDomainNameCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateDomainNameRequest
|
|
30
30
|
* domainName: "STRING_VALUE", // required
|
|
31
31
|
* certificateName: "STRING_VALUE",
|
|
32
32
|
* certificateBody: "STRING_VALUE",
|
|
@@ -35,19 +35,19 @@ export interface CreateDomainNameCommandOutput extends DomainName, __MetadataBea
|
|
|
35
35
|
* certificateArn: "STRING_VALUE",
|
|
36
36
|
* regionalCertificateName: "STRING_VALUE",
|
|
37
37
|
* regionalCertificateArn: "STRING_VALUE",
|
|
38
|
-
* endpointConfiguration: {
|
|
39
|
-
* types: [
|
|
38
|
+
* endpointConfiguration: { // EndpointConfiguration
|
|
39
|
+
* types: [ // ListOfEndpointType
|
|
40
40
|
* "REGIONAL" || "EDGE" || "PRIVATE",
|
|
41
41
|
* ],
|
|
42
|
-
* vpcEndpointIds: [
|
|
42
|
+
* vpcEndpointIds: [ // ListOfString
|
|
43
43
|
* "STRING_VALUE",
|
|
44
44
|
* ],
|
|
45
45
|
* },
|
|
46
|
-
* tags: {
|
|
46
|
+
* tags: { // MapOfStringToString
|
|
47
47
|
* "<keys>": "STRING_VALUE",
|
|
48
48
|
* },
|
|
49
49
|
* securityPolicy: "TLS_1_0" || "TLS_1_2",
|
|
50
|
-
* mutualTlsAuthentication: {
|
|
50
|
+
* mutualTlsAuthentication: { // MutualTlsAuthenticationInput
|
|
51
51
|
* truststoreUri: "STRING_VALUE",
|
|
52
52
|
* truststoreVersion: "STRING_VALUE",
|
|
53
53
|
* },
|
|
@@ -26,7 +26,7 @@ export interface CreateModelCommandOutput extends Model, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, CreateModelCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, CreateModelCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateModelRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* name: "STRING_VALUE", // required
|
|
32
32
|
* description: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface CreateRequestValidatorCommandOutput extends RequestValidator, _
|
|
|
26
26
|
* import { APIGatewayClient, CreateRequestValidatorCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, CreateRequestValidatorCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateRequestValidatorRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* name: "STRING_VALUE",
|
|
32
32
|
* validateRequestBody: true || false,
|
|
@@ -26,7 +26,7 @@ export interface CreateResourceCommandOutput extends Resource, __MetadataBearer
|
|
|
26
26
|
* import { APIGatewayClient, CreateResourceCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, CreateResourceCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateResourceRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* parentId: "STRING_VALUE", // required
|
|
32
32
|
* pathPart: "STRING_VALUE", // required
|
|
@@ -26,18 +26,18 @@ export interface CreateRestApiCommandOutput extends RestApi, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, CreateRestApiCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, CreateRestApiCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateRestApiRequest
|
|
30
30
|
* name: "STRING_VALUE", // required
|
|
31
31
|
* description: "STRING_VALUE",
|
|
32
32
|
* version: "STRING_VALUE",
|
|
33
33
|
* cloneFrom: "STRING_VALUE",
|
|
34
|
-
* binaryMediaTypes: [
|
|
34
|
+
* binaryMediaTypes: [ // ListOfString
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* minimumCompressionSize: Number("int"),
|
|
38
38
|
* apiKeySource: "HEADER" || "AUTHORIZER",
|
|
39
|
-
* endpointConfiguration: {
|
|
40
|
-
* types: [
|
|
39
|
+
* endpointConfiguration: { // EndpointConfiguration
|
|
40
|
+
* types: [ // ListOfEndpointType
|
|
41
41
|
* "REGIONAL" || "EDGE" || "PRIVATE",
|
|
42
42
|
* ],
|
|
43
43
|
* vpcEndpointIds: [
|
|
@@ -45,7 +45,7 @@ export interface CreateRestApiCommandOutput extends RestApi, __MetadataBearer {
|
|
|
45
45
|
* ],
|
|
46
46
|
* },
|
|
47
47
|
* policy: "STRING_VALUE",
|
|
48
|
-
* tags: {
|
|
48
|
+
* tags: { // MapOfStringToString
|
|
49
49
|
* "<keys>": "STRING_VALUE",
|
|
50
50
|
* },
|
|
51
51
|
* disableExecuteApiEndpoint: true || false,
|
|
@@ -26,18 +26,18 @@ export interface CreateStageCommandOutput extends Stage, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, CreateStageCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, CreateStageCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateStageRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* stageName: "STRING_VALUE", // required
|
|
32
32
|
* deploymentId: "STRING_VALUE", // required
|
|
33
33
|
* description: "STRING_VALUE",
|
|
34
34
|
* cacheClusterEnabled: true || false,
|
|
35
35
|
* cacheClusterSize: "0.5" || "1.6" || "6.1" || "13.5" || "28.4" || "58.2" || "118" || "237",
|
|
36
|
-
* variables: {
|
|
36
|
+
* variables: { // MapOfStringToString
|
|
37
37
|
* "<keys>": "STRING_VALUE",
|
|
38
38
|
* },
|
|
39
39
|
* documentationVersion: "STRING_VALUE",
|
|
40
|
-
* canarySettings: {
|
|
40
|
+
* canarySettings: { // CanarySettings
|
|
41
41
|
* percentTraffic: Number("double"),
|
|
42
42
|
* deploymentId: "STRING_VALUE",
|
|
43
43
|
* stageVariableOverrides: {
|
|
@@ -26,15 +26,15 @@ export interface CreateUsagePlanCommandOutput extends UsagePlan, __MetadataBeare
|
|
|
26
26
|
* import { APIGatewayClient, CreateUsagePlanCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, CreateUsagePlanCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateUsagePlanRequest
|
|
30
30
|
* name: "STRING_VALUE", // required
|
|
31
31
|
* description: "STRING_VALUE",
|
|
32
|
-
* apiStages: [
|
|
33
|
-
* {
|
|
32
|
+
* apiStages: [ // ListOfApiStage
|
|
33
|
+
* { // ApiStage
|
|
34
34
|
* apiId: "STRING_VALUE",
|
|
35
35
|
* stage: "STRING_VALUE",
|
|
36
|
-
* throttle: {
|
|
37
|
-
* "<keys>": {
|
|
36
|
+
* throttle: { // MapOfApiStageThrottleSettings
|
|
37
|
+
* "<keys>": { // ThrottleSettings
|
|
38
38
|
* burstLimit: Number("int"),
|
|
39
39
|
* rateLimit: Number("double"),
|
|
40
40
|
* },
|
|
@@ -45,12 +45,12 @@ export interface CreateUsagePlanCommandOutput extends UsagePlan, __MetadataBeare
|
|
|
45
45
|
* burstLimit: Number("int"),
|
|
46
46
|
* rateLimit: Number("double"),
|
|
47
47
|
* },
|
|
48
|
-
* quota: {
|
|
48
|
+
* quota: { // QuotaSettings
|
|
49
49
|
* limit: Number("int"),
|
|
50
50
|
* offset: Number("int"),
|
|
51
51
|
* period: "DAY" || "WEEK" || "MONTH",
|
|
52
52
|
* },
|
|
53
|
-
* tags: {
|
|
53
|
+
* tags: { // MapOfStringToString
|
|
54
54
|
* "<keys>": "STRING_VALUE",
|
|
55
55
|
* },
|
|
56
56
|
* };
|
|
@@ -26,7 +26,7 @@ export interface CreateUsagePlanKeyCommandOutput extends UsagePlanKey, __Metadat
|
|
|
26
26
|
* import { APIGatewayClient, CreateUsagePlanKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, CreateUsagePlanKeyCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateUsagePlanKeyRequest
|
|
30
30
|
* usagePlanId: "STRING_VALUE", // required
|
|
31
31
|
* keyId: "STRING_VALUE", // required
|
|
32
32
|
* keyType: "STRING_VALUE", // required
|
|
@@ -26,13 +26,13 @@ export interface CreateVpcLinkCommandOutput extends VpcLink, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, CreateVpcLinkCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, CreateVpcLinkCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateVpcLinkRequest
|
|
30
30
|
* name: "STRING_VALUE", // required
|
|
31
31
|
* description: "STRING_VALUE",
|
|
32
|
-
* targetArns: [ // required
|
|
32
|
+
* targetArns: [ // ListOfString // required
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
|
-
* tags: {
|
|
35
|
+
* tags: { // MapOfStringToString
|
|
36
36
|
* "<keys>": "STRING_VALUE",
|
|
37
37
|
* },
|
|
38
38
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeleteApiKeyCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteApiKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteApiKeyCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteApiKeyRequest
|
|
30
30
|
* apiKey: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteApiKeyCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteAuthorizerCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteAuthorizerCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteAuthorizerCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteAuthorizerRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* authorizerId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeleteBasePathMappingCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteBasePathMappingCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteBasePathMappingCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteBasePathMappingRequest
|
|
30
30
|
* domainName: "STRING_VALUE", // required
|
|
31
31
|
* basePath: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeleteClientCertificateCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteClientCertificateCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteClientCertificateCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteClientCertificateRequest
|
|
30
30
|
* clientCertificateId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteClientCertificateCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteDeploymentCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteDeploymentCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteDeploymentCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteDeploymentRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* deploymentId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeleteDocumentationPartCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteDocumentationPartCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteDocumentationPartCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteDocumentationPartRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* documentationPartId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeleteDocumentationVersionCommandOutput extends __MetadataBeare
|
|
|
26
26
|
* import { APIGatewayClient, DeleteDocumentationVersionCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteDocumentationVersionCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteDocumentationVersionRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* documentationVersion: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeleteDomainNameCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteDomainNameCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteDomainNameCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteDomainNameRequest
|
|
30
30
|
* domainName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteDomainNameCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteGatewayResponseCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteGatewayResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteGatewayResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteGatewayResponseRequest
|
|
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 DeleteIntegrationCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteIntegrationCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteIntegrationCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteIntegrationRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* resourceId: "STRING_VALUE", // required
|
|
32
32
|
* httpMethod: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface DeleteIntegrationResponseCommandOutput extends __MetadataBearer
|
|
|
26
26
|
* import { APIGatewayClient, DeleteIntegrationResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteIntegrationResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteIntegrationResponseRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* resourceId: "STRING_VALUE", // required
|
|
32
32
|
* httpMethod: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface DeleteMethodCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteMethodCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteMethodCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteMethodRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* resourceId: "STRING_VALUE", // required
|
|
32
32
|
* httpMethod: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface DeleteMethodResponseCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteMethodResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteMethodResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteMethodResponseRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* resourceId: "STRING_VALUE", // required
|
|
32
32
|
* httpMethod: "STRING_VALUE", // required
|
|
@@ -26,7 +26,7 @@ export interface DeleteModelCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteModelCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteModelCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteModelRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* modelName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeleteRequestValidatorCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteRequestValidatorCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteRequestValidatorCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteRequestValidatorRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* requestValidatorId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeleteResourceCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteResourceCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteResourceCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteResourceRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* resourceId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeleteRestApiCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteRestApiCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteRestApiCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteRestApiRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteRestApiCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteStageCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteStageCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteStageCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteStageRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* stageName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeleteUsagePlanCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteUsagePlanCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteUsagePlanCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteUsagePlanRequest
|
|
30
30
|
* usagePlanId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteUsagePlanCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteUsagePlanKeyCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteUsagePlanKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteUsagePlanKeyCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteUsagePlanKeyRequest
|
|
30
30
|
* usagePlanId: "STRING_VALUE", // required
|
|
31
31
|
* keyId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface DeleteVpcLinkCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, DeleteVpcLinkCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, DeleteVpcLinkCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteVpcLinkRequest
|
|
30
30
|
* vpcLinkId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteVpcLinkCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface FlushStageAuthorizersCacheCommandOutput extends __MetadataBeare
|
|
|
26
26
|
* import { APIGatewayClient, FlushStageAuthorizersCacheCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, FlushStageAuthorizersCacheCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // FlushStageAuthorizersCacheRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* stageName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface FlushStageCacheCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, FlushStageCacheCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, FlushStageCacheCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // FlushStageCacheRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* stageName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,9 +26,9 @@ export interface GenerateClientCertificateCommandOutput extends ClientCertificat
|
|
|
26
26
|
* import { APIGatewayClient, GenerateClientCertificateCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GenerateClientCertificateCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GenerateClientCertificateRequest
|
|
30
30
|
* description: "STRING_VALUE",
|
|
31
|
-
* tags: {
|
|
31
|
+
* tags: { // MapOfStringToString
|
|
32
32
|
* "<keys>": "STRING_VALUE",
|
|
33
33
|
* },
|
|
34
34
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetApiKeyCommandOutput extends ApiKey, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetApiKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetApiKeyCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetApiKeyRequest
|
|
30
30
|
* apiKey: "STRING_VALUE", // required
|
|
31
31
|
* includeValue: true || false,
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetApiKeysCommandOutput extends ApiKeys, __MetadataBearer {
|
|
|
26
26
|
* import { APIGatewayClient, GetApiKeysCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetApiKeysCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetApiKeysRequest
|
|
30
30
|
* position: "STRING_VALUE",
|
|
31
31
|
* limit: Number("int"),
|
|
32
32
|
* nameQuery: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface GetAuthorizerCommandOutput extends Authorizer, __MetadataBearer
|
|
|
26
26
|
* import { APIGatewayClient, GetAuthorizerCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetAuthorizerCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetAuthorizerRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* authorizerId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetAuthorizersCommandOutput extends Authorizers, __MetadataBear
|
|
|
26
26
|
* import { APIGatewayClient, GetAuthorizersCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetAuthorizersCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetAuthorizersRequest
|
|
30
30
|
* restApiId: "STRING_VALUE", // required
|
|
31
31
|
* position: "STRING_VALUE",
|
|
32
32
|
* limit: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface GetBasePathMappingCommandOutput extends BasePathMapping, __Meta
|
|
|
26
26
|
* import { APIGatewayClient, GetBasePathMappingCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetBasePathMappingCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetBasePathMappingRequest
|
|
30
30
|
* domainName: "STRING_VALUE", // required
|
|
31
31
|
* basePath: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
@@ -26,7 +26,7 @@ export interface GetBasePathMappingsCommandOutput extends BasePathMappings, __Me
|
|
|
26
26
|
* import { APIGatewayClient, GetBasePathMappingsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetBasePathMappingsCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetBasePathMappingsRequest
|
|
30
30
|
* domainName: "STRING_VALUE", // required
|
|
31
31
|
* position: "STRING_VALUE",
|
|
32
32
|
* limit: Number("int"),
|
|
@@ -26,7 +26,7 @@ export interface GetClientCertificateCommandOutput extends ClientCertificate, __
|
|
|
26
26
|
* import { APIGatewayClient, GetClientCertificateCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
27
27
|
* // const { APIGatewayClient, GetClientCertificateCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
28
28
|
* const client = new APIGatewayClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // GetClientCertificateRequest
|
|
30
30
|
* clientCertificateId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new GetClientCertificateCommand(input);
|
|
@@ -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
|
* };
|