@aws-sdk/client-codedeploy 3.957.0 → 3.958.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 CHANGED
@@ -1986,1278 +1986,1575 @@ const _ve = "version";
1986
1986
  const _wTIM = "waitTimeInMinutes";
1987
1987
  const _zC = "zonalConfig";
1988
1988
  const n0 = "com.amazonaws.codedeploy";
1989
- var AddTagsToOnPremisesInstancesInput$ = [
1990
- 3,
1991
- n0,
1992
- _ATTOPII,
1989
+ var AddTagsToOnPremisesInstancesInput$ = [3, n0, _ATTOPII,
1993
1990
  0,
1994
1991
  [_t, _iN],
1995
- [() => TagList, 64 | 0],
1992
+ [() => TagList, 64 | 0]
1993
+ ];
1994
+ var Alarm$ = [3, n0, _A,
1995
+ 0,
1996
+ [_n],
1997
+ [0]
1998
+ ];
1999
+ var AlarmConfiguration$ = [3, n0, _AC,
2000
+ 0,
2001
+ [_e, _iPAF, _a],
2002
+ [2, 2, () => AlarmList]
2003
+ ];
2004
+ var AlarmsLimitExceededException$ = [-3, n0, _ALEE,
2005
+ { [_er]: _c },
2006
+ [_m],
2007
+ [0]
1996
2008
  ];
1997
- var Alarm$ = [3, n0, _A, 0, [_n], [0]];
1998
- var AlarmConfiguration$ = [3, n0, _AC, 0, [_e, _iPAF, _a], [2, 2, () => AlarmList]];
1999
- var AlarmsLimitExceededException$ = [-3, n0, _ALEE, { [_er]: _c }, [_m], [0]];
2000
2009
  schema.TypeRegistry.for(n0).registerError(AlarmsLimitExceededException$, AlarmsLimitExceededException);
2001
- var ApplicationAlreadyExistsException$ = [-3, n0, _AAEE, { [_er]: _c }, [_m], [0]];
2010
+ var ApplicationAlreadyExistsException$ = [-3, n0, _AAEE,
2011
+ { [_er]: _c },
2012
+ [_m],
2013
+ [0]
2014
+ ];
2002
2015
  schema.TypeRegistry.for(n0).registerError(ApplicationAlreadyExistsException$, ApplicationAlreadyExistsException);
2003
- var ApplicationDoesNotExistException$ = [-3, n0, _ADNEE, { [_er]: _c }, [_m], [0]];
2016
+ var ApplicationDoesNotExistException$ = [-3, n0, _ADNEE,
2017
+ { [_er]: _c },
2018
+ [_m],
2019
+ [0]
2020
+ ];
2004
2021
  schema.TypeRegistry.for(n0).registerError(ApplicationDoesNotExistException$, ApplicationDoesNotExistException);
2005
- var ApplicationInfo$ = [
2006
- 3,
2007
- n0,
2008
- _AI,
2022
+ var ApplicationInfo$ = [3, n0, _AI,
2009
2023
  0,
2010
2024
  [_aI, _aN, _cT, _lTGH, _gHAN, _cP],
2011
- [0, 0, 4, 2, 0, 0],
2025
+ [0, 0, 4, 2, 0, 0]
2026
+ ];
2027
+ var ApplicationLimitExceededException$ = [-3, n0, _ALEEp,
2028
+ { [_er]: _c },
2029
+ [_m],
2030
+ [0]
2012
2031
  ];
2013
- var ApplicationLimitExceededException$ = [-3, n0, _ALEEp, { [_er]: _c }, [_m], [0]];
2014
2032
  schema.TypeRegistry.for(n0).registerError(ApplicationLimitExceededException$, ApplicationLimitExceededException);
2015
- var ApplicationNameRequiredException$ = [-3, n0, _ANRE, { [_er]: _c }, [_m], [0]];
2033
+ var ApplicationNameRequiredException$ = [-3, n0, _ANRE,
2034
+ { [_er]: _c },
2035
+ [_m],
2036
+ [0]
2037
+ ];
2016
2038
  schema.TypeRegistry.for(n0).registerError(ApplicationNameRequiredException$, ApplicationNameRequiredException);
2017
- var AppSpecContent$ = [3, n0, _ASC, 0, [_co, _s], [0, 0]];
2018
- var ArnNotSupportedException$ = [-3, n0, _ANSE, { [_er]: _c }, [_m], [0]];
2039
+ var AppSpecContent$ = [3, n0, _ASC,
2040
+ 0,
2041
+ [_co, _s],
2042
+ [0, 0]
2043
+ ];
2044
+ var ArnNotSupportedException$ = [-3, n0, _ANSE,
2045
+ { [_er]: _c },
2046
+ [_m],
2047
+ [0]
2048
+ ];
2019
2049
  schema.TypeRegistry.for(n0).registerError(ArnNotSupportedException$, ArnNotSupportedException);
2020
- var AutoRollbackConfiguration$ = [3, n0, _ARC, 0, [_e, _ev], [2, 64 | 0]];
2021
- var AutoScalingGroup$ = [3, n0, _ASG, 0, [_n, _h, _tH], [0, 0, 0]];
2022
- var BatchGetApplicationRevisionsInput$ = [
2023
- 3,
2024
- n0,
2025
- _BGARI,
2050
+ var AutoRollbackConfiguration$ = [3, n0, _ARC,
2051
+ 0,
2052
+ [_e, _ev],
2053
+ [2, 64 | 0]
2054
+ ];
2055
+ var AutoScalingGroup$ = [3, n0, _ASG,
2056
+ 0,
2057
+ [_n, _h, _tH],
2058
+ [0, 0, 0]
2059
+ ];
2060
+ var BatchGetApplicationRevisionsInput$ = [3, n0, _BGARI,
2026
2061
  0,
2027
2062
  [_aN, _r],
2028
- [0, () => RevisionLocationList],
2063
+ [0, () => RevisionLocationList]
2029
2064
  ];
2030
- var BatchGetApplicationRevisionsOutput$ = [
2031
- 3,
2032
- n0,
2033
- _BGARO,
2065
+ var BatchGetApplicationRevisionsOutput$ = [3, n0, _BGARO,
2034
2066
  0,
2035
2067
  [_aN, _eM, _r],
2036
- [0, 0, () => RevisionInfoList],
2068
+ [0, 0, () => RevisionInfoList]
2069
+ ];
2070
+ var BatchGetApplicationsInput$ = [3, n0, _BGAI,
2071
+ 0,
2072
+ [_aNp],
2073
+ [64 | 0]
2074
+ ];
2075
+ var BatchGetApplicationsOutput$ = [3, n0, _BGAO,
2076
+ 0,
2077
+ [_aIp],
2078
+ [() => ApplicationsInfoList]
2079
+ ];
2080
+ var BatchGetDeploymentGroupsInput$ = [3, n0, _BGDGI,
2081
+ 0,
2082
+ [_aN, _dGN],
2083
+ [0, 64 | 0]
2037
2084
  ];
2038
- var BatchGetApplicationsInput$ = [3, n0, _BGAI, 0, [_aNp], [64 | 0]];
2039
- var BatchGetApplicationsOutput$ = [3, n0, _BGAO, 0, [_aIp], [() => ApplicationsInfoList]];
2040
- var BatchGetDeploymentGroupsInput$ = [3, n0, _BGDGI, 0, [_aN, _dGN], [0, 64 | 0]];
2041
- var BatchGetDeploymentGroupsOutput$ = [
2042
- 3,
2043
- n0,
2044
- _BGDGO,
2085
+ var BatchGetDeploymentGroupsOutput$ = [3, n0, _BGDGO,
2045
2086
  0,
2046
2087
  [_dGI, _eM],
2047
- [() => DeploymentGroupInfoList, 0],
2088
+ [() => DeploymentGroupInfoList, 0]
2089
+ ];
2090
+ var BatchGetDeploymentInstancesInput$ = [3, n0, _BGDII,
2091
+ 0,
2092
+ [_dI, _iI],
2093
+ [0, 64 | 0]
2048
2094
  ];
2049
- var BatchGetDeploymentInstancesInput$ = [3, n0, _BGDII, 0, [_dI, _iI], [0, 64 | 0]];
2050
- var BatchGetDeploymentInstancesOutput$ = [
2051
- 3,
2052
- n0,
2053
- _BGDIO,
2095
+ var BatchGetDeploymentInstancesOutput$ = [3, n0, _BGDIO,
2054
2096
  0,
2055
2097
  [_iS, _eM],
2056
- [() => InstanceSummaryList, 0],
2098
+ [() => InstanceSummaryList, 0]
2099
+ ];
2100
+ var BatchGetDeploymentsInput$ = [3, n0, _BGDI,
2101
+ 0,
2102
+ [_dIe],
2103
+ [64 | 0]
2104
+ ];
2105
+ var BatchGetDeploymentsOutput$ = [3, n0, _BGDO,
2106
+ 0,
2107
+ [_dIep],
2108
+ [() => DeploymentsInfoList]
2109
+ ];
2110
+ var BatchGetDeploymentTargetsInput$ = [3, n0, _BGDTI,
2111
+ 0,
2112
+ [_dI, _tI],
2113
+ [0, 64 | 0]
2057
2114
  ];
2058
- var BatchGetDeploymentsInput$ = [3, n0, _BGDI, 0, [_dIe], [64 | 0]];
2059
- var BatchGetDeploymentsOutput$ = [3, n0, _BGDO, 0, [_dIep], [() => DeploymentsInfoList]];
2060
- var BatchGetDeploymentTargetsInput$ = [3, n0, _BGDTI, 0, [_dI, _tI], [0, 64 | 0]];
2061
- var BatchGetDeploymentTargetsOutput$ = [
2062
- 3,
2063
- n0,
2064
- _BGDTO,
2115
+ var BatchGetDeploymentTargetsOutput$ = [3, n0, _BGDTO,
2065
2116
  0,
2066
2117
  [_dT],
2067
- [() => DeploymentTargetList],
2118
+ [() => DeploymentTargetList]
2119
+ ];
2120
+ var BatchGetOnPremisesInstancesInput$ = [3, n0, _BGOPII,
2121
+ 0,
2122
+ [_iN],
2123
+ [64 | 0]
2068
2124
  ];
2069
- var BatchGetOnPremisesInstancesInput$ = [3, n0, _BGOPII, 0, [_iN], [64 | 0]];
2070
- var BatchGetOnPremisesInstancesOutput$ = [
2071
- 3,
2072
- n0,
2073
- _BGOPIO,
2125
+ var BatchGetOnPremisesInstancesOutput$ = [3, n0, _BGOPIO,
2074
2126
  0,
2075
2127
  [_iIn],
2076
- [() => InstanceInfoList],
2128
+ [() => InstanceInfoList]
2129
+ ];
2130
+ var BatchLimitExceededException$ = [-3, n0, _BLEE,
2131
+ { [_er]: _c },
2132
+ [_m],
2133
+ [0]
2077
2134
  ];
2078
- var BatchLimitExceededException$ = [-3, n0, _BLEE, { [_er]: _c }, [_m], [0]];
2079
2135
  schema.TypeRegistry.for(n0).registerError(BatchLimitExceededException$, BatchLimitExceededException);
2080
- var BlueGreenDeploymentConfiguration$ = [
2081
- 3,
2082
- n0,
2083
- _BGDC,
2136
+ var BlueGreenDeploymentConfiguration$ = [3, n0, _BGDC,
2084
2137
  0,
2085
2138
  [_tBIODS, _dRO, _gFPO],
2086
- [() => BlueInstanceTerminationOption$, () => DeploymentReadyOption$, () => GreenFleetProvisioningOption$],
2139
+ [() => BlueInstanceTerminationOption$, () => DeploymentReadyOption$, () => GreenFleetProvisioningOption$]
2140
+ ];
2141
+ var BlueInstanceTerminationOption$ = [3, n0, _BITO,
2142
+ 0,
2143
+ [_ac, _tWTIM],
2144
+ [0, 1]
2145
+ ];
2146
+ var BucketNameFilterRequiredException$ = [-3, n0, _BNFRE,
2147
+ { [_er]: _c },
2148
+ [_m],
2149
+ [0]
2087
2150
  ];
2088
- var BlueInstanceTerminationOption$ = [3, n0, _BITO, 0, [_ac, _tWTIM], [0, 1]];
2089
- var BucketNameFilterRequiredException$ = [-3, n0, _BNFRE, { [_er]: _c }, [_m], [0]];
2090
2151
  schema.TypeRegistry.for(n0).registerError(BucketNameFilterRequiredException$, BucketNameFilterRequiredException);
2091
- var CloudFormationTarget$ = [
2092
- 3,
2093
- n0,
2094
- _CFT,
2152
+ var CloudFormationTarget$ = [3, n0, _CFT,
2095
2153
  0,
2096
2154
  [_dI, _tIa, _lUA, _lE, _st, _rT, _tVW],
2097
- [0, 0, 4, () => LifecycleEventList, 0, 0, 1],
2155
+ [0, 0, 4, () => LifecycleEventList, 0, 0, 1]
2098
2156
  ];
2099
- var ContinueDeploymentInput$ = [3, n0, _CDI, 0, [_dI, _dWT], [0, 0]];
2100
- var CreateApplicationInput$ = [3, n0, _CAI, 0, [_aN, _cP, _t], [0, 0, () => TagList]];
2101
- var CreateApplicationOutput$ = [3, n0, _CAO, 0, [_aI], [0]];
2102
- var CreateDeploymentConfigInput$ = [
2103
- 3,
2104
- n0,
2105
- _CDCI,
2157
+ var ContinueDeploymentInput$ = [3, n0, _CDI,
2158
+ 0,
2159
+ [_dI, _dWT],
2160
+ [0, 0]
2161
+ ];
2162
+ var CreateApplicationInput$ = [3, n0, _CAI,
2163
+ 0,
2164
+ [_aN, _cP, _t],
2165
+ [0, 0, () => TagList]
2166
+ ];
2167
+ var CreateApplicationOutput$ = [3, n0, _CAO,
2168
+ 0,
2169
+ [_aI],
2170
+ [0]
2171
+ ];
2172
+ var CreateDeploymentConfigInput$ = [3, n0, _CDCI,
2106
2173
  0,
2107
2174
  [_dCN, _mHH, _tRC, _cP, _zC],
2108
- [0, () => MinimumHealthyHosts$, () => TrafficRoutingConfig$, 0, () => ZonalConfig$],
2175
+ [0, () => MinimumHealthyHosts$, () => TrafficRoutingConfig$, 0, () => ZonalConfig$]
2176
+ ];
2177
+ var CreateDeploymentConfigOutput$ = [3, n0, _CDCO,
2178
+ 0,
2179
+ [_dCI],
2180
+ [0]
2109
2181
  ];
2110
- var CreateDeploymentConfigOutput$ = [3, n0, _CDCO, 0, [_dCI], [0]];
2111
- var CreateDeploymentGroupInput$ = [
2112
- 3,
2113
- n0,
2114
- _CDGI,
2182
+ var CreateDeploymentGroupInput$ = [3, n0, _CDGI,
2115
2183
  0,
2116
2184
  [_aN, _dGNe, _dCN, _eTF, _oPITF, _aSG, _sRA, _tC, _aC, _aRC, _oIS, _dS, _bGDC, _lBI, _eTS, _eS, _oPTS, _t, _tHE],
2117
- [
2118
- 0,
2119
- 0,
2120
- 0,
2121
- () => EC2TagFilterList,
2122
- () => TagFilterList,
2123
- 64 | 0,
2124
- 0,
2125
- () => TriggerConfigList,
2126
- () => AlarmConfiguration$,
2127
- () => AutoRollbackConfiguration$,
2128
- 0,
2129
- () => DeploymentStyle$,
2130
- () => BlueGreenDeploymentConfiguration$,
2131
- () => LoadBalancerInfo$,
2132
- () => EC2TagSet$,
2133
- () => ECSServiceList,
2134
- () => OnPremisesTagSet$,
2135
- () => TagList,
2136
- 2,
2137
- ],
2138
- ];
2139
- var CreateDeploymentGroupOutput$ = [3, n0, _CDGO, 0, [_dGIe], [0]];
2140
- var CreateDeploymentInput$ = [
2141
- 3,
2142
- n0,
2143
- _CDIr,
2185
+ [0, 0, 0, () => EC2TagFilterList, () => TagFilterList, 64 | 0, 0, () => TriggerConfigList, () => AlarmConfiguration$, () => AutoRollbackConfiguration$, 0, () => DeploymentStyle$, () => BlueGreenDeploymentConfiguration$, () => LoadBalancerInfo$, () => EC2TagSet$, () => ECSServiceList, () => OnPremisesTagSet$, () => TagList, 2]
2186
+ ];
2187
+ var CreateDeploymentGroupOutput$ = [3, n0, _CDGO,
2188
+ 0,
2189
+ [_dGIe],
2190
+ [0]
2191
+ ];
2192
+ var CreateDeploymentInput$ = [3, n0, _CDIr,
2144
2193
  0,
2145
2194
  [_aN, _dGNe, _re, _dCN, _d, _iASF, _tIar, _aRC, _uOIO, _fEB, _oAC],
2146
- [
2147
- 0,
2148
- 0,
2149
- () => RevisionLocation$,
2150
- 0,
2151
- 0,
2152
- 2,
2153
- () => TargetInstances$,
2154
- () => AutoRollbackConfiguration$,
2155
- 2,
2156
- 0,
2157
- () => AlarmConfiguration$,
2158
- ],
2159
- ];
2160
- var CreateDeploymentOutput$ = [3, n0, _CDO, 0, [_dI], [0]];
2161
- var DeleteApplicationInput$ = [3, n0, _DAI, 0, [_aN], [0]];
2162
- var DeleteDeploymentConfigInput$ = [3, n0, _DDCI, 0, [_dCN], [0]];
2163
- var DeleteDeploymentGroupInput$ = [3, n0, _DDGI, 0, [_aN, _dGNe], [0, 0]];
2164
- var DeleteDeploymentGroupOutput$ = [
2165
- 3,
2166
- n0,
2167
- _DDGO,
2195
+ [0, 0, () => RevisionLocation$, 0, 0, 2, () => TargetInstances$, () => AutoRollbackConfiguration$, 2, 0, () => AlarmConfiguration$]
2196
+ ];
2197
+ var CreateDeploymentOutput$ = [3, n0, _CDO,
2198
+ 0,
2199
+ [_dI],
2200
+ [0]
2201
+ ];
2202
+ var DeleteApplicationInput$ = [3, n0, _DAI,
2203
+ 0,
2204
+ [_aN],
2205
+ [0]
2206
+ ];
2207
+ var DeleteDeploymentConfigInput$ = [3, n0, _DDCI,
2208
+ 0,
2209
+ [_dCN],
2210
+ [0]
2211
+ ];
2212
+ var DeleteDeploymentGroupInput$ = [3, n0, _DDGI,
2213
+ 0,
2214
+ [_aN, _dGNe],
2215
+ [0, 0]
2216
+ ];
2217
+ var DeleteDeploymentGroupOutput$ = [3, n0, _DDGO,
2168
2218
  0,
2169
2219
  [_hNCU],
2170
- [() => AutoScalingGroupList],
2220
+ [() => AutoScalingGroupList]
2221
+ ];
2222
+ var DeleteGitHubAccountTokenInput$ = [3, n0, _DGHATI,
2223
+ 0,
2224
+ [_tN],
2225
+ [0]
2226
+ ];
2227
+ var DeleteGitHubAccountTokenOutput$ = [3, n0, _DGHATO,
2228
+ 0,
2229
+ [_tN],
2230
+ [0]
2231
+ ];
2232
+ var DeleteResourcesByExternalIdInput$ = [3, n0, _DRBEII,
2233
+ 0,
2234
+ [_eI],
2235
+ [0]
2236
+ ];
2237
+ var DeleteResourcesByExternalIdOutput$ = [3, n0, _DRBEIO,
2238
+ 0,
2239
+ [],
2240
+ []
2241
+ ];
2242
+ var DeploymentAlreadyCompletedException$ = [-3, n0, _DACE,
2243
+ { [_er]: _c },
2244
+ [_m],
2245
+ [0]
2171
2246
  ];
2172
- var DeleteGitHubAccountTokenInput$ = [3, n0, _DGHATI, 0, [_tN], [0]];
2173
- var DeleteGitHubAccountTokenOutput$ = [3, n0, _DGHATO, 0, [_tN], [0]];
2174
- var DeleteResourcesByExternalIdInput$ = [3, n0, _DRBEII, 0, [_eI], [0]];
2175
- var DeleteResourcesByExternalIdOutput$ = [3, n0, _DRBEIO, 0, [], []];
2176
- var DeploymentAlreadyCompletedException$ = [-3, n0, _DACE, { [_er]: _c }, [_m], [0]];
2177
2247
  schema.TypeRegistry.for(n0).registerError(DeploymentAlreadyCompletedException$, DeploymentAlreadyCompletedException);
2178
- var DeploymentConfigAlreadyExistsException$ = [-3, n0, _DCAEE, { [_er]: _c }, [_m], [0]];
2248
+ var DeploymentConfigAlreadyExistsException$ = [-3, n0, _DCAEE,
2249
+ { [_er]: _c },
2250
+ [_m],
2251
+ [0]
2252
+ ];
2179
2253
  schema.TypeRegistry.for(n0).registerError(DeploymentConfigAlreadyExistsException$, DeploymentConfigAlreadyExistsException);
2180
- var DeploymentConfigDoesNotExistException$ = [-3, n0, _DCDNEE, { [_er]: _c }, [_m], [0]];
2254
+ var DeploymentConfigDoesNotExistException$ = [-3, n0, _DCDNEE,
2255
+ { [_er]: _c },
2256
+ [_m],
2257
+ [0]
2258
+ ];
2181
2259
  schema.TypeRegistry.for(n0).registerError(DeploymentConfigDoesNotExistException$, DeploymentConfigDoesNotExistException);
2182
- var DeploymentConfigInfo$ = [
2183
- 3,
2184
- n0,
2185
- _DCI,
2260
+ var DeploymentConfigInfo$ = [3, n0, _DCI,
2186
2261
  0,
2187
2262
  [_dCI, _dCN, _mHH, _cT, _cP, _tRC, _zC],
2188
- [0, 0, () => MinimumHealthyHosts$, 4, 0, () => TrafficRoutingConfig$, () => ZonalConfig$],
2263
+ [0, 0, () => MinimumHealthyHosts$, 4, 0, () => TrafficRoutingConfig$, () => ZonalConfig$]
2264
+ ];
2265
+ var DeploymentConfigInUseException$ = [-3, n0, _DCIUE,
2266
+ { [_er]: _c },
2267
+ [_m],
2268
+ [0]
2189
2269
  ];
2190
- var DeploymentConfigInUseException$ = [-3, n0, _DCIUE, { [_er]: _c }, [_m], [0]];
2191
2270
  schema.TypeRegistry.for(n0).registerError(DeploymentConfigInUseException$, DeploymentConfigInUseException);
2192
- var DeploymentConfigLimitExceededException$ = [-3, n0, _DCLEE, { [_er]: _c }, [_m], [0]];
2271
+ var DeploymentConfigLimitExceededException$ = [-3, n0, _DCLEE,
2272
+ { [_er]: _c },
2273
+ [_m],
2274
+ [0]
2275
+ ];
2193
2276
  schema.TypeRegistry.for(n0).registerError(DeploymentConfigLimitExceededException$, DeploymentConfigLimitExceededException);
2194
- var DeploymentConfigNameRequiredException$ = [-3, n0, _DCNRE, { [_er]: _c }, [_m], [0]];
2277
+ var DeploymentConfigNameRequiredException$ = [-3, n0, _DCNRE,
2278
+ { [_er]: _c },
2279
+ [_m],
2280
+ [0]
2281
+ ];
2195
2282
  schema.TypeRegistry.for(n0).registerError(DeploymentConfigNameRequiredException$, DeploymentConfigNameRequiredException);
2196
- var DeploymentDoesNotExistException$ = [-3, n0, _DDNEE, { [_er]: _c }, [_m], [0]];
2283
+ var DeploymentDoesNotExistException$ = [-3, n0, _DDNEE,
2284
+ { [_er]: _c },
2285
+ [_m],
2286
+ [0]
2287
+ ];
2197
2288
  schema.TypeRegistry.for(n0).registerError(DeploymentDoesNotExistException$, DeploymentDoesNotExistException);
2198
- var DeploymentGroupAlreadyExistsException$ = [-3, n0, _DGAEE, { [_er]: _c }, [_m], [0]];
2289
+ var DeploymentGroupAlreadyExistsException$ = [-3, n0, _DGAEE,
2290
+ { [_er]: _c },
2291
+ [_m],
2292
+ [0]
2293
+ ];
2199
2294
  schema.TypeRegistry.for(n0).registerError(DeploymentGroupAlreadyExistsException$, DeploymentGroupAlreadyExistsException);
2200
- var DeploymentGroupDoesNotExistException$ = [-3, n0, _DGDNEE, { [_er]: _c }, [_m], [0]];
2295
+ var DeploymentGroupDoesNotExistException$ = [-3, n0, _DGDNEE,
2296
+ { [_er]: _c },
2297
+ [_m],
2298
+ [0]
2299
+ ];
2201
2300
  schema.TypeRegistry.for(n0).registerError(DeploymentGroupDoesNotExistException$, DeploymentGroupDoesNotExistException);
2202
- var DeploymentGroupInfo$ = [
2203
- 3,
2204
- n0,
2205
- _DGI,
2206
- 0,
2207
- [
2208
- _aN,
2209
- _dGIe,
2210
- _dGNe,
2211
- _dCN,
2212
- _eTF,
2213
- _oPITF,
2214
- _aSG,
2215
- _sRA,
2216
- _tR,
2217
- _tC,
2218
- _aC,
2219
- _aRC,
2220
- _dS,
2221
- _oIS,
2222
- _bGDC,
2223
- _lBI,
2224
- _lSD,
2225
- _lAD,
2226
- _eTS,
2227
- _oPTS,
2228
- _cP,
2229
- _eS,
2230
- _tHE,
2231
- ],
2232
- [
2233
- 0,
2234
- 0,
2235
- 0,
2236
- 0,
2237
- () => EC2TagFilterList,
2238
- () => TagFilterList,
2239
- () => AutoScalingGroupList,
2240
- 0,
2241
- () => RevisionLocation$,
2242
- () => TriggerConfigList,
2243
- () => AlarmConfiguration$,
2244
- () => AutoRollbackConfiguration$,
2245
- () => DeploymentStyle$,
2246
- 0,
2247
- () => BlueGreenDeploymentConfiguration$,
2248
- () => LoadBalancerInfo$,
2249
- () => LastDeploymentInfo$,
2250
- () => LastDeploymentInfo$,
2251
- () => EC2TagSet$,
2252
- () => OnPremisesTagSet$,
2253
- 0,
2254
- () => ECSServiceList,
2255
- 2,
2256
- ],
2257
- ];
2258
- var DeploymentGroupLimitExceededException$ = [-3, n0, _DGLEE, { [_er]: _c }, [_m], [0]];
2301
+ var DeploymentGroupInfo$ = [3, n0, _DGI,
2302
+ 0,
2303
+ [_aN, _dGIe, _dGNe, _dCN, _eTF, _oPITF, _aSG, _sRA, _tR, _tC, _aC, _aRC, _dS, _oIS, _bGDC, _lBI, _lSD, _lAD, _eTS, _oPTS, _cP, _eS, _tHE],
2304
+ [0, 0, 0, 0, () => EC2TagFilterList, () => TagFilterList, () => AutoScalingGroupList, 0, () => RevisionLocation$, () => TriggerConfigList, () => AlarmConfiguration$, () => AutoRollbackConfiguration$, () => DeploymentStyle$, 0, () => BlueGreenDeploymentConfiguration$, () => LoadBalancerInfo$, () => LastDeploymentInfo$, () => LastDeploymentInfo$, () => EC2TagSet$, () => OnPremisesTagSet$, 0, () => ECSServiceList, 2]
2305
+ ];
2306
+ var DeploymentGroupLimitExceededException$ = [-3, n0, _DGLEE,
2307
+ { [_er]: _c },
2308
+ [_m],
2309
+ [0]
2310
+ ];
2259
2311
  schema.TypeRegistry.for(n0).registerError(DeploymentGroupLimitExceededException$, DeploymentGroupLimitExceededException);
2260
- var DeploymentGroupNameRequiredException$ = [-3, n0, _DGNRE, { [_er]: _c }, [_m], [0]];
2312
+ var DeploymentGroupNameRequiredException$ = [-3, n0, _DGNRE,
2313
+ { [_er]: _c },
2314
+ [_m],
2315
+ [0]
2316
+ ];
2261
2317
  schema.TypeRegistry.for(n0).registerError(DeploymentGroupNameRequiredException$, DeploymentGroupNameRequiredException);
2262
- var DeploymentIdRequiredException$ = [-3, n0, _DIRE, { [_er]: _c }, [_m], [0]];
2318
+ var DeploymentIdRequiredException$ = [-3, n0, _DIRE,
2319
+ { [_er]: _c },
2320
+ [_m],
2321
+ [0]
2322
+ ];
2263
2323
  schema.TypeRegistry.for(n0).registerError(DeploymentIdRequiredException$, DeploymentIdRequiredException);
2264
- var DeploymentInfo$ = [
2265
- 3,
2266
- n0,
2267
- _DI,
2268
- 0,
2269
- [
2270
- _aN,
2271
- _dGNe,
2272
- _dCN,
2273
- _dI,
2274
- _pR,
2275
- _re,
2276
- _st,
2277
- _eIr,
2278
- _cT,
2279
- _sT,
2280
- _cTo,
2281
- _dO,
2282
- _d,
2283
- _cr,
2284
- _iASF,
2285
- _aRC,
2286
- _uOIO,
2287
- _rI,
2288
- _dS,
2289
- _tIar,
2290
- _iTWTS,
2291
- _bGDC,
2292
- _lBI,
2293
- _aDSI,
2294
- _fEB,
2295
- _dSM,
2296
- _cP,
2297
- _eI,
2298
- _rD,
2299
- _oAC,
2300
- ],
2301
- [
2302
- 0,
2303
- 0,
2304
- 0,
2305
- 0,
2306
- () => RevisionLocation$,
2307
- () => RevisionLocation$,
2308
- 0,
2309
- () => ErrorInformation$,
2310
- 4,
2311
- 4,
2312
- 4,
2313
- () => DeploymentOverview$,
2314
- 0,
2315
- 0,
2316
- 2,
2317
- () => AutoRollbackConfiguration$,
2318
- 2,
2319
- () => RollbackInfo$,
2320
- () => DeploymentStyle$,
2321
- () => TargetInstances$,
2322
- 2,
2323
- () => BlueGreenDeploymentConfiguration$,
2324
- () => LoadBalancerInfo$,
2325
- 0,
2326
- 0,
2327
- 64 | 0,
2328
- 0,
2329
- 0,
2330
- () => RelatedDeployments$,
2331
- () => AlarmConfiguration$,
2332
- ],
2333
- ];
2334
- var DeploymentIsNotInReadyStateException$ = [-3, n0, _DINIRSE, { [_er]: _c }, [_m], [0]];
2324
+ var DeploymentInfo$ = [3, n0, _DI,
2325
+ 0,
2326
+ [_aN, _dGNe, _dCN, _dI, _pR, _re, _st, _eIr, _cT, _sT, _cTo, _dO, _d, _cr, _iASF, _aRC, _uOIO, _rI, _dS, _tIar, _iTWTS, _bGDC, _lBI, _aDSI, _fEB, _dSM, _cP, _eI, _rD, _oAC],
2327
+ [0, 0, 0, 0, () => RevisionLocation$, () => RevisionLocation$, 0, () => ErrorInformation$, 4, 4, 4, () => DeploymentOverview$, 0, 0, 2, () => AutoRollbackConfiguration$, 2, () => RollbackInfo$, () => DeploymentStyle$, () => TargetInstances$, 2, () => BlueGreenDeploymentConfiguration$, () => LoadBalancerInfo$, 0, 0, 64 | 0, 0, 0, () => RelatedDeployments$, () => AlarmConfiguration$]
2328
+ ];
2329
+ var DeploymentIsNotInReadyStateException$ = [-3, n0, _DINIRSE,
2330
+ { [_er]: _c },
2331
+ [_m],
2332
+ [0]
2333
+ ];
2335
2334
  schema.TypeRegistry.for(n0).registerError(DeploymentIsNotInReadyStateException$, DeploymentIsNotInReadyStateException);
2336
- var DeploymentLimitExceededException$ = [-3, n0, _DLEE, { [_er]: _c }, [_m], [0]];
2335
+ var DeploymentLimitExceededException$ = [-3, n0, _DLEE,
2336
+ { [_er]: _c },
2337
+ [_m],
2338
+ [0]
2339
+ ];
2337
2340
  schema.TypeRegistry.for(n0).registerError(DeploymentLimitExceededException$, DeploymentLimitExceededException);
2338
- var DeploymentNotStartedException$ = [-3, n0, _DNSE, { [_er]: _c }, [_m], [0]];
2341
+ var DeploymentNotStartedException$ = [-3, n0, _DNSE,
2342
+ { [_er]: _c },
2343
+ [_m],
2344
+ [0]
2345
+ ];
2339
2346
  schema.TypeRegistry.for(n0).registerError(DeploymentNotStartedException$, DeploymentNotStartedException);
2340
- var DeploymentOverview$ = [3, n0, _DO, 0, [_P, _IP, _S, _F, _Sk, _R], [1, 1, 1, 1, 1, 1]];
2341
- var DeploymentReadyOption$ = [3, n0, _DRO, 0, [_aOT, _wTIM], [0, 1]];
2342
- var DeploymentStyle$ = [3, n0, _DS, 0, [_dTe, _dOe], [0, 0]];
2343
- var DeploymentTarget$ = [
2344
- 3,
2345
- n0,
2346
- _DT,
2347
+ var DeploymentOverview$ = [3, n0, _DO,
2348
+ 0,
2349
+ [_P, _IP, _S, _F, _Sk, _R],
2350
+ [1, 1, 1, 1, 1, 1]
2351
+ ];
2352
+ var DeploymentReadyOption$ = [3, n0, _DRO,
2353
+ 0,
2354
+ [_aOT, _wTIM],
2355
+ [0, 1]
2356
+ ];
2357
+ var DeploymentStyle$ = [3, n0, _DS,
2358
+ 0,
2359
+ [_dTe, _dOe],
2360
+ [0, 0]
2361
+ ];
2362
+ var DeploymentTarget$ = [3, n0, _DT,
2347
2363
  0,
2348
2364
  [_dTT, _iT, _lT, _eT, _cFT],
2349
- [0, () => InstanceTarget$, () => LambdaTarget$, () => ECSTarget$, () => CloudFormationTarget$],
2365
+ [0, () => InstanceTarget$, () => LambdaTarget$, () => ECSTarget$, () => CloudFormationTarget$]
2366
+ ];
2367
+ var DeploymentTargetDoesNotExistException$ = [-3, n0, _DTDNEE,
2368
+ { [_er]: _c },
2369
+ [_m],
2370
+ [0]
2350
2371
  ];
2351
- var DeploymentTargetDoesNotExistException$ = [-3, n0, _DTDNEE, { [_er]: _c }, [_m], [0]];
2352
2372
  schema.TypeRegistry.for(n0).registerError(DeploymentTargetDoesNotExistException$, DeploymentTargetDoesNotExistException);
2353
- var DeploymentTargetIdRequiredException$ = [-3, n0, _DTIRE, { [_er]: _c }, [_m], [0]];
2373
+ var DeploymentTargetIdRequiredException$ = [-3, n0, _DTIRE,
2374
+ { [_er]: _c },
2375
+ [_m],
2376
+ [0]
2377
+ ];
2354
2378
  schema.TypeRegistry.for(n0).registerError(DeploymentTargetIdRequiredException$, DeploymentTargetIdRequiredException);
2355
- var DeploymentTargetListSizeExceededException$ = [-3, n0, _DTLSEE, { [_er]: _c }, [_m], [0]];
2379
+ var DeploymentTargetListSizeExceededException$ = [-3, n0, _DTLSEE,
2380
+ { [_er]: _c },
2381
+ [_m],
2382
+ [0]
2383
+ ];
2356
2384
  schema.TypeRegistry.for(n0).registerError(DeploymentTargetListSizeExceededException$, DeploymentTargetListSizeExceededException);
2357
- var DeregisterOnPremisesInstanceInput$ = [3, n0, _DOPII, 0, [_iNn], [0]];
2358
- var DescriptionTooLongException$ = [-3, n0, _DTLE, { [_er]: _c }, [_m], [0]];
2385
+ var DeregisterOnPremisesInstanceInput$ = [3, n0, _DOPII,
2386
+ 0,
2387
+ [_iNn],
2388
+ [0]
2389
+ ];
2390
+ var DescriptionTooLongException$ = [-3, n0, _DTLE,
2391
+ { [_er]: _c },
2392
+ [_m],
2393
+ [0]
2394
+ ];
2359
2395
  schema.TypeRegistry.for(n0).registerError(DescriptionTooLongException$, DescriptionTooLongException);
2360
- var Diagnostics$ = [3, n0, _D, 0, [_eC, _sN, _m, _lTo], [0, 0, 0, 0]];
2361
- var EC2TagFilter$ = [3, n0, _ECTF, 0, [_K, _V, _T], [0, 0, 0]];
2362
- var EC2TagSet$ = [3, n0, _ECTS, 0, [_eTSL], [() => EC2TagSetList]];
2363
- var ECSService$ = [3, n0, _ECSS, 0, [_sNe, _cN], [0, 0]];
2364
- var ECSServiceMappingLimitExceededException$ = [-3, n0, _ECSSMLEE, { [_er]: _c }, [_m], [0]];
2396
+ var Diagnostics$ = [3, n0, _D,
2397
+ 0,
2398
+ [_eC, _sN, _m, _lTo],
2399
+ [0, 0, 0, 0]
2400
+ ];
2401
+ var EC2TagFilter$ = [3, n0, _ECTF,
2402
+ 0,
2403
+ [_K, _V, _T],
2404
+ [0, 0, 0]
2405
+ ];
2406
+ var EC2TagSet$ = [3, n0, _ECTS,
2407
+ 0,
2408
+ [_eTSL],
2409
+ [() => EC2TagSetList]
2410
+ ];
2411
+ var ECSService$ = [3, n0, _ECSS,
2412
+ 0,
2413
+ [_sNe, _cN],
2414
+ [0, 0]
2415
+ ];
2416
+ var ECSServiceMappingLimitExceededException$ = [-3, n0, _ECSSMLEE,
2417
+ { [_er]: _c },
2418
+ [_m],
2419
+ [0]
2420
+ ];
2365
2421
  schema.TypeRegistry.for(n0).registerError(ECSServiceMappingLimitExceededException$, ECSServiceMappingLimitExceededException);
2366
- var ECSTarget$ = [
2367
- 3,
2368
- n0,
2369
- _ECST,
2422
+ var ECSTarget$ = [3, n0, _ECST,
2370
2423
  0,
2371
2424
  [_dI, _tIa, _tA, _lUA, _lE, _st, _tSI],
2372
- [0, 0, 0, 4, () => LifecycleEventList, 0, () => ECSTaskSetList],
2425
+ [0, 0, 0, 4, () => LifecycleEventList, 0, () => ECSTaskSetList]
2373
2426
  ];
2374
- var ECSTaskSet$ = [
2375
- 3,
2376
- n0,
2377
- _ECSTS,
2427
+ var ECSTaskSet$ = [3, n0, _ECSTS,
2378
2428
  0,
2379
2429
  [_i, _dC, _pC, _rC, _st, _tW, _tG, _tSL],
2380
- [0, 1, 1, 1, 0, 1, () => TargetGroupInfo$, 0],
2430
+ [0, 1, 1, 1, 0, 1, () => TargetGroupInfo$, 0]
2431
+ ];
2432
+ var ELBInfo$ = [3, n0, _ELBI,
2433
+ 0,
2434
+ [_n],
2435
+ [0]
2436
+ ];
2437
+ var ErrorInformation$ = [3, n0, _EI,
2438
+ 0,
2439
+ [_cod, _m],
2440
+ [0, 0]
2381
2441
  ];
2382
- var ELBInfo$ = [3, n0, _ELBI, 0, [_n], [0]];
2383
- var ErrorInformation$ = [3, n0, _EI, 0, [_cod, _m], [0, 0]];
2384
- var GenericRevisionInfo$ = [
2385
- 3,
2386
- n0,
2387
- _GRI,
2442
+ var GenericRevisionInfo$ = [3, n0, _GRI,
2388
2443
  0,
2389
2444
  [_d, _dG, _fUT, _lUT, _rTe],
2390
- [0, 64 | 0, 4, 4, 4],
2445
+ [0, 64 | 0, 4, 4, 4]
2391
2446
  ];
2392
- var GetApplicationInput$ = [3, n0, _GAI, 0, [_aN], [0]];
2393
- var GetApplicationOutput$ = [3, n0, _GAO, 0, [_ap], [() => ApplicationInfo$]];
2394
- var GetApplicationRevisionInput$ = [
2395
- 3,
2396
- n0,
2397
- _GARI,
2447
+ var GetApplicationInput$ = [3, n0, _GAI,
2448
+ 0,
2449
+ [_aN],
2450
+ [0]
2451
+ ];
2452
+ var GetApplicationOutput$ = [3, n0, _GAO,
2453
+ 0,
2454
+ [_ap],
2455
+ [() => ApplicationInfo$]
2456
+ ];
2457
+ var GetApplicationRevisionInput$ = [3, n0, _GARI,
2398
2458
  0,
2399
2459
  [_aN, _re],
2400
- [0, () => RevisionLocation$],
2460
+ [0, () => RevisionLocation$]
2401
2461
  ];
2402
- var GetApplicationRevisionOutput$ = [
2403
- 3,
2404
- n0,
2405
- _GARO,
2462
+ var GetApplicationRevisionOutput$ = [3, n0, _GARO,
2406
2463
  0,
2407
2464
  [_aN, _re, _rIe],
2408
- [0, () => RevisionLocation$, () => GenericRevisionInfo$],
2465
+ [0, () => RevisionLocation$, () => GenericRevisionInfo$]
2466
+ ];
2467
+ var GetDeploymentConfigInput$ = [3, n0, _GDCI,
2468
+ 0,
2469
+ [_dCN],
2470
+ [0]
2409
2471
  ];
2410
- var GetDeploymentConfigInput$ = [3, n0, _GDCI, 0, [_dCN], [0]];
2411
- var GetDeploymentConfigOutput$ = [
2412
- 3,
2413
- n0,
2414
- _GDCO,
2472
+ var GetDeploymentConfigOutput$ = [3, n0, _GDCO,
2415
2473
  0,
2416
2474
  [_dCIe],
2417
- [() => DeploymentConfigInfo$],
2418
- ];
2419
- var GetDeploymentGroupInput$ = [3, n0, _GDGI, 0, [_aN, _dGNe], [0, 0]];
2420
- var GetDeploymentGroupOutput$ = [3, n0, _GDGO, 0, [_dGIep], [() => DeploymentGroupInfo$]];
2421
- var GetDeploymentInput$ = [3, n0, _GDI, 0, [_dI], [0]];
2422
- var GetDeploymentInstanceInput$ = [3, n0, _GDII, 0, [_dI, _iIns], [0, 0]];
2423
- var GetDeploymentInstanceOutput$ = [3, n0, _GDIO, 0, [_iSn], [() => InstanceSummary$]];
2424
- var GetDeploymentOutput$ = [3, n0, _GDO, 0, [_dIepl], [() => DeploymentInfo$]];
2425
- var GetDeploymentTargetInput$ = [3, n0, _GDTI, 0, [_dI, _tIa], [0, 0]];
2426
- var GetDeploymentTargetOutput$ = [3, n0, _GDTO, 0, [_dTep], [() => DeploymentTarget$]];
2427
- var GetOnPremisesInstanceInput$ = [3, n0, _GOPII, 0, [_iNn], [0]];
2428
- var GetOnPremisesInstanceOutput$ = [3, n0, _GOPIO, 0, [_iInst], [() => InstanceInfo$]];
2429
- var GitHubAccountTokenDoesNotExistException$ = [-3, n0, _GHATDNEE, { [_er]: _c }, [_m], [0]];
2475
+ [() => DeploymentConfigInfo$]
2476
+ ];
2477
+ var GetDeploymentGroupInput$ = [3, n0, _GDGI,
2478
+ 0,
2479
+ [_aN, _dGNe],
2480
+ [0, 0]
2481
+ ];
2482
+ var GetDeploymentGroupOutput$ = [3, n0, _GDGO,
2483
+ 0,
2484
+ [_dGIep],
2485
+ [() => DeploymentGroupInfo$]
2486
+ ];
2487
+ var GetDeploymentInput$ = [3, n0, _GDI,
2488
+ 0,
2489
+ [_dI],
2490
+ [0]
2491
+ ];
2492
+ var GetDeploymentInstanceInput$ = [3, n0, _GDII,
2493
+ 0,
2494
+ [_dI, _iIns],
2495
+ [0, 0]
2496
+ ];
2497
+ var GetDeploymentInstanceOutput$ = [3, n0, _GDIO,
2498
+ 0,
2499
+ [_iSn],
2500
+ [() => InstanceSummary$]
2501
+ ];
2502
+ var GetDeploymentOutput$ = [3, n0, _GDO,
2503
+ 0,
2504
+ [_dIepl],
2505
+ [() => DeploymentInfo$]
2506
+ ];
2507
+ var GetDeploymentTargetInput$ = [3, n0, _GDTI,
2508
+ 0,
2509
+ [_dI, _tIa],
2510
+ [0, 0]
2511
+ ];
2512
+ var GetDeploymentTargetOutput$ = [3, n0, _GDTO,
2513
+ 0,
2514
+ [_dTep],
2515
+ [() => DeploymentTarget$]
2516
+ ];
2517
+ var GetOnPremisesInstanceInput$ = [3, n0, _GOPII,
2518
+ 0,
2519
+ [_iNn],
2520
+ [0]
2521
+ ];
2522
+ var GetOnPremisesInstanceOutput$ = [3, n0, _GOPIO,
2523
+ 0,
2524
+ [_iInst],
2525
+ [() => InstanceInfo$]
2526
+ ];
2527
+ var GitHubAccountTokenDoesNotExistException$ = [-3, n0, _GHATDNEE,
2528
+ { [_er]: _c },
2529
+ [_m],
2530
+ [0]
2531
+ ];
2430
2532
  schema.TypeRegistry.for(n0).registerError(GitHubAccountTokenDoesNotExistException$, GitHubAccountTokenDoesNotExistException);
2431
- var GitHubAccountTokenNameRequiredException$ = [-3, n0, _GHATNRE, { [_er]: _c }, [_m], [0]];
2533
+ var GitHubAccountTokenNameRequiredException$ = [-3, n0, _GHATNRE,
2534
+ { [_er]: _c },
2535
+ [_m],
2536
+ [0]
2537
+ ];
2432
2538
  schema.TypeRegistry.for(n0).registerError(GitHubAccountTokenNameRequiredException$, GitHubAccountTokenNameRequiredException);
2433
- var GitHubLocation$ = [3, n0, _GHL, 0, [_rep, _cI], [0, 0]];
2434
- var GreenFleetProvisioningOption$ = [3, n0, _GFPO, 0, [_ac], [0]];
2435
- var IamArnRequiredException$ = [-3, n0, _IARE, { [_er]: _c }, [_m], [0]];
2539
+ var GitHubLocation$ = [3, n0, _GHL,
2540
+ 0,
2541
+ [_rep, _cI],
2542
+ [0, 0]
2543
+ ];
2544
+ var GreenFleetProvisioningOption$ = [3, n0, _GFPO,
2545
+ 0,
2546
+ [_ac],
2547
+ [0]
2548
+ ];
2549
+ var IamArnRequiredException$ = [-3, n0, _IARE,
2550
+ { [_er]: _c },
2551
+ [_m],
2552
+ [0]
2553
+ ];
2436
2554
  schema.TypeRegistry.for(n0).registerError(IamArnRequiredException$, IamArnRequiredException);
2437
- var IamSessionArnAlreadyRegisteredException$ = [-3, n0, _ISAARE, { [_er]: _c }, [_m], [0]];
2555
+ var IamSessionArnAlreadyRegisteredException$ = [-3, n0, _ISAARE,
2556
+ { [_er]: _c },
2557
+ [_m],
2558
+ [0]
2559
+ ];
2438
2560
  schema.TypeRegistry.for(n0).registerError(IamSessionArnAlreadyRegisteredException$, IamSessionArnAlreadyRegisteredException);
2439
- var IamUserArnAlreadyRegisteredException$ = [-3, n0, _IUAARE, { [_er]: _c }, [_m], [0]];
2561
+ var IamUserArnAlreadyRegisteredException$ = [-3, n0, _IUAARE,
2562
+ { [_er]: _c },
2563
+ [_m],
2564
+ [0]
2565
+ ];
2440
2566
  schema.TypeRegistry.for(n0).registerError(IamUserArnAlreadyRegisteredException$, IamUserArnAlreadyRegisteredException);
2441
- var IamUserArnRequiredException$ = [-3, n0, _IUARE, { [_er]: _c }, [_m], [0]];
2567
+ var IamUserArnRequiredException$ = [-3, n0, _IUARE,
2568
+ { [_er]: _c },
2569
+ [_m],
2570
+ [0]
2571
+ ];
2442
2572
  schema.TypeRegistry.for(n0).registerError(IamUserArnRequiredException$, IamUserArnRequiredException);
2443
- var InstanceDoesNotExistException$ = [-3, n0, _IDNEE, { [_er]: _c }, [_m], [0]];
2573
+ var InstanceDoesNotExistException$ = [-3, n0, _IDNEE,
2574
+ { [_er]: _c },
2575
+ [_m],
2576
+ [0]
2577
+ ];
2444
2578
  schema.TypeRegistry.for(n0).registerError(InstanceDoesNotExistException$, InstanceDoesNotExistException);
2445
- var InstanceIdRequiredException$ = [-3, n0, _IIRE, { [_er]: _c }, [_m], [0]];
2579
+ var InstanceIdRequiredException$ = [-3, n0, _IIRE,
2580
+ { [_er]: _c },
2581
+ [_m],
2582
+ [0]
2583
+ ];
2446
2584
  schema.TypeRegistry.for(n0).registerError(InstanceIdRequiredException$, InstanceIdRequiredException);
2447
- var InstanceInfo$ = [
2448
- 3,
2449
- n0,
2450
- _II,
2585
+ var InstanceInfo$ = [3, n0, _II,
2451
2586
  0,
2452
2587
  [_iNn, _iSA, _iUA, _iA, _rTe, _dTer, _t],
2453
- [0, 0, 0, 0, 4, 4, () => TagList],
2588
+ [0, 0, 0, 0, 4, 4, () => TagList]
2589
+ ];
2590
+ var InstanceLimitExceededException$ = [-3, n0, _ILEE,
2591
+ { [_er]: _c },
2592
+ [_m],
2593
+ [0]
2454
2594
  ];
2455
- var InstanceLimitExceededException$ = [-3, n0, _ILEE, { [_er]: _c }, [_m], [0]];
2456
2595
  schema.TypeRegistry.for(n0).registerError(InstanceLimitExceededException$, InstanceLimitExceededException);
2457
- var InstanceNameAlreadyRegisteredException$ = [-3, n0, _INARE, { [_er]: _c }, [_m], [0]];
2596
+ var InstanceNameAlreadyRegisteredException$ = [-3, n0, _INARE,
2597
+ { [_er]: _c },
2598
+ [_m],
2599
+ [0]
2600
+ ];
2458
2601
  schema.TypeRegistry.for(n0).registerError(InstanceNameAlreadyRegisteredException$, InstanceNameAlreadyRegisteredException);
2459
- var InstanceNameRequiredException$ = [-3, n0, _INRE, { [_er]: _c }, [_m], [0]];
2602
+ var InstanceNameRequiredException$ = [-3, n0, _INRE,
2603
+ { [_er]: _c },
2604
+ [_m],
2605
+ [0]
2606
+ ];
2460
2607
  schema.TypeRegistry.for(n0).registerError(InstanceNameRequiredException$, InstanceNameRequiredException);
2461
- var InstanceNotRegisteredException$ = [-3, n0, _INREn, { [_er]: _c }, [_m], [0]];
2608
+ var InstanceNotRegisteredException$ = [-3, n0, _INREn,
2609
+ { [_er]: _c },
2610
+ [_m],
2611
+ [0]
2612
+ ];
2462
2613
  schema.TypeRegistry.for(n0).registerError(InstanceNotRegisteredException$, InstanceNotRegisteredException);
2463
- var InstanceSummary$ = [
2464
- 3,
2465
- n0,
2466
- _IS,
2614
+ var InstanceSummary$ = [3, n0, _IS,
2467
2615
  0,
2468
2616
  [_dI, _iIns, _st, _lUA, _lE, _iTn],
2469
- [0, 0, 0, 4, () => LifecycleEventList, 0],
2617
+ [0, 0, 0, 4, () => LifecycleEventList, 0]
2470
2618
  ];
2471
- var InstanceTarget$ = [
2472
- 3,
2473
- n0,
2474
- _IT,
2619
+ var InstanceTarget$ = [3, n0, _IT,
2475
2620
  0,
2476
2621
  [_dI, _tIa, _tA, _st, _lUA, _lE, _iL],
2477
- [0, 0, 0, 0, 4, () => LifecycleEventList, 0],
2622
+ [0, 0, 0, 0, 4, () => LifecycleEventList, 0]
2623
+ ];
2624
+ var InvalidAlarmConfigException$ = [-3, n0, _IACE,
2625
+ { [_er]: _c },
2626
+ [_m],
2627
+ [0]
2478
2628
  ];
2479
- var InvalidAlarmConfigException$ = [-3, n0, _IACE, { [_er]: _c }, [_m], [0]];
2480
2629
  schema.TypeRegistry.for(n0).registerError(InvalidAlarmConfigException$, InvalidAlarmConfigException);
2481
- var InvalidApplicationNameException$ = [-3, n0, _IANE, { [_er]: _c }, [_m], [0]];
2630
+ var InvalidApplicationNameException$ = [-3, n0, _IANE,
2631
+ { [_er]: _c },
2632
+ [_m],
2633
+ [0]
2634
+ ];
2482
2635
  schema.TypeRegistry.for(n0).registerError(InvalidApplicationNameException$, InvalidApplicationNameException);
2483
- var InvalidArnException$ = [-3, n0, _IAE, { [_er]: _c }, [_m], [0]];
2636
+ var InvalidArnException$ = [-3, n0, _IAE,
2637
+ { [_er]: _c },
2638
+ [_m],
2639
+ [0]
2640
+ ];
2484
2641
  schema.TypeRegistry.for(n0).registerError(InvalidArnException$, InvalidArnException);
2485
- var InvalidAutoRollbackConfigException$ = [-3, n0, _IARCE, { [_er]: _c }, [_m], [0]];
2642
+ var InvalidAutoRollbackConfigException$ = [-3, n0, _IARCE,
2643
+ { [_er]: _c },
2644
+ [_m],
2645
+ [0]
2646
+ ];
2486
2647
  schema.TypeRegistry.for(n0).registerError(InvalidAutoRollbackConfigException$, InvalidAutoRollbackConfigException);
2487
- var InvalidAutoScalingGroupException$ = [-3, n0, _IASGE, { [_er]: _c }, [_m], [0]];
2648
+ var InvalidAutoScalingGroupException$ = [-3, n0, _IASGE,
2649
+ { [_er]: _c },
2650
+ [_m],
2651
+ [0]
2652
+ ];
2488
2653
  schema.TypeRegistry.for(n0).registerError(InvalidAutoScalingGroupException$, InvalidAutoScalingGroupException);
2489
- var InvalidBlueGreenDeploymentConfigurationException$ = [
2490
- -3,
2491
- n0,
2492
- _IBGDCE,
2654
+ var InvalidBlueGreenDeploymentConfigurationException$ = [-3, n0, _IBGDCE,
2493
2655
  { [_er]: _c },
2494
2656
  [_m],
2495
- [0],
2657
+ [0]
2496
2658
  ];
2497
2659
  schema.TypeRegistry.for(n0).registerError(InvalidBlueGreenDeploymentConfigurationException$, InvalidBlueGreenDeploymentConfigurationException);
2498
- var InvalidBucketNameFilterException$ = [-3, n0, _IBNFE, { [_er]: _c }, [_m], [0]];
2660
+ var InvalidBucketNameFilterException$ = [-3, n0, _IBNFE,
2661
+ { [_er]: _c },
2662
+ [_m],
2663
+ [0]
2664
+ ];
2499
2665
  schema.TypeRegistry.for(n0).registerError(InvalidBucketNameFilterException$, InvalidBucketNameFilterException);
2500
- var InvalidComputePlatformException$ = [-3, n0, _ICPE, { [_er]: _c }, [_m], [0]];
2666
+ var InvalidComputePlatformException$ = [-3, n0, _ICPE,
2667
+ { [_er]: _c },
2668
+ [_m],
2669
+ [0]
2670
+ ];
2501
2671
  schema.TypeRegistry.for(n0).registerError(InvalidComputePlatformException$, InvalidComputePlatformException);
2502
- var InvalidDeployedStateFilterException$ = [-3, n0, _IDSFE, { [_er]: _c }, [_m], [0]];
2672
+ var InvalidDeployedStateFilterException$ = [-3, n0, _IDSFE,
2673
+ { [_er]: _c },
2674
+ [_m],
2675
+ [0]
2676
+ ];
2503
2677
  schema.TypeRegistry.for(n0).registerError(InvalidDeployedStateFilterException$, InvalidDeployedStateFilterException);
2504
- var InvalidDeploymentConfigNameException$ = [-3, n0, _IDCNE, { [_er]: _c }, [_m], [0]];
2678
+ var InvalidDeploymentConfigNameException$ = [-3, n0, _IDCNE,
2679
+ { [_er]: _c },
2680
+ [_m],
2681
+ [0]
2682
+ ];
2505
2683
  schema.TypeRegistry.for(n0).registerError(InvalidDeploymentConfigNameException$, InvalidDeploymentConfigNameException);
2506
- var InvalidDeploymentGroupNameException$ = [-3, n0, _IDGNE, { [_er]: _c }, [_m], [0]];
2684
+ var InvalidDeploymentGroupNameException$ = [-3, n0, _IDGNE,
2685
+ { [_er]: _c },
2686
+ [_m],
2687
+ [0]
2688
+ ];
2507
2689
  schema.TypeRegistry.for(n0).registerError(InvalidDeploymentGroupNameException$, InvalidDeploymentGroupNameException);
2508
- var InvalidDeploymentIdException$ = [-3, n0, _IDIE, { [_er]: _c }, [_m], [0]];
2690
+ var InvalidDeploymentIdException$ = [-3, n0, _IDIE,
2691
+ { [_er]: _c },
2692
+ [_m],
2693
+ [0]
2694
+ ];
2509
2695
  schema.TypeRegistry.for(n0).registerError(InvalidDeploymentIdException$, InvalidDeploymentIdException);
2510
- var InvalidDeploymentInstanceTypeException$ = [-3, n0, _IDITE, { [_er]: _c }, [_m], [0]];
2696
+ var InvalidDeploymentInstanceTypeException$ = [-3, n0, _IDITE,
2697
+ { [_er]: _c },
2698
+ [_m],
2699
+ [0]
2700
+ ];
2511
2701
  schema.TypeRegistry.for(n0).registerError(InvalidDeploymentInstanceTypeException$, InvalidDeploymentInstanceTypeException);
2512
- var InvalidDeploymentStatusException$ = [-3, n0, _IDSE, { [_er]: _c }, [_m], [0]];
2702
+ var InvalidDeploymentStatusException$ = [-3, n0, _IDSE,
2703
+ { [_er]: _c },
2704
+ [_m],
2705
+ [0]
2706
+ ];
2513
2707
  schema.TypeRegistry.for(n0).registerError(InvalidDeploymentStatusException$, InvalidDeploymentStatusException);
2514
- var InvalidDeploymentStyleException$ = [-3, n0, _IDSEn, { [_er]: _c }, [_m], [0]];
2708
+ var InvalidDeploymentStyleException$ = [-3, n0, _IDSEn,
2709
+ { [_er]: _c },
2710
+ [_m],
2711
+ [0]
2712
+ ];
2515
2713
  schema.TypeRegistry.for(n0).registerError(InvalidDeploymentStyleException$, InvalidDeploymentStyleException);
2516
- var InvalidDeploymentTargetIdException$ = [-3, n0, _IDTIE, { [_er]: _c }, [_m], [0]];
2714
+ var InvalidDeploymentTargetIdException$ = [-3, n0, _IDTIE,
2715
+ { [_er]: _c },
2716
+ [_m],
2717
+ [0]
2718
+ ];
2517
2719
  schema.TypeRegistry.for(n0).registerError(InvalidDeploymentTargetIdException$, InvalidDeploymentTargetIdException);
2518
- var InvalidDeploymentWaitTypeException$ = [-3, n0, _IDWTE, { [_er]: _c }, [_m], [0]];
2720
+ var InvalidDeploymentWaitTypeException$ = [-3, n0, _IDWTE,
2721
+ { [_er]: _c },
2722
+ [_m],
2723
+ [0]
2724
+ ];
2519
2725
  schema.TypeRegistry.for(n0).registerError(InvalidDeploymentWaitTypeException$, InvalidDeploymentWaitTypeException);
2520
- var InvalidEC2TagCombinationException$ = [-3, n0, _IECTCE, { [_er]: _c }, [_m], [0]];
2726
+ var InvalidEC2TagCombinationException$ = [-3, n0, _IECTCE,
2727
+ { [_er]: _c },
2728
+ [_m],
2729
+ [0]
2730
+ ];
2521
2731
  schema.TypeRegistry.for(n0).registerError(InvalidEC2TagCombinationException$, InvalidEC2TagCombinationException);
2522
- var InvalidEC2TagException$ = [-3, n0, _IECTE, { [_er]: _c }, [_m], [0]];
2732
+ var InvalidEC2TagException$ = [-3, n0, _IECTE,
2733
+ { [_er]: _c },
2734
+ [_m],
2735
+ [0]
2736
+ ];
2523
2737
  schema.TypeRegistry.for(n0).registerError(InvalidEC2TagException$, InvalidEC2TagException);
2524
- var InvalidECSServiceException$ = [-3, n0, _IECSSE, { [_er]: _c }, [_m], [0]];
2738
+ var InvalidECSServiceException$ = [-3, n0, _IECSSE,
2739
+ { [_er]: _c },
2740
+ [_m],
2741
+ [0]
2742
+ ];
2525
2743
  schema.TypeRegistry.for(n0).registerError(InvalidECSServiceException$, InvalidECSServiceException);
2526
- var InvalidExternalIdException$ = [-3, n0, _IEIE, { [_er]: _c }, [_m], [0]];
2744
+ var InvalidExternalIdException$ = [-3, n0, _IEIE,
2745
+ { [_er]: _c },
2746
+ [_m],
2747
+ [0]
2748
+ ];
2527
2749
  schema.TypeRegistry.for(n0).registerError(InvalidExternalIdException$, InvalidExternalIdException);
2528
- var InvalidFileExistsBehaviorException$ = [-3, n0, _IFEBE, { [_er]: _c }, [_m], [0]];
2750
+ var InvalidFileExistsBehaviorException$ = [-3, n0, _IFEBE,
2751
+ { [_er]: _c },
2752
+ [_m],
2753
+ [0]
2754
+ ];
2529
2755
  schema.TypeRegistry.for(n0).registerError(InvalidFileExistsBehaviorException$, InvalidFileExistsBehaviorException);
2530
- var InvalidGitHubAccountTokenException$ = [-3, n0, _IGHATE, { [_er]: _c }, [_m], [0]];
2756
+ var InvalidGitHubAccountTokenException$ = [-3, n0, _IGHATE,
2757
+ { [_er]: _c },
2758
+ [_m],
2759
+ [0]
2760
+ ];
2531
2761
  schema.TypeRegistry.for(n0).registerError(InvalidGitHubAccountTokenException$, InvalidGitHubAccountTokenException);
2532
- var InvalidGitHubAccountTokenNameException$ = [-3, n0, _IGHATNE, { [_er]: _c }, [_m], [0]];
2762
+ var InvalidGitHubAccountTokenNameException$ = [-3, n0, _IGHATNE,
2763
+ { [_er]: _c },
2764
+ [_m],
2765
+ [0]
2766
+ ];
2533
2767
  schema.TypeRegistry.for(n0).registerError(InvalidGitHubAccountTokenNameException$, InvalidGitHubAccountTokenNameException);
2534
- var InvalidIamSessionArnException$ = [-3, n0, _IISAE, { [_er]: _c }, [_m], [0]];
2768
+ var InvalidIamSessionArnException$ = [-3, n0, _IISAE,
2769
+ { [_er]: _c },
2770
+ [_m],
2771
+ [0]
2772
+ ];
2535
2773
  schema.TypeRegistry.for(n0).registerError(InvalidIamSessionArnException$, InvalidIamSessionArnException);
2536
- var InvalidIamUserArnException$ = [-3, n0, _IIUAE, { [_er]: _c }, [_m], [0]];
2774
+ var InvalidIamUserArnException$ = [-3, n0, _IIUAE,
2775
+ { [_er]: _c },
2776
+ [_m],
2777
+ [0]
2778
+ ];
2537
2779
  schema.TypeRegistry.for(n0).registerError(InvalidIamUserArnException$, InvalidIamUserArnException);
2538
- var InvalidIgnoreApplicationStopFailuresValueException$ = [
2539
- -3,
2540
- n0,
2541
- _IIASFVE,
2780
+ var InvalidIgnoreApplicationStopFailuresValueException$ = [-3, n0, _IIASFVE,
2542
2781
  { [_er]: _c },
2543
2782
  [_m],
2544
- [0],
2783
+ [0]
2545
2784
  ];
2546
2785
  schema.TypeRegistry.for(n0).registerError(InvalidIgnoreApplicationStopFailuresValueException$, InvalidIgnoreApplicationStopFailuresValueException);
2547
- var InvalidInputException$ = [-3, n0, _IIE, { [_er]: _c }, [_m], [0]];
2786
+ var InvalidInputException$ = [-3, n0, _IIE,
2787
+ { [_er]: _c },
2788
+ [_m],
2789
+ [0]
2790
+ ];
2548
2791
  schema.TypeRegistry.for(n0).registerError(InvalidInputException$, InvalidInputException);
2549
- var InvalidInstanceNameException$ = [-3, n0, _IINE, { [_er]: _c }, [_m], [0]];
2792
+ var InvalidInstanceNameException$ = [-3, n0, _IINE,
2793
+ { [_er]: _c },
2794
+ [_m],
2795
+ [0]
2796
+ ];
2550
2797
  schema.TypeRegistry.for(n0).registerError(InvalidInstanceNameException$, InvalidInstanceNameException);
2551
- var InvalidInstanceStatusException$ = [-3, n0, _IISE, { [_er]: _c }, [_m], [0]];
2798
+ var InvalidInstanceStatusException$ = [-3, n0, _IISE,
2799
+ { [_er]: _c },
2800
+ [_m],
2801
+ [0]
2802
+ ];
2552
2803
  schema.TypeRegistry.for(n0).registerError(InvalidInstanceStatusException$, InvalidInstanceStatusException);
2553
- var InvalidInstanceTypeException$ = [-3, n0, _IITE, { [_er]: _c }, [_m], [0]];
2804
+ var InvalidInstanceTypeException$ = [-3, n0, _IITE,
2805
+ { [_er]: _c },
2806
+ [_m],
2807
+ [0]
2808
+ ];
2554
2809
  schema.TypeRegistry.for(n0).registerError(InvalidInstanceTypeException$, InvalidInstanceTypeException);
2555
- var InvalidKeyPrefixFilterException$ = [-3, n0, _IKPFE, { [_er]: _c }, [_m], [0]];
2810
+ var InvalidKeyPrefixFilterException$ = [-3, n0, _IKPFE,
2811
+ { [_er]: _c },
2812
+ [_m],
2813
+ [0]
2814
+ ];
2556
2815
  schema.TypeRegistry.for(n0).registerError(InvalidKeyPrefixFilterException$, InvalidKeyPrefixFilterException);
2557
- var InvalidLifecycleEventHookExecutionIdException$ = [
2558
- -3,
2559
- n0,
2560
- _ILEHEIE,
2816
+ var InvalidLifecycleEventHookExecutionIdException$ = [-3, n0, _ILEHEIE,
2817
+ { [_er]: _c },
2818
+ [_m],
2819
+ [0]
2820
+ ];
2821
+ schema.TypeRegistry.for(n0).registerError(InvalidLifecycleEventHookExecutionIdException$, InvalidLifecycleEventHookExecutionIdException);
2822
+ var InvalidLifecycleEventHookExecutionStatusException$ = [-3, n0, _ILEHESE,
2823
+ { [_er]: _c },
2824
+ [_m],
2825
+ [0]
2826
+ ];
2827
+ schema.TypeRegistry.for(n0).registerError(InvalidLifecycleEventHookExecutionStatusException$, InvalidLifecycleEventHookExecutionStatusException);
2828
+ var InvalidLoadBalancerInfoException$ = [-3, n0, _ILBIE,
2561
2829
  { [_er]: _c },
2562
2830
  [_m],
2563
- [0],
2831
+ [0]
2564
2832
  ];
2565
- schema.TypeRegistry.for(n0).registerError(InvalidLifecycleEventHookExecutionIdException$, InvalidLifecycleEventHookExecutionIdException);
2566
- var InvalidLifecycleEventHookExecutionStatusException$ = [
2567
- -3,
2568
- n0,
2569
- _ILEHESE,
2833
+ schema.TypeRegistry.for(n0).registerError(InvalidLoadBalancerInfoException$, InvalidLoadBalancerInfoException);
2834
+ var InvalidMinimumHealthyHostValueException$ = [-3, n0, _IMHHVE,
2570
2835
  { [_er]: _c },
2571
2836
  [_m],
2572
- [0],
2837
+ [0]
2573
2838
  ];
2574
- schema.TypeRegistry.for(n0).registerError(InvalidLifecycleEventHookExecutionStatusException$, InvalidLifecycleEventHookExecutionStatusException);
2575
- var InvalidLoadBalancerInfoException$ = [-3, n0, _ILBIE, { [_er]: _c }, [_m], [0]];
2576
- schema.TypeRegistry.for(n0).registerError(InvalidLoadBalancerInfoException$, InvalidLoadBalancerInfoException);
2577
- var InvalidMinimumHealthyHostValueException$ = [-3, n0, _IMHHVE, { [_er]: _c }, [_m], [0]];
2578
2839
  schema.TypeRegistry.for(n0).registerError(InvalidMinimumHealthyHostValueException$, InvalidMinimumHealthyHostValueException);
2579
- var InvalidNextTokenException$ = [-3, n0, _INTE, { [_er]: _c }, [_m], [0]];
2840
+ var InvalidNextTokenException$ = [-3, n0, _INTE,
2841
+ { [_er]: _c },
2842
+ [_m],
2843
+ [0]
2844
+ ];
2580
2845
  schema.TypeRegistry.for(n0).registerError(InvalidNextTokenException$, InvalidNextTokenException);
2581
- var InvalidOnPremisesTagCombinationException$ = [-3, n0, _IOPTCE, { [_er]: _c }, [_m], [0]];
2846
+ var InvalidOnPremisesTagCombinationException$ = [-3, n0, _IOPTCE,
2847
+ { [_er]: _c },
2848
+ [_m],
2849
+ [0]
2850
+ ];
2582
2851
  schema.TypeRegistry.for(n0).registerError(InvalidOnPremisesTagCombinationException$, InvalidOnPremisesTagCombinationException);
2583
- var InvalidOperationException$ = [-3, n0, _IOE, { [_er]: _c }, [_m], [0]];
2852
+ var InvalidOperationException$ = [-3, n0, _IOE,
2853
+ { [_er]: _c },
2854
+ [_m],
2855
+ [0]
2856
+ ];
2584
2857
  schema.TypeRegistry.for(n0).registerError(InvalidOperationException$, InvalidOperationException);
2585
- var InvalidRegistrationStatusException$ = [-3, n0, _IRSE, { [_er]: _c }, [_m], [0]];
2858
+ var InvalidRegistrationStatusException$ = [-3, n0, _IRSE,
2859
+ { [_er]: _c },
2860
+ [_m],
2861
+ [0]
2862
+ ];
2586
2863
  schema.TypeRegistry.for(n0).registerError(InvalidRegistrationStatusException$, InvalidRegistrationStatusException);
2587
- var InvalidRevisionException$ = [-3, n0, _IRE, { [_er]: _c }, [_m], [0]];
2864
+ var InvalidRevisionException$ = [-3, n0, _IRE,
2865
+ { [_er]: _c },
2866
+ [_m],
2867
+ [0]
2868
+ ];
2588
2869
  schema.TypeRegistry.for(n0).registerError(InvalidRevisionException$, InvalidRevisionException);
2589
- var InvalidRoleException$ = [-3, n0, _IREn, { [_er]: _c }, [_m], [0]];
2870
+ var InvalidRoleException$ = [-3, n0, _IREn,
2871
+ { [_er]: _c },
2872
+ [_m],
2873
+ [0]
2874
+ ];
2590
2875
  schema.TypeRegistry.for(n0).registerError(InvalidRoleException$, InvalidRoleException);
2591
- var InvalidSortByException$ = [-3, n0, _ISBE, { [_er]: _c }, [_m], [0]];
2876
+ var InvalidSortByException$ = [-3, n0, _ISBE,
2877
+ { [_er]: _c },
2878
+ [_m],
2879
+ [0]
2880
+ ];
2592
2881
  schema.TypeRegistry.for(n0).registerError(InvalidSortByException$, InvalidSortByException);
2593
- var InvalidSortOrderException$ = [-3, n0, _ISOE, { [_er]: _c }, [_m], [0]];
2882
+ var InvalidSortOrderException$ = [-3, n0, _ISOE,
2883
+ { [_er]: _c },
2884
+ [_m],
2885
+ [0]
2886
+ ];
2594
2887
  schema.TypeRegistry.for(n0).registerError(InvalidSortOrderException$, InvalidSortOrderException);
2595
- var InvalidTagException$ = [-3, n0, _ITE, { [_er]: _c }, [_m], [0]];
2888
+ var InvalidTagException$ = [-3, n0, _ITE,
2889
+ { [_er]: _c },
2890
+ [_m],
2891
+ [0]
2892
+ ];
2596
2893
  schema.TypeRegistry.for(n0).registerError(InvalidTagException$, InvalidTagException);
2597
- var InvalidTagFilterException$ = [-3, n0, _ITFE, { [_er]: _c }, [_m], [0]];
2894
+ var InvalidTagFilterException$ = [-3, n0, _ITFE,
2895
+ { [_er]: _c },
2896
+ [_m],
2897
+ [0]
2898
+ ];
2598
2899
  schema.TypeRegistry.for(n0).registerError(InvalidTagFilterException$, InvalidTagFilterException);
2599
- var InvalidTagsToAddException$ = [-3, n0, _ITTAE, { [_er]: _c }, [_m], [0]];
2900
+ var InvalidTagsToAddException$ = [-3, n0, _ITTAE,
2901
+ { [_er]: _c },
2902
+ [_m],
2903
+ [0]
2904
+ ];
2600
2905
  schema.TypeRegistry.for(n0).registerError(InvalidTagsToAddException$, InvalidTagsToAddException);
2601
- var InvalidTargetFilterNameException$ = [-3, n0, _ITFNE, { [_er]: _c }, [_m], [0]];
2906
+ var InvalidTargetFilterNameException$ = [-3, n0, _ITFNE,
2907
+ { [_er]: _c },
2908
+ [_m],
2909
+ [0]
2910
+ ];
2602
2911
  schema.TypeRegistry.for(n0).registerError(InvalidTargetFilterNameException$, InvalidTargetFilterNameException);
2603
- var InvalidTargetGroupPairException$ = [-3, n0, _ITGPE, { [_er]: _c }, [_m], [0]];
2912
+ var InvalidTargetGroupPairException$ = [-3, n0, _ITGPE,
2913
+ { [_er]: _c },
2914
+ [_m],
2915
+ [0]
2916
+ ];
2604
2917
  schema.TypeRegistry.for(n0).registerError(InvalidTargetGroupPairException$, InvalidTargetGroupPairException);
2605
- var InvalidTargetInstancesException$ = [-3, n0, _ITIE, { [_er]: _c }, [_m], [0]];
2918
+ var InvalidTargetInstancesException$ = [-3, n0, _ITIE,
2919
+ { [_er]: _c },
2920
+ [_m],
2921
+ [0]
2922
+ ];
2606
2923
  schema.TypeRegistry.for(n0).registerError(InvalidTargetInstancesException$, InvalidTargetInstancesException);
2607
- var InvalidTimeRangeException$ = [-3, n0, _ITRE, { [_er]: _c }, [_m], [0]];
2924
+ var InvalidTimeRangeException$ = [-3, n0, _ITRE,
2925
+ { [_er]: _c },
2926
+ [_m],
2927
+ [0]
2928
+ ];
2608
2929
  schema.TypeRegistry.for(n0).registerError(InvalidTimeRangeException$, InvalidTimeRangeException);
2609
- var InvalidTrafficRoutingConfigurationException$ = [-3, n0, _ITRCE, { [_er]: _c }, [_m], [0]];
2930
+ var InvalidTrafficRoutingConfigurationException$ = [-3, n0, _ITRCE,
2931
+ { [_er]: _c },
2932
+ [_m],
2933
+ [0]
2934
+ ];
2610
2935
  schema.TypeRegistry.for(n0).registerError(InvalidTrafficRoutingConfigurationException$, InvalidTrafficRoutingConfigurationException);
2611
- var InvalidTriggerConfigException$ = [-3, n0, _ITCE, { [_er]: _c }, [_m], [0]];
2936
+ var InvalidTriggerConfigException$ = [-3, n0, _ITCE,
2937
+ { [_er]: _c },
2938
+ [_m],
2939
+ [0]
2940
+ ];
2612
2941
  schema.TypeRegistry.for(n0).registerError(InvalidTriggerConfigException$, InvalidTriggerConfigException);
2613
- var InvalidUpdateOutdatedInstancesOnlyValueException$ = [
2614
- -3,
2615
- n0,
2616
- _IUOIOVE,
2942
+ var InvalidUpdateOutdatedInstancesOnlyValueException$ = [-3, n0, _IUOIOVE,
2617
2943
  { [_er]: _c },
2618
2944
  [_m],
2619
- [0],
2945
+ [0]
2620
2946
  ];
2621
2947
  schema.TypeRegistry.for(n0).registerError(InvalidUpdateOutdatedInstancesOnlyValueException$, InvalidUpdateOutdatedInstancesOnlyValueException);
2622
- var InvalidZonalDeploymentConfigurationException$ = [
2623
- -3,
2624
- n0,
2625
- _IZDCE,
2948
+ var InvalidZonalDeploymentConfigurationException$ = [-3, n0, _IZDCE,
2626
2949
  { [_er]: _c },
2627
2950
  [_m],
2628
- [0],
2951
+ [0]
2629
2952
  ];
2630
2953
  schema.TypeRegistry.for(n0).registerError(InvalidZonalDeploymentConfigurationException$, InvalidZonalDeploymentConfigurationException);
2631
- var LambdaFunctionInfo$ = [3, n0, _LFI, 0, [_fN, _fA, _cV, _tV, _tVW], [0, 0, 0, 0, 1]];
2632
- var LambdaTarget$ = [
2633
- 3,
2634
- n0,
2635
- _LT,
2954
+ var LambdaFunctionInfo$ = [3, n0, _LFI,
2955
+ 0,
2956
+ [_fN, _fA, _cV, _tV, _tVW],
2957
+ [0, 0, 0, 0, 1]
2958
+ ];
2959
+ var LambdaTarget$ = [3, n0, _LT,
2636
2960
  0,
2637
2961
  [_dI, _tIa, _tA, _st, _lUA, _lE, _lFI],
2638
- [0, 0, 0, 0, 4, () => LifecycleEventList, () => LambdaFunctionInfo$],
2962
+ [0, 0, 0, 0, 4, () => LifecycleEventList, () => LambdaFunctionInfo$]
2963
+ ];
2964
+ var LastDeploymentInfo$ = [3, n0, _LDI,
2965
+ 0,
2966
+ [_dI, _st, _eTn, _cT],
2967
+ [0, 0, 4, 4]
2639
2968
  ];
2640
- var LastDeploymentInfo$ = [3, n0, _LDI, 0, [_dI, _st, _eTn, _cT], [0, 0, 4, 4]];
2641
- var LifecycleEvent$ = [
2642
- 3,
2643
- n0,
2644
- _LE,
2969
+ var LifecycleEvent$ = [3, n0, _LE,
2645
2970
  0,
2646
2971
  [_lEN, _di, _sT, _eTn, _st],
2647
- [0, () => Diagnostics$, 4, 4, 0],
2972
+ [0, () => Diagnostics$, 4, 4, 0]
2973
+ ];
2974
+ var LifecycleEventAlreadyCompletedException$ = [-3, n0, _LEACE,
2975
+ { [_er]: _c },
2976
+ [_m],
2977
+ [0]
2648
2978
  ];
2649
- var LifecycleEventAlreadyCompletedException$ = [-3, n0, _LEACE, { [_er]: _c }, [_m], [0]];
2650
2979
  schema.TypeRegistry.for(n0).registerError(LifecycleEventAlreadyCompletedException$, LifecycleEventAlreadyCompletedException);
2651
- var LifecycleHookLimitExceededException$ = [-3, n0, _LHLEE, { [_er]: _c }, [_m], [0]];
2980
+ var LifecycleHookLimitExceededException$ = [-3, n0, _LHLEE,
2981
+ { [_er]: _c },
2982
+ [_m],
2983
+ [0]
2984
+ ];
2652
2985
  schema.TypeRegistry.for(n0).registerError(LifecycleHookLimitExceededException$, LifecycleHookLimitExceededException);
2653
- var ListApplicationRevisionsInput$ = [
2654
- 3,
2655
- n0,
2656
- _LARI,
2986
+ var ListApplicationRevisionsInput$ = [3, n0, _LARI,
2657
2987
  0,
2658
2988
  [_aN, _sB, _sO, _sBu, _sKP, _de, _nT],
2659
- [0, 0, 0, 0, 0, 0, 0],
2989
+ [0, 0, 0, 0, 0, 0, 0]
2660
2990
  ];
2661
- var ListApplicationRevisionsOutput$ = [
2662
- 3,
2663
- n0,
2664
- _LARO,
2991
+ var ListApplicationRevisionsOutput$ = [3, n0, _LARO,
2665
2992
  0,
2666
2993
  [_r, _nT],
2667
- [() => RevisionLocationList, 0],
2668
- ];
2669
- var ListApplicationsInput$ = [3, n0, _LAI, 0, [_nT], [0]];
2670
- var ListApplicationsOutput$ = [3, n0, _LAO, 0, [_app, _nT], [64 | 0, 0]];
2671
- var ListDeploymentConfigsInput$ = [3, n0, _LDCI, 0, [_nT], [0]];
2672
- var ListDeploymentConfigsOutput$ = [3, n0, _LDCO, 0, [_dCL, _nT], [64 | 0, 0]];
2673
- var ListDeploymentGroupsInput$ = [3, n0, _LDGI, 0, [_aN, _nT], [0, 0]];
2674
- var ListDeploymentGroupsOutput$ = [3, n0, _LDGO, 0, [_aN, _dG, _nT], [0, 64 | 0, 0]];
2675
- var ListDeploymentInstancesInput$ = [
2676
- 3,
2677
- n0,
2678
- _LDII,
2994
+ [() => RevisionLocationList, 0]
2995
+ ];
2996
+ var ListApplicationsInput$ = [3, n0, _LAI,
2997
+ 0,
2998
+ [_nT],
2999
+ [0]
3000
+ ];
3001
+ var ListApplicationsOutput$ = [3, n0, _LAO,
3002
+ 0,
3003
+ [_app, _nT],
3004
+ [64 | 0, 0]
3005
+ ];
3006
+ var ListDeploymentConfigsInput$ = [3, n0, _LDCI,
3007
+ 0,
3008
+ [_nT],
3009
+ [0]
3010
+ ];
3011
+ var ListDeploymentConfigsOutput$ = [3, n0, _LDCO,
3012
+ 0,
3013
+ [_dCL, _nT],
3014
+ [64 | 0, 0]
3015
+ ];
3016
+ var ListDeploymentGroupsInput$ = [3, n0, _LDGI,
3017
+ 0,
3018
+ [_aN, _nT],
3019
+ [0, 0]
3020
+ ];
3021
+ var ListDeploymentGroupsOutput$ = [3, n0, _LDGO,
3022
+ 0,
3023
+ [_aN, _dG, _nT],
3024
+ [0, 64 | 0, 0]
3025
+ ];
3026
+ var ListDeploymentInstancesInput$ = [3, n0, _LDII,
2679
3027
  0,
2680
3028
  [_dI, _nT, _iSF, _iTF],
2681
- [0, 0, 64 | 0, 64 | 0],
3029
+ [0, 0, 64 | 0, 64 | 0]
3030
+ ];
3031
+ var ListDeploymentInstancesOutput$ = [3, n0, _LDIO,
3032
+ 0,
3033
+ [_iLn, _nT],
3034
+ [64 | 0, 0]
2682
3035
  ];
2683
- var ListDeploymentInstancesOutput$ = [3, n0, _LDIO, 0, [_iLn, _nT], [64 | 0, 0]];
2684
- var ListDeploymentsInput$ = [
2685
- 3,
2686
- n0,
2687
- _LDIi,
3036
+ var ListDeploymentsInput$ = [3, n0, _LDIi,
2688
3037
  0,
2689
3038
  [_aN, _dGNe, _eI, _iOS, _cTR, _nT],
2690
- [0, 0, 0, 64 | 0, () => TimeRange$, 0],
3039
+ [0, 0, 0, 64 | 0, () => TimeRange$, 0]
3040
+ ];
3041
+ var ListDeploymentsOutput$ = [3, n0, _LDO,
3042
+ 0,
3043
+ [_dep, _nT],
3044
+ [64 | 0, 0]
2691
3045
  ];
2692
- var ListDeploymentsOutput$ = [3, n0, _LDO, 0, [_dep, _nT], [64 | 0, 0]];
2693
- var ListDeploymentTargetsInput$ = [
2694
- 3,
2695
- n0,
2696
- _LDTI,
3046
+ var ListDeploymentTargetsInput$ = [3, n0, _LDTI,
2697
3047
  0,
2698
3048
  [_dI, _nT, _tF],
2699
- [0, 0, [2, n0, _TF, 0, 0, 64 | 0]],
3049
+ [0, 0, [2, n0, _TF, 0, 0, 64 | 0]]
2700
3050
  ];
2701
- var ListDeploymentTargetsOutput$ = [3, n0, _LDTO, 0, [_tI, _nT], [64 | 0, 0]];
2702
- var ListGitHubAccountTokenNamesInput$ = [3, n0, _LGHATNI, 0, [_nT], [0]];
2703
- var ListGitHubAccountTokenNamesOutput$ = [3, n0, _LGHATNO, 0, [_tNL, _nT], [64 | 0, 0]];
2704
- var ListOnPremisesInstancesInput$ = [
2705
- 3,
2706
- n0,
2707
- _LOPII,
3051
+ var ListDeploymentTargetsOutput$ = [3, n0, _LDTO,
2708
3052
  0,
2709
- [_rS, _tFa, _nT],
2710
- [0, () => TagFilterList, 0],
3053
+ [_tI, _nT],
3054
+ [64 | 0, 0]
2711
3055
  ];
2712
- var ListOnPremisesInstancesOutput$ = [3, n0, _LOPIO, 0, [_iN, _nT], [64 | 0, 0]];
2713
- var ListTagsForResourceInput$ = [3, n0, _LTFRI, 0, [_RA, _NT], [0, 0]];
2714
- var ListTagsForResourceOutput$ = [3, n0, _LTFRO, 0, [_Ta, _NT], [() => TagList, 0]];
2715
- var LoadBalancerInfo$ = [
2716
- 3,
2717
- n0,
2718
- _LBI,
3056
+ var ListGitHubAccountTokenNamesInput$ = [3, n0, _LGHATNI,
2719
3057
  0,
2720
- [_eIL, _tGIL, _tGPIL],
2721
- [() => ELBInfoList, () => TargetGroupInfoList, () => TargetGroupPairInfoList],
3058
+ [_nT],
3059
+ [0]
2722
3060
  ];
2723
- var MinimumHealthyHosts$ = [3, n0, _MHH, 0, [_ty, _v], [0, 1]];
2724
- var MinimumHealthyHostsPerZone$ = [3, n0, _MHHPZ, 0, [_ty, _v], [0, 1]];
2725
- var MultipleIamArnsProvidedException$ = [-3, n0, _MIAPE, { [_er]: _c }, [_m], [0]];
2726
- schema.TypeRegistry.for(n0).registerError(MultipleIamArnsProvidedException$, MultipleIamArnsProvidedException);
2727
- var OnPremisesTagSet$ = [3, n0, _OPTS, 0, [_oPTSL], [() => OnPremisesTagSetList]];
2728
- var OperationNotSupportedException$ = [-3, n0, _ONSE, { [_er]: _c }, [_m], [0]];
2729
- schema.TypeRegistry.for(n0).registerError(OperationNotSupportedException$, OperationNotSupportedException);
2730
- var PutLifecycleEventHookExecutionStatusInput$ = [
2731
- 3,
2732
- n0,
2733
- _PLEHESI,
3061
+ var ListGitHubAccountTokenNamesOutput$ = [3, n0, _LGHATNO,
2734
3062
  0,
2735
- [_dI, _lEHEI, _st],
2736
- [0, 0, 0],
3063
+ [_tNL, _nT],
3064
+ [64 | 0, 0]
2737
3065
  ];
2738
- var PutLifecycleEventHookExecutionStatusOutput$ = [3, n0, _PLEHESO, 0, [_lEHEI], [0]];
2739
- var RawString$ = [3, n0, _RS, 0, [_co, _s], [0, 0]];
2740
- var RegisterApplicationRevisionInput$ = [
2741
- 3,
2742
- n0,
2743
- _RARI,
3066
+ var ListOnPremisesInstancesInput$ = [3, n0, _LOPII,
2744
3067
  0,
2745
- [_aN, _d, _re],
2746
- [0, 0, () => RevisionLocation$],
3068
+ [_rS, _tFa, _nT],
3069
+ [0, () => TagFilterList, 0]
2747
3070
  ];
2748
- var RegisterOnPremisesInstanceInput$ = [3, n0, _ROPII, 0, [_iNn, _iSA, _iUA], [0, 0, 0]];
2749
- var RelatedDeployments$ = [3, n0, _RD, 0, [_aUOIRDI, _aUOIDI], [0, 64 | 0]];
2750
- var RemoveTagsFromOnPremisesInstancesInput$ = [
2751
- 3,
2752
- n0,
2753
- _RTFOPII,
3071
+ var ListOnPremisesInstancesOutput$ = [3, n0, _LOPIO,
2754
3072
  0,
2755
- [_t, _iN],
2756
- [() => TagList, 64 | 0],
3073
+ [_iN, _nT],
3074
+ [64 | 0, 0]
2757
3075
  ];
2758
- var ResourceArnRequiredException$ = [-3, n0, _RARE, { [_er]: _c }, [_m], [0]];
2759
- schema.TypeRegistry.for(n0).registerError(ResourceArnRequiredException$, ResourceArnRequiredException);
2760
- var ResourceValidationException$ = [-3, n0, _RVE, { [_er]: _c }, [_m], [0]];
2761
- schema.TypeRegistry.for(n0).registerError(ResourceValidationException$, ResourceValidationException);
2762
- var RevisionDoesNotExistException$ = [-3, n0, _RDNEE, { [_er]: _c }, [_m], [0]];
2763
- schema.TypeRegistry.for(n0).registerError(RevisionDoesNotExistException$, RevisionDoesNotExistException);
2764
- var RevisionInfo$ = [
2765
- 3,
2766
- n0,
2767
- _RI,
3076
+ var ListTagsForResourceInput$ = [3, n0, _LTFRI,
2768
3077
  0,
2769
- [_rL, _gRI],
2770
- [() => RevisionLocation$, () => GenericRevisionInfo$],
3078
+ [_RA, _NT],
3079
+ [0, 0]
2771
3080
  ];
2772
- var RevisionLocation$ = [
2773
- 3,
2774
- n0,
2775
- _RL,
3081
+ var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
2776
3082
  0,
2777
- [_rTev, _sL, _gHL, _str, _aSC],
2778
- [0, () => S3Location$, () => GitHubLocation$, () => RawString$, () => AppSpecContent$],
3083
+ [_Ta, _NT],
3084
+ [() => TagList, 0]
2779
3085
  ];
2780
- var RevisionRequiredException$ = [-3, n0, _RRE, { [_er]: _c }, [_m], [0]];
2781
- schema.TypeRegistry.for(n0).registerError(RevisionRequiredException$, RevisionRequiredException);
2782
- var RoleRequiredException$ = [-3, n0, _RREo, { [_er]: _c }, [_m], [0]];
2783
- schema.TypeRegistry.for(n0).registerError(RoleRequiredException$, RoleRequiredException);
2784
- var RollbackInfo$ = [3, n0, _RIo, 0, [_rDI, _rTDI, _rM], [0, 0, 0]];
2785
- var S3Location$ = [3, n0, _SL, 0, [_b, _k, _bT, _ve, _eTa], [0, 0, 0, 0, 0]];
2786
- var SkipWaitTimeForInstanceTerminationInput$ = [3, n0, _SWTFITI, 0, [_dI], [0]];
2787
- var StopDeploymentInput$ = [3, n0, _SDI, 0, [_dI, _aRE], [0, 2]];
2788
- var StopDeploymentOutput$ = [3, n0, _SDO, 0, [_st, _sM], [0, 0]];
2789
- var Tag$ = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
2790
- var TagFilter$ = [3, n0, _TFa, 0, [_K, _V, _T], [0, 0, 0]];
2791
- var TagLimitExceededException$ = [-3, n0, _TLEE, { [_er]: _c }, [_m], [0]];
2792
- schema.TypeRegistry.for(n0).registerError(TagLimitExceededException$, TagLimitExceededException);
2793
- var TagRequiredException$ = [-3, n0, _TRE, { [_er]: _c }, [_m], [0]];
2794
- schema.TypeRegistry.for(n0).registerError(TagRequiredException$, TagRequiredException);
2795
- var TagResourceInput$ = [3, n0, _TRI, 0, [_RA, _Ta], [0, () => TagList]];
2796
- var TagResourceOutput$ = [3, n0, _TRO, 0, [], []];
2797
- var TagSetListLimitExceededException$ = [-3, n0, _TSLLEE, { [_er]: _c }, [_m], [0]];
2798
- schema.TypeRegistry.for(n0).registerError(TagSetListLimitExceededException$, TagSetListLimitExceededException);
2799
- var TargetGroupInfo$ = [3, n0, _TGI, 0, [_n], [0]];
2800
- var TargetGroupPairInfo$ = [
2801
- 3,
2802
- n0,
2803
- _TGPI,
3086
+ var LoadBalancerInfo$ = [3, n0, _LBI,
2804
3087
  0,
2805
- [_tGa, _pTR, _tTR],
2806
- [() => TargetGroupInfoList, () => TrafficRoute$, () => TrafficRoute$],
3088
+ [_eIL, _tGIL, _tGPIL],
3089
+ [() => ELBInfoList, () => TargetGroupInfoList, () => TargetGroupPairInfoList]
2807
3090
  ];
2808
- var TargetInstances$ = [
2809
- 3,
2810
- n0,
2811
- _TI,
3091
+ var MinimumHealthyHosts$ = [3, n0, _MHH,
2812
3092
  0,
2813
- [_tFa, _aSG, _eTS],
2814
- [() => EC2TagFilterList, 64 | 0, () => EC2TagSet$],
3093
+ [_ty, _v],
3094
+ [0, 1]
2815
3095
  ];
2816
- var ThrottlingException$ = [-3, n0, _TE, { [_er]: _c }, [_m], [0]];
2817
- schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
2818
- var TimeBasedCanary$ = [3, n0, _TBC, 0, [_cPa, _cIa], [1, 1]];
2819
- var TimeBasedLinear$ = [3, n0, _TBL, 0, [_lP, _lI], [1, 1]];
2820
- var TimeRange$ = [3, n0, _TR, 0, [_sta, _en], [4, 4]];
2821
- var TrafficRoute$ = [3, n0, _TRr, 0, [_lA], [64 | 0]];
2822
- var TrafficRoutingConfig$ = [
2823
- 3,
2824
- n0,
2825
- _TRC,
3096
+ var MinimumHealthyHostsPerZone$ = [3, n0, _MHHPZ,
2826
3097
  0,
2827
- [_ty, _tBC, _tBL],
2828
- [0, () => TimeBasedCanary$, () => TimeBasedLinear$],
3098
+ [_ty, _v],
3099
+ [0, 1]
2829
3100
  ];
2830
- var TriggerConfig$ = [3, n0, _TC, 0, [_tNr, _tTA, _tE], [0, 0, 64 | 0]];
2831
- var TriggerTargetsLimitExceededException$ = [-3, n0, _TTLEE, { [_er]: _c }, [_m], [0]];
2832
- schema.TypeRegistry.for(n0).registerError(TriggerTargetsLimitExceededException$, TriggerTargetsLimitExceededException);
2833
- var UnsupportedActionForDeploymentTypeException$ = [
2834
- -3,
2835
- n0,
2836
- _UAFDTE,
3101
+ var MultipleIamArnsProvidedException$ = [-3, n0, _MIAPE,
2837
3102
  { [_er]: _c },
2838
3103
  [_m],
2839
- [0],
3104
+ [0]
2840
3105
  ];
2841
- schema.TypeRegistry.for(n0).registerError(UnsupportedActionForDeploymentTypeException$, UnsupportedActionForDeploymentTypeException);
2842
- var UntagResourceInput$ = [3, n0, _URI, 0, [_RA, _TK], [0, 64 | 0]];
2843
- var UntagResourceOutput$ = [3, n0, _URO, 0, [], []];
2844
- var UpdateApplicationInput$ = [3, n0, _UAI, 0, [_aN, _nAN], [0, 0]];
2845
- var UpdateDeploymentGroupInput$ = [
2846
- 3,
2847
- n0,
2848
- _UDGI,
3106
+ schema.TypeRegistry.for(n0).registerError(MultipleIamArnsProvidedException$, MultipleIamArnsProvidedException);
3107
+ var OnPremisesTagSet$ = [3, n0, _OPTS,
2849
3108
  0,
2850
- [_aN, _cDGN, _nDGN, _dCN, _eTF, _oPITF, _aSG, _sRA, _tC, _aC, _aRC, _oIS, _dS, _bGDC, _lBI, _eTS, _eS, _oPTS, _tHE],
2851
- [
2852
- 0,
2853
- 0,
2854
- 0,
2855
- 0,
2856
- () => EC2TagFilterList,
2857
- () => TagFilterList,
2858
- 64 | 0,
2859
- 0,
2860
- () => TriggerConfigList,
2861
- () => AlarmConfiguration$,
2862
- () => AutoRollbackConfiguration$,
2863
- 0,
2864
- () => DeploymentStyle$,
2865
- () => BlueGreenDeploymentConfiguration$,
2866
- () => LoadBalancerInfo$,
2867
- () => EC2TagSet$,
2868
- () => ECSServiceList,
2869
- () => OnPremisesTagSet$,
2870
- 2,
2871
- ],
2872
- ];
2873
- var UpdateDeploymentGroupOutput$ = [
2874
- 3,
2875
- n0,
2876
- _UDGO,
3109
+ [_oPTSL],
3110
+ [() => OnPremisesTagSetList]
3111
+ ];
3112
+ var OperationNotSupportedException$ = [-3, n0, _ONSE,
3113
+ { [_er]: _c },
3114
+ [_m],
3115
+ [0]
3116
+ ];
3117
+ schema.TypeRegistry.for(n0).registerError(OperationNotSupportedException$, OperationNotSupportedException);
3118
+ var PutLifecycleEventHookExecutionStatusInput$ = [3, n0, _PLEHESI,
2877
3119
  0,
2878
- [_hNCU],
2879
- [() => AutoScalingGroupList],
3120
+ [_dI, _lEHEI, _st],
3121
+ [0, 0, 0]
2880
3122
  ];
2881
- var ZonalConfig$ = [
2882
- 3,
2883
- n0,
2884
- _ZC,
3123
+ var PutLifecycleEventHookExecutionStatusOutput$ = [3, n0, _PLEHESO,
2885
3124
  0,
2886
- [_fZMDIS, _mDIS, _mHHPZ],
2887
- [1, 1, () => MinimumHealthyHostsPerZone$],
3125
+ [_lEHEI],
3126
+ [0]
2888
3127
  ];
2889
- var __Unit = "unit";
2890
- var CodeDeployServiceException$ = [-3, _sm, "CodeDeployServiceException", 0, [], []];
2891
- schema.TypeRegistry.for(_sm).registerError(CodeDeployServiceException$, CodeDeployServiceException);
2892
- var AlarmList = [1, n0, _AL, 0, () => Alarm$];
2893
- var ApplicationsInfoList = [1, n0, _AIL, 0, () => ApplicationInfo$];
2894
- var AutoScalingGroupList = [1, n0, _ASGL, 0, () => AutoScalingGroup$];
2895
- var DeploymentGroupInfoList = [1, n0, _DGIL, 0, () => DeploymentGroupInfo$];
2896
- var DeploymentsInfoList = [1, n0, _DIL, 0, () => DeploymentInfo$];
2897
- var DeploymentTargetList = [1, n0, _DTL, 0, () => DeploymentTarget$];
2898
- var EC2TagFilterList = [1, n0, _ECTFL, 0, () => EC2TagFilter$];
2899
- var EC2TagSetList = [1, n0, _ECTSL, 0, () => EC2TagFilterList];
2900
- var ECSServiceList = [1, n0, _ECSSL, 0, () => ECSService$];
2901
- var ECSTaskSetList = [1, n0, _ECSTSL, 0, () => ECSTaskSet$];
2902
- var ELBInfoList = [1, n0, _ELBIL, 0, () => ELBInfo$];
2903
- var InstanceInfoList = [1, n0, _IIL, 0, () => InstanceInfo$];
2904
- var InstanceSummaryList = [1, n0, _ISL, 0, () => InstanceSummary$];
2905
- var LifecycleEventList = [1, n0, _LEL, 0, () => LifecycleEvent$];
2906
- var OnPremisesTagSetList = [1, n0, _OPTSL, 0, () => TagFilterList];
2907
- var RevisionInfoList = [1, n0, _RIL, 0, () => RevisionInfo$];
2908
- var RevisionLocationList = [1, n0, _RLL, 0, () => RevisionLocation$];
2909
- var TagFilterList = [1, n0, _TFL, 0, () => TagFilter$];
2910
- var TagList = [1, n0, _TL, 0, () => Tag$];
2911
- var TargetGroupInfoList = [1, n0, _TGIL, 0, () => TargetGroupInfo$];
2912
- var TargetGroupPairInfoList = [1, n0, _TGPIL, 0, () => TargetGroupPairInfo$];
2913
- var TriggerConfigList = [1, n0, _TCL, 0, () => TriggerConfig$];
2914
- var AddTagsToOnPremisesInstances$ = [
2915
- 9,
2916
- n0,
2917
- _ATTOPI,
2918
- 0,
2919
- () => AddTagsToOnPremisesInstancesInput$,
2920
- () => __Unit,
2921
- ];
2922
- var BatchGetApplicationRevisions$ = [
2923
- 9,
2924
- n0,
2925
- _BGAR,
2926
- 0,
2927
- () => BatchGetApplicationRevisionsInput$,
2928
- () => BatchGetApplicationRevisionsOutput$,
2929
- ];
2930
- var BatchGetApplications$ = [
2931
- 9,
2932
- n0,
2933
- _BGA,
2934
- 0,
2935
- () => BatchGetApplicationsInput$,
2936
- () => BatchGetApplicationsOutput$,
2937
- ];
2938
- var BatchGetDeploymentGroups$ = [
2939
- 9,
2940
- n0,
2941
- _BGDG,
2942
- 0,
2943
- () => BatchGetDeploymentGroupsInput$,
2944
- () => BatchGetDeploymentGroupsOutput$,
2945
- ];
2946
- var BatchGetDeploymentInstances$ = [
2947
- 9,
2948
- n0,
2949
- _BGDIa,
2950
- 0,
2951
- () => BatchGetDeploymentInstancesInput$,
2952
- () => BatchGetDeploymentInstancesOutput$,
2953
- ];
2954
- var BatchGetDeployments$ = [
2955
- 9,
2956
- n0,
2957
- _BGD,
2958
- 0,
2959
- () => BatchGetDeploymentsInput$,
2960
- () => BatchGetDeploymentsOutput$,
2961
- ];
2962
- var BatchGetDeploymentTargets$ = [
2963
- 9,
2964
- n0,
2965
- _BGDT,
2966
- 0,
2967
- () => BatchGetDeploymentTargetsInput$,
2968
- () => BatchGetDeploymentTargetsOutput$,
2969
- ];
2970
- var BatchGetOnPremisesInstances$ = [
2971
- 9,
2972
- n0,
2973
- _BGOPI,
2974
- 0,
2975
- () => BatchGetOnPremisesInstancesInput$,
2976
- () => BatchGetOnPremisesInstancesOutput$,
2977
- ];
2978
- var ContinueDeployment$ = [9, n0, _CD, 0, () => ContinueDeploymentInput$, () => __Unit];
2979
- var CreateApplication$ = [
2980
- 9,
2981
- n0,
2982
- _CA,
2983
- 0,
2984
- () => CreateApplicationInput$,
2985
- () => CreateApplicationOutput$,
2986
- ];
2987
- var CreateDeployment$ = [
2988
- 9,
2989
- n0,
2990
- _CDr,
2991
- 0,
2992
- () => CreateDeploymentInput$,
2993
- () => CreateDeploymentOutput$,
2994
- ];
2995
- var CreateDeploymentConfig$ = [
2996
- 9,
2997
- n0,
2998
- _CDC,
2999
- 0,
3000
- () => CreateDeploymentConfigInput$,
3001
- () => CreateDeploymentConfigOutput$,
3002
- ];
3003
- var CreateDeploymentGroup$ = [
3004
- 9,
3005
- n0,
3006
- _CDG,
3007
- 0,
3008
- () => CreateDeploymentGroupInput$,
3009
- () => CreateDeploymentGroupOutput$,
3010
- ];
3011
- var DeleteApplication$ = [9, n0, _DA, 0, () => DeleteApplicationInput$, () => __Unit];
3012
- var DeleteDeploymentConfig$ = [
3013
- 9,
3014
- n0,
3015
- _DDC,
3128
+ var RawString$ = [3, n0, _RS,
3129
+ 0,
3130
+ [_co, _s],
3131
+ [0, 0]
3132
+ ];
3133
+ var RegisterApplicationRevisionInput$ = [3, n0, _RARI,
3016
3134
  0,
3017
- () => DeleteDeploymentConfigInput$,
3018
- () => __Unit,
3019
- ];
3020
- var DeleteDeploymentGroup$ = [
3021
- 9,
3022
- n0,
3023
- _DDG,
3135
+ [_aN, _d, _re],
3136
+ [0, 0, () => RevisionLocation$]
3137
+ ];
3138
+ var RegisterOnPremisesInstanceInput$ = [3, n0, _ROPII,
3024
3139
  0,
3025
- () => DeleteDeploymentGroupInput$,
3026
- () => DeleteDeploymentGroupOutput$,
3027
- ];
3028
- var DeleteGitHubAccountToken$ = [
3029
- 9,
3030
- n0,
3031
- _DGHAT,
3140
+ [_iNn, _iSA, _iUA],
3141
+ [0, 0, 0]
3142
+ ];
3143
+ var RelatedDeployments$ = [3, n0, _RD,
3032
3144
  0,
3033
- () => DeleteGitHubAccountTokenInput$,
3034
- () => DeleteGitHubAccountTokenOutput$,
3035
- ];
3036
- var DeleteResourcesByExternalId$ = [
3037
- 9,
3038
- n0,
3039
- _DRBEI,
3145
+ [_aUOIRDI, _aUOIDI],
3146
+ [0, 64 | 0]
3147
+ ];
3148
+ var RemoveTagsFromOnPremisesInstancesInput$ = [3, n0, _RTFOPII,
3040
3149
  0,
3041
- () => DeleteResourcesByExternalIdInput$,
3042
- () => DeleteResourcesByExternalIdOutput$,
3043
- ];
3044
- var DeregisterOnPremisesInstance$ = [
3045
- 9,
3046
- n0,
3047
- _DOPI,
3150
+ [_t, _iN],
3151
+ [() => TagList, 64 | 0]
3152
+ ];
3153
+ var ResourceArnRequiredException$ = [-3, n0, _RARE,
3154
+ { [_er]: _c },
3155
+ [_m],
3156
+ [0]
3157
+ ];
3158
+ schema.TypeRegistry.for(n0).registerError(ResourceArnRequiredException$, ResourceArnRequiredException);
3159
+ var ResourceValidationException$ = [-3, n0, _RVE,
3160
+ { [_er]: _c },
3161
+ [_m],
3162
+ [0]
3163
+ ];
3164
+ schema.TypeRegistry.for(n0).registerError(ResourceValidationException$, ResourceValidationException);
3165
+ var RevisionDoesNotExistException$ = [-3, n0, _RDNEE,
3166
+ { [_er]: _c },
3167
+ [_m],
3168
+ [0]
3169
+ ];
3170
+ schema.TypeRegistry.for(n0).registerError(RevisionDoesNotExistException$, RevisionDoesNotExistException);
3171
+ var RevisionInfo$ = [3, n0, _RI,
3048
3172
  0,
3049
- () => DeregisterOnPremisesInstanceInput$,
3050
- () => __Unit,
3051
- ];
3052
- var GetApplication$ = [
3053
- 9,
3054
- n0,
3055
- _GA,
3173
+ [_rL, _gRI],
3174
+ [() => RevisionLocation$, () => GenericRevisionInfo$]
3175
+ ];
3176
+ var RevisionLocation$ = [3, n0, _RL,
3056
3177
  0,
3057
- () => GetApplicationInput$,
3058
- () => GetApplicationOutput$,
3059
- ];
3060
- var GetApplicationRevision$ = [
3061
- 9,
3062
- n0,
3063
- _GAR,
3178
+ [_rTev, _sL, _gHL, _str, _aSC],
3179
+ [0, () => S3Location$, () => GitHubLocation$, () => RawString$, () => AppSpecContent$]
3180
+ ];
3181
+ var RevisionRequiredException$ = [-3, n0, _RRE,
3182
+ { [_er]: _c },
3183
+ [_m],
3184
+ [0]
3185
+ ];
3186
+ schema.TypeRegistry.for(n0).registerError(RevisionRequiredException$, RevisionRequiredException);
3187
+ var RoleRequiredException$ = [-3, n0, _RREo,
3188
+ { [_er]: _c },
3189
+ [_m],
3190
+ [0]
3191
+ ];
3192
+ schema.TypeRegistry.for(n0).registerError(RoleRequiredException$, RoleRequiredException);
3193
+ var RollbackInfo$ = [3, n0, _RIo,
3064
3194
  0,
3065
- () => GetApplicationRevisionInput$,
3066
- () => GetApplicationRevisionOutput$,
3067
- ];
3068
- var GetDeployment$ = [
3069
- 9,
3070
- n0,
3071
- _GD,
3195
+ [_rDI, _rTDI, _rM],
3196
+ [0, 0, 0]
3197
+ ];
3198
+ var S3Location$ = [3, n0, _SL,
3072
3199
  0,
3073
- () => GetDeploymentInput$,
3074
- () => GetDeploymentOutput$,
3075
- ];
3076
- var GetDeploymentConfig$ = [
3077
- 9,
3078
- n0,
3079
- _GDC,
3200
+ [_b, _k, _bT, _ve, _eTa],
3201
+ [0, 0, 0, 0, 0]
3202
+ ];
3203
+ var SkipWaitTimeForInstanceTerminationInput$ = [3, n0, _SWTFITI,
3080
3204
  0,
3081
- () => GetDeploymentConfigInput$,
3082
- () => GetDeploymentConfigOutput$,
3205
+ [_dI],
3206
+ [0]
3083
3207
  ];
3084
- var GetDeploymentGroup$ = [
3085
- 9,
3086
- n0,
3087
- _GDG,
3208
+ var StopDeploymentInput$ = [3, n0, _SDI,
3088
3209
  0,
3089
- () => GetDeploymentGroupInput$,
3090
- () => GetDeploymentGroupOutput$,
3210
+ [_dI, _aRE],
3211
+ [0, 2]
3091
3212
  ];
3092
- var GetDeploymentInstance$ = [
3093
- 9,
3094
- n0,
3095
- _GDIe,
3213
+ var StopDeploymentOutput$ = [3, n0, _SDO,
3096
3214
  0,
3097
- () => GetDeploymentInstanceInput$,
3098
- () => GetDeploymentInstanceOutput$,
3215
+ [_st, _sM],
3216
+ [0, 0]
3099
3217
  ];
3100
- var GetDeploymentTarget$ = [
3101
- 9,
3102
- n0,
3103
- _GDT,
3218
+ var Tag$ = [3, n0, _Tag,
3104
3219
  0,
3105
- () => GetDeploymentTargetInput$,
3106
- () => GetDeploymentTargetOutput$,
3220
+ [_K, _V],
3221
+ [0, 0]
3107
3222
  ];
3108
- var GetOnPremisesInstance$ = [
3109
- 9,
3110
- n0,
3111
- _GOPI,
3223
+ var TagFilter$ = [3, n0, _TFa,
3112
3224
  0,
3113
- () => GetOnPremisesInstanceInput$,
3114
- () => GetOnPremisesInstanceOutput$,
3225
+ [_K, _V, _T],
3226
+ [0, 0, 0]
3227
+ ];
3228
+ var TagLimitExceededException$ = [-3, n0, _TLEE,
3229
+ { [_er]: _c },
3230
+ [_m],
3231
+ [0]
3232
+ ];
3233
+ schema.TypeRegistry.for(n0).registerError(TagLimitExceededException$, TagLimitExceededException);
3234
+ var TagRequiredException$ = [-3, n0, _TRE,
3235
+ { [_er]: _c },
3236
+ [_m],
3237
+ [0]
3115
3238
  ];
3116
- var ListApplicationRevisions$ = [
3117
- 9,
3118
- n0,
3119
- _LAR,
3239
+ schema.TypeRegistry.for(n0).registerError(TagRequiredException$, TagRequiredException);
3240
+ var TagResourceInput$ = [3, n0, _TRI,
3120
3241
  0,
3121
- () => ListApplicationRevisionsInput$,
3122
- () => ListApplicationRevisionsOutput$,
3242
+ [_RA, _Ta],
3243
+ [0, () => TagList]
3123
3244
  ];
3124
- var ListApplications$ = [
3125
- 9,
3126
- n0,
3127
- _LA,
3245
+ var TagResourceOutput$ = [3, n0, _TRO,
3128
3246
  0,
3129
- () => ListApplicationsInput$,
3130
- () => ListApplicationsOutput$,
3247
+ [],
3248
+ []
3249
+ ];
3250
+ var TagSetListLimitExceededException$ = [-3, n0, _TSLLEE,
3251
+ { [_er]: _c },
3252
+ [_m],
3253
+ [0]
3131
3254
  ];
3132
- var ListDeploymentConfigs$ = [
3133
- 9,
3134
- n0,
3135
- _LDC,
3255
+ schema.TypeRegistry.for(n0).registerError(TagSetListLimitExceededException$, TagSetListLimitExceededException);
3256
+ var TargetGroupInfo$ = [3, n0, _TGI,
3136
3257
  0,
3137
- () => ListDeploymentConfigsInput$,
3138
- () => ListDeploymentConfigsOutput$,
3258
+ [_n],
3259
+ [0]
3139
3260
  ];
3140
- var ListDeploymentGroups$ = [
3141
- 9,
3142
- n0,
3143
- _LDG,
3261
+ var TargetGroupPairInfo$ = [3, n0, _TGPI,
3144
3262
  0,
3145
- () => ListDeploymentGroupsInput$,
3146
- () => ListDeploymentGroupsOutput$,
3263
+ [_tGa, _pTR, _tTR],
3264
+ [() => TargetGroupInfoList, () => TrafficRoute$, () => TrafficRoute$]
3147
3265
  ];
3148
- var ListDeploymentInstances$ = [
3149
- 9,
3150
- n0,
3151
- _LDIis,
3266
+ var TargetInstances$ = [3, n0, _TI,
3152
3267
  0,
3153
- () => ListDeploymentInstancesInput$,
3154
- () => ListDeploymentInstancesOutput$,
3268
+ [_tFa, _aSG, _eTS],
3269
+ [() => EC2TagFilterList, 64 | 0, () => EC2TagSet$]
3155
3270
  ];
3156
- var ListDeployments$ = [
3157
- 9,
3158
- n0,
3159
- _LD,
3160
- 0,
3161
- () => ListDeploymentsInput$,
3162
- () => ListDeploymentsOutput$,
3271
+ var ThrottlingException$ = [-3, n0, _TE,
3272
+ { [_er]: _c },
3273
+ [_m],
3274
+ [0]
3163
3275
  ];
3164
- var ListDeploymentTargets$ = [
3165
- 9,
3166
- n0,
3167
- _LDT,
3276
+ schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
3277
+ var TimeBasedCanary$ = [3, n0, _TBC,
3168
3278
  0,
3169
- () => ListDeploymentTargetsInput$,
3170
- () => ListDeploymentTargetsOutput$,
3279
+ [_cPa, _cIa],
3280
+ [1, 1]
3171
3281
  ];
3172
- var ListGitHubAccountTokenNames$ = [
3173
- 9,
3174
- n0,
3175
- _LGHATN,
3282
+ var TimeBasedLinear$ = [3, n0, _TBL,
3176
3283
  0,
3177
- () => ListGitHubAccountTokenNamesInput$,
3178
- () => ListGitHubAccountTokenNamesOutput$,
3284
+ [_lP, _lI],
3285
+ [1, 1]
3179
3286
  ];
3180
- var ListOnPremisesInstances$ = [
3181
- 9,
3182
- n0,
3183
- _LOPI,
3287
+ var TimeRange$ = [3, n0, _TR,
3184
3288
  0,
3185
- () => ListOnPremisesInstancesInput$,
3186
- () => ListOnPremisesInstancesOutput$,
3289
+ [_sta, _en],
3290
+ [4, 4]
3187
3291
  ];
3188
- var ListTagsForResource$ = [
3189
- 9,
3190
- n0,
3191
- _LTFR,
3292
+ var TrafficRoute$ = [3, n0, _TRr,
3192
3293
  0,
3193
- () => ListTagsForResourceInput$,
3194
- () => ListTagsForResourceOutput$,
3294
+ [_lA],
3295
+ [64 | 0]
3195
3296
  ];
3196
- var PutLifecycleEventHookExecutionStatus$ = [
3197
- 9,
3198
- n0,
3199
- _PLEHES,
3297
+ var TrafficRoutingConfig$ = [3, n0, _TRC,
3200
3298
  0,
3201
- () => PutLifecycleEventHookExecutionStatusInput$,
3202
- () => PutLifecycleEventHookExecutionStatusOutput$,
3299
+ [_ty, _tBC, _tBL],
3300
+ [0, () => TimeBasedCanary$, () => TimeBasedLinear$]
3203
3301
  ];
3204
- var RegisterApplicationRevision$ = [
3205
- 9,
3206
- n0,
3207
- _RAR,
3302
+ var TriggerConfig$ = [3, n0, _TC,
3208
3303
  0,
3209
- () => RegisterApplicationRevisionInput$,
3210
- () => __Unit,
3304
+ [_tNr, _tTA, _tE],
3305
+ [0, 0, 64 | 0]
3306
+ ];
3307
+ var TriggerTargetsLimitExceededException$ = [-3, n0, _TTLEE,
3308
+ { [_er]: _c },
3309
+ [_m],
3310
+ [0]
3211
3311
  ];
3212
- var RegisterOnPremisesInstance$ = [
3213
- 9,
3214
- n0,
3215
- _ROPI,
3312
+ schema.TypeRegistry.for(n0).registerError(TriggerTargetsLimitExceededException$, TriggerTargetsLimitExceededException);
3313
+ var UnsupportedActionForDeploymentTypeException$ = [-3, n0, _UAFDTE,
3314
+ { [_er]: _c },
3315
+ [_m],
3316
+ [0]
3317
+ ];
3318
+ schema.TypeRegistry.for(n0).registerError(UnsupportedActionForDeploymentTypeException$, UnsupportedActionForDeploymentTypeException);
3319
+ var UntagResourceInput$ = [3, n0, _URI,
3216
3320
  0,
3217
- () => RegisterOnPremisesInstanceInput$,
3218
- () => __Unit,
3321
+ [_RA, _TK],
3322
+ [0, 64 | 0]
3219
3323
  ];
3220
- var RemoveTagsFromOnPremisesInstances$ = [
3221
- 9,
3222
- n0,
3223
- _RTFOPI,
3324
+ var UntagResourceOutput$ = [3, n0, _URO,
3224
3325
  0,
3225
- () => RemoveTagsFromOnPremisesInstancesInput$,
3226
- () => __Unit,
3326
+ [],
3327
+ []
3227
3328
  ];
3228
- var SkipWaitTimeForInstanceTermination$ = [
3229
- 9,
3230
- n0,
3231
- _SWTFIT,
3329
+ var UpdateApplicationInput$ = [3, n0, _UAI,
3232
3330
  0,
3233
- () => SkipWaitTimeForInstanceTerminationInput$,
3234
- () => __Unit,
3331
+ [_aN, _nAN],
3332
+ [0, 0]
3235
3333
  ];
3236
- var StopDeployment$ = [
3237
- 9,
3238
- n0,
3239
- _SD,
3334
+ var UpdateDeploymentGroupInput$ = [3, n0, _UDGI,
3240
3335
  0,
3241
- () => StopDeploymentInput$,
3242
- () => StopDeploymentOutput$,
3336
+ [_aN, _cDGN, _nDGN, _dCN, _eTF, _oPITF, _aSG, _sRA, _tC, _aC, _aRC, _oIS, _dS, _bGDC, _lBI, _eTS, _eS, _oPTS, _tHE],
3337
+ [0, 0, 0, 0, () => EC2TagFilterList, () => TagFilterList, 64 | 0, 0, () => TriggerConfigList, () => AlarmConfiguration$, () => AutoRollbackConfiguration$, 0, () => DeploymentStyle$, () => BlueGreenDeploymentConfiguration$, () => LoadBalancerInfo$, () => EC2TagSet$, () => ECSServiceList, () => OnPremisesTagSet$, 2]
3243
3338
  ];
3244
- var TagResource$ = [9, n0, _TRa, 0, () => TagResourceInput$, () => TagResourceOutput$];
3245
- var UntagResource$ = [
3246
- 9,
3247
- n0,
3248
- _UR,
3339
+ var UpdateDeploymentGroupOutput$ = [3, n0, _UDGO,
3249
3340
  0,
3250
- () => UntagResourceInput$,
3251
- () => UntagResourceOutput$,
3341
+ [_hNCU],
3342
+ [() => AutoScalingGroupList]
3252
3343
  ];
3253
- var UpdateApplication$ = [9, n0, _UA, 0, () => UpdateApplicationInput$, () => __Unit];
3254
- var UpdateDeploymentGroup$ = [
3255
- 9,
3256
- n0,
3257
- _UDG,
3344
+ var ZonalConfig$ = [3, n0, _ZC,
3258
3345
  0,
3259
- () => UpdateDeploymentGroupInput$,
3260
- () => UpdateDeploymentGroupOutput$,
3346
+ [_fZMDIS, _mDIS, _mHHPZ],
3347
+ [1, 1, () => MinimumHealthyHostsPerZone$]
3348
+ ];
3349
+ var __Unit = "unit";
3350
+ var CodeDeployServiceException$ = [-3, _sm, "CodeDeployServiceException", 0, [], []];
3351
+ schema.TypeRegistry.for(_sm).registerError(CodeDeployServiceException$, CodeDeployServiceException);
3352
+ var AlarmList = [1, n0, _AL,
3353
+ 0, () => Alarm$
3354
+ ];
3355
+ var ApplicationsInfoList = [1, n0, _AIL,
3356
+ 0, () => ApplicationInfo$
3357
+ ];
3358
+ var AutoScalingGroupList = [1, n0, _ASGL,
3359
+ 0, () => AutoScalingGroup$
3360
+ ];
3361
+ var DeploymentGroupInfoList = [1, n0, _DGIL,
3362
+ 0, () => DeploymentGroupInfo$
3363
+ ];
3364
+ var DeploymentsInfoList = [1, n0, _DIL,
3365
+ 0, () => DeploymentInfo$
3366
+ ];
3367
+ var DeploymentTargetList = [1, n0, _DTL,
3368
+ 0, () => DeploymentTarget$
3369
+ ];
3370
+ var EC2TagFilterList = [1, n0, _ECTFL,
3371
+ 0, () => EC2TagFilter$
3372
+ ];
3373
+ var EC2TagSetList = [1, n0, _ECTSL,
3374
+ 0, () => EC2TagFilterList
3375
+ ];
3376
+ var ECSServiceList = [1, n0, _ECSSL,
3377
+ 0, () => ECSService$
3378
+ ];
3379
+ var ECSTaskSetList = [1, n0, _ECSTSL,
3380
+ 0, () => ECSTaskSet$
3381
+ ];
3382
+ var ELBInfoList = [1, n0, _ELBIL,
3383
+ 0, () => ELBInfo$
3384
+ ];
3385
+ var InstanceInfoList = [1, n0, _IIL,
3386
+ 0, () => InstanceInfo$
3387
+ ];
3388
+ var InstanceSummaryList = [1, n0, _ISL,
3389
+ 0, () => InstanceSummary$
3390
+ ];
3391
+ var LifecycleEventList = [1, n0, _LEL,
3392
+ 0, () => LifecycleEvent$
3393
+ ];
3394
+ var OnPremisesTagSetList = [1, n0, _OPTSL,
3395
+ 0, () => TagFilterList
3396
+ ];
3397
+ var RevisionInfoList = [1, n0, _RIL,
3398
+ 0, () => RevisionInfo$
3399
+ ];
3400
+ var RevisionLocationList = [1, n0, _RLL,
3401
+ 0, () => RevisionLocation$
3402
+ ];
3403
+ var TagFilterList = [1, n0, _TFL,
3404
+ 0, () => TagFilter$
3405
+ ];
3406
+ var TagList = [1, n0, _TL,
3407
+ 0, () => Tag$
3408
+ ];
3409
+ var TargetGroupInfoList = [1, n0, _TGIL,
3410
+ 0, () => TargetGroupInfo$
3411
+ ];
3412
+ var TargetGroupPairInfoList = [1, n0, _TGPIL,
3413
+ 0, () => TargetGroupPairInfo$
3414
+ ];
3415
+ var TriggerConfigList = [1, n0, _TCL,
3416
+ 0, () => TriggerConfig$
3417
+ ];
3418
+ var AddTagsToOnPremisesInstances$ = [9, n0, _ATTOPI,
3419
+ 0, () => AddTagsToOnPremisesInstancesInput$, () => __Unit
3420
+ ];
3421
+ var BatchGetApplicationRevisions$ = [9, n0, _BGAR,
3422
+ 0, () => BatchGetApplicationRevisionsInput$, () => BatchGetApplicationRevisionsOutput$
3423
+ ];
3424
+ var BatchGetApplications$ = [9, n0, _BGA,
3425
+ 0, () => BatchGetApplicationsInput$, () => BatchGetApplicationsOutput$
3426
+ ];
3427
+ var BatchGetDeploymentGroups$ = [9, n0, _BGDG,
3428
+ 0, () => BatchGetDeploymentGroupsInput$, () => BatchGetDeploymentGroupsOutput$
3429
+ ];
3430
+ var BatchGetDeploymentInstances$ = [9, n0, _BGDIa,
3431
+ 0, () => BatchGetDeploymentInstancesInput$, () => BatchGetDeploymentInstancesOutput$
3432
+ ];
3433
+ var BatchGetDeployments$ = [9, n0, _BGD,
3434
+ 0, () => BatchGetDeploymentsInput$, () => BatchGetDeploymentsOutput$
3435
+ ];
3436
+ var BatchGetDeploymentTargets$ = [9, n0, _BGDT,
3437
+ 0, () => BatchGetDeploymentTargetsInput$, () => BatchGetDeploymentTargetsOutput$
3438
+ ];
3439
+ var BatchGetOnPremisesInstances$ = [9, n0, _BGOPI,
3440
+ 0, () => BatchGetOnPremisesInstancesInput$, () => BatchGetOnPremisesInstancesOutput$
3441
+ ];
3442
+ var ContinueDeployment$ = [9, n0, _CD,
3443
+ 0, () => ContinueDeploymentInput$, () => __Unit
3444
+ ];
3445
+ var CreateApplication$ = [9, n0, _CA,
3446
+ 0, () => CreateApplicationInput$, () => CreateApplicationOutput$
3447
+ ];
3448
+ var CreateDeployment$ = [9, n0, _CDr,
3449
+ 0, () => CreateDeploymentInput$, () => CreateDeploymentOutput$
3450
+ ];
3451
+ var CreateDeploymentConfig$ = [9, n0, _CDC,
3452
+ 0, () => CreateDeploymentConfigInput$, () => CreateDeploymentConfigOutput$
3453
+ ];
3454
+ var CreateDeploymentGroup$ = [9, n0, _CDG,
3455
+ 0, () => CreateDeploymentGroupInput$, () => CreateDeploymentGroupOutput$
3456
+ ];
3457
+ var DeleteApplication$ = [9, n0, _DA,
3458
+ 0, () => DeleteApplicationInput$, () => __Unit
3459
+ ];
3460
+ var DeleteDeploymentConfig$ = [9, n0, _DDC,
3461
+ 0, () => DeleteDeploymentConfigInput$, () => __Unit
3462
+ ];
3463
+ var DeleteDeploymentGroup$ = [9, n0, _DDG,
3464
+ 0, () => DeleteDeploymentGroupInput$, () => DeleteDeploymentGroupOutput$
3465
+ ];
3466
+ var DeleteGitHubAccountToken$ = [9, n0, _DGHAT,
3467
+ 0, () => DeleteGitHubAccountTokenInput$, () => DeleteGitHubAccountTokenOutput$
3468
+ ];
3469
+ var DeleteResourcesByExternalId$ = [9, n0, _DRBEI,
3470
+ 0, () => DeleteResourcesByExternalIdInput$, () => DeleteResourcesByExternalIdOutput$
3471
+ ];
3472
+ var DeregisterOnPremisesInstance$ = [9, n0, _DOPI,
3473
+ 0, () => DeregisterOnPremisesInstanceInput$, () => __Unit
3474
+ ];
3475
+ var GetApplication$ = [9, n0, _GA,
3476
+ 0, () => GetApplicationInput$, () => GetApplicationOutput$
3477
+ ];
3478
+ var GetApplicationRevision$ = [9, n0, _GAR,
3479
+ 0, () => GetApplicationRevisionInput$, () => GetApplicationRevisionOutput$
3480
+ ];
3481
+ var GetDeployment$ = [9, n0, _GD,
3482
+ 0, () => GetDeploymentInput$, () => GetDeploymentOutput$
3483
+ ];
3484
+ var GetDeploymentConfig$ = [9, n0, _GDC,
3485
+ 0, () => GetDeploymentConfigInput$, () => GetDeploymentConfigOutput$
3486
+ ];
3487
+ var GetDeploymentGroup$ = [9, n0, _GDG,
3488
+ 0, () => GetDeploymentGroupInput$, () => GetDeploymentGroupOutput$
3489
+ ];
3490
+ var GetDeploymentInstance$ = [9, n0, _GDIe,
3491
+ 0, () => GetDeploymentInstanceInput$, () => GetDeploymentInstanceOutput$
3492
+ ];
3493
+ var GetDeploymentTarget$ = [9, n0, _GDT,
3494
+ 0, () => GetDeploymentTargetInput$, () => GetDeploymentTargetOutput$
3495
+ ];
3496
+ var GetOnPremisesInstance$ = [9, n0, _GOPI,
3497
+ 0, () => GetOnPremisesInstanceInput$, () => GetOnPremisesInstanceOutput$
3498
+ ];
3499
+ var ListApplicationRevisions$ = [9, n0, _LAR,
3500
+ 0, () => ListApplicationRevisionsInput$, () => ListApplicationRevisionsOutput$
3501
+ ];
3502
+ var ListApplications$ = [9, n0, _LA,
3503
+ 0, () => ListApplicationsInput$, () => ListApplicationsOutput$
3504
+ ];
3505
+ var ListDeploymentConfigs$ = [9, n0, _LDC,
3506
+ 0, () => ListDeploymentConfigsInput$, () => ListDeploymentConfigsOutput$
3507
+ ];
3508
+ var ListDeploymentGroups$ = [9, n0, _LDG,
3509
+ 0, () => ListDeploymentGroupsInput$, () => ListDeploymentGroupsOutput$
3510
+ ];
3511
+ var ListDeploymentInstances$ = [9, n0, _LDIis,
3512
+ 0, () => ListDeploymentInstancesInput$, () => ListDeploymentInstancesOutput$
3513
+ ];
3514
+ var ListDeployments$ = [9, n0, _LD,
3515
+ 0, () => ListDeploymentsInput$, () => ListDeploymentsOutput$
3516
+ ];
3517
+ var ListDeploymentTargets$ = [9, n0, _LDT,
3518
+ 0, () => ListDeploymentTargetsInput$, () => ListDeploymentTargetsOutput$
3519
+ ];
3520
+ var ListGitHubAccountTokenNames$ = [9, n0, _LGHATN,
3521
+ 0, () => ListGitHubAccountTokenNamesInput$, () => ListGitHubAccountTokenNamesOutput$
3522
+ ];
3523
+ var ListOnPremisesInstances$ = [9, n0, _LOPI,
3524
+ 0, () => ListOnPremisesInstancesInput$, () => ListOnPremisesInstancesOutput$
3525
+ ];
3526
+ var ListTagsForResource$ = [9, n0, _LTFR,
3527
+ 0, () => ListTagsForResourceInput$, () => ListTagsForResourceOutput$
3528
+ ];
3529
+ var PutLifecycleEventHookExecutionStatus$ = [9, n0, _PLEHES,
3530
+ 0, () => PutLifecycleEventHookExecutionStatusInput$, () => PutLifecycleEventHookExecutionStatusOutput$
3531
+ ];
3532
+ var RegisterApplicationRevision$ = [9, n0, _RAR,
3533
+ 0, () => RegisterApplicationRevisionInput$, () => __Unit
3534
+ ];
3535
+ var RegisterOnPremisesInstance$ = [9, n0, _ROPI,
3536
+ 0, () => RegisterOnPremisesInstanceInput$, () => __Unit
3537
+ ];
3538
+ var RemoveTagsFromOnPremisesInstances$ = [9, n0, _RTFOPI,
3539
+ 0, () => RemoveTagsFromOnPremisesInstancesInput$, () => __Unit
3540
+ ];
3541
+ var SkipWaitTimeForInstanceTermination$ = [9, n0, _SWTFIT,
3542
+ 0, () => SkipWaitTimeForInstanceTerminationInput$, () => __Unit
3543
+ ];
3544
+ var StopDeployment$ = [9, n0, _SD,
3545
+ 0, () => StopDeploymentInput$, () => StopDeploymentOutput$
3546
+ ];
3547
+ var TagResource$ = [9, n0, _TRa,
3548
+ 0, () => TagResourceInput$, () => TagResourceOutput$
3549
+ ];
3550
+ var UntagResource$ = [9, n0, _UR,
3551
+ 0, () => UntagResourceInput$, () => UntagResourceOutput$
3552
+ ];
3553
+ var UpdateApplication$ = [9, n0, _UA,
3554
+ 0, () => UpdateApplicationInput$, () => __Unit
3555
+ ];
3556
+ var UpdateDeploymentGroup$ = [9, n0, _UDG,
3557
+ 0, () => UpdateDeploymentGroupInput$, () => UpdateDeploymentGroupOutput$
3261
3558
  ];
3262
3559
 
3263
3560
  class AddTagsToOnPremisesInstancesCommand extends smithyClient.Command
@@ -3895,7 +4192,7 @@ const checkState = async (client, input) => {
3895
4192
  const result = await client.send(new GetDeploymentCommand(input));
3896
4193
  reason = result;
3897
4194
  try {
3898
- const returnComparator = () => {
4195
+ let returnComparator = () => {
3899
4196
  return result.deploymentInfo.status;
3900
4197
  };
3901
4198
  if (returnComparator() === "Succeeded") {
@@ -3904,7 +4201,7 @@ const checkState = async (client, input) => {
3904
4201
  }
3905
4202
  catch (e) { }
3906
4203
  try {
3907
- const returnComparator = () => {
4204
+ let returnComparator = () => {
3908
4205
  return result.deploymentInfo.status;
3909
4206
  };
3910
4207
  if (returnComparator() === "Failed") {
@@ -3913,7 +4210,7 @@ const checkState = async (client, input) => {
3913
4210
  }
3914
4211
  catch (e) { }
3915
4212
  try {
3916
- const returnComparator = () => {
4213
+ let returnComparator = () => {
3917
4214
  return result.deploymentInfo.status;
3918
4215
  };
3919
4216
  if (returnComparator() === "Stopped") {