File tree Expand file tree Collapse file tree 3 files changed +14
-60
lines changed
services/applicationdiscovery/src/main/resources/codegen-resources Expand file tree Collapse file tree 3 files changed +14
-60
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " AWS Application Discovery Service" ,
4+ "contributor" : " " ,
5+ "description" : " Remove incorrect endpoint tests"
6+ }
Original file line number Diff line number Diff line change 234234 "UseDualStack" : false
235235 }
236236 },
237- {
238- "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack enabled" ,
239- "expect" : {
240- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
241- },
242- "params" : {
243- "Region" : " us-iso-east-1" ,
244- "UseFIPS" : true ,
245- "UseDualStack" : true
246- }
247- },
248237 {
249238 "documentation" : " For region us-iso-east-1 with FIPS enabled and DualStack disabled" ,
250239 "expect" : {
258247 "UseDualStack" : false
259248 }
260249 },
261- {
262- "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack enabled" ,
263- "expect" : {
264- "error" : " DualStack is enabled but this partition does not support DualStack"
265- },
266- "params" : {
267- "Region" : " us-iso-east-1" ,
268- "UseFIPS" : false ,
269- "UseDualStack" : true
270- }
271- },
272250 {
273251 "documentation" : " For region us-iso-east-1 with FIPS disabled and DualStack disabled" ,
274252 "expect" : {
282260 "UseDualStack" : false
283261 }
284262 },
285- {
286- "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack enabled" ,
287- "expect" : {
288- "error" : " FIPS and DualStack are enabled, but this partition does not support one or both"
289- },
290- "params" : {
291- "Region" : " us-isob-east-1" ,
292- "UseFIPS" : true ,
293- "UseDualStack" : true
294- }
295- },
296263 {
297264 "documentation" : " For region us-isob-east-1 with FIPS enabled and DualStack disabled" ,
298265 "expect" : {
306273 "UseDualStack" : false
307274 }
308275 },
309- {
310- "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack enabled" ,
311- "expect" : {
312- "error" : " DualStack is enabled but this partition does not support DualStack"
313- },
314- "params" : {
315- "Region" : " us-isob-east-1" ,
316- "UseFIPS" : false ,
317- "UseDualStack" : true
318- }
319- },
320276 {
321277 "documentation" : " For region us-isob-east-1 with FIPS disabled and DualStack disabled" ,
322278 "expect" : {
Original file line number Diff line number Diff line change 665665 },
666666 "AssociateConfigurationItemsToApplicationResponse" :{
667667 "type" :" structure" ,
668- "members" :{
669- }
668+ "members" :{}
670669 },
671670 "AuthorizationErrorException" :{
672671 "type" :" structure" ,
10181017 },
10191018 "CreateTagsResponse" :{
10201019 "type" :" structure" ,
1021- "members" :{
1022- }
1020+ "members" :{}
10231021 },
10241022 "CustomerAgentInfo" :{
10251023 "type" :" structure" ,
12431241 },
12441242 "DeleteApplicationsResponse" :{
12451243 "type" :" structure" ,
1246- "members" :{
1247- }
1244+ "members" :{}
12481245 },
12491246 "DeleteTagsRequest" :{
12501247 "type" :" structure" ,
12621259 },
12631260 "DeleteTagsResponse" :{
12641261 "type" :" structure" ,
1265- "members" :{
1266- }
1262+ "members" :{}
12671263 },
12681264 "DeletionConfigurationItemType" :{
12691265 "type" :" string" ,
15611557 },
15621558 "DisassociateConfigurationItemsFromApplicationResponse" :{
15631559 "type" :" structure" ,
1564- "members" :{
1565- }
1560+ "members" :{}
15661561 },
15671562 "EC2InstanceType" :{
15681563 "type" :" string" ,
18021797 },
18031798 "GetDiscoverySummaryRequest" :{
18041799 "type" :" structure" ,
1805- "members" :{
1806- }
1800+ "members" :{}
18071801 },
18081802 "GetDiscoverySummaryResponse" :{
18091803 "type" :" structure" ,
22602254 },
22612255 "StartContinuousExportRequest" :{
22622256 "type" :" structure" ,
2263- "members" :{
2264- }
2257+ "members" :{}
22652258 },
22662259 "StartContinuousExportResponse" :{
22672260 "type" :" structure" ,
25202513 },
25212514 "UpdateApplicationResponse" :{
25222515 "type" :" structure" ,
2523- "members" :{
2524- }
2516+ "members" :{}
25252517 },
25262518 "UsageMetricBasis" :{
25272519 "type" :" structure" ,
You can’t perform that action at this time.
0 commit comments