Skip to content

Commit b91fe79

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated service API models for release.
1 parent cae9ce7 commit b91fe79

File tree

8 files changed

+537
-122
lines changed

8 files changed

+537
-122
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Unreleased Changes
22
------------------
33

4+
* Feature - Aws::IAM - Updated the API, documentation, and waiters for AWS Identity and Access Management.
5+
6+
* Feature - Aws::SNS - Updated the API, and documentation for Amazon Simple Notification Service.
7+
48
2.11.262 (2019-04-25)
59
------------------
610

aws-sdk-core/apis/iam/2010-05-08/api-2.json

Lines changed: 58 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1762,6 +1762,17 @@
17621762
{"shape":"ServiceFailureException"}
17631763
]
17641764
},
1765+
"SetSecurityTokenServicePreferences":{
1766+
"name":"SetSecurityTokenServicePreferences",
1767+
"http":{
1768+
"method":"POST",
1769+
"requestUri":"/"
1770+
},
1771+
"input":{"shape":"SetSecurityTokenServicePreferencesRequest"},
1772+
"errors":[
1773+
{"shape":"ServiceFailureException"}
1774+
]
1775+
},
17651776
"SimulateCustomPolicy":{
17661777
"name":"SimulateCustomPolicy",
17671778
"http":{
@@ -3029,7 +3040,7 @@
30293040
"RoleDetailList":{"shape":"roleDetailListType"},
30303041
"Policies":{"shape":"ManagedPolicyDetailListType"},
30313042
"IsTruncated":{"shape":"booleanType"},
3032-
"Marker":{"shape":"markerType"}
3043+
"Marker":{"shape":"responseMarkerType"}
30333044
}
30343045
},
30353046
"GetAccountPasswordPolicyResponse":{
@@ -3117,7 +3128,7 @@
31173128
"Group":{"shape":"Group"},
31183129
"Users":{"shape":"userListType"},
31193130
"IsTruncated":{"shape":"booleanType"},
3120-
"Marker":{"shape":"markerType"}
3131+
"Marker":{"shape":"responseMarkerType"}
31213132
}
31223133
},
31233134
"GetInstanceProfileRequest":{
@@ -3303,7 +3314,7 @@
33033314
"ServicesLastAccessed":{"shape":"ServicesLastAccessed"},
33043315
"JobCompletionDate":{"shape":"dateType"},
33053316
"IsTruncated":{"shape":"booleanType"},
3306-
"Marker":{"shape":"markerType"},
3317+
"Marker":{"shape":"responseMarkerType"},
33073318
"Error":{"shape":"ErrorDetails"}
33083319
}
33093320
},
@@ -3334,7 +3345,7 @@
33343345
"JobCompletionDate":{"shape":"dateType"},
33353346
"EntityDetailsList":{"shape":"entityDetailsListType"},
33363347
"IsTruncated":{"shape":"booleanType"},
3337-
"Marker":{"shape":"markerType"},
3348+
"Marker":{"shape":"responseMarkerType"},
33383349
"Error":{"shape":"ErrorDetails"}
33393350
}
33403351
},
@@ -3537,7 +3548,7 @@
35373548
"members":{
35383549
"AccessKeyMetadata":{"shape":"accessKeyMetadataListType"},
35393550
"IsTruncated":{"shape":"booleanType"},
3540-
"Marker":{"shape":"markerType"}
3551+
"Marker":{"shape":"responseMarkerType"}
35413552
}
35423553
},
35433554
"ListAccountAliasesRequest":{
@@ -3553,7 +3564,7 @@
35533564
"members":{
35543565
"AccountAliases":{"shape":"accountAliasListType"},
35553566
"IsTruncated":{"shape":"booleanType"},
3556-
"Marker":{"shape":"markerType"}
3567+
"Marker":{"shape":"responseMarkerType"}
35573568
}
35583569
},
35593570
"ListAttachedGroupPoliciesRequest":{
@@ -3571,7 +3582,7 @@
35713582
"members":{
35723583
"AttachedPolicies":{"shape":"attachedPoliciesListType"},
35733584
"IsTruncated":{"shape":"booleanType"},
3574-
"Marker":{"shape":"markerType"}
3585+
"Marker":{"shape":"responseMarkerType"}
35753586
}
35763587
},
35773588
"ListAttachedRolePoliciesRequest":{
@@ -3589,7 +3600,7 @@
35893600
"members":{
35903601
"AttachedPolicies":{"shape":"attachedPoliciesListType"},
35913602
"IsTruncated":{"shape":"booleanType"},
3592-
"Marker":{"shape":"markerType"}
3603+
"Marker":{"shape":"responseMarkerType"}
35933604
}
35943605
},
35953606
"ListAttachedUserPoliciesRequest":{
@@ -3607,7 +3618,7 @@
36073618
"members":{
36083619
"AttachedPolicies":{"shape":"attachedPoliciesListType"},
36093620
"IsTruncated":{"shape":"booleanType"},
3610-
"Marker":{"shape":"markerType"}
3621+
"Marker":{"shape":"responseMarkerType"}
36113622
}
36123623
},
36133624
"ListEntitiesForPolicyRequest":{
@@ -3629,7 +3640,7 @@
36293640
"PolicyUsers":{"shape":"PolicyUserListType"},
36303641
"PolicyRoles":{"shape":"PolicyRoleListType"},
36313642
"IsTruncated":{"shape":"booleanType"},
3632-
"Marker":{"shape":"markerType"}
3643+
"Marker":{"shape":"responseMarkerType"}
36333644
}
36343645
},
36353646
"ListGroupPoliciesRequest":{
@@ -3647,7 +3658,7 @@
36473658
"members":{
36483659
"PolicyNames":{"shape":"policyNameListType"},
36493660
"IsTruncated":{"shape":"booleanType"},
3650-
"Marker":{"shape":"markerType"}
3661+
"Marker":{"shape":"responseMarkerType"}
36513662
}
36523663
},
36533664
"ListGroupsForUserRequest":{
@@ -3665,7 +3676,7 @@
36653676
"members":{
36663677
"Groups":{"shape":"groupListType"},
36673678
"IsTruncated":{"shape":"booleanType"},
3668-
"Marker":{"shape":"markerType"}
3679+
"Marker":{"shape":"responseMarkerType"}
36693680
}
36703681
},
36713682
"ListGroupsRequest":{
@@ -3682,7 +3693,7 @@
36823693
"members":{
36833694
"Groups":{"shape":"groupListType"},
36843695
"IsTruncated":{"shape":"booleanType"},
3685-
"Marker":{"shape":"markerType"}
3696+
"Marker":{"shape":"responseMarkerType"}
36863697
}
36873698
},
36883699
"ListInstanceProfilesForRoleRequest":{
@@ -3700,7 +3711,7 @@
37003711
"members":{
37013712
"InstanceProfiles":{"shape":"instanceProfileListType"},
37023713
"IsTruncated":{"shape":"booleanType"},
3703-
"Marker":{"shape":"markerType"}
3714+
"Marker":{"shape":"responseMarkerType"}
37043715
}
37053716
},
37063717
"ListInstanceProfilesRequest":{
@@ -3717,7 +3728,7 @@
37173728
"members":{
37183729
"InstanceProfiles":{"shape":"instanceProfileListType"},
37193730
"IsTruncated":{"shape":"booleanType"},
3720-
"Marker":{"shape":"markerType"}
3731+
"Marker":{"shape":"responseMarkerType"}
37213732
}
37223733
},
37233734
"ListMFADevicesRequest":{
@@ -3734,7 +3745,7 @@
37343745
"members":{
37353746
"MFADevices":{"shape":"mfaDeviceListType"},
37363747
"IsTruncated":{"shape":"booleanType"},
3737-
"Marker":{"shape":"markerType"}
3748+
"Marker":{"shape":"responseMarkerType"}
37383749
}
37393750
},
37403751
"ListOpenIDConnectProvidersRequest":{
@@ -3773,7 +3784,7 @@
37733784
"members":{
37743785
"PoliciesGrantingServiceAccess":{"shape":"listPolicyGrantingServiceAccessResponseListType"},
37753786
"IsTruncated":{"shape":"booleanType"},
3776-
"Marker":{"shape":"markerType"}
3787+
"Marker":{"shape":"responseMarkerType"}
37773788
}
37783789
},
37793790
"ListPoliciesRequest":{
@@ -3792,7 +3803,7 @@
37923803
"members":{
37933804
"Policies":{"shape":"policyListType"},
37943805
"IsTruncated":{"shape":"booleanType"},
3795-
"Marker":{"shape":"markerType"}
3806+
"Marker":{"shape":"responseMarkerType"}
37963807
}
37973808
},
37983809
"ListPolicyVersionsRequest":{
@@ -3809,7 +3820,7 @@
38093820
"members":{
38103821
"Versions":{"shape":"policyDocumentVersionListType"},
38113822
"IsTruncated":{"shape":"booleanType"},
3812-
"Marker":{"shape":"markerType"}
3823+
"Marker":{"shape":"responseMarkerType"}
38133824
}
38143825
},
38153826
"ListRolePoliciesRequest":{
@@ -3827,7 +3838,7 @@
38273838
"members":{
38283839
"PolicyNames":{"shape":"policyNameListType"},
38293840
"IsTruncated":{"shape":"booleanType"},
3830-
"Marker":{"shape":"markerType"}
3841+
"Marker":{"shape":"responseMarkerType"}
38313842
}
38323843
},
38333844
"ListRoleTagsRequest":{
@@ -3845,7 +3856,7 @@
38453856
"members":{
38463857
"Tags":{"shape":"tagListType"},
38473858
"IsTruncated":{"shape":"booleanType"},
3848-
"Marker":{"shape":"markerType"}
3859+
"Marker":{"shape":"responseMarkerType"}
38493860
}
38503861
},
38513862
"ListRolesRequest":{
@@ -3862,7 +3873,7 @@
38623873
"members":{
38633874
"Roles":{"shape":"roleListType"},
38643875
"IsTruncated":{"shape":"booleanType"},
3865-
"Marker":{"shape":"markerType"}
3876+
"Marker":{"shape":"responseMarkerType"}
38663877
}
38673878
},
38683879
"ListSAMLProvidersRequest":{
@@ -3889,7 +3900,7 @@
38893900
"members":{
38903901
"SSHPublicKeys":{"shape":"SSHPublicKeyListType"},
38913902
"IsTruncated":{"shape":"booleanType"},
3892-
"Marker":{"shape":"markerType"}
3903+
"Marker":{"shape":"responseMarkerType"}
38933904
}
38943905
},
38953906
"ListServerCertificatesRequest":{
@@ -3906,7 +3917,7 @@
39063917
"members":{
39073918
"ServerCertificateMetadataList":{"shape":"serverCertificateMetadataListType"},
39083919
"IsTruncated":{"shape":"booleanType"},
3909-
"Marker":{"shape":"markerType"}
3920+
"Marker":{"shape":"responseMarkerType"}
39103921
}
39113922
},
39123923
"ListServiceSpecificCredentialsRequest":{
@@ -3936,7 +3947,7 @@
39363947
"members":{
39373948
"Certificates":{"shape":"certificateListType"},
39383949
"IsTruncated":{"shape":"booleanType"},
3939-
"Marker":{"shape":"markerType"}
3950+
"Marker":{"shape":"responseMarkerType"}
39403951
}
39413952
},
39423953
"ListUserPoliciesRequest":{
@@ -3954,7 +3965,7 @@
39543965
"members":{
39553966
"PolicyNames":{"shape":"policyNameListType"},
39563967
"IsTruncated":{"shape":"booleanType"},
3957-
"Marker":{"shape":"markerType"}
3968+
"Marker":{"shape":"responseMarkerType"}
39583969
}
39593970
},
39603971
"ListUserTagsRequest":{
@@ -3972,7 +3983,7 @@
39723983
"members":{
39733984
"Tags":{"shape":"tagListType"},
39743985
"IsTruncated":{"shape":"booleanType"},
3975-
"Marker":{"shape":"markerType"}
3986+
"Marker":{"shape":"responseMarkerType"}
39763987
}
39773988
},
39783989
"ListUsersRequest":{
@@ -3989,7 +4000,7 @@
39894000
"members":{
39904001
"Users":{"shape":"userListType"},
39914002
"IsTruncated":{"shape":"booleanType"},
3992-
"Marker":{"shape":"markerType"}
4003+
"Marker":{"shape":"responseMarkerType"}
39934004
}
39944005
},
39954006
"ListVirtualMFADevicesRequest":{
@@ -4006,7 +4017,7 @@
40064017
"members":{
40074018
"VirtualMFADevices":{"shape":"virtualMFADeviceListType"},
40084019
"IsTruncated":{"shape":"booleanType"},
4009-
"Marker":{"shape":"markerType"}
4020+
"Marker":{"shape":"responseMarkerType"}
40104021
}
40114022
},
40124023
"LoginProfile":{
@@ -4692,6 +4703,13 @@
46924703
"VersionId":{"shape":"policyVersionIdType"}
46934704
}
46944705
},
4706+
"SetSecurityTokenServicePreferencesRequest":{
4707+
"type":"structure",
4708+
"required":["GlobalEndpointTokenVersion"],
4709+
"members":{
4710+
"GlobalEndpointTokenVersion":{"shape":"globalEndpointTokenVersion"}
4711+
}
4712+
},
46954713
"SigningCertificate":{
46964714
"type":"structure",
46974715
"required":[
@@ -4732,7 +4750,7 @@
47324750
"members":{
47334751
"EvaluationResults":{"shape":"EvaluationResultsListType"},
47344752
"IsTruncated":{"shape":"booleanType"},
4735-
"Marker":{"shape":"markerType"}
4753+
"Marker":{"shape":"responseMarkerType"}
47364754
}
47374755
},
47384756
"SimulatePrincipalPolicyRequest":{
@@ -5245,6 +5263,13 @@
52455263
"min":1,
52465264
"pattern":"[\\w+=,.@-]+"
52475265
},
5266+
"globalEndpointTokenVersion":{
5267+
"type":"string",
5268+
"enum":[
5269+
"v1Token",
5270+
"v2Token"
5271+
]
5272+
},
52485273
"groupDetailListType":{
52495274
"type":"list",
52505275
"member":{"shape":"GroupDetail"}
@@ -5453,6 +5478,7 @@
54535478
"min":1,
54545479
"pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u00FF]+"
54555480
},
5481+
"responseMarkerType":{"type":"string"},
54565482
"roleDescriptionType":{
54575483
"type":"string",
54585484
"max":1000,
@@ -5560,7 +5586,8 @@
55605586
"PolicySizeQuota",
55615587
"PolicyVersionsInUse",
55625588
"PolicyVersionsInUseQuota",
5563-
"VersionsPerPolicyQuota"
5589+
"VersionsPerPolicyQuota",
5590+
"GlobalEndpointTokenVersion"
55645591
]
55655592
},
55665593
"summaryMapType":{

0 commit comments

Comments
 (0)