@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
|
@@ -130,17 +130,27 @@ export interface ApiKeys {
|
|
|
130
130
|
}
|
|
131
131
|
/**
|
|
132
132
|
* @public
|
|
133
|
+
* @enum
|
|
133
134
|
*/
|
|
134
|
-
export declare
|
|
135
|
-
csv
|
|
136
|
-
}
|
|
135
|
+
export declare const ApiKeysFormat: {
|
|
136
|
+
readonly csv: "csv";
|
|
137
|
+
};
|
|
137
138
|
/**
|
|
138
139
|
* @public
|
|
139
140
|
*/
|
|
140
|
-
export
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
141
|
+
export type ApiKeysFormat = (typeof ApiKeysFormat)[keyof typeof ApiKeysFormat];
|
|
142
|
+
/**
|
|
143
|
+
* @public
|
|
144
|
+
* @enum
|
|
145
|
+
*/
|
|
146
|
+
export declare const ApiKeySourceType: {
|
|
147
|
+
readonly AUTHORIZER: "AUTHORIZER";
|
|
148
|
+
readonly HEADER: "HEADER";
|
|
149
|
+
};
|
|
150
|
+
/**
|
|
151
|
+
* @public
|
|
152
|
+
*/
|
|
153
|
+
export type ApiKeySourceType = (typeof ApiKeySourceType)[keyof typeof ApiKeySourceType];
|
|
144
154
|
/**
|
|
145
155
|
* @public
|
|
146
156
|
* <p>API stage name of the associated API stage in a usage plan.</p>
|
|
@@ -161,12 +171,17 @@ export interface ApiStage {
|
|
|
161
171
|
}
|
|
162
172
|
/**
|
|
163
173
|
* @public
|
|
174
|
+
* @enum
|
|
164
175
|
*/
|
|
165
|
-
export declare
|
|
166
|
-
COGNITO_USER_POOLS
|
|
167
|
-
REQUEST
|
|
168
|
-
TOKEN
|
|
169
|
-
}
|
|
176
|
+
export declare const AuthorizerType: {
|
|
177
|
+
readonly COGNITO_USER_POOLS: "COGNITO_USER_POOLS";
|
|
178
|
+
readonly REQUEST: "REQUEST";
|
|
179
|
+
readonly TOKEN: "TOKEN";
|
|
180
|
+
};
|
|
181
|
+
/**
|
|
182
|
+
* @public
|
|
183
|
+
*/
|
|
184
|
+
export type AuthorizerType = (typeof AuthorizerType)[keyof typeof AuthorizerType];
|
|
170
185
|
/**
|
|
171
186
|
* @public
|
|
172
187
|
* <p>Represents an authorization layer for methods. If enabled on a method, API Gateway will activate the authorizer when a client calls the method.</p>
|
|
@@ -471,17 +486,22 @@ export interface CreateBasePathMappingRequest {
|
|
|
471
486
|
}
|
|
472
487
|
/**
|
|
473
488
|
* @public
|
|
489
|
+
* @enum
|
|
474
490
|
*/
|
|
475
|
-
export declare
|
|
476
|
-
SIZE_0_POINT_5_GB
|
|
477
|
-
SIZE_118_GB
|
|
478
|
-
SIZE_13_POINT_5_GB
|
|
479
|
-
SIZE_1_POINT_6_GB
|
|
480
|
-
SIZE_237_GB
|
|
481
|
-
SIZE_28_POINT_4_GB
|
|
482
|
-
SIZE_58_POINT_2_GB
|
|
483
|
-
SIZE_6_POINT_1_GB
|
|
484
|
-
}
|
|
491
|
+
export declare const CacheClusterSize: {
|
|
492
|
+
readonly SIZE_0_POINT_5_GB: "0.5";
|
|
493
|
+
readonly SIZE_118_GB: "118";
|
|
494
|
+
readonly SIZE_13_POINT_5_GB: "13.5";
|
|
495
|
+
readonly SIZE_1_POINT_6_GB: "1.6";
|
|
496
|
+
readonly SIZE_237_GB: "237";
|
|
497
|
+
readonly SIZE_28_POINT_4_GB: "28.4";
|
|
498
|
+
readonly SIZE_58_POINT_2_GB: "58.2";
|
|
499
|
+
readonly SIZE_6_POINT_1_GB: "6.1";
|
|
500
|
+
};
|
|
501
|
+
/**
|
|
502
|
+
* @public
|
|
503
|
+
*/
|
|
504
|
+
export type CacheClusterSize = (typeof CacheClusterSize)[keyof typeof CacheClusterSize];
|
|
485
505
|
/**
|
|
486
506
|
* @public
|
|
487
507
|
* <p>The input configuration for a canary deployment.</p>
|
|
@@ -595,21 +615,26 @@ export declare class ServiceUnavailableException extends __BaseException {
|
|
|
595
615
|
}
|
|
596
616
|
/**
|
|
597
617
|
* @public
|
|
618
|
+
* @enum
|
|
598
619
|
*/
|
|
599
|
-
export declare
|
|
600
|
-
API
|
|
601
|
-
AUTHORIZER
|
|
602
|
-
METHOD
|
|
603
|
-
MODEL
|
|
604
|
-
PATH_PARAMETER
|
|
605
|
-
QUERY_PARAMETER
|
|
606
|
-
REQUEST_BODY
|
|
607
|
-
REQUEST_HEADER
|
|
608
|
-
RESOURCE
|
|
609
|
-
RESPONSE
|
|
610
|
-
RESPONSE_BODY
|
|
611
|
-
RESPONSE_HEADER
|
|
612
|
-
}
|
|
620
|
+
export declare const DocumentationPartType: {
|
|
621
|
+
readonly API: "API";
|
|
622
|
+
readonly AUTHORIZER: "AUTHORIZER";
|
|
623
|
+
readonly METHOD: "METHOD";
|
|
624
|
+
readonly MODEL: "MODEL";
|
|
625
|
+
readonly PATH_PARAMETER: "PATH_PARAMETER";
|
|
626
|
+
readonly QUERY_PARAMETER: "QUERY_PARAMETER";
|
|
627
|
+
readonly REQUEST_BODY: "REQUEST_BODY";
|
|
628
|
+
readonly REQUEST_HEADER: "REQUEST_HEADER";
|
|
629
|
+
readonly RESOURCE: "RESOURCE";
|
|
630
|
+
readonly RESPONSE: "RESPONSE";
|
|
631
|
+
readonly RESPONSE_BODY: "RESPONSE_BODY";
|
|
632
|
+
readonly RESPONSE_HEADER: "RESPONSE_HEADER";
|
|
633
|
+
};
|
|
634
|
+
/**
|
|
635
|
+
* @public
|
|
636
|
+
*/
|
|
637
|
+
export type DocumentationPartType = (typeof DocumentationPartType)[keyof typeof DocumentationPartType];
|
|
613
638
|
/**
|
|
614
639
|
* @public
|
|
615
640
|
* <p>Specifies the target API entity to which the documentation applies.</p>
|
|
@@ -714,12 +739,17 @@ export interface DocumentationVersion {
|
|
|
714
739
|
}
|
|
715
740
|
/**
|
|
716
741
|
* @public
|
|
742
|
+
* @enum
|
|
717
743
|
*/
|
|
718
|
-
export declare
|
|
719
|
-
EDGE
|
|
720
|
-
PRIVATE
|
|
721
|
-
REGIONAL
|
|
722
|
-
}
|
|
744
|
+
export declare const EndpointType: {
|
|
745
|
+
readonly EDGE: "EDGE";
|
|
746
|
+
readonly PRIVATE: "PRIVATE";
|
|
747
|
+
readonly REGIONAL: "REGIONAL";
|
|
748
|
+
};
|
|
749
|
+
/**
|
|
750
|
+
* @public
|
|
751
|
+
*/
|
|
752
|
+
export type EndpointType = (typeof EndpointType)[keyof typeof EndpointType];
|
|
723
753
|
/**
|
|
724
754
|
* @public
|
|
725
755
|
* <p>The endpoint configuration to indicate the types of endpoints an API (RestApi) or its custom domain name (DomainName) has. </p>
|
|
@@ -756,11 +786,16 @@ export interface MutualTlsAuthenticationInput {
|
|
|
756
786
|
}
|
|
757
787
|
/**
|
|
758
788
|
* @public
|
|
789
|
+
* @enum
|
|
759
790
|
*/
|
|
760
|
-
export declare
|
|
761
|
-
TLS_1_0
|
|
762
|
-
TLS_1_2
|
|
763
|
-
}
|
|
791
|
+
export declare const SecurityPolicy: {
|
|
792
|
+
readonly TLS_1_0: "TLS_1_0";
|
|
793
|
+
readonly TLS_1_2: "TLS_1_2";
|
|
794
|
+
};
|
|
795
|
+
/**
|
|
796
|
+
* @public
|
|
797
|
+
*/
|
|
798
|
+
export type SecurityPolicy = (typeof SecurityPolicy)[keyof typeof SecurityPolicy];
|
|
764
799
|
/**
|
|
765
800
|
* @public
|
|
766
801
|
* <p>A request to create a new domain name.</p>
|
|
@@ -825,14 +860,19 @@ export interface CreateDomainNameRequest {
|
|
|
825
860
|
}
|
|
826
861
|
/**
|
|
827
862
|
* @public
|
|
863
|
+
* @enum
|
|
828
864
|
*/
|
|
829
|
-
export declare
|
|
830
|
-
AVAILABLE
|
|
831
|
-
PENDING
|
|
832
|
-
PENDING_CERTIFICATE_REIMPORT
|
|
833
|
-
PENDING_OWNERSHIP_VERIFICATION
|
|
834
|
-
UPDATING
|
|
835
|
-
}
|
|
865
|
+
export declare const DomainNameStatus: {
|
|
866
|
+
readonly AVAILABLE: "AVAILABLE";
|
|
867
|
+
readonly PENDING: "PENDING";
|
|
868
|
+
readonly PENDING_CERTIFICATE_REIMPORT: "PENDING_CERTIFICATE_REIMPORT";
|
|
869
|
+
readonly PENDING_OWNERSHIP_VERIFICATION: "PENDING_OWNERSHIP_VERIFICATION";
|
|
870
|
+
readonly UPDATING: "UPDATING";
|
|
871
|
+
};
|
|
872
|
+
/**
|
|
873
|
+
* @public
|
|
874
|
+
*/
|
|
875
|
+
export type DomainNameStatus = (typeof DomainNameStatus)[keyof typeof DomainNameStatus];
|
|
836
876
|
/**
|
|
837
877
|
* @public
|
|
838
878
|
* <p>The mutual TLS authentication configuration for a custom domain name. If specified, API Gateway
|
|
@@ -1054,18 +1094,28 @@ export interface CreateResourceRequest {
|
|
|
1054
1094
|
}
|
|
1055
1095
|
/**
|
|
1056
1096
|
* @public
|
|
1097
|
+
* @enum
|
|
1057
1098
|
*/
|
|
1058
|
-
export declare
|
|
1059
|
-
INTERNET
|
|
1060
|
-
VPC_LINK
|
|
1061
|
-
}
|
|
1099
|
+
export declare const ConnectionType: {
|
|
1100
|
+
readonly INTERNET: "INTERNET";
|
|
1101
|
+
readonly VPC_LINK: "VPC_LINK";
|
|
1102
|
+
};
|
|
1062
1103
|
/**
|
|
1063
1104
|
* @public
|
|
1064
1105
|
*/
|
|
1065
|
-
export
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1106
|
+
export type ConnectionType = (typeof ConnectionType)[keyof typeof ConnectionType];
|
|
1107
|
+
/**
|
|
1108
|
+
* @public
|
|
1109
|
+
* @enum
|
|
1110
|
+
*/
|
|
1111
|
+
export declare const ContentHandlingStrategy: {
|
|
1112
|
+
readonly CONVERT_TO_BINARY: "CONVERT_TO_BINARY";
|
|
1113
|
+
readonly CONVERT_TO_TEXT: "CONVERT_TO_TEXT";
|
|
1114
|
+
};
|
|
1115
|
+
/**
|
|
1116
|
+
* @public
|
|
1117
|
+
*/
|
|
1118
|
+
export type ContentHandlingStrategy = (typeof ContentHandlingStrategy)[keyof typeof ContentHandlingStrategy];
|
|
1069
1119
|
/**
|
|
1070
1120
|
* @public
|
|
1071
1121
|
* <p>Represents an integration response. The status code must map to an existing MethodResponse, and parameters and templates can be used to transform the back-end response.</p>
|
|
@@ -1116,14 +1166,19 @@ export interface TlsConfig {
|
|
|
1116
1166
|
}
|
|
1117
1167
|
/**
|
|
1118
1168
|
* @public
|
|
1169
|
+
* @enum
|
|
1119
1170
|
*/
|
|
1120
|
-
export declare
|
|
1121
|
-
AWS
|
|
1122
|
-
AWS_PROXY
|
|
1123
|
-
HTTP
|
|
1124
|
-
HTTP_PROXY
|
|
1125
|
-
MOCK
|
|
1126
|
-
}
|
|
1171
|
+
export declare const IntegrationType: {
|
|
1172
|
+
readonly AWS: "AWS";
|
|
1173
|
+
readonly AWS_PROXY: "AWS_PROXY";
|
|
1174
|
+
readonly HTTP: "HTTP";
|
|
1175
|
+
readonly HTTP_PROXY: "HTTP_PROXY";
|
|
1176
|
+
readonly MOCK: "MOCK";
|
|
1177
|
+
};
|
|
1178
|
+
/**
|
|
1179
|
+
* @public
|
|
1180
|
+
*/
|
|
1181
|
+
export type IntegrationType = (typeof IntegrationType)[keyof typeof IntegrationType];
|
|
1127
1182
|
/**
|
|
1128
1183
|
* @public
|
|
1129
1184
|
* <p>Represents an HTTP, HTTP_PROXY, AWS, AWS_PROXY, or Mock integration.</p>
|
|
@@ -1519,22 +1574,32 @@ export interface CreateStageRequest {
|
|
|
1519
1574
|
}
|
|
1520
1575
|
/**
|
|
1521
1576
|
* @public
|
|
1577
|
+
* @enum
|
|
1522
1578
|
*/
|
|
1523
|
-
export declare
|
|
1524
|
-
AVAILABLE
|
|
1525
|
-
CREATE_IN_PROGRESS
|
|
1526
|
-
DELETE_IN_PROGRESS
|
|
1527
|
-
FLUSH_IN_PROGRESS
|
|
1528
|
-
NOT_AVAILABLE
|
|
1529
|
-
}
|
|
1579
|
+
export declare const CacheClusterStatus: {
|
|
1580
|
+
readonly AVAILABLE: "AVAILABLE";
|
|
1581
|
+
readonly CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS";
|
|
1582
|
+
readonly DELETE_IN_PROGRESS: "DELETE_IN_PROGRESS";
|
|
1583
|
+
readonly FLUSH_IN_PROGRESS: "FLUSH_IN_PROGRESS";
|
|
1584
|
+
readonly NOT_AVAILABLE: "NOT_AVAILABLE";
|
|
1585
|
+
};
|
|
1530
1586
|
/**
|
|
1531
1587
|
* @public
|
|
1532
1588
|
*/
|
|
1533
|
-
export
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1589
|
+
export type CacheClusterStatus = (typeof CacheClusterStatus)[keyof typeof CacheClusterStatus];
|
|
1590
|
+
/**
|
|
1591
|
+
* @public
|
|
1592
|
+
* @enum
|
|
1593
|
+
*/
|
|
1594
|
+
export declare const UnauthorizedCacheControlHeaderStrategy: {
|
|
1595
|
+
readonly FAIL_WITH_403: "FAIL_WITH_403";
|
|
1596
|
+
readonly SUCCEED_WITHOUT_RESPONSE_HEADER: "SUCCEED_WITHOUT_RESPONSE_HEADER";
|
|
1597
|
+
readonly SUCCEED_WITH_RESPONSE_HEADER: "SUCCEED_WITH_RESPONSE_HEADER";
|
|
1598
|
+
};
|
|
1599
|
+
/**
|
|
1600
|
+
* @public
|
|
1601
|
+
*/
|
|
1602
|
+
export type UnauthorizedCacheControlHeaderStrategy = (typeof UnauthorizedCacheControlHeaderStrategy)[keyof typeof UnauthorizedCacheControlHeaderStrategy];
|
|
1538
1603
|
/**
|
|
1539
1604
|
* @public
|
|
1540
1605
|
* <p>Specifies the method setting properties.</p>
|
|
@@ -1658,12 +1723,17 @@ export interface Stage {
|
|
|
1658
1723
|
}
|
|
1659
1724
|
/**
|
|
1660
1725
|
* @public
|
|
1726
|
+
* @enum
|
|
1661
1727
|
*/
|
|
1662
|
-
export declare
|
|
1663
|
-
DAY
|
|
1664
|
-
MONTH
|
|
1665
|
-
WEEK
|
|
1666
|
-
}
|
|
1728
|
+
export declare const QuotaPeriodType: {
|
|
1729
|
+
readonly DAY: "DAY";
|
|
1730
|
+
readonly MONTH: "MONTH";
|
|
1731
|
+
readonly WEEK: "WEEK";
|
|
1732
|
+
};
|
|
1733
|
+
/**
|
|
1734
|
+
* @public
|
|
1735
|
+
*/
|
|
1736
|
+
export type QuotaPeriodType = (typeof QuotaPeriodType)[keyof typeof QuotaPeriodType];
|
|
1667
1737
|
/**
|
|
1668
1738
|
* @public
|
|
1669
1739
|
* <p>Quotas configured for a usage plan.</p>
|
|
@@ -1817,13 +1887,18 @@ export interface CreateVpcLinkRequest {
|
|
|
1817
1887
|
}
|
|
1818
1888
|
/**
|
|
1819
1889
|
* @public
|
|
1890
|
+
* @enum
|
|
1820
1891
|
*/
|
|
1821
|
-
export declare
|
|
1822
|
-
AVAILABLE
|
|
1823
|
-
DELETING
|
|
1824
|
-
FAILED
|
|
1825
|
-
PENDING
|
|
1826
|
-
}
|
|
1892
|
+
export declare const VpcLinkStatus: {
|
|
1893
|
+
readonly AVAILABLE: "AVAILABLE";
|
|
1894
|
+
readonly DELETING: "DELETING";
|
|
1895
|
+
readonly FAILED: "FAILED";
|
|
1896
|
+
readonly PENDING: "PENDING";
|
|
1897
|
+
};
|
|
1898
|
+
/**
|
|
1899
|
+
* @public
|
|
1900
|
+
*/
|
|
1901
|
+
export type VpcLinkStatus = (typeof VpcLinkStatus)[keyof typeof VpcLinkStatus];
|
|
1827
1902
|
/**
|
|
1828
1903
|
* @public
|
|
1829
1904
|
* <p>An API Gateway VPC link for a RestApi to access resources in an Amazon Virtual Private Cloud (VPC).</p>
|
|
@@ -1961,30 +2036,35 @@ export interface DeleteDomainNameRequest {
|
|
|
1961
2036
|
}
|
|
1962
2037
|
/**
|
|
1963
2038
|
* @public
|
|
2039
|
+
* @enum
|
|
1964
2040
|
*/
|
|
1965
|
-
export declare
|
|
1966
|
-
ACCESS_DENIED
|
|
1967
|
-
API_CONFIGURATION_ERROR
|
|
1968
|
-
AUTHORIZER_CONFIGURATION_ERROR
|
|
1969
|
-
AUTHORIZER_FAILURE
|
|
1970
|
-
BAD_REQUEST_BODY
|
|
1971
|
-
BAD_REQUEST_PARAMETERS
|
|
1972
|
-
DEFAULT_4XX
|
|
1973
|
-
DEFAULT_5XX
|
|
1974
|
-
EXPIRED_TOKEN
|
|
1975
|
-
INTEGRATION_FAILURE
|
|
1976
|
-
INTEGRATION_TIMEOUT
|
|
1977
|
-
INVALID_API_KEY
|
|
1978
|
-
INVALID_SIGNATURE
|
|
1979
|
-
MISSING_AUTHENTICATION_TOKEN
|
|
1980
|
-
QUOTA_EXCEEDED
|
|
1981
|
-
REQUEST_TOO_LARGE
|
|
1982
|
-
RESOURCE_NOT_FOUND
|
|
1983
|
-
THROTTLED
|
|
1984
|
-
UNAUTHORIZED
|
|
1985
|
-
UNSUPPORTED_MEDIA_TYPE
|
|
1986
|
-
WAF_FILTERED
|
|
1987
|
-
}
|
|
2041
|
+
export declare const GatewayResponseType: {
|
|
2042
|
+
readonly ACCESS_DENIED: "ACCESS_DENIED";
|
|
2043
|
+
readonly API_CONFIGURATION_ERROR: "API_CONFIGURATION_ERROR";
|
|
2044
|
+
readonly AUTHORIZER_CONFIGURATION_ERROR: "AUTHORIZER_CONFIGURATION_ERROR";
|
|
2045
|
+
readonly AUTHORIZER_FAILURE: "AUTHORIZER_FAILURE";
|
|
2046
|
+
readonly BAD_REQUEST_BODY: "BAD_REQUEST_BODY";
|
|
2047
|
+
readonly BAD_REQUEST_PARAMETERS: "BAD_REQUEST_PARAMETERS";
|
|
2048
|
+
readonly DEFAULT_4XX: "DEFAULT_4XX";
|
|
2049
|
+
readonly DEFAULT_5XX: "DEFAULT_5XX";
|
|
2050
|
+
readonly EXPIRED_TOKEN: "EXPIRED_TOKEN";
|
|
2051
|
+
readonly INTEGRATION_FAILURE: "INTEGRATION_FAILURE";
|
|
2052
|
+
readonly INTEGRATION_TIMEOUT: "INTEGRATION_TIMEOUT";
|
|
2053
|
+
readonly INVALID_API_KEY: "INVALID_API_KEY";
|
|
2054
|
+
readonly INVALID_SIGNATURE: "INVALID_SIGNATURE";
|
|
2055
|
+
readonly MISSING_AUTHENTICATION_TOKEN: "MISSING_AUTHENTICATION_TOKEN";
|
|
2056
|
+
readonly QUOTA_EXCEEDED: "QUOTA_EXCEEDED";
|
|
2057
|
+
readonly REQUEST_TOO_LARGE: "REQUEST_TOO_LARGE";
|
|
2058
|
+
readonly RESOURCE_NOT_FOUND: "RESOURCE_NOT_FOUND";
|
|
2059
|
+
readonly THROTTLED: "THROTTLED";
|
|
2060
|
+
readonly UNAUTHORIZED: "UNAUTHORIZED";
|
|
2061
|
+
readonly UNSUPPORTED_MEDIA_TYPE: "UNSUPPORTED_MEDIA_TYPE";
|
|
2062
|
+
readonly WAF_FILTERED: "WAF_FILTERED";
|
|
2063
|
+
};
|
|
2064
|
+
/**
|
|
2065
|
+
* @public
|
|
2066
|
+
*/
|
|
2067
|
+
export type GatewayResponseType = (typeof GatewayResponseType)[keyof typeof GatewayResponseType];
|
|
1988
2068
|
/**
|
|
1989
2069
|
* @public
|
|
1990
2070
|
* <p>Clears any customization of a GatewayResponse of a specified response type on the given RestApi and resets it with the default settings.</p>
|
|
@@ -2493,11 +2573,16 @@ export interface DocumentationParts {
|
|
|
2493
2573
|
}
|
|
2494
2574
|
/**
|
|
2495
2575
|
* @public
|
|
2576
|
+
* @enum
|
|
2496
2577
|
*/
|
|
2497
|
-
export declare
|
|
2498
|
-
DOCUMENTED
|
|
2499
|
-
UNDOCUMENTED
|
|
2500
|
-
}
|
|
2578
|
+
export declare const LocationStatusType: {
|
|
2579
|
+
readonly DOCUMENTED: "DOCUMENTED";
|
|
2580
|
+
readonly UNDOCUMENTED: "UNDOCUMENTED";
|
|
2581
|
+
};
|
|
2582
|
+
/**
|
|
2583
|
+
* @public
|
|
2584
|
+
*/
|
|
2585
|
+
export type LocationStatusType = (typeof LocationStatusType)[keyof typeof LocationStatusType];
|
|
2501
2586
|
/**
|
|
2502
2587
|
* @public
|
|
2503
2588
|
* <p>Gets the documentation parts of an API. The result may be filtered by the type, name, or path of API entities (targets).</p>
|
|
@@ -3434,11 +3519,16 @@ export interface DocumentationPartIds {
|
|
|
3434
3519
|
}
|
|
3435
3520
|
/**
|
|
3436
3521
|
* @public
|
|
3522
|
+
* @enum
|
|
3437
3523
|
*/
|
|
3438
|
-
export declare
|
|
3439
|
-
Merge
|
|
3440
|
-
Overwrite
|
|
3441
|
-
}
|
|
3524
|
+
export declare const PutMode: {
|
|
3525
|
+
readonly Merge: "merge";
|
|
3526
|
+
readonly Overwrite: "overwrite";
|
|
3527
|
+
};
|
|
3528
|
+
/**
|
|
3529
|
+
* @public
|
|
3530
|
+
*/
|
|
3531
|
+
export type PutMode = (typeof PutMode)[keyof typeof PutMode];
|
|
3442
3532
|
/**
|
|
3443
3533
|
* @public
|
|
3444
3534
|
* <p>Import documentation parts from an external (e.g., OpenAPI) definition file. </p>
|
|
@@ -3924,15 +4014,20 @@ export interface UntagResourceRequest {
|
|
|
3924
4014
|
}
|
|
3925
4015
|
/**
|
|
3926
4016
|
* @public
|
|
4017
|
+
* @enum
|
|
3927
4018
|
*/
|
|
3928
|
-
export declare
|
|
3929
|
-
add
|
|
3930
|
-
copy
|
|
3931
|
-
move
|
|
3932
|
-
remove
|
|
3933
|
-
replace
|
|
3934
|
-
test
|
|
3935
|
-
}
|
|
4019
|
+
export declare const Op: {
|
|
4020
|
+
readonly add: "add";
|
|
4021
|
+
readonly copy: "copy";
|
|
4022
|
+
readonly move: "move";
|
|
4023
|
+
readonly remove: "remove";
|
|
4024
|
+
readonly replace: "replace";
|
|
4025
|
+
readonly test: "test";
|
|
4026
|
+
};
|
|
4027
|
+
/**
|
|
4028
|
+
* @public
|
|
4029
|
+
*/
|
|
4030
|
+
export type Op = (typeof Op)[keyof typeof Op];
|
|
3936
4031
|
/**
|
|
3937
4032
|
* @public
|
|
3938
4033
|
* <p>For more information about supported patch operations, see <a href="https://docs.aws.amazon.com/apigateway/latest/api/patch-operations.html">Patch Operations</a>.</p>
|