File tree Expand file tree Collapse file tree 3 files changed +18
-68
lines changed
services/migrationhub/src/main/resources/codegen-resources Expand file tree Collapse file tree 3 files changed +18
-68
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " AWS Migration Hub" ,
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 516516 },
517517 "AssociateCreatedArtifactResult" :{
518518 "type" :" structure" ,
519- "members" :{
520- }
519+ "members" :{}
521520 },
522521 "AssociateDiscoveredResourceRequest" :{
523522 "type" :" structure" ,
547546 },
548547 "AssociateDiscoveredResourceResult" :{
549548 "type" :" structure" ,
550- "members" :{
551- }
549+ "members" :{}
552550 },
553551 "AssociateSourceResourceRequest" :{
554552 "type" :" structure" ,
578576 },
579577 "AssociateSourceResourceResult" :{
580578 "type" :" structure" ,
581- "members" :{
582- }
579+ "members" :{}
583580 },
584581 "ConfigurationId" :{
585582 "type" :" string" ,
603600 },
604601 "CreateProgressUpdateStreamResult" :{
605602 "type" :" structure" ,
606- "members" :{
607- }
603+ "members" :{}
608604 },
609605 "CreatedArtifact" :{
610606 "type" :" structure" ,
653649 },
654650 "DeleteProgressUpdateStreamResult" :{
655651 "type" :" structure" ,
656- "members" :{
657- }
652+ "members" :{}
658653 },
659654 "DescribeApplicationStateRequest" :{
660655 "type" :" structure" ,
733728 },
734729 "DisassociateCreatedArtifactResult" :{
735730 "type" :" structure" ,
736- "members" :{
737- }
731+ "members" :{}
738732 },
739733 "DisassociateDiscoveredResourceRequest" :{
740734 "type" :" structure" ,
764758 },
765759 "DisassociateDiscoveredResourceResult" :{
766760 "type" :" structure" ,
767- "members" :{
768- }
761+ "members" :{}
769762 },
770763 "DisassociateSourceResourceRequest" :{
771764 "type" :" structure" ,
795788 },
796789 "DisassociateSourceResourceResult" :{
797790 "type" :" structure" ,
798- "members" :{
799- }
791+ "members" :{}
800792 },
801793 "DiscoveredResource" :{
802794 "type" :" structure" ,
864856 },
865857 "ImportMigrationTaskResult" :{
866858 "type" :" structure" ,
867- "members" :{
868- }
859+ "members" :{}
869860 },
870861 "InternalServerError" :{
871862 "type" :" structure" ,
12681259 },
12691260 "NotifyApplicationStateResult" :{
12701261 "type" :" structure" ,
1271- "members" :{
1272- }
1262+ "members" :{}
12731263 },
12741264 "NotifyMigrationTaskStateRequest" :{
12751265 "type" :" structure" ,
13091299 },
13101300 "NotifyMigrationTaskStateResult" :{
13111301 "type" :" structure" ,
1312- "members" :{
1313- }
1302+ "members" :{}
13141303 },
13151304 "PolicyErrorException" :{
13161305 "type" :" structure" ,
13741363 },
13751364 "PutResourceAttributesResult" :{
13761365 "type" :" structure" ,
1377- "members" :{
1378- }
1366+ "members" :{}
13791367 },
13801368 "ResourceAttribute" :{
13811369 "type" :" structure" ,
You can’t perform that action at this time.
0 commit comments