@aws-sdk/client-apigatewayv2 3.948.0 → 3.953.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/index.js +1118 -781
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/CreateApiCommand.js +2 -2
- package/dist-es/commands/CreateApiMappingCommand.js +2 -2
- package/dist-es/commands/CreateAuthorizerCommand.js +2 -2
- package/dist-es/commands/CreateDeploymentCommand.js +2 -2
- package/dist-es/commands/CreateDomainNameCommand.js +2 -2
- package/dist-es/commands/CreateIntegrationCommand.js +2 -2
- package/dist-es/commands/CreateIntegrationResponseCommand.js +2 -2
- package/dist-es/commands/CreateModelCommand.js +2 -2
- package/dist-es/commands/CreatePortalCommand.js +2 -2
- package/dist-es/commands/CreatePortalProductCommand.js +2 -2
- package/dist-es/commands/CreateProductPageCommand.js +2 -2
- package/dist-es/commands/CreateProductRestEndpointPageCommand.js +2 -2
- package/dist-es/commands/CreateRouteCommand.js +2 -2
- package/dist-es/commands/CreateRouteResponseCommand.js +2 -2
- package/dist-es/commands/CreateRoutingRuleCommand.js +2 -2
- package/dist-es/commands/CreateStageCommand.js +2 -2
- package/dist-es/commands/CreateVpcLinkCommand.js +2 -2
- package/dist-es/commands/DeleteAccessLogSettingsCommand.js +2 -2
- package/dist-es/commands/DeleteApiCommand.js +2 -2
- package/dist-es/commands/DeleteApiMappingCommand.js +2 -2
- package/dist-es/commands/DeleteAuthorizerCommand.js +2 -2
- package/dist-es/commands/DeleteCorsConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteDeploymentCommand.js +2 -2
- package/dist-es/commands/DeleteDomainNameCommand.js +2 -2
- package/dist-es/commands/DeleteIntegrationCommand.js +2 -2
- package/dist-es/commands/DeleteIntegrationResponseCommand.js +2 -2
- package/dist-es/commands/DeleteModelCommand.js +2 -2
- package/dist-es/commands/DeletePortalCommand.js +2 -2
- package/dist-es/commands/DeletePortalProductCommand.js +2 -2
- package/dist-es/commands/DeletePortalProductSharingPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteProductPageCommand.js +2 -2
- package/dist-es/commands/DeleteProductRestEndpointPageCommand.js +2 -2
- package/dist-es/commands/DeleteRouteCommand.js +2 -2
- package/dist-es/commands/DeleteRouteRequestParameterCommand.js +2 -2
- package/dist-es/commands/DeleteRouteResponseCommand.js +2 -2
- package/dist-es/commands/DeleteRouteSettingsCommand.js +2 -2
- package/dist-es/commands/DeleteRoutingRuleCommand.js +2 -2
- package/dist-es/commands/DeleteStageCommand.js +2 -2
- package/dist-es/commands/DeleteVpcLinkCommand.js +2 -2
- package/dist-es/commands/DisablePortalCommand.js +2 -2
- package/dist-es/commands/ExportApiCommand.js +2 -2
- package/dist-es/commands/GetApiCommand.js +2 -2
- package/dist-es/commands/GetApiMappingCommand.js +2 -2
- package/dist-es/commands/GetApiMappingsCommand.js +2 -2
- package/dist-es/commands/GetApisCommand.js +2 -2
- package/dist-es/commands/GetAuthorizerCommand.js +2 -2
- package/dist-es/commands/GetAuthorizersCommand.js +2 -2
- package/dist-es/commands/GetDeploymentCommand.js +2 -2
- package/dist-es/commands/GetDeploymentsCommand.js +2 -2
- package/dist-es/commands/GetDomainNameCommand.js +2 -2
- package/dist-es/commands/GetDomainNamesCommand.js +2 -2
- package/dist-es/commands/GetIntegrationCommand.js +2 -2
- package/dist-es/commands/GetIntegrationResponseCommand.js +2 -2
- package/dist-es/commands/GetIntegrationResponsesCommand.js +2 -2
- package/dist-es/commands/GetIntegrationsCommand.js +2 -2
- package/dist-es/commands/GetModelCommand.js +2 -2
- package/dist-es/commands/GetModelTemplateCommand.js +2 -2
- package/dist-es/commands/GetModelsCommand.js +2 -2
- package/dist-es/commands/GetPortalCommand.js +2 -2
- package/dist-es/commands/GetPortalProductCommand.js +2 -2
- package/dist-es/commands/GetPortalProductSharingPolicyCommand.js +2 -2
- package/dist-es/commands/GetProductPageCommand.js +2 -2
- package/dist-es/commands/GetProductRestEndpointPageCommand.js +2 -2
- package/dist-es/commands/GetRouteCommand.js +2 -2
- package/dist-es/commands/GetRouteResponseCommand.js +2 -2
- package/dist-es/commands/GetRouteResponsesCommand.js +2 -2
- package/dist-es/commands/GetRoutesCommand.js +2 -2
- package/dist-es/commands/GetRoutingRuleCommand.js +2 -2
- package/dist-es/commands/GetStageCommand.js +2 -2
- package/dist-es/commands/GetStagesCommand.js +2 -2
- package/dist-es/commands/GetTagsCommand.js +2 -2
- package/dist-es/commands/GetVpcLinkCommand.js +2 -2
- package/dist-es/commands/GetVpcLinksCommand.js +2 -2
- package/dist-es/commands/ImportApiCommand.js +2 -2
- package/dist-es/commands/ListPortalProductsCommand.js +2 -2
- package/dist-es/commands/ListPortalsCommand.js +2 -2
- package/dist-es/commands/ListProductPagesCommand.js +2 -2
- package/dist-es/commands/ListProductRestEndpointPagesCommand.js +2 -2
- package/dist-es/commands/ListRoutingRulesCommand.js +2 -2
- package/dist-es/commands/PreviewPortalCommand.js +2 -2
- package/dist-es/commands/PublishPortalCommand.js +2 -2
- package/dist-es/commands/PutPortalProductSharingPolicyCommand.js +2 -2
- package/dist-es/commands/PutRoutingRuleCommand.js +2 -2
- package/dist-es/commands/ReimportApiCommand.js +2 -2
- package/dist-es/commands/ResetAuthorizersCacheCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateApiCommand.js +2 -2
- package/dist-es/commands/UpdateApiMappingCommand.js +2 -2
- package/dist-es/commands/UpdateAuthorizerCommand.js +2 -2
- package/dist-es/commands/UpdateDeploymentCommand.js +2 -2
- package/dist-es/commands/UpdateDomainNameCommand.js +2 -2
- package/dist-es/commands/UpdateIntegrationCommand.js +2 -2
- package/dist-es/commands/UpdateIntegrationResponseCommand.js +2 -2
- package/dist-es/commands/UpdateModelCommand.js +2 -2
- package/dist-es/commands/UpdatePortalCommand.js +2 -2
- package/dist-es/commands/UpdatePortalProductCommand.js +2 -2
- package/dist-es/commands/UpdateProductPageCommand.js +2 -2
- package/dist-es/commands/UpdateProductRestEndpointPageCommand.js +2 -2
- package/dist-es/commands/UpdateRouteCommand.js +2 -2
- package/dist-es/commands/UpdateRouteResponseCommand.js +2 -2
- package/dist-es/commands/UpdateStageCommand.js +2 -2
- package/dist-es/commands/UpdateVpcLinkCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +676 -682
- package/dist-types/ApiGatewayV2Client.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +344 -385
- package/dist-types/ts3.4/ApiGatewayV2Client.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +343 -386
- package/package.json +35 -35
package/dist-cjs/index.js
CHANGED
|
@@ -110,14 +110,14 @@ class ApiGatewayV2Client extends smithyClient.Client {
|
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
|
|
113
|
+
class ApiGatewayV2ServiceException extends smithyClient.ServiceException {
|
|
114
114
|
constructor(options) {
|
|
115
115
|
super(options);
|
|
116
116
|
Object.setPrototypeOf(this, ApiGatewayV2ServiceException.prototype);
|
|
117
117
|
}
|
|
118
|
-
}
|
|
118
|
+
}
|
|
119
119
|
|
|
120
|
-
|
|
120
|
+
class AccessDeniedException extends ApiGatewayV2ServiceException {
|
|
121
121
|
name = "AccessDeniedException";
|
|
122
122
|
$fault = "client";
|
|
123
123
|
Message;
|
|
@@ -130,8 +130,8 @@ let AccessDeniedException$1 = class AccessDeniedException extends ApiGatewayV2Se
|
|
|
130
130
|
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
131
131
|
this.Message = opts.Message;
|
|
132
132
|
}
|
|
133
|
-
}
|
|
134
|
-
|
|
133
|
+
}
|
|
134
|
+
class BadRequestException extends ApiGatewayV2ServiceException {
|
|
135
135
|
name = "BadRequestException";
|
|
136
136
|
$fault = "client";
|
|
137
137
|
Message;
|
|
@@ -144,8 +144,8 @@ let BadRequestException$1 = class BadRequestException extends ApiGatewayV2Servic
|
|
|
144
144
|
Object.setPrototypeOf(this, BadRequestException.prototype);
|
|
145
145
|
this.Message = opts.Message;
|
|
146
146
|
}
|
|
147
|
-
}
|
|
148
|
-
|
|
147
|
+
}
|
|
148
|
+
class ConflictException extends ApiGatewayV2ServiceException {
|
|
149
149
|
name = "ConflictException";
|
|
150
150
|
$fault = "client";
|
|
151
151
|
Message;
|
|
@@ -158,8 +158,8 @@ let ConflictException$1 = class ConflictException extends ApiGatewayV2ServiceExc
|
|
|
158
158
|
Object.setPrototypeOf(this, ConflictException.prototype);
|
|
159
159
|
this.Message = opts.Message;
|
|
160
160
|
}
|
|
161
|
-
}
|
|
162
|
-
|
|
161
|
+
}
|
|
162
|
+
class NotFoundException extends ApiGatewayV2ServiceException {
|
|
163
163
|
name = "NotFoundException";
|
|
164
164
|
$fault = "client";
|
|
165
165
|
Message;
|
|
@@ -174,8 +174,8 @@ let NotFoundException$1 = class NotFoundException extends ApiGatewayV2ServiceExc
|
|
|
174
174
|
this.Message = opts.Message;
|
|
175
175
|
this.ResourceType = opts.ResourceType;
|
|
176
176
|
}
|
|
177
|
-
}
|
|
178
|
-
|
|
177
|
+
}
|
|
178
|
+
class TooManyRequestsException extends ApiGatewayV2ServiceException {
|
|
179
179
|
name = "TooManyRequestsException";
|
|
180
180
|
$fault = "client";
|
|
181
181
|
LimitType;
|
|
@@ -190,7 +190,7 @@ let TooManyRequestsException$1 = class TooManyRequestsException extends ApiGatew
|
|
|
190
190
|
this.LimitType = opts.LimitType;
|
|
191
191
|
this.Message = opts.Message;
|
|
192
192
|
}
|
|
193
|
-
}
|
|
193
|
+
}
|
|
194
194
|
|
|
195
195
|
const _A = "Api";
|
|
196
196
|
const _AC = "AllowCredentials";
|
|
@@ -979,7 +979,7 @@ const _vLV = "vpcLinkVersion";
|
|
|
979
979
|
const _va = "value";
|
|
980
980
|
const _w = "warnings";
|
|
981
981
|
const n0 = "com.amazonaws.apigatewayv2";
|
|
982
|
-
var AccessDeniedException = [
|
|
982
|
+
var AccessDeniedException$ = [
|
|
983
983
|
-3,
|
|
984
984
|
n0,
|
|
985
985
|
_ADE,
|
|
@@ -987,8 +987,8 @@ var AccessDeniedException = [
|
|
|
987
987
|
[_M],
|
|
988
988
|
[[0, { [_jN]: _m }]],
|
|
989
989
|
];
|
|
990
|
-
schema.TypeRegistry.for(n0).registerError(AccessDeniedException
|
|
991
|
-
var AccessLogSettings = [
|
|
990
|
+
schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
991
|
+
var AccessLogSettings$ = [
|
|
992
992
|
3,
|
|
993
993
|
n0,
|
|
994
994
|
_ALS,
|
|
@@ -999,7 +999,7 @@ var AccessLogSettings = [
|
|
|
999
999
|
[0, { [_jN]: _f }],
|
|
1000
1000
|
],
|
|
1001
1001
|
];
|
|
1002
|
-
var ACMManaged = [
|
|
1002
|
+
var ACMManaged$ = [
|
|
1003
1003
|
3,
|
|
1004
1004
|
n0,
|
|
1005
1005
|
_ACMM,
|
|
@@ -1010,7 +1010,7 @@ var ACMManaged = [
|
|
|
1010
1010
|
[0, { [_jN]: _dN }],
|
|
1011
1011
|
],
|
|
1012
1012
|
];
|
|
1013
|
-
var Api = [
|
|
1013
|
+
var Api$ = [
|
|
1014
1014
|
3,
|
|
1015
1015
|
n0,
|
|
1016
1016
|
_A,
|
|
@@ -1021,7 +1021,7 @@ var Api = [
|
|
|
1021
1021
|
[2, { [_jN]: _aGM }],
|
|
1022
1022
|
[0, { [_jN]: _aI }],
|
|
1023
1023
|
[0, { [_jN]: _aKSE }],
|
|
1024
|
-
[() => Cors
|
|
1024
|
+
[() => Cors$, { [_jN]: _cC }],
|
|
1025
1025
|
[5, { [_jN]: _cD }],
|
|
1026
1026
|
[0, { [_jN]: _d }],
|
|
1027
1027
|
[2, { [_jN]: _dSV }],
|
|
@@ -1036,7 +1036,7 @@ var Api = [
|
|
|
1036
1036
|
[64 | 0, { [_jN]: _w }],
|
|
1037
1037
|
],
|
|
1038
1038
|
];
|
|
1039
|
-
var ApiMapping = [
|
|
1039
|
+
var ApiMapping$ = [
|
|
1040
1040
|
3,
|
|
1041
1041
|
n0,
|
|
1042
1042
|
_AM,
|
|
@@ -1049,18 +1049,18 @@ var ApiMapping = [
|
|
|
1049
1049
|
[0, { [_jN]: _s }],
|
|
1050
1050
|
],
|
|
1051
1051
|
];
|
|
1052
|
-
var Authorization = [
|
|
1052
|
+
var Authorization$ = [
|
|
1053
1053
|
3,
|
|
1054
1054
|
n0,
|
|
1055
1055
|
_Au,
|
|
1056
1056
|
0,
|
|
1057
1057
|
[_CCo, _No],
|
|
1058
1058
|
[
|
|
1059
|
-
[() => CognitoConfig
|
|
1060
|
-
[() => None
|
|
1059
|
+
[() => CognitoConfig$, { [_jN]: _cCo }],
|
|
1060
|
+
[() => None$, { [_jN]: _no }],
|
|
1061
1061
|
],
|
|
1062
1062
|
];
|
|
1063
|
-
var Authorizer = [
|
|
1063
|
+
var Authorizer$ = [
|
|
1064
1064
|
3,
|
|
1065
1065
|
n0,
|
|
1066
1066
|
_Aut,
|
|
@@ -1076,11 +1076,11 @@ var Authorizer = [
|
|
|
1076
1076
|
[2, { [_jN]: _eSR }],
|
|
1077
1077
|
[64 | 0, { [_jN]: _iS }],
|
|
1078
1078
|
[0, { [_jN]: _iVE }],
|
|
1079
|
-
[() => JWTConfiguration
|
|
1079
|
+
[() => JWTConfiguration$, { [_jN]: _jC }],
|
|
1080
1080
|
[0, { [_jN]: _n }],
|
|
1081
1081
|
],
|
|
1082
1082
|
];
|
|
1083
|
-
var BadRequestException = [
|
|
1083
|
+
var BadRequestException$ = [
|
|
1084
1084
|
-3,
|
|
1085
1085
|
n0,
|
|
1086
1086
|
_BRE,
|
|
@@ -1088,8 +1088,8 @@ var BadRequestException = [
|
|
|
1088
1088
|
[_M],
|
|
1089
1089
|
[[0, { [_jN]: _m }]],
|
|
1090
1090
|
];
|
|
1091
|
-
schema.TypeRegistry.for(n0).registerError(BadRequestException
|
|
1092
|
-
var CognitoConfig = [
|
|
1091
|
+
schema.TypeRegistry.for(n0).registerError(BadRequestException$, BadRequestException);
|
|
1092
|
+
var CognitoConfig$ = [
|
|
1093
1093
|
3,
|
|
1094
1094
|
n0,
|
|
1095
1095
|
_CCo,
|
|
@@ -1101,9 +1101,9 @@ var CognitoConfig = [
|
|
|
1101
1101
|
[0, { [_jN]: _uPD }],
|
|
1102
1102
|
],
|
|
1103
1103
|
];
|
|
1104
|
-
var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M], [[0, { [_jN]: _m }]]];
|
|
1105
|
-
schema.TypeRegistry.for(n0).registerError(ConflictException
|
|
1106
|
-
var Cors = [
|
|
1104
|
+
var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M], [[0, { [_jN]: _m }]]];
|
|
1105
|
+
schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
1106
|
+
var Cors$ = [
|
|
1107
1107
|
3,
|
|
1108
1108
|
n0,
|
|
1109
1109
|
_C,
|
|
@@ -1118,7 +1118,7 @@ var Cors = [
|
|
|
1118
1118
|
[1, { [_jN]: _mA }],
|
|
1119
1119
|
],
|
|
1120
1120
|
];
|
|
1121
|
-
var CreateApiMappingRequest = [
|
|
1121
|
+
var CreateApiMappingRequest$ = [
|
|
1122
1122
|
3,
|
|
1123
1123
|
n0,
|
|
1124
1124
|
_CAMR,
|
|
@@ -1131,7 +1131,7 @@ var CreateApiMappingRequest = [
|
|
|
1131
1131
|
[0, { [_jN]: _s }],
|
|
1132
1132
|
],
|
|
1133
1133
|
];
|
|
1134
|
-
var CreateApiMappingResponse = [
|
|
1134
|
+
var CreateApiMappingResponse$ = [
|
|
1135
1135
|
3,
|
|
1136
1136
|
n0,
|
|
1137
1137
|
_CAMRr,
|
|
@@ -1144,7 +1144,7 @@ var CreateApiMappingResponse = [
|
|
|
1144
1144
|
[0, { [_jN]: _s }],
|
|
1145
1145
|
],
|
|
1146
1146
|
];
|
|
1147
|
-
var CreateApiRequest = [
|
|
1147
|
+
var CreateApiRequest$ = [
|
|
1148
1148
|
3,
|
|
1149
1149
|
n0,
|
|
1150
1150
|
_CAR,
|
|
@@ -1152,7 +1152,7 @@ var CreateApiRequest = [
|
|
|
1152
1152
|
[_AKSE, _CC, _CAr, _D, _DSV, _DEAE, _IAT, _N, _PT, _RK, _RSE, _T, _Ta, _V],
|
|
1153
1153
|
[
|
|
1154
1154
|
[0, { [_jN]: _aKSE }],
|
|
1155
|
-
[() => Cors
|
|
1155
|
+
[() => Cors$, { [_jN]: _cC }],
|
|
1156
1156
|
[0, { [_jN]: _cAr }],
|
|
1157
1157
|
[0, { [_jN]: _d }],
|
|
1158
1158
|
[2, { [_jN]: _dSV }],
|
|
@@ -1167,7 +1167,7 @@ var CreateApiRequest = [
|
|
|
1167
1167
|
[0, { [_jN]: _v }],
|
|
1168
1168
|
],
|
|
1169
1169
|
];
|
|
1170
|
-
var CreateApiResponse = [
|
|
1170
|
+
var CreateApiResponse$ = [
|
|
1171
1171
|
3,
|
|
1172
1172
|
n0,
|
|
1173
1173
|
_CARr,
|
|
@@ -1178,7 +1178,7 @@ var CreateApiResponse = [
|
|
|
1178
1178
|
[2, { [_jN]: _aGM }],
|
|
1179
1179
|
[0, { [_jN]: _aI }],
|
|
1180
1180
|
[0, { [_jN]: _aKSE }],
|
|
1181
|
-
[() => Cors
|
|
1181
|
+
[() => Cors$, { [_jN]: _cC }],
|
|
1182
1182
|
[5, { [_jN]: _cD }],
|
|
1183
1183
|
[0, { [_jN]: _d }],
|
|
1184
1184
|
[2, { [_jN]: _dSV }],
|
|
@@ -1193,7 +1193,7 @@ var CreateApiResponse = [
|
|
|
1193
1193
|
[64 | 0, { [_jN]: _w }],
|
|
1194
1194
|
],
|
|
1195
1195
|
];
|
|
1196
|
-
var CreateAuthorizerRequest = [
|
|
1196
|
+
var CreateAuthorizerRequest$ = [
|
|
1197
1197
|
3,
|
|
1198
1198
|
n0,
|
|
1199
1199
|
_CARre,
|
|
@@ -1209,11 +1209,11 @@ var CreateAuthorizerRequest = [
|
|
|
1209
1209
|
[2, { [_jN]: _eSR }],
|
|
1210
1210
|
[64 | 0, { [_jN]: _iS }],
|
|
1211
1211
|
[0, { [_jN]: _iVE }],
|
|
1212
|
-
[() => JWTConfiguration
|
|
1212
|
+
[() => JWTConfiguration$, { [_jN]: _jC }],
|
|
1213
1213
|
[0, { [_jN]: _n }],
|
|
1214
1214
|
],
|
|
1215
1215
|
];
|
|
1216
|
-
var CreateAuthorizerResponse = [
|
|
1216
|
+
var CreateAuthorizerResponse$ = [
|
|
1217
1217
|
3,
|
|
1218
1218
|
n0,
|
|
1219
1219
|
_CARrea,
|
|
@@ -1229,11 +1229,11 @@ var CreateAuthorizerResponse = [
|
|
|
1229
1229
|
[2, { [_jN]: _eSR }],
|
|
1230
1230
|
[64 | 0, { [_jN]: _iS }],
|
|
1231
1231
|
[0, { [_jN]: _iVE }],
|
|
1232
|
-
[() => JWTConfiguration
|
|
1232
|
+
[() => JWTConfiguration$, { [_jN]: _jC }],
|
|
1233
1233
|
[0, { [_jN]: _n }],
|
|
1234
1234
|
],
|
|
1235
1235
|
];
|
|
1236
|
-
var CreateDeploymentRequest = [
|
|
1236
|
+
var CreateDeploymentRequest$ = [
|
|
1237
1237
|
3,
|
|
1238
1238
|
n0,
|
|
1239
1239
|
_CDR,
|
|
@@ -1245,7 +1245,7 @@ var CreateDeploymentRequest = [
|
|
|
1245
1245
|
[0, { [_jN]: _sN }],
|
|
1246
1246
|
],
|
|
1247
1247
|
];
|
|
1248
|
-
var CreateDeploymentResponse = [
|
|
1248
|
+
var CreateDeploymentResponse$ = [
|
|
1249
1249
|
3,
|
|
1250
1250
|
n0,
|
|
1251
1251
|
_CDRr,
|
|
@@ -1260,7 +1260,7 @@ var CreateDeploymentResponse = [
|
|
|
1260
1260
|
[0, { [_jN]: _d }],
|
|
1261
1261
|
],
|
|
1262
1262
|
];
|
|
1263
|
-
var CreateDomainNameRequest = [
|
|
1263
|
+
var CreateDomainNameRequest$ = [
|
|
1264
1264
|
3,
|
|
1265
1265
|
n0,
|
|
1266
1266
|
_CDNR,
|
|
@@ -1269,12 +1269,12 @@ var CreateDomainNameRequest = [
|
|
|
1269
1269
|
[
|
|
1270
1270
|
[0, { [_jN]: _dN }],
|
|
1271
1271
|
[() => DomainNameConfigurations, { [_jN]: _dNC }],
|
|
1272
|
-
[() => MutualTlsAuthenticationInput
|
|
1272
|
+
[() => MutualTlsAuthenticationInput$, { [_jN]: _mTA }],
|
|
1273
1273
|
[0, { [_jN]: _rM }],
|
|
1274
1274
|
[128 | 0, { [_jN]: _t }],
|
|
1275
1275
|
],
|
|
1276
1276
|
];
|
|
1277
|
-
var CreateDomainNameResponse = [
|
|
1277
|
+
var CreateDomainNameResponse$ = [
|
|
1278
1278
|
3,
|
|
1279
1279
|
n0,
|
|
1280
1280
|
_CDNRr,
|
|
@@ -1285,12 +1285,12 @@ var CreateDomainNameResponse = [
|
|
|
1285
1285
|
[0, { [_jN]: _dN }],
|
|
1286
1286
|
[0, { [_jN]: _dNA }],
|
|
1287
1287
|
[() => DomainNameConfigurations, { [_jN]: _dNC }],
|
|
1288
|
-
[() => MutualTlsAuthentication
|
|
1288
|
+
[() => MutualTlsAuthentication$, { [_jN]: _mTA }],
|
|
1289
1289
|
[0, { [_jN]: _rM }],
|
|
1290
1290
|
[128 | 0, { [_jN]: _t }],
|
|
1291
1291
|
],
|
|
1292
1292
|
];
|
|
1293
|
-
var CreateIntegrationRequest = [
|
|
1293
|
+
var CreateIntegrationRequest$ = [
|
|
1294
1294
|
3,
|
|
1295
1295
|
n0,
|
|
1296
1296
|
_CIR,
|
|
@@ -1314,10 +1314,10 @@ var CreateIntegrationRequest = [
|
|
|
1314
1314
|
[[2, n0, _RPe, 0, 0, 128 | 0], { [_jN]: _rPe }],
|
|
1315
1315
|
[0, { [_jN]: _tSE }],
|
|
1316
1316
|
[1, { [_jN]: _tIM }],
|
|
1317
|
-
[() => TlsConfigInput
|
|
1317
|
+
[() => TlsConfigInput$, { [_jN]: _tC }],
|
|
1318
1318
|
],
|
|
1319
1319
|
];
|
|
1320
|
-
var CreateIntegrationResponseRequest = [
|
|
1320
|
+
var CreateIntegrationResponseRequest$ = [
|
|
1321
1321
|
3,
|
|
1322
1322
|
n0,
|
|
1323
1323
|
_CIRR,
|
|
@@ -1333,7 +1333,7 @@ var CreateIntegrationResponseRequest = [
|
|
|
1333
1333
|
[0, { [_jN]: _tSE }],
|
|
1334
1334
|
],
|
|
1335
1335
|
];
|
|
1336
|
-
var CreateIntegrationResponseResponse = [
|
|
1336
|
+
var CreateIntegrationResponseResponse$ = [
|
|
1337
1337
|
3,
|
|
1338
1338
|
n0,
|
|
1339
1339
|
_CIRRr,
|
|
@@ -1348,7 +1348,7 @@ var CreateIntegrationResponseResponse = [
|
|
|
1348
1348
|
[0, { [_jN]: _tSE }],
|
|
1349
1349
|
],
|
|
1350
1350
|
];
|
|
1351
|
-
var CreateIntegrationResult = [
|
|
1351
|
+
var CreateIntegrationResult$ = [
|
|
1352
1352
|
3,
|
|
1353
1353
|
n0,
|
|
1354
1354
|
_CIRr,
|
|
@@ -1374,10 +1374,10 @@ var CreateIntegrationResult = [
|
|
|
1374
1374
|
[[2, n0, _RPe, 0, 0, 128 | 0], { [_jN]: _rPe }],
|
|
1375
1375
|
[0, { [_jN]: _tSE }],
|
|
1376
1376
|
[1, { [_jN]: _tIM }],
|
|
1377
|
-
[() => TlsConfig
|
|
1377
|
+
[() => TlsConfig$, { [_jN]: _tC }],
|
|
1378
1378
|
],
|
|
1379
1379
|
];
|
|
1380
|
-
var CreateModelRequest = [
|
|
1380
|
+
var CreateModelRequest$ = [
|
|
1381
1381
|
3,
|
|
1382
1382
|
n0,
|
|
1383
1383
|
_CMR,
|
|
@@ -1391,7 +1391,7 @@ var CreateModelRequest = [
|
|
|
1391
1391
|
[0, { [_jN]: _sc }],
|
|
1392
1392
|
],
|
|
1393
1393
|
];
|
|
1394
|
-
var CreateModelResponse = [
|
|
1394
|
+
var CreateModelResponse$ = [
|
|
1395
1395
|
3,
|
|
1396
1396
|
n0,
|
|
1397
1397
|
_CMRr,
|
|
@@ -1405,7 +1405,7 @@ var CreateModelResponse = [
|
|
|
1405
1405
|
[0, { [_jN]: _sc }],
|
|
1406
1406
|
],
|
|
1407
1407
|
];
|
|
1408
|
-
var CreatePortalProductRequest = [
|
|
1408
|
+
var CreatePortalProductRequest$ = [
|
|
1409
1409
|
3,
|
|
1410
1410
|
n0,
|
|
1411
1411
|
_CPPR,
|
|
@@ -1417,7 +1417,7 @@ var CreatePortalProductRequest = [
|
|
|
1417
1417
|
[128 | 0, { [_jN]: _t }],
|
|
1418
1418
|
],
|
|
1419
1419
|
];
|
|
1420
|
-
var CreatePortalProductResponse = [
|
|
1420
|
+
var CreatePortalProductResponse$ = [
|
|
1421
1421
|
3,
|
|
1422
1422
|
n0,
|
|
1423
1423
|
_CPPRr,
|
|
@@ -1426,106 +1426,106 @@ var CreatePortalProductResponse = [
|
|
|
1426
1426
|
[
|
|
1427
1427
|
[0, { [_jN]: _d }],
|
|
1428
1428
|
[0, { [_jN]: _dNi }],
|
|
1429
|
-
[() => DisplayOrder
|
|
1429
|
+
[() => DisplayOrder$, { [_jN]: _dO }],
|
|
1430
1430
|
[5, { [_jN]: _lM }],
|
|
1431
1431
|
[0, { [_jN]: _pPA }],
|
|
1432
1432
|
[0, { [_jN]: _pPI }],
|
|
1433
1433
|
[128 | 0, { [_jN]: _t }],
|
|
1434
1434
|
],
|
|
1435
1435
|
];
|
|
1436
|
-
var CreatePortalRequest = [
|
|
1436
|
+
var CreatePortalRequest$ = [
|
|
1437
1437
|
3,
|
|
1438
1438
|
n0,
|
|
1439
1439
|
_CPR,
|
|
1440
1440
|
0,
|
|
1441
1441
|
[_Au, _EC, _IPPA, _LU, _PC, _RAMN, _T],
|
|
1442
1442
|
[
|
|
1443
|
-
[() => Authorization
|
|
1444
|
-
[() => EndpointConfigurationRequest
|
|
1443
|
+
[() => Authorization$, { [_jN]: _a }],
|
|
1444
|
+
[() => EndpointConfigurationRequest$, { [_jN]: _eC }],
|
|
1445
1445
|
[64 | 0, { [_jN]: _iPPA }],
|
|
1446
1446
|
[0, { [_jN]: _lU }],
|
|
1447
|
-
[() => PortalContent
|
|
1447
|
+
[() => PortalContent$, { [_jN]: _pC }],
|
|
1448
1448
|
[0, { [_jN]: _rAMN }],
|
|
1449
1449
|
[128 | 0, { [_jN]: _t }],
|
|
1450
1450
|
],
|
|
1451
1451
|
];
|
|
1452
|
-
var CreatePortalResponse = [
|
|
1452
|
+
var CreatePortalResponse$ = [
|
|
1453
1453
|
3,
|
|
1454
1454
|
n0,
|
|
1455
1455
|
_CPRr,
|
|
1456
1456
|
0,
|
|
1457
1457
|
[_Au, _EC, _IPPA, _LM, _LP, _LPD, _PA, _PC, _PI, _PS, _RAMN, _SE, _T],
|
|
1458
1458
|
[
|
|
1459
|
-
[() => Authorization
|
|
1460
|
-
[() => EndpointConfigurationResponse
|
|
1459
|
+
[() => Authorization$, { [_jN]: _a }],
|
|
1460
|
+
[() => EndpointConfigurationResponse$, { [_jN]: _eC }],
|
|
1461
1461
|
[64 | 0, { [_jN]: _iPPA }],
|
|
1462
1462
|
[5, { [_jN]: _lM }],
|
|
1463
1463
|
[5, { [_jN]: _lP }],
|
|
1464
1464
|
[0, { [_jN]: _lPD }],
|
|
1465
1465
|
[0, { [_jN]: _pA }],
|
|
1466
|
-
[() => PortalContent
|
|
1466
|
+
[() => PortalContent$, { [_jN]: _pC }],
|
|
1467
1467
|
[0, { [_jN]: _pI }],
|
|
1468
1468
|
[0, { [_jN]: _pS }],
|
|
1469
1469
|
[0, { [_jN]: _rAMN }],
|
|
1470
|
-
[() => StatusException
|
|
1470
|
+
[() => StatusException$, { [_jN]: _sE }],
|
|
1471
1471
|
[128 | 0, { [_jN]: _t }],
|
|
1472
1472
|
],
|
|
1473
1473
|
];
|
|
1474
|
-
var CreateProductPageRequest = [
|
|
1474
|
+
var CreateProductPageRequest$ = [
|
|
1475
1475
|
3,
|
|
1476
1476
|
n0,
|
|
1477
1477
|
_CPPRre,
|
|
1478
1478
|
0,
|
|
1479
1479
|
[_DC, _PPI],
|
|
1480
1480
|
[
|
|
1481
|
-
[() => DisplayContent
|
|
1481
|
+
[() => DisplayContent$, { [_jN]: _dC }],
|
|
1482
1482
|
[0, 1],
|
|
1483
1483
|
],
|
|
1484
1484
|
];
|
|
1485
|
-
var CreateProductPageResponse = [
|
|
1485
|
+
var CreateProductPageResponse$ = [
|
|
1486
1486
|
3,
|
|
1487
1487
|
n0,
|
|
1488
1488
|
_CPPRrea,
|
|
1489
1489
|
0,
|
|
1490
1490
|
[_DC, _LM, _PPAr, _PPIr],
|
|
1491
1491
|
[
|
|
1492
|
-
[() => DisplayContent
|
|
1492
|
+
[() => DisplayContent$, { [_jN]: _dC }],
|
|
1493
1493
|
[5, { [_jN]: _lM }],
|
|
1494
1494
|
[0, { [_jN]: _pPAr }],
|
|
1495
1495
|
[0, { [_jN]: _pPIr }],
|
|
1496
1496
|
],
|
|
1497
1497
|
];
|
|
1498
|
-
var CreateProductRestEndpointPageRequest = [
|
|
1498
|
+
var CreateProductRestEndpointPageRequest$ = [
|
|
1499
1499
|
3,
|
|
1500
1500
|
n0,
|
|
1501
1501
|
_CPREPR,
|
|
1502
1502
|
0,
|
|
1503
1503
|
[_DC, _PPI, _REI, _TIS],
|
|
1504
1504
|
[
|
|
1505
|
-
[() => EndpointDisplayContent
|
|
1505
|
+
[() => EndpointDisplayContent$, { [_jN]: _dC }],
|
|
1506
1506
|
[0, 1],
|
|
1507
|
-
[() => RestEndpointIdentifier
|
|
1507
|
+
[() => RestEndpointIdentifier$, { [_jN]: _rEI }],
|
|
1508
1508
|
[0, { [_jN]: _tIS }],
|
|
1509
1509
|
],
|
|
1510
1510
|
];
|
|
1511
|
-
var CreateProductRestEndpointPageResponse = [
|
|
1511
|
+
var CreateProductRestEndpointPageResponse$ = [
|
|
1512
1512
|
3,
|
|
1513
1513
|
n0,
|
|
1514
1514
|
_CPREPRr,
|
|
1515
1515
|
0,
|
|
1516
1516
|
[_DC, _LM, _PREPA, _PREPI, _REI, _St, _SE, _TIS],
|
|
1517
1517
|
[
|
|
1518
|
-
[() => EndpointDisplayContentResponse
|
|
1518
|
+
[() => EndpointDisplayContentResponse$, { [_jN]: _dC }],
|
|
1519
1519
|
[5, { [_jN]: _lM }],
|
|
1520
1520
|
[0, { [_jN]: _pREPA }],
|
|
1521
1521
|
[0, { [_jN]: _pREPI }],
|
|
1522
|
-
[() => RestEndpointIdentifier
|
|
1522
|
+
[() => RestEndpointIdentifier$, { [_jN]: _rEI }],
|
|
1523
1523
|
[0, { [_jN]: _st }],
|
|
1524
|
-
[() => StatusException
|
|
1524
|
+
[() => StatusException$, { [_jN]: _sE }],
|
|
1525
1525
|
[0, { [_jN]: _tIS }],
|
|
1526
1526
|
],
|
|
1527
1527
|
];
|
|
1528
|
-
var CreateRouteRequest = [
|
|
1528
|
+
var CreateRouteRequest$ = [
|
|
1529
1529
|
3,
|
|
1530
1530
|
n0,
|
|
1531
1531
|
_CRR,
|
|
@@ -1546,7 +1546,7 @@ var CreateRouteRequest = [
|
|
|
1546
1546
|
[0, { [_jN]: _ta }],
|
|
1547
1547
|
],
|
|
1548
1548
|
];
|
|
1549
|
-
var CreateRouteResponseRequest = [
|
|
1549
|
+
var CreateRouteResponseRequest$ = [
|
|
1550
1550
|
3,
|
|
1551
1551
|
n0,
|
|
1552
1552
|
_CRRR,
|
|
@@ -1561,7 +1561,7 @@ var CreateRouteResponseRequest = [
|
|
|
1561
1561
|
[0, { [_jN]: _rRK }],
|
|
1562
1562
|
],
|
|
1563
1563
|
];
|
|
1564
|
-
var CreateRouteResponseResponse = [
|
|
1564
|
+
var CreateRouteResponseResponse$ = [
|
|
1565
1565
|
3,
|
|
1566
1566
|
n0,
|
|
1567
1567
|
_CRRRr,
|
|
@@ -1575,7 +1575,7 @@ var CreateRouteResponseResponse = [
|
|
|
1575
1575
|
[0, { [_jN]: _rRK }],
|
|
1576
1576
|
],
|
|
1577
1577
|
];
|
|
1578
|
-
var CreateRouteResult = [
|
|
1578
|
+
var CreateRouteResult$ = [
|
|
1579
1579
|
3,
|
|
1580
1580
|
n0,
|
|
1581
1581
|
_CRRr,
|
|
@@ -1597,7 +1597,7 @@ var CreateRouteResult = [
|
|
|
1597
1597
|
[0, { [_jN]: _ta }],
|
|
1598
1598
|
],
|
|
1599
1599
|
];
|
|
1600
|
-
var CreateRoutingRuleRequest = [
|
|
1600
|
+
var CreateRoutingRuleRequest$ = [
|
|
1601
1601
|
3,
|
|
1602
1602
|
n0,
|
|
1603
1603
|
_CRRRre,
|
|
@@ -1611,7 +1611,7 @@ var CreateRoutingRuleRequest = [
|
|
|
1611
1611
|
[1, { [_jN]: _p }],
|
|
1612
1612
|
],
|
|
1613
1613
|
];
|
|
1614
|
-
var CreateRoutingRuleResponse = [
|
|
1614
|
+
var CreateRoutingRuleResponse$ = [
|
|
1615
1615
|
3,
|
|
1616
1616
|
n0,
|
|
1617
1617
|
_CRRRrea,
|
|
@@ -1625,18 +1625,18 @@ var CreateRoutingRuleResponse = [
|
|
|
1625
1625
|
[0, { [_jN]: _rRIo }],
|
|
1626
1626
|
],
|
|
1627
1627
|
];
|
|
1628
|
-
var CreateStageRequest = [
|
|
1628
|
+
var CreateStageRequest$ = [
|
|
1629
1629
|
3,
|
|
1630
1630
|
n0,
|
|
1631
1631
|
_CSR,
|
|
1632
1632
|
0,
|
|
1633
1633
|
[_ALS, _AI, _ADu, _CCI, _DRS, _DI, _D, _RS, _SN, _SV, _T],
|
|
1634
1634
|
[
|
|
1635
|
-
[() => AccessLogSettings
|
|
1635
|
+
[() => AccessLogSettings$, { [_jN]: _aLS }],
|
|
1636
1636
|
[0, 1],
|
|
1637
1637
|
[2, { [_jN]: _aDu }],
|
|
1638
1638
|
[0, { [_jN]: _cCI }],
|
|
1639
|
-
[() => RouteSettings
|
|
1639
|
+
[() => RouteSettings$, { [_jN]: _dRS }],
|
|
1640
1640
|
[0, { [_jN]: _dI }],
|
|
1641
1641
|
[0, { [_jN]: _d }],
|
|
1642
1642
|
[() => RouteSettingsMap, { [_jN]: _rS }],
|
|
@@ -1645,19 +1645,19 @@ var CreateStageRequest = [
|
|
|
1645
1645
|
[128 | 0, { [_jN]: _t }],
|
|
1646
1646
|
],
|
|
1647
1647
|
];
|
|
1648
|
-
var CreateStageResponse = [
|
|
1648
|
+
var CreateStageResponse$ = [
|
|
1649
1649
|
3,
|
|
1650
1650
|
n0,
|
|
1651
1651
|
_CSRr,
|
|
1652
1652
|
0,
|
|
1653
1653
|
[_ALS, _AGM, _ADu, _CCI, _CD, _DRS, _DI, _D, _LDSM, _LUD, _RS, _SN, _SV, _T],
|
|
1654
1654
|
[
|
|
1655
|
-
[() => AccessLogSettings
|
|
1655
|
+
[() => AccessLogSettings$, { [_jN]: _aLS }],
|
|
1656
1656
|
[2, { [_jN]: _aGM }],
|
|
1657
1657
|
[2, { [_jN]: _aDu }],
|
|
1658
1658
|
[0, { [_jN]: _cCI }],
|
|
1659
1659
|
[5, { [_jN]: _cD }],
|
|
1660
|
-
[() => RouteSettings
|
|
1660
|
+
[() => RouteSettings$, { [_jN]: _dRS }],
|
|
1661
1661
|
[0, { [_jN]: _dI }],
|
|
1662
1662
|
[0, { [_jN]: _d }],
|
|
1663
1663
|
[0, { [_jN]: _lDSM }],
|
|
@@ -1668,7 +1668,7 @@ var CreateStageResponse = [
|
|
|
1668
1668
|
[128 | 0, { [_jN]: _t }],
|
|
1669
1669
|
],
|
|
1670
1670
|
];
|
|
1671
|
-
var CreateVpcLinkRequest = [
|
|
1671
|
+
var CreateVpcLinkRequest$ = [
|
|
1672
1672
|
3,
|
|
1673
1673
|
n0,
|
|
1674
1674
|
_CVLR,
|
|
@@ -1681,7 +1681,7 @@ var CreateVpcLinkRequest = [
|
|
|
1681
1681
|
[128 | 0, { [_jN]: _t }],
|
|
1682
1682
|
],
|
|
1683
1683
|
];
|
|
1684
|
-
var CreateVpcLinkResponse = [
|
|
1684
|
+
var CreateVpcLinkResponse$ = [
|
|
1685
1685
|
3,
|
|
1686
1686
|
n0,
|
|
1687
1687
|
_CVLRr,
|
|
@@ -1699,7 +1699,7 @@ var CreateVpcLinkResponse = [
|
|
|
1699
1699
|
[0, { [_jN]: _vLV }],
|
|
1700
1700
|
],
|
|
1701
1701
|
];
|
|
1702
|
-
var CustomColors = [
|
|
1702
|
+
var CustomColors$ = [
|
|
1703
1703
|
3,
|
|
1704
1704
|
n0,
|
|
1705
1705
|
_CCu,
|
|
@@ -1714,7 +1714,7 @@ var CustomColors = [
|
|
|
1714
1714
|
[0, { [_jN]: _tCe }],
|
|
1715
1715
|
],
|
|
1716
1716
|
];
|
|
1717
|
-
var DeleteAccessLogSettingsRequest = [
|
|
1717
|
+
var DeleteAccessLogSettingsRequest$ = [
|
|
1718
1718
|
3,
|
|
1719
1719
|
n0,
|
|
1720
1720
|
_DALSR,
|
|
@@ -1725,7 +1725,7 @@ var DeleteAccessLogSettingsRequest = [
|
|
|
1725
1725
|
[0, 1],
|
|
1726
1726
|
],
|
|
1727
1727
|
];
|
|
1728
|
-
var DeleteApiMappingRequest = [
|
|
1728
|
+
var DeleteApiMappingRequest$ = [
|
|
1729
1729
|
3,
|
|
1730
1730
|
n0,
|
|
1731
1731
|
_DAMR,
|
|
@@ -1736,8 +1736,8 @@ var DeleteApiMappingRequest = [
|
|
|
1736
1736
|
[0, 1],
|
|
1737
1737
|
],
|
|
1738
1738
|
];
|
|
1739
|
-
var DeleteApiRequest = [3, n0, _DAR, 0, [_AI], [[0, 1]]];
|
|
1740
|
-
var DeleteAuthorizerRequest = [
|
|
1739
|
+
var DeleteApiRequest$ = [3, n0, _DAR, 0, [_AI], [[0, 1]]];
|
|
1740
|
+
var DeleteAuthorizerRequest$ = [
|
|
1741
1741
|
3,
|
|
1742
1742
|
n0,
|
|
1743
1743
|
_DARe,
|
|
@@ -1748,8 +1748,8 @@ var DeleteAuthorizerRequest = [
|
|
|
1748
1748
|
[0, 1],
|
|
1749
1749
|
],
|
|
1750
1750
|
];
|
|
1751
|
-
var DeleteCorsConfigurationRequest = [3, n0, _DCCR, 0, [_AI], [[0, 1]]];
|
|
1752
|
-
var DeleteDeploymentRequest = [
|
|
1751
|
+
var DeleteCorsConfigurationRequest$ = [3, n0, _DCCR, 0, [_AI], [[0, 1]]];
|
|
1752
|
+
var DeleteDeploymentRequest$ = [
|
|
1753
1753
|
3,
|
|
1754
1754
|
n0,
|
|
1755
1755
|
_DDR,
|
|
@@ -1760,8 +1760,8 @@ var DeleteDeploymentRequest = [
|
|
|
1760
1760
|
[0, 1],
|
|
1761
1761
|
],
|
|
1762
1762
|
];
|
|
1763
|
-
var DeleteDomainNameRequest = [3, n0, _DDNR, 0, [_DN], [[0, 1]]];
|
|
1764
|
-
var DeleteIntegrationRequest = [
|
|
1763
|
+
var DeleteDomainNameRequest$ = [3, n0, _DDNR, 0, [_DN], [[0, 1]]];
|
|
1764
|
+
var DeleteIntegrationRequest$ = [
|
|
1765
1765
|
3,
|
|
1766
1766
|
n0,
|
|
1767
1767
|
_DIR,
|
|
@@ -1772,7 +1772,7 @@ var DeleteIntegrationRequest = [
|
|
|
1772
1772
|
[0, 1],
|
|
1773
1773
|
],
|
|
1774
1774
|
];
|
|
1775
|
-
var DeleteIntegrationResponseRequest = [
|
|
1775
|
+
var DeleteIntegrationResponseRequest$ = [
|
|
1776
1776
|
3,
|
|
1777
1777
|
n0,
|
|
1778
1778
|
_DIRR,
|
|
@@ -1784,7 +1784,7 @@ var DeleteIntegrationResponseRequest = [
|
|
|
1784
1784
|
[0, 1],
|
|
1785
1785
|
],
|
|
1786
1786
|
];
|
|
1787
|
-
var DeleteModelRequest = [
|
|
1787
|
+
var DeleteModelRequest$ = [
|
|
1788
1788
|
3,
|
|
1789
1789
|
n0,
|
|
1790
1790
|
_DMR,
|
|
@@ -1795,10 +1795,10 @@ var DeleteModelRequest = [
|
|
|
1795
1795
|
[0, 1],
|
|
1796
1796
|
],
|
|
1797
1797
|
];
|
|
1798
|
-
var DeletePortalProductRequest = [3, n0, _DPPR, 0, [_PPI], [[0, 1]]];
|
|
1799
|
-
var DeletePortalProductSharingPolicyRequest = [3, n0, _DPPSPR, 0, [_PPI], [[0, 1]]];
|
|
1800
|
-
var DeletePortalRequest = [3, n0, _DPR, 0, [_PI], [[0, 1]]];
|
|
1801
|
-
var DeleteProductPageRequest = [
|
|
1798
|
+
var DeletePortalProductRequest$ = [3, n0, _DPPR, 0, [_PPI], [[0, 1]]];
|
|
1799
|
+
var DeletePortalProductSharingPolicyRequest$ = [3, n0, _DPPSPR, 0, [_PPI], [[0, 1]]];
|
|
1800
|
+
var DeletePortalRequest$ = [3, n0, _DPR, 0, [_PI], [[0, 1]]];
|
|
1801
|
+
var DeleteProductPageRequest$ = [
|
|
1802
1802
|
3,
|
|
1803
1803
|
n0,
|
|
1804
1804
|
_DPPRe,
|
|
@@ -1809,7 +1809,7 @@ var DeleteProductPageRequest = [
|
|
|
1809
1809
|
[0, 1],
|
|
1810
1810
|
],
|
|
1811
1811
|
];
|
|
1812
|
-
var DeleteProductRestEndpointPageRequest = [
|
|
1812
|
+
var DeleteProductRestEndpointPageRequest$ = [
|
|
1813
1813
|
3,
|
|
1814
1814
|
n0,
|
|
1815
1815
|
_DPREPR,
|
|
@@ -1820,7 +1820,7 @@ var DeleteProductRestEndpointPageRequest = [
|
|
|
1820
1820
|
[0, 1],
|
|
1821
1821
|
],
|
|
1822
1822
|
];
|
|
1823
|
-
var DeleteRouteRequest = [
|
|
1823
|
+
var DeleteRouteRequest$ = [
|
|
1824
1824
|
3,
|
|
1825
1825
|
n0,
|
|
1826
1826
|
_DRR,
|
|
@@ -1831,7 +1831,7 @@ var DeleteRouteRequest = [
|
|
|
1831
1831
|
[0, 1],
|
|
1832
1832
|
],
|
|
1833
1833
|
];
|
|
1834
|
-
var DeleteRouteRequestParameterRequest = [
|
|
1834
|
+
var DeleteRouteRequestParameterRequest$ = [
|
|
1835
1835
|
3,
|
|
1836
1836
|
n0,
|
|
1837
1837
|
_DRRPR,
|
|
@@ -1843,7 +1843,7 @@ var DeleteRouteRequestParameterRequest = [
|
|
|
1843
1843
|
[0, 1],
|
|
1844
1844
|
],
|
|
1845
1845
|
];
|
|
1846
|
-
var DeleteRouteResponseRequest = [
|
|
1846
|
+
var DeleteRouteResponseRequest$ = [
|
|
1847
1847
|
3,
|
|
1848
1848
|
n0,
|
|
1849
1849
|
_DRRR,
|
|
@@ -1855,7 +1855,7 @@ var DeleteRouteResponseRequest = [
|
|
|
1855
1855
|
[0, 1],
|
|
1856
1856
|
],
|
|
1857
1857
|
];
|
|
1858
|
-
var DeleteRouteSettingsRequest = [
|
|
1858
|
+
var DeleteRouteSettingsRequest$ = [
|
|
1859
1859
|
3,
|
|
1860
1860
|
n0,
|
|
1861
1861
|
_DRSR,
|
|
@@ -1867,7 +1867,7 @@ var DeleteRouteSettingsRequest = [
|
|
|
1867
1867
|
[0, 1],
|
|
1868
1868
|
],
|
|
1869
1869
|
];
|
|
1870
|
-
var DeleteRoutingRuleRequest = [
|
|
1870
|
+
var DeleteRoutingRuleRequest$ = [
|
|
1871
1871
|
3,
|
|
1872
1872
|
n0,
|
|
1873
1873
|
_DRRRe,
|
|
@@ -1879,7 +1879,7 @@ var DeleteRoutingRuleRequest = [
|
|
|
1879
1879
|
[0, 1],
|
|
1880
1880
|
],
|
|
1881
1881
|
];
|
|
1882
|
-
var DeleteStageRequest = [
|
|
1882
|
+
var DeleteStageRequest$ = [
|
|
1883
1883
|
3,
|
|
1884
1884
|
n0,
|
|
1885
1885
|
_DSR,
|
|
@@ -1890,9 +1890,9 @@ var DeleteStageRequest = [
|
|
|
1890
1890
|
[0, 1],
|
|
1891
1891
|
],
|
|
1892
1892
|
];
|
|
1893
|
-
var DeleteVpcLinkRequest = [3, n0, _DVLR, 0, [_VLI], [[0, 1]]];
|
|
1894
|
-
var DeleteVpcLinkResponse = [3, n0, _DVLRe, 0, [], []];
|
|
1895
|
-
var Deployment = [
|
|
1893
|
+
var DeleteVpcLinkRequest$ = [3, n0, _DVLR, 0, [_VLI], [[0, 1]]];
|
|
1894
|
+
var DeleteVpcLinkResponse$ = [3, n0, _DVLRe, 0, [], []];
|
|
1895
|
+
var Deployment$ = [
|
|
1896
1896
|
3,
|
|
1897
1897
|
n0,
|
|
1898
1898
|
_De,
|
|
@@ -1907,8 +1907,8 @@ var Deployment = [
|
|
|
1907
1907
|
[0, { [_jN]: _d }],
|
|
1908
1908
|
],
|
|
1909
1909
|
];
|
|
1910
|
-
var DisablePortalRequest = [3, n0, _DPRi, 0, [_PI], [[0, 1]]];
|
|
1911
|
-
var DisplayContent = [
|
|
1910
|
+
var DisablePortalRequest$ = [3, n0, _DPRi, 0, [_PI], [[0, 1]]];
|
|
1911
|
+
var DisplayContent$ = [
|
|
1912
1912
|
3,
|
|
1913
1913
|
n0,
|
|
1914
1914
|
_DC,
|
|
@@ -1919,7 +1919,7 @@ var DisplayContent = [
|
|
|
1919
1919
|
[0, { [_jN]: _ti }],
|
|
1920
1920
|
],
|
|
1921
1921
|
];
|
|
1922
|
-
var DisplayContentOverrides = [
|
|
1922
|
+
var DisplayContentOverrides$ = [
|
|
1923
1923
|
3,
|
|
1924
1924
|
n0,
|
|
1925
1925
|
_DCO,
|
|
@@ -1931,7 +1931,7 @@ var DisplayContentOverrides = [
|
|
|
1931
1931
|
[0, { [_jN]: _oN }],
|
|
1932
1932
|
],
|
|
1933
1933
|
];
|
|
1934
|
-
var DisplayOrder = [
|
|
1934
|
+
var DisplayOrder$ = [
|
|
1935
1935
|
3,
|
|
1936
1936
|
n0,
|
|
1937
1937
|
_DO,
|
|
@@ -1943,7 +1943,7 @@ var DisplayOrder = [
|
|
|
1943
1943
|
[64 | 0, { [_jN]: _pPAro }],
|
|
1944
1944
|
],
|
|
1945
1945
|
];
|
|
1946
|
-
var DomainName = [
|
|
1946
|
+
var DomainName$ = [
|
|
1947
1947
|
3,
|
|
1948
1948
|
n0,
|
|
1949
1949
|
_DN,
|
|
@@ -1954,12 +1954,12 @@ var DomainName = [
|
|
|
1954
1954
|
[0, { [_jN]: _dN }],
|
|
1955
1955
|
[0, { [_jN]: _dNA }],
|
|
1956
1956
|
[() => DomainNameConfigurations, { [_jN]: _dNC }],
|
|
1957
|
-
[() => MutualTlsAuthentication
|
|
1957
|
+
[() => MutualTlsAuthentication$, { [_jN]: _mTA }],
|
|
1958
1958
|
[0, { [_jN]: _rM }],
|
|
1959
1959
|
[128 | 0, { [_jN]: _t }],
|
|
1960
1960
|
],
|
|
1961
1961
|
];
|
|
1962
|
-
var DomainNameConfiguration = [
|
|
1962
|
+
var DomainNameConfiguration$ = [
|
|
1963
1963
|
3,
|
|
1964
1964
|
n0,
|
|
1965
1965
|
_DNCo,
|
|
@@ -1979,18 +1979,18 @@ var DomainNameConfiguration = [
|
|
|
1979
1979
|
[0, { [_jN]: _oVCA }],
|
|
1980
1980
|
],
|
|
1981
1981
|
];
|
|
1982
|
-
var EndpointConfigurationRequest = [
|
|
1982
|
+
var EndpointConfigurationRequest$ = [
|
|
1983
1983
|
3,
|
|
1984
1984
|
n0,
|
|
1985
1985
|
_ECR,
|
|
1986
1986
|
0,
|
|
1987
1987
|
[_AMc, _No],
|
|
1988
1988
|
[
|
|
1989
|
-
[() => ACMManaged
|
|
1990
|
-
[() => None
|
|
1989
|
+
[() => ACMManaged$, { [_jN]: _aMc }],
|
|
1990
|
+
[() => None$, { [_jN]: _no }],
|
|
1991
1991
|
],
|
|
1992
1992
|
];
|
|
1993
|
-
var EndpointConfigurationResponse = [
|
|
1993
|
+
var EndpointConfigurationResponse$ = [
|
|
1994
1994
|
3,
|
|
1995
1995
|
n0,
|
|
1996
1996
|
_ECRn,
|
|
@@ -2003,18 +2003,18 @@ var EndpointConfigurationResponse = [
|
|
|
2003
2003
|
[0, { [_jN]: _pDHZI }],
|
|
2004
2004
|
],
|
|
2005
2005
|
];
|
|
2006
|
-
var EndpointDisplayContent = [
|
|
2006
|
+
var EndpointDisplayContent$ = [
|
|
2007
2007
|
3,
|
|
2008
2008
|
n0,
|
|
2009
2009
|
_EDC,
|
|
2010
2010
|
0,
|
|
2011
2011
|
[_No, _O],
|
|
2012
2012
|
[
|
|
2013
|
-
[() => None
|
|
2014
|
-
[() => DisplayContentOverrides
|
|
2013
|
+
[() => None$, { [_jN]: _no }],
|
|
2014
|
+
[() => DisplayContentOverrides$, { [_jN]: _o }],
|
|
2015
2015
|
],
|
|
2016
2016
|
];
|
|
2017
|
-
var EndpointDisplayContentResponse = [
|
|
2017
|
+
var EndpointDisplayContentResponse$ = [
|
|
2018
2018
|
3,
|
|
2019
2019
|
n0,
|
|
2020
2020
|
_EDCR,
|
|
@@ -2026,7 +2026,7 @@ var EndpointDisplayContentResponse = [
|
|
|
2026
2026
|
[0, { [_jN]: _oN }],
|
|
2027
2027
|
],
|
|
2028
2028
|
];
|
|
2029
|
-
var ExportApiRequest = [
|
|
2029
|
+
var ExportApiRequest$ = [
|
|
2030
2030
|
3,
|
|
2031
2031
|
n0,
|
|
2032
2032
|
_EAR,
|
|
@@ -2041,8 +2041,8 @@ var ExportApiRequest = [
|
|
|
2041
2041
|
[0, { [_hQ]: _sN }],
|
|
2042
2042
|
],
|
|
2043
2043
|
];
|
|
2044
|
-
var ExportApiResponse = [3, n0, _EARx, 0, [_b], [[21, 16]]];
|
|
2045
|
-
var GetApiMappingRequest = [
|
|
2044
|
+
var ExportApiResponse$ = [3, n0, _EARx, 0, [_b], [[21, 16]]];
|
|
2045
|
+
var GetApiMappingRequest$ = [
|
|
2046
2046
|
3,
|
|
2047
2047
|
n0,
|
|
2048
2048
|
_GAMR,
|
|
@@ -2053,7 +2053,7 @@ var GetApiMappingRequest = [
|
|
|
2053
2053
|
[0, 1],
|
|
2054
2054
|
],
|
|
2055
2055
|
];
|
|
2056
|
-
var GetApiMappingResponse = [
|
|
2056
|
+
var GetApiMappingResponse$ = [
|
|
2057
2057
|
3,
|
|
2058
2058
|
n0,
|
|
2059
2059
|
_GAMRe,
|
|
@@ -2066,7 +2066,7 @@ var GetApiMappingResponse = [
|
|
|
2066
2066
|
[0, { [_jN]: _s }],
|
|
2067
2067
|
],
|
|
2068
2068
|
];
|
|
2069
|
-
var GetApiMappingsRequest = [
|
|
2069
|
+
var GetApiMappingsRequest$ = [
|
|
2070
2070
|
3,
|
|
2071
2071
|
n0,
|
|
2072
2072
|
_GAMRet,
|
|
@@ -2078,7 +2078,7 @@ var GetApiMappingsRequest = [
|
|
|
2078
2078
|
[0, { [_hQ]: _nT }],
|
|
2079
2079
|
],
|
|
2080
2080
|
];
|
|
2081
|
-
var GetApiMappingsResponse = [
|
|
2081
|
+
var GetApiMappingsResponse$ = [
|
|
2082
2082
|
3,
|
|
2083
2083
|
n0,
|
|
2084
2084
|
_GAMRetp,
|
|
@@ -2089,8 +2089,8 @@ var GetApiMappingsResponse = [
|
|
|
2089
2089
|
[0, { [_jN]: _nT }],
|
|
2090
2090
|
],
|
|
2091
2091
|
];
|
|
2092
|
-
var GetApiRequest = [3, n0, _GAR, 0, [_AI], [[0, 1]]];
|
|
2093
|
-
var GetApiResponse = [
|
|
2092
|
+
var GetApiRequest$ = [3, n0, _GAR, 0, [_AI], [[0, 1]]];
|
|
2093
|
+
var GetApiResponse$ = [
|
|
2094
2094
|
3,
|
|
2095
2095
|
n0,
|
|
2096
2096
|
_GARe,
|
|
@@ -2101,7 +2101,7 @@ var GetApiResponse = [
|
|
|
2101
2101
|
[2, { [_jN]: _aGM }],
|
|
2102
2102
|
[0, { [_jN]: _aI }],
|
|
2103
2103
|
[0, { [_jN]: _aKSE }],
|
|
2104
|
-
[() => Cors
|
|
2104
|
+
[() => Cors$, { [_jN]: _cC }],
|
|
2105
2105
|
[5, { [_jN]: _cD }],
|
|
2106
2106
|
[0, { [_jN]: _d }],
|
|
2107
2107
|
[2, { [_jN]: _dSV }],
|
|
@@ -2116,7 +2116,7 @@ var GetApiResponse = [
|
|
|
2116
2116
|
[64 | 0, { [_jN]: _w }],
|
|
2117
2117
|
],
|
|
2118
2118
|
];
|
|
2119
|
-
var GetApisRequest = [
|
|
2119
|
+
var GetApisRequest$ = [
|
|
2120
2120
|
3,
|
|
2121
2121
|
n0,
|
|
2122
2122
|
_GARet,
|
|
@@ -2127,7 +2127,7 @@ var GetApisRequest = [
|
|
|
2127
2127
|
[0, { [_hQ]: _nT }],
|
|
2128
2128
|
],
|
|
2129
2129
|
];
|
|
2130
|
-
var GetApisResponse = [
|
|
2130
|
+
var GetApisResponse$ = [
|
|
2131
2131
|
3,
|
|
2132
2132
|
n0,
|
|
2133
2133
|
_GARetp,
|
|
@@ -2138,7 +2138,7 @@ var GetApisResponse = [
|
|
|
2138
2138
|
[0, { [_jN]: _nT }],
|
|
2139
2139
|
],
|
|
2140
2140
|
];
|
|
2141
|
-
var GetAuthorizerRequest = [
|
|
2141
|
+
var GetAuthorizerRequest$ = [
|
|
2142
2142
|
3,
|
|
2143
2143
|
n0,
|
|
2144
2144
|
_GARetu,
|
|
@@ -2149,7 +2149,7 @@ var GetAuthorizerRequest = [
|
|
|
2149
2149
|
[0, 1],
|
|
2150
2150
|
],
|
|
2151
2151
|
];
|
|
2152
|
-
var GetAuthorizerResponse = [
|
|
2152
|
+
var GetAuthorizerResponse$ = [
|
|
2153
2153
|
3,
|
|
2154
2154
|
n0,
|
|
2155
2155
|
_GARetut,
|
|
@@ -2165,11 +2165,11 @@ var GetAuthorizerResponse = [
|
|
|
2165
2165
|
[2, { [_jN]: _eSR }],
|
|
2166
2166
|
[64 | 0, { [_jN]: _iS }],
|
|
2167
2167
|
[0, { [_jN]: _iVE }],
|
|
2168
|
-
[() => JWTConfiguration
|
|
2168
|
+
[() => JWTConfiguration$, { [_jN]: _jC }],
|
|
2169
2169
|
[0, { [_jN]: _n }],
|
|
2170
2170
|
],
|
|
2171
2171
|
];
|
|
2172
|
-
var GetAuthorizersRequest = [
|
|
2172
|
+
var GetAuthorizersRequest$ = [
|
|
2173
2173
|
3,
|
|
2174
2174
|
n0,
|
|
2175
2175
|
_GARetuth,
|
|
@@ -2181,7 +2181,7 @@ var GetAuthorizersRequest = [
|
|
|
2181
2181
|
[0, { [_hQ]: _nT }],
|
|
2182
2182
|
],
|
|
2183
2183
|
];
|
|
2184
|
-
var GetAuthorizersResponse = [
|
|
2184
|
+
var GetAuthorizersResponse$ = [
|
|
2185
2185
|
3,
|
|
2186
2186
|
n0,
|
|
2187
2187
|
_GARetutho,
|
|
@@ -2192,7 +2192,7 @@ var GetAuthorizersResponse = [
|
|
|
2192
2192
|
[0, { [_jN]: _nT }],
|
|
2193
2193
|
],
|
|
2194
2194
|
];
|
|
2195
|
-
var GetDeploymentRequest = [
|
|
2195
|
+
var GetDeploymentRequest$ = [
|
|
2196
2196
|
3,
|
|
2197
2197
|
n0,
|
|
2198
2198
|
_GDR,
|
|
@@ -2203,7 +2203,7 @@ var GetDeploymentRequest = [
|
|
|
2203
2203
|
[0, 1],
|
|
2204
2204
|
],
|
|
2205
2205
|
];
|
|
2206
|
-
var GetDeploymentResponse = [
|
|
2206
|
+
var GetDeploymentResponse$ = [
|
|
2207
2207
|
3,
|
|
2208
2208
|
n0,
|
|
2209
2209
|
_GDRe,
|
|
@@ -2218,7 +2218,7 @@ var GetDeploymentResponse = [
|
|
|
2218
2218
|
[0, { [_jN]: _d }],
|
|
2219
2219
|
],
|
|
2220
2220
|
];
|
|
2221
|
-
var GetDeploymentsRequest = [
|
|
2221
|
+
var GetDeploymentsRequest$ = [
|
|
2222
2222
|
3,
|
|
2223
2223
|
n0,
|
|
2224
2224
|
_GDRet,
|
|
@@ -2230,7 +2230,7 @@ var GetDeploymentsRequest = [
|
|
|
2230
2230
|
[0, { [_hQ]: _nT }],
|
|
2231
2231
|
],
|
|
2232
2232
|
];
|
|
2233
|
-
var GetDeploymentsResponse = [
|
|
2233
|
+
var GetDeploymentsResponse$ = [
|
|
2234
2234
|
3,
|
|
2235
2235
|
n0,
|
|
2236
2236
|
_GDRete,
|
|
@@ -2241,8 +2241,8 @@ var GetDeploymentsResponse = [
|
|
|
2241
2241
|
[0, { [_jN]: _nT }],
|
|
2242
2242
|
],
|
|
2243
2243
|
];
|
|
2244
|
-
var GetDomainNameRequest = [3, n0, _GDNR, 0, [_DN], [[0, 1]]];
|
|
2245
|
-
var GetDomainNameResponse = [
|
|
2244
|
+
var GetDomainNameRequest$ = [3, n0, _GDNR, 0, [_DN], [[0, 1]]];
|
|
2245
|
+
var GetDomainNameResponse$ = [
|
|
2246
2246
|
3,
|
|
2247
2247
|
n0,
|
|
2248
2248
|
_GDNRe,
|
|
@@ -2253,12 +2253,12 @@ var GetDomainNameResponse = [
|
|
|
2253
2253
|
[0, { [_jN]: _dN }],
|
|
2254
2254
|
[0, { [_jN]: _dNA }],
|
|
2255
2255
|
[() => DomainNameConfigurations, { [_jN]: _dNC }],
|
|
2256
|
-
[() => MutualTlsAuthentication
|
|
2256
|
+
[() => MutualTlsAuthentication$, { [_jN]: _mTA }],
|
|
2257
2257
|
[0, { [_jN]: _rM }],
|
|
2258
2258
|
[128 | 0, { [_jN]: _t }],
|
|
2259
2259
|
],
|
|
2260
2260
|
];
|
|
2261
|
-
var GetDomainNamesRequest = [
|
|
2261
|
+
var GetDomainNamesRequest$ = [
|
|
2262
2262
|
3,
|
|
2263
2263
|
n0,
|
|
2264
2264
|
_GDNRet,
|
|
@@ -2269,7 +2269,7 @@ var GetDomainNamesRequest = [
|
|
|
2269
2269
|
[0, { [_hQ]: _nT }],
|
|
2270
2270
|
],
|
|
2271
2271
|
];
|
|
2272
|
-
var GetDomainNamesResponse = [
|
|
2272
|
+
var GetDomainNamesResponse$ = [
|
|
2273
2273
|
3,
|
|
2274
2274
|
n0,
|
|
2275
2275
|
_GDNReto,
|
|
@@ -2280,7 +2280,7 @@ var GetDomainNamesResponse = [
|
|
|
2280
2280
|
[0, { [_jN]: _nT }],
|
|
2281
2281
|
],
|
|
2282
2282
|
];
|
|
2283
|
-
var GetIntegrationRequest = [
|
|
2283
|
+
var GetIntegrationRequest$ = [
|
|
2284
2284
|
3,
|
|
2285
2285
|
n0,
|
|
2286
2286
|
_GIR,
|
|
@@ -2291,7 +2291,7 @@ var GetIntegrationRequest = [
|
|
|
2291
2291
|
[0, 1],
|
|
2292
2292
|
],
|
|
2293
2293
|
];
|
|
2294
|
-
var GetIntegrationResponseRequest = [
|
|
2294
|
+
var GetIntegrationResponseRequest$ = [
|
|
2295
2295
|
3,
|
|
2296
2296
|
n0,
|
|
2297
2297
|
_GIRR,
|
|
@@ -2303,7 +2303,7 @@ var GetIntegrationResponseRequest = [
|
|
|
2303
2303
|
[0, 1],
|
|
2304
2304
|
],
|
|
2305
2305
|
];
|
|
2306
|
-
var GetIntegrationResponseResponse = [
|
|
2306
|
+
var GetIntegrationResponseResponse$ = [
|
|
2307
2307
|
3,
|
|
2308
2308
|
n0,
|
|
2309
2309
|
_GIRRe,
|
|
@@ -2318,7 +2318,7 @@ var GetIntegrationResponseResponse = [
|
|
|
2318
2318
|
[0, { [_jN]: _tSE }],
|
|
2319
2319
|
],
|
|
2320
2320
|
];
|
|
2321
|
-
var GetIntegrationResponsesRequest = [
|
|
2321
|
+
var GetIntegrationResponsesRequest$ = [
|
|
2322
2322
|
3,
|
|
2323
2323
|
n0,
|
|
2324
2324
|
_GIRRet,
|
|
@@ -2331,7 +2331,7 @@ var GetIntegrationResponsesRequest = [
|
|
|
2331
2331
|
[0, { [_hQ]: _nT }],
|
|
2332
2332
|
],
|
|
2333
2333
|
];
|
|
2334
|
-
var GetIntegrationResponsesResponse = [
|
|
2334
|
+
var GetIntegrationResponsesResponse$ = [
|
|
2335
2335
|
3,
|
|
2336
2336
|
n0,
|
|
2337
2337
|
_GIRRetn,
|
|
@@ -2342,7 +2342,7 @@ var GetIntegrationResponsesResponse = [
|
|
|
2342
2342
|
[0, { [_jN]: _nT }],
|
|
2343
2343
|
],
|
|
2344
2344
|
];
|
|
2345
|
-
var GetIntegrationResult = [
|
|
2345
|
+
var GetIntegrationResult$ = [
|
|
2346
2346
|
3,
|
|
2347
2347
|
n0,
|
|
2348
2348
|
_GIRe,
|
|
@@ -2368,10 +2368,10 @@ var GetIntegrationResult = [
|
|
|
2368
2368
|
[[2, n0, _RPe, 0, 0, 128 | 0], { [_jN]: _rPe }],
|
|
2369
2369
|
[0, { [_jN]: _tSE }],
|
|
2370
2370
|
[1, { [_jN]: _tIM }],
|
|
2371
|
-
[() => TlsConfig
|
|
2371
|
+
[() => TlsConfig$, { [_jN]: _tC }],
|
|
2372
2372
|
],
|
|
2373
2373
|
];
|
|
2374
|
-
var GetIntegrationsRequest = [
|
|
2374
|
+
var GetIntegrationsRequest$ = [
|
|
2375
2375
|
3,
|
|
2376
2376
|
n0,
|
|
2377
2377
|
_GIRet,
|
|
@@ -2383,7 +2383,7 @@ var GetIntegrationsRequest = [
|
|
|
2383
2383
|
[0, { [_hQ]: _nT }],
|
|
2384
2384
|
],
|
|
2385
2385
|
];
|
|
2386
|
-
var GetIntegrationsResponse = [
|
|
2386
|
+
var GetIntegrationsResponse$ = [
|
|
2387
2387
|
3,
|
|
2388
2388
|
n0,
|
|
2389
2389
|
_GIRetn,
|
|
@@ -2394,7 +2394,7 @@ var GetIntegrationsResponse = [
|
|
|
2394
2394
|
[0, { [_jN]: _nT }],
|
|
2395
2395
|
],
|
|
2396
2396
|
];
|
|
2397
|
-
var GetModelRequest = [
|
|
2397
|
+
var GetModelRequest$ = [
|
|
2398
2398
|
3,
|
|
2399
2399
|
n0,
|
|
2400
2400
|
_GMR,
|
|
@@ -2405,7 +2405,7 @@ var GetModelRequest = [
|
|
|
2405
2405
|
[0, 1],
|
|
2406
2406
|
],
|
|
2407
2407
|
];
|
|
2408
|
-
var GetModelResponse = [
|
|
2408
|
+
var GetModelResponse$ = [
|
|
2409
2409
|
3,
|
|
2410
2410
|
n0,
|
|
2411
2411
|
_GMRe,
|
|
@@ -2419,7 +2419,7 @@ var GetModelResponse = [
|
|
|
2419
2419
|
[0, { [_jN]: _sc }],
|
|
2420
2420
|
],
|
|
2421
2421
|
];
|
|
2422
|
-
var GetModelsRequest = [
|
|
2422
|
+
var GetModelsRequest$ = [
|
|
2423
2423
|
3,
|
|
2424
2424
|
n0,
|
|
2425
2425
|
_GMRet,
|
|
@@ -2431,7 +2431,7 @@ var GetModelsRequest = [
|
|
|
2431
2431
|
[0, { [_hQ]: _nT }],
|
|
2432
2432
|
],
|
|
2433
2433
|
];
|
|
2434
|
-
var GetModelsResponse = [
|
|
2434
|
+
var GetModelsResponse$ = [
|
|
2435
2435
|
3,
|
|
2436
2436
|
n0,
|
|
2437
2437
|
_GMReto,
|
|
@@ -2442,7 +2442,7 @@ var GetModelsResponse = [
|
|
|
2442
2442
|
[0, { [_jN]: _nT }],
|
|
2443
2443
|
],
|
|
2444
2444
|
];
|
|
2445
|
-
var GetModelTemplateRequest = [
|
|
2445
|
+
var GetModelTemplateRequest$ = [
|
|
2446
2446
|
3,
|
|
2447
2447
|
n0,
|
|
2448
2448
|
_GMTR,
|
|
@@ -2453,8 +2453,8 @@ var GetModelTemplateRequest = [
|
|
|
2453
2453
|
[0, 1],
|
|
2454
2454
|
],
|
|
2455
2455
|
];
|
|
2456
|
-
var GetModelTemplateResponse = [3, n0, _GMTRe, 0, [_Va], [[0, { [_jN]: _va }]]];
|
|
2457
|
-
var GetPortalProductRequest = [
|
|
2456
|
+
var GetModelTemplateResponse$ = [3, n0, _GMTRe, 0, [_Va], [[0, { [_jN]: _va }]]];
|
|
2457
|
+
var GetPortalProductRequest$ = [
|
|
2458
2458
|
3,
|
|
2459
2459
|
n0,
|
|
2460
2460
|
_GPPR,
|
|
@@ -2465,7 +2465,7 @@ var GetPortalProductRequest = [
|
|
|
2465
2465
|
[0, { [_hQ]: _rOAI }],
|
|
2466
2466
|
],
|
|
2467
2467
|
];
|
|
2468
|
-
var GetPortalProductResponse = [
|
|
2468
|
+
var GetPortalProductResponse$ = [
|
|
2469
2469
|
3,
|
|
2470
2470
|
n0,
|
|
2471
2471
|
_GPPRe,
|
|
@@ -2474,15 +2474,15 @@ var GetPortalProductResponse = [
|
|
|
2474
2474
|
[
|
|
2475
2475
|
[0, { [_jN]: _d }],
|
|
2476
2476
|
[0, { [_jN]: _dNi }],
|
|
2477
|
-
[() => DisplayOrder
|
|
2477
|
+
[() => DisplayOrder$, { [_jN]: _dO }],
|
|
2478
2478
|
[5, { [_jN]: _lM }],
|
|
2479
2479
|
[0, { [_jN]: _pPA }],
|
|
2480
2480
|
[0, { [_jN]: _pPI }],
|
|
2481
2481
|
[128 | 0, { [_jN]: _t }],
|
|
2482
2482
|
],
|
|
2483
2483
|
];
|
|
2484
|
-
var GetPortalProductSharingPolicyRequest = [3, n0, _GPPSPR, 0, [_PPI], [[0, 1]]];
|
|
2485
|
-
var GetPortalProductSharingPolicyResponse = [
|
|
2484
|
+
var GetPortalProductSharingPolicyRequest$ = [3, n0, _GPPSPR, 0, [_PPI], [[0, 1]]];
|
|
2485
|
+
var GetPortalProductSharingPolicyResponse$ = [
|
|
2486
2486
|
3,
|
|
2487
2487
|
n0,
|
|
2488
2488
|
_GPPSPRe,
|
|
@@ -2493,31 +2493,31 @@ var GetPortalProductSharingPolicyResponse = [
|
|
|
2493
2493
|
[0, { [_jN]: _pPI }],
|
|
2494
2494
|
],
|
|
2495
2495
|
];
|
|
2496
|
-
var GetPortalRequest = [3, n0, _GPR, 0, [_PI], [[0, 1]]];
|
|
2497
|
-
var GetPortalResponse = [
|
|
2496
|
+
var GetPortalRequest$ = [3, n0, _GPR, 0, [_PI], [[0, 1]]];
|
|
2497
|
+
var GetPortalResponse$ = [
|
|
2498
2498
|
3,
|
|
2499
2499
|
n0,
|
|
2500
2500
|
_GPRe,
|
|
2501
2501
|
0,
|
|
2502
2502
|
[_Au, _EC, _IPPA, _LM, _LP, _LPD, _PA, _PC, _PI, _Pr, _PS, _RAMN, _SE, _T],
|
|
2503
2503
|
[
|
|
2504
|
-
[() => Authorization
|
|
2505
|
-
[() => EndpointConfigurationResponse
|
|
2504
|
+
[() => Authorization$, { [_jN]: _a }],
|
|
2505
|
+
[() => EndpointConfigurationResponse$, { [_jN]: _eC }],
|
|
2506
2506
|
[64 | 0, { [_jN]: _iPPA }],
|
|
2507
2507
|
[5, { [_jN]: _lM }],
|
|
2508
2508
|
[5, { [_jN]: _lP }],
|
|
2509
2509
|
[0, { [_jN]: _lPD }],
|
|
2510
2510
|
[0, { [_jN]: _pA }],
|
|
2511
|
-
[() => PortalContent
|
|
2511
|
+
[() => PortalContent$, { [_jN]: _pC }],
|
|
2512
2512
|
[0, { [_jN]: _pI }],
|
|
2513
|
-
[() => Preview
|
|
2513
|
+
[() => Preview$, { [_jN]: _pr }],
|
|
2514
2514
|
[0, { [_jN]: _pS }],
|
|
2515
2515
|
[0, { [_jN]: _rAMN }],
|
|
2516
|
-
[() => StatusException
|
|
2516
|
+
[() => StatusException$, { [_jN]: _sE }],
|
|
2517
2517
|
[128 | 0, { [_jN]: _t }],
|
|
2518
2518
|
],
|
|
2519
2519
|
];
|
|
2520
|
-
var GetProductPageRequest = [
|
|
2520
|
+
var GetProductPageRequest$ = [
|
|
2521
2521
|
3,
|
|
2522
2522
|
n0,
|
|
2523
2523
|
_GPPRet,
|
|
@@ -2529,20 +2529,20 @@ var GetProductPageRequest = [
|
|
|
2529
2529
|
[0, { [_hQ]: _rOAI }],
|
|
2530
2530
|
],
|
|
2531
2531
|
];
|
|
2532
|
-
var GetProductPageResponse = [
|
|
2532
|
+
var GetProductPageResponse$ = [
|
|
2533
2533
|
3,
|
|
2534
2534
|
n0,
|
|
2535
2535
|
_GPPRetr,
|
|
2536
2536
|
0,
|
|
2537
2537
|
[_DC, _LM, _PPAr, _PPIr],
|
|
2538
2538
|
[
|
|
2539
|
-
[() => DisplayContent
|
|
2539
|
+
[() => DisplayContent$, { [_jN]: _dC }],
|
|
2540
2540
|
[5, { [_jN]: _lM }],
|
|
2541
2541
|
[0, { [_jN]: _pPAr }],
|
|
2542
2542
|
[0, { [_jN]: _pPIr }],
|
|
2543
2543
|
],
|
|
2544
2544
|
];
|
|
2545
|
-
var GetProductRestEndpointPageRequest = [
|
|
2545
|
+
var GetProductRestEndpointPageRequest$ = [
|
|
2546
2546
|
3,
|
|
2547
2547
|
n0,
|
|
2548
2548
|
_GPREPR,
|
|
@@ -2555,25 +2555,25 @@ var GetProductRestEndpointPageRequest = [
|
|
|
2555
2555
|
[0, { [_hQ]: _rOAI }],
|
|
2556
2556
|
],
|
|
2557
2557
|
];
|
|
2558
|
-
var GetProductRestEndpointPageResponse = [
|
|
2558
|
+
var GetProductRestEndpointPageResponse$ = [
|
|
2559
2559
|
3,
|
|
2560
2560
|
n0,
|
|
2561
2561
|
_GPREPRe,
|
|
2562
2562
|
0,
|
|
2563
2563
|
[_DC, _LM, _PREPA, _PREPI, _RDC, _REI, _St, _SE, _TIS],
|
|
2564
2564
|
[
|
|
2565
|
-
[() => EndpointDisplayContentResponse
|
|
2565
|
+
[() => EndpointDisplayContentResponse$, { [_jN]: _dC }],
|
|
2566
2566
|
[5, { [_jN]: _lM }],
|
|
2567
2567
|
[0, { [_jN]: _pREPA }],
|
|
2568
2568
|
[0, { [_jN]: _pREPI }],
|
|
2569
2569
|
[0, { [_jN]: _rDC }],
|
|
2570
|
-
[() => RestEndpointIdentifier
|
|
2570
|
+
[() => RestEndpointIdentifier$, { [_jN]: _rEI }],
|
|
2571
2571
|
[0, { [_jN]: _st }],
|
|
2572
|
-
[() => StatusException
|
|
2572
|
+
[() => StatusException$, { [_jN]: _sE }],
|
|
2573
2573
|
[0, { [_jN]: _tIS }],
|
|
2574
2574
|
],
|
|
2575
2575
|
];
|
|
2576
|
-
var GetRouteRequest = [
|
|
2576
|
+
var GetRouteRequest$ = [
|
|
2577
2577
|
3,
|
|
2578
2578
|
n0,
|
|
2579
2579
|
_GRR,
|
|
@@ -2584,7 +2584,7 @@ var GetRouteRequest = [
|
|
|
2584
2584
|
[0, 1],
|
|
2585
2585
|
],
|
|
2586
2586
|
];
|
|
2587
|
-
var GetRouteResponseRequest = [
|
|
2587
|
+
var GetRouteResponseRequest$ = [
|
|
2588
2588
|
3,
|
|
2589
2589
|
n0,
|
|
2590
2590
|
_GRRR,
|
|
@@ -2596,7 +2596,7 @@ var GetRouteResponseRequest = [
|
|
|
2596
2596
|
[0, 1],
|
|
2597
2597
|
],
|
|
2598
2598
|
];
|
|
2599
|
-
var GetRouteResponseResponse = [
|
|
2599
|
+
var GetRouteResponseResponse$ = [
|
|
2600
2600
|
3,
|
|
2601
2601
|
n0,
|
|
2602
2602
|
_GRRRe,
|
|
@@ -2610,7 +2610,7 @@ var GetRouteResponseResponse = [
|
|
|
2610
2610
|
[0, { [_jN]: _rRK }],
|
|
2611
2611
|
],
|
|
2612
2612
|
];
|
|
2613
|
-
var GetRouteResponsesRequest = [
|
|
2613
|
+
var GetRouteResponsesRequest$ = [
|
|
2614
2614
|
3,
|
|
2615
2615
|
n0,
|
|
2616
2616
|
_GRRRet,
|
|
@@ -2623,7 +2623,7 @@ var GetRouteResponsesRequest = [
|
|
|
2623
2623
|
[0, 1],
|
|
2624
2624
|
],
|
|
2625
2625
|
];
|
|
2626
|
-
var GetRouteResponsesResponse = [
|
|
2626
|
+
var GetRouteResponsesResponse$ = [
|
|
2627
2627
|
3,
|
|
2628
2628
|
n0,
|
|
2629
2629
|
_GRRReto,
|
|
@@ -2634,7 +2634,7 @@ var GetRouteResponsesResponse = [
|
|
|
2634
2634
|
[0, { [_jN]: _nT }],
|
|
2635
2635
|
],
|
|
2636
2636
|
];
|
|
2637
|
-
var GetRouteResult = [
|
|
2637
|
+
var GetRouteResult$ = [
|
|
2638
2638
|
3,
|
|
2639
2639
|
n0,
|
|
2640
2640
|
_GRRe,
|
|
@@ -2656,7 +2656,7 @@ var GetRouteResult = [
|
|
|
2656
2656
|
[0, { [_jN]: _ta }],
|
|
2657
2657
|
],
|
|
2658
2658
|
];
|
|
2659
|
-
var GetRoutesRequest = [
|
|
2659
|
+
var GetRoutesRequest$ = [
|
|
2660
2660
|
3,
|
|
2661
2661
|
n0,
|
|
2662
2662
|
_GRRet,
|
|
@@ -2668,7 +2668,7 @@ var GetRoutesRequest = [
|
|
|
2668
2668
|
[0, { [_hQ]: _nT }],
|
|
2669
2669
|
],
|
|
2670
2670
|
];
|
|
2671
|
-
var GetRoutesResponse = [
|
|
2671
|
+
var GetRoutesResponse$ = [
|
|
2672
2672
|
3,
|
|
2673
2673
|
n0,
|
|
2674
2674
|
_GRReto,
|
|
@@ -2679,7 +2679,7 @@ var GetRoutesResponse = [
|
|
|
2679
2679
|
[0, { [_jN]: _nT }],
|
|
2680
2680
|
],
|
|
2681
2681
|
];
|
|
2682
|
-
var GetRoutingRuleRequest = [
|
|
2682
|
+
var GetRoutingRuleRequest$ = [
|
|
2683
2683
|
3,
|
|
2684
2684
|
n0,
|
|
2685
2685
|
_GRRRetou,
|
|
@@ -2691,7 +2691,7 @@ var GetRoutingRuleRequest = [
|
|
|
2691
2691
|
[0, 1],
|
|
2692
2692
|
],
|
|
2693
2693
|
];
|
|
2694
|
-
var GetRoutingRuleResponse = [
|
|
2694
|
+
var GetRoutingRuleResponse$ = [
|
|
2695
2695
|
3,
|
|
2696
2696
|
n0,
|
|
2697
2697
|
_GRRRetout,
|
|
@@ -2705,7 +2705,7 @@ var GetRoutingRuleResponse = [
|
|
|
2705
2705
|
[0, { [_jN]: _rRIo }],
|
|
2706
2706
|
],
|
|
2707
2707
|
];
|
|
2708
|
-
var GetStageRequest = [
|
|
2708
|
+
var GetStageRequest$ = [
|
|
2709
2709
|
3,
|
|
2710
2710
|
n0,
|
|
2711
2711
|
_GSR,
|
|
@@ -2716,19 +2716,19 @@ var GetStageRequest = [
|
|
|
2716
2716
|
[0, 1],
|
|
2717
2717
|
],
|
|
2718
2718
|
];
|
|
2719
|
-
var GetStageResponse = [
|
|
2719
|
+
var GetStageResponse$ = [
|
|
2720
2720
|
3,
|
|
2721
2721
|
n0,
|
|
2722
2722
|
_GSRe,
|
|
2723
2723
|
0,
|
|
2724
2724
|
[_ALS, _AGM, _ADu, _CCI, _CD, _DRS, _DI, _D, _LDSM, _LUD, _RS, _SN, _SV, _T],
|
|
2725
2725
|
[
|
|
2726
|
-
[() => AccessLogSettings
|
|
2726
|
+
[() => AccessLogSettings$, { [_jN]: _aLS }],
|
|
2727
2727
|
[2, { [_jN]: _aGM }],
|
|
2728
2728
|
[2, { [_jN]: _aDu }],
|
|
2729
2729
|
[0, { [_jN]: _cCI }],
|
|
2730
2730
|
[5, { [_jN]: _cD }],
|
|
2731
|
-
[() => RouteSettings
|
|
2731
|
+
[() => RouteSettings$, { [_jN]: _dRS }],
|
|
2732
2732
|
[0, { [_jN]: _dI }],
|
|
2733
2733
|
[0, { [_jN]: _d }],
|
|
2734
2734
|
[0, { [_jN]: _lDSM }],
|
|
@@ -2739,7 +2739,7 @@ var GetStageResponse = [
|
|
|
2739
2739
|
[128 | 0, { [_jN]: _t }],
|
|
2740
2740
|
],
|
|
2741
2741
|
];
|
|
2742
|
-
var GetStagesRequest = [
|
|
2742
|
+
var GetStagesRequest$ = [
|
|
2743
2743
|
3,
|
|
2744
2744
|
n0,
|
|
2745
2745
|
_GSRet,
|
|
@@ -2751,7 +2751,7 @@ var GetStagesRequest = [
|
|
|
2751
2751
|
[0, { [_hQ]: _nT }],
|
|
2752
2752
|
],
|
|
2753
2753
|
];
|
|
2754
|
-
var GetStagesResponse = [
|
|
2754
|
+
var GetStagesResponse$ = [
|
|
2755
2755
|
3,
|
|
2756
2756
|
n0,
|
|
2757
2757
|
_GSRett,
|
|
@@ -2762,10 +2762,10 @@ var GetStagesResponse = [
|
|
|
2762
2762
|
[0, { [_jN]: _nT }],
|
|
2763
2763
|
],
|
|
2764
2764
|
];
|
|
2765
|
-
var GetTagsRequest = [3, n0, _GTR, 0, [_RA], [[0, 1]]];
|
|
2766
|
-
var GetTagsResponse = [3, n0, _GTRe, 0, [_T], [[128 | 0, { [_jN]: _t }]]];
|
|
2767
|
-
var GetVpcLinkRequest = [3, n0, _GVLR, 0, [_VLI], [[0, 1]]];
|
|
2768
|
-
var GetVpcLinkResponse = [
|
|
2765
|
+
var GetTagsRequest$ = [3, n0, _GTR, 0, [_RA], [[0, 1]]];
|
|
2766
|
+
var GetTagsResponse$ = [3, n0, _GTRe, 0, [_T], [[128 | 0, { [_jN]: _t }]]];
|
|
2767
|
+
var GetVpcLinkRequest$ = [3, n0, _GVLR, 0, [_VLI], [[0, 1]]];
|
|
2768
|
+
var GetVpcLinkResponse$ = [
|
|
2769
2769
|
3,
|
|
2770
2770
|
n0,
|
|
2771
2771
|
_GVLRe,
|
|
@@ -2783,7 +2783,7 @@ var GetVpcLinkResponse = [
|
|
|
2783
2783
|
[0, { [_jN]: _vLV }],
|
|
2784
2784
|
],
|
|
2785
2785
|
];
|
|
2786
|
-
var GetVpcLinksRequest = [
|
|
2786
|
+
var GetVpcLinksRequest$ = [
|
|
2787
2787
|
3,
|
|
2788
2788
|
n0,
|
|
2789
2789
|
_GVLRet,
|
|
@@ -2794,7 +2794,7 @@ var GetVpcLinksRequest = [
|
|
|
2794
2794
|
[0, { [_hQ]: _nT }],
|
|
2795
2795
|
],
|
|
2796
2796
|
];
|
|
2797
|
-
var GetVpcLinksResponse = [
|
|
2797
|
+
var GetVpcLinksResponse$ = [
|
|
2798
2798
|
3,
|
|
2799
2799
|
n0,
|
|
2800
2800
|
_GVLRetp,
|
|
@@ -2805,7 +2805,7 @@ var GetVpcLinksResponse = [
|
|
|
2805
2805
|
[0, { [_jN]: _nT }],
|
|
2806
2806
|
],
|
|
2807
2807
|
];
|
|
2808
|
-
var IdentifierParts = [
|
|
2808
|
+
var IdentifierParts$ = [
|
|
2809
2809
|
3,
|
|
2810
2810
|
n0,
|
|
2811
2811
|
_IP,
|
|
@@ -2818,7 +2818,7 @@ var IdentifierParts = [
|
|
|
2818
2818
|
[0, { [_jN]: _s }],
|
|
2819
2819
|
],
|
|
2820
2820
|
];
|
|
2821
|
-
var ImportApiRequest = [
|
|
2821
|
+
var ImportApiRequest$ = [
|
|
2822
2822
|
3,
|
|
2823
2823
|
n0,
|
|
2824
2824
|
_IAR,
|
|
@@ -2830,7 +2830,7 @@ var ImportApiRequest = [
|
|
|
2830
2830
|
[2, { [_hQ]: _fOW }],
|
|
2831
2831
|
],
|
|
2832
2832
|
];
|
|
2833
|
-
var ImportApiResponse = [
|
|
2833
|
+
var ImportApiResponse$ = [
|
|
2834
2834
|
3,
|
|
2835
2835
|
n0,
|
|
2836
2836
|
_IARm,
|
|
@@ -2841,7 +2841,7 @@ var ImportApiResponse = [
|
|
|
2841
2841
|
[2, { [_jN]: _aGM }],
|
|
2842
2842
|
[0, { [_jN]: _aI }],
|
|
2843
2843
|
[0, { [_jN]: _aKSE }],
|
|
2844
|
-
[() => Cors
|
|
2844
|
+
[() => Cors$, { [_jN]: _cC }],
|
|
2845
2845
|
[5, { [_jN]: _cD }],
|
|
2846
2846
|
[0, { [_jN]: _d }],
|
|
2847
2847
|
[2, { [_jN]: _dSV }],
|
|
@@ -2856,7 +2856,7 @@ var ImportApiResponse = [
|
|
|
2856
2856
|
[64 | 0, { [_jN]: _w }],
|
|
2857
2857
|
],
|
|
2858
2858
|
];
|
|
2859
|
-
var Integration = [
|
|
2859
|
+
var Integration$ = [
|
|
2860
2860
|
3,
|
|
2861
2861
|
n0,
|
|
2862
2862
|
_In,
|
|
@@ -2882,10 +2882,10 @@ var Integration = [
|
|
|
2882
2882
|
[[2, n0, _RPe, 0, 0, 128 | 0], { [_jN]: _rPe }],
|
|
2883
2883
|
[0, { [_jN]: _tSE }],
|
|
2884
2884
|
[1, { [_jN]: _tIM }],
|
|
2885
|
-
[() => TlsConfig
|
|
2885
|
+
[() => TlsConfig$, { [_jN]: _tC }],
|
|
2886
2886
|
],
|
|
2887
2887
|
];
|
|
2888
|
-
var IntegrationResponse = [
|
|
2888
|
+
var IntegrationResponse$ = [
|
|
2889
2889
|
3,
|
|
2890
2890
|
n0,
|
|
2891
2891
|
_IR,
|
|
@@ -2900,7 +2900,7 @@ var IntegrationResponse = [
|
|
|
2900
2900
|
[0, { [_jN]: _tSE }],
|
|
2901
2901
|
],
|
|
2902
2902
|
];
|
|
2903
|
-
var JWTConfiguration = [
|
|
2903
|
+
var JWTConfiguration$ = [
|
|
2904
2904
|
3,
|
|
2905
2905
|
n0,
|
|
2906
2906
|
_JWTC,
|
|
@@ -2911,7 +2911,7 @@ var JWTConfiguration = [
|
|
|
2911
2911
|
[0, { [_jN]: _is }],
|
|
2912
2912
|
],
|
|
2913
2913
|
];
|
|
2914
|
-
var ListPortalProductsRequest = [
|
|
2914
|
+
var ListPortalProductsRequest$ = [
|
|
2915
2915
|
3,
|
|
2916
2916
|
n0,
|
|
2917
2917
|
_LPPR,
|
|
@@ -2923,7 +2923,7 @@ var ListPortalProductsRequest = [
|
|
|
2923
2923
|
[0, { [_hQ]: _rO }],
|
|
2924
2924
|
],
|
|
2925
2925
|
];
|
|
2926
|
-
var ListPortalProductsResponse = [
|
|
2926
|
+
var ListPortalProductsResponse$ = [
|
|
2927
2927
|
3,
|
|
2928
2928
|
n0,
|
|
2929
2929
|
_LPPRi,
|
|
@@ -2934,7 +2934,7 @@ var ListPortalProductsResponse = [
|
|
|
2934
2934
|
[0, { [_jN]: _nT }],
|
|
2935
2935
|
],
|
|
2936
2936
|
];
|
|
2937
|
-
var ListPortalsRequest = [
|
|
2937
|
+
var ListPortalsRequest$ = [
|
|
2938
2938
|
3,
|
|
2939
2939
|
n0,
|
|
2940
2940
|
_LPR,
|
|
@@ -2945,7 +2945,7 @@ var ListPortalsRequest = [
|
|
|
2945
2945
|
[0, { [_hQ]: _nT }],
|
|
2946
2946
|
],
|
|
2947
2947
|
];
|
|
2948
|
-
var ListPortalsResponse = [
|
|
2948
|
+
var ListPortalsResponse$ = [
|
|
2949
2949
|
3,
|
|
2950
2950
|
n0,
|
|
2951
2951
|
_LPRi,
|
|
@@ -2956,7 +2956,7 @@ var ListPortalsResponse = [
|
|
|
2956
2956
|
[0, { [_jN]: _nT }],
|
|
2957
2957
|
],
|
|
2958
2958
|
];
|
|
2959
|
-
var ListProductPagesRequest = [
|
|
2959
|
+
var ListProductPagesRequest$ = [
|
|
2960
2960
|
3,
|
|
2961
2961
|
n0,
|
|
2962
2962
|
_LPPRis,
|
|
@@ -2969,7 +2969,7 @@ var ListProductPagesRequest = [
|
|
|
2969
2969
|
[0, { [_hQ]: _rOAI }],
|
|
2970
2970
|
],
|
|
2971
2971
|
];
|
|
2972
|
-
var ListProductPagesResponse = [
|
|
2972
|
+
var ListProductPagesResponse$ = [
|
|
2973
2973
|
3,
|
|
2974
2974
|
n0,
|
|
2975
2975
|
_LPPRist,
|
|
@@ -2980,7 +2980,7 @@ var ListProductPagesResponse = [
|
|
|
2980
2980
|
[0, { [_jN]: _nT }],
|
|
2981
2981
|
],
|
|
2982
2982
|
];
|
|
2983
|
-
var ListProductRestEndpointPagesRequest = [
|
|
2983
|
+
var ListProductRestEndpointPagesRequest$ = [
|
|
2984
2984
|
3,
|
|
2985
2985
|
n0,
|
|
2986
2986
|
_LPREPR,
|
|
@@ -2993,7 +2993,7 @@ var ListProductRestEndpointPagesRequest = [
|
|
|
2993
2993
|
[0, { [_hQ]: _rOAI }],
|
|
2994
2994
|
],
|
|
2995
2995
|
];
|
|
2996
|
-
var ListProductRestEndpointPagesResponse = [
|
|
2996
|
+
var ListProductRestEndpointPagesResponse$ = [
|
|
2997
2997
|
3,
|
|
2998
2998
|
n0,
|
|
2999
2999
|
_LPREPRi,
|
|
@@ -3004,7 +3004,7 @@ var ListProductRestEndpointPagesResponse = [
|
|
|
3004
3004
|
[0, { [_jN]: _nT }],
|
|
3005
3005
|
],
|
|
3006
3006
|
];
|
|
3007
|
-
var ListRoutingRulesRequest = [
|
|
3007
|
+
var ListRoutingRulesRequest$ = [
|
|
3008
3008
|
3,
|
|
3009
3009
|
n0,
|
|
3010
3010
|
_LRRR,
|
|
@@ -3017,7 +3017,7 @@ var ListRoutingRulesRequest = [
|
|
|
3017
3017
|
[0, { [_hQ]: _nT }],
|
|
3018
3018
|
],
|
|
3019
3019
|
];
|
|
3020
|
-
var ListRoutingRulesResponse = [
|
|
3020
|
+
var ListRoutingRulesResponse$ = [
|
|
3021
3021
|
3,
|
|
3022
3022
|
n0,
|
|
3023
3023
|
_LRRRi,
|
|
@@ -3028,7 +3028,7 @@ var ListRoutingRulesResponse = [
|
|
|
3028
3028
|
[() => __listOfRoutingRule, { [_jN]: _rR }],
|
|
3029
3029
|
],
|
|
3030
3030
|
];
|
|
3031
|
-
var Model = [
|
|
3031
|
+
var Model$ = [
|
|
3032
3032
|
3,
|
|
3033
3033
|
n0,
|
|
3034
3034
|
_Mo,
|
|
@@ -3042,7 +3042,7 @@ var Model = [
|
|
|
3042
3042
|
[0, { [_jN]: _sc }],
|
|
3043
3043
|
],
|
|
3044
3044
|
];
|
|
3045
|
-
var MutualTlsAuthentication = [
|
|
3045
|
+
var MutualTlsAuthentication$ = [
|
|
3046
3046
|
3,
|
|
3047
3047
|
n0,
|
|
3048
3048
|
_MTA,
|
|
@@ -3054,7 +3054,7 @@ var MutualTlsAuthentication = [
|
|
|
3054
3054
|
[64 | 0, { [_jN]: _tW }],
|
|
3055
3055
|
],
|
|
3056
3056
|
];
|
|
3057
|
-
var MutualTlsAuthenticationInput = [
|
|
3057
|
+
var MutualTlsAuthenticationInput$ = [
|
|
3058
3058
|
3,
|
|
3059
3059
|
n0,
|
|
3060
3060
|
_MTAI,
|
|
@@ -3065,8 +3065,8 @@ var MutualTlsAuthenticationInput = [
|
|
|
3065
3065
|
[0, { [_jN]: _tV }],
|
|
3066
3066
|
],
|
|
3067
3067
|
];
|
|
3068
|
-
var None = [3, n0, _No, 0, [], []];
|
|
3069
|
-
var NotFoundException = [
|
|
3068
|
+
var None$ = [3, n0, _No, 0, [], []];
|
|
3069
|
+
var NotFoundException$ = [
|
|
3070
3070
|
-3,
|
|
3071
3071
|
n0,
|
|
3072
3072
|
_NFE,
|
|
@@ -3077,9 +3077,9 @@ var NotFoundException = [
|
|
|
3077
3077
|
[0, { [_jN]: _rTes }],
|
|
3078
3078
|
],
|
|
3079
3079
|
];
|
|
3080
|
-
schema.TypeRegistry.for(n0).registerError(NotFoundException
|
|
3081
|
-
var ParameterConstraints = [3, n0, _PCa, 0, [_R], [[2, { [_jN]: _r }]]];
|
|
3082
|
-
var PortalContent = [
|
|
3080
|
+
schema.TypeRegistry.for(n0).registerError(NotFoundException$, NotFoundException);
|
|
3081
|
+
var ParameterConstraints$ = [3, n0, _PCa, 0, [_R], [[2, { [_jN]: _r }]]];
|
|
3082
|
+
var PortalContent$ = [
|
|
3083
3083
|
3,
|
|
3084
3084
|
n0,
|
|
3085
3085
|
_PC,
|
|
@@ -3088,10 +3088,10 @@ var PortalContent = [
|
|
|
3088
3088
|
[
|
|
3089
3089
|
[0, { [_jN]: _d }],
|
|
3090
3090
|
[0, { [_jN]: _dNi }],
|
|
3091
|
-
[() => PortalTheme
|
|
3091
|
+
[() => PortalTheme$, { [_jN]: _th }],
|
|
3092
3092
|
],
|
|
3093
3093
|
];
|
|
3094
|
-
var PortalProductSummary = [
|
|
3094
|
+
var PortalProductSummary$ = [
|
|
3095
3095
|
3,
|
|
3096
3096
|
n0,
|
|
3097
3097
|
_PPS,
|
|
@@ -3106,41 +3106,41 @@ var PortalProductSummary = [
|
|
|
3106
3106
|
[128 | 0, { [_jN]: _t }],
|
|
3107
3107
|
],
|
|
3108
3108
|
];
|
|
3109
|
-
var PortalSummary = [
|
|
3109
|
+
var PortalSummary$ = [
|
|
3110
3110
|
3,
|
|
3111
3111
|
n0,
|
|
3112
3112
|
_PSo,
|
|
3113
3113
|
0,
|
|
3114
3114
|
[_Au, _EC, _IPPA, _LM, _LP, _LPD, _PA, _PC, _PI, _Pr, _PS, _RAMN, _SE, _T],
|
|
3115
3115
|
[
|
|
3116
|
-
[() => Authorization
|
|
3117
|
-
[() => EndpointConfigurationResponse
|
|
3116
|
+
[() => Authorization$, { [_jN]: _a }],
|
|
3117
|
+
[() => EndpointConfigurationResponse$, { [_jN]: _eC }],
|
|
3118
3118
|
[64 | 0, { [_jN]: _iPPA }],
|
|
3119
3119
|
[5, { [_jN]: _lM }],
|
|
3120
3120
|
[5, { [_jN]: _lP }],
|
|
3121
3121
|
[0, { [_jN]: _lPD }],
|
|
3122
3122
|
[0, { [_jN]: _pA }],
|
|
3123
|
-
[() => PortalContent
|
|
3123
|
+
[() => PortalContent$, { [_jN]: _pC }],
|
|
3124
3124
|
[0, { [_jN]: _pI }],
|
|
3125
|
-
[() => Preview
|
|
3125
|
+
[() => Preview$, { [_jN]: _pr }],
|
|
3126
3126
|
[0, { [_jN]: _pS }],
|
|
3127
3127
|
[0, { [_jN]: _rAMN }],
|
|
3128
|
-
[() => StatusException
|
|
3128
|
+
[() => StatusException$, { [_jN]: _sE }],
|
|
3129
3129
|
[128 | 0, { [_jN]: _t }],
|
|
3130
3130
|
],
|
|
3131
3131
|
];
|
|
3132
|
-
var PortalTheme = [
|
|
3132
|
+
var PortalTheme$ = [
|
|
3133
3133
|
3,
|
|
3134
3134
|
n0,
|
|
3135
3135
|
_PTo,
|
|
3136
3136
|
0,
|
|
3137
3137
|
[_CCu, _LLU],
|
|
3138
3138
|
[
|
|
3139
|
-
[() => CustomColors
|
|
3139
|
+
[() => CustomColors$, { [_jN]: _cCu }],
|
|
3140
3140
|
[5, { [_jN]: _lLU }],
|
|
3141
3141
|
],
|
|
3142
3142
|
];
|
|
3143
|
-
var Preview = [
|
|
3143
|
+
var Preview$ = [
|
|
3144
3144
|
3,
|
|
3145
3145
|
n0,
|
|
3146
3146
|
_Pr,
|
|
@@ -3149,12 +3149,12 @@ var Preview = [
|
|
|
3149
3149
|
[
|
|
3150
3150
|
[0, { [_jN]: _pSr }],
|
|
3151
3151
|
[0, { [_jN]: _pU }],
|
|
3152
|
-
[() => StatusException
|
|
3152
|
+
[() => StatusException$, { [_jN]: _sE }],
|
|
3153
3153
|
],
|
|
3154
3154
|
];
|
|
3155
|
-
var PreviewPortalRequest = [3, n0, _PPR, 0, [_PI], [[0, 1]]];
|
|
3156
|
-
var PreviewPortalResponse = [3, n0, _PPRr, 0, [], []];
|
|
3157
|
-
var ProductPageSummaryNoBody = [
|
|
3155
|
+
var PreviewPortalRequest$ = [3, n0, _PPR, 0, [_PI], [[0, 1]]];
|
|
3156
|
+
var PreviewPortalResponse$ = [3, n0, _PPRr, 0, [], []];
|
|
3157
|
+
var ProductPageSummaryNoBody$ = [
|
|
3158
3158
|
3,
|
|
3159
3159
|
n0,
|
|
3160
3160
|
_PPSNB,
|
|
@@ -3167,7 +3167,7 @@ var ProductPageSummaryNoBody = [
|
|
|
3167
3167
|
[0, { [_jN]: _pPIr }],
|
|
3168
3168
|
],
|
|
3169
3169
|
];
|
|
3170
|
-
var ProductRestEndpointPageSummaryNoBody = [
|
|
3170
|
+
var ProductRestEndpointPageSummaryNoBody$ = [
|
|
3171
3171
|
3,
|
|
3172
3172
|
n0,
|
|
3173
3173
|
_PREPSNB,
|
|
@@ -3179,13 +3179,13 @@ var ProductRestEndpointPageSummaryNoBody = [
|
|
|
3179
3179
|
[0, { [_jN]: _oN }],
|
|
3180
3180
|
[0, { [_jN]: _pREPA }],
|
|
3181
3181
|
[0, { [_jN]: _pREPI }],
|
|
3182
|
-
[() => RestEndpointIdentifier
|
|
3182
|
+
[() => RestEndpointIdentifier$, { [_jN]: _rEI }],
|
|
3183
3183
|
[0, { [_jN]: _st }],
|
|
3184
|
-
[() => StatusException
|
|
3184
|
+
[() => StatusException$, { [_jN]: _sE }],
|
|
3185
3185
|
[0, { [_jN]: _tIS }],
|
|
3186
3186
|
],
|
|
3187
3187
|
];
|
|
3188
|
-
var PublishPortalRequest = [
|
|
3188
|
+
var PublishPortalRequest$ = [
|
|
3189
3189
|
3,
|
|
3190
3190
|
n0,
|
|
3191
3191
|
_PPRu,
|
|
@@ -3196,8 +3196,8 @@ var PublishPortalRequest = [
|
|
|
3196
3196
|
[0, 1],
|
|
3197
3197
|
],
|
|
3198
3198
|
];
|
|
3199
|
-
var PublishPortalResponse = [3, n0, _PPRub, 0, [], []];
|
|
3200
|
-
var PutPortalProductSharingPolicyRequest = [
|
|
3199
|
+
var PublishPortalResponse$ = [3, n0, _PPRub, 0, [], []];
|
|
3200
|
+
var PutPortalProductSharingPolicyRequest$ = [
|
|
3201
3201
|
3,
|
|
3202
3202
|
n0,
|
|
3203
3203
|
_PPPSPR,
|
|
@@ -3208,8 +3208,8 @@ var PutPortalProductSharingPolicyRequest = [
|
|
|
3208
3208
|
[0, 1],
|
|
3209
3209
|
],
|
|
3210
3210
|
];
|
|
3211
|
-
var PutPortalProductSharingPolicyResponse = [3, n0, _PPPSPRu, 0, [], []];
|
|
3212
|
-
var PutRoutingRuleRequest = [
|
|
3211
|
+
var PutPortalProductSharingPolicyResponse$ = [3, n0, _PPPSPRu, 0, [], []];
|
|
3212
|
+
var PutRoutingRuleRequest$ = [
|
|
3213
3213
|
3,
|
|
3214
3214
|
n0,
|
|
3215
3215
|
_PRRR,
|
|
@@ -3224,7 +3224,7 @@ var PutRoutingRuleRequest = [
|
|
|
3224
3224
|
[0, 1],
|
|
3225
3225
|
],
|
|
3226
3226
|
];
|
|
3227
|
-
var PutRoutingRuleResponse = [
|
|
3227
|
+
var PutRoutingRuleResponse$ = [
|
|
3228
3228
|
3,
|
|
3229
3229
|
n0,
|
|
3230
3230
|
_PRRRu,
|
|
@@ -3238,7 +3238,7 @@ var PutRoutingRuleResponse = [
|
|
|
3238
3238
|
[0, { [_jN]: _rRIo }],
|
|
3239
3239
|
],
|
|
3240
3240
|
];
|
|
3241
|
-
var ReimportApiRequest = [
|
|
3241
|
+
var ReimportApiRequest$ = [
|
|
3242
3242
|
3,
|
|
3243
3243
|
n0,
|
|
3244
3244
|
_RAR,
|
|
@@ -3251,7 +3251,7 @@ var ReimportApiRequest = [
|
|
|
3251
3251
|
[2, { [_hQ]: _fOW }],
|
|
3252
3252
|
],
|
|
3253
3253
|
];
|
|
3254
|
-
var ReimportApiResponse = [
|
|
3254
|
+
var ReimportApiResponse$ = [
|
|
3255
3255
|
3,
|
|
3256
3256
|
n0,
|
|
3257
3257
|
_RARe,
|
|
@@ -3262,7 +3262,7 @@ var ReimportApiResponse = [
|
|
|
3262
3262
|
[2, { [_jN]: _aGM }],
|
|
3263
3263
|
[0, { [_jN]: _aI }],
|
|
3264
3264
|
[0, { [_jN]: _aKSE }],
|
|
3265
|
-
[() => Cors
|
|
3265
|
+
[() => Cors$, { [_jN]: _cC }],
|
|
3266
3266
|
[5, { [_jN]: _cD }],
|
|
3267
3267
|
[0, { [_jN]: _d }],
|
|
3268
3268
|
[2, { [_jN]: _dSV }],
|
|
@@ -3277,7 +3277,7 @@ var ReimportApiResponse = [
|
|
|
3277
3277
|
[64 | 0, { [_jN]: _w }],
|
|
3278
3278
|
],
|
|
3279
3279
|
];
|
|
3280
|
-
var ResetAuthorizersCacheRequest = [
|
|
3280
|
+
var ResetAuthorizersCacheRequest$ = [
|
|
3281
3281
|
3,
|
|
3282
3282
|
n0,
|
|
3283
3283
|
_RACR,
|
|
@@ -3288,15 +3288,15 @@ var ResetAuthorizersCacheRequest = [
|
|
|
3288
3288
|
[0, 1],
|
|
3289
3289
|
],
|
|
3290
3290
|
];
|
|
3291
|
-
var RestEndpointIdentifier = [
|
|
3291
|
+
var RestEndpointIdentifier$ = [
|
|
3292
3292
|
3,
|
|
3293
3293
|
n0,
|
|
3294
3294
|
_REI,
|
|
3295
3295
|
0,
|
|
3296
3296
|
[_IP],
|
|
3297
|
-
[[() => IdentifierParts
|
|
3297
|
+
[[() => IdentifierParts$, { [_jN]: _iP }]],
|
|
3298
3298
|
];
|
|
3299
|
-
var Route = [
|
|
3299
|
+
var Route$ = [
|
|
3300
3300
|
3,
|
|
3301
3301
|
n0,
|
|
3302
3302
|
_Ro,
|
|
@@ -3318,7 +3318,7 @@ var Route = [
|
|
|
3318
3318
|
[0, { [_jN]: _ta }],
|
|
3319
3319
|
],
|
|
3320
3320
|
];
|
|
3321
|
-
var RouteResponse = [
|
|
3321
|
+
var RouteResponse$ = [
|
|
3322
3322
|
3,
|
|
3323
3323
|
n0,
|
|
3324
3324
|
_RRo,
|
|
@@ -3332,7 +3332,7 @@ var RouteResponse = [
|
|
|
3332
3332
|
[0, { [_jN]: _rRK }],
|
|
3333
3333
|
],
|
|
3334
3334
|
];
|
|
3335
|
-
var RouteSettings = [
|
|
3335
|
+
var RouteSettings$ = [
|
|
3336
3336
|
3,
|
|
3337
3337
|
n0,
|
|
3338
3338
|
_RS,
|
|
@@ -3346,7 +3346,7 @@ var RouteSettings = [
|
|
|
3346
3346
|
[1, { [_jN]: _tRL }],
|
|
3347
3347
|
],
|
|
3348
3348
|
];
|
|
3349
|
-
var RoutingRule = [
|
|
3349
|
+
var RoutingRule$ = [
|
|
3350
3350
|
3,
|
|
3351
3351
|
n0,
|
|
3352
3352
|
_RRou,
|
|
@@ -3360,15 +3360,15 @@ var RoutingRule = [
|
|
|
3360
3360
|
[0, { [_jN]: _rRIo }],
|
|
3361
3361
|
],
|
|
3362
3362
|
];
|
|
3363
|
-
var RoutingRuleAction = [
|
|
3363
|
+
var RoutingRuleAction$ = [
|
|
3364
3364
|
3,
|
|
3365
3365
|
n0,
|
|
3366
3366
|
_RRAo,
|
|
3367
3367
|
0,
|
|
3368
3368
|
[_IA],
|
|
3369
|
-
[[() => RoutingRuleActionInvokeApi
|
|
3369
|
+
[[() => RoutingRuleActionInvokeApi$, { [_jN]: _iA }]],
|
|
3370
3370
|
];
|
|
3371
|
-
var RoutingRuleActionInvokeApi = [
|
|
3371
|
+
var RoutingRuleActionInvokeApi$ = [
|
|
3372
3372
|
3,
|
|
3373
3373
|
n0,
|
|
3374
3374
|
_RRAIA,
|
|
@@ -3380,19 +3380,19 @@ var RoutingRuleActionInvokeApi = [
|
|
|
3380
3380
|
[2, { [_jN]: _sBP }],
|
|
3381
3381
|
],
|
|
3382
3382
|
];
|
|
3383
|
-
var RoutingRuleCondition = [
|
|
3383
|
+
var RoutingRuleCondition$ = [
|
|
3384
3384
|
3,
|
|
3385
3385
|
n0,
|
|
3386
3386
|
_RRC,
|
|
3387
3387
|
0,
|
|
3388
3388
|
[_MBP, _MH],
|
|
3389
3389
|
[
|
|
3390
|
-
[() => RoutingRuleMatchBasePaths
|
|
3391
|
-
[() => RoutingRuleMatchHeaders
|
|
3390
|
+
[() => RoutingRuleMatchBasePaths$, { [_jN]: _mBP }],
|
|
3391
|
+
[() => RoutingRuleMatchHeaders$, { [_jN]: _mH }],
|
|
3392
3392
|
],
|
|
3393
3393
|
];
|
|
3394
|
-
var RoutingRuleMatchBasePaths = [3, n0, _RRMBP, 0, [_AOn], [[64 | 0, { [_jN]: _aOn }]]];
|
|
3395
|
-
var RoutingRuleMatchHeaders = [
|
|
3394
|
+
var RoutingRuleMatchBasePaths$ = [3, n0, _RRMBP, 0, [_AOn], [[64 | 0, { [_jN]: _aOn }]]];
|
|
3395
|
+
var RoutingRuleMatchHeaders$ = [
|
|
3396
3396
|
3,
|
|
3397
3397
|
n0,
|
|
3398
3398
|
_RRMH,
|
|
@@ -3400,7 +3400,7 @@ var RoutingRuleMatchHeaders = [
|
|
|
3400
3400
|
[_AOn],
|
|
3401
3401
|
[[() => __listOfRoutingRuleMatchHeaderValue, { [_jN]: _aOn }]],
|
|
3402
3402
|
];
|
|
3403
|
-
var RoutingRuleMatchHeaderValue = [
|
|
3403
|
+
var RoutingRuleMatchHeaderValue$ = [
|
|
3404
3404
|
3,
|
|
3405
3405
|
n0,
|
|
3406
3406
|
_RRMHV,
|
|
@@ -3411,7 +3411,7 @@ var RoutingRuleMatchHeaderValue = [
|
|
|
3411
3411
|
[0, { [_jN]: _vG }],
|
|
3412
3412
|
],
|
|
3413
3413
|
];
|
|
3414
|
-
var Section = [
|
|
3414
|
+
var Section$ = [
|
|
3415
3415
|
3,
|
|
3416
3416
|
n0,
|
|
3417
3417
|
_Se,
|
|
@@ -3422,19 +3422,19 @@ var Section = [
|
|
|
3422
3422
|
[0, { [_jN]: _sNe }],
|
|
3423
3423
|
],
|
|
3424
3424
|
];
|
|
3425
|
-
var Stage = [
|
|
3425
|
+
var Stage$ = [
|
|
3426
3426
|
3,
|
|
3427
3427
|
n0,
|
|
3428
3428
|
_S,
|
|
3429
3429
|
0,
|
|
3430
3430
|
[_ALS, _AGM, _ADu, _CCI, _CD, _DRS, _DI, _D, _LDSM, _LUD, _RS, _SN, _SV, _T],
|
|
3431
3431
|
[
|
|
3432
|
-
[() => AccessLogSettings
|
|
3432
|
+
[() => AccessLogSettings$, { [_jN]: _aLS }],
|
|
3433
3433
|
[2, { [_jN]: _aGM }],
|
|
3434
3434
|
[2, { [_jN]: _aDu }],
|
|
3435
3435
|
[0, { [_jN]: _cCI }],
|
|
3436
3436
|
[5, { [_jN]: _cD }],
|
|
3437
|
-
[() => RouteSettings
|
|
3437
|
+
[() => RouteSettings$, { [_jN]: _dRS }],
|
|
3438
3438
|
[0, { [_jN]: _dI }],
|
|
3439
3439
|
[0, { [_jN]: _d }],
|
|
3440
3440
|
[0, { [_jN]: _lDSM }],
|
|
@@ -3445,7 +3445,7 @@ var Stage = [
|
|
|
3445
3445
|
[128 | 0, { [_jN]: _t }],
|
|
3446
3446
|
],
|
|
3447
3447
|
];
|
|
3448
|
-
var StatusException = [
|
|
3448
|
+
var StatusException$ = [
|
|
3449
3449
|
3,
|
|
3450
3450
|
n0,
|
|
3451
3451
|
_SE,
|
|
@@ -3456,7 +3456,7 @@ var StatusException = [
|
|
|
3456
3456
|
[0, { [_jN]: _m }],
|
|
3457
3457
|
],
|
|
3458
3458
|
];
|
|
3459
|
-
var TagResourceRequest = [
|
|
3459
|
+
var TagResourceRequest$ = [
|
|
3460
3460
|
3,
|
|
3461
3461
|
n0,
|
|
3462
3462
|
_TRR,
|
|
@@ -3467,10 +3467,10 @@ var TagResourceRequest = [
|
|
|
3467
3467
|
[128 | 0, { [_jN]: _t }],
|
|
3468
3468
|
],
|
|
3469
3469
|
];
|
|
3470
|
-
var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
3471
|
-
var TlsConfig = [3, n0, _TC, 0, [_SNTV], [[0, { [_jN]: _sNTV }]]];
|
|
3472
|
-
var TlsConfigInput = [3, n0, _TCI, 0, [_SNTV], [[0, { [_jN]: _sNTV }]]];
|
|
3473
|
-
var TooManyRequestsException = [
|
|
3470
|
+
var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
|
|
3471
|
+
var TlsConfig$ = [3, n0, _TC, 0, [_SNTV], [[0, { [_jN]: _sNTV }]]];
|
|
3472
|
+
var TlsConfigInput$ = [3, n0, _TCI, 0, [_SNTV], [[0, { [_jN]: _sNTV }]]];
|
|
3473
|
+
var TooManyRequestsException$ = [
|
|
3474
3474
|
-3,
|
|
3475
3475
|
n0,
|
|
3476
3476
|
_TMRE,
|
|
@@ -3481,8 +3481,8 @@ var TooManyRequestsException = [
|
|
|
3481
3481
|
[0, { [_jN]: _m }],
|
|
3482
3482
|
],
|
|
3483
3483
|
];
|
|
3484
|
-
schema.TypeRegistry.for(n0).registerError(TooManyRequestsException
|
|
3485
|
-
var UntagResourceRequest = [
|
|
3484
|
+
schema.TypeRegistry.for(n0).registerError(TooManyRequestsException$, TooManyRequestsException);
|
|
3485
|
+
var UntagResourceRequest$ = [
|
|
3486
3486
|
3,
|
|
3487
3487
|
n0,
|
|
3488
3488
|
_URR,
|
|
@@ -3493,7 +3493,7 @@ var UntagResourceRequest = [
|
|
|
3493
3493
|
[64 | 0, { [_hQ]: _tK }],
|
|
3494
3494
|
],
|
|
3495
3495
|
];
|
|
3496
|
-
var UpdateApiMappingRequest = [
|
|
3496
|
+
var UpdateApiMappingRequest$ = [
|
|
3497
3497
|
3,
|
|
3498
3498
|
n0,
|
|
3499
3499
|
_UAMR,
|
|
@@ -3507,7 +3507,7 @@ var UpdateApiMappingRequest = [
|
|
|
3507
3507
|
[0, { [_jN]: _s }],
|
|
3508
3508
|
],
|
|
3509
3509
|
];
|
|
3510
|
-
var UpdateApiMappingResponse = [
|
|
3510
|
+
var UpdateApiMappingResponse$ = [
|
|
3511
3511
|
3,
|
|
3512
3512
|
n0,
|
|
3513
3513
|
_UAMRp,
|
|
@@ -3520,7 +3520,7 @@ var UpdateApiMappingResponse = [
|
|
|
3520
3520
|
[0, { [_jN]: _s }],
|
|
3521
3521
|
],
|
|
3522
3522
|
];
|
|
3523
|
-
var UpdateApiRequest = [
|
|
3523
|
+
var UpdateApiRequest$ = [
|
|
3524
3524
|
3,
|
|
3525
3525
|
n0,
|
|
3526
3526
|
_UAR,
|
|
@@ -3529,7 +3529,7 @@ var UpdateApiRequest = [
|
|
|
3529
3529
|
[
|
|
3530
3530
|
[0, 1],
|
|
3531
3531
|
[0, { [_jN]: _aKSE }],
|
|
3532
|
-
[() => Cors
|
|
3532
|
+
[() => Cors$, { [_jN]: _cC }],
|
|
3533
3533
|
[0, { [_jN]: _cAr }],
|
|
3534
3534
|
[0, { [_jN]: _d }],
|
|
3535
3535
|
[2, { [_jN]: _dSV }],
|
|
@@ -3542,7 +3542,7 @@ var UpdateApiRequest = [
|
|
|
3542
3542
|
[0, { [_jN]: _v }],
|
|
3543
3543
|
],
|
|
3544
3544
|
];
|
|
3545
|
-
var UpdateApiResponse = [
|
|
3545
|
+
var UpdateApiResponse$ = [
|
|
3546
3546
|
3,
|
|
3547
3547
|
n0,
|
|
3548
3548
|
_UARp,
|
|
@@ -3553,7 +3553,7 @@ var UpdateApiResponse = [
|
|
|
3553
3553
|
[2, { [_jN]: _aGM }],
|
|
3554
3554
|
[0, { [_jN]: _aI }],
|
|
3555
3555
|
[0, { [_jN]: _aKSE }],
|
|
3556
|
-
[() => Cors
|
|
3556
|
+
[() => Cors$, { [_jN]: _cC }],
|
|
3557
3557
|
[5, { [_jN]: _cD }],
|
|
3558
3558
|
[0, { [_jN]: _d }],
|
|
3559
3559
|
[2, { [_jN]: _dSV }],
|
|
@@ -3568,7 +3568,7 @@ var UpdateApiResponse = [
|
|
|
3568
3568
|
[64 | 0, { [_jN]: _w }],
|
|
3569
3569
|
],
|
|
3570
3570
|
];
|
|
3571
|
-
var UpdateAuthorizerRequest = [
|
|
3571
|
+
var UpdateAuthorizerRequest$ = [
|
|
3572
3572
|
3,
|
|
3573
3573
|
n0,
|
|
3574
3574
|
_UARpd,
|
|
@@ -3585,11 +3585,11 @@ var UpdateAuthorizerRequest = [
|
|
|
3585
3585
|
[2, { [_jN]: _eSR }],
|
|
3586
3586
|
[64 | 0, { [_jN]: _iS }],
|
|
3587
3587
|
[0, { [_jN]: _iVE }],
|
|
3588
|
-
[() => JWTConfiguration
|
|
3588
|
+
[() => JWTConfiguration$, { [_jN]: _jC }],
|
|
3589
3589
|
[0, { [_jN]: _n }],
|
|
3590
3590
|
],
|
|
3591
3591
|
];
|
|
3592
|
-
var UpdateAuthorizerResponse = [
|
|
3592
|
+
var UpdateAuthorizerResponse$ = [
|
|
3593
3593
|
3,
|
|
3594
3594
|
n0,
|
|
3595
3595
|
_UARpda,
|
|
@@ -3605,11 +3605,11 @@ var UpdateAuthorizerResponse = [
|
|
|
3605
3605
|
[2, { [_jN]: _eSR }],
|
|
3606
3606
|
[64 | 0, { [_jN]: _iS }],
|
|
3607
3607
|
[0, { [_jN]: _iVE }],
|
|
3608
|
-
[() => JWTConfiguration
|
|
3608
|
+
[() => JWTConfiguration$, { [_jN]: _jC }],
|
|
3609
3609
|
[0, { [_jN]: _n }],
|
|
3610
3610
|
],
|
|
3611
3611
|
];
|
|
3612
|
-
var UpdateDeploymentRequest = [
|
|
3612
|
+
var UpdateDeploymentRequest$ = [
|
|
3613
3613
|
3,
|
|
3614
3614
|
n0,
|
|
3615
3615
|
_UDR,
|
|
@@ -3621,7 +3621,7 @@ var UpdateDeploymentRequest = [
|
|
|
3621
3621
|
[0, { [_jN]: _d }],
|
|
3622
3622
|
],
|
|
3623
3623
|
];
|
|
3624
|
-
var UpdateDeploymentResponse = [
|
|
3624
|
+
var UpdateDeploymentResponse$ = [
|
|
3625
3625
|
3,
|
|
3626
3626
|
n0,
|
|
3627
3627
|
_UDRp,
|
|
@@ -3636,7 +3636,7 @@ var UpdateDeploymentResponse = [
|
|
|
3636
3636
|
[0, { [_jN]: _d }],
|
|
3637
3637
|
],
|
|
3638
3638
|
];
|
|
3639
|
-
var UpdateDomainNameRequest = [
|
|
3639
|
+
var UpdateDomainNameRequest$ = [
|
|
3640
3640
|
3,
|
|
3641
3641
|
n0,
|
|
3642
3642
|
_UDNR,
|
|
@@ -3645,11 +3645,11 @@ var UpdateDomainNameRequest = [
|
|
|
3645
3645
|
[
|
|
3646
3646
|
[0, 1],
|
|
3647
3647
|
[() => DomainNameConfigurations, { [_jN]: _dNC }],
|
|
3648
|
-
[() => MutualTlsAuthenticationInput
|
|
3648
|
+
[() => MutualTlsAuthenticationInput$, { [_jN]: _mTA }],
|
|
3649
3649
|
[0, { [_jN]: _rM }],
|
|
3650
3650
|
],
|
|
3651
3651
|
];
|
|
3652
|
-
var UpdateDomainNameResponse = [
|
|
3652
|
+
var UpdateDomainNameResponse$ = [
|
|
3653
3653
|
3,
|
|
3654
3654
|
n0,
|
|
3655
3655
|
_UDNRp,
|
|
@@ -3660,12 +3660,12 @@ var UpdateDomainNameResponse = [
|
|
|
3660
3660
|
[0, { [_jN]: _dN }],
|
|
3661
3661
|
[0, { [_jN]: _dNA }],
|
|
3662
3662
|
[() => DomainNameConfigurations, { [_jN]: _dNC }],
|
|
3663
|
-
[() => MutualTlsAuthentication
|
|
3663
|
+
[() => MutualTlsAuthentication$, { [_jN]: _mTA }],
|
|
3664
3664
|
[0, { [_jN]: _rM }],
|
|
3665
3665
|
[128 | 0, { [_jN]: _t }],
|
|
3666
3666
|
],
|
|
3667
3667
|
];
|
|
3668
|
-
var UpdateIntegrationRequest = [
|
|
3668
|
+
var UpdateIntegrationRequest$ = [
|
|
3669
3669
|
3,
|
|
3670
3670
|
n0,
|
|
3671
3671
|
_UIR,
|
|
@@ -3690,10 +3690,10 @@ var UpdateIntegrationRequest = [
|
|
|
3690
3690
|
[[2, n0, _RPe, 0, 0, 128 | 0], { [_jN]: _rPe }],
|
|
3691
3691
|
[0, { [_jN]: _tSE }],
|
|
3692
3692
|
[1, { [_jN]: _tIM }],
|
|
3693
|
-
[() => TlsConfigInput
|
|
3693
|
+
[() => TlsConfigInput$, { [_jN]: _tC }],
|
|
3694
3694
|
],
|
|
3695
3695
|
];
|
|
3696
|
-
var UpdateIntegrationResponseRequest = [
|
|
3696
|
+
var UpdateIntegrationResponseRequest$ = [
|
|
3697
3697
|
3,
|
|
3698
3698
|
n0,
|
|
3699
3699
|
_UIRR,
|
|
@@ -3710,7 +3710,7 @@ var UpdateIntegrationResponseRequest = [
|
|
|
3710
3710
|
[0, { [_jN]: _tSE }],
|
|
3711
3711
|
],
|
|
3712
3712
|
];
|
|
3713
|
-
var UpdateIntegrationResponseResponse = [
|
|
3713
|
+
var UpdateIntegrationResponseResponse$ = [
|
|
3714
3714
|
3,
|
|
3715
3715
|
n0,
|
|
3716
3716
|
_UIRRp,
|
|
@@ -3725,7 +3725,7 @@ var UpdateIntegrationResponseResponse = [
|
|
|
3725
3725
|
[0, { [_jN]: _tSE }],
|
|
3726
3726
|
],
|
|
3727
3727
|
];
|
|
3728
|
-
var UpdateIntegrationResult = [
|
|
3728
|
+
var UpdateIntegrationResult$ = [
|
|
3729
3729
|
3,
|
|
3730
3730
|
n0,
|
|
3731
3731
|
_UIRp,
|
|
@@ -3751,10 +3751,10 @@ var UpdateIntegrationResult = [
|
|
|
3751
3751
|
[[2, n0, _RPe, 0, 0, 128 | 0], { [_jN]: _rPe }],
|
|
3752
3752
|
[0, { [_jN]: _tSE }],
|
|
3753
3753
|
[1, { [_jN]: _tIM }],
|
|
3754
|
-
[() => TlsConfig
|
|
3754
|
+
[() => TlsConfig$, { [_jN]: _tC }],
|
|
3755
3755
|
],
|
|
3756
3756
|
];
|
|
3757
|
-
var UpdateModelRequest = [
|
|
3757
|
+
var UpdateModelRequest$ = [
|
|
3758
3758
|
3,
|
|
3759
3759
|
n0,
|
|
3760
3760
|
_UMR,
|
|
@@ -3769,7 +3769,7 @@ var UpdateModelRequest = [
|
|
|
3769
3769
|
[0, { [_jN]: _sc }],
|
|
3770
3770
|
],
|
|
3771
3771
|
];
|
|
3772
|
-
var UpdateModelResponse = [
|
|
3772
|
+
var UpdateModelResponse$ = [
|
|
3773
3773
|
3,
|
|
3774
3774
|
n0,
|
|
3775
3775
|
_UMRp,
|
|
@@ -3783,7 +3783,7 @@ var UpdateModelResponse = [
|
|
|
3783
3783
|
[0, { [_jN]: _sc }],
|
|
3784
3784
|
],
|
|
3785
3785
|
];
|
|
3786
|
-
var UpdatePortalProductRequest = [
|
|
3786
|
+
var UpdatePortalProductRequest$ = [
|
|
3787
3787
|
3,
|
|
3788
3788
|
n0,
|
|
3789
3789
|
_UPPR,
|
|
@@ -3792,11 +3792,11 @@ var UpdatePortalProductRequest = [
|
|
|
3792
3792
|
[
|
|
3793
3793
|
[0, { [_jN]: _d }],
|
|
3794
3794
|
[0, { [_jN]: _dNi }],
|
|
3795
|
-
[() => DisplayOrder
|
|
3795
|
+
[() => DisplayOrder$, { [_jN]: _dO }],
|
|
3796
3796
|
[0, 1],
|
|
3797
3797
|
],
|
|
3798
3798
|
];
|
|
3799
|
-
var UpdatePortalProductResponse = [
|
|
3799
|
+
var UpdatePortalProductResponse$ = [
|
|
3800
3800
|
3,
|
|
3801
3801
|
n0,
|
|
3802
3802
|
_UPPRp,
|
|
@@ -3805,108 +3805,108 @@ var UpdatePortalProductResponse = [
|
|
|
3805
3805
|
[
|
|
3806
3806
|
[0, { [_jN]: _d }],
|
|
3807
3807
|
[0, { [_jN]: _dNi }],
|
|
3808
|
-
[() => DisplayOrder
|
|
3808
|
+
[() => DisplayOrder$, { [_jN]: _dO }],
|
|
3809
3809
|
[5, { [_jN]: _lM }],
|
|
3810
3810
|
[0, { [_jN]: _pPA }],
|
|
3811
3811
|
[0, { [_jN]: _pPI }],
|
|
3812
3812
|
[128 | 0, { [_jN]: _t }],
|
|
3813
3813
|
],
|
|
3814
3814
|
];
|
|
3815
|
-
var UpdatePortalRequest = [
|
|
3815
|
+
var UpdatePortalRequest$ = [
|
|
3816
3816
|
3,
|
|
3817
3817
|
n0,
|
|
3818
3818
|
_UPR,
|
|
3819
3819
|
0,
|
|
3820
3820
|
[_Au, _EC, _IPPA, _LU, _PC, _PI, _RAMN],
|
|
3821
3821
|
[
|
|
3822
|
-
[() => Authorization
|
|
3823
|
-
[() => EndpointConfigurationRequest
|
|
3822
|
+
[() => Authorization$, { [_jN]: _a }],
|
|
3823
|
+
[() => EndpointConfigurationRequest$, { [_jN]: _eC }],
|
|
3824
3824
|
[64 | 0, { [_jN]: _iPPA }],
|
|
3825
3825
|
[0, { [_jN]: _lU }],
|
|
3826
|
-
[() => PortalContent
|
|
3826
|
+
[() => PortalContent$, { [_jN]: _pC }],
|
|
3827
3827
|
[0, 1],
|
|
3828
3828
|
[0, { [_jN]: _rAMN }],
|
|
3829
3829
|
],
|
|
3830
3830
|
];
|
|
3831
|
-
var UpdatePortalResponse = [
|
|
3831
|
+
var UpdatePortalResponse$ = [
|
|
3832
3832
|
3,
|
|
3833
3833
|
n0,
|
|
3834
3834
|
_UPRp,
|
|
3835
3835
|
0,
|
|
3836
3836
|
[_Au, _EC, _IPPA, _LM, _LP, _LPD, _PA, _PC, _PI, _Pr, _PS, _RAMN, _SE, _T],
|
|
3837
3837
|
[
|
|
3838
|
-
[() => Authorization
|
|
3839
|
-
[() => EndpointConfigurationResponse
|
|
3838
|
+
[() => Authorization$, { [_jN]: _a }],
|
|
3839
|
+
[() => EndpointConfigurationResponse$, { [_jN]: _eC }],
|
|
3840
3840
|
[64 | 0, { [_jN]: _iPPA }],
|
|
3841
3841
|
[5, { [_jN]: _lM }],
|
|
3842
3842
|
[5, { [_jN]: _lP }],
|
|
3843
3843
|
[0, { [_jN]: _lPD }],
|
|
3844
3844
|
[0, { [_jN]: _pA }],
|
|
3845
|
-
[() => PortalContent
|
|
3845
|
+
[() => PortalContent$, { [_jN]: _pC }],
|
|
3846
3846
|
[0, { [_jN]: _pI }],
|
|
3847
|
-
[() => Preview
|
|
3847
|
+
[() => Preview$, { [_jN]: _pr }],
|
|
3848
3848
|
[0, { [_jN]: _pS }],
|
|
3849
3849
|
[0, { [_jN]: _rAMN }],
|
|
3850
|
-
[() => StatusException
|
|
3850
|
+
[() => StatusException$, { [_jN]: _sE }],
|
|
3851
3851
|
[128 | 0, { [_jN]: _t }],
|
|
3852
3852
|
],
|
|
3853
3853
|
];
|
|
3854
|
-
var UpdateProductPageRequest = [
|
|
3854
|
+
var UpdateProductPageRequest$ = [
|
|
3855
3855
|
3,
|
|
3856
3856
|
n0,
|
|
3857
3857
|
_UPPRpd,
|
|
3858
3858
|
0,
|
|
3859
3859
|
[_DC, _PPI, _PPIr],
|
|
3860
3860
|
[
|
|
3861
|
-
[() => DisplayContent
|
|
3861
|
+
[() => DisplayContent$, { [_jN]: _dC }],
|
|
3862
3862
|
[0, 1],
|
|
3863
3863
|
[0, 1],
|
|
3864
3864
|
],
|
|
3865
3865
|
];
|
|
3866
|
-
var UpdateProductPageResponse = [
|
|
3866
|
+
var UpdateProductPageResponse$ = [
|
|
3867
3867
|
3,
|
|
3868
3868
|
n0,
|
|
3869
3869
|
_UPPRpda,
|
|
3870
3870
|
0,
|
|
3871
3871
|
[_DC, _LM, _PPAr, _PPIr],
|
|
3872
3872
|
[
|
|
3873
|
-
[() => DisplayContent
|
|
3873
|
+
[() => DisplayContent$, { [_jN]: _dC }],
|
|
3874
3874
|
[5, { [_jN]: _lM }],
|
|
3875
3875
|
[0, { [_jN]: _pPAr }],
|
|
3876
3876
|
[0, { [_jN]: _pPIr }],
|
|
3877
3877
|
],
|
|
3878
3878
|
];
|
|
3879
|
-
var UpdateProductRestEndpointPageRequest = [
|
|
3879
|
+
var UpdateProductRestEndpointPageRequest$ = [
|
|
3880
3880
|
3,
|
|
3881
3881
|
n0,
|
|
3882
3882
|
_UPREPR,
|
|
3883
3883
|
0,
|
|
3884
3884
|
[_DC, _PPI, _PREPI, _TIS],
|
|
3885
3885
|
[
|
|
3886
|
-
[() => EndpointDisplayContent
|
|
3886
|
+
[() => EndpointDisplayContent$, { [_jN]: _dC }],
|
|
3887
3887
|
[0, 1],
|
|
3888
3888
|
[0, 1],
|
|
3889
3889
|
[0, { [_jN]: _tIS }],
|
|
3890
3890
|
],
|
|
3891
3891
|
];
|
|
3892
|
-
var UpdateProductRestEndpointPageResponse = [
|
|
3892
|
+
var UpdateProductRestEndpointPageResponse$ = [
|
|
3893
3893
|
3,
|
|
3894
3894
|
n0,
|
|
3895
3895
|
_UPREPRp,
|
|
3896
3896
|
0,
|
|
3897
3897
|
[_DC, _LM, _PREPA, _PREPI, _REI, _St, _SE, _TIS],
|
|
3898
3898
|
[
|
|
3899
|
-
[() => EndpointDisplayContentResponse
|
|
3899
|
+
[() => EndpointDisplayContentResponse$, { [_jN]: _dC }],
|
|
3900
3900
|
[5, { [_jN]: _lM }],
|
|
3901
3901
|
[0, { [_jN]: _pREPA }],
|
|
3902
3902
|
[0, { [_jN]: _pREPI }],
|
|
3903
|
-
[() => RestEndpointIdentifier
|
|
3903
|
+
[() => RestEndpointIdentifier$, { [_jN]: _rEI }],
|
|
3904
3904
|
[0, { [_jN]: _st }],
|
|
3905
|
-
[() => StatusException
|
|
3905
|
+
[() => StatusException$, { [_jN]: _sE }],
|
|
3906
3906
|
[0, { [_jN]: _tIS }],
|
|
3907
3907
|
],
|
|
3908
3908
|
];
|
|
3909
|
-
var UpdateRouteRequest = [
|
|
3909
|
+
var UpdateRouteRequest$ = [
|
|
3910
3910
|
3,
|
|
3911
3911
|
n0,
|
|
3912
3912
|
_URRp,
|
|
@@ -3928,7 +3928,7 @@ var UpdateRouteRequest = [
|
|
|
3928
3928
|
[0, { [_jN]: _ta }],
|
|
3929
3929
|
],
|
|
3930
3930
|
];
|
|
3931
|
-
var UpdateRouteResponseRequest = [
|
|
3931
|
+
var UpdateRouteResponseRequest$ = [
|
|
3932
3932
|
3,
|
|
3933
3933
|
n0,
|
|
3934
3934
|
_URRR,
|
|
@@ -3944,7 +3944,7 @@ var UpdateRouteResponseRequest = [
|
|
|
3944
3944
|
[0, { [_jN]: _rRK }],
|
|
3945
3945
|
],
|
|
3946
3946
|
];
|
|
3947
|
-
var UpdateRouteResponseResponse = [
|
|
3947
|
+
var UpdateRouteResponseResponse$ = [
|
|
3948
3948
|
3,
|
|
3949
3949
|
n0,
|
|
3950
3950
|
_URRRp,
|
|
@@ -3958,7 +3958,7 @@ var UpdateRouteResponseResponse = [
|
|
|
3958
3958
|
[0, { [_jN]: _rRK }],
|
|
3959
3959
|
],
|
|
3960
3960
|
];
|
|
3961
|
-
var UpdateRouteResult = [
|
|
3961
|
+
var UpdateRouteResult$ = [
|
|
3962
3962
|
3,
|
|
3963
3963
|
n0,
|
|
3964
3964
|
_URRpd,
|
|
@@ -3980,18 +3980,18 @@ var UpdateRouteResult = [
|
|
|
3980
3980
|
[0, { [_jN]: _ta }],
|
|
3981
3981
|
],
|
|
3982
3982
|
];
|
|
3983
|
-
var UpdateStageRequest = [
|
|
3983
|
+
var UpdateStageRequest$ = [
|
|
3984
3984
|
3,
|
|
3985
3985
|
n0,
|
|
3986
3986
|
_USR,
|
|
3987
3987
|
0,
|
|
3988
3988
|
[_ALS, _AI, _ADu, _CCI, _DRS, _DI, _D, _RS, _SN, _SV],
|
|
3989
3989
|
[
|
|
3990
|
-
[() => AccessLogSettings
|
|
3990
|
+
[() => AccessLogSettings$, { [_jN]: _aLS }],
|
|
3991
3991
|
[0, 1],
|
|
3992
3992
|
[2, { [_jN]: _aDu }],
|
|
3993
3993
|
[0, { [_jN]: _cCI }],
|
|
3994
|
-
[() => RouteSettings
|
|
3994
|
+
[() => RouteSettings$, { [_jN]: _dRS }],
|
|
3995
3995
|
[0, { [_jN]: _dI }],
|
|
3996
3996
|
[0, { [_jN]: _d }],
|
|
3997
3997
|
[() => RouteSettingsMap, { [_jN]: _rS }],
|
|
@@ -3999,19 +3999,19 @@ var UpdateStageRequest = [
|
|
|
3999
3999
|
[128 | 0, { [_jN]: _sV }],
|
|
4000
4000
|
],
|
|
4001
4001
|
];
|
|
4002
|
-
var UpdateStageResponse = [
|
|
4002
|
+
var UpdateStageResponse$ = [
|
|
4003
4003
|
3,
|
|
4004
4004
|
n0,
|
|
4005
4005
|
_USRp,
|
|
4006
4006
|
0,
|
|
4007
4007
|
[_ALS, _AGM, _ADu, _CCI, _CD, _DRS, _DI, _D, _LDSM, _LUD, _RS, _SN, _SV, _T],
|
|
4008
4008
|
[
|
|
4009
|
-
[() => AccessLogSettings
|
|
4009
|
+
[() => AccessLogSettings$, { [_jN]: _aLS }],
|
|
4010
4010
|
[2, { [_jN]: _aGM }],
|
|
4011
4011
|
[2, { [_jN]: _aDu }],
|
|
4012
4012
|
[0, { [_jN]: _cCI }],
|
|
4013
4013
|
[5, { [_jN]: _cD }],
|
|
4014
|
-
[() => RouteSettings
|
|
4014
|
+
[() => RouteSettings$, { [_jN]: _dRS }],
|
|
4015
4015
|
[0, { [_jN]: _dI }],
|
|
4016
4016
|
[0, { [_jN]: _d }],
|
|
4017
4017
|
[0, { [_jN]: _lDSM }],
|
|
@@ -4022,7 +4022,7 @@ var UpdateStageResponse = [
|
|
|
4022
4022
|
[128 | 0, { [_jN]: _t }],
|
|
4023
4023
|
],
|
|
4024
4024
|
];
|
|
4025
|
-
var UpdateVpcLinkRequest = [
|
|
4025
|
+
var UpdateVpcLinkRequest$ = [
|
|
4026
4026
|
3,
|
|
4027
4027
|
n0,
|
|
4028
4028
|
_UVLR,
|
|
@@ -4033,7 +4033,7 @@ var UpdateVpcLinkRequest = [
|
|
|
4033
4033
|
[0, 1],
|
|
4034
4034
|
],
|
|
4035
4035
|
];
|
|
4036
|
-
var UpdateVpcLinkResponse = [
|
|
4036
|
+
var UpdateVpcLinkResponse$ = [
|
|
4037
4037
|
3,
|
|
4038
4038
|
n0,
|
|
4039
4039
|
_UVLRp,
|
|
@@ -4051,7 +4051,7 @@ var UpdateVpcLinkResponse = [
|
|
|
4051
4051
|
[0, { [_jN]: _vLV }],
|
|
4052
4052
|
],
|
|
4053
4053
|
];
|
|
4054
|
-
var VpcLink = [
|
|
4054
|
+
var VpcLink$ = [
|
|
4055
4055
|
3,
|
|
4056
4056
|
n0,
|
|
4057
4057
|
_VL,
|
|
@@ -4070,251 +4070,245 @@ var VpcLink = [
|
|
|
4070
4070
|
],
|
|
4071
4071
|
];
|
|
4072
4072
|
var __Unit = "unit";
|
|
4073
|
-
var ApiGatewayV2ServiceException = [-3, _sm, "ApiGatewayV2ServiceException", 0, [], []];
|
|
4074
|
-
schema.TypeRegistry.for(_sm).registerError(ApiGatewayV2ServiceException
|
|
4075
|
-
var __listOfApi = [1, n0, _lOA, 0, [() => Api
|
|
4076
|
-
var __listOfApiMapping = [1, n0, _lOAM, 0, [() => ApiMapping
|
|
4077
|
-
var __listOfAuthorizer = [1, n0, _lOAi, 0, [() => Authorizer
|
|
4078
|
-
var __listOfDeployment = [1, n0, _lOD, 0, [() => Deployment
|
|
4079
|
-
var __listOfDomainName = [1, n0, _lODN, 0, [() => DomainName
|
|
4080
|
-
var __listOfIntegration = [1, n0, _lOI, 0, [() => Integration
|
|
4081
|
-
var __listOfIntegrationResponse = [1, n0, _lOIR, 0, [() => IntegrationResponse
|
|
4082
|
-
var __listOfModel = [1, n0, _lOM, 0, [() => Model
|
|
4083
|
-
var __listOfPortalProductSummary = [1, n0, _lOPPS, 0, [() => PortalProductSummary
|
|
4084
|
-
var __listOfPortalSummary = [1, n0, _lOPS, 0, [() => PortalSummary
|
|
4085
|
-
var __listOfProductPageSummaryNoBody = [
|
|
4086
|
-
1,
|
|
4087
|
-
n0,
|
|
4088
|
-
_lOPPSNB,
|
|
4089
|
-
0,
|
|
4090
|
-
[() => ProductPageSummaryNoBody, 0],
|
|
4091
|
-
];
|
|
4073
|
+
var ApiGatewayV2ServiceException$ = [-3, _sm, "ApiGatewayV2ServiceException", 0, [], []];
|
|
4074
|
+
schema.TypeRegistry.for(_sm).registerError(ApiGatewayV2ServiceException$, ApiGatewayV2ServiceException);
|
|
4075
|
+
var __listOfApi = [1, n0, _lOA, 0, [() => Api$, 0]];
|
|
4076
|
+
var __listOfApiMapping = [1, n0, _lOAM, 0, [() => ApiMapping$, 0]];
|
|
4077
|
+
var __listOfAuthorizer = [1, n0, _lOAi, 0, [() => Authorizer$, 0]];
|
|
4078
|
+
var __listOfDeployment = [1, n0, _lOD, 0, [() => Deployment$, 0]];
|
|
4079
|
+
var __listOfDomainName = [1, n0, _lODN, 0, [() => DomainName$, 0]];
|
|
4080
|
+
var __listOfIntegration = [1, n0, _lOI, 0, [() => Integration$, 0]];
|
|
4081
|
+
var __listOfIntegrationResponse = [1, n0, _lOIR, 0, [() => IntegrationResponse$, 0]];
|
|
4082
|
+
var __listOfModel = [1, n0, _lOM, 0, [() => Model$, 0]];
|
|
4083
|
+
var __listOfPortalProductSummary = [1, n0, _lOPPS, 0, [() => PortalProductSummary$, 0]];
|
|
4084
|
+
var __listOfPortalSummary = [1, n0, _lOPS, 0, [() => PortalSummary$, 0]];
|
|
4085
|
+
var __listOfProductPageSummaryNoBody = [1, n0, _lOPPSNB, 0, [() => ProductPageSummaryNoBody$, 0]];
|
|
4092
4086
|
var __listOfProductRestEndpointPageSummaryNoBody = [
|
|
4093
4087
|
1,
|
|
4094
4088
|
n0,
|
|
4095
4089
|
_lOPREPSNB,
|
|
4096
4090
|
0,
|
|
4097
|
-
[() => ProductRestEndpointPageSummaryNoBody
|
|
4091
|
+
[() => ProductRestEndpointPageSummaryNoBody$, 0],
|
|
4098
4092
|
];
|
|
4099
|
-
var __listOfRoute = [1, n0, _lOR, 0, [() => Route
|
|
4100
|
-
var __listOfRouteResponse = [1, n0, _lORR, 0, [() => RouteResponse
|
|
4101
|
-
var __listOfRoutingRule = [1, n0, _lORRi, 0, [() => RoutingRule
|
|
4102
|
-
var __listOfRoutingRuleAction = [1, n0, _lORRA, 0, [() => RoutingRuleAction
|
|
4103
|
-
var __listOfRoutingRuleCondition = [1, n0, _lORRC, 0, [() => RoutingRuleCondition
|
|
4093
|
+
var __listOfRoute = [1, n0, _lOR, 0, [() => Route$, 0]];
|
|
4094
|
+
var __listOfRouteResponse = [1, n0, _lORR, 0, [() => RouteResponse$, 0]];
|
|
4095
|
+
var __listOfRoutingRule = [1, n0, _lORRi, 0, [() => RoutingRule$, 0]];
|
|
4096
|
+
var __listOfRoutingRuleAction = [1, n0, _lORRA, 0, [() => RoutingRuleAction$, 0]];
|
|
4097
|
+
var __listOfRoutingRuleCondition = [1, n0, _lORRC, 0, [() => RoutingRuleCondition$, 0]];
|
|
4104
4098
|
var __listOfRoutingRuleMatchHeaderValue = [
|
|
4105
4099
|
1,
|
|
4106
4100
|
n0,
|
|
4107
4101
|
_lORRMHV,
|
|
4108
4102
|
0,
|
|
4109
|
-
[() => RoutingRuleMatchHeaderValue
|
|
4103
|
+
[() => RoutingRuleMatchHeaderValue$, 0],
|
|
4110
4104
|
];
|
|
4111
|
-
var __listOfSection = [1, n0, _lOS, 0, [() => Section
|
|
4112
|
-
var __listOfStage = [1, n0, _lOSi, 0, [() => Stage
|
|
4113
|
-
var __listOfVpcLink = [1, n0, _lOVL, 0, [() => VpcLink
|
|
4114
|
-
var DomainNameConfigurations = [1, n0, _DNC, 0, [() => DomainNameConfiguration
|
|
4115
|
-
var RouteParameters = [2, n0, _RPo, 0, [0, 0], [() => ParameterConstraints
|
|
4116
|
-
var RouteSettingsMap = [2, n0, _RSM, 0, [0, 0], [() => RouteSettings
|
|
4117
|
-
var CreateApi = [
|
|
4105
|
+
var __listOfSection = [1, n0, _lOS, 0, [() => Section$, 0]];
|
|
4106
|
+
var __listOfStage = [1, n0, _lOSi, 0, [() => Stage$, 0]];
|
|
4107
|
+
var __listOfVpcLink = [1, n0, _lOVL, 0, [() => VpcLink$, 0]];
|
|
4108
|
+
var DomainNameConfigurations = [1, n0, _DNC, 0, [() => DomainNameConfiguration$, 0]];
|
|
4109
|
+
var RouteParameters = [2, n0, _RPo, 0, [0, 0], [() => ParameterConstraints$, 0]];
|
|
4110
|
+
var RouteSettingsMap = [2, n0, _RSM, 0, [0, 0], [() => RouteSettings$, 0]];
|
|
4111
|
+
var CreateApi$ = [
|
|
4118
4112
|
9,
|
|
4119
4113
|
n0,
|
|
4120
4114
|
_CAre,
|
|
4121
4115
|
{ [_ht]: ["POST", "/v2/apis", 201] },
|
|
4122
|
-
() => CreateApiRequest
|
|
4123
|
-
() => CreateApiResponse
|
|
4116
|
+
() => CreateApiRequest$,
|
|
4117
|
+
() => CreateApiResponse$,
|
|
4124
4118
|
];
|
|
4125
|
-
var CreateApiMapping = [
|
|
4119
|
+
var CreateApiMapping$ = [
|
|
4126
4120
|
9,
|
|
4127
4121
|
n0,
|
|
4128
4122
|
_CAM,
|
|
4129
4123
|
{ [_ht]: ["POST", "/v2/domainnames/{DomainName}/apimappings", 201] },
|
|
4130
|
-
() => CreateApiMappingRequest
|
|
4131
|
-
() => CreateApiMappingResponse
|
|
4124
|
+
() => CreateApiMappingRequest$,
|
|
4125
|
+
() => CreateApiMappingResponse$,
|
|
4132
4126
|
];
|
|
4133
|
-
var CreateAuthorizer = [
|
|
4127
|
+
var CreateAuthorizer$ = [
|
|
4134
4128
|
9,
|
|
4135
4129
|
n0,
|
|
4136
4130
|
_CArea,
|
|
4137
4131
|
{ [_ht]: ["POST", "/v2/apis/{ApiId}/authorizers", 201] },
|
|
4138
|
-
() => CreateAuthorizerRequest
|
|
4139
|
-
() => CreateAuthorizerResponse
|
|
4132
|
+
() => CreateAuthorizerRequest$,
|
|
4133
|
+
() => CreateAuthorizerResponse$,
|
|
4140
4134
|
];
|
|
4141
|
-
var CreateDeployment = [
|
|
4135
|
+
var CreateDeployment$ = [
|
|
4142
4136
|
9,
|
|
4143
4137
|
n0,
|
|
4144
4138
|
_CDr,
|
|
4145
4139
|
{ [_ht]: ["POST", "/v2/apis/{ApiId}/deployments", 201] },
|
|
4146
|
-
() => CreateDeploymentRequest
|
|
4147
|
-
() => CreateDeploymentResponse
|
|
4140
|
+
() => CreateDeploymentRequest$,
|
|
4141
|
+
() => CreateDeploymentResponse$,
|
|
4148
4142
|
];
|
|
4149
|
-
var CreateDomainName = [
|
|
4143
|
+
var CreateDomainName$ = [
|
|
4150
4144
|
9,
|
|
4151
4145
|
n0,
|
|
4152
4146
|
_CDN,
|
|
4153
4147
|
{ [_ht]: ["POST", "/v2/domainnames", 201] },
|
|
4154
|
-
() => CreateDomainNameRequest
|
|
4155
|
-
() => CreateDomainNameResponse
|
|
4148
|
+
() => CreateDomainNameRequest$,
|
|
4149
|
+
() => CreateDomainNameResponse$,
|
|
4156
4150
|
];
|
|
4157
|
-
var CreateIntegration = [
|
|
4151
|
+
var CreateIntegration$ = [
|
|
4158
4152
|
9,
|
|
4159
4153
|
n0,
|
|
4160
4154
|
_CIr,
|
|
4161
4155
|
{ [_ht]: ["POST", "/v2/apis/{ApiId}/integrations", 201] },
|
|
4162
|
-
() => CreateIntegrationRequest
|
|
4163
|
-
() => CreateIntegrationResult
|
|
4156
|
+
() => CreateIntegrationRequest$,
|
|
4157
|
+
() => CreateIntegrationResult$,
|
|
4164
4158
|
];
|
|
4165
|
-
var CreateIntegrationResponse = [
|
|
4159
|
+
var CreateIntegrationResponse$ = [
|
|
4166
4160
|
9,
|
|
4167
4161
|
n0,
|
|
4168
4162
|
_CIRre,
|
|
4169
4163
|
{ [_ht]: ["POST", "/v2/apis/{ApiId}/integrations/{IntegrationId}/integrationresponses", 201] },
|
|
4170
|
-
() => CreateIntegrationResponseRequest
|
|
4171
|
-
() => CreateIntegrationResponseResponse
|
|
4164
|
+
() => CreateIntegrationResponseRequest$,
|
|
4165
|
+
() => CreateIntegrationResponseResponse$,
|
|
4172
4166
|
];
|
|
4173
|
-
var CreateModel = [
|
|
4167
|
+
var CreateModel$ = [
|
|
4174
4168
|
9,
|
|
4175
4169
|
n0,
|
|
4176
4170
|
_CM,
|
|
4177
4171
|
{ [_ht]: ["POST", "/v2/apis/{ApiId}/models", 201] },
|
|
4178
|
-
() => CreateModelRequest
|
|
4179
|
-
() => CreateModelResponse
|
|
4172
|
+
() => CreateModelRequest$,
|
|
4173
|
+
() => CreateModelResponse$,
|
|
4180
4174
|
];
|
|
4181
|
-
var CreatePortal = [
|
|
4175
|
+
var CreatePortal$ = [
|
|
4182
4176
|
9,
|
|
4183
4177
|
n0,
|
|
4184
4178
|
_CP,
|
|
4185
4179
|
{ [_ht]: ["POST", "/v2/portals", 201] },
|
|
4186
|
-
() => CreatePortalRequest
|
|
4187
|
-
() => CreatePortalResponse
|
|
4180
|
+
() => CreatePortalRequest$,
|
|
4181
|
+
() => CreatePortalResponse$,
|
|
4188
4182
|
];
|
|
4189
|
-
var CreatePortalProduct = [
|
|
4183
|
+
var CreatePortalProduct$ = [
|
|
4190
4184
|
9,
|
|
4191
4185
|
n0,
|
|
4192
4186
|
_CPP,
|
|
4193
4187
|
{ [_ht]: ["POST", "/v2/portalproducts", 201] },
|
|
4194
|
-
() => CreatePortalProductRequest
|
|
4195
|
-
() => CreatePortalProductResponse
|
|
4188
|
+
() => CreatePortalProductRequest$,
|
|
4189
|
+
() => CreatePortalProductResponse$,
|
|
4196
4190
|
];
|
|
4197
|
-
var CreateProductPage = [
|
|
4191
|
+
var CreateProductPage$ = [
|
|
4198
4192
|
9,
|
|
4199
4193
|
n0,
|
|
4200
4194
|
_CPPr,
|
|
4201
4195
|
{ [_ht]: ["POST", "/v2/portalproducts/{PortalProductId}/productpages", 201] },
|
|
4202
|
-
() => CreateProductPageRequest
|
|
4203
|
-
() => CreateProductPageResponse
|
|
4196
|
+
() => CreateProductPageRequest$,
|
|
4197
|
+
() => CreateProductPageResponse$,
|
|
4204
4198
|
];
|
|
4205
|
-
var CreateProductRestEndpointPage = [
|
|
4199
|
+
var CreateProductRestEndpointPage$ = [
|
|
4206
4200
|
9,
|
|
4207
4201
|
n0,
|
|
4208
4202
|
_CPREP,
|
|
4209
4203
|
{ [_ht]: ["POST", "/v2/portalproducts/{PortalProductId}/productrestendpointpages", 201] },
|
|
4210
|
-
() => CreateProductRestEndpointPageRequest
|
|
4211
|
-
() => CreateProductRestEndpointPageResponse
|
|
4204
|
+
() => CreateProductRestEndpointPageRequest$,
|
|
4205
|
+
() => CreateProductRestEndpointPageResponse$,
|
|
4212
4206
|
];
|
|
4213
|
-
var CreateRoute = [
|
|
4207
|
+
var CreateRoute$ = [
|
|
4214
4208
|
9,
|
|
4215
4209
|
n0,
|
|
4216
4210
|
_CR,
|
|
4217
4211
|
{ [_ht]: ["POST", "/v2/apis/{ApiId}/routes", 201] },
|
|
4218
|
-
() => CreateRouteRequest
|
|
4219
|
-
() => CreateRouteResult
|
|
4212
|
+
() => CreateRouteRequest$,
|
|
4213
|
+
() => CreateRouteResult$,
|
|
4220
4214
|
];
|
|
4221
|
-
var CreateRouteResponse = [
|
|
4215
|
+
var CreateRouteResponse$ = [
|
|
4222
4216
|
9,
|
|
4223
4217
|
n0,
|
|
4224
4218
|
_CRRre,
|
|
4225
4219
|
{ [_ht]: ["POST", "/v2/apis/{ApiId}/routes/{RouteId}/routeresponses", 201] },
|
|
4226
|
-
() => CreateRouteResponseRequest
|
|
4227
|
-
() => CreateRouteResponseResponse
|
|
4220
|
+
() => CreateRouteResponseRequest$,
|
|
4221
|
+
() => CreateRouteResponseResponse$,
|
|
4228
4222
|
];
|
|
4229
|
-
var CreateRoutingRule = [
|
|
4223
|
+
var CreateRoutingRule$ = [
|
|
4230
4224
|
9,
|
|
4231
4225
|
n0,
|
|
4232
4226
|
_CRRrea,
|
|
4233
4227
|
{ [_ht]: ["POST", "/v2/domainnames/{DomainName}/routingrules", 201] },
|
|
4234
|
-
() => CreateRoutingRuleRequest
|
|
4235
|
-
() => CreateRoutingRuleResponse
|
|
4228
|
+
() => CreateRoutingRuleRequest$,
|
|
4229
|
+
() => CreateRoutingRuleResponse$,
|
|
4236
4230
|
];
|
|
4237
|
-
var CreateStage = [
|
|
4231
|
+
var CreateStage$ = [
|
|
4238
4232
|
9,
|
|
4239
4233
|
n0,
|
|
4240
4234
|
_CS,
|
|
4241
4235
|
{ [_ht]: ["POST", "/v2/apis/{ApiId}/stages", 201] },
|
|
4242
|
-
() => CreateStageRequest
|
|
4243
|
-
() => CreateStageResponse
|
|
4236
|
+
() => CreateStageRequest$,
|
|
4237
|
+
() => CreateStageResponse$,
|
|
4244
4238
|
];
|
|
4245
|
-
var CreateVpcLink = [
|
|
4239
|
+
var CreateVpcLink$ = [
|
|
4246
4240
|
9,
|
|
4247
4241
|
n0,
|
|
4248
4242
|
_CVL,
|
|
4249
4243
|
{ [_ht]: ["POST", "/v2/vpclinks", 201] },
|
|
4250
|
-
() => CreateVpcLinkRequest
|
|
4251
|
-
() => CreateVpcLinkResponse
|
|
4244
|
+
() => CreateVpcLinkRequest$,
|
|
4245
|
+
() => CreateVpcLinkResponse$,
|
|
4252
4246
|
];
|
|
4253
|
-
var DeleteAccessLogSettings = [
|
|
4247
|
+
var DeleteAccessLogSettings$ = [
|
|
4254
4248
|
9,
|
|
4255
4249
|
n0,
|
|
4256
4250
|
_DALS,
|
|
4257
4251
|
{ [_ht]: ["DELETE", "/v2/apis/{ApiId}/stages/{StageName}/accesslogsettings", 204] },
|
|
4258
|
-
() => DeleteAccessLogSettingsRequest
|
|
4252
|
+
() => DeleteAccessLogSettingsRequest$,
|
|
4259
4253
|
() => __Unit,
|
|
4260
4254
|
];
|
|
4261
|
-
var DeleteApi = [
|
|
4255
|
+
var DeleteApi$ = [
|
|
4262
4256
|
9,
|
|
4263
4257
|
n0,
|
|
4264
4258
|
_DAe,
|
|
4265
4259
|
{ [_ht]: ["DELETE", "/v2/apis/{ApiId}", 204] },
|
|
4266
|
-
() => DeleteApiRequest
|
|
4260
|
+
() => DeleteApiRequest$,
|
|
4267
4261
|
() => __Unit,
|
|
4268
4262
|
];
|
|
4269
|
-
var DeleteApiMapping = [
|
|
4263
|
+
var DeleteApiMapping$ = [
|
|
4270
4264
|
9,
|
|
4271
4265
|
n0,
|
|
4272
4266
|
_DAM,
|
|
4273
4267
|
{ [_ht]: ["DELETE", "/v2/domainnames/{DomainName}/apimappings/{ApiMappingId}", 204] },
|
|
4274
|
-
() => DeleteApiMappingRequest
|
|
4268
|
+
() => DeleteApiMappingRequest$,
|
|
4275
4269
|
() => __Unit,
|
|
4276
4270
|
];
|
|
4277
|
-
var DeleteAuthorizer = [
|
|
4271
|
+
var DeleteAuthorizer$ = [
|
|
4278
4272
|
9,
|
|
4279
4273
|
n0,
|
|
4280
4274
|
_DAel,
|
|
4281
4275
|
{ [_ht]: ["DELETE", "/v2/apis/{ApiId}/authorizers/{AuthorizerId}", 204] },
|
|
4282
|
-
() => DeleteAuthorizerRequest
|
|
4276
|
+
() => DeleteAuthorizerRequest$,
|
|
4283
4277
|
() => __Unit,
|
|
4284
4278
|
];
|
|
4285
|
-
var DeleteCorsConfiguration = [
|
|
4279
|
+
var DeleteCorsConfiguration$ = [
|
|
4286
4280
|
9,
|
|
4287
4281
|
n0,
|
|
4288
4282
|
_DCC,
|
|
4289
4283
|
{ [_ht]: ["DELETE", "/v2/apis/{ApiId}/cors", 204] },
|
|
4290
|
-
() => DeleteCorsConfigurationRequest
|
|
4284
|
+
() => DeleteCorsConfigurationRequest$,
|
|
4291
4285
|
() => __Unit,
|
|
4292
4286
|
];
|
|
4293
|
-
var DeleteDeployment = [
|
|
4287
|
+
var DeleteDeployment$ = [
|
|
4294
4288
|
9,
|
|
4295
4289
|
n0,
|
|
4296
4290
|
_DD,
|
|
4297
4291
|
{ [_ht]: ["DELETE", "/v2/apis/{ApiId}/deployments/{DeploymentId}", 204] },
|
|
4298
|
-
() => DeleteDeploymentRequest
|
|
4292
|
+
() => DeleteDeploymentRequest$,
|
|
4299
4293
|
() => __Unit,
|
|
4300
4294
|
];
|
|
4301
|
-
var DeleteDomainName = [
|
|
4295
|
+
var DeleteDomainName$ = [
|
|
4302
4296
|
9,
|
|
4303
4297
|
n0,
|
|
4304
4298
|
_DDN,
|
|
4305
4299
|
{ [_ht]: ["DELETE", "/v2/domainnames/{DomainName}", 204] },
|
|
4306
|
-
() => DeleteDomainNameRequest
|
|
4300
|
+
() => DeleteDomainNameRequest$,
|
|
4307
4301
|
() => __Unit,
|
|
4308
4302
|
];
|
|
4309
|
-
var DeleteIntegration = [
|
|
4303
|
+
var DeleteIntegration$ = [
|
|
4310
4304
|
9,
|
|
4311
4305
|
n0,
|
|
4312
4306
|
_DIe,
|
|
4313
4307
|
{ [_ht]: ["DELETE", "/v2/apis/{ApiId}/integrations/{IntegrationId}", 204] },
|
|
4314
|
-
() => DeleteIntegrationRequest
|
|
4308
|
+
() => DeleteIntegrationRequest$,
|
|
4315
4309
|
() => __Unit,
|
|
4316
4310
|
];
|
|
4317
|
-
var DeleteIntegrationResponse = [
|
|
4311
|
+
var DeleteIntegrationResponse$ = [
|
|
4318
4312
|
9,
|
|
4319
4313
|
n0,
|
|
4320
4314
|
_DIRe,
|
|
@@ -4325,630 +4319,630 @@ var DeleteIntegrationResponse = [
|
|
|
4325
4319
|
204,
|
|
4326
4320
|
],
|
|
4327
4321
|
},
|
|
4328
|
-
() => DeleteIntegrationResponseRequest
|
|
4322
|
+
() => DeleteIntegrationResponseRequest$,
|
|
4329
4323
|
() => __Unit,
|
|
4330
4324
|
];
|
|
4331
|
-
var DeleteModel = [
|
|
4325
|
+
var DeleteModel$ = [
|
|
4332
4326
|
9,
|
|
4333
4327
|
n0,
|
|
4334
4328
|
_DM,
|
|
4335
4329
|
{ [_ht]: ["DELETE", "/v2/apis/{ApiId}/models/{ModelId}", 204] },
|
|
4336
|
-
() => DeleteModelRequest
|
|
4330
|
+
() => DeleteModelRequest$,
|
|
4337
4331
|
() => __Unit,
|
|
4338
4332
|
];
|
|
4339
|
-
var DeletePortal = [
|
|
4333
|
+
var DeletePortal$ = [
|
|
4340
4334
|
9,
|
|
4341
4335
|
n0,
|
|
4342
4336
|
_DP,
|
|
4343
4337
|
{ [_ht]: ["DELETE", "/v2/portals/{PortalId}", 204] },
|
|
4344
|
-
() => DeletePortalRequest
|
|
4338
|
+
() => DeletePortalRequest$,
|
|
4345
4339
|
() => __Unit,
|
|
4346
4340
|
];
|
|
4347
|
-
var DeletePortalProduct = [
|
|
4341
|
+
var DeletePortalProduct$ = [
|
|
4348
4342
|
9,
|
|
4349
4343
|
n0,
|
|
4350
4344
|
_DPP,
|
|
4351
4345
|
{ [_ht]: ["DELETE", "/v2/portalproducts/{PortalProductId}", 204] },
|
|
4352
|
-
() => DeletePortalProductRequest
|
|
4346
|
+
() => DeletePortalProductRequest$,
|
|
4353
4347
|
() => __Unit,
|
|
4354
4348
|
];
|
|
4355
|
-
var DeletePortalProductSharingPolicy = [
|
|
4349
|
+
var DeletePortalProductSharingPolicy$ = [
|
|
4356
4350
|
9,
|
|
4357
4351
|
n0,
|
|
4358
4352
|
_DPPSP,
|
|
4359
4353
|
{ [_ht]: ["DELETE", "/v2/portalproducts/{PortalProductId}/sharingpolicy", 204] },
|
|
4360
|
-
() => DeletePortalProductSharingPolicyRequest
|
|
4354
|
+
() => DeletePortalProductSharingPolicyRequest$,
|
|
4361
4355
|
() => __Unit,
|
|
4362
4356
|
];
|
|
4363
|
-
var DeleteProductPage = [
|
|
4357
|
+
var DeleteProductPage$ = [
|
|
4364
4358
|
9,
|
|
4365
4359
|
n0,
|
|
4366
4360
|
_DPPe,
|
|
4367
4361
|
{ [_ht]: ["DELETE", "/v2/portalproducts/{PortalProductId}/productpages/{ProductPageId}", 204] },
|
|
4368
|
-
() => DeleteProductPageRequest
|
|
4362
|
+
() => DeleteProductPageRequest$,
|
|
4369
4363
|
() => __Unit,
|
|
4370
4364
|
];
|
|
4371
|
-
var DeleteProductRestEndpointPage = [
|
|
4365
|
+
var DeleteProductRestEndpointPage$ = [
|
|
4372
4366
|
9,
|
|
4373
4367
|
n0,
|
|
4374
4368
|
_DPREP,
|
|
4375
4369
|
{
|
|
4376
4370
|
[_ht]: ["DELETE", "/v2/portalproducts/{PortalProductId}/productrestendpointpages/{ProductRestEndpointPageId}", 204],
|
|
4377
4371
|
},
|
|
4378
|
-
() => DeleteProductRestEndpointPageRequest
|
|
4372
|
+
() => DeleteProductRestEndpointPageRequest$,
|
|
4379
4373
|
() => __Unit,
|
|
4380
4374
|
];
|
|
4381
|
-
var DeleteRoute = [
|
|
4375
|
+
var DeleteRoute$ = [
|
|
4382
4376
|
9,
|
|
4383
4377
|
n0,
|
|
4384
4378
|
_DR,
|
|
4385
4379
|
{ [_ht]: ["DELETE", "/v2/apis/{ApiId}/routes/{RouteId}", 204] },
|
|
4386
|
-
() => DeleteRouteRequest
|
|
4380
|
+
() => DeleteRouteRequest$,
|
|
4387
4381
|
() => __Unit,
|
|
4388
4382
|
];
|
|
4389
|
-
var DeleteRouteRequestParameter = [
|
|
4383
|
+
var DeleteRouteRequestParameter$ = [
|
|
4390
4384
|
9,
|
|
4391
4385
|
n0,
|
|
4392
4386
|
_DRRP,
|
|
4393
4387
|
{ [_ht]: ["DELETE", "/v2/apis/{ApiId}/routes/{RouteId}/requestparameters/{RequestParameterKey}", 204] },
|
|
4394
|
-
() => DeleteRouteRequestParameterRequest
|
|
4388
|
+
() => DeleteRouteRequestParameterRequest$,
|
|
4395
4389
|
() => __Unit,
|
|
4396
4390
|
];
|
|
4397
|
-
var DeleteRouteResponse = [
|
|
4391
|
+
var DeleteRouteResponse$ = [
|
|
4398
4392
|
9,
|
|
4399
4393
|
n0,
|
|
4400
4394
|
_DRRe,
|
|
4401
4395
|
{ [_ht]: ["DELETE", "/v2/apis/{ApiId}/routes/{RouteId}/routeresponses/{RouteResponseId}", 204] },
|
|
4402
|
-
() => DeleteRouteResponseRequest
|
|
4396
|
+
() => DeleteRouteResponseRequest$,
|
|
4403
4397
|
() => __Unit,
|
|
4404
4398
|
];
|
|
4405
|
-
var DeleteRouteSettings = [
|
|
4399
|
+
var DeleteRouteSettings$ = [
|
|
4406
4400
|
9,
|
|
4407
4401
|
n0,
|
|
4408
4402
|
_DRSe,
|
|
4409
4403
|
{ [_ht]: ["DELETE", "/v2/apis/{ApiId}/stages/{StageName}/routesettings/{RouteKey}", 204] },
|
|
4410
|
-
() => DeleteRouteSettingsRequest
|
|
4404
|
+
() => DeleteRouteSettingsRequest$,
|
|
4411
4405
|
() => __Unit,
|
|
4412
4406
|
];
|
|
4413
|
-
var DeleteRoutingRule = [
|
|
4407
|
+
var DeleteRoutingRule$ = [
|
|
4414
4408
|
9,
|
|
4415
4409
|
n0,
|
|
4416
4410
|
_DRRel,
|
|
4417
4411
|
{ [_ht]: ["DELETE", "/v2/domainnames/{DomainName}/routingrules/{RoutingRuleId}", 204] },
|
|
4418
|
-
() => DeleteRoutingRuleRequest
|
|
4412
|
+
() => DeleteRoutingRuleRequest$,
|
|
4419
4413
|
() => __Unit,
|
|
4420
4414
|
];
|
|
4421
|
-
var DeleteStage = [
|
|
4415
|
+
var DeleteStage$ = [
|
|
4422
4416
|
9,
|
|
4423
4417
|
n0,
|
|
4424
4418
|
_DSe,
|
|
4425
4419
|
{ [_ht]: ["DELETE", "/v2/apis/{ApiId}/stages/{StageName}", 204] },
|
|
4426
|
-
() => DeleteStageRequest
|
|
4420
|
+
() => DeleteStageRequest$,
|
|
4427
4421
|
() => __Unit,
|
|
4428
4422
|
];
|
|
4429
|
-
var DeleteVpcLink = [
|
|
4423
|
+
var DeleteVpcLink$ = [
|
|
4430
4424
|
9,
|
|
4431
4425
|
n0,
|
|
4432
4426
|
_DVL,
|
|
4433
4427
|
{ [_ht]: ["DELETE", "/v2/vpclinks/{VpcLinkId}", 202] },
|
|
4434
|
-
() => DeleteVpcLinkRequest
|
|
4435
|
-
() => DeleteVpcLinkResponse
|
|
4428
|
+
() => DeleteVpcLinkRequest$,
|
|
4429
|
+
() => DeleteVpcLinkResponse$,
|
|
4436
4430
|
];
|
|
4437
|
-
var DisablePortal = [
|
|
4431
|
+
var DisablePortal$ = [
|
|
4438
4432
|
9,
|
|
4439
4433
|
n0,
|
|
4440
4434
|
_DPi,
|
|
4441
4435
|
{ [_ht]: ["DELETE", "/v2/portals/{PortalId}/publish", 204] },
|
|
4442
|
-
() => DisablePortalRequest
|
|
4436
|
+
() => DisablePortalRequest$,
|
|
4443
4437
|
() => __Unit,
|
|
4444
4438
|
];
|
|
4445
|
-
var ExportApi = [
|
|
4439
|
+
var ExportApi$ = [
|
|
4446
4440
|
9,
|
|
4447
4441
|
n0,
|
|
4448
4442
|
_EA,
|
|
4449
4443
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}/exports/{Specification}", 200] },
|
|
4450
|
-
() => ExportApiRequest
|
|
4451
|
-
() => ExportApiResponse
|
|
4444
|
+
() => ExportApiRequest$,
|
|
4445
|
+
() => ExportApiResponse$,
|
|
4452
4446
|
];
|
|
4453
|
-
var GetApi = [
|
|
4447
|
+
var GetApi$ = [
|
|
4454
4448
|
9,
|
|
4455
4449
|
n0,
|
|
4456
4450
|
_GA,
|
|
4457
4451
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}", 200] },
|
|
4458
|
-
() => GetApiRequest
|
|
4459
|
-
() => GetApiResponse
|
|
4452
|
+
() => GetApiRequest$,
|
|
4453
|
+
() => GetApiResponse$,
|
|
4460
4454
|
];
|
|
4461
|
-
var GetApiMapping = [
|
|
4455
|
+
var GetApiMapping$ = [
|
|
4462
4456
|
9,
|
|
4463
4457
|
n0,
|
|
4464
4458
|
_GAM,
|
|
4465
4459
|
{ [_ht]: ["GET", "/v2/domainnames/{DomainName}/apimappings/{ApiMappingId}", 200] },
|
|
4466
|
-
() => GetApiMappingRequest
|
|
4467
|
-
() => GetApiMappingResponse
|
|
4460
|
+
() => GetApiMappingRequest$,
|
|
4461
|
+
() => GetApiMappingResponse$,
|
|
4468
4462
|
];
|
|
4469
|
-
var GetApiMappings = [
|
|
4463
|
+
var GetApiMappings$ = [
|
|
4470
4464
|
9,
|
|
4471
4465
|
n0,
|
|
4472
4466
|
_GAMe,
|
|
4473
4467
|
{ [_ht]: ["GET", "/v2/domainnames/{DomainName}/apimappings", 200] },
|
|
4474
|
-
() => GetApiMappingsRequest
|
|
4475
|
-
() => GetApiMappingsResponse
|
|
4468
|
+
() => GetApiMappingsRequest$,
|
|
4469
|
+
() => GetApiMappingsResponse$,
|
|
4476
4470
|
];
|
|
4477
|
-
var GetApis = [
|
|
4471
|
+
var GetApis$ = [
|
|
4478
4472
|
9,
|
|
4479
4473
|
n0,
|
|
4480
4474
|
_GAe,
|
|
4481
4475
|
{ [_ht]: ["GET", "/v2/apis", 200] },
|
|
4482
|
-
() => GetApisRequest
|
|
4483
|
-
() => GetApisResponse
|
|
4476
|
+
() => GetApisRequest$,
|
|
4477
|
+
() => GetApisResponse$,
|
|
4484
4478
|
];
|
|
4485
|
-
var GetAuthorizer = [
|
|
4479
|
+
var GetAuthorizer$ = [
|
|
4486
4480
|
9,
|
|
4487
4481
|
n0,
|
|
4488
4482
|
_GAet,
|
|
4489
4483
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}/authorizers/{AuthorizerId}", 200] },
|
|
4490
|
-
() => GetAuthorizerRequest
|
|
4491
|
-
() => GetAuthorizerResponse
|
|
4484
|
+
() => GetAuthorizerRequest$,
|
|
4485
|
+
() => GetAuthorizerResponse$,
|
|
4492
4486
|
];
|
|
4493
|
-
var GetAuthorizers = [
|
|
4487
|
+
var GetAuthorizers$ = [
|
|
4494
4488
|
9,
|
|
4495
4489
|
n0,
|
|
4496
4490
|
_GAetu,
|
|
4497
4491
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}/authorizers", 200] },
|
|
4498
|
-
() => GetAuthorizersRequest
|
|
4499
|
-
() => GetAuthorizersResponse
|
|
4492
|
+
() => GetAuthorizersRequest$,
|
|
4493
|
+
() => GetAuthorizersResponse$,
|
|
4500
4494
|
];
|
|
4501
|
-
var GetDeployment = [
|
|
4495
|
+
var GetDeployment$ = [
|
|
4502
4496
|
9,
|
|
4503
4497
|
n0,
|
|
4504
4498
|
_GD,
|
|
4505
4499
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}/deployments/{DeploymentId}", 200] },
|
|
4506
|
-
() => GetDeploymentRequest
|
|
4507
|
-
() => GetDeploymentResponse
|
|
4500
|
+
() => GetDeploymentRequest$,
|
|
4501
|
+
() => GetDeploymentResponse$,
|
|
4508
4502
|
];
|
|
4509
|
-
var GetDeployments = [
|
|
4503
|
+
var GetDeployments$ = [
|
|
4510
4504
|
9,
|
|
4511
4505
|
n0,
|
|
4512
4506
|
_GDe,
|
|
4513
4507
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}/deployments", 200] },
|
|
4514
|
-
() => GetDeploymentsRequest
|
|
4515
|
-
() => GetDeploymentsResponse
|
|
4508
|
+
() => GetDeploymentsRequest$,
|
|
4509
|
+
() => GetDeploymentsResponse$,
|
|
4516
4510
|
];
|
|
4517
|
-
var GetDomainName = [
|
|
4511
|
+
var GetDomainName$ = [
|
|
4518
4512
|
9,
|
|
4519
4513
|
n0,
|
|
4520
4514
|
_GDN,
|
|
4521
4515
|
{ [_ht]: ["GET", "/v2/domainnames/{DomainName}", 200] },
|
|
4522
|
-
() => GetDomainNameRequest
|
|
4523
|
-
() => GetDomainNameResponse
|
|
4516
|
+
() => GetDomainNameRequest$,
|
|
4517
|
+
() => GetDomainNameResponse$,
|
|
4524
4518
|
];
|
|
4525
|
-
var GetDomainNames = [
|
|
4519
|
+
var GetDomainNames$ = [
|
|
4526
4520
|
9,
|
|
4527
4521
|
n0,
|
|
4528
4522
|
_GDNe,
|
|
4529
4523
|
{ [_ht]: ["GET", "/v2/domainnames", 200] },
|
|
4530
|
-
() => GetDomainNamesRequest
|
|
4531
|
-
() => GetDomainNamesResponse
|
|
4524
|
+
() => GetDomainNamesRequest$,
|
|
4525
|
+
() => GetDomainNamesResponse$,
|
|
4532
4526
|
];
|
|
4533
|
-
var GetIntegration = [
|
|
4527
|
+
var GetIntegration$ = [
|
|
4534
4528
|
9,
|
|
4535
4529
|
n0,
|
|
4536
4530
|
_GI,
|
|
4537
4531
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}/integrations/{IntegrationId}", 200] },
|
|
4538
|
-
() => GetIntegrationRequest
|
|
4539
|
-
() => GetIntegrationResult
|
|
4532
|
+
() => GetIntegrationRequest$,
|
|
4533
|
+
() => GetIntegrationResult$,
|
|
4540
4534
|
];
|
|
4541
|
-
var GetIntegrationResponse = [
|
|
4535
|
+
var GetIntegrationResponse$ = [
|
|
4542
4536
|
9,
|
|
4543
4537
|
n0,
|
|
4544
4538
|
_GIRetnt,
|
|
4545
4539
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}/integrations/{IntegrationId}/integrationresponses/{IntegrationResponseId}", 200] },
|
|
4546
|
-
() => GetIntegrationResponseRequest
|
|
4547
|
-
() => GetIntegrationResponseResponse
|
|
4540
|
+
() => GetIntegrationResponseRequest$,
|
|
4541
|
+
() => GetIntegrationResponseResponse$,
|
|
4548
4542
|
];
|
|
4549
|
-
var GetIntegrationResponses = [
|
|
4543
|
+
var GetIntegrationResponses$ = [
|
|
4550
4544
|
9,
|
|
4551
4545
|
n0,
|
|
4552
4546
|
_GIRetnte,
|
|
4553
4547
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}/integrations/{IntegrationId}/integrationresponses", 200] },
|
|
4554
|
-
() => GetIntegrationResponsesRequest
|
|
4555
|
-
() => GetIntegrationResponsesResponse
|
|
4548
|
+
() => GetIntegrationResponsesRequest$,
|
|
4549
|
+
() => GetIntegrationResponsesResponse$,
|
|
4556
4550
|
];
|
|
4557
|
-
var GetIntegrations = [
|
|
4551
|
+
var GetIntegrations$ = [
|
|
4558
4552
|
9,
|
|
4559
4553
|
n0,
|
|
4560
4554
|
_GIe,
|
|
4561
4555
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}/integrations", 200] },
|
|
4562
|
-
() => GetIntegrationsRequest
|
|
4563
|
-
() => GetIntegrationsResponse
|
|
4556
|
+
() => GetIntegrationsRequest$,
|
|
4557
|
+
() => GetIntegrationsResponse$,
|
|
4564
4558
|
];
|
|
4565
|
-
var GetModel = [
|
|
4559
|
+
var GetModel$ = [
|
|
4566
4560
|
9,
|
|
4567
4561
|
n0,
|
|
4568
4562
|
_GM,
|
|
4569
4563
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}/models/{ModelId}", 200] },
|
|
4570
|
-
() => GetModelRequest
|
|
4571
|
-
() => GetModelResponse
|
|
4564
|
+
() => GetModelRequest$,
|
|
4565
|
+
() => GetModelResponse$,
|
|
4572
4566
|
];
|
|
4573
|
-
var GetModels = [
|
|
4567
|
+
var GetModels$ = [
|
|
4574
4568
|
9,
|
|
4575
4569
|
n0,
|
|
4576
4570
|
_GMe,
|
|
4577
4571
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}/models", 200] },
|
|
4578
|
-
() => GetModelsRequest
|
|
4579
|
-
() => GetModelsResponse
|
|
4572
|
+
() => GetModelsRequest$,
|
|
4573
|
+
() => GetModelsResponse$,
|
|
4580
4574
|
];
|
|
4581
|
-
var GetModelTemplate = [
|
|
4575
|
+
var GetModelTemplate$ = [
|
|
4582
4576
|
9,
|
|
4583
4577
|
n0,
|
|
4584
4578
|
_GMT,
|
|
4585
4579
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}/models/{ModelId}/template", 200] },
|
|
4586
|
-
() => GetModelTemplateRequest
|
|
4587
|
-
() => GetModelTemplateResponse
|
|
4580
|
+
() => GetModelTemplateRequest$,
|
|
4581
|
+
() => GetModelTemplateResponse$,
|
|
4588
4582
|
];
|
|
4589
|
-
var GetPortal = [
|
|
4583
|
+
var GetPortal$ = [
|
|
4590
4584
|
9,
|
|
4591
4585
|
n0,
|
|
4592
4586
|
_GP,
|
|
4593
4587
|
{ [_ht]: ["GET", "/v2/portals/{PortalId}", 200] },
|
|
4594
|
-
() => GetPortalRequest
|
|
4595
|
-
() => GetPortalResponse
|
|
4588
|
+
() => GetPortalRequest$,
|
|
4589
|
+
() => GetPortalResponse$,
|
|
4596
4590
|
];
|
|
4597
|
-
var GetPortalProduct = [
|
|
4591
|
+
var GetPortalProduct$ = [
|
|
4598
4592
|
9,
|
|
4599
4593
|
n0,
|
|
4600
4594
|
_GPP,
|
|
4601
4595
|
{ [_ht]: ["GET", "/v2/portalproducts/{PortalProductId}", 200] },
|
|
4602
|
-
() => GetPortalProductRequest
|
|
4603
|
-
() => GetPortalProductResponse
|
|
4596
|
+
() => GetPortalProductRequest$,
|
|
4597
|
+
() => GetPortalProductResponse$,
|
|
4604
4598
|
];
|
|
4605
|
-
var GetPortalProductSharingPolicy = [
|
|
4599
|
+
var GetPortalProductSharingPolicy$ = [
|
|
4606
4600
|
9,
|
|
4607
4601
|
n0,
|
|
4608
4602
|
_GPPSP,
|
|
4609
4603
|
{ [_ht]: ["GET", "/v2/portalproducts/{PortalProductId}/sharingpolicy", 200] },
|
|
4610
|
-
() => GetPortalProductSharingPolicyRequest
|
|
4611
|
-
() => GetPortalProductSharingPolicyResponse
|
|
4604
|
+
() => GetPortalProductSharingPolicyRequest$,
|
|
4605
|
+
() => GetPortalProductSharingPolicyResponse$,
|
|
4612
4606
|
];
|
|
4613
|
-
var GetProductPage = [
|
|
4607
|
+
var GetProductPage$ = [
|
|
4614
4608
|
9,
|
|
4615
4609
|
n0,
|
|
4616
4610
|
_GPPe,
|
|
4617
4611
|
{ [_ht]: ["GET", "/v2/portalproducts/{PortalProductId}/productpages/{ProductPageId}", 200] },
|
|
4618
|
-
() => GetProductPageRequest
|
|
4619
|
-
() => GetProductPageResponse
|
|
4612
|
+
() => GetProductPageRequest$,
|
|
4613
|
+
() => GetProductPageResponse$,
|
|
4620
4614
|
];
|
|
4621
|
-
var GetProductRestEndpointPage = [
|
|
4615
|
+
var GetProductRestEndpointPage$ = [
|
|
4622
4616
|
9,
|
|
4623
4617
|
n0,
|
|
4624
4618
|
_GPREP,
|
|
4625
4619
|
{ [_ht]: ["GET", "/v2/portalproducts/{PortalProductId}/productrestendpointpages/{ProductRestEndpointPageId}", 200] },
|
|
4626
|
-
() => GetProductRestEndpointPageRequest
|
|
4627
|
-
() => GetProductRestEndpointPageResponse
|
|
4620
|
+
() => GetProductRestEndpointPageRequest$,
|
|
4621
|
+
() => GetProductRestEndpointPageResponse$,
|
|
4628
4622
|
];
|
|
4629
|
-
var GetRoute = [
|
|
4623
|
+
var GetRoute$ = [
|
|
4630
4624
|
9,
|
|
4631
4625
|
n0,
|
|
4632
4626
|
_GR,
|
|
4633
4627
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}/routes/{RouteId}", 200] },
|
|
4634
|
-
() => GetRouteRequest
|
|
4635
|
-
() => GetRouteResult
|
|
4628
|
+
() => GetRouteRequest$,
|
|
4629
|
+
() => GetRouteResult$,
|
|
4636
4630
|
];
|
|
4637
|
-
var GetRouteResponse = [
|
|
4631
|
+
var GetRouteResponse$ = [
|
|
4638
4632
|
9,
|
|
4639
4633
|
n0,
|
|
4640
4634
|
_GRRetou,
|
|
4641
4635
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}/routes/{RouteId}/routeresponses/{RouteResponseId}", 200] },
|
|
4642
|
-
() => GetRouteResponseRequest
|
|
4643
|
-
() => GetRouteResponseResponse
|
|
4636
|
+
() => GetRouteResponseRequest$,
|
|
4637
|
+
() => GetRouteResponseResponse$,
|
|
4644
4638
|
];
|
|
4645
|
-
var GetRouteResponses = [
|
|
4639
|
+
var GetRouteResponses$ = [
|
|
4646
4640
|
9,
|
|
4647
4641
|
n0,
|
|
4648
4642
|
_GRRetout,
|
|
4649
4643
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}/routes/{RouteId}/routeresponses", 200] },
|
|
4650
|
-
() => GetRouteResponsesRequest
|
|
4651
|
-
() => GetRouteResponsesResponse
|
|
4644
|
+
() => GetRouteResponsesRequest$,
|
|
4645
|
+
() => GetRouteResponsesResponse$,
|
|
4652
4646
|
];
|
|
4653
|
-
var GetRoutes = [
|
|
4647
|
+
var GetRoutes$ = [
|
|
4654
4648
|
9,
|
|
4655
4649
|
n0,
|
|
4656
4650
|
_GRe,
|
|
4657
4651
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}/routes", 200] },
|
|
4658
|
-
() => GetRoutesRequest
|
|
4659
|
-
() => GetRoutesResponse
|
|
4652
|
+
() => GetRoutesRequest$,
|
|
4653
|
+
() => GetRoutesResponse$,
|
|
4660
4654
|
];
|
|
4661
|
-
var GetRoutingRule = [
|
|
4655
|
+
var GetRoutingRule$ = [
|
|
4662
4656
|
9,
|
|
4663
4657
|
n0,
|
|
4664
4658
|
_GRRetouti,
|
|
4665
4659
|
{ [_ht]: ["GET", "/v2/domainnames/{DomainName}/routingrules/{RoutingRuleId}", 200] },
|
|
4666
|
-
() => GetRoutingRuleRequest
|
|
4667
|
-
() => GetRoutingRuleResponse
|
|
4660
|
+
() => GetRoutingRuleRequest$,
|
|
4661
|
+
() => GetRoutingRuleResponse$,
|
|
4668
4662
|
];
|
|
4669
|
-
var GetStage = [
|
|
4663
|
+
var GetStage$ = [
|
|
4670
4664
|
9,
|
|
4671
4665
|
n0,
|
|
4672
4666
|
_GS,
|
|
4673
4667
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}/stages/{StageName}", 200] },
|
|
4674
|
-
() => GetStageRequest
|
|
4675
|
-
() => GetStageResponse
|
|
4668
|
+
() => GetStageRequest$,
|
|
4669
|
+
() => GetStageResponse$,
|
|
4676
4670
|
];
|
|
4677
|
-
var GetStages = [
|
|
4671
|
+
var GetStages$ = [
|
|
4678
4672
|
9,
|
|
4679
4673
|
n0,
|
|
4680
4674
|
_GSe,
|
|
4681
4675
|
{ [_ht]: ["GET", "/v2/apis/{ApiId}/stages", 200] },
|
|
4682
|
-
() => GetStagesRequest
|
|
4683
|
-
() => GetStagesResponse
|
|
4676
|
+
() => GetStagesRequest$,
|
|
4677
|
+
() => GetStagesResponse$,
|
|
4684
4678
|
];
|
|
4685
|
-
var GetTags = [
|
|
4679
|
+
var GetTags$ = [
|
|
4686
4680
|
9,
|
|
4687
4681
|
n0,
|
|
4688
4682
|
_GT,
|
|
4689
4683
|
{ [_ht]: ["GET", "/v2/tags/{ResourceArn}", 200] },
|
|
4690
|
-
() => GetTagsRequest
|
|
4691
|
-
() => GetTagsResponse
|
|
4684
|
+
() => GetTagsRequest$,
|
|
4685
|
+
() => GetTagsResponse$,
|
|
4692
4686
|
];
|
|
4693
|
-
var GetVpcLink = [
|
|
4687
|
+
var GetVpcLink$ = [
|
|
4694
4688
|
9,
|
|
4695
4689
|
n0,
|
|
4696
4690
|
_GVL,
|
|
4697
4691
|
{ [_ht]: ["GET", "/v2/vpclinks/{VpcLinkId}", 200] },
|
|
4698
|
-
() => GetVpcLinkRequest
|
|
4699
|
-
() => GetVpcLinkResponse
|
|
4692
|
+
() => GetVpcLinkRequest$,
|
|
4693
|
+
() => GetVpcLinkResponse$,
|
|
4700
4694
|
];
|
|
4701
|
-
var GetVpcLinks = [
|
|
4695
|
+
var GetVpcLinks$ = [
|
|
4702
4696
|
9,
|
|
4703
4697
|
n0,
|
|
4704
4698
|
_GVLe,
|
|
4705
4699
|
{ [_ht]: ["GET", "/v2/vpclinks", 200] },
|
|
4706
|
-
() => GetVpcLinksRequest
|
|
4707
|
-
() => GetVpcLinksResponse
|
|
4700
|
+
() => GetVpcLinksRequest$,
|
|
4701
|
+
() => GetVpcLinksResponse$,
|
|
4708
4702
|
];
|
|
4709
|
-
var ImportApi = [
|
|
4703
|
+
var ImportApi$ = [
|
|
4710
4704
|
9,
|
|
4711
4705
|
n0,
|
|
4712
4706
|
_IAm,
|
|
4713
4707
|
{ [_ht]: ["PUT", "/v2/apis", 201] },
|
|
4714
|
-
() => ImportApiRequest
|
|
4715
|
-
() => ImportApiResponse
|
|
4708
|
+
() => ImportApiRequest$,
|
|
4709
|
+
() => ImportApiResponse$,
|
|
4716
4710
|
];
|
|
4717
|
-
var ListPortalProducts = [
|
|
4711
|
+
var ListPortalProducts$ = [
|
|
4718
4712
|
9,
|
|
4719
4713
|
n0,
|
|
4720
4714
|
_LPP,
|
|
4721
4715
|
{ [_ht]: ["GET", "/v2/portalproducts", 200] },
|
|
4722
|
-
() => ListPortalProductsRequest
|
|
4723
|
-
() => ListPortalProductsResponse
|
|
4716
|
+
() => ListPortalProductsRequest$,
|
|
4717
|
+
() => ListPortalProductsResponse$,
|
|
4724
4718
|
];
|
|
4725
|
-
var ListPortals = [
|
|
4719
|
+
var ListPortals$ = [
|
|
4726
4720
|
9,
|
|
4727
4721
|
n0,
|
|
4728
4722
|
_LPi,
|
|
4729
4723
|
{ [_ht]: ["GET", "/v2/portals", 200] },
|
|
4730
|
-
() => ListPortalsRequest
|
|
4731
|
-
() => ListPortalsResponse
|
|
4724
|
+
() => ListPortalsRequest$,
|
|
4725
|
+
() => ListPortalsResponse$,
|
|
4732
4726
|
];
|
|
4733
|
-
var ListProductPages = [
|
|
4727
|
+
var ListProductPages$ = [
|
|
4734
4728
|
9,
|
|
4735
4729
|
n0,
|
|
4736
4730
|
_LPPi,
|
|
4737
4731
|
{ [_ht]: ["GET", "/v2/portalproducts/{PortalProductId}/productpages", 200] },
|
|
4738
|
-
() => ListProductPagesRequest
|
|
4739
|
-
() => ListProductPagesResponse
|
|
4732
|
+
() => ListProductPagesRequest$,
|
|
4733
|
+
() => ListProductPagesResponse$,
|
|
4740
4734
|
];
|
|
4741
|
-
var ListProductRestEndpointPages = [
|
|
4735
|
+
var ListProductRestEndpointPages$ = [
|
|
4742
4736
|
9,
|
|
4743
4737
|
n0,
|
|
4744
4738
|
_LPREP,
|
|
4745
4739
|
{ [_ht]: ["GET", "/v2/portalproducts/{PortalProductId}/productrestendpointpages", 200] },
|
|
4746
|
-
() => ListProductRestEndpointPagesRequest
|
|
4747
|
-
() => ListProductRestEndpointPagesResponse
|
|
4740
|
+
() => ListProductRestEndpointPagesRequest$,
|
|
4741
|
+
() => ListProductRestEndpointPagesResponse$,
|
|
4748
4742
|
];
|
|
4749
|
-
var ListRoutingRules = [
|
|
4743
|
+
var ListRoutingRules$ = [
|
|
4750
4744
|
9,
|
|
4751
4745
|
n0,
|
|
4752
4746
|
_LRR,
|
|
4753
4747
|
{ [_ht]: ["GET", "/v2/domainnames/{DomainName}/routingrules", 200] },
|
|
4754
|
-
() => ListRoutingRulesRequest
|
|
4755
|
-
() => ListRoutingRulesResponse
|
|
4748
|
+
() => ListRoutingRulesRequest$,
|
|
4749
|
+
() => ListRoutingRulesResponse$,
|
|
4756
4750
|
];
|
|
4757
|
-
var PreviewPortal = [
|
|
4751
|
+
var PreviewPortal$ = [
|
|
4758
4752
|
9,
|
|
4759
4753
|
n0,
|
|
4760
4754
|
_PP,
|
|
4761
4755
|
{ [_ht]: ["POST", "/v2/portals/{PortalId}/preview", 202] },
|
|
4762
|
-
() => PreviewPortalRequest
|
|
4763
|
-
() => PreviewPortalResponse
|
|
4756
|
+
() => PreviewPortalRequest$,
|
|
4757
|
+
() => PreviewPortalResponse$,
|
|
4764
4758
|
];
|
|
4765
|
-
var PublishPortal = [
|
|
4759
|
+
var PublishPortal$ = [
|
|
4766
4760
|
9,
|
|
4767
4761
|
n0,
|
|
4768
4762
|
_PPu,
|
|
4769
4763
|
{ [_ht]: ["POST", "/v2/portals/{PortalId}/publish", 202] },
|
|
4770
|
-
() => PublishPortalRequest
|
|
4771
|
-
() => PublishPortalResponse
|
|
4764
|
+
() => PublishPortalRequest$,
|
|
4765
|
+
() => PublishPortalResponse$,
|
|
4772
4766
|
];
|
|
4773
|
-
var PutPortalProductSharingPolicy = [
|
|
4767
|
+
var PutPortalProductSharingPolicy$ = [
|
|
4774
4768
|
9,
|
|
4775
4769
|
n0,
|
|
4776
4770
|
_PPPSP,
|
|
4777
4771
|
{ [_ht]: ["PUT", "/v2/portalproducts/{PortalProductId}/sharingpolicy", 200] },
|
|
4778
|
-
() => PutPortalProductSharingPolicyRequest
|
|
4779
|
-
() => PutPortalProductSharingPolicyResponse
|
|
4772
|
+
() => PutPortalProductSharingPolicyRequest$,
|
|
4773
|
+
() => PutPortalProductSharingPolicyResponse$,
|
|
4780
4774
|
];
|
|
4781
|
-
var PutRoutingRule = [
|
|
4775
|
+
var PutRoutingRule$ = [
|
|
4782
4776
|
9,
|
|
4783
4777
|
n0,
|
|
4784
4778
|
_PRR,
|
|
4785
4779
|
{ [_ht]: ["PUT", "/v2/domainnames/{DomainName}/routingrules/{RoutingRuleId}", 200] },
|
|
4786
|
-
() => PutRoutingRuleRequest
|
|
4787
|
-
() => PutRoutingRuleResponse
|
|
4780
|
+
() => PutRoutingRuleRequest$,
|
|
4781
|
+
() => PutRoutingRuleResponse$,
|
|
4788
4782
|
];
|
|
4789
|
-
var ReimportApi = [
|
|
4783
|
+
var ReimportApi$ = [
|
|
4790
4784
|
9,
|
|
4791
4785
|
n0,
|
|
4792
4786
|
_RAe,
|
|
4793
4787
|
{ [_ht]: ["PUT", "/v2/apis/{ApiId}", 201] },
|
|
4794
|
-
() => ReimportApiRequest
|
|
4795
|
-
() => ReimportApiResponse
|
|
4788
|
+
() => ReimportApiRequest$,
|
|
4789
|
+
() => ReimportApiResponse$,
|
|
4796
4790
|
];
|
|
4797
|
-
var ResetAuthorizersCache = [
|
|
4791
|
+
var ResetAuthorizersCache$ = [
|
|
4798
4792
|
9,
|
|
4799
4793
|
n0,
|
|
4800
4794
|
_RAC,
|
|
4801
4795
|
{ [_ht]: ["DELETE", "/v2/apis/{ApiId}/stages/{StageName}/cache/authorizers", 204] },
|
|
4802
|
-
() => ResetAuthorizersCacheRequest
|
|
4796
|
+
() => ResetAuthorizersCacheRequest$,
|
|
4803
4797
|
() => __Unit,
|
|
4804
4798
|
];
|
|
4805
|
-
var TagResource = [
|
|
4799
|
+
var TagResource$ = [
|
|
4806
4800
|
9,
|
|
4807
4801
|
n0,
|
|
4808
4802
|
_TR,
|
|
4809
4803
|
{ [_ht]: ["POST", "/v2/tags/{ResourceArn}", 201] },
|
|
4810
|
-
() => TagResourceRequest
|
|
4811
|
-
() => TagResourceResponse
|
|
4804
|
+
() => TagResourceRequest$,
|
|
4805
|
+
() => TagResourceResponse$,
|
|
4812
4806
|
];
|
|
4813
|
-
var UntagResource = [
|
|
4807
|
+
var UntagResource$ = [
|
|
4814
4808
|
9,
|
|
4815
4809
|
n0,
|
|
4816
4810
|
_UR,
|
|
4817
4811
|
{ [_ht]: ["DELETE", "/v2/tags/{ResourceArn}", 204] },
|
|
4818
|
-
() => UntagResourceRequest
|
|
4812
|
+
() => UntagResourceRequest$,
|
|
4819
4813
|
() => __Unit,
|
|
4820
4814
|
];
|
|
4821
|
-
var UpdateApi = [
|
|
4815
|
+
var UpdateApi$ = [
|
|
4822
4816
|
9,
|
|
4823
4817
|
n0,
|
|
4824
4818
|
_UA,
|
|
4825
4819
|
{ [_ht]: ["PATCH", "/v2/apis/{ApiId}", 200] },
|
|
4826
|
-
() => UpdateApiRequest
|
|
4827
|
-
() => UpdateApiResponse
|
|
4820
|
+
() => UpdateApiRequest$,
|
|
4821
|
+
() => UpdateApiResponse$,
|
|
4828
4822
|
];
|
|
4829
|
-
var UpdateApiMapping = [
|
|
4823
|
+
var UpdateApiMapping$ = [
|
|
4830
4824
|
9,
|
|
4831
4825
|
n0,
|
|
4832
4826
|
_UAM,
|
|
4833
4827
|
{ [_ht]: ["PATCH", "/v2/domainnames/{DomainName}/apimappings/{ApiMappingId}", 200] },
|
|
4834
|
-
() => UpdateApiMappingRequest
|
|
4835
|
-
() => UpdateApiMappingResponse
|
|
4828
|
+
() => UpdateApiMappingRequest$,
|
|
4829
|
+
() => UpdateApiMappingResponse$,
|
|
4836
4830
|
];
|
|
4837
|
-
var UpdateAuthorizer = [
|
|
4831
|
+
var UpdateAuthorizer$ = [
|
|
4838
4832
|
9,
|
|
4839
4833
|
n0,
|
|
4840
4834
|
_UAp,
|
|
4841
4835
|
{ [_ht]: ["PATCH", "/v2/apis/{ApiId}/authorizers/{AuthorizerId}", 200] },
|
|
4842
|
-
() => UpdateAuthorizerRequest
|
|
4843
|
-
() => UpdateAuthorizerResponse
|
|
4836
|
+
() => UpdateAuthorizerRequest$,
|
|
4837
|
+
() => UpdateAuthorizerResponse$,
|
|
4844
4838
|
];
|
|
4845
|
-
var UpdateDeployment = [
|
|
4839
|
+
var UpdateDeployment$ = [
|
|
4846
4840
|
9,
|
|
4847
4841
|
n0,
|
|
4848
4842
|
_UD,
|
|
4849
4843
|
{ [_ht]: ["PATCH", "/v2/apis/{ApiId}/deployments/{DeploymentId}", 200] },
|
|
4850
|
-
() => UpdateDeploymentRequest
|
|
4851
|
-
() => UpdateDeploymentResponse
|
|
4844
|
+
() => UpdateDeploymentRequest$,
|
|
4845
|
+
() => UpdateDeploymentResponse$,
|
|
4852
4846
|
];
|
|
4853
|
-
var UpdateDomainName = [
|
|
4847
|
+
var UpdateDomainName$ = [
|
|
4854
4848
|
9,
|
|
4855
4849
|
n0,
|
|
4856
4850
|
_UDN,
|
|
4857
4851
|
{ [_ht]: ["PATCH", "/v2/domainnames/{DomainName}", 200] },
|
|
4858
|
-
() => UpdateDomainNameRequest
|
|
4859
|
-
() => UpdateDomainNameResponse
|
|
4852
|
+
() => UpdateDomainNameRequest$,
|
|
4853
|
+
() => UpdateDomainNameResponse$,
|
|
4860
4854
|
];
|
|
4861
|
-
var UpdateIntegration = [
|
|
4855
|
+
var UpdateIntegration$ = [
|
|
4862
4856
|
9,
|
|
4863
4857
|
n0,
|
|
4864
4858
|
_UI,
|
|
4865
4859
|
{ [_ht]: ["PATCH", "/v2/apis/{ApiId}/integrations/{IntegrationId}", 200] },
|
|
4866
|
-
() => UpdateIntegrationRequest
|
|
4867
|
-
() => UpdateIntegrationResult
|
|
4860
|
+
() => UpdateIntegrationRequest$,
|
|
4861
|
+
() => UpdateIntegrationResult$,
|
|
4868
4862
|
];
|
|
4869
|
-
var UpdateIntegrationResponse = [
|
|
4863
|
+
var UpdateIntegrationResponse$ = [
|
|
4870
4864
|
9,
|
|
4871
4865
|
n0,
|
|
4872
4866
|
_UIRpd,
|
|
4873
4867
|
{
|
|
4874
4868
|
[_ht]: ["PATCH", "/v2/apis/{ApiId}/integrations/{IntegrationId}/integrationresponses/{IntegrationResponseId}", 200],
|
|
4875
4869
|
},
|
|
4876
|
-
() => UpdateIntegrationResponseRequest
|
|
4877
|
-
() => UpdateIntegrationResponseResponse
|
|
4870
|
+
() => UpdateIntegrationResponseRequest$,
|
|
4871
|
+
() => UpdateIntegrationResponseResponse$,
|
|
4878
4872
|
];
|
|
4879
|
-
var UpdateModel = [
|
|
4873
|
+
var UpdateModel$ = [
|
|
4880
4874
|
9,
|
|
4881
4875
|
n0,
|
|
4882
4876
|
_UM,
|
|
4883
4877
|
{ [_ht]: ["PATCH", "/v2/apis/{ApiId}/models/{ModelId}", 200] },
|
|
4884
|
-
() => UpdateModelRequest
|
|
4885
|
-
() => UpdateModelResponse
|
|
4878
|
+
() => UpdateModelRequest$,
|
|
4879
|
+
() => UpdateModelResponse$,
|
|
4886
4880
|
];
|
|
4887
|
-
var UpdatePortal = [
|
|
4881
|
+
var UpdatePortal$ = [
|
|
4888
4882
|
9,
|
|
4889
4883
|
n0,
|
|
4890
4884
|
_UP,
|
|
4891
4885
|
{ [_ht]: ["PATCH", "/v2/portals/{PortalId}", 200] },
|
|
4892
|
-
() => UpdatePortalRequest
|
|
4893
|
-
() => UpdatePortalResponse
|
|
4886
|
+
() => UpdatePortalRequest$,
|
|
4887
|
+
() => UpdatePortalResponse$,
|
|
4894
4888
|
];
|
|
4895
|
-
var UpdatePortalProduct = [
|
|
4889
|
+
var UpdatePortalProduct$ = [
|
|
4896
4890
|
9,
|
|
4897
4891
|
n0,
|
|
4898
4892
|
_UPP,
|
|
4899
4893
|
{ [_ht]: ["PATCH", "/v2/portalproducts/{PortalProductId}", 200] },
|
|
4900
|
-
() => UpdatePortalProductRequest
|
|
4901
|
-
() => UpdatePortalProductResponse
|
|
4894
|
+
() => UpdatePortalProductRequest$,
|
|
4895
|
+
() => UpdatePortalProductResponse$,
|
|
4902
4896
|
];
|
|
4903
|
-
var UpdateProductPage = [
|
|
4897
|
+
var UpdateProductPage$ = [
|
|
4904
4898
|
9,
|
|
4905
4899
|
n0,
|
|
4906
4900
|
_UPPp,
|
|
4907
4901
|
{ [_ht]: ["PATCH", "/v2/portalproducts/{PortalProductId}/productpages/{ProductPageId}", 200] },
|
|
4908
|
-
() => UpdateProductPageRequest
|
|
4909
|
-
() => UpdateProductPageResponse
|
|
4902
|
+
() => UpdateProductPageRequest$,
|
|
4903
|
+
() => UpdateProductPageResponse$,
|
|
4910
4904
|
];
|
|
4911
|
-
var UpdateProductRestEndpointPage = [
|
|
4905
|
+
var UpdateProductRestEndpointPage$ = [
|
|
4912
4906
|
9,
|
|
4913
4907
|
n0,
|
|
4914
4908
|
_UPREP,
|
|
4915
4909
|
{
|
|
4916
4910
|
[_ht]: ["PATCH", "/v2/portalproducts/{PortalProductId}/productrestendpointpages/{ProductRestEndpointPageId}", 200],
|
|
4917
4911
|
},
|
|
4918
|
-
() => UpdateProductRestEndpointPageRequest
|
|
4919
|
-
() => UpdateProductRestEndpointPageResponse
|
|
4912
|
+
() => UpdateProductRestEndpointPageRequest$,
|
|
4913
|
+
() => UpdateProductRestEndpointPageResponse$,
|
|
4920
4914
|
];
|
|
4921
|
-
var UpdateRoute = [
|
|
4915
|
+
var UpdateRoute$ = [
|
|
4922
4916
|
9,
|
|
4923
4917
|
n0,
|
|
4924
4918
|
_URp,
|
|
4925
4919
|
{ [_ht]: ["PATCH", "/v2/apis/{ApiId}/routes/{RouteId}", 200] },
|
|
4926
|
-
() => UpdateRouteRequest
|
|
4927
|
-
() => UpdateRouteResult
|
|
4920
|
+
() => UpdateRouteRequest$,
|
|
4921
|
+
() => UpdateRouteResult$,
|
|
4928
4922
|
];
|
|
4929
|
-
var UpdateRouteResponse = [
|
|
4923
|
+
var UpdateRouteResponse$ = [
|
|
4930
4924
|
9,
|
|
4931
4925
|
n0,
|
|
4932
4926
|
_URRpda,
|
|
4933
4927
|
{ [_ht]: ["PATCH", "/v2/apis/{ApiId}/routes/{RouteId}/routeresponses/{RouteResponseId}", 200] },
|
|
4934
|
-
() => UpdateRouteResponseRequest
|
|
4935
|
-
() => UpdateRouteResponseResponse
|
|
4928
|
+
() => UpdateRouteResponseRequest$,
|
|
4929
|
+
() => UpdateRouteResponseResponse$,
|
|
4936
4930
|
];
|
|
4937
|
-
var UpdateStage = [
|
|
4931
|
+
var UpdateStage$ = [
|
|
4938
4932
|
9,
|
|
4939
4933
|
n0,
|
|
4940
4934
|
_US,
|
|
4941
4935
|
{ [_ht]: ["PATCH", "/v2/apis/{ApiId}/stages/{StageName}", 200] },
|
|
4942
|
-
() => UpdateStageRequest
|
|
4943
|
-
() => UpdateStageResponse
|
|
4936
|
+
() => UpdateStageRequest$,
|
|
4937
|
+
() => UpdateStageResponse$,
|
|
4944
4938
|
];
|
|
4945
|
-
var UpdateVpcLink = [
|
|
4939
|
+
var UpdateVpcLink$ = [
|
|
4946
4940
|
9,
|
|
4947
4941
|
n0,
|
|
4948
4942
|
_UVL,
|
|
4949
4943
|
{ [_ht]: ["PATCH", "/v2/vpclinks/{VpcLinkId}", 200] },
|
|
4950
|
-
() => UpdateVpcLinkRequest
|
|
4951
|
-
() => UpdateVpcLinkResponse
|
|
4944
|
+
() => UpdateVpcLinkRequest$,
|
|
4945
|
+
() => UpdateVpcLinkResponse$,
|
|
4952
4946
|
];
|
|
4953
4947
|
|
|
4954
4948
|
class CreateApiCommand extends smithyClient.Command
|
|
@@ -4959,7 +4953,7 @@ class CreateApiCommand extends smithyClient.Command
|
|
|
4959
4953
|
})
|
|
4960
4954
|
.s("ApiGatewayV2", "CreateApi", {})
|
|
4961
4955
|
.n("ApiGatewayV2Client", "CreateApiCommand")
|
|
4962
|
-
.sc(CreateApi)
|
|
4956
|
+
.sc(CreateApi$)
|
|
4963
4957
|
.build() {
|
|
4964
4958
|
}
|
|
4965
4959
|
|
|
@@ -4971,7 +4965,7 @@ class CreateApiMappingCommand extends smithyClient.Command
|
|
|
4971
4965
|
})
|
|
4972
4966
|
.s("ApiGatewayV2", "CreateApiMapping", {})
|
|
4973
4967
|
.n("ApiGatewayV2Client", "CreateApiMappingCommand")
|
|
4974
|
-
.sc(CreateApiMapping)
|
|
4968
|
+
.sc(CreateApiMapping$)
|
|
4975
4969
|
.build() {
|
|
4976
4970
|
}
|
|
4977
4971
|
|
|
@@ -4983,7 +4977,7 @@ class CreateAuthorizerCommand extends smithyClient.Command
|
|
|
4983
4977
|
})
|
|
4984
4978
|
.s("ApiGatewayV2", "CreateAuthorizer", {})
|
|
4985
4979
|
.n("ApiGatewayV2Client", "CreateAuthorizerCommand")
|
|
4986
|
-
.sc(CreateAuthorizer)
|
|
4980
|
+
.sc(CreateAuthorizer$)
|
|
4987
4981
|
.build() {
|
|
4988
4982
|
}
|
|
4989
4983
|
|
|
@@ -4995,7 +4989,7 @@ class CreateDeploymentCommand extends smithyClient.Command
|
|
|
4995
4989
|
})
|
|
4996
4990
|
.s("ApiGatewayV2", "CreateDeployment", {})
|
|
4997
4991
|
.n("ApiGatewayV2Client", "CreateDeploymentCommand")
|
|
4998
|
-
.sc(CreateDeployment)
|
|
4992
|
+
.sc(CreateDeployment$)
|
|
4999
4993
|
.build() {
|
|
5000
4994
|
}
|
|
5001
4995
|
|
|
@@ -5007,7 +5001,7 @@ class CreateDomainNameCommand extends smithyClient.Command
|
|
|
5007
5001
|
})
|
|
5008
5002
|
.s("ApiGatewayV2", "CreateDomainName", {})
|
|
5009
5003
|
.n("ApiGatewayV2Client", "CreateDomainNameCommand")
|
|
5010
|
-
.sc(CreateDomainName)
|
|
5004
|
+
.sc(CreateDomainName$)
|
|
5011
5005
|
.build() {
|
|
5012
5006
|
}
|
|
5013
5007
|
|
|
@@ -5019,7 +5013,7 @@ class CreateIntegrationCommand extends smithyClient.Command
|
|
|
5019
5013
|
})
|
|
5020
5014
|
.s("ApiGatewayV2", "CreateIntegration", {})
|
|
5021
5015
|
.n("ApiGatewayV2Client", "CreateIntegrationCommand")
|
|
5022
|
-
.sc(CreateIntegration)
|
|
5016
|
+
.sc(CreateIntegration$)
|
|
5023
5017
|
.build() {
|
|
5024
5018
|
}
|
|
5025
5019
|
|
|
@@ -5031,7 +5025,7 @@ class CreateIntegrationResponseCommand extends smithyClient.Command
|
|
|
5031
5025
|
})
|
|
5032
5026
|
.s("ApiGatewayV2", "CreateIntegrationResponse", {})
|
|
5033
5027
|
.n("ApiGatewayV2Client", "CreateIntegrationResponseCommand")
|
|
5034
|
-
.sc(CreateIntegrationResponse)
|
|
5028
|
+
.sc(CreateIntegrationResponse$)
|
|
5035
5029
|
.build() {
|
|
5036
5030
|
}
|
|
5037
5031
|
|
|
@@ -5043,7 +5037,7 @@ class CreateModelCommand extends smithyClient.Command
|
|
|
5043
5037
|
})
|
|
5044
5038
|
.s("ApiGatewayV2", "CreateModel", {})
|
|
5045
5039
|
.n("ApiGatewayV2Client", "CreateModelCommand")
|
|
5046
|
-
.sc(CreateModel)
|
|
5040
|
+
.sc(CreateModel$)
|
|
5047
5041
|
.build() {
|
|
5048
5042
|
}
|
|
5049
5043
|
|
|
@@ -5055,7 +5049,7 @@ class CreatePortalCommand extends smithyClient.Command
|
|
|
5055
5049
|
})
|
|
5056
5050
|
.s("ApiGatewayV2", "CreatePortal", {})
|
|
5057
5051
|
.n("ApiGatewayV2Client", "CreatePortalCommand")
|
|
5058
|
-
.sc(CreatePortal)
|
|
5052
|
+
.sc(CreatePortal$)
|
|
5059
5053
|
.build() {
|
|
5060
5054
|
}
|
|
5061
5055
|
|
|
@@ -5067,7 +5061,7 @@ class CreatePortalProductCommand extends smithyClient.Command
|
|
|
5067
5061
|
})
|
|
5068
5062
|
.s("ApiGatewayV2", "CreatePortalProduct", {})
|
|
5069
5063
|
.n("ApiGatewayV2Client", "CreatePortalProductCommand")
|
|
5070
|
-
.sc(CreatePortalProduct)
|
|
5064
|
+
.sc(CreatePortalProduct$)
|
|
5071
5065
|
.build() {
|
|
5072
5066
|
}
|
|
5073
5067
|
|
|
@@ -5079,7 +5073,7 @@ class CreateProductPageCommand extends smithyClient.Command
|
|
|
5079
5073
|
})
|
|
5080
5074
|
.s("ApiGatewayV2", "CreateProductPage", {})
|
|
5081
5075
|
.n("ApiGatewayV2Client", "CreateProductPageCommand")
|
|
5082
|
-
.sc(CreateProductPage)
|
|
5076
|
+
.sc(CreateProductPage$)
|
|
5083
5077
|
.build() {
|
|
5084
5078
|
}
|
|
5085
5079
|
|
|
@@ -5091,7 +5085,7 @@ class CreateProductRestEndpointPageCommand extends smithyClient.Command
|
|
|
5091
5085
|
})
|
|
5092
5086
|
.s("ApiGatewayV2", "CreateProductRestEndpointPage", {})
|
|
5093
5087
|
.n("ApiGatewayV2Client", "CreateProductRestEndpointPageCommand")
|
|
5094
|
-
.sc(CreateProductRestEndpointPage)
|
|
5088
|
+
.sc(CreateProductRestEndpointPage$)
|
|
5095
5089
|
.build() {
|
|
5096
5090
|
}
|
|
5097
5091
|
|
|
@@ -5103,7 +5097,7 @@ class CreateRouteCommand extends smithyClient.Command
|
|
|
5103
5097
|
})
|
|
5104
5098
|
.s("ApiGatewayV2", "CreateRoute", {})
|
|
5105
5099
|
.n("ApiGatewayV2Client", "CreateRouteCommand")
|
|
5106
|
-
.sc(CreateRoute)
|
|
5100
|
+
.sc(CreateRoute$)
|
|
5107
5101
|
.build() {
|
|
5108
5102
|
}
|
|
5109
5103
|
|
|
@@ -5115,7 +5109,7 @@ class CreateRouteResponseCommand extends smithyClient.Command
|
|
|
5115
5109
|
})
|
|
5116
5110
|
.s("ApiGatewayV2", "CreateRouteResponse", {})
|
|
5117
5111
|
.n("ApiGatewayV2Client", "CreateRouteResponseCommand")
|
|
5118
|
-
.sc(CreateRouteResponse)
|
|
5112
|
+
.sc(CreateRouteResponse$)
|
|
5119
5113
|
.build() {
|
|
5120
5114
|
}
|
|
5121
5115
|
|
|
@@ -5127,7 +5121,7 @@ class CreateRoutingRuleCommand extends smithyClient.Command
|
|
|
5127
5121
|
})
|
|
5128
5122
|
.s("ApiGatewayV2", "CreateRoutingRule", {})
|
|
5129
5123
|
.n("ApiGatewayV2Client", "CreateRoutingRuleCommand")
|
|
5130
|
-
.sc(CreateRoutingRule)
|
|
5124
|
+
.sc(CreateRoutingRule$)
|
|
5131
5125
|
.build() {
|
|
5132
5126
|
}
|
|
5133
5127
|
|
|
@@ -5139,7 +5133,7 @@ class CreateStageCommand extends smithyClient.Command
|
|
|
5139
5133
|
})
|
|
5140
5134
|
.s("ApiGatewayV2", "CreateStage", {})
|
|
5141
5135
|
.n("ApiGatewayV2Client", "CreateStageCommand")
|
|
5142
|
-
.sc(CreateStage)
|
|
5136
|
+
.sc(CreateStage$)
|
|
5143
5137
|
.build() {
|
|
5144
5138
|
}
|
|
5145
5139
|
|
|
@@ -5151,7 +5145,7 @@ class CreateVpcLinkCommand extends smithyClient.Command
|
|
|
5151
5145
|
})
|
|
5152
5146
|
.s("ApiGatewayV2", "CreateVpcLink", {})
|
|
5153
5147
|
.n("ApiGatewayV2Client", "CreateVpcLinkCommand")
|
|
5154
|
-
.sc(CreateVpcLink)
|
|
5148
|
+
.sc(CreateVpcLink$)
|
|
5155
5149
|
.build() {
|
|
5156
5150
|
}
|
|
5157
5151
|
|
|
@@ -5163,7 +5157,7 @@ class DeleteAccessLogSettingsCommand extends smithyClient.Command
|
|
|
5163
5157
|
})
|
|
5164
5158
|
.s("ApiGatewayV2", "DeleteAccessLogSettings", {})
|
|
5165
5159
|
.n("ApiGatewayV2Client", "DeleteAccessLogSettingsCommand")
|
|
5166
|
-
.sc(DeleteAccessLogSettings)
|
|
5160
|
+
.sc(DeleteAccessLogSettings$)
|
|
5167
5161
|
.build() {
|
|
5168
5162
|
}
|
|
5169
5163
|
|
|
@@ -5175,7 +5169,7 @@ class DeleteApiCommand extends smithyClient.Command
|
|
|
5175
5169
|
})
|
|
5176
5170
|
.s("ApiGatewayV2", "DeleteApi", {})
|
|
5177
5171
|
.n("ApiGatewayV2Client", "DeleteApiCommand")
|
|
5178
|
-
.sc(DeleteApi)
|
|
5172
|
+
.sc(DeleteApi$)
|
|
5179
5173
|
.build() {
|
|
5180
5174
|
}
|
|
5181
5175
|
|
|
@@ -5187,7 +5181,7 @@ class DeleteApiMappingCommand extends smithyClient.Command
|
|
|
5187
5181
|
})
|
|
5188
5182
|
.s("ApiGatewayV2", "DeleteApiMapping", {})
|
|
5189
5183
|
.n("ApiGatewayV2Client", "DeleteApiMappingCommand")
|
|
5190
|
-
.sc(DeleteApiMapping)
|
|
5184
|
+
.sc(DeleteApiMapping$)
|
|
5191
5185
|
.build() {
|
|
5192
5186
|
}
|
|
5193
5187
|
|
|
@@ -5199,7 +5193,7 @@ class DeleteAuthorizerCommand extends smithyClient.Command
|
|
|
5199
5193
|
})
|
|
5200
5194
|
.s("ApiGatewayV2", "DeleteAuthorizer", {})
|
|
5201
5195
|
.n("ApiGatewayV2Client", "DeleteAuthorizerCommand")
|
|
5202
|
-
.sc(DeleteAuthorizer)
|
|
5196
|
+
.sc(DeleteAuthorizer$)
|
|
5203
5197
|
.build() {
|
|
5204
5198
|
}
|
|
5205
5199
|
|
|
@@ -5211,7 +5205,7 @@ class DeleteCorsConfigurationCommand extends smithyClient.Command
|
|
|
5211
5205
|
})
|
|
5212
5206
|
.s("ApiGatewayV2", "DeleteCorsConfiguration", {})
|
|
5213
5207
|
.n("ApiGatewayV2Client", "DeleteCorsConfigurationCommand")
|
|
5214
|
-
.sc(DeleteCorsConfiguration)
|
|
5208
|
+
.sc(DeleteCorsConfiguration$)
|
|
5215
5209
|
.build() {
|
|
5216
5210
|
}
|
|
5217
5211
|
|
|
@@ -5223,7 +5217,7 @@ class DeleteDeploymentCommand extends smithyClient.Command
|
|
|
5223
5217
|
})
|
|
5224
5218
|
.s("ApiGatewayV2", "DeleteDeployment", {})
|
|
5225
5219
|
.n("ApiGatewayV2Client", "DeleteDeploymentCommand")
|
|
5226
|
-
.sc(DeleteDeployment)
|
|
5220
|
+
.sc(DeleteDeployment$)
|
|
5227
5221
|
.build() {
|
|
5228
5222
|
}
|
|
5229
5223
|
|
|
@@ -5235,7 +5229,7 @@ class DeleteDomainNameCommand extends smithyClient.Command
|
|
|
5235
5229
|
})
|
|
5236
5230
|
.s("ApiGatewayV2", "DeleteDomainName", {})
|
|
5237
5231
|
.n("ApiGatewayV2Client", "DeleteDomainNameCommand")
|
|
5238
|
-
.sc(DeleteDomainName)
|
|
5232
|
+
.sc(DeleteDomainName$)
|
|
5239
5233
|
.build() {
|
|
5240
5234
|
}
|
|
5241
5235
|
|
|
@@ -5247,7 +5241,7 @@ class DeleteIntegrationCommand extends smithyClient.Command
|
|
|
5247
5241
|
})
|
|
5248
5242
|
.s("ApiGatewayV2", "DeleteIntegration", {})
|
|
5249
5243
|
.n("ApiGatewayV2Client", "DeleteIntegrationCommand")
|
|
5250
|
-
.sc(DeleteIntegration)
|
|
5244
|
+
.sc(DeleteIntegration$)
|
|
5251
5245
|
.build() {
|
|
5252
5246
|
}
|
|
5253
5247
|
|
|
@@ -5259,7 +5253,7 @@ class DeleteIntegrationResponseCommand extends smithyClient.Command
|
|
|
5259
5253
|
})
|
|
5260
5254
|
.s("ApiGatewayV2", "DeleteIntegrationResponse", {})
|
|
5261
5255
|
.n("ApiGatewayV2Client", "DeleteIntegrationResponseCommand")
|
|
5262
|
-
.sc(DeleteIntegrationResponse)
|
|
5256
|
+
.sc(DeleteIntegrationResponse$)
|
|
5263
5257
|
.build() {
|
|
5264
5258
|
}
|
|
5265
5259
|
|
|
@@ -5271,7 +5265,7 @@ class DeleteModelCommand extends smithyClient.Command
|
|
|
5271
5265
|
})
|
|
5272
5266
|
.s("ApiGatewayV2", "DeleteModel", {})
|
|
5273
5267
|
.n("ApiGatewayV2Client", "DeleteModelCommand")
|
|
5274
|
-
.sc(DeleteModel)
|
|
5268
|
+
.sc(DeleteModel$)
|
|
5275
5269
|
.build() {
|
|
5276
5270
|
}
|
|
5277
5271
|
|
|
@@ -5283,7 +5277,7 @@ class DeletePortalCommand extends smithyClient.Command
|
|
|
5283
5277
|
})
|
|
5284
5278
|
.s("ApiGatewayV2", "DeletePortal", {})
|
|
5285
5279
|
.n("ApiGatewayV2Client", "DeletePortalCommand")
|
|
5286
|
-
.sc(DeletePortal)
|
|
5280
|
+
.sc(DeletePortal$)
|
|
5287
5281
|
.build() {
|
|
5288
5282
|
}
|
|
5289
5283
|
|
|
@@ -5295,7 +5289,7 @@ class DeletePortalProductCommand extends smithyClient.Command
|
|
|
5295
5289
|
})
|
|
5296
5290
|
.s("ApiGatewayV2", "DeletePortalProduct", {})
|
|
5297
5291
|
.n("ApiGatewayV2Client", "DeletePortalProductCommand")
|
|
5298
|
-
.sc(DeletePortalProduct)
|
|
5292
|
+
.sc(DeletePortalProduct$)
|
|
5299
5293
|
.build() {
|
|
5300
5294
|
}
|
|
5301
5295
|
|
|
@@ -5307,7 +5301,7 @@ class DeletePortalProductSharingPolicyCommand extends smithyClient.Command
|
|
|
5307
5301
|
})
|
|
5308
5302
|
.s("ApiGatewayV2", "DeletePortalProductSharingPolicy", {})
|
|
5309
5303
|
.n("ApiGatewayV2Client", "DeletePortalProductSharingPolicyCommand")
|
|
5310
|
-
.sc(DeletePortalProductSharingPolicy)
|
|
5304
|
+
.sc(DeletePortalProductSharingPolicy$)
|
|
5311
5305
|
.build() {
|
|
5312
5306
|
}
|
|
5313
5307
|
|
|
@@ -5319,7 +5313,7 @@ class DeleteProductPageCommand extends smithyClient.Command
|
|
|
5319
5313
|
})
|
|
5320
5314
|
.s("ApiGatewayV2", "DeleteProductPage", {})
|
|
5321
5315
|
.n("ApiGatewayV2Client", "DeleteProductPageCommand")
|
|
5322
|
-
.sc(DeleteProductPage)
|
|
5316
|
+
.sc(DeleteProductPage$)
|
|
5323
5317
|
.build() {
|
|
5324
5318
|
}
|
|
5325
5319
|
|
|
@@ -5331,7 +5325,7 @@ class DeleteProductRestEndpointPageCommand extends smithyClient.Command
|
|
|
5331
5325
|
})
|
|
5332
5326
|
.s("ApiGatewayV2", "DeleteProductRestEndpointPage", {})
|
|
5333
5327
|
.n("ApiGatewayV2Client", "DeleteProductRestEndpointPageCommand")
|
|
5334
|
-
.sc(DeleteProductRestEndpointPage)
|
|
5328
|
+
.sc(DeleteProductRestEndpointPage$)
|
|
5335
5329
|
.build() {
|
|
5336
5330
|
}
|
|
5337
5331
|
|
|
@@ -5343,7 +5337,7 @@ class DeleteRouteCommand extends smithyClient.Command
|
|
|
5343
5337
|
})
|
|
5344
5338
|
.s("ApiGatewayV2", "DeleteRoute", {})
|
|
5345
5339
|
.n("ApiGatewayV2Client", "DeleteRouteCommand")
|
|
5346
|
-
.sc(DeleteRoute)
|
|
5340
|
+
.sc(DeleteRoute$)
|
|
5347
5341
|
.build() {
|
|
5348
5342
|
}
|
|
5349
5343
|
|
|
@@ -5355,7 +5349,7 @@ class DeleteRouteRequestParameterCommand extends smithyClient.Command
|
|
|
5355
5349
|
})
|
|
5356
5350
|
.s("ApiGatewayV2", "DeleteRouteRequestParameter", {})
|
|
5357
5351
|
.n("ApiGatewayV2Client", "DeleteRouteRequestParameterCommand")
|
|
5358
|
-
.sc(DeleteRouteRequestParameter)
|
|
5352
|
+
.sc(DeleteRouteRequestParameter$)
|
|
5359
5353
|
.build() {
|
|
5360
5354
|
}
|
|
5361
5355
|
|
|
@@ -5367,7 +5361,7 @@ class DeleteRouteResponseCommand extends smithyClient.Command
|
|
|
5367
5361
|
})
|
|
5368
5362
|
.s("ApiGatewayV2", "DeleteRouteResponse", {})
|
|
5369
5363
|
.n("ApiGatewayV2Client", "DeleteRouteResponseCommand")
|
|
5370
|
-
.sc(DeleteRouteResponse)
|
|
5364
|
+
.sc(DeleteRouteResponse$)
|
|
5371
5365
|
.build() {
|
|
5372
5366
|
}
|
|
5373
5367
|
|
|
@@ -5379,7 +5373,7 @@ class DeleteRouteSettingsCommand extends smithyClient.Command
|
|
|
5379
5373
|
})
|
|
5380
5374
|
.s("ApiGatewayV2", "DeleteRouteSettings", {})
|
|
5381
5375
|
.n("ApiGatewayV2Client", "DeleteRouteSettingsCommand")
|
|
5382
|
-
.sc(DeleteRouteSettings)
|
|
5376
|
+
.sc(DeleteRouteSettings$)
|
|
5383
5377
|
.build() {
|
|
5384
5378
|
}
|
|
5385
5379
|
|
|
@@ -5391,7 +5385,7 @@ class DeleteRoutingRuleCommand extends smithyClient.Command
|
|
|
5391
5385
|
})
|
|
5392
5386
|
.s("ApiGatewayV2", "DeleteRoutingRule", {})
|
|
5393
5387
|
.n("ApiGatewayV2Client", "DeleteRoutingRuleCommand")
|
|
5394
|
-
.sc(DeleteRoutingRule)
|
|
5388
|
+
.sc(DeleteRoutingRule$)
|
|
5395
5389
|
.build() {
|
|
5396
5390
|
}
|
|
5397
5391
|
|
|
@@ -5403,7 +5397,7 @@ class DeleteStageCommand extends smithyClient.Command
|
|
|
5403
5397
|
})
|
|
5404
5398
|
.s("ApiGatewayV2", "DeleteStage", {})
|
|
5405
5399
|
.n("ApiGatewayV2Client", "DeleteStageCommand")
|
|
5406
|
-
.sc(DeleteStage)
|
|
5400
|
+
.sc(DeleteStage$)
|
|
5407
5401
|
.build() {
|
|
5408
5402
|
}
|
|
5409
5403
|
|
|
@@ -5415,7 +5409,7 @@ class DeleteVpcLinkCommand extends smithyClient.Command
|
|
|
5415
5409
|
})
|
|
5416
5410
|
.s("ApiGatewayV2", "DeleteVpcLink", {})
|
|
5417
5411
|
.n("ApiGatewayV2Client", "DeleteVpcLinkCommand")
|
|
5418
|
-
.sc(DeleteVpcLink)
|
|
5412
|
+
.sc(DeleteVpcLink$)
|
|
5419
5413
|
.build() {
|
|
5420
5414
|
}
|
|
5421
5415
|
|
|
@@ -5427,7 +5421,7 @@ class DisablePortalCommand extends smithyClient.Command
|
|
|
5427
5421
|
})
|
|
5428
5422
|
.s("ApiGatewayV2", "DisablePortal", {})
|
|
5429
5423
|
.n("ApiGatewayV2Client", "DisablePortalCommand")
|
|
5430
|
-
.sc(DisablePortal)
|
|
5424
|
+
.sc(DisablePortal$)
|
|
5431
5425
|
.build() {
|
|
5432
5426
|
}
|
|
5433
5427
|
|
|
@@ -5439,7 +5433,7 @@ class ExportApiCommand extends smithyClient.Command
|
|
|
5439
5433
|
})
|
|
5440
5434
|
.s("ApiGatewayV2", "ExportApi", {})
|
|
5441
5435
|
.n("ApiGatewayV2Client", "ExportApiCommand")
|
|
5442
|
-
.sc(ExportApi)
|
|
5436
|
+
.sc(ExportApi$)
|
|
5443
5437
|
.build() {
|
|
5444
5438
|
}
|
|
5445
5439
|
|
|
@@ -5451,7 +5445,7 @@ class GetApiCommand extends smithyClient.Command
|
|
|
5451
5445
|
})
|
|
5452
5446
|
.s("ApiGatewayV2", "GetApi", {})
|
|
5453
5447
|
.n("ApiGatewayV2Client", "GetApiCommand")
|
|
5454
|
-
.sc(GetApi)
|
|
5448
|
+
.sc(GetApi$)
|
|
5455
5449
|
.build() {
|
|
5456
5450
|
}
|
|
5457
5451
|
|
|
@@ -5463,7 +5457,7 @@ class GetApiMappingCommand extends smithyClient.Command
|
|
|
5463
5457
|
})
|
|
5464
5458
|
.s("ApiGatewayV2", "GetApiMapping", {})
|
|
5465
5459
|
.n("ApiGatewayV2Client", "GetApiMappingCommand")
|
|
5466
|
-
.sc(GetApiMapping)
|
|
5460
|
+
.sc(GetApiMapping$)
|
|
5467
5461
|
.build() {
|
|
5468
5462
|
}
|
|
5469
5463
|
|
|
@@ -5475,7 +5469,7 @@ class GetApiMappingsCommand extends smithyClient.Command
|
|
|
5475
5469
|
})
|
|
5476
5470
|
.s("ApiGatewayV2", "GetApiMappings", {})
|
|
5477
5471
|
.n("ApiGatewayV2Client", "GetApiMappingsCommand")
|
|
5478
|
-
.sc(GetApiMappings)
|
|
5472
|
+
.sc(GetApiMappings$)
|
|
5479
5473
|
.build() {
|
|
5480
5474
|
}
|
|
5481
5475
|
|
|
@@ -5487,7 +5481,7 @@ class GetApisCommand extends smithyClient.Command
|
|
|
5487
5481
|
})
|
|
5488
5482
|
.s("ApiGatewayV2", "GetApis", {})
|
|
5489
5483
|
.n("ApiGatewayV2Client", "GetApisCommand")
|
|
5490
|
-
.sc(GetApis)
|
|
5484
|
+
.sc(GetApis$)
|
|
5491
5485
|
.build() {
|
|
5492
5486
|
}
|
|
5493
5487
|
|
|
@@ -5499,7 +5493,7 @@ class GetAuthorizerCommand extends smithyClient.Command
|
|
|
5499
5493
|
})
|
|
5500
5494
|
.s("ApiGatewayV2", "GetAuthorizer", {})
|
|
5501
5495
|
.n("ApiGatewayV2Client", "GetAuthorizerCommand")
|
|
5502
|
-
.sc(GetAuthorizer)
|
|
5496
|
+
.sc(GetAuthorizer$)
|
|
5503
5497
|
.build() {
|
|
5504
5498
|
}
|
|
5505
5499
|
|
|
@@ -5511,7 +5505,7 @@ class GetAuthorizersCommand extends smithyClient.Command
|
|
|
5511
5505
|
})
|
|
5512
5506
|
.s("ApiGatewayV2", "GetAuthorizers", {})
|
|
5513
5507
|
.n("ApiGatewayV2Client", "GetAuthorizersCommand")
|
|
5514
|
-
.sc(GetAuthorizers)
|
|
5508
|
+
.sc(GetAuthorizers$)
|
|
5515
5509
|
.build() {
|
|
5516
5510
|
}
|
|
5517
5511
|
|
|
@@ -5523,7 +5517,7 @@ class GetDeploymentCommand extends smithyClient.Command
|
|
|
5523
5517
|
})
|
|
5524
5518
|
.s("ApiGatewayV2", "GetDeployment", {})
|
|
5525
5519
|
.n("ApiGatewayV2Client", "GetDeploymentCommand")
|
|
5526
|
-
.sc(GetDeployment)
|
|
5520
|
+
.sc(GetDeployment$)
|
|
5527
5521
|
.build() {
|
|
5528
5522
|
}
|
|
5529
5523
|
|
|
@@ -5535,7 +5529,7 @@ class GetDeploymentsCommand extends smithyClient.Command
|
|
|
5535
5529
|
})
|
|
5536
5530
|
.s("ApiGatewayV2", "GetDeployments", {})
|
|
5537
5531
|
.n("ApiGatewayV2Client", "GetDeploymentsCommand")
|
|
5538
|
-
.sc(GetDeployments)
|
|
5532
|
+
.sc(GetDeployments$)
|
|
5539
5533
|
.build() {
|
|
5540
5534
|
}
|
|
5541
5535
|
|
|
@@ -5547,7 +5541,7 @@ class GetDomainNameCommand extends smithyClient.Command
|
|
|
5547
5541
|
})
|
|
5548
5542
|
.s("ApiGatewayV2", "GetDomainName", {})
|
|
5549
5543
|
.n("ApiGatewayV2Client", "GetDomainNameCommand")
|
|
5550
|
-
.sc(GetDomainName)
|
|
5544
|
+
.sc(GetDomainName$)
|
|
5551
5545
|
.build() {
|
|
5552
5546
|
}
|
|
5553
5547
|
|
|
@@ -5559,7 +5553,7 @@ class GetDomainNamesCommand extends smithyClient.Command
|
|
|
5559
5553
|
})
|
|
5560
5554
|
.s("ApiGatewayV2", "GetDomainNames", {})
|
|
5561
5555
|
.n("ApiGatewayV2Client", "GetDomainNamesCommand")
|
|
5562
|
-
.sc(GetDomainNames)
|
|
5556
|
+
.sc(GetDomainNames$)
|
|
5563
5557
|
.build() {
|
|
5564
5558
|
}
|
|
5565
5559
|
|
|
@@ -5571,7 +5565,7 @@ class GetIntegrationCommand extends smithyClient.Command
|
|
|
5571
5565
|
})
|
|
5572
5566
|
.s("ApiGatewayV2", "GetIntegration", {})
|
|
5573
5567
|
.n("ApiGatewayV2Client", "GetIntegrationCommand")
|
|
5574
|
-
.sc(GetIntegration)
|
|
5568
|
+
.sc(GetIntegration$)
|
|
5575
5569
|
.build() {
|
|
5576
5570
|
}
|
|
5577
5571
|
|
|
@@ -5583,7 +5577,7 @@ class GetIntegrationResponseCommand extends smithyClient.Command
|
|
|
5583
5577
|
})
|
|
5584
5578
|
.s("ApiGatewayV2", "GetIntegrationResponse", {})
|
|
5585
5579
|
.n("ApiGatewayV2Client", "GetIntegrationResponseCommand")
|
|
5586
|
-
.sc(GetIntegrationResponse)
|
|
5580
|
+
.sc(GetIntegrationResponse$)
|
|
5587
5581
|
.build() {
|
|
5588
5582
|
}
|
|
5589
5583
|
|
|
@@ -5595,7 +5589,7 @@ class GetIntegrationResponsesCommand extends smithyClient.Command
|
|
|
5595
5589
|
})
|
|
5596
5590
|
.s("ApiGatewayV2", "GetIntegrationResponses", {})
|
|
5597
5591
|
.n("ApiGatewayV2Client", "GetIntegrationResponsesCommand")
|
|
5598
|
-
.sc(GetIntegrationResponses)
|
|
5592
|
+
.sc(GetIntegrationResponses$)
|
|
5599
5593
|
.build() {
|
|
5600
5594
|
}
|
|
5601
5595
|
|
|
@@ -5607,7 +5601,7 @@ class GetIntegrationsCommand extends smithyClient.Command
|
|
|
5607
5601
|
})
|
|
5608
5602
|
.s("ApiGatewayV2", "GetIntegrations", {})
|
|
5609
5603
|
.n("ApiGatewayV2Client", "GetIntegrationsCommand")
|
|
5610
|
-
.sc(GetIntegrations)
|
|
5604
|
+
.sc(GetIntegrations$)
|
|
5611
5605
|
.build() {
|
|
5612
5606
|
}
|
|
5613
5607
|
|
|
@@ -5619,7 +5613,7 @@ class GetModelCommand extends smithyClient.Command
|
|
|
5619
5613
|
})
|
|
5620
5614
|
.s("ApiGatewayV2", "GetModel", {})
|
|
5621
5615
|
.n("ApiGatewayV2Client", "GetModelCommand")
|
|
5622
|
-
.sc(GetModel)
|
|
5616
|
+
.sc(GetModel$)
|
|
5623
5617
|
.build() {
|
|
5624
5618
|
}
|
|
5625
5619
|
|
|
@@ -5631,7 +5625,7 @@ class GetModelsCommand extends smithyClient.Command
|
|
|
5631
5625
|
})
|
|
5632
5626
|
.s("ApiGatewayV2", "GetModels", {})
|
|
5633
5627
|
.n("ApiGatewayV2Client", "GetModelsCommand")
|
|
5634
|
-
.sc(GetModels)
|
|
5628
|
+
.sc(GetModels$)
|
|
5635
5629
|
.build() {
|
|
5636
5630
|
}
|
|
5637
5631
|
|
|
@@ -5643,7 +5637,7 @@ class GetModelTemplateCommand extends smithyClient.Command
|
|
|
5643
5637
|
})
|
|
5644
5638
|
.s("ApiGatewayV2", "GetModelTemplate", {})
|
|
5645
5639
|
.n("ApiGatewayV2Client", "GetModelTemplateCommand")
|
|
5646
|
-
.sc(GetModelTemplate)
|
|
5640
|
+
.sc(GetModelTemplate$)
|
|
5647
5641
|
.build() {
|
|
5648
5642
|
}
|
|
5649
5643
|
|
|
@@ -5655,7 +5649,7 @@ class GetPortalCommand extends smithyClient.Command
|
|
|
5655
5649
|
})
|
|
5656
5650
|
.s("ApiGatewayV2", "GetPortal", {})
|
|
5657
5651
|
.n("ApiGatewayV2Client", "GetPortalCommand")
|
|
5658
|
-
.sc(GetPortal)
|
|
5652
|
+
.sc(GetPortal$)
|
|
5659
5653
|
.build() {
|
|
5660
5654
|
}
|
|
5661
5655
|
|
|
@@ -5667,7 +5661,7 @@ class GetPortalProductCommand extends smithyClient.Command
|
|
|
5667
5661
|
})
|
|
5668
5662
|
.s("ApiGatewayV2", "GetPortalProduct", {})
|
|
5669
5663
|
.n("ApiGatewayV2Client", "GetPortalProductCommand")
|
|
5670
|
-
.sc(GetPortalProduct)
|
|
5664
|
+
.sc(GetPortalProduct$)
|
|
5671
5665
|
.build() {
|
|
5672
5666
|
}
|
|
5673
5667
|
|
|
@@ -5679,7 +5673,7 @@ class GetPortalProductSharingPolicyCommand extends smithyClient.Command
|
|
|
5679
5673
|
})
|
|
5680
5674
|
.s("ApiGatewayV2", "GetPortalProductSharingPolicy", {})
|
|
5681
5675
|
.n("ApiGatewayV2Client", "GetPortalProductSharingPolicyCommand")
|
|
5682
|
-
.sc(GetPortalProductSharingPolicy)
|
|
5676
|
+
.sc(GetPortalProductSharingPolicy$)
|
|
5683
5677
|
.build() {
|
|
5684
5678
|
}
|
|
5685
5679
|
|
|
@@ -5691,7 +5685,7 @@ class GetProductPageCommand extends smithyClient.Command
|
|
|
5691
5685
|
})
|
|
5692
5686
|
.s("ApiGatewayV2", "GetProductPage", {})
|
|
5693
5687
|
.n("ApiGatewayV2Client", "GetProductPageCommand")
|
|
5694
|
-
.sc(GetProductPage)
|
|
5688
|
+
.sc(GetProductPage$)
|
|
5695
5689
|
.build() {
|
|
5696
5690
|
}
|
|
5697
5691
|
|
|
@@ -5703,7 +5697,7 @@ class GetProductRestEndpointPageCommand extends smithyClient.Command
|
|
|
5703
5697
|
})
|
|
5704
5698
|
.s("ApiGatewayV2", "GetProductRestEndpointPage", {})
|
|
5705
5699
|
.n("ApiGatewayV2Client", "GetProductRestEndpointPageCommand")
|
|
5706
|
-
.sc(GetProductRestEndpointPage)
|
|
5700
|
+
.sc(GetProductRestEndpointPage$)
|
|
5707
5701
|
.build() {
|
|
5708
5702
|
}
|
|
5709
5703
|
|
|
@@ -5715,7 +5709,7 @@ class GetRouteCommand extends smithyClient.Command
|
|
|
5715
5709
|
})
|
|
5716
5710
|
.s("ApiGatewayV2", "GetRoute", {})
|
|
5717
5711
|
.n("ApiGatewayV2Client", "GetRouteCommand")
|
|
5718
|
-
.sc(GetRoute)
|
|
5712
|
+
.sc(GetRoute$)
|
|
5719
5713
|
.build() {
|
|
5720
5714
|
}
|
|
5721
5715
|
|
|
@@ -5727,7 +5721,7 @@ class GetRouteResponseCommand extends smithyClient.Command
|
|
|
5727
5721
|
})
|
|
5728
5722
|
.s("ApiGatewayV2", "GetRouteResponse", {})
|
|
5729
5723
|
.n("ApiGatewayV2Client", "GetRouteResponseCommand")
|
|
5730
|
-
.sc(GetRouteResponse)
|
|
5724
|
+
.sc(GetRouteResponse$)
|
|
5731
5725
|
.build() {
|
|
5732
5726
|
}
|
|
5733
5727
|
|
|
@@ -5739,7 +5733,7 @@ class GetRouteResponsesCommand extends smithyClient.Command
|
|
|
5739
5733
|
})
|
|
5740
5734
|
.s("ApiGatewayV2", "GetRouteResponses", {})
|
|
5741
5735
|
.n("ApiGatewayV2Client", "GetRouteResponsesCommand")
|
|
5742
|
-
.sc(GetRouteResponses)
|
|
5736
|
+
.sc(GetRouteResponses$)
|
|
5743
5737
|
.build() {
|
|
5744
5738
|
}
|
|
5745
5739
|
|
|
@@ -5751,7 +5745,7 @@ class GetRoutesCommand extends smithyClient.Command
|
|
|
5751
5745
|
})
|
|
5752
5746
|
.s("ApiGatewayV2", "GetRoutes", {})
|
|
5753
5747
|
.n("ApiGatewayV2Client", "GetRoutesCommand")
|
|
5754
|
-
.sc(GetRoutes)
|
|
5748
|
+
.sc(GetRoutes$)
|
|
5755
5749
|
.build() {
|
|
5756
5750
|
}
|
|
5757
5751
|
|
|
@@ -5763,7 +5757,7 @@ class GetRoutingRuleCommand extends smithyClient.Command
|
|
|
5763
5757
|
})
|
|
5764
5758
|
.s("ApiGatewayV2", "GetRoutingRule", {})
|
|
5765
5759
|
.n("ApiGatewayV2Client", "GetRoutingRuleCommand")
|
|
5766
|
-
.sc(GetRoutingRule)
|
|
5760
|
+
.sc(GetRoutingRule$)
|
|
5767
5761
|
.build() {
|
|
5768
5762
|
}
|
|
5769
5763
|
|
|
@@ -5775,7 +5769,7 @@ class GetStageCommand extends smithyClient.Command
|
|
|
5775
5769
|
})
|
|
5776
5770
|
.s("ApiGatewayV2", "GetStage", {})
|
|
5777
5771
|
.n("ApiGatewayV2Client", "GetStageCommand")
|
|
5778
|
-
.sc(GetStage)
|
|
5772
|
+
.sc(GetStage$)
|
|
5779
5773
|
.build() {
|
|
5780
5774
|
}
|
|
5781
5775
|
|
|
@@ -5787,7 +5781,7 @@ class GetStagesCommand extends smithyClient.Command
|
|
|
5787
5781
|
})
|
|
5788
5782
|
.s("ApiGatewayV2", "GetStages", {})
|
|
5789
5783
|
.n("ApiGatewayV2Client", "GetStagesCommand")
|
|
5790
|
-
.sc(GetStages)
|
|
5784
|
+
.sc(GetStages$)
|
|
5791
5785
|
.build() {
|
|
5792
5786
|
}
|
|
5793
5787
|
|
|
@@ -5799,7 +5793,7 @@ class GetTagsCommand extends smithyClient.Command
|
|
|
5799
5793
|
})
|
|
5800
5794
|
.s("ApiGatewayV2", "GetTags", {})
|
|
5801
5795
|
.n("ApiGatewayV2Client", "GetTagsCommand")
|
|
5802
|
-
.sc(GetTags)
|
|
5796
|
+
.sc(GetTags$)
|
|
5803
5797
|
.build() {
|
|
5804
5798
|
}
|
|
5805
5799
|
|
|
@@ -5811,7 +5805,7 @@ class GetVpcLinkCommand extends smithyClient.Command
|
|
|
5811
5805
|
})
|
|
5812
5806
|
.s("ApiGatewayV2", "GetVpcLink", {})
|
|
5813
5807
|
.n("ApiGatewayV2Client", "GetVpcLinkCommand")
|
|
5814
|
-
.sc(GetVpcLink)
|
|
5808
|
+
.sc(GetVpcLink$)
|
|
5815
5809
|
.build() {
|
|
5816
5810
|
}
|
|
5817
5811
|
|
|
@@ -5823,7 +5817,7 @@ class GetVpcLinksCommand extends smithyClient.Command
|
|
|
5823
5817
|
})
|
|
5824
5818
|
.s("ApiGatewayV2", "GetVpcLinks", {})
|
|
5825
5819
|
.n("ApiGatewayV2Client", "GetVpcLinksCommand")
|
|
5826
|
-
.sc(GetVpcLinks)
|
|
5820
|
+
.sc(GetVpcLinks$)
|
|
5827
5821
|
.build() {
|
|
5828
5822
|
}
|
|
5829
5823
|
|
|
@@ -5835,7 +5829,7 @@ class ImportApiCommand extends smithyClient.Command
|
|
|
5835
5829
|
})
|
|
5836
5830
|
.s("ApiGatewayV2", "ImportApi", {})
|
|
5837
5831
|
.n("ApiGatewayV2Client", "ImportApiCommand")
|
|
5838
|
-
.sc(ImportApi)
|
|
5832
|
+
.sc(ImportApi$)
|
|
5839
5833
|
.build() {
|
|
5840
5834
|
}
|
|
5841
5835
|
|
|
@@ -5847,7 +5841,7 @@ class ListPortalProductsCommand extends smithyClient.Command
|
|
|
5847
5841
|
})
|
|
5848
5842
|
.s("ApiGatewayV2", "ListPortalProducts", {})
|
|
5849
5843
|
.n("ApiGatewayV2Client", "ListPortalProductsCommand")
|
|
5850
|
-
.sc(ListPortalProducts)
|
|
5844
|
+
.sc(ListPortalProducts$)
|
|
5851
5845
|
.build() {
|
|
5852
5846
|
}
|
|
5853
5847
|
|
|
@@ -5859,7 +5853,7 @@ class ListPortalsCommand extends smithyClient.Command
|
|
|
5859
5853
|
})
|
|
5860
5854
|
.s("ApiGatewayV2", "ListPortals", {})
|
|
5861
5855
|
.n("ApiGatewayV2Client", "ListPortalsCommand")
|
|
5862
|
-
.sc(ListPortals)
|
|
5856
|
+
.sc(ListPortals$)
|
|
5863
5857
|
.build() {
|
|
5864
5858
|
}
|
|
5865
5859
|
|
|
@@ -5871,7 +5865,7 @@ class ListProductPagesCommand extends smithyClient.Command
|
|
|
5871
5865
|
})
|
|
5872
5866
|
.s("ApiGatewayV2", "ListProductPages", {})
|
|
5873
5867
|
.n("ApiGatewayV2Client", "ListProductPagesCommand")
|
|
5874
|
-
.sc(ListProductPages)
|
|
5868
|
+
.sc(ListProductPages$)
|
|
5875
5869
|
.build() {
|
|
5876
5870
|
}
|
|
5877
5871
|
|
|
@@ -5883,7 +5877,7 @@ class ListProductRestEndpointPagesCommand extends smithyClient.Command
|
|
|
5883
5877
|
})
|
|
5884
5878
|
.s("ApiGatewayV2", "ListProductRestEndpointPages", {})
|
|
5885
5879
|
.n("ApiGatewayV2Client", "ListProductRestEndpointPagesCommand")
|
|
5886
|
-
.sc(ListProductRestEndpointPages)
|
|
5880
|
+
.sc(ListProductRestEndpointPages$)
|
|
5887
5881
|
.build() {
|
|
5888
5882
|
}
|
|
5889
5883
|
|
|
@@ -5895,7 +5889,7 @@ class ListRoutingRulesCommand extends smithyClient.Command
|
|
|
5895
5889
|
})
|
|
5896
5890
|
.s("ApiGatewayV2", "ListRoutingRules", {})
|
|
5897
5891
|
.n("ApiGatewayV2Client", "ListRoutingRulesCommand")
|
|
5898
|
-
.sc(ListRoutingRules)
|
|
5892
|
+
.sc(ListRoutingRules$)
|
|
5899
5893
|
.build() {
|
|
5900
5894
|
}
|
|
5901
5895
|
|
|
@@ -5907,7 +5901,7 @@ class PreviewPortalCommand extends smithyClient.Command
|
|
|
5907
5901
|
})
|
|
5908
5902
|
.s("ApiGatewayV2", "PreviewPortal", {})
|
|
5909
5903
|
.n("ApiGatewayV2Client", "PreviewPortalCommand")
|
|
5910
|
-
.sc(PreviewPortal)
|
|
5904
|
+
.sc(PreviewPortal$)
|
|
5911
5905
|
.build() {
|
|
5912
5906
|
}
|
|
5913
5907
|
|
|
@@ -5919,7 +5913,7 @@ class PublishPortalCommand extends smithyClient.Command
|
|
|
5919
5913
|
})
|
|
5920
5914
|
.s("ApiGatewayV2", "PublishPortal", {})
|
|
5921
5915
|
.n("ApiGatewayV2Client", "PublishPortalCommand")
|
|
5922
|
-
.sc(PublishPortal)
|
|
5916
|
+
.sc(PublishPortal$)
|
|
5923
5917
|
.build() {
|
|
5924
5918
|
}
|
|
5925
5919
|
|
|
@@ -5931,7 +5925,7 @@ class PutPortalProductSharingPolicyCommand extends smithyClient.Command
|
|
|
5931
5925
|
})
|
|
5932
5926
|
.s("ApiGatewayV2", "PutPortalProductSharingPolicy", {})
|
|
5933
5927
|
.n("ApiGatewayV2Client", "PutPortalProductSharingPolicyCommand")
|
|
5934
|
-
.sc(PutPortalProductSharingPolicy)
|
|
5928
|
+
.sc(PutPortalProductSharingPolicy$)
|
|
5935
5929
|
.build() {
|
|
5936
5930
|
}
|
|
5937
5931
|
|
|
@@ -5943,7 +5937,7 @@ class PutRoutingRuleCommand extends smithyClient.Command
|
|
|
5943
5937
|
})
|
|
5944
5938
|
.s("ApiGatewayV2", "PutRoutingRule", {})
|
|
5945
5939
|
.n("ApiGatewayV2Client", "PutRoutingRuleCommand")
|
|
5946
|
-
.sc(PutRoutingRule)
|
|
5940
|
+
.sc(PutRoutingRule$)
|
|
5947
5941
|
.build() {
|
|
5948
5942
|
}
|
|
5949
5943
|
|
|
@@ -5955,7 +5949,7 @@ class ReimportApiCommand extends smithyClient.Command
|
|
|
5955
5949
|
})
|
|
5956
5950
|
.s("ApiGatewayV2", "ReimportApi", {})
|
|
5957
5951
|
.n("ApiGatewayV2Client", "ReimportApiCommand")
|
|
5958
|
-
.sc(ReimportApi)
|
|
5952
|
+
.sc(ReimportApi$)
|
|
5959
5953
|
.build() {
|
|
5960
5954
|
}
|
|
5961
5955
|
|
|
@@ -5967,7 +5961,7 @@ class ResetAuthorizersCacheCommand extends smithyClient.Command
|
|
|
5967
5961
|
})
|
|
5968
5962
|
.s("ApiGatewayV2", "ResetAuthorizersCache", {})
|
|
5969
5963
|
.n("ApiGatewayV2Client", "ResetAuthorizersCacheCommand")
|
|
5970
|
-
.sc(ResetAuthorizersCache)
|
|
5964
|
+
.sc(ResetAuthorizersCache$)
|
|
5971
5965
|
.build() {
|
|
5972
5966
|
}
|
|
5973
5967
|
|
|
@@ -5979,7 +5973,7 @@ class TagResourceCommand extends smithyClient.Command
|
|
|
5979
5973
|
})
|
|
5980
5974
|
.s("ApiGatewayV2", "TagResource", {})
|
|
5981
5975
|
.n("ApiGatewayV2Client", "TagResourceCommand")
|
|
5982
|
-
.sc(TagResource)
|
|
5976
|
+
.sc(TagResource$)
|
|
5983
5977
|
.build() {
|
|
5984
5978
|
}
|
|
5985
5979
|
|
|
@@ -5991,7 +5985,7 @@ class UntagResourceCommand extends smithyClient.Command
|
|
|
5991
5985
|
})
|
|
5992
5986
|
.s("ApiGatewayV2", "UntagResource", {})
|
|
5993
5987
|
.n("ApiGatewayV2Client", "UntagResourceCommand")
|
|
5994
|
-
.sc(UntagResource)
|
|
5988
|
+
.sc(UntagResource$)
|
|
5995
5989
|
.build() {
|
|
5996
5990
|
}
|
|
5997
5991
|
|
|
@@ -6003,7 +5997,7 @@ class UpdateApiCommand extends smithyClient.Command
|
|
|
6003
5997
|
})
|
|
6004
5998
|
.s("ApiGatewayV2", "UpdateApi", {})
|
|
6005
5999
|
.n("ApiGatewayV2Client", "UpdateApiCommand")
|
|
6006
|
-
.sc(UpdateApi)
|
|
6000
|
+
.sc(UpdateApi$)
|
|
6007
6001
|
.build() {
|
|
6008
6002
|
}
|
|
6009
6003
|
|
|
@@ -6015,7 +6009,7 @@ class UpdateApiMappingCommand extends smithyClient.Command
|
|
|
6015
6009
|
})
|
|
6016
6010
|
.s("ApiGatewayV2", "UpdateApiMapping", {})
|
|
6017
6011
|
.n("ApiGatewayV2Client", "UpdateApiMappingCommand")
|
|
6018
|
-
.sc(UpdateApiMapping)
|
|
6012
|
+
.sc(UpdateApiMapping$)
|
|
6019
6013
|
.build() {
|
|
6020
6014
|
}
|
|
6021
6015
|
|
|
@@ -6027,7 +6021,7 @@ class UpdateAuthorizerCommand extends smithyClient.Command
|
|
|
6027
6021
|
})
|
|
6028
6022
|
.s("ApiGatewayV2", "UpdateAuthorizer", {})
|
|
6029
6023
|
.n("ApiGatewayV2Client", "UpdateAuthorizerCommand")
|
|
6030
|
-
.sc(UpdateAuthorizer)
|
|
6024
|
+
.sc(UpdateAuthorizer$)
|
|
6031
6025
|
.build() {
|
|
6032
6026
|
}
|
|
6033
6027
|
|
|
@@ -6039,7 +6033,7 @@ class UpdateDeploymentCommand extends smithyClient.Command
|
|
|
6039
6033
|
})
|
|
6040
6034
|
.s("ApiGatewayV2", "UpdateDeployment", {})
|
|
6041
6035
|
.n("ApiGatewayV2Client", "UpdateDeploymentCommand")
|
|
6042
|
-
.sc(UpdateDeployment)
|
|
6036
|
+
.sc(UpdateDeployment$)
|
|
6043
6037
|
.build() {
|
|
6044
6038
|
}
|
|
6045
6039
|
|
|
@@ -6051,7 +6045,7 @@ class UpdateDomainNameCommand extends smithyClient.Command
|
|
|
6051
6045
|
})
|
|
6052
6046
|
.s("ApiGatewayV2", "UpdateDomainName", {})
|
|
6053
6047
|
.n("ApiGatewayV2Client", "UpdateDomainNameCommand")
|
|
6054
|
-
.sc(UpdateDomainName)
|
|
6048
|
+
.sc(UpdateDomainName$)
|
|
6055
6049
|
.build() {
|
|
6056
6050
|
}
|
|
6057
6051
|
|
|
@@ -6063,7 +6057,7 @@ class UpdateIntegrationCommand extends smithyClient.Command
|
|
|
6063
6057
|
})
|
|
6064
6058
|
.s("ApiGatewayV2", "UpdateIntegration", {})
|
|
6065
6059
|
.n("ApiGatewayV2Client", "UpdateIntegrationCommand")
|
|
6066
|
-
.sc(UpdateIntegration)
|
|
6060
|
+
.sc(UpdateIntegration$)
|
|
6067
6061
|
.build() {
|
|
6068
6062
|
}
|
|
6069
6063
|
|
|
@@ -6075,7 +6069,7 @@ class UpdateIntegrationResponseCommand extends smithyClient.Command
|
|
|
6075
6069
|
})
|
|
6076
6070
|
.s("ApiGatewayV2", "UpdateIntegrationResponse", {})
|
|
6077
6071
|
.n("ApiGatewayV2Client", "UpdateIntegrationResponseCommand")
|
|
6078
|
-
.sc(UpdateIntegrationResponse)
|
|
6072
|
+
.sc(UpdateIntegrationResponse$)
|
|
6079
6073
|
.build() {
|
|
6080
6074
|
}
|
|
6081
6075
|
|
|
@@ -6087,7 +6081,7 @@ class UpdateModelCommand extends smithyClient.Command
|
|
|
6087
6081
|
})
|
|
6088
6082
|
.s("ApiGatewayV2", "UpdateModel", {})
|
|
6089
6083
|
.n("ApiGatewayV2Client", "UpdateModelCommand")
|
|
6090
|
-
.sc(UpdateModel)
|
|
6084
|
+
.sc(UpdateModel$)
|
|
6091
6085
|
.build() {
|
|
6092
6086
|
}
|
|
6093
6087
|
|
|
@@ -6099,7 +6093,7 @@ class UpdatePortalCommand extends smithyClient.Command
|
|
|
6099
6093
|
})
|
|
6100
6094
|
.s("ApiGatewayV2", "UpdatePortal", {})
|
|
6101
6095
|
.n("ApiGatewayV2Client", "UpdatePortalCommand")
|
|
6102
|
-
.sc(UpdatePortal)
|
|
6096
|
+
.sc(UpdatePortal$)
|
|
6103
6097
|
.build() {
|
|
6104
6098
|
}
|
|
6105
6099
|
|
|
@@ -6111,7 +6105,7 @@ class UpdatePortalProductCommand extends smithyClient.Command
|
|
|
6111
6105
|
})
|
|
6112
6106
|
.s("ApiGatewayV2", "UpdatePortalProduct", {})
|
|
6113
6107
|
.n("ApiGatewayV2Client", "UpdatePortalProductCommand")
|
|
6114
|
-
.sc(UpdatePortalProduct)
|
|
6108
|
+
.sc(UpdatePortalProduct$)
|
|
6115
6109
|
.build() {
|
|
6116
6110
|
}
|
|
6117
6111
|
|
|
@@ -6123,7 +6117,7 @@ class UpdateProductPageCommand extends smithyClient.Command
|
|
|
6123
6117
|
})
|
|
6124
6118
|
.s("ApiGatewayV2", "UpdateProductPage", {})
|
|
6125
6119
|
.n("ApiGatewayV2Client", "UpdateProductPageCommand")
|
|
6126
|
-
.sc(UpdateProductPage)
|
|
6120
|
+
.sc(UpdateProductPage$)
|
|
6127
6121
|
.build() {
|
|
6128
6122
|
}
|
|
6129
6123
|
|
|
@@ -6135,7 +6129,7 @@ class UpdateProductRestEndpointPageCommand extends smithyClient.Command
|
|
|
6135
6129
|
})
|
|
6136
6130
|
.s("ApiGatewayV2", "UpdateProductRestEndpointPage", {})
|
|
6137
6131
|
.n("ApiGatewayV2Client", "UpdateProductRestEndpointPageCommand")
|
|
6138
|
-
.sc(UpdateProductRestEndpointPage)
|
|
6132
|
+
.sc(UpdateProductRestEndpointPage$)
|
|
6139
6133
|
.build() {
|
|
6140
6134
|
}
|
|
6141
6135
|
|
|
@@ -6147,7 +6141,7 @@ class UpdateRouteCommand extends smithyClient.Command
|
|
|
6147
6141
|
})
|
|
6148
6142
|
.s("ApiGatewayV2", "UpdateRoute", {})
|
|
6149
6143
|
.n("ApiGatewayV2Client", "UpdateRouteCommand")
|
|
6150
|
-
.sc(UpdateRoute)
|
|
6144
|
+
.sc(UpdateRoute$)
|
|
6151
6145
|
.build() {
|
|
6152
6146
|
}
|
|
6153
6147
|
|
|
@@ -6159,7 +6153,7 @@ class UpdateRouteResponseCommand extends smithyClient.Command
|
|
|
6159
6153
|
})
|
|
6160
6154
|
.s("ApiGatewayV2", "UpdateRouteResponse", {})
|
|
6161
6155
|
.n("ApiGatewayV2Client", "UpdateRouteResponseCommand")
|
|
6162
|
-
.sc(UpdateRouteResponse)
|
|
6156
|
+
.sc(UpdateRouteResponse$)
|
|
6163
6157
|
.build() {
|
|
6164
6158
|
}
|
|
6165
6159
|
|
|
@@ -6171,7 +6165,7 @@ class UpdateStageCommand extends smithyClient.Command
|
|
|
6171
6165
|
})
|
|
6172
6166
|
.s("ApiGatewayV2", "UpdateStage", {})
|
|
6173
6167
|
.n("ApiGatewayV2Client", "UpdateStageCommand")
|
|
6174
|
-
.sc(UpdateStage)
|
|
6168
|
+
.sc(UpdateStage$)
|
|
6175
6169
|
.build() {
|
|
6176
6170
|
}
|
|
6177
6171
|
|
|
@@ -6183,7 +6177,7 @@ class UpdateVpcLinkCommand extends smithyClient.Command
|
|
|
6183
6177
|
})
|
|
6184
6178
|
.s("ApiGatewayV2", "UpdateVpcLink", {})
|
|
6185
6179
|
.n("ApiGatewayV2Client", "UpdateVpcLinkCommand")
|
|
6186
|
-
.sc(UpdateVpcLink)
|
|
6180
|
+
.sc(UpdateVpcLink$)
|
|
6187
6181
|
.build() {
|
|
6188
6182
|
}
|
|
6189
6183
|
|
|
@@ -6404,135 +6398,478 @@ Object.defineProperty(exports, "__Client", {
|
|
|
6404
6398
|
enumerable: true,
|
|
6405
6399
|
get: function () { return smithyClient.Client; }
|
|
6406
6400
|
});
|
|
6407
|
-
exports.
|
|
6401
|
+
exports.ACMManaged$ = ACMManaged$;
|
|
6402
|
+
exports.AccessDeniedException = AccessDeniedException;
|
|
6403
|
+
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
6404
|
+
exports.AccessLogSettings$ = AccessLogSettings$;
|
|
6405
|
+
exports.Api$ = Api$;
|
|
6408
6406
|
exports.ApiGatewayV2 = ApiGatewayV2;
|
|
6409
6407
|
exports.ApiGatewayV2Client = ApiGatewayV2Client;
|
|
6410
|
-
exports.ApiGatewayV2ServiceException = ApiGatewayV2ServiceException
|
|
6408
|
+
exports.ApiGatewayV2ServiceException = ApiGatewayV2ServiceException;
|
|
6409
|
+
exports.ApiGatewayV2ServiceException$ = ApiGatewayV2ServiceException$;
|
|
6410
|
+
exports.ApiMapping$ = ApiMapping$;
|
|
6411
|
+
exports.Authorization$ = Authorization$;
|
|
6411
6412
|
exports.AuthorizationType = AuthorizationType;
|
|
6413
|
+
exports.Authorizer$ = Authorizer$;
|
|
6412
6414
|
exports.AuthorizerType = AuthorizerType;
|
|
6413
|
-
exports.BadRequestException = BadRequestException
|
|
6414
|
-
exports.
|
|
6415
|
+
exports.BadRequestException = BadRequestException;
|
|
6416
|
+
exports.BadRequestException$ = BadRequestException$;
|
|
6417
|
+
exports.CognitoConfig$ = CognitoConfig$;
|
|
6418
|
+
exports.ConflictException = ConflictException;
|
|
6419
|
+
exports.ConflictException$ = ConflictException$;
|
|
6415
6420
|
exports.ConnectionType = ConnectionType;
|
|
6416
6421
|
exports.ContentHandlingStrategy = ContentHandlingStrategy;
|
|
6422
|
+
exports.Cors$ = Cors$;
|
|
6423
|
+
exports.CreateApi$ = CreateApi$;
|
|
6417
6424
|
exports.CreateApiCommand = CreateApiCommand;
|
|
6425
|
+
exports.CreateApiMapping$ = CreateApiMapping$;
|
|
6418
6426
|
exports.CreateApiMappingCommand = CreateApiMappingCommand;
|
|
6427
|
+
exports.CreateApiMappingRequest$ = CreateApiMappingRequest$;
|
|
6428
|
+
exports.CreateApiMappingResponse$ = CreateApiMappingResponse$;
|
|
6429
|
+
exports.CreateApiRequest$ = CreateApiRequest$;
|
|
6430
|
+
exports.CreateApiResponse$ = CreateApiResponse$;
|
|
6431
|
+
exports.CreateAuthorizer$ = CreateAuthorizer$;
|
|
6419
6432
|
exports.CreateAuthorizerCommand = CreateAuthorizerCommand;
|
|
6433
|
+
exports.CreateAuthorizerRequest$ = CreateAuthorizerRequest$;
|
|
6434
|
+
exports.CreateAuthorizerResponse$ = CreateAuthorizerResponse$;
|
|
6435
|
+
exports.CreateDeployment$ = CreateDeployment$;
|
|
6420
6436
|
exports.CreateDeploymentCommand = CreateDeploymentCommand;
|
|
6437
|
+
exports.CreateDeploymentRequest$ = CreateDeploymentRequest$;
|
|
6438
|
+
exports.CreateDeploymentResponse$ = CreateDeploymentResponse$;
|
|
6439
|
+
exports.CreateDomainName$ = CreateDomainName$;
|
|
6421
6440
|
exports.CreateDomainNameCommand = CreateDomainNameCommand;
|
|
6441
|
+
exports.CreateDomainNameRequest$ = CreateDomainNameRequest$;
|
|
6442
|
+
exports.CreateDomainNameResponse$ = CreateDomainNameResponse$;
|
|
6443
|
+
exports.CreateIntegration$ = CreateIntegration$;
|
|
6422
6444
|
exports.CreateIntegrationCommand = CreateIntegrationCommand;
|
|
6445
|
+
exports.CreateIntegrationRequest$ = CreateIntegrationRequest$;
|
|
6446
|
+
exports.CreateIntegrationResponse$ = CreateIntegrationResponse$;
|
|
6423
6447
|
exports.CreateIntegrationResponseCommand = CreateIntegrationResponseCommand;
|
|
6448
|
+
exports.CreateIntegrationResponseRequest$ = CreateIntegrationResponseRequest$;
|
|
6449
|
+
exports.CreateIntegrationResponseResponse$ = CreateIntegrationResponseResponse$;
|
|
6450
|
+
exports.CreateIntegrationResult$ = CreateIntegrationResult$;
|
|
6451
|
+
exports.CreateModel$ = CreateModel$;
|
|
6424
6452
|
exports.CreateModelCommand = CreateModelCommand;
|
|
6453
|
+
exports.CreateModelRequest$ = CreateModelRequest$;
|
|
6454
|
+
exports.CreateModelResponse$ = CreateModelResponse$;
|
|
6455
|
+
exports.CreatePortal$ = CreatePortal$;
|
|
6425
6456
|
exports.CreatePortalCommand = CreatePortalCommand;
|
|
6457
|
+
exports.CreatePortalProduct$ = CreatePortalProduct$;
|
|
6426
6458
|
exports.CreatePortalProductCommand = CreatePortalProductCommand;
|
|
6459
|
+
exports.CreatePortalProductRequest$ = CreatePortalProductRequest$;
|
|
6460
|
+
exports.CreatePortalProductResponse$ = CreatePortalProductResponse$;
|
|
6461
|
+
exports.CreatePortalRequest$ = CreatePortalRequest$;
|
|
6462
|
+
exports.CreatePortalResponse$ = CreatePortalResponse$;
|
|
6463
|
+
exports.CreateProductPage$ = CreateProductPage$;
|
|
6427
6464
|
exports.CreateProductPageCommand = CreateProductPageCommand;
|
|
6465
|
+
exports.CreateProductPageRequest$ = CreateProductPageRequest$;
|
|
6466
|
+
exports.CreateProductPageResponse$ = CreateProductPageResponse$;
|
|
6467
|
+
exports.CreateProductRestEndpointPage$ = CreateProductRestEndpointPage$;
|
|
6428
6468
|
exports.CreateProductRestEndpointPageCommand = CreateProductRestEndpointPageCommand;
|
|
6469
|
+
exports.CreateProductRestEndpointPageRequest$ = CreateProductRestEndpointPageRequest$;
|
|
6470
|
+
exports.CreateProductRestEndpointPageResponse$ = CreateProductRestEndpointPageResponse$;
|
|
6471
|
+
exports.CreateRoute$ = CreateRoute$;
|
|
6429
6472
|
exports.CreateRouteCommand = CreateRouteCommand;
|
|
6473
|
+
exports.CreateRouteRequest$ = CreateRouteRequest$;
|
|
6474
|
+
exports.CreateRouteResponse$ = CreateRouteResponse$;
|
|
6430
6475
|
exports.CreateRouteResponseCommand = CreateRouteResponseCommand;
|
|
6476
|
+
exports.CreateRouteResponseRequest$ = CreateRouteResponseRequest$;
|
|
6477
|
+
exports.CreateRouteResponseResponse$ = CreateRouteResponseResponse$;
|
|
6478
|
+
exports.CreateRouteResult$ = CreateRouteResult$;
|
|
6479
|
+
exports.CreateRoutingRule$ = CreateRoutingRule$;
|
|
6431
6480
|
exports.CreateRoutingRuleCommand = CreateRoutingRuleCommand;
|
|
6481
|
+
exports.CreateRoutingRuleRequest$ = CreateRoutingRuleRequest$;
|
|
6482
|
+
exports.CreateRoutingRuleResponse$ = CreateRoutingRuleResponse$;
|
|
6483
|
+
exports.CreateStage$ = CreateStage$;
|
|
6432
6484
|
exports.CreateStageCommand = CreateStageCommand;
|
|
6485
|
+
exports.CreateStageRequest$ = CreateStageRequest$;
|
|
6486
|
+
exports.CreateStageResponse$ = CreateStageResponse$;
|
|
6487
|
+
exports.CreateVpcLink$ = CreateVpcLink$;
|
|
6433
6488
|
exports.CreateVpcLinkCommand = CreateVpcLinkCommand;
|
|
6489
|
+
exports.CreateVpcLinkRequest$ = CreateVpcLinkRequest$;
|
|
6490
|
+
exports.CreateVpcLinkResponse$ = CreateVpcLinkResponse$;
|
|
6491
|
+
exports.CustomColors$ = CustomColors$;
|
|
6492
|
+
exports.DeleteAccessLogSettings$ = DeleteAccessLogSettings$;
|
|
6434
6493
|
exports.DeleteAccessLogSettingsCommand = DeleteAccessLogSettingsCommand;
|
|
6494
|
+
exports.DeleteAccessLogSettingsRequest$ = DeleteAccessLogSettingsRequest$;
|
|
6495
|
+
exports.DeleteApi$ = DeleteApi$;
|
|
6435
6496
|
exports.DeleteApiCommand = DeleteApiCommand;
|
|
6497
|
+
exports.DeleteApiMapping$ = DeleteApiMapping$;
|
|
6436
6498
|
exports.DeleteApiMappingCommand = DeleteApiMappingCommand;
|
|
6499
|
+
exports.DeleteApiMappingRequest$ = DeleteApiMappingRequest$;
|
|
6500
|
+
exports.DeleteApiRequest$ = DeleteApiRequest$;
|
|
6501
|
+
exports.DeleteAuthorizer$ = DeleteAuthorizer$;
|
|
6437
6502
|
exports.DeleteAuthorizerCommand = DeleteAuthorizerCommand;
|
|
6503
|
+
exports.DeleteAuthorizerRequest$ = DeleteAuthorizerRequest$;
|
|
6504
|
+
exports.DeleteCorsConfiguration$ = DeleteCorsConfiguration$;
|
|
6438
6505
|
exports.DeleteCorsConfigurationCommand = DeleteCorsConfigurationCommand;
|
|
6506
|
+
exports.DeleteCorsConfigurationRequest$ = DeleteCorsConfigurationRequest$;
|
|
6507
|
+
exports.DeleteDeployment$ = DeleteDeployment$;
|
|
6439
6508
|
exports.DeleteDeploymentCommand = DeleteDeploymentCommand;
|
|
6509
|
+
exports.DeleteDeploymentRequest$ = DeleteDeploymentRequest$;
|
|
6510
|
+
exports.DeleteDomainName$ = DeleteDomainName$;
|
|
6440
6511
|
exports.DeleteDomainNameCommand = DeleteDomainNameCommand;
|
|
6512
|
+
exports.DeleteDomainNameRequest$ = DeleteDomainNameRequest$;
|
|
6513
|
+
exports.DeleteIntegration$ = DeleteIntegration$;
|
|
6441
6514
|
exports.DeleteIntegrationCommand = DeleteIntegrationCommand;
|
|
6515
|
+
exports.DeleteIntegrationRequest$ = DeleteIntegrationRequest$;
|
|
6516
|
+
exports.DeleteIntegrationResponse$ = DeleteIntegrationResponse$;
|
|
6442
6517
|
exports.DeleteIntegrationResponseCommand = DeleteIntegrationResponseCommand;
|
|
6518
|
+
exports.DeleteIntegrationResponseRequest$ = DeleteIntegrationResponseRequest$;
|
|
6519
|
+
exports.DeleteModel$ = DeleteModel$;
|
|
6443
6520
|
exports.DeleteModelCommand = DeleteModelCommand;
|
|
6521
|
+
exports.DeleteModelRequest$ = DeleteModelRequest$;
|
|
6522
|
+
exports.DeletePortal$ = DeletePortal$;
|
|
6444
6523
|
exports.DeletePortalCommand = DeletePortalCommand;
|
|
6524
|
+
exports.DeletePortalProduct$ = DeletePortalProduct$;
|
|
6445
6525
|
exports.DeletePortalProductCommand = DeletePortalProductCommand;
|
|
6526
|
+
exports.DeletePortalProductRequest$ = DeletePortalProductRequest$;
|
|
6527
|
+
exports.DeletePortalProductSharingPolicy$ = DeletePortalProductSharingPolicy$;
|
|
6446
6528
|
exports.DeletePortalProductSharingPolicyCommand = DeletePortalProductSharingPolicyCommand;
|
|
6529
|
+
exports.DeletePortalProductSharingPolicyRequest$ = DeletePortalProductSharingPolicyRequest$;
|
|
6530
|
+
exports.DeletePortalRequest$ = DeletePortalRequest$;
|
|
6531
|
+
exports.DeleteProductPage$ = DeleteProductPage$;
|
|
6447
6532
|
exports.DeleteProductPageCommand = DeleteProductPageCommand;
|
|
6533
|
+
exports.DeleteProductPageRequest$ = DeleteProductPageRequest$;
|
|
6534
|
+
exports.DeleteProductRestEndpointPage$ = DeleteProductRestEndpointPage$;
|
|
6448
6535
|
exports.DeleteProductRestEndpointPageCommand = DeleteProductRestEndpointPageCommand;
|
|
6536
|
+
exports.DeleteProductRestEndpointPageRequest$ = DeleteProductRestEndpointPageRequest$;
|
|
6537
|
+
exports.DeleteRoute$ = DeleteRoute$;
|
|
6449
6538
|
exports.DeleteRouteCommand = DeleteRouteCommand;
|
|
6539
|
+
exports.DeleteRouteRequest$ = DeleteRouteRequest$;
|
|
6540
|
+
exports.DeleteRouteRequestParameter$ = DeleteRouteRequestParameter$;
|
|
6450
6541
|
exports.DeleteRouteRequestParameterCommand = DeleteRouteRequestParameterCommand;
|
|
6542
|
+
exports.DeleteRouteRequestParameterRequest$ = DeleteRouteRequestParameterRequest$;
|
|
6543
|
+
exports.DeleteRouteResponse$ = DeleteRouteResponse$;
|
|
6451
6544
|
exports.DeleteRouteResponseCommand = DeleteRouteResponseCommand;
|
|
6545
|
+
exports.DeleteRouteResponseRequest$ = DeleteRouteResponseRequest$;
|
|
6546
|
+
exports.DeleteRouteSettings$ = DeleteRouteSettings$;
|
|
6452
6547
|
exports.DeleteRouteSettingsCommand = DeleteRouteSettingsCommand;
|
|
6548
|
+
exports.DeleteRouteSettingsRequest$ = DeleteRouteSettingsRequest$;
|
|
6549
|
+
exports.DeleteRoutingRule$ = DeleteRoutingRule$;
|
|
6453
6550
|
exports.DeleteRoutingRuleCommand = DeleteRoutingRuleCommand;
|
|
6551
|
+
exports.DeleteRoutingRuleRequest$ = DeleteRoutingRuleRequest$;
|
|
6552
|
+
exports.DeleteStage$ = DeleteStage$;
|
|
6454
6553
|
exports.DeleteStageCommand = DeleteStageCommand;
|
|
6554
|
+
exports.DeleteStageRequest$ = DeleteStageRequest$;
|
|
6555
|
+
exports.DeleteVpcLink$ = DeleteVpcLink$;
|
|
6455
6556
|
exports.DeleteVpcLinkCommand = DeleteVpcLinkCommand;
|
|
6557
|
+
exports.DeleteVpcLinkRequest$ = DeleteVpcLinkRequest$;
|
|
6558
|
+
exports.DeleteVpcLinkResponse$ = DeleteVpcLinkResponse$;
|
|
6559
|
+
exports.Deployment$ = Deployment$;
|
|
6456
6560
|
exports.DeploymentStatus = DeploymentStatus;
|
|
6561
|
+
exports.DisablePortal$ = DisablePortal$;
|
|
6457
6562
|
exports.DisablePortalCommand = DisablePortalCommand;
|
|
6563
|
+
exports.DisablePortalRequest$ = DisablePortalRequest$;
|
|
6564
|
+
exports.DisplayContent$ = DisplayContent$;
|
|
6565
|
+
exports.DisplayContentOverrides$ = DisplayContentOverrides$;
|
|
6566
|
+
exports.DisplayOrder$ = DisplayOrder$;
|
|
6567
|
+
exports.DomainName$ = DomainName$;
|
|
6568
|
+
exports.DomainNameConfiguration$ = DomainNameConfiguration$;
|
|
6458
6569
|
exports.DomainNameStatus = DomainNameStatus;
|
|
6570
|
+
exports.EndpointConfigurationRequest$ = EndpointConfigurationRequest$;
|
|
6571
|
+
exports.EndpointConfigurationResponse$ = EndpointConfigurationResponse$;
|
|
6572
|
+
exports.EndpointDisplayContent$ = EndpointDisplayContent$;
|
|
6573
|
+
exports.EndpointDisplayContentResponse$ = EndpointDisplayContentResponse$;
|
|
6459
6574
|
exports.EndpointType = EndpointType;
|
|
6575
|
+
exports.ExportApi$ = ExportApi$;
|
|
6460
6576
|
exports.ExportApiCommand = ExportApiCommand;
|
|
6577
|
+
exports.ExportApiRequest$ = ExportApiRequest$;
|
|
6578
|
+
exports.ExportApiResponse$ = ExportApiResponse$;
|
|
6579
|
+
exports.GetApi$ = GetApi$;
|
|
6461
6580
|
exports.GetApiCommand = GetApiCommand;
|
|
6581
|
+
exports.GetApiMapping$ = GetApiMapping$;
|
|
6462
6582
|
exports.GetApiMappingCommand = GetApiMappingCommand;
|
|
6583
|
+
exports.GetApiMappingRequest$ = GetApiMappingRequest$;
|
|
6584
|
+
exports.GetApiMappingResponse$ = GetApiMappingResponse$;
|
|
6585
|
+
exports.GetApiMappings$ = GetApiMappings$;
|
|
6463
6586
|
exports.GetApiMappingsCommand = GetApiMappingsCommand;
|
|
6587
|
+
exports.GetApiMappingsRequest$ = GetApiMappingsRequest$;
|
|
6588
|
+
exports.GetApiMappingsResponse$ = GetApiMappingsResponse$;
|
|
6589
|
+
exports.GetApiRequest$ = GetApiRequest$;
|
|
6590
|
+
exports.GetApiResponse$ = GetApiResponse$;
|
|
6591
|
+
exports.GetApis$ = GetApis$;
|
|
6464
6592
|
exports.GetApisCommand = GetApisCommand;
|
|
6593
|
+
exports.GetApisRequest$ = GetApisRequest$;
|
|
6594
|
+
exports.GetApisResponse$ = GetApisResponse$;
|
|
6595
|
+
exports.GetAuthorizer$ = GetAuthorizer$;
|
|
6465
6596
|
exports.GetAuthorizerCommand = GetAuthorizerCommand;
|
|
6597
|
+
exports.GetAuthorizerRequest$ = GetAuthorizerRequest$;
|
|
6598
|
+
exports.GetAuthorizerResponse$ = GetAuthorizerResponse$;
|
|
6599
|
+
exports.GetAuthorizers$ = GetAuthorizers$;
|
|
6466
6600
|
exports.GetAuthorizersCommand = GetAuthorizersCommand;
|
|
6601
|
+
exports.GetAuthorizersRequest$ = GetAuthorizersRequest$;
|
|
6602
|
+
exports.GetAuthorizersResponse$ = GetAuthorizersResponse$;
|
|
6603
|
+
exports.GetDeployment$ = GetDeployment$;
|
|
6467
6604
|
exports.GetDeploymentCommand = GetDeploymentCommand;
|
|
6605
|
+
exports.GetDeploymentRequest$ = GetDeploymentRequest$;
|
|
6606
|
+
exports.GetDeploymentResponse$ = GetDeploymentResponse$;
|
|
6607
|
+
exports.GetDeployments$ = GetDeployments$;
|
|
6468
6608
|
exports.GetDeploymentsCommand = GetDeploymentsCommand;
|
|
6609
|
+
exports.GetDeploymentsRequest$ = GetDeploymentsRequest$;
|
|
6610
|
+
exports.GetDeploymentsResponse$ = GetDeploymentsResponse$;
|
|
6611
|
+
exports.GetDomainName$ = GetDomainName$;
|
|
6469
6612
|
exports.GetDomainNameCommand = GetDomainNameCommand;
|
|
6613
|
+
exports.GetDomainNameRequest$ = GetDomainNameRequest$;
|
|
6614
|
+
exports.GetDomainNameResponse$ = GetDomainNameResponse$;
|
|
6615
|
+
exports.GetDomainNames$ = GetDomainNames$;
|
|
6470
6616
|
exports.GetDomainNamesCommand = GetDomainNamesCommand;
|
|
6617
|
+
exports.GetDomainNamesRequest$ = GetDomainNamesRequest$;
|
|
6618
|
+
exports.GetDomainNamesResponse$ = GetDomainNamesResponse$;
|
|
6619
|
+
exports.GetIntegration$ = GetIntegration$;
|
|
6471
6620
|
exports.GetIntegrationCommand = GetIntegrationCommand;
|
|
6621
|
+
exports.GetIntegrationRequest$ = GetIntegrationRequest$;
|
|
6622
|
+
exports.GetIntegrationResponse$ = GetIntegrationResponse$;
|
|
6472
6623
|
exports.GetIntegrationResponseCommand = GetIntegrationResponseCommand;
|
|
6624
|
+
exports.GetIntegrationResponseRequest$ = GetIntegrationResponseRequest$;
|
|
6625
|
+
exports.GetIntegrationResponseResponse$ = GetIntegrationResponseResponse$;
|
|
6626
|
+
exports.GetIntegrationResponses$ = GetIntegrationResponses$;
|
|
6473
6627
|
exports.GetIntegrationResponsesCommand = GetIntegrationResponsesCommand;
|
|
6628
|
+
exports.GetIntegrationResponsesRequest$ = GetIntegrationResponsesRequest$;
|
|
6629
|
+
exports.GetIntegrationResponsesResponse$ = GetIntegrationResponsesResponse$;
|
|
6630
|
+
exports.GetIntegrationResult$ = GetIntegrationResult$;
|
|
6631
|
+
exports.GetIntegrations$ = GetIntegrations$;
|
|
6474
6632
|
exports.GetIntegrationsCommand = GetIntegrationsCommand;
|
|
6633
|
+
exports.GetIntegrationsRequest$ = GetIntegrationsRequest$;
|
|
6634
|
+
exports.GetIntegrationsResponse$ = GetIntegrationsResponse$;
|
|
6635
|
+
exports.GetModel$ = GetModel$;
|
|
6475
6636
|
exports.GetModelCommand = GetModelCommand;
|
|
6637
|
+
exports.GetModelRequest$ = GetModelRequest$;
|
|
6638
|
+
exports.GetModelResponse$ = GetModelResponse$;
|
|
6639
|
+
exports.GetModelTemplate$ = GetModelTemplate$;
|
|
6476
6640
|
exports.GetModelTemplateCommand = GetModelTemplateCommand;
|
|
6641
|
+
exports.GetModelTemplateRequest$ = GetModelTemplateRequest$;
|
|
6642
|
+
exports.GetModelTemplateResponse$ = GetModelTemplateResponse$;
|
|
6643
|
+
exports.GetModels$ = GetModels$;
|
|
6477
6644
|
exports.GetModelsCommand = GetModelsCommand;
|
|
6645
|
+
exports.GetModelsRequest$ = GetModelsRequest$;
|
|
6646
|
+
exports.GetModelsResponse$ = GetModelsResponse$;
|
|
6647
|
+
exports.GetPortal$ = GetPortal$;
|
|
6478
6648
|
exports.GetPortalCommand = GetPortalCommand;
|
|
6649
|
+
exports.GetPortalProduct$ = GetPortalProduct$;
|
|
6479
6650
|
exports.GetPortalProductCommand = GetPortalProductCommand;
|
|
6651
|
+
exports.GetPortalProductRequest$ = GetPortalProductRequest$;
|
|
6652
|
+
exports.GetPortalProductResponse$ = GetPortalProductResponse$;
|
|
6653
|
+
exports.GetPortalProductSharingPolicy$ = GetPortalProductSharingPolicy$;
|
|
6480
6654
|
exports.GetPortalProductSharingPolicyCommand = GetPortalProductSharingPolicyCommand;
|
|
6655
|
+
exports.GetPortalProductSharingPolicyRequest$ = GetPortalProductSharingPolicyRequest$;
|
|
6656
|
+
exports.GetPortalProductSharingPolicyResponse$ = GetPortalProductSharingPolicyResponse$;
|
|
6657
|
+
exports.GetPortalRequest$ = GetPortalRequest$;
|
|
6658
|
+
exports.GetPortalResponse$ = GetPortalResponse$;
|
|
6659
|
+
exports.GetProductPage$ = GetProductPage$;
|
|
6481
6660
|
exports.GetProductPageCommand = GetProductPageCommand;
|
|
6661
|
+
exports.GetProductPageRequest$ = GetProductPageRequest$;
|
|
6662
|
+
exports.GetProductPageResponse$ = GetProductPageResponse$;
|
|
6663
|
+
exports.GetProductRestEndpointPage$ = GetProductRestEndpointPage$;
|
|
6482
6664
|
exports.GetProductRestEndpointPageCommand = GetProductRestEndpointPageCommand;
|
|
6665
|
+
exports.GetProductRestEndpointPageRequest$ = GetProductRestEndpointPageRequest$;
|
|
6666
|
+
exports.GetProductRestEndpointPageResponse$ = GetProductRestEndpointPageResponse$;
|
|
6667
|
+
exports.GetRoute$ = GetRoute$;
|
|
6483
6668
|
exports.GetRouteCommand = GetRouteCommand;
|
|
6669
|
+
exports.GetRouteRequest$ = GetRouteRequest$;
|
|
6670
|
+
exports.GetRouteResponse$ = GetRouteResponse$;
|
|
6484
6671
|
exports.GetRouteResponseCommand = GetRouteResponseCommand;
|
|
6672
|
+
exports.GetRouteResponseRequest$ = GetRouteResponseRequest$;
|
|
6673
|
+
exports.GetRouteResponseResponse$ = GetRouteResponseResponse$;
|
|
6674
|
+
exports.GetRouteResponses$ = GetRouteResponses$;
|
|
6485
6675
|
exports.GetRouteResponsesCommand = GetRouteResponsesCommand;
|
|
6676
|
+
exports.GetRouteResponsesRequest$ = GetRouteResponsesRequest$;
|
|
6677
|
+
exports.GetRouteResponsesResponse$ = GetRouteResponsesResponse$;
|
|
6678
|
+
exports.GetRouteResult$ = GetRouteResult$;
|
|
6679
|
+
exports.GetRoutes$ = GetRoutes$;
|
|
6486
6680
|
exports.GetRoutesCommand = GetRoutesCommand;
|
|
6681
|
+
exports.GetRoutesRequest$ = GetRoutesRequest$;
|
|
6682
|
+
exports.GetRoutesResponse$ = GetRoutesResponse$;
|
|
6683
|
+
exports.GetRoutingRule$ = GetRoutingRule$;
|
|
6487
6684
|
exports.GetRoutingRuleCommand = GetRoutingRuleCommand;
|
|
6685
|
+
exports.GetRoutingRuleRequest$ = GetRoutingRuleRequest$;
|
|
6686
|
+
exports.GetRoutingRuleResponse$ = GetRoutingRuleResponse$;
|
|
6687
|
+
exports.GetStage$ = GetStage$;
|
|
6488
6688
|
exports.GetStageCommand = GetStageCommand;
|
|
6689
|
+
exports.GetStageRequest$ = GetStageRequest$;
|
|
6690
|
+
exports.GetStageResponse$ = GetStageResponse$;
|
|
6691
|
+
exports.GetStages$ = GetStages$;
|
|
6489
6692
|
exports.GetStagesCommand = GetStagesCommand;
|
|
6693
|
+
exports.GetStagesRequest$ = GetStagesRequest$;
|
|
6694
|
+
exports.GetStagesResponse$ = GetStagesResponse$;
|
|
6695
|
+
exports.GetTags$ = GetTags$;
|
|
6490
6696
|
exports.GetTagsCommand = GetTagsCommand;
|
|
6697
|
+
exports.GetTagsRequest$ = GetTagsRequest$;
|
|
6698
|
+
exports.GetTagsResponse$ = GetTagsResponse$;
|
|
6699
|
+
exports.GetVpcLink$ = GetVpcLink$;
|
|
6491
6700
|
exports.GetVpcLinkCommand = GetVpcLinkCommand;
|
|
6701
|
+
exports.GetVpcLinkRequest$ = GetVpcLinkRequest$;
|
|
6702
|
+
exports.GetVpcLinkResponse$ = GetVpcLinkResponse$;
|
|
6703
|
+
exports.GetVpcLinks$ = GetVpcLinks$;
|
|
6492
6704
|
exports.GetVpcLinksCommand = GetVpcLinksCommand;
|
|
6705
|
+
exports.GetVpcLinksRequest$ = GetVpcLinksRequest$;
|
|
6706
|
+
exports.GetVpcLinksResponse$ = GetVpcLinksResponse$;
|
|
6707
|
+
exports.IdentifierParts$ = IdentifierParts$;
|
|
6708
|
+
exports.ImportApi$ = ImportApi$;
|
|
6493
6709
|
exports.ImportApiCommand = ImportApiCommand;
|
|
6710
|
+
exports.ImportApiRequest$ = ImportApiRequest$;
|
|
6711
|
+
exports.ImportApiResponse$ = ImportApiResponse$;
|
|
6712
|
+
exports.Integration$ = Integration$;
|
|
6713
|
+
exports.IntegrationResponse$ = IntegrationResponse$;
|
|
6494
6714
|
exports.IntegrationType = IntegrationType;
|
|
6495
6715
|
exports.IpAddressType = IpAddressType;
|
|
6716
|
+
exports.JWTConfiguration$ = JWTConfiguration$;
|
|
6717
|
+
exports.ListPortalProducts$ = ListPortalProducts$;
|
|
6496
6718
|
exports.ListPortalProductsCommand = ListPortalProductsCommand;
|
|
6719
|
+
exports.ListPortalProductsRequest$ = ListPortalProductsRequest$;
|
|
6720
|
+
exports.ListPortalProductsResponse$ = ListPortalProductsResponse$;
|
|
6721
|
+
exports.ListPortals$ = ListPortals$;
|
|
6497
6722
|
exports.ListPortalsCommand = ListPortalsCommand;
|
|
6723
|
+
exports.ListPortalsRequest$ = ListPortalsRequest$;
|
|
6724
|
+
exports.ListPortalsResponse$ = ListPortalsResponse$;
|
|
6725
|
+
exports.ListProductPages$ = ListProductPages$;
|
|
6498
6726
|
exports.ListProductPagesCommand = ListProductPagesCommand;
|
|
6727
|
+
exports.ListProductPagesRequest$ = ListProductPagesRequest$;
|
|
6728
|
+
exports.ListProductPagesResponse$ = ListProductPagesResponse$;
|
|
6729
|
+
exports.ListProductRestEndpointPages$ = ListProductRestEndpointPages$;
|
|
6499
6730
|
exports.ListProductRestEndpointPagesCommand = ListProductRestEndpointPagesCommand;
|
|
6731
|
+
exports.ListProductRestEndpointPagesRequest$ = ListProductRestEndpointPagesRequest$;
|
|
6732
|
+
exports.ListProductRestEndpointPagesResponse$ = ListProductRestEndpointPagesResponse$;
|
|
6733
|
+
exports.ListRoutingRules$ = ListRoutingRules$;
|
|
6500
6734
|
exports.ListRoutingRulesCommand = ListRoutingRulesCommand;
|
|
6735
|
+
exports.ListRoutingRulesRequest$ = ListRoutingRulesRequest$;
|
|
6736
|
+
exports.ListRoutingRulesResponse$ = ListRoutingRulesResponse$;
|
|
6501
6737
|
exports.LoggingLevel = LoggingLevel;
|
|
6502
|
-
exports.
|
|
6738
|
+
exports.Model$ = Model$;
|
|
6739
|
+
exports.MutualTlsAuthentication$ = MutualTlsAuthentication$;
|
|
6740
|
+
exports.MutualTlsAuthenticationInput$ = MutualTlsAuthenticationInput$;
|
|
6741
|
+
exports.None$ = None$;
|
|
6742
|
+
exports.NotFoundException = NotFoundException;
|
|
6743
|
+
exports.NotFoundException$ = NotFoundException$;
|
|
6744
|
+
exports.ParameterConstraints$ = ParameterConstraints$;
|
|
6503
6745
|
exports.PassthroughBehavior = PassthroughBehavior;
|
|
6746
|
+
exports.PortalContent$ = PortalContent$;
|
|
6747
|
+
exports.PortalProductSummary$ = PortalProductSummary$;
|
|
6748
|
+
exports.PortalSummary$ = PortalSummary$;
|
|
6749
|
+
exports.PortalTheme$ = PortalTheme$;
|
|
6750
|
+
exports.Preview$ = Preview$;
|
|
6751
|
+
exports.PreviewPortal$ = PreviewPortal$;
|
|
6504
6752
|
exports.PreviewPortalCommand = PreviewPortalCommand;
|
|
6753
|
+
exports.PreviewPortalRequest$ = PreviewPortalRequest$;
|
|
6754
|
+
exports.PreviewPortalResponse$ = PreviewPortalResponse$;
|
|
6505
6755
|
exports.PreviewStatus = PreviewStatus;
|
|
6756
|
+
exports.ProductPageSummaryNoBody$ = ProductPageSummaryNoBody$;
|
|
6757
|
+
exports.ProductRestEndpointPageSummaryNoBody$ = ProductRestEndpointPageSummaryNoBody$;
|
|
6506
6758
|
exports.ProtocolType = ProtocolType;
|
|
6759
|
+
exports.PublishPortal$ = PublishPortal$;
|
|
6507
6760
|
exports.PublishPortalCommand = PublishPortalCommand;
|
|
6761
|
+
exports.PublishPortalRequest$ = PublishPortalRequest$;
|
|
6762
|
+
exports.PublishPortalResponse$ = PublishPortalResponse$;
|
|
6508
6763
|
exports.PublishStatus = PublishStatus;
|
|
6764
|
+
exports.PutPortalProductSharingPolicy$ = PutPortalProductSharingPolicy$;
|
|
6509
6765
|
exports.PutPortalProductSharingPolicyCommand = PutPortalProductSharingPolicyCommand;
|
|
6766
|
+
exports.PutPortalProductSharingPolicyRequest$ = PutPortalProductSharingPolicyRequest$;
|
|
6767
|
+
exports.PutPortalProductSharingPolicyResponse$ = PutPortalProductSharingPolicyResponse$;
|
|
6768
|
+
exports.PutRoutingRule$ = PutRoutingRule$;
|
|
6510
6769
|
exports.PutRoutingRuleCommand = PutRoutingRuleCommand;
|
|
6770
|
+
exports.PutRoutingRuleRequest$ = PutRoutingRuleRequest$;
|
|
6771
|
+
exports.PutRoutingRuleResponse$ = PutRoutingRuleResponse$;
|
|
6772
|
+
exports.ReimportApi$ = ReimportApi$;
|
|
6511
6773
|
exports.ReimportApiCommand = ReimportApiCommand;
|
|
6774
|
+
exports.ReimportApiRequest$ = ReimportApiRequest$;
|
|
6775
|
+
exports.ReimportApiResponse$ = ReimportApiResponse$;
|
|
6776
|
+
exports.ResetAuthorizersCache$ = ResetAuthorizersCache$;
|
|
6512
6777
|
exports.ResetAuthorizersCacheCommand = ResetAuthorizersCacheCommand;
|
|
6778
|
+
exports.ResetAuthorizersCacheRequest$ = ResetAuthorizersCacheRequest$;
|
|
6779
|
+
exports.RestEndpointIdentifier$ = RestEndpointIdentifier$;
|
|
6780
|
+
exports.Route$ = Route$;
|
|
6781
|
+
exports.RouteResponse$ = RouteResponse$;
|
|
6782
|
+
exports.RouteSettings$ = RouteSettings$;
|
|
6513
6783
|
exports.RoutingMode = RoutingMode;
|
|
6784
|
+
exports.RoutingRule$ = RoutingRule$;
|
|
6785
|
+
exports.RoutingRuleAction$ = RoutingRuleAction$;
|
|
6786
|
+
exports.RoutingRuleActionInvokeApi$ = RoutingRuleActionInvokeApi$;
|
|
6787
|
+
exports.RoutingRuleCondition$ = RoutingRuleCondition$;
|
|
6788
|
+
exports.RoutingRuleMatchBasePaths$ = RoutingRuleMatchBasePaths$;
|
|
6789
|
+
exports.RoutingRuleMatchHeaderValue$ = RoutingRuleMatchHeaderValue$;
|
|
6790
|
+
exports.RoutingRuleMatchHeaders$ = RoutingRuleMatchHeaders$;
|
|
6791
|
+
exports.Section$ = Section$;
|
|
6514
6792
|
exports.SecurityPolicy = SecurityPolicy;
|
|
6793
|
+
exports.Stage$ = Stage$;
|
|
6515
6794
|
exports.Status = Status;
|
|
6795
|
+
exports.StatusException$ = StatusException$;
|
|
6796
|
+
exports.TagResource$ = TagResource$;
|
|
6516
6797
|
exports.TagResourceCommand = TagResourceCommand;
|
|
6517
|
-
exports.
|
|
6798
|
+
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
6799
|
+
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
6800
|
+
exports.TlsConfig$ = TlsConfig$;
|
|
6801
|
+
exports.TlsConfigInput$ = TlsConfigInput$;
|
|
6802
|
+
exports.TooManyRequestsException = TooManyRequestsException;
|
|
6803
|
+
exports.TooManyRequestsException$ = TooManyRequestsException$;
|
|
6518
6804
|
exports.TryItState = TryItState;
|
|
6805
|
+
exports.UntagResource$ = UntagResource$;
|
|
6519
6806
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
6807
|
+
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
6808
|
+
exports.UpdateApi$ = UpdateApi$;
|
|
6520
6809
|
exports.UpdateApiCommand = UpdateApiCommand;
|
|
6810
|
+
exports.UpdateApiMapping$ = UpdateApiMapping$;
|
|
6521
6811
|
exports.UpdateApiMappingCommand = UpdateApiMappingCommand;
|
|
6812
|
+
exports.UpdateApiMappingRequest$ = UpdateApiMappingRequest$;
|
|
6813
|
+
exports.UpdateApiMappingResponse$ = UpdateApiMappingResponse$;
|
|
6814
|
+
exports.UpdateApiRequest$ = UpdateApiRequest$;
|
|
6815
|
+
exports.UpdateApiResponse$ = UpdateApiResponse$;
|
|
6816
|
+
exports.UpdateAuthorizer$ = UpdateAuthorizer$;
|
|
6522
6817
|
exports.UpdateAuthorizerCommand = UpdateAuthorizerCommand;
|
|
6818
|
+
exports.UpdateAuthorizerRequest$ = UpdateAuthorizerRequest$;
|
|
6819
|
+
exports.UpdateAuthorizerResponse$ = UpdateAuthorizerResponse$;
|
|
6820
|
+
exports.UpdateDeployment$ = UpdateDeployment$;
|
|
6523
6821
|
exports.UpdateDeploymentCommand = UpdateDeploymentCommand;
|
|
6822
|
+
exports.UpdateDeploymentRequest$ = UpdateDeploymentRequest$;
|
|
6823
|
+
exports.UpdateDeploymentResponse$ = UpdateDeploymentResponse$;
|
|
6824
|
+
exports.UpdateDomainName$ = UpdateDomainName$;
|
|
6524
6825
|
exports.UpdateDomainNameCommand = UpdateDomainNameCommand;
|
|
6826
|
+
exports.UpdateDomainNameRequest$ = UpdateDomainNameRequest$;
|
|
6827
|
+
exports.UpdateDomainNameResponse$ = UpdateDomainNameResponse$;
|
|
6828
|
+
exports.UpdateIntegration$ = UpdateIntegration$;
|
|
6525
6829
|
exports.UpdateIntegrationCommand = UpdateIntegrationCommand;
|
|
6830
|
+
exports.UpdateIntegrationRequest$ = UpdateIntegrationRequest$;
|
|
6831
|
+
exports.UpdateIntegrationResponse$ = UpdateIntegrationResponse$;
|
|
6526
6832
|
exports.UpdateIntegrationResponseCommand = UpdateIntegrationResponseCommand;
|
|
6833
|
+
exports.UpdateIntegrationResponseRequest$ = UpdateIntegrationResponseRequest$;
|
|
6834
|
+
exports.UpdateIntegrationResponseResponse$ = UpdateIntegrationResponseResponse$;
|
|
6835
|
+
exports.UpdateIntegrationResult$ = UpdateIntegrationResult$;
|
|
6836
|
+
exports.UpdateModel$ = UpdateModel$;
|
|
6527
6837
|
exports.UpdateModelCommand = UpdateModelCommand;
|
|
6838
|
+
exports.UpdateModelRequest$ = UpdateModelRequest$;
|
|
6839
|
+
exports.UpdateModelResponse$ = UpdateModelResponse$;
|
|
6840
|
+
exports.UpdatePortal$ = UpdatePortal$;
|
|
6528
6841
|
exports.UpdatePortalCommand = UpdatePortalCommand;
|
|
6842
|
+
exports.UpdatePortalProduct$ = UpdatePortalProduct$;
|
|
6529
6843
|
exports.UpdatePortalProductCommand = UpdatePortalProductCommand;
|
|
6844
|
+
exports.UpdatePortalProductRequest$ = UpdatePortalProductRequest$;
|
|
6845
|
+
exports.UpdatePortalProductResponse$ = UpdatePortalProductResponse$;
|
|
6846
|
+
exports.UpdatePortalRequest$ = UpdatePortalRequest$;
|
|
6847
|
+
exports.UpdatePortalResponse$ = UpdatePortalResponse$;
|
|
6848
|
+
exports.UpdateProductPage$ = UpdateProductPage$;
|
|
6530
6849
|
exports.UpdateProductPageCommand = UpdateProductPageCommand;
|
|
6850
|
+
exports.UpdateProductPageRequest$ = UpdateProductPageRequest$;
|
|
6851
|
+
exports.UpdateProductPageResponse$ = UpdateProductPageResponse$;
|
|
6852
|
+
exports.UpdateProductRestEndpointPage$ = UpdateProductRestEndpointPage$;
|
|
6531
6853
|
exports.UpdateProductRestEndpointPageCommand = UpdateProductRestEndpointPageCommand;
|
|
6854
|
+
exports.UpdateProductRestEndpointPageRequest$ = UpdateProductRestEndpointPageRequest$;
|
|
6855
|
+
exports.UpdateProductRestEndpointPageResponse$ = UpdateProductRestEndpointPageResponse$;
|
|
6856
|
+
exports.UpdateRoute$ = UpdateRoute$;
|
|
6532
6857
|
exports.UpdateRouteCommand = UpdateRouteCommand;
|
|
6858
|
+
exports.UpdateRouteRequest$ = UpdateRouteRequest$;
|
|
6859
|
+
exports.UpdateRouteResponse$ = UpdateRouteResponse$;
|
|
6533
6860
|
exports.UpdateRouteResponseCommand = UpdateRouteResponseCommand;
|
|
6861
|
+
exports.UpdateRouteResponseRequest$ = UpdateRouteResponseRequest$;
|
|
6862
|
+
exports.UpdateRouteResponseResponse$ = UpdateRouteResponseResponse$;
|
|
6863
|
+
exports.UpdateRouteResult$ = UpdateRouteResult$;
|
|
6864
|
+
exports.UpdateStage$ = UpdateStage$;
|
|
6534
6865
|
exports.UpdateStageCommand = UpdateStageCommand;
|
|
6866
|
+
exports.UpdateStageRequest$ = UpdateStageRequest$;
|
|
6867
|
+
exports.UpdateStageResponse$ = UpdateStageResponse$;
|
|
6868
|
+
exports.UpdateVpcLink$ = UpdateVpcLink$;
|
|
6535
6869
|
exports.UpdateVpcLinkCommand = UpdateVpcLinkCommand;
|
|
6870
|
+
exports.UpdateVpcLinkRequest$ = UpdateVpcLinkRequest$;
|
|
6871
|
+
exports.UpdateVpcLinkResponse$ = UpdateVpcLinkResponse$;
|
|
6872
|
+
exports.VpcLink$ = VpcLink$;
|
|
6536
6873
|
exports.VpcLinkStatus = VpcLinkStatus;
|
|
6537
6874
|
exports.VpcLinkVersion = VpcLinkVersion;
|
|
6538
6875
|
exports.paginateListRoutingRules = paginateListRoutingRules;
|