Skip to content

Commit dbe9e77

Browse files
Update API model
1 parent 6a54521 commit dbe9e77

22 files changed

+1005
-2050
lines changed

codegen/sdk-codegen/aws-models/application-signals.json

Lines changed: 0 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -329,102 +329,6 @@
329329
"UseFIPS": false
330330
}
331331
},
332-
{
333-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
334-
"expect": {
335-
"endpoint": {
336-
"url": "https://application-signals-fips.us-iso-east-1.c2s.ic.gov"
337-
}
338-
},
339-
"params": {
340-
"Region": "us-iso-east-1",
341-
"UseFIPS": true
342-
}
343-
},
344-
{
345-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
346-
"expect": {
347-
"endpoint": {
348-
"url": "https://application-signals.us-iso-east-1.c2s.ic.gov"
349-
}
350-
},
351-
"params": {
352-
"Region": "us-iso-east-1",
353-
"UseFIPS": false
354-
}
355-
},
356-
{
357-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
358-
"expect": {
359-
"endpoint": {
360-
"url": "https://application-signals-fips.us-isob-east-1.sc2s.sgov.gov"
361-
}
362-
},
363-
"params": {
364-
"Region": "us-isob-east-1",
365-
"UseFIPS": true
366-
}
367-
},
368-
{
369-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
370-
"expect": {
371-
"endpoint": {
372-
"url": "https://application-signals.us-isob-east-1.sc2s.sgov.gov"
373-
}
374-
},
375-
"params": {
376-
"Region": "us-isob-east-1",
377-
"UseFIPS": false
378-
}
379-
},
380-
{
381-
"documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack enabled",
382-
"expect": {
383-
"endpoint": {
384-
"url": "https://application-signals-fips.eu-isoe-west-1.cloud.adc-e.uk"
385-
}
386-
},
387-
"params": {
388-
"Region": "eu-isoe-west-1",
389-
"UseFIPS": true
390-
}
391-
},
392-
{
393-
"documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack enabled",
394-
"expect": {
395-
"endpoint": {
396-
"url": "https://application-signals.eu-isoe-west-1.cloud.adc-e.uk"
397-
}
398-
},
399-
"params": {
400-
"Region": "eu-isoe-west-1",
401-
"UseFIPS": false
402-
}
403-
},
404-
{
405-
"documentation": "For region us-isof-south-1 with FIPS enabled and DualStack enabled",
406-
"expect": {
407-
"endpoint": {
408-
"url": "https://application-signals-fips.us-isof-south-1.csp.hci.ic.gov"
409-
}
410-
},
411-
"params": {
412-
"Region": "us-isof-south-1",
413-
"UseFIPS": true
414-
}
415-
},
416-
{
417-
"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack enabled",
418-
"expect": {
419-
"endpoint": {
420-
"url": "https://application-signals.us-isof-south-1.csp.hci.ic.gov"
421-
}
422-
},
423-
"params": {
424-
"Region": "us-isof-south-1",
425-
"UseFIPS": false
426-
}
427-
},
428332
{
429333
"documentation": "Missing region",
430334
"expect": {

codegen/sdk-codegen/aws-models/backupsearch.json

Lines changed: 0 additions & 160 deletions
Original file line numberDiff line numberDiff line change
@@ -452,166 +452,6 @@
452452
"UseFIPS": false
453453
}
454454
},
455-
{
456-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
457-
"expect": {
458-
"endpoint": {
459-
"properties": {
460-
"authSchemes": [
461-
{
462-
"name": "sigv4",
463-
"signingRegion": "us-iso-east-1"
464-
}
465-
]
466-
},
467-
"url": "https://backup-search-fips.us-iso-east-1.c2s.ic.gov"
468-
}
469-
},
470-
"params": {
471-
"Region": "us-iso-east-1",
472-
"UseFIPS": true
473-
}
474-
},
475-
{
476-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
477-
"expect": {
478-
"endpoint": {
479-
"properties": {
480-
"authSchemes": [
481-
{
482-
"name": "sigv4",
483-
"signingRegion": "us-iso-east-1"
484-
}
485-
]
486-
},
487-
"url": "https://backup-search.us-iso-east-1.c2s.ic.gov"
488-
}
489-
},
490-
"params": {
491-
"Region": "us-iso-east-1",
492-
"UseFIPS": false
493-
}
494-
},
495-
{
496-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
497-
"expect": {
498-
"endpoint": {
499-
"properties": {
500-
"authSchemes": [
501-
{
502-
"name": "sigv4",
503-
"signingRegion": "us-isob-east-1"
504-
}
505-
]
506-
},
507-
"url": "https://backup-search-fips.us-isob-east-1.sc2s.sgov.gov"
508-
}
509-
},
510-
"params": {
511-
"Region": "us-isob-east-1",
512-
"UseFIPS": true
513-
}
514-
},
515-
{
516-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
517-
"expect": {
518-
"endpoint": {
519-
"properties": {
520-
"authSchemes": [
521-
{
522-
"name": "sigv4",
523-
"signingRegion": "us-isob-east-1"
524-
}
525-
]
526-
},
527-
"url": "https://backup-search.us-isob-east-1.sc2s.sgov.gov"
528-
}
529-
},
530-
"params": {
531-
"Region": "us-isob-east-1",
532-
"UseFIPS": false
533-
}
534-
},
535-
{
536-
"documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack enabled",
537-
"expect": {
538-
"endpoint": {
539-
"properties": {
540-
"authSchemes": [
541-
{
542-
"name": "sigv4",
543-
"signingRegion": "eu-isoe-west-1"
544-
}
545-
]
546-
},
547-
"url": "https://backup-search-fips.eu-isoe-west-1.cloud.adc-e.uk"
548-
}
549-
},
550-
"params": {
551-
"Region": "eu-isoe-west-1",
552-
"UseFIPS": true
553-
}
554-
},
555-
{
556-
"documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack enabled",
557-
"expect": {
558-
"endpoint": {
559-
"properties": {
560-
"authSchemes": [
561-
{
562-
"name": "sigv4",
563-
"signingRegion": "eu-isoe-west-1"
564-
}
565-
]
566-
},
567-
"url": "https://backup-search.eu-isoe-west-1.cloud.adc-e.uk"
568-
}
569-
},
570-
"params": {
571-
"Region": "eu-isoe-west-1",
572-
"UseFIPS": false
573-
}
574-
},
575-
{
576-
"documentation": "For region us-isof-south-1 with FIPS enabled and DualStack enabled",
577-
"expect": {
578-
"endpoint": {
579-
"properties": {
580-
"authSchemes": [
581-
{
582-
"name": "sigv4",
583-
"signingRegion": "us-isof-south-1"
584-
}
585-
]
586-
},
587-
"url": "https://backup-search-fips.us-isof-south-1.csp.hci.ic.gov"
588-
}
589-
},
590-
"params": {
591-
"Region": "us-isof-south-1",
592-
"UseFIPS": true
593-
}
594-
},
595-
{
596-
"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack enabled",
597-
"expect": {
598-
"endpoint": {
599-
"properties": {
600-
"authSchemes": [
601-
{
602-
"name": "sigv4",
603-
"signingRegion": "us-isof-south-1"
604-
}
605-
]
606-
},
607-
"url": "https://backup-search.us-isof-south-1.csp.hci.ic.gov"
608-
}
609-
},
610-
"params": {
611-
"Region": "us-isof-south-1",
612-
"UseFIPS": false
613-
}
614-
},
615455
{
616456
"documentation": "Missing region",
617457
"expect": {

0 commit comments

Comments
 (0)