Skip to content

Commit b5eafbc

Browse files
author
AWS
committed
AWS Elastic Beanstalk Update: Remove incorrect endpoint tests
1 parent ba50421 commit b5eafbc

File tree

3 files changed

+24
-80
lines changed

3 files changed

+24
-80
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Elastic Beanstalk",
4+
"contributor": "",
5+
"description": "Remove incorrect endpoint tests"
6+
}

services/elasticbeanstalk/src/main/resources/codegen-resources/endpoint-tests.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -507,17 +507,6 @@
507507
"UseDualStack": true
508508
}
509509
},
510-
{
511-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
512-
"expect": {
513-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
514-
},
515-
"params": {
516-
"Region": "us-iso-east-1",
517-
"UseFIPS": true,
518-
"UseDualStack": true
519-
}
520-
},
521510
{
522511
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
523512
"expect": {
@@ -531,17 +520,6 @@
531520
"UseDualStack": false
532521
}
533522
},
534-
{
535-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
536-
"expect": {
537-
"error": "DualStack is enabled but this partition does not support DualStack"
538-
},
539-
"params": {
540-
"Region": "us-iso-east-1",
541-
"UseFIPS": false,
542-
"UseDualStack": true
543-
}
544-
},
545523
{
546524
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
547525
"expect": {
@@ -555,17 +533,6 @@
555533
"UseDualStack": false
556534
}
557535
},
558-
{
559-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
560-
"expect": {
561-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
562-
},
563-
"params": {
564-
"Region": "us-isob-east-1",
565-
"UseFIPS": true,
566-
"UseDualStack": true
567-
}
568-
},
569536
{
570537
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
571538
"expect": {
@@ -579,17 +546,6 @@
579546
"UseDualStack": false
580547
}
581548
},
582-
{
583-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
584-
"expect": {
585-
"error": "DualStack is enabled but this partition does not support DualStack"
586-
},
587-
"params": {
588-
"Region": "us-isob-east-1",
589-
"UseFIPS": false,
590-
"UseDualStack": true
591-
}
592-
},
593549
{
594550
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
595551
"expect": {

services/elasticbeanstalk/src/main/resources/codegen-resources/service-2.json

Lines changed: 18 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1170,8 +1170,7 @@
11701170
"CnameAvailability":{"type":"boolean"},
11711171
"CodeBuildNotInServiceRegionException":{
11721172
"type":"structure",
1173-
"members":{
1174-
},
1173+
"members":{},
11751174
"documentation":"<p>AWS CodeBuild is not available in the specified region.</p>",
11761175
"error":{
11771176
"code":"CodeBuildNotInServiceRegionException",
@@ -2675,8 +2674,7 @@
26752674
},
26762675
"InsufficientPrivilegesException":{
26772676
"type":"structure",
2678-
"members":{
2679-
},
2677+
"members":{},
26802678
"documentation":"<p>The specified account does not have sufficient privileges for one or more AWS services.</p>",
26812679
"error":{
26822680
"code":"InsufficientPrivilegesException",
@@ -2688,8 +2686,7 @@
26882686
"Integer":{"type":"integer"},
26892687
"InvalidRequestException":{
26902688
"type":"structure",
2691-
"members":{
2692-
},
2689+
"members":{},
26932690
"documentation":"<p>One or more input parameters is not valid. Please correct the input parameters and try the operation again.</p>",
26942691
"error":{
26952692
"code":"InvalidRequestException",
@@ -2982,8 +2979,7 @@
29822979
},
29832980
"ManagedActionInvalidStateException":{
29842981
"type":"structure",
2985-
"members":{
2986-
},
2982+
"members":{},
29872983
"documentation":"<p>Cannot modify the managed action in its current state.</p>",
29882984
"error":{
29892985
"code":"ManagedActionInvalidStateException",
@@ -3058,8 +3054,7 @@
30583054
"OperatingSystemVersion":{"type":"string"},
30593055
"OperationInProgressException":{
30603056
"type":"structure",
3061-
"members":{
3062-
},
3057+
"members":{},
30633058
"documentation":"<p>Unable to perform the specified operation because another operation that effects an element in this activity is already in progress.</p>",
30643059
"error":{
30653060
"code":"OperationInProgressFailure",
@@ -3383,8 +3378,7 @@
33833378
"PlatformVersion":{"type":"string"},
33843379
"PlatformVersionStillReferencedException":{
33853380
"type":"structure",
3386-
"members":{
3387-
},
3381+
"members":{},
33883382
"documentation":"<p>You cannot delete the platform version because there are still environments running on it.</p>",
33893383
"error":{
33903384
"code":"PlatformVersionStillReferencedException",
@@ -3458,8 +3452,7 @@
34583452
},
34593453
"ResourceNotFoundException":{
34603454
"type":"structure",
3461-
"members":{
3462-
},
3455+
"members":{},
34633456
"documentation":"<p>A resource doesn't exist for the specified Amazon Resource Name (ARN).</p>",
34643457
"error":{
34653458
"code":"ResourceNotFoundException",
@@ -3519,8 +3512,7 @@
35193512
},
35203513
"ResourceTypeNotSupportedException":{
35213514
"type":"structure",
3522-
"members":{
3523-
},
3515+
"members":{},
35243516
"documentation":"<p>The type of the specified Amazon Resource Name (ARN) isn't supported for this operation.</p>",
35253517
"error":{
35263518
"code":"ResourceTypeNotSupportedException",
@@ -3596,8 +3588,7 @@
35963588
},
35973589
"S3LocationNotInServiceRegionException":{
35983590
"type":"structure",
3599-
"members":{
3600-
},
3591+
"members":{},
36013592
"documentation":"<p>The specified S3 bucket does not belong to the S3 region in which the service is running. The following regions are supported:</p> <ul> <li> <p>IAD/us-east-1</p> </li> <li> <p>PDX/us-west-2</p> </li> <li> <p>DUB/eu-west-1</p> </li> </ul>",
36023593
"error":{
36033594
"code":"S3LocationNotInServiceRegionException",
@@ -3608,8 +3599,7 @@
36083599
},
36093600
"S3SubscriptionRequiredException":{
36103601
"type":"structure",
3611-
"members":{
3612-
},
3602+
"members":{},
36133603
"documentation":"<p>The specified account does not have a subscription to Amazon S3.</p>",
36143604
"error":{
36153605
"code":"S3SubscriptionRequiredException",
@@ -3738,8 +3728,7 @@
37383728
},
37393729
"SourceBundleDeletionException":{
37403730
"type":"structure",
3741-
"members":{
3742-
},
3731+
"members":{},
37433732
"documentation":"<p>Unable to delete the Amazon S3 source bundle associated with the application version. The application version was deleted successfully.</p>",
37443733
"error":{
37453734
"code":"SourceBundleDeletionFailure",
@@ -3917,15 +3906,13 @@
39173906
"Token":{"type":"string"},
39183907
"TooManyApplicationVersionsException":{
39193908
"type":"structure",
3920-
"members":{
3921-
},
3909+
"members":{},
39223910
"documentation":"<p>The specified account has reached its limit of application versions.</p>",
39233911
"exception":true
39243912
},
39253913
"TooManyApplicationsException":{
39263914
"type":"structure",
3927-
"members":{
3928-
},
3915+
"members":{},
39293916
"documentation":"<p>The specified account has reached its limit of applications.</p>",
39303917
"error":{
39313918
"code":"TooManyApplicationsException",
@@ -3936,8 +3923,7 @@
39363923
},
39373924
"TooManyBucketsException":{
39383925
"type":"structure",
3939-
"members":{
3940-
},
3926+
"members":{},
39413927
"documentation":"<p>The specified account has reached its limit of Amazon S3 buckets.</p>",
39423928
"error":{
39433929
"code":"TooManyBucketsException",
@@ -3948,8 +3934,7 @@
39483934
},
39493935
"TooManyConfigurationTemplatesException":{
39503936
"type":"structure",
3951-
"members":{
3952-
},
3937+
"members":{},
39533938
"documentation":"<p>The specified account has reached its limit of configuration templates.</p>",
39543939
"error":{
39553940
"code":"TooManyConfigurationTemplatesException",
@@ -3960,8 +3945,7 @@
39603945
},
39613946
"TooManyEnvironmentsException":{
39623947
"type":"structure",
3963-
"members":{
3964-
},
3948+
"members":{},
39653949
"documentation":"<p>The specified account has reached its limit of environments.</p>",
39663950
"error":{
39673951
"code":"TooManyEnvironmentsException",
@@ -3972,8 +3956,7 @@
39723956
},
39733957
"TooManyPlatformsException":{
39743958
"type":"structure",
3975-
"members":{
3976-
},
3959+
"members":{},
39773960
"documentation":"<p>You have exceeded the maximum number of allowed platforms associated with the account.</p>",
39783961
"error":{
39793962
"code":"TooManyPlatformsException",
@@ -3984,8 +3967,7 @@
39843967
},
39853968
"TooManyTagsException":{
39863969
"type":"structure",
3987-
"members":{
3988-
},
3970+
"members":{},
39893971
"documentation":"<p>The number of tags in the resource would exceed the number of tags that each resource can have.</p> <p>To calculate this, the operation considers both the number of tags the resource already has and the tags this operation would add if it succeeded.</p>",
39903972
"error":{
39913973
"code":"TooManyTagsException",

0 commit comments

Comments
 (0)