Skip to content

Commit 94f0d3a

Browse files
author
AWS
committed
AWS Identity and Access Management Update: Updating the endpoint list for the Identity and access management (IAM) service
1 parent e728a5a commit 94f0d3a

File tree

3 files changed

+69
-26
lines changed

3 files changed

+69
-26
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 Identity and Access Management",
4+
"contributor": "",
5+
"description": "Updating the endpoint list for the Identity and access management (IAM) service"
6+
}

services/iam/src/main/resources/codegen-resources/endpoint-rule-set.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -819,6 +819,56 @@
819819
},
820820
"type": "endpoint"
821821
},
822+
{
823+
"conditions": [
824+
{
825+
"fn": "stringEquals",
826+
"argv": [
827+
{
828+
"fn": "getAttr",
829+
"argv": [
830+
{
831+
"ref": "PartitionResult"
832+
},
833+
"name"
834+
]
835+
},
836+
"aws-eusc"
837+
]
838+
},
839+
{
840+
"fn": "booleanEquals",
841+
"argv": [
842+
{
843+
"ref": "UseFIPS"
844+
},
845+
false
846+
]
847+
},
848+
{
849+
"fn": "booleanEquals",
850+
"argv": [
851+
{
852+
"ref": "UseDualStack"
853+
},
854+
false
855+
]
856+
}
857+
],
858+
"endpoint": {
859+
"url": "https://iam.eusc-de-east-1.amazonaws.eu",
860+
"properties": {
861+
"authSchemes": [
862+
{
863+
"name": "sigv4",
864+
"signingRegion": "eusc-de-east-1"
865+
}
866+
]
867+
},
868+
"headers": {}
869+
},
870+
"type": "endpoint"
871+
},
822872
{
823873
"conditions": [
824874
{

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

Lines changed: 13 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2840,8 +2840,7 @@
28402840
},
28412841
"AccountNotManagementOrDelegatedAdministratorException":{
28422842
"type":"structure",
2843-
"members":{
2844-
},
2843+
"members":{},
28452844
"documentation":"<p>The request was rejected because the account making the request is not the management account or delegated administrator account for <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/id_root-user.html#id_root-user-access-management\">centralized root access</a>.</p>",
28462845
"exception":true
28472846
},
@@ -2991,8 +2990,7 @@
29912990
},
29922991
"CallerIsNotManagementAccountException":{
29932992
"type":"structure",
2994-
"members":{
2995-
},
2993+
"members":{},
29962994
"documentation":"<p>The request was rejected because the account making the request is not the management account for the organization.</p>",
29972995
"exception":true
29982996
},
@@ -3944,8 +3942,7 @@
39443942
},
39453943
"DisableOrganizationsRootCredentialsManagementRequest":{
39463944
"type":"structure",
3947-
"members":{
3948-
}
3945+
"members":{}
39493946
},
39503947
"DisableOrganizationsRootCredentialsManagementResponse":{
39513948
"type":"structure",
@@ -3962,8 +3959,7 @@
39623959
},
39633960
"DisableOrganizationsRootSessionsRequest":{
39643961
"type":"structure",
3965-
"members":{
3966-
}
3962+
"members":{}
39673963
},
39683964
"DisableOrganizationsRootSessionsResponse":{
39693965
"type":"structure",
@@ -4033,8 +4029,7 @@
40334029
},
40344030
"EnableOrganizationsRootCredentialsManagementRequest":{
40354031
"type":"structure",
4036-
"members":{
4037-
}
4032+
"members":{}
40384033
},
40394034
"EnableOrganizationsRootCredentialsManagementResponse":{
40404035
"type":"structure",
@@ -4051,8 +4046,7 @@
40514046
},
40524047
"EnableOrganizationsRootSessionsRequest":{
40534048
"type":"structure",
4054-
"members":{
4055-
}
4049+
"members":{}
40564050
},
40574051
"EnableOrganizationsRootSessionsResponse":{
40584052
"type":"structure",
@@ -5886,8 +5880,7 @@
58865880
},
58875881
"ListOpenIDConnectProvidersRequest":{
58885882
"type":"structure",
5889-
"members":{
5890-
}
5883+
"members":{}
58915884
},
58925885
"ListOpenIDConnectProvidersResponse":{
58935886
"type":"structure",
@@ -5901,8 +5894,7 @@
59015894
},
59025895
"ListOrganizationsFeaturesRequest":{
59035896
"type":"structure",
5904-
"members":{
5905-
}
5897+
"members":{}
59065898
},
59075899
"ListOrganizationsFeaturesResponse":{
59085900
"type":"structure",
@@ -6236,8 +6228,7 @@
62366228
},
62376229
"ListSAMLProvidersRequest":{
62386230
"type":"structure",
6239-
"members":{
6240-
}
6231+
"members":{}
62416232
},
62426233
"ListSAMLProvidersResponse":{
62436234
"type":"structure",
@@ -6736,15 +6727,13 @@
67366727
},
67376728
"OrganizationNotFoundException":{
67386729
"type":"structure",
6739-
"members":{
6740-
},
6730+
"members":{},
67416731
"documentation":"<p>The request was rejected because no organization is associated with your account.</p>",
67426732
"exception":true
67436733
},
67446734
"OrganizationNotInAllFeaturesModeException":{
67456735
"type":"structure",
6746-
"members":{
6747-
},
6736+
"members":{},
67486737
"documentation":"<p>The request was rejected because your organization does not have All features enabled. For more information, see <a href=\"https://docs.aws.amazon.com/organizations/latest/userguide/orgs_getting-started_concepts.html#feature-set\">Available feature sets</a> in the <i>Organizations User Guide</i>.</p>",
67496738
"exception":true
67506739
},
@@ -7676,8 +7665,7 @@
76767665
},
76777666
"ServiceAccessNotEnabledException":{
76787667
"type":"structure",
7679-
"members":{
7680-
},
7668+
"members":{},
76817669
"documentation":"<p>The request was rejected because trusted access is not enabled for IAM in Organizations. For details, see IAM and Organizations in the <i>Organizations User Guide</i>.</p>",
76827670
"exception":true
76837671
},
@@ -8567,8 +8555,7 @@
85678555
},
85688556
"UpdateRoleResponse":{
85698557
"type":"structure",
8570-
"members":{
8571-
}
8558+
"members":{}
85728559
},
85738560
"UpdateSAMLProviderRequest":{
85748561
"type":"structure",

0 commit comments

Comments
 (0)