aws-sdk-core 2.11.262 → 2.11.263
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/apis/iam/2010-05-08/api-2.json +58 -31
- data/apis/iam/2010-05-08/examples-1.json +17 -0
- data/apis/iam/2010-05-08/waiters-2.json +34 -0
- data/apis/sns/2010-03-31/api-2.json +213 -4
- data/endpoints.json +3 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 4363bae20c4cbd5393a4de17018e450cf3f43f2e
|
|
4
|
+
data.tar.gz: fbd4aa65a5b733054eccb4a4f562832be766da22
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ab119fbbadd5a4bbf58a2c77c49b0888c194b826cb223a96521f3fb465be58c32693b245e4fde033d5b98279104ce5fccdb6385ae32b8e1c912f4d29edce2d63
|
|
7
|
+
data.tar.gz: 5011d5f8a49dd0c54d30315494df21da61bfe847977d65257d62a1a2af4f069b8779a1d0a6328beeaa882d10f4cd121207585b89c304a749892ec7ea7ce6f0ae
|
|
@@ -1762,6 +1762,17 @@
|
|
|
1762
1762
|
{"shape":"ServiceFailureException"}
|
|
1763
1763
|
]
|
|
1764
1764
|
},
|
|
1765
|
+
"SetSecurityTokenServicePreferences":{
|
|
1766
|
+
"name":"SetSecurityTokenServicePreferences",
|
|
1767
|
+
"http":{
|
|
1768
|
+
"method":"POST",
|
|
1769
|
+
"requestUri":"/"
|
|
1770
|
+
},
|
|
1771
|
+
"input":{"shape":"SetSecurityTokenServicePreferencesRequest"},
|
|
1772
|
+
"errors":[
|
|
1773
|
+
{"shape":"ServiceFailureException"}
|
|
1774
|
+
]
|
|
1775
|
+
},
|
|
1765
1776
|
"SimulateCustomPolicy":{
|
|
1766
1777
|
"name":"SimulateCustomPolicy",
|
|
1767
1778
|
"http":{
|
|
@@ -3029,7 +3040,7 @@
|
|
|
3029
3040
|
"RoleDetailList":{"shape":"roleDetailListType"},
|
|
3030
3041
|
"Policies":{"shape":"ManagedPolicyDetailListType"},
|
|
3031
3042
|
"IsTruncated":{"shape":"booleanType"},
|
|
3032
|
-
"Marker":{"shape":"
|
|
3043
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3033
3044
|
}
|
|
3034
3045
|
},
|
|
3035
3046
|
"GetAccountPasswordPolicyResponse":{
|
|
@@ -3117,7 +3128,7 @@
|
|
|
3117
3128
|
"Group":{"shape":"Group"},
|
|
3118
3129
|
"Users":{"shape":"userListType"},
|
|
3119
3130
|
"IsTruncated":{"shape":"booleanType"},
|
|
3120
|
-
"Marker":{"shape":"
|
|
3131
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3121
3132
|
}
|
|
3122
3133
|
},
|
|
3123
3134
|
"GetInstanceProfileRequest":{
|
|
@@ -3303,7 +3314,7 @@
|
|
|
3303
3314
|
"ServicesLastAccessed":{"shape":"ServicesLastAccessed"},
|
|
3304
3315
|
"JobCompletionDate":{"shape":"dateType"},
|
|
3305
3316
|
"IsTruncated":{"shape":"booleanType"},
|
|
3306
|
-
"Marker":{"shape":"
|
|
3317
|
+
"Marker":{"shape":"responseMarkerType"},
|
|
3307
3318
|
"Error":{"shape":"ErrorDetails"}
|
|
3308
3319
|
}
|
|
3309
3320
|
},
|
|
@@ -3334,7 +3345,7 @@
|
|
|
3334
3345
|
"JobCompletionDate":{"shape":"dateType"},
|
|
3335
3346
|
"EntityDetailsList":{"shape":"entityDetailsListType"},
|
|
3336
3347
|
"IsTruncated":{"shape":"booleanType"},
|
|
3337
|
-
"Marker":{"shape":"
|
|
3348
|
+
"Marker":{"shape":"responseMarkerType"},
|
|
3338
3349
|
"Error":{"shape":"ErrorDetails"}
|
|
3339
3350
|
}
|
|
3340
3351
|
},
|
|
@@ -3537,7 +3548,7 @@
|
|
|
3537
3548
|
"members":{
|
|
3538
3549
|
"AccessKeyMetadata":{"shape":"accessKeyMetadataListType"},
|
|
3539
3550
|
"IsTruncated":{"shape":"booleanType"},
|
|
3540
|
-
"Marker":{"shape":"
|
|
3551
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3541
3552
|
}
|
|
3542
3553
|
},
|
|
3543
3554
|
"ListAccountAliasesRequest":{
|
|
@@ -3553,7 +3564,7 @@
|
|
|
3553
3564
|
"members":{
|
|
3554
3565
|
"AccountAliases":{"shape":"accountAliasListType"},
|
|
3555
3566
|
"IsTruncated":{"shape":"booleanType"},
|
|
3556
|
-
"Marker":{"shape":"
|
|
3567
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3557
3568
|
}
|
|
3558
3569
|
},
|
|
3559
3570
|
"ListAttachedGroupPoliciesRequest":{
|
|
@@ -3571,7 +3582,7 @@
|
|
|
3571
3582
|
"members":{
|
|
3572
3583
|
"AttachedPolicies":{"shape":"attachedPoliciesListType"},
|
|
3573
3584
|
"IsTruncated":{"shape":"booleanType"},
|
|
3574
|
-
"Marker":{"shape":"
|
|
3585
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3575
3586
|
}
|
|
3576
3587
|
},
|
|
3577
3588
|
"ListAttachedRolePoliciesRequest":{
|
|
@@ -3589,7 +3600,7 @@
|
|
|
3589
3600
|
"members":{
|
|
3590
3601
|
"AttachedPolicies":{"shape":"attachedPoliciesListType"},
|
|
3591
3602
|
"IsTruncated":{"shape":"booleanType"},
|
|
3592
|
-
"Marker":{"shape":"
|
|
3603
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3593
3604
|
}
|
|
3594
3605
|
},
|
|
3595
3606
|
"ListAttachedUserPoliciesRequest":{
|
|
@@ -3607,7 +3618,7 @@
|
|
|
3607
3618
|
"members":{
|
|
3608
3619
|
"AttachedPolicies":{"shape":"attachedPoliciesListType"},
|
|
3609
3620
|
"IsTruncated":{"shape":"booleanType"},
|
|
3610
|
-
"Marker":{"shape":"
|
|
3621
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3611
3622
|
}
|
|
3612
3623
|
},
|
|
3613
3624
|
"ListEntitiesForPolicyRequest":{
|
|
@@ -3629,7 +3640,7 @@
|
|
|
3629
3640
|
"PolicyUsers":{"shape":"PolicyUserListType"},
|
|
3630
3641
|
"PolicyRoles":{"shape":"PolicyRoleListType"},
|
|
3631
3642
|
"IsTruncated":{"shape":"booleanType"},
|
|
3632
|
-
"Marker":{"shape":"
|
|
3643
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3633
3644
|
}
|
|
3634
3645
|
},
|
|
3635
3646
|
"ListGroupPoliciesRequest":{
|
|
@@ -3647,7 +3658,7 @@
|
|
|
3647
3658
|
"members":{
|
|
3648
3659
|
"PolicyNames":{"shape":"policyNameListType"},
|
|
3649
3660
|
"IsTruncated":{"shape":"booleanType"},
|
|
3650
|
-
"Marker":{"shape":"
|
|
3661
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3651
3662
|
}
|
|
3652
3663
|
},
|
|
3653
3664
|
"ListGroupsForUserRequest":{
|
|
@@ -3665,7 +3676,7 @@
|
|
|
3665
3676
|
"members":{
|
|
3666
3677
|
"Groups":{"shape":"groupListType"},
|
|
3667
3678
|
"IsTruncated":{"shape":"booleanType"},
|
|
3668
|
-
"Marker":{"shape":"
|
|
3679
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3669
3680
|
}
|
|
3670
3681
|
},
|
|
3671
3682
|
"ListGroupsRequest":{
|
|
@@ -3682,7 +3693,7 @@
|
|
|
3682
3693
|
"members":{
|
|
3683
3694
|
"Groups":{"shape":"groupListType"},
|
|
3684
3695
|
"IsTruncated":{"shape":"booleanType"},
|
|
3685
|
-
"Marker":{"shape":"
|
|
3696
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3686
3697
|
}
|
|
3687
3698
|
},
|
|
3688
3699
|
"ListInstanceProfilesForRoleRequest":{
|
|
@@ -3700,7 +3711,7 @@
|
|
|
3700
3711
|
"members":{
|
|
3701
3712
|
"InstanceProfiles":{"shape":"instanceProfileListType"},
|
|
3702
3713
|
"IsTruncated":{"shape":"booleanType"},
|
|
3703
|
-
"Marker":{"shape":"
|
|
3714
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3704
3715
|
}
|
|
3705
3716
|
},
|
|
3706
3717
|
"ListInstanceProfilesRequest":{
|
|
@@ -3717,7 +3728,7 @@
|
|
|
3717
3728
|
"members":{
|
|
3718
3729
|
"InstanceProfiles":{"shape":"instanceProfileListType"},
|
|
3719
3730
|
"IsTruncated":{"shape":"booleanType"},
|
|
3720
|
-
"Marker":{"shape":"
|
|
3731
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3721
3732
|
}
|
|
3722
3733
|
},
|
|
3723
3734
|
"ListMFADevicesRequest":{
|
|
@@ -3734,7 +3745,7 @@
|
|
|
3734
3745
|
"members":{
|
|
3735
3746
|
"MFADevices":{"shape":"mfaDeviceListType"},
|
|
3736
3747
|
"IsTruncated":{"shape":"booleanType"},
|
|
3737
|
-
"Marker":{"shape":"
|
|
3748
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3738
3749
|
}
|
|
3739
3750
|
},
|
|
3740
3751
|
"ListOpenIDConnectProvidersRequest":{
|
|
@@ -3773,7 +3784,7 @@
|
|
|
3773
3784
|
"members":{
|
|
3774
3785
|
"PoliciesGrantingServiceAccess":{"shape":"listPolicyGrantingServiceAccessResponseListType"},
|
|
3775
3786
|
"IsTruncated":{"shape":"booleanType"},
|
|
3776
|
-
"Marker":{"shape":"
|
|
3787
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3777
3788
|
}
|
|
3778
3789
|
},
|
|
3779
3790
|
"ListPoliciesRequest":{
|
|
@@ -3792,7 +3803,7 @@
|
|
|
3792
3803
|
"members":{
|
|
3793
3804
|
"Policies":{"shape":"policyListType"},
|
|
3794
3805
|
"IsTruncated":{"shape":"booleanType"},
|
|
3795
|
-
"Marker":{"shape":"
|
|
3806
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3796
3807
|
}
|
|
3797
3808
|
},
|
|
3798
3809
|
"ListPolicyVersionsRequest":{
|
|
@@ -3809,7 +3820,7 @@
|
|
|
3809
3820
|
"members":{
|
|
3810
3821
|
"Versions":{"shape":"policyDocumentVersionListType"},
|
|
3811
3822
|
"IsTruncated":{"shape":"booleanType"},
|
|
3812
|
-
"Marker":{"shape":"
|
|
3823
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3813
3824
|
}
|
|
3814
3825
|
},
|
|
3815
3826
|
"ListRolePoliciesRequest":{
|
|
@@ -3827,7 +3838,7 @@
|
|
|
3827
3838
|
"members":{
|
|
3828
3839
|
"PolicyNames":{"shape":"policyNameListType"},
|
|
3829
3840
|
"IsTruncated":{"shape":"booleanType"},
|
|
3830
|
-
"Marker":{"shape":"
|
|
3841
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3831
3842
|
}
|
|
3832
3843
|
},
|
|
3833
3844
|
"ListRoleTagsRequest":{
|
|
@@ -3845,7 +3856,7 @@
|
|
|
3845
3856
|
"members":{
|
|
3846
3857
|
"Tags":{"shape":"tagListType"},
|
|
3847
3858
|
"IsTruncated":{"shape":"booleanType"},
|
|
3848
|
-
"Marker":{"shape":"
|
|
3859
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3849
3860
|
}
|
|
3850
3861
|
},
|
|
3851
3862
|
"ListRolesRequest":{
|
|
@@ -3862,7 +3873,7 @@
|
|
|
3862
3873
|
"members":{
|
|
3863
3874
|
"Roles":{"shape":"roleListType"},
|
|
3864
3875
|
"IsTruncated":{"shape":"booleanType"},
|
|
3865
|
-
"Marker":{"shape":"
|
|
3876
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3866
3877
|
}
|
|
3867
3878
|
},
|
|
3868
3879
|
"ListSAMLProvidersRequest":{
|
|
@@ -3889,7 +3900,7 @@
|
|
|
3889
3900
|
"members":{
|
|
3890
3901
|
"SSHPublicKeys":{"shape":"SSHPublicKeyListType"},
|
|
3891
3902
|
"IsTruncated":{"shape":"booleanType"},
|
|
3892
|
-
"Marker":{"shape":"
|
|
3903
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3893
3904
|
}
|
|
3894
3905
|
},
|
|
3895
3906
|
"ListServerCertificatesRequest":{
|
|
@@ -3906,7 +3917,7 @@
|
|
|
3906
3917
|
"members":{
|
|
3907
3918
|
"ServerCertificateMetadataList":{"shape":"serverCertificateMetadataListType"},
|
|
3908
3919
|
"IsTruncated":{"shape":"booleanType"},
|
|
3909
|
-
"Marker":{"shape":"
|
|
3920
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3910
3921
|
}
|
|
3911
3922
|
},
|
|
3912
3923
|
"ListServiceSpecificCredentialsRequest":{
|
|
@@ -3936,7 +3947,7 @@
|
|
|
3936
3947
|
"members":{
|
|
3937
3948
|
"Certificates":{"shape":"certificateListType"},
|
|
3938
3949
|
"IsTruncated":{"shape":"booleanType"},
|
|
3939
|
-
"Marker":{"shape":"
|
|
3950
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3940
3951
|
}
|
|
3941
3952
|
},
|
|
3942
3953
|
"ListUserPoliciesRequest":{
|
|
@@ -3954,7 +3965,7 @@
|
|
|
3954
3965
|
"members":{
|
|
3955
3966
|
"PolicyNames":{"shape":"policyNameListType"},
|
|
3956
3967
|
"IsTruncated":{"shape":"booleanType"},
|
|
3957
|
-
"Marker":{"shape":"
|
|
3968
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3958
3969
|
}
|
|
3959
3970
|
},
|
|
3960
3971
|
"ListUserTagsRequest":{
|
|
@@ -3972,7 +3983,7 @@
|
|
|
3972
3983
|
"members":{
|
|
3973
3984
|
"Tags":{"shape":"tagListType"},
|
|
3974
3985
|
"IsTruncated":{"shape":"booleanType"},
|
|
3975
|
-
"Marker":{"shape":"
|
|
3986
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3976
3987
|
}
|
|
3977
3988
|
},
|
|
3978
3989
|
"ListUsersRequest":{
|
|
@@ -3989,7 +4000,7 @@
|
|
|
3989
4000
|
"members":{
|
|
3990
4001
|
"Users":{"shape":"userListType"},
|
|
3991
4002
|
"IsTruncated":{"shape":"booleanType"},
|
|
3992
|
-
"Marker":{"shape":"
|
|
4003
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
3993
4004
|
}
|
|
3994
4005
|
},
|
|
3995
4006
|
"ListVirtualMFADevicesRequest":{
|
|
@@ -4006,7 +4017,7 @@
|
|
|
4006
4017
|
"members":{
|
|
4007
4018
|
"VirtualMFADevices":{"shape":"virtualMFADeviceListType"},
|
|
4008
4019
|
"IsTruncated":{"shape":"booleanType"},
|
|
4009
|
-
"Marker":{"shape":"
|
|
4020
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
4010
4021
|
}
|
|
4011
4022
|
},
|
|
4012
4023
|
"LoginProfile":{
|
|
@@ -4692,6 +4703,13 @@
|
|
|
4692
4703
|
"VersionId":{"shape":"policyVersionIdType"}
|
|
4693
4704
|
}
|
|
4694
4705
|
},
|
|
4706
|
+
"SetSecurityTokenServicePreferencesRequest":{
|
|
4707
|
+
"type":"structure",
|
|
4708
|
+
"required":["GlobalEndpointTokenVersion"],
|
|
4709
|
+
"members":{
|
|
4710
|
+
"GlobalEndpointTokenVersion":{"shape":"globalEndpointTokenVersion"}
|
|
4711
|
+
}
|
|
4712
|
+
},
|
|
4695
4713
|
"SigningCertificate":{
|
|
4696
4714
|
"type":"structure",
|
|
4697
4715
|
"required":[
|
|
@@ -4732,7 +4750,7 @@
|
|
|
4732
4750
|
"members":{
|
|
4733
4751
|
"EvaluationResults":{"shape":"EvaluationResultsListType"},
|
|
4734
4752
|
"IsTruncated":{"shape":"booleanType"},
|
|
4735
|
-
"Marker":{"shape":"
|
|
4753
|
+
"Marker":{"shape":"responseMarkerType"}
|
|
4736
4754
|
}
|
|
4737
4755
|
},
|
|
4738
4756
|
"SimulatePrincipalPolicyRequest":{
|
|
@@ -5245,6 +5263,13 @@
|
|
|
5245
5263
|
"min":1,
|
|
5246
5264
|
"pattern":"[\\w+=,.@-]+"
|
|
5247
5265
|
},
|
|
5266
|
+
"globalEndpointTokenVersion":{
|
|
5267
|
+
"type":"string",
|
|
5268
|
+
"enum":[
|
|
5269
|
+
"v1Token",
|
|
5270
|
+
"v2Token"
|
|
5271
|
+
]
|
|
5272
|
+
},
|
|
5248
5273
|
"groupDetailListType":{
|
|
5249
5274
|
"type":"list",
|
|
5250
5275
|
"member":{"shape":"GroupDetail"}
|
|
@@ -5453,6 +5478,7 @@
|
|
|
5453
5478
|
"min":1,
|
|
5454
5479
|
"pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u00FF]+"
|
|
5455
5480
|
},
|
|
5481
|
+
"responseMarkerType":{"type":"string"},
|
|
5456
5482
|
"roleDescriptionType":{
|
|
5457
5483
|
"type":"string",
|
|
5458
5484
|
"max":1000,
|
|
@@ -5560,7 +5586,8 @@
|
|
|
5560
5586
|
"PolicySizeQuota",
|
|
5561
5587
|
"PolicyVersionsInUse",
|
|
5562
5588
|
"PolicyVersionsInUseQuota",
|
|
5563
|
-
"VersionsPerPolicyQuota"
|
|
5589
|
+
"VersionsPerPolicyQuota",
|
|
5590
|
+
"GlobalEndpointTokenVersion"
|
|
5564
5591
|
]
|
|
5565
5592
|
},
|
|
5566
5593
|
"summaryMapType":{
|
|
@@ -568,6 +568,7 @@
|
|
|
568
568
|
"AttachedPoliciesPerGroupQuota": 10,
|
|
569
569
|
"AttachedPoliciesPerRoleQuota": 10,
|
|
570
570
|
"AttachedPoliciesPerUserQuota": 10,
|
|
571
|
+
"GlobalEndpointTokenVersion": 2,
|
|
571
572
|
"GroupPolicySizeQuota": 5120,
|
|
572
573
|
"Groups": 15,
|
|
573
574
|
"GroupsPerUserQuota": 10,
|
|
@@ -1219,6 +1220,22 @@
|
|
|
1219
1220
|
"title": "To remove a user from an IAM group"
|
|
1220
1221
|
}
|
|
1221
1222
|
],
|
|
1223
|
+
"SetSecurityTokenServicePreferences": [
|
|
1224
|
+
{
|
|
1225
|
+
"input": {
|
|
1226
|
+
"GlobalEndpointTokenVersion": "v2Token"
|
|
1227
|
+
},
|
|
1228
|
+
"comments": {
|
|
1229
|
+
"input": {
|
|
1230
|
+
},
|
|
1231
|
+
"output": {
|
|
1232
|
+
}
|
|
1233
|
+
},
|
|
1234
|
+
"description": "The following command sets the STS global endpoint token to version 2. Version 2 tokens are valid in all Regions.",
|
|
1235
|
+
"id": "61a785a7-d30a-415a-ae18-ab9236e56871",
|
|
1236
|
+
"title": "To delete an access key for an IAM user"
|
|
1237
|
+
}
|
|
1238
|
+
],
|
|
1222
1239
|
"TagRole": [
|
|
1223
1240
|
{
|
|
1224
1241
|
"input": {
|
|
@@ -34,6 +34,40 @@
|
|
|
34
34
|
"expected": "NoSuchEntity"
|
|
35
35
|
}
|
|
36
36
|
]
|
|
37
|
+
},
|
|
38
|
+
"RoleExists": {
|
|
39
|
+
"delay": 1,
|
|
40
|
+
"operation": "GetRole",
|
|
41
|
+
"maxAttempts": 20,
|
|
42
|
+
"acceptors": [
|
|
43
|
+
{
|
|
44
|
+
"state": "success",
|
|
45
|
+
"matcher": "status",
|
|
46
|
+
"expected": 200
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"state": "retry",
|
|
50
|
+
"matcher": "error",
|
|
51
|
+
"expected": "NoSuchEntity"
|
|
52
|
+
}
|
|
53
|
+
]
|
|
54
|
+
},
|
|
55
|
+
"PolicyExists": {
|
|
56
|
+
"delay": 1,
|
|
57
|
+
"operation": "GetPolicy",
|
|
58
|
+
"maxAttempts": 20,
|
|
59
|
+
"acceptors": [
|
|
60
|
+
{
|
|
61
|
+
"state": "success",
|
|
62
|
+
"matcher": "status",
|
|
63
|
+
"expected": 200
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"state": "retry",
|
|
67
|
+
"matcher": "error",
|
|
68
|
+
"expected": "NoSuchEntity"
|
|
69
|
+
}
|
|
70
|
+
]
|
|
37
71
|
}
|
|
38
72
|
}
|
|
39
73
|
}
|
|
@@ -60,7 +60,8 @@
|
|
|
60
60
|
{"shape":"InvalidParameterException"},
|
|
61
61
|
{"shape":"NotFoundException"},
|
|
62
62
|
{"shape":"InternalErrorException"},
|
|
63
|
-
{"shape":"AuthorizationErrorException"}
|
|
63
|
+
{"shape":"AuthorizationErrorException"},
|
|
64
|
+
{"shape":"FilterPolicyLimitExceededException"}
|
|
64
65
|
]
|
|
65
66
|
},
|
|
66
67
|
"CreatePlatformApplication":{
|
|
@@ -114,7 +115,11 @@
|
|
|
114
115
|
{"shape":"TopicLimitExceededException"},
|
|
115
116
|
{"shape":"InternalErrorException"},
|
|
116
117
|
{"shape":"AuthorizationErrorException"},
|
|
117
|
-
{"shape":"InvalidSecurityException"}
|
|
118
|
+
{"shape":"InvalidSecurityException"},
|
|
119
|
+
{"shape":"TagLimitExceededException"},
|
|
120
|
+
{"shape":"StaleTagException"},
|
|
121
|
+
{"shape":"TagPolicyException"},
|
|
122
|
+
{"shape":"ConcurrentAccessException"}
|
|
118
123
|
]
|
|
119
124
|
},
|
|
120
125
|
"DeleteEndpoint":{
|
|
@@ -154,7 +159,10 @@
|
|
|
154
159
|
{"shape":"InvalidParameterException"},
|
|
155
160
|
{"shape":"InternalErrorException"},
|
|
156
161
|
{"shape":"AuthorizationErrorException"},
|
|
157
|
-
{"shape":"NotFoundException"}
|
|
162
|
+
{"shape":"NotFoundException"},
|
|
163
|
+
{"shape":"StaleTagException"},
|
|
164
|
+
{"shape":"TagPolicyException"},
|
|
165
|
+
{"shape":"ConcurrentAccessException"}
|
|
158
166
|
]
|
|
159
167
|
},
|
|
160
168
|
"GetEndpointAttributes":{
|
|
@@ -336,6 +344,25 @@
|
|
|
336
344
|
{"shape":"AuthorizationErrorException"}
|
|
337
345
|
]
|
|
338
346
|
},
|
|
347
|
+
"ListTagsForResource":{
|
|
348
|
+
"name":"ListTagsForResource",
|
|
349
|
+
"http":{
|
|
350
|
+
"method":"POST",
|
|
351
|
+
"requestUri":"/"
|
|
352
|
+
},
|
|
353
|
+
"input":{"shape":"ListTagsForResourceRequest"},
|
|
354
|
+
"output":{
|
|
355
|
+
"shape":"ListTagsForResourceResponse",
|
|
356
|
+
"resultWrapper":"ListTagsForResourceResult"
|
|
357
|
+
},
|
|
358
|
+
"errors":[
|
|
359
|
+
{"shape":"ResourceNotFoundException"},
|
|
360
|
+
{"shape":"TagPolicyException"},
|
|
361
|
+
{"shape":"InvalidParameterException"},
|
|
362
|
+
{"shape":"AuthorizationErrorException"},
|
|
363
|
+
{"shape":"ConcurrentAccessException"}
|
|
364
|
+
]
|
|
365
|
+
},
|
|
339
366
|
"ListTopics":{
|
|
340
367
|
"name":"ListTopics",
|
|
341
368
|
"http":{
|
|
@@ -510,6 +537,27 @@
|
|
|
510
537
|
{"shape":"InvalidSecurityException"}
|
|
511
538
|
]
|
|
512
539
|
},
|
|
540
|
+
"TagResource":{
|
|
541
|
+
"name":"TagResource",
|
|
542
|
+
"http":{
|
|
543
|
+
"method":"POST",
|
|
544
|
+
"requestUri":"/"
|
|
545
|
+
},
|
|
546
|
+
"input":{"shape":"TagResourceRequest"},
|
|
547
|
+
"output":{
|
|
548
|
+
"shape":"TagResourceResponse",
|
|
549
|
+
"resultWrapper":"TagResourceResult"
|
|
550
|
+
},
|
|
551
|
+
"errors":[
|
|
552
|
+
{"shape":"ResourceNotFoundException"},
|
|
553
|
+
{"shape":"TagLimitExceededException"},
|
|
554
|
+
{"shape":"StaleTagException"},
|
|
555
|
+
{"shape":"TagPolicyException"},
|
|
556
|
+
{"shape":"InvalidParameterException"},
|
|
557
|
+
{"shape":"AuthorizationErrorException"},
|
|
558
|
+
{"shape":"ConcurrentAccessException"}
|
|
559
|
+
]
|
|
560
|
+
},
|
|
513
561
|
"Unsubscribe":{
|
|
514
562
|
"name":"Unsubscribe",
|
|
515
563
|
"http":{
|
|
@@ -524,6 +572,27 @@
|
|
|
524
572
|
{"shape":"NotFoundException"},
|
|
525
573
|
{"shape":"InvalidSecurityException"}
|
|
526
574
|
]
|
|
575
|
+
},
|
|
576
|
+
"UntagResource":{
|
|
577
|
+
"name":"UntagResource",
|
|
578
|
+
"http":{
|
|
579
|
+
"method":"POST",
|
|
580
|
+
"requestUri":"/"
|
|
581
|
+
},
|
|
582
|
+
"input":{"shape":"UntagResourceRequest"},
|
|
583
|
+
"output":{
|
|
584
|
+
"shape":"UntagResourceResponse",
|
|
585
|
+
"resultWrapper":"UntagResourceResult"
|
|
586
|
+
},
|
|
587
|
+
"errors":[
|
|
588
|
+
{"shape":"ResourceNotFoundException"},
|
|
589
|
+
{"shape":"TagLimitExceededException"},
|
|
590
|
+
{"shape":"StaleTagException"},
|
|
591
|
+
{"shape":"TagPolicyException"},
|
|
592
|
+
{"shape":"InvalidParameterException"},
|
|
593
|
+
{"shape":"AuthorizationErrorException"},
|
|
594
|
+
{"shape":"ConcurrentAccessException"}
|
|
595
|
+
]
|
|
527
596
|
}
|
|
528
597
|
},
|
|
529
598
|
"shapes":{
|
|
@@ -546,6 +615,11 @@
|
|
|
546
615
|
"ActionName":{"shape":"ActionsList"}
|
|
547
616
|
}
|
|
548
617
|
},
|
|
618
|
+
"AmazonResourceName":{
|
|
619
|
+
"type":"string",
|
|
620
|
+
"max":1011,
|
|
621
|
+
"min":1
|
|
622
|
+
},
|
|
549
623
|
"AuthorizationErrorException":{
|
|
550
624
|
"type":"structure",
|
|
551
625
|
"members":{
|
|
@@ -572,6 +646,18 @@
|
|
|
572
646
|
"isOptedOut":{"shape":"boolean"}
|
|
573
647
|
}
|
|
574
648
|
},
|
|
649
|
+
"ConcurrentAccessException":{
|
|
650
|
+
"type":"structure",
|
|
651
|
+
"members":{
|
|
652
|
+
"message":{"shape":"string"}
|
|
653
|
+
},
|
|
654
|
+
"error":{
|
|
655
|
+
"code":"ConcurrentAccess",
|
|
656
|
+
"httpStatusCode":400,
|
|
657
|
+
"senderFault":true
|
|
658
|
+
},
|
|
659
|
+
"exception":true
|
|
660
|
+
},
|
|
575
661
|
"ConfirmSubscriptionInput":{
|
|
576
662
|
"type":"structure",
|
|
577
663
|
"required":[
|
|
@@ -633,7 +719,8 @@
|
|
|
633
719
|
"required":["Name"],
|
|
634
720
|
"members":{
|
|
635
721
|
"Name":{"shape":"topicName"},
|
|
636
|
-
"Attributes":{"shape":"TopicAttributesMap"}
|
|
722
|
+
"Attributes":{"shape":"TopicAttributesMap"},
|
|
723
|
+
"Tags":{"shape":"TagList"}
|
|
637
724
|
}
|
|
638
725
|
},
|
|
639
726
|
"CreateTopicResponse":{
|
|
@@ -963,6 +1050,19 @@
|
|
|
963
1050
|
"NextToken":{"shape":"nextToken"}
|
|
964
1051
|
}
|
|
965
1052
|
},
|
|
1053
|
+
"ListTagsForResourceRequest":{
|
|
1054
|
+
"type":"structure",
|
|
1055
|
+
"required":["ResourceArn"],
|
|
1056
|
+
"members":{
|
|
1057
|
+
"ResourceArn":{"shape":"AmazonResourceName"}
|
|
1058
|
+
}
|
|
1059
|
+
},
|
|
1060
|
+
"ListTagsForResourceResponse":{
|
|
1061
|
+
"type":"structure",
|
|
1062
|
+
"members":{
|
|
1063
|
+
"Tags":{"shape":"TagList"}
|
|
1064
|
+
}
|
|
1065
|
+
},
|
|
966
1066
|
"ListTopicsInput":{
|
|
967
1067
|
"type":"structure",
|
|
968
1068
|
"members":{
|
|
@@ -1079,6 +1179,18 @@
|
|
|
1079
1179
|
"Label":{"shape":"label"}
|
|
1080
1180
|
}
|
|
1081
1181
|
},
|
|
1182
|
+
"ResourceNotFoundException":{
|
|
1183
|
+
"type":"structure",
|
|
1184
|
+
"members":{
|
|
1185
|
+
"message":{"shape":"string"}
|
|
1186
|
+
},
|
|
1187
|
+
"error":{
|
|
1188
|
+
"code":"ResourceNotFound",
|
|
1189
|
+
"httpStatusCode":404,
|
|
1190
|
+
"senderFault":true
|
|
1191
|
+
},
|
|
1192
|
+
"exception":true
|
|
1193
|
+
},
|
|
1082
1194
|
"SetEndpointAttributesInput":{
|
|
1083
1195
|
"type":"structure",
|
|
1084
1196
|
"required":[
|
|
@@ -1137,6 +1249,18 @@
|
|
|
1137
1249
|
"AttributeValue":{"shape":"attributeValue"}
|
|
1138
1250
|
}
|
|
1139
1251
|
},
|
|
1252
|
+
"StaleTagException":{
|
|
1253
|
+
"type":"structure",
|
|
1254
|
+
"members":{
|
|
1255
|
+
"message":{"shape":"string"}
|
|
1256
|
+
},
|
|
1257
|
+
"error":{
|
|
1258
|
+
"code":"StaleTag",
|
|
1259
|
+
"httpStatusCode":400,
|
|
1260
|
+
"senderFault":true
|
|
1261
|
+
},
|
|
1262
|
+
"exception":true
|
|
1263
|
+
},
|
|
1140
1264
|
"String":{"type":"string"},
|
|
1141
1265
|
"SubscribeInput":{
|
|
1142
1266
|
"type":"structure",
|
|
@@ -1189,6 +1313,75 @@
|
|
|
1189
1313
|
"type":"list",
|
|
1190
1314
|
"member":{"shape":"Subscription"}
|
|
1191
1315
|
},
|
|
1316
|
+
"Tag":{
|
|
1317
|
+
"type":"structure",
|
|
1318
|
+
"required":[
|
|
1319
|
+
"Key",
|
|
1320
|
+
"Value"
|
|
1321
|
+
],
|
|
1322
|
+
"members":{
|
|
1323
|
+
"Key":{"shape":"TagKey"},
|
|
1324
|
+
"Value":{"shape":"TagValue"}
|
|
1325
|
+
}
|
|
1326
|
+
},
|
|
1327
|
+
"TagKey":{
|
|
1328
|
+
"type":"string",
|
|
1329
|
+
"max":128,
|
|
1330
|
+
"min":1
|
|
1331
|
+
},
|
|
1332
|
+
"TagKeyList":{
|
|
1333
|
+
"type":"list",
|
|
1334
|
+
"member":{"shape":"TagKey"}
|
|
1335
|
+
},
|
|
1336
|
+
"TagLimitExceededException":{
|
|
1337
|
+
"type":"structure",
|
|
1338
|
+
"members":{
|
|
1339
|
+
"message":{"shape":"string"}
|
|
1340
|
+
},
|
|
1341
|
+
"error":{
|
|
1342
|
+
"code":"TagLimitExceeded",
|
|
1343
|
+
"httpStatusCode":400,
|
|
1344
|
+
"senderFault":true
|
|
1345
|
+
},
|
|
1346
|
+
"exception":true
|
|
1347
|
+
},
|
|
1348
|
+
"TagList":{
|
|
1349
|
+
"type":"list",
|
|
1350
|
+
"member":{"shape":"Tag"}
|
|
1351
|
+
},
|
|
1352
|
+
"TagPolicyException":{
|
|
1353
|
+
"type":"structure",
|
|
1354
|
+
"members":{
|
|
1355
|
+
"message":{"shape":"string"}
|
|
1356
|
+
},
|
|
1357
|
+
"error":{
|
|
1358
|
+
"code":"TagPolicy",
|
|
1359
|
+
"httpStatusCode":400,
|
|
1360
|
+
"senderFault":true
|
|
1361
|
+
},
|
|
1362
|
+
"exception":true
|
|
1363
|
+
},
|
|
1364
|
+
"TagResourceRequest":{
|
|
1365
|
+
"type":"structure",
|
|
1366
|
+
"required":[
|
|
1367
|
+
"ResourceArn",
|
|
1368
|
+
"Tags"
|
|
1369
|
+
],
|
|
1370
|
+
"members":{
|
|
1371
|
+
"ResourceArn":{"shape":"AmazonResourceName"},
|
|
1372
|
+
"Tags":{"shape":"TagList"}
|
|
1373
|
+
}
|
|
1374
|
+
},
|
|
1375
|
+
"TagResourceResponse":{
|
|
1376
|
+
"type":"structure",
|
|
1377
|
+
"members":{
|
|
1378
|
+
}
|
|
1379
|
+
},
|
|
1380
|
+
"TagValue":{
|
|
1381
|
+
"type":"string",
|
|
1382
|
+
"max":256,
|
|
1383
|
+
"min":0
|
|
1384
|
+
},
|
|
1192
1385
|
"ThrottledException":{
|
|
1193
1386
|
"type":"structure",
|
|
1194
1387
|
"members":{
|
|
@@ -1235,6 +1428,22 @@
|
|
|
1235
1428
|
"SubscriptionArn":{"shape":"subscriptionARN"}
|
|
1236
1429
|
}
|
|
1237
1430
|
},
|
|
1431
|
+
"UntagResourceRequest":{
|
|
1432
|
+
"type":"structure",
|
|
1433
|
+
"required":[
|
|
1434
|
+
"ResourceArn",
|
|
1435
|
+
"TagKeys"
|
|
1436
|
+
],
|
|
1437
|
+
"members":{
|
|
1438
|
+
"ResourceArn":{"shape":"AmazonResourceName"},
|
|
1439
|
+
"TagKeys":{"shape":"TagKeyList"}
|
|
1440
|
+
}
|
|
1441
|
+
},
|
|
1442
|
+
"UntagResourceResponse":{
|
|
1443
|
+
"type":"structure",
|
|
1444
|
+
"members":{
|
|
1445
|
+
}
|
|
1446
|
+
},
|
|
1238
1447
|
"account":{"type":"string"},
|
|
1239
1448
|
"action":{"type":"string"},
|
|
1240
1449
|
"attributeName":{"type":"string"},
|
data/endpoints.json
CHANGED
|
@@ -686,6 +686,7 @@
|
|
|
686
686
|
},
|
|
687
687
|
"codedeploy" : {
|
|
688
688
|
"endpoints" : {
|
|
689
|
+
"ap-east-1" : { },
|
|
689
690
|
"ap-northeast-1" : { },
|
|
690
691
|
"ap-northeast-2" : { },
|
|
691
692
|
"ap-south-1" : { },
|
|
@@ -1227,6 +1228,8 @@
|
|
|
1227
1228
|
},
|
|
1228
1229
|
"email" : {
|
|
1229
1230
|
"endpoints" : {
|
|
1231
|
+
"ap-south-1" : { },
|
|
1232
|
+
"ap-southeast-2" : { },
|
|
1230
1233
|
"eu-central-1" : { },
|
|
1231
1234
|
"eu-west-1" : { },
|
|
1232
1235
|
"us-east-1" : { },
|
data/lib/aws-sdk-core/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-core
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.11.
|
|
4
|
+
version: 2.11.263
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2019-04-
|
|
11
|
+
date: 2019-04-26 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jmespath
|