iamdata 0.1.202509161__py3-none-any.whl → 0.1.202509181__py3-none-any.whl

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.

Potentially problematic release.


This version of iamdata might be problematic. Click here for more details.

@@ -1,4 +1,19 @@
1
1
  {
2
+ "associateeiptovlan": {
3
+ "name": "AssociateEipToVlan",
4
+ "description": "Grants permission to associate an Elastic IP address (EIP) with a public VLAN in an Amazon EVS environment",
5
+ "accessLevel": "Write",
6
+ "resourceTypes": [
7
+ {
8
+ "name": "environment",
9
+ "required": true,
10
+ "conditionKeys": [],
11
+ "dependentActions": []
12
+ }
13
+ ],
14
+ "conditionKeys": [],
15
+ "dependentActions": []
16
+ },
2
17
  "createenvironment": {
3
18
  "name": "CreateEnvironment",
4
19
  "description": "Grants permission to create an Amazon EVS environment",
@@ -55,6 +70,21 @@
55
70
  "conditionKeys": [],
56
71
  "dependentActions": []
57
72
  },
73
+ "disassociateeipfromvlan": {
74
+ "name": "DisassociateEipFromVlan",
75
+ "description": "Grants permission to disassociate an Elastic IP address (EIP) from a public VLAN in an Amazon EVS environment",
76
+ "accessLevel": "Write",
77
+ "resourceTypes": [
78
+ {
79
+ "name": "environment",
80
+ "required": true,
81
+ "conditionKeys": [],
82
+ "dependentActions": []
83
+ }
84
+ ],
85
+ "conditionKeys": [],
86
+ "dependentActions": []
87
+ },
58
88
  "getenvironment": {
59
89
  "name": "GetEnvironment",
60
90
  "description": "Grants permission to get an Amazon EVS environment",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "createtokenwithiam": {
3
3
  "name": "CreateTokenWithIAM",
4
- "description": "Grants permission to create OAuth/OIDC tokens to access IAM Identity Center integrated applications",
4
+ "description": "Grants permission to create and return OAuth 2.0 access tokens and refresh tokens for authorized client applications. These tokens might contain defined scopes that specify permissions such as `read:profile` or `write:data`",
5
5
  "accessLevel": "Write",
6
6
  "resourceTypes": [
7
7
  {
@@ -12,6 +12,8 @@
12
12
  }
13
13
  ],
14
14
  "conditionKeys": [],
15
- "dependentActions": []
15
+ "dependentActions": [
16
+ "kms:Decrypt"
17
+ ]
16
18
  }
17
19
  }
@@ -6,7 +6,9 @@
6
6
  "resourceTypes": [],
7
7
  "conditionKeys": [],
8
8
  "dependentActions": [
9
- "ds:AuthorizeApplication"
9
+ "ds:AuthorizeApplication",
10
+ "identitystore:CreateIdentityStore",
11
+ "kms:Decrypt"
10
12
  ]
11
13
  },
12
14
  "associateprofile": {
@@ -15,7 +17,9 @@
15
17
  "accessLevel": "Write",
16
18
  "resourceTypes": [],
17
19
  "conditionKeys": [],
18
- "dependentActions": []
20
+ "dependentActions": [
21
+ "kms:Decrypt"
22
+ ]
19
23
  },
20
24
  "attachcustomermanagedpolicyreferencetopermissionset": {
21
25
  "name": "AttachCustomerManagedPolicyReferenceToPermissionSet",
@@ -26,7 +30,9 @@
26
30
  "name": "Instance",
27
31
  "required": true,
28
32
  "conditionKeys": [],
29
- "dependentActions": []
33
+ "dependentActions": [
34
+ "kms:Decrypt"
35
+ ]
30
36
  },
31
37
  {
32
38
  "name": "PermissionSet",
@@ -47,7 +53,9 @@
47
53
  "name": "Instance",
48
54
  "required": true,
49
55
  "conditionKeys": [],
50
- "dependentActions": []
56
+ "dependentActions": [
57
+ "kms:Decrypt"
58
+ ]
51
59
  },
52
60
  {
53
61
  "name": "PermissionSet",
@@ -68,7 +76,9 @@
68
76
  "name": "Account",
69
77
  "required": true,
70
78
  "conditionKeys": [],
71
- "dependentActions": []
79
+ "dependentActions": [
80
+ "kms:Decrypt"
81
+ ]
72
82
  },
73
83
  {
74
84
  "name": "Instance",
@@ -95,7 +105,9 @@
95
105
  "name": "ApplicationProvider",
96
106
  "required": true,
97
107
  "conditionKeys": [],
98
- "dependentActions": []
108
+ "dependentActions": [
109
+ "kms:Decrypt"
110
+ ]
99
111
  },
100
112
  {
101
113
  "name": "Instance",
@@ -119,7 +131,9 @@
119
131
  "name": "Application",
120
132
  "required": true,
121
133
  "conditionKeys": [],
122
- "dependentActions": []
134
+ "dependentActions": [
135
+ "kms:Decrypt"
136
+ ]
123
137
  }
124
138
  ],
125
139
  "conditionKeys": [
@@ -133,7 +147,9 @@
133
147
  "accessLevel": "Write",
134
148
  "resourceTypes": [],
135
149
  "conditionKeys": [],
136
- "dependentActions": []
150
+ "dependentActions": [
151
+ "kms:Decrypt"
152
+ ]
137
153
  },
138
154
  "createapplicationinstancecertificate": {
139
155
  "name": "CreateApplicationInstanceCertificate",
@@ -141,7 +157,9 @@
141
157
  "accessLevel": "Write",
142
158
  "resourceTypes": [],
143
159
  "conditionKeys": [],
144
- "dependentActions": []
160
+ "dependentActions": [
161
+ "kms:Decrypt"
162
+ ]
145
163
  },
146
164
  "createinstance": {
147
165
  "name": "CreateInstance",
@@ -154,6 +172,7 @@
154
172
  "conditionKeys": [],
155
173
  "dependentActions": [
156
174
  "iam:CreateServiceLinkedRole",
175
+ "identitystore:CreateIdentityStore",
157
176
  "organizations:DescribeOrganization"
158
177
  ]
159
178
  }
@@ -187,7 +206,8 @@
187
206
  "iam:ListAttachedRolePolicies",
188
207
  "iam:ListRolePolicies",
189
208
  "iam:PutRolePolicy",
190
- "iam:UpdateAssumeRolePolicy"
209
+ "iam:UpdateAssumeRolePolicy",
210
+ "kms:Decrypt"
191
211
  ]
192
212
  },
193
213
  "createmanagedapplicationinstance": {
@@ -196,7 +216,9 @@
196
216
  "accessLevel": "Write",
197
217
  "resourceTypes": [],
198
218
  "conditionKeys": [],
199
- "dependentActions": []
219
+ "dependentActions": [
220
+ "kms:Decrypt"
221
+ ]
200
222
  },
201
223
  "createpermissionset": {
202
224
  "name": "CreatePermissionSet",
@@ -207,7 +229,9 @@
207
229
  "name": "Instance",
208
230
  "required": true,
209
231
  "conditionKeys": [],
210
- "dependentActions": []
232
+ "dependentActions": [
233
+ "kms:Decrypt"
234
+ ]
211
235
  },
212
236
  {
213
237
  "name": "PermissionSet",
@@ -228,7 +252,9 @@
228
252
  "accessLevel": "Write",
229
253
  "resourceTypes": [],
230
254
  "conditionKeys": [],
231
- "dependentActions": []
255
+ "dependentActions": [
256
+ "kms:Decrypt"
257
+ ]
232
258
  },
233
259
  "createtrust": {
234
260
  "name": "CreateTrust",
@@ -236,7 +262,9 @@
236
262
  "accessLevel": "Write",
237
263
  "resourceTypes": [],
238
264
  "conditionKeys": [],
239
- "dependentActions": []
265
+ "dependentActions": [
266
+ "kms:Decrypt"
267
+ ]
240
268
  },
241
269
  "createtrustedtokenissuer": {
242
270
  "name": "CreateTrustedTokenIssuer",
@@ -247,7 +275,9 @@
247
275
  "name": "Instance",
248
276
  "required": true,
249
277
  "conditionKeys": [],
250
- "dependentActions": []
278
+ "dependentActions": [
279
+ "kms:Decrypt"
280
+ ]
251
281
  }
252
282
  ],
253
283
  "conditionKeys": [
@@ -265,7 +295,9 @@
265
295
  "name": "Account",
266
296
  "required": true,
267
297
  "conditionKeys": [],
268
- "dependentActions": []
298
+ "dependentActions": [
299
+ "kms:Decrypt"
300
+ ]
269
301
  },
270
302
  {
271
303
  "name": "Instance",
@@ -292,7 +324,9 @@
292
324
  "name": "Application",
293
325
  "required": true,
294
326
  "conditionKeys": [],
295
- "dependentActions": []
327
+ "dependentActions": [
328
+ "kms:Decrypt"
329
+ ]
296
330
  }
297
331
  ],
298
332
  "conditionKeys": [
@@ -309,7 +343,9 @@
309
343
  "name": "Application",
310
344
  "required": true,
311
345
  "conditionKeys": [],
312
- "dependentActions": []
346
+ "dependentActions": [
347
+ "kms:Decrypt"
348
+ ]
313
349
  }
314
350
  ],
315
351
  "conditionKeys": [
@@ -326,7 +362,9 @@
326
362
  "name": "Application",
327
363
  "required": true,
328
364
  "conditionKeys": [],
329
- "dependentActions": []
365
+ "dependentActions": [
366
+ "kms:Decrypt"
367
+ ]
330
368
  }
331
369
  ],
332
370
  "conditionKeys": [
@@ -343,7 +381,9 @@
343
381
  "name": "Application",
344
382
  "required": true,
345
383
  "conditionKeys": [],
346
- "dependentActions": []
384
+ "dependentActions": [
385
+ "kms:Decrypt"
386
+ ]
347
387
  }
348
388
  ],
349
389
  "conditionKeys": [
@@ -360,7 +400,9 @@
360
400
  "name": "Application",
361
401
  "required": true,
362
402
  "conditionKeys": [],
363
- "dependentActions": []
403
+ "dependentActions": [
404
+ "kms:Decrypt"
405
+ ]
364
406
  }
365
407
  ],
366
408
  "conditionKeys": [
@@ -374,7 +416,9 @@
374
416
  "accessLevel": "Write",
375
417
  "resourceTypes": [],
376
418
  "conditionKeys": [],
377
- "dependentActions": []
419
+ "dependentActions": [
420
+ "kms:Decrypt"
421
+ ]
378
422
  },
379
423
  "deleteapplicationinstancecertificate": {
380
424
  "name": "DeleteApplicationInstanceCertificate",
@@ -382,7 +426,9 @@
382
426
  "accessLevel": "Write",
383
427
  "resourceTypes": [],
384
428
  "conditionKeys": [],
385
- "dependentActions": []
429
+ "dependentActions": [
430
+ "kms:Decrypt"
431
+ ]
386
432
  },
387
433
  "deleteinlinepolicyfrompermissionset": {
388
434
  "name": "DeleteInlinePolicyFromPermissionSet",
@@ -393,7 +439,9 @@
393
439
  "name": "Instance",
394
440
  "required": true,
395
441
  "conditionKeys": [],
396
- "dependentActions": []
442
+ "dependentActions": [
443
+ "kms:Decrypt"
444
+ ]
397
445
  },
398
446
  {
399
447
  "name": "PermissionSet",
@@ -418,7 +466,9 @@
418
466
  }
419
467
  ],
420
468
  "conditionKeys": [],
421
- "dependentActions": []
469
+ "dependentActions": [
470
+ "identitystore:DeleteIdentityStore"
471
+ ]
422
472
  },
423
473
  "deleteinstanceaccesscontrolattributeconfiguration": {
424
474
  "name": "DeleteInstanceAccessControlAttributeConfiguration",
@@ -433,7 +483,9 @@
433
483
  }
434
484
  ],
435
485
  "conditionKeys": [],
436
- "dependentActions": []
486
+ "dependentActions": [
487
+ "kms:Decrypt"
488
+ ]
437
489
  },
438
490
  "deletemanagedapplicationinstance": {
439
491
  "name": "DeleteManagedApplicationInstance",
@@ -441,7 +493,9 @@
441
493
  "accessLevel": "Write",
442
494
  "resourceTypes": [],
443
495
  "conditionKeys": [],
444
- "dependentActions": []
496
+ "dependentActions": [
497
+ "kms:Decrypt"
498
+ ]
445
499
  },
446
500
  "deletepermissionset": {
447
501
  "name": "DeletePermissionSet",
@@ -452,7 +506,9 @@
452
506
  "name": "Instance",
453
507
  "required": true,
454
508
  "conditionKeys": [],
455
- "dependentActions": []
509
+ "dependentActions": [
510
+ "kms:Decrypt"
511
+ ]
456
512
  },
457
513
  {
458
514
  "name": "PermissionSet",
@@ -473,7 +529,9 @@
473
529
  "name": "Instance",
474
530
  "required": true,
475
531
  "conditionKeys": [],
476
- "dependentActions": []
532
+ "dependentActions": [
533
+ "kms:Decrypt"
534
+ ]
477
535
  },
478
536
  {
479
537
  "name": "PermissionSet",
@@ -491,7 +549,9 @@
491
549
  "accessLevel": "Write",
492
550
  "resourceTypes": [],
493
551
  "conditionKeys": [],
494
- "dependentActions": []
552
+ "dependentActions": [
553
+ "kms:Decrypt"
554
+ ]
495
555
  },
496
556
  "deletetrustedtokenissuer": {
497
557
  "name": "DeleteTrustedTokenIssuer",
@@ -506,7 +566,9 @@
506
566
  }
507
567
  ],
508
568
  "conditionKeys": [],
509
- "dependentActions": []
569
+ "dependentActions": [
570
+ "kms:Decrypt"
571
+ ]
510
572
  },
511
573
  "describeaccountassignmentcreationstatus": {
512
574
  "name": "DescribeAccountAssignmentCreationStatus",
@@ -521,7 +583,9 @@
521
583
  }
522
584
  ],
523
585
  "conditionKeys": [],
524
- "dependentActions": []
586
+ "dependentActions": [
587
+ "kms:Decrypt"
588
+ ]
525
589
  },
526
590
  "describeaccountassignmentdeletionstatus": {
527
591
  "name": "DescribeAccountAssignmentDeletionStatus",
@@ -536,7 +600,9 @@
536
600
  }
537
601
  ],
538
602
  "conditionKeys": [],
539
- "dependentActions": []
603
+ "dependentActions": [
604
+ "kms:Decrypt"
605
+ ]
540
606
  },
541
607
  "describeapplication": {
542
608
  "name": "DescribeApplication",
@@ -547,7 +613,9 @@
547
613
  "name": "Application",
548
614
  "required": true,
549
615
  "conditionKeys": [],
550
- "dependentActions": []
616
+ "dependentActions": [
617
+ "kms:Decrypt"
618
+ ]
551
619
  }
552
620
  ],
553
621
  "conditionKeys": [
@@ -564,7 +632,9 @@
564
632
  "name": "Application",
565
633
  "required": true,
566
634
  "conditionKeys": [],
567
- "dependentActions": []
635
+ "dependentActions": [
636
+ "kms:Decrypt"
637
+ ]
568
638
  }
569
639
  ],
570
640
  "conditionKeys": [
@@ -615,7 +685,9 @@
615
685
  }
616
686
  ],
617
687
  "conditionKeys": [],
618
- "dependentActions": []
688
+ "dependentActions": [
689
+ "kms:Decrypt"
690
+ ]
619
691
  },
620
692
  "describepermissionset": {
621
693
  "name": "DescribePermissionSet",
@@ -626,7 +698,9 @@
626
698
  "name": "Instance",
627
699
  "required": true,
628
700
  "conditionKeys": [],
629
- "dependentActions": []
701
+ "dependentActions": [
702
+ "kms:Decrypt"
703
+ ]
630
704
  },
631
705
  {
632
706
  "name": "PermissionSet",
@@ -651,7 +725,9 @@
651
725
  }
652
726
  ],
653
727
  "conditionKeys": [],
654
- "dependentActions": []
728
+ "dependentActions": [
729
+ "kms:Decrypt"
730
+ ]
655
731
  },
656
732
  "describeregisteredregions": {
657
733
  "name": "DescribeRegisteredRegions",
@@ -674,7 +750,9 @@
674
750
  }
675
751
  ],
676
752
  "conditionKeys": [],
677
- "dependentActions": []
753
+ "dependentActions": [
754
+ "kms:Decrypt"
755
+ ]
678
756
  },
679
757
  "detachcustomermanagedpolicyreferencefrompermissionset": {
680
758
  "name": "DetachCustomerManagedPolicyReferenceFromPermissionSet",
@@ -685,7 +763,9 @@
685
763
  "name": "Instance",
686
764
  "required": true,
687
765
  "conditionKeys": [],
688
- "dependentActions": []
766
+ "dependentActions": [
767
+ "kms:Decrypt"
768
+ ]
689
769
  },
690
770
  {
691
771
  "name": "PermissionSet",
@@ -706,7 +786,9 @@
706
786
  "name": "Instance",
707
787
  "required": true,
708
788
  "conditionKeys": [],
709
- "dependentActions": []
789
+ "dependentActions": [
790
+ "kms:Decrypt"
791
+ ]
710
792
  },
711
793
  {
712
794
  "name": "PermissionSet",
@@ -725,7 +807,9 @@
725
807
  "resourceTypes": [],
726
808
  "conditionKeys": [],
727
809
  "dependentActions": [
728
- "ds:UnauthorizeApplication"
810
+ "ds:UnauthorizeApplication",
811
+ "identitystore:DeleteIdentityStore",
812
+ "kms:Decrypt"
729
813
  ]
730
814
  },
731
815
  "disassociateprofile": {
@@ -734,7 +818,9 @@
734
818
  "accessLevel": "Write",
735
819
  "resourceTypes": [],
736
820
  "conditionKeys": [],
737
- "dependentActions": []
821
+ "dependentActions": [
822
+ "kms:Decrypt"
823
+ ]
738
824
  },
739
825
  "getapplicationaccessscope": {
740
826
  "name": "GetApplicationAccessScope",
@@ -745,7 +831,9 @@
745
831
  "name": "Application",
746
832
  "required": true,
747
833
  "conditionKeys": [],
748
- "dependentActions": []
834
+ "dependentActions": [
835
+ "kms:Decrypt"
836
+ ]
749
837
  }
750
838
  ],
751
839
  "conditionKeys": [
@@ -762,7 +850,9 @@
762
850
  "name": "Application",
763
851
  "required": true,
764
852
  "conditionKeys": [],
765
- "dependentActions": []
853
+ "dependentActions": [
854
+ "kms:Decrypt"
855
+ ]
766
856
  }
767
857
  ],
768
858
  "conditionKeys": [
@@ -779,7 +869,9 @@
779
869
  "name": "Application",
780
870
  "required": true,
781
871
  "conditionKeys": [],
782
- "dependentActions": []
872
+ "dependentActions": [
873
+ "kms:Decrypt"
874
+ ]
783
875
  }
784
876
  ],
785
877
  "conditionKeys": [
@@ -796,7 +888,9 @@
796
888
  "name": "Application",
797
889
  "required": true,
798
890
  "conditionKeys": [],
799
- "dependentActions": []
891
+ "dependentActions": [
892
+ "kms:Decrypt"
893
+ ]
800
894
  }
801
895
  ],
802
896
  "conditionKeys": [
@@ -810,7 +904,9 @@
810
904
  "accessLevel": "Read",
811
905
  "resourceTypes": [],
812
906
  "conditionKeys": [],
813
- "dependentActions": []
907
+ "dependentActions": [
908
+ "kms:Decrypt"
909
+ ]
814
910
  },
815
911
  "getapplicationsessionconfiguration": {
816
912
  "name": "GetApplicationSessionConfiguration",
@@ -821,7 +917,9 @@
821
917
  "name": "Application",
822
918
  "required": true,
823
919
  "conditionKeys": [],
824
- "dependentActions": []
920
+ "dependentActions": [
921
+ "kms:Decrypt"
922
+ ]
825
923
  }
826
924
  ],
827
925
  "conditionKeys": [
@@ -846,7 +944,9 @@
846
944
  "name": "Instance",
847
945
  "required": true,
848
946
  "conditionKeys": [],
849
- "dependentActions": []
947
+ "dependentActions": [
948
+ "kms:Decrypt"
949
+ ]
850
950
  },
851
951
  {
852
952
  "name": "PermissionSet",
@@ -864,7 +964,9 @@
864
964
  "accessLevel": "Read",
865
965
  "resourceTypes": [],
866
966
  "conditionKeys": [],
867
- "dependentActions": []
967
+ "dependentActions": [
968
+ "kms:Decrypt"
969
+ ]
868
970
  },
869
971
  "getmfadevicemanagementfordirectory": {
870
972
  "name": "GetMfaDeviceManagementForDirectory",
@@ -872,7 +974,9 @@
872
974
  "accessLevel": "Read",
873
975
  "resourceTypes": [],
874
976
  "conditionKeys": [],
875
- "dependentActions": []
977
+ "dependentActions": [
978
+ "kms:Decrypt"
979
+ ]
876
980
  },
877
981
  "getpermissionset": {
878
982
  "name": "GetPermissionSet",
@@ -880,7 +984,9 @@
880
984
  "accessLevel": "Read",
881
985
  "resourceTypes": [],
882
986
  "conditionKeys": [],
883
- "dependentActions": []
987
+ "dependentActions": [
988
+ "kms:Decrypt"
989
+ ]
884
990
  },
885
991
  "getpermissionsboundaryforpermissionset": {
886
992
  "name": "GetPermissionsBoundaryForPermissionSet",
@@ -891,7 +997,9 @@
891
997
  "name": "Instance",
892
998
  "required": true,
893
999
  "conditionKeys": [],
894
- "dependentActions": []
1000
+ "dependentActions": [
1001
+ "kms:Decrypt"
1002
+ ]
895
1003
  },
896
1004
  {
897
1005
  "name": "PermissionSet",
@@ -909,7 +1017,9 @@
909
1017
  "accessLevel": "Read",
910
1018
  "resourceTypes": [],
911
1019
  "conditionKeys": [],
912
- "dependentActions": []
1020
+ "dependentActions": [
1021
+ "kms:Decrypt"
1022
+ ]
913
1023
  },
914
1024
  "getssostatus": {
915
1025
  "name": "GetSSOStatus",
@@ -925,7 +1035,9 @@
925
1035
  "accessLevel": "Read",
926
1036
  "resourceTypes": [],
927
1037
  "conditionKeys": [],
928
- "dependentActions": []
1038
+ "dependentActions": [
1039
+ "kms:Decrypt"
1040
+ ]
929
1041
  },
930
1042
  "getssoconfiguration": {
931
1043
  "name": "GetSsoConfiguration",
@@ -933,7 +1045,9 @@
933
1045
  "accessLevel": "Read",
934
1046
  "resourceTypes": [],
935
1047
  "conditionKeys": [],
936
- "dependentActions": []
1048
+ "dependentActions": [
1049
+ "kms:Decrypt"
1050
+ ]
937
1051
  },
938
1052
  "gettrust": {
939
1053
  "name": "GetTrust",
@@ -941,7 +1055,9 @@
941
1055
  "accessLevel": "Read",
942
1056
  "resourceTypes": [],
943
1057
  "conditionKeys": [],
944
- "dependentActions": []
1058
+ "dependentActions": [
1059
+ "kms:Decrypt"
1060
+ ]
945
1061
  },
946
1062
  "importapplicationinstanceserviceprovidermetadata": {
947
1063
  "name": "ImportApplicationInstanceServiceProviderMetadata",
@@ -949,7 +1065,9 @@
949
1065
  "accessLevel": "Write",
950
1066
  "resourceTypes": [],
951
1067
  "conditionKeys": [],
952
- "dependentActions": []
1068
+ "dependentActions": [
1069
+ "kms:Decrypt"
1070
+ ]
953
1071
  },
954
1072
  "listaccountassignmentcreationstatus": {
955
1073
  "name": "ListAccountAssignmentCreationStatus",
@@ -964,7 +1082,9 @@
964
1082
  }
965
1083
  ],
966
1084
  "conditionKeys": [],
967
- "dependentActions": []
1085
+ "dependentActions": [
1086
+ "kms:Decrypt"
1087
+ ]
968
1088
  },
969
1089
  "listaccountassignmentdeletionstatus": {
970
1090
  "name": "ListAccountAssignmentDeletionStatus",
@@ -979,7 +1099,9 @@
979
1099
  }
980
1100
  ],
981
1101
  "conditionKeys": [],
982
- "dependentActions": []
1102
+ "dependentActions": [
1103
+ "kms:Decrypt"
1104
+ ]
983
1105
  },
984
1106
  "listaccountassignments": {
985
1107
  "name": "ListAccountAssignments",
@@ -990,7 +1112,9 @@
990
1112
  "name": "Account",
991
1113
  "required": true,
992
1114
  "conditionKeys": [],
993
- "dependentActions": []
1115
+ "dependentActions": [
1116
+ "kms:Decrypt"
1117
+ ]
994
1118
  },
995
1119
  {
996
1120
  "name": "Instance",
@@ -1021,7 +1145,9 @@
1021
1145
  }
1022
1146
  ],
1023
1147
  "conditionKeys": [],
1024
- "dependentActions": []
1148
+ "dependentActions": [
1149
+ "kms:Decrypt"
1150
+ ]
1025
1151
  },
1026
1152
  "listaccountsforprovisionedpermissionset": {
1027
1153
  "name": "ListAccountsForProvisionedPermissionSet",
@@ -1032,7 +1158,9 @@
1032
1158
  "name": "Instance",
1033
1159
  "required": true,
1034
1160
  "conditionKeys": [],
1035
- "dependentActions": []
1161
+ "dependentActions": [
1162
+ "kms:Decrypt"
1163
+ ]
1036
1164
  },
1037
1165
  {
1038
1166
  "name": "PermissionSet",
@@ -1053,7 +1181,9 @@
1053
1181
  "name": "Application",
1054
1182
  "required": true,
1055
1183
  "conditionKeys": [],
1056
- "dependentActions": []
1184
+ "dependentActions": [
1185
+ "kms:Decrypt"
1186
+ ]
1057
1187
  }
1058
1188
  ],
1059
1189
  "conditionKeys": [
@@ -1070,7 +1200,9 @@
1070
1200
  "name": "Application",
1071
1201
  "required": true,
1072
1202
  "conditionKeys": [],
1073
- "dependentActions": []
1203
+ "dependentActions": [
1204
+ "kms:Decrypt"
1205
+ ]
1074
1206
  }
1075
1207
  ],
1076
1208
  "conditionKeys": [
@@ -1087,7 +1219,9 @@
1087
1219
  "name": "Instance",
1088
1220
  "required": true,
1089
1221
  "conditionKeys": [],
1090
- "dependentActions": []
1222
+ "dependentActions": [
1223
+ "kms:Decrypt"
1224
+ ]
1091
1225
  }
1092
1226
  ],
1093
1227
  "conditionKeys": [
@@ -1104,7 +1238,9 @@
1104
1238
  "name": "Application",
1105
1239
  "required": true,
1106
1240
  "conditionKeys": [],
1107
- "dependentActions": []
1241
+ "dependentActions": [
1242
+ "kms:Decrypt"
1243
+ ]
1108
1244
  }
1109
1245
  ],
1110
1246
  "conditionKeys": [
@@ -1121,7 +1257,9 @@
1121
1257
  "name": "Application",
1122
1258
  "required": true,
1123
1259
  "conditionKeys": [],
1124
- "dependentActions": []
1260
+ "dependentActions": [
1261
+ "kms:Decrypt"
1262
+ ]
1125
1263
  }
1126
1264
  ],
1127
1265
  "conditionKeys": [
@@ -1135,7 +1273,9 @@
1135
1273
  "accessLevel": "Read",
1136
1274
  "resourceTypes": [],
1137
1275
  "conditionKeys": [],
1138
- "dependentActions": []
1276
+ "dependentActions": [
1277
+ "kms:Decrypt"
1278
+ ]
1139
1279
  },
1140
1280
  "listapplicationinstances": {
1141
1281
  "name": "ListApplicationInstances",
@@ -1144,6 +1284,7 @@
1144
1284
  "resourceTypes": [],
1145
1285
  "conditionKeys": [],
1146
1286
  "dependentActions": [
1287
+ "kms:Decrypt",
1147
1288
  "sso:GetApplicationInstance"
1148
1289
  ]
1149
1290
  },
@@ -1178,7 +1319,9 @@
1178
1319
  "accessLevel": "List",
1179
1320
  "resourceTypes": [],
1180
1321
  "conditionKeys": [],
1181
- "dependentActions": []
1322
+ "dependentActions": [
1323
+ "kms:Decrypt"
1324
+ ]
1182
1325
  },
1183
1326
  "listcustomermanagedpolicyreferencesinpermissionset": {
1184
1327
  "name": "ListCustomerManagedPolicyReferencesInPermissionSet",
@@ -1189,7 +1332,9 @@
1189
1332
  "name": "Instance",
1190
1333
  "required": true,
1191
1334
  "conditionKeys": [],
1192
- "dependentActions": []
1335
+ "dependentActions": [
1336
+ "kms:Decrypt"
1337
+ ]
1193
1338
  },
1194
1339
  {
1195
1340
  "name": "PermissionSet",
@@ -1207,7 +1352,9 @@
1207
1352
  "accessLevel": "Read",
1208
1353
  "resourceTypes": [],
1209
1354
  "conditionKeys": [],
1210
- "dependentActions": []
1355
+ "dependentActions": [
1356
+ "kms:Decrypt"
1357
+ ]
1211
1358
  },
1212
1359
  "listinstances": {
1213
1360
  "name": "ListInstances",
@@ -1226,7 +1373,9 @@
1226
1373
  "name": "Instance",
1227
1374
  "required": true,
1228
1375
  "conditionKeys": [],
1229
- "dependentActions": []
1376
+ "dependentActions": [
1377
+ "kms:Decrypt"
1378
+ ]
1230
1379
  },
1231
1380
  {
1232
1381
  "name": "PermissionSet",
@@ -1251,7 +1400,9 @@
1251
1400
  }
1252
1401
  ],
1253
1402
  "conditionKeys": [],
1254
- "dependentActions": []
1403
+ "dependentActions": [
1404
+ "kms:Decrypt"
1405
+ ]
1255
1406
  },
1256
1407
  "listpermissionsets": {
1257
1408
  "name": "ListPermissionSets",
@@ -1266,7 +1417,9 @@
1266
1417
  }
1267
1418
  ],
1268
1419
  "conditionKeys": [],
1269
- "dependentActions": []
1420
+ "dependentActions": [
1421
+ "kms:Decrypt"
1422
+ ]
1270
1423
  },
1271
1424
  "listpermissionsetsprovisionedtoaccount": {
1272
1425
  "name": "ListPermissionSetsProvisionedToAccount",
@@ -1277,7 +1430,9 @@
1277
1430
  "name": "Account",
1278
1431
  "required": true,
1279
1432
  "conditionKeys": [],
1280
- "dependentActions": []
1433
+ "dependentActions": [
1434
+ "kms:Decrypt"
1435
+ ]
1281
1436
  },
1282
1437
  {
1283
1438
  "name": "Instance",
@@ -1295,7 +1450,9 @@
1295
1450
  "accessLevel": "Read",
1296
1451
  "resourceTypes": [],
1297
1452
  "conditionKeys": [],
1298
- "dependentActions": []
1453
+ "dependentActions": [
1454
+ "kms:Decrypt"
1455
+ ]
1299
1456
  },
1300
1457
  "listprofiles": {
1301
1458
  "name": "ListProfiles",
@@ -1304,6 +1461,7 @@
1304
1461
  "resourceTypes": [],
1305
1462
  "conditionKeys": [],
1306
1463
  "dependentActions": [
1464
+ "kms:Decrypt",
1307
1465
  "sso:GetProfile"
1308
1466
  ]
1309
1467
  },
@@ -1316,7 +1474,9 @@
1316
1474
  "name": "Application",
1317
1475
  "required": false,
1318
1476
  "conditionKeys": [],
1319
- "dependentActions": []
1477
+ "dependentActions": [
1478
+ "kms:Decrypt"
1479
+ ]
1320
1480
  },
1321
1481
  {
1322
1482
  "name": "Instance",
@@ -1353,7 +1513,9 @@
1353
1513
  }
1354
1514
  ],
1355
1515
  "conditionKeys": [],
1356
- "dependentActions": []
1516
+ "dependentActions": [
1517
+ "kms:Decrypt"
1518
+ ]
1357
1519
  },
1358
1520
  "provisionpermissionset": {
1359
1521
  "name": "ProvisionPermissionSet",
@@ -1364,7 +1526,9 @@
1364
1526
  "name": "Account",
1365
1527
  "required": true,
1366
1528
  "conditionKeys": [],
1367
- "dependentActions": []
1529
+ "dependentActions": [
1530
+ "kms:Decrypt"
1531
+ ]
1368
1532
  },
1369
1533
  {
1370
1534
  "name": "Instance",
@@ -1391,7 +1555,9 @@
1391
1555
  "name": "Application",
1392
1556
  "required": true,
1393
1557
  "conditionKeys": [],
1394
- "dependentActions": []
1558
+ "dependentActions": [
1559
+ "kms:Decrypt"
1560
+ ]
1395
1561
  }
1396
1562
  ],
1397
1563
  "conditionKeys": [
@@ -1408,7 +1574,9 @@
1408
1574
  "name": "Application",
1409
1575
  "required": true,
1410
1576
  "conditionKeys": [],
1411
- "dependentActions": []
1577
+ "dependentActions": [
1578
+ "kms:Decrypt"
1579
+ ]
1412
1580
  }
1413
1581
  ],
1414
1582
  "conditionKeys": [
@@ -1425,7 +1593,9 @@
1425
1593
  "name": "Application",
1426
1594
  "required": true,
1427
1595
  "conditionKeys": [],
1428
- "dependentActions": []
1596
+ "dependentActions": [
1597
+ "kms:Decrypt"
1598
+ ]
1429
1599
  }
1430
1600
  ],
1431
1601
  "conditionKeys": [
@@ -1442,7 +1612,9 @@
1442
1612
  "name": "Application",
1443
1613
  "required": true,
1444
1614
  "conditionKeys": [],
1445
- "dependentActions": []
1615
+ "dependentActions": [
1616
+ "kms:Decrypt"
1617
+ ]
1446
1618
  }
1447
1619
  ],
1448
1620
  "conditionKeys": [
@@ -1459,7 +1631,9 @@
1459
1631
  "name": "Application",
1460
1632
  "required": true,
1461
1633
  "conditionKeys": [],
1462
- "dependentActions": []
1634
+ "dependentActions": [
1635
+ "kms:Decrypt"
1636
+ ]
1463
1637
  }
1464
1638
  ],
1465
1639
  "conditionKeys": [
@@ -1476,7 +1650,9 @@
1476
1650
  "name": "Instance",
1477
1651
  "required": true,
1478
1652
  "conditionKeys": [],
1479
- "dependentActions": []
1653
+ "dependentActions": [
1654
+ "kms:Decrypt"
1655
+ ]
1480
1656
  },
1481
1657
  {
1482
1658
  "name": "PermissionSet",
@@ -1494,7 +1670,9 @@
1494
1670
  "accessLevel": "Write",
1495
1671
  "resourceTypes": [],
1496
1672
  "conditionKeys": [],
1497
- "dependentActions": []
1673
+ "dependentActions": [
1674
+ "kms:Decrypt"
1675
+ ]
1498
1676
  },
1499
1677
  "putpermissionsboundarytopermissionset": {
1500
1678
  "name": "PutPermissionsBoundaryToPermissionSet",
@@ -1505,7 +1683,9 @@
1505
1683
  "name": "Instance",
1506
1684
  "required": true,
1507
1685
  "conditionKeys": [],
1508
- "dependentActions": []
1686
+ "dependentActions": [
1687
+ "kms:Decrypt"
1688
+ ]
1509
1689
  },
1510
1690
  {
1511
1691
  "name": "PermissionSet",
@@ -1523,7 +1703,9 @@
1523
1703
  "accessLevel": "Permissions management",
1524
1704
  "resourceTypes": [],
1525
1705
  "conditionKeys": [],
1526
- "dependentActions": []
1706
+ "dependentActions": [
1707
+ "kms:Decrypt"
1708
+ ]
1527
1709
  },
1528
1710
  "searchgroups": {
1529
1711
  "name": "SearchGroups",
@@ -1532,7 +1714,8 @@
1532
1714
  "resourceTypes": [],
1533
1715
  "conditionKeys": [],
1534
1716
  "dependentActions": [
1535
- "ds:DescribeDirectories"
1717
+ "ds:DescribeDirectories",
1718
+ "kms:Decrypt"
1536
1719
  ]
1537
1720
  },
1538
1721
  "searchusers": {
@@ -1542,7 +1725,8 @@
1542
1725
  "resourceTypes": [],
1543
1726
  "conditionKeys": [],
1544
1727
  "dependentActions": [
1545
- "ds:DescribeDirectories"
1728
+ "ds:DescribeDirectories",
1729
+ "kms:Decrypt"
1546
1730
  ]
1547
1731
  },
1548
1732
  "startsso": {
@@ -1552,6 +1736,10 @@
1552
1736
  "resourceTypes": [],
1553
1737
  "conditionKeys": [],
1554
1738
  "dependentActions": [
1739
+ "kms:Decrypt",
1740
+ "kms:DescribeKey",
1741
+ "kms:Encrypt",
1742
+ "kms:GenerateDataKeyWithoutPlaintext",
1555
1743
  "organizations:DescribeOrganization",
1556
1744
  "organizations:EnableAWSServiceAccess"
1557
1745
  ]
@@ -1565,7 +1753,9 @@
1565
1753
  "name": "Application",
1566
1754
  "required": false,
1567
1755
  "conditionKeys": [],
1568
- "dependentActions": []
1756
+ "dependentActions": [
1757
+ "kms:Decrypt"
1758
+ ]
1569
1759
  },
1570
1760
  {
1571
1761
  "name": "Instance",
@@ -1601,7 +1791,9 @@
1601
1791
  "name": "Application",
1602
1792
  "required": false,
1603
1793
  "conditionKeys": [],
1604
- "dependentActions": []
1794
+ "dependentActions": [
1795
+ "kms:Decrypt"
1796
+ ]
1605
1797
  },
1606
1798
  {
1607
1799
  "name": "Instance",
@@ -1636,7 +1828,9 @@
1636
1828
  "name": "Application",
1637
1829
  "required": true,
1638
1830
  "conditionKeys": [],
1639
- "dependentActions": []
1831
+ "dependentActions": [
1832
+ "kms:Decrypt"
1833
+ ]
1640
1834
  }
1641
1835
  ],
1642
1836
  "conditionKeys": [
@@ -1650,7 +1844,9 @@
1650
1844
  "accessLevel": "Write",
1651
1845
  "resourceTypes": [],
1652
1846
  "conditionKeys": [],
1653
- "dependentActions": []
1847
+ "dependentActions": [
1848
+ "kms:Decrypt"
1849
+ ]
1654
1850
  },
1655
1851
  "updateapplicationinstancedisplaydata": {
1656
1852
  "name": "UpdateApplicationInstanceDisplayData",
@@ -1658,7 +1854,9 @@
1658
1854
  "accessLevel": "Write",
1659
1855
  "resourceTypes": [],
1660
1856
  "conditionKeys": [],
1661
- "dependentActions": []
1857
+ "dependentActions": [
1858
+ "kms:Decrypt"
1859
+ ]
1662
1860
  },
1663
1861
  "updateapplicationinstanceresponseconfiguration": {
1664
1862
  "name": "UpdateApplicationInstanceResponseConfiguration",
@@ -1666,7 +1864,9 @@
1666
1864
  "accessLevel": "Write",
1667
1865
  "resourceTypes": [],
1668
1866
  "conditionKeys": [],
1669
- "dependentActions": []
1867
+ "dependentActions": [
1868
+ "kms:Decrypt"
1869
+ ]
1670
1870
  },
1671
1871
  "updateapplicationinstanceresponseschemaconfiguration": {
1672
1872
  "name": "UpdateApplicationInstanceResponseSchemaConfiguration",
@@ -1674,7 +1874,9 @@
1674
1874
  "accessLevel": "Write",
1675
1875
  "resourceTypes": [],
1676
1876
  "conditionKeys": [],
1677
- "dependentActions": []
1877
+ "dependentActions": [
1878
+ "kms:Decrypt"
1879
+ ]
1678
1880
  },
1679
1881
  "updateapplicationinstancesecurityconfiguration": {
1680
1882
  "name": "UpdateApplicationInstanceSecurityConfiguration",
@@ -1682,7 +1884,9 @@
1682
1884
  "accessLevel": "Write",
1683
1885
  "resourceTypes": [],
1684
1886
  "conditionKeys": [],
1685
- "dependentActions": []
1887
+ "dependentActions": [
1888
+ "kms:Decrypt"
1889
+ ]
1686
1890
  },
1687
1891
  "updateapplicationinstanceserviceproviderconfiguration": {
1688
1892
  "name": "UpdateApplicationInstanceServiceProviderConfiguration",
@@ -1690,7 +1894,9 @@
1690
1894
  "accessLevel": "Write",
1691
1895
  "resourceTypes": [],
1692
1896
  "conditionKeys": [],
1693
- "dependentActions": []
1897
+ "dependentActions": [
1898
+ "kms:Decrypt"
1899
+ ]
1694
1900
  },
1695
1901
  "updateapplicationinstancestatus": {
1696
1902
  "name": "UpdateApplicationInstanceStatus",
@@ -1698,7 +1904,9 @@
1698
1904
  "accessLevel": "Write",
1699
1905
  "resourceTypes": [],
1700
1906
  "conditionKeys": [],
1701
- "dependentActions": []
1907
+ "dependentActions": [
1908
+ "kms:Decrypt"
1909
+ ]
1702
1910
  },
1703
1911
  "updateinstance": {
1704
1912
  "name": "UpdateInstance",
@@ -1713,7 +1921,13 @@
1713
1921
  }
1714
1922
  ],
1715
1923
  "conditionKeys": [],
1716
- "dependentActions": []
1924
+ "dependentActions": [
1925
+ "identitystore:UpdateIdentityStore",
1926
+ "kms:Decrypt",
1927
+ "kms:DescribeKey",
1928
+ "kms:Encrypt",
1929
+ "kms:GenerateDataKeyWithoutPlaintext"
1930
+ ]
1717
1931
  },
1718
1932
  "updateinstanceaccesscontrolattributeconfiguration": {
1719
1933
  "name": "UpdateInstanceAccessControlAttributeConfiguration",
@@ -1728,7 +1942,9 @@
1728
1942
  }
1729
1943
  ],
1730
1944
  "conditionKeys": [],
1731
- "dependentActions": []
1945
+ "dependentActions": [
1946
+ "kms:Decrypt"
1947
+ ]
1732
1948
  },
1733
1949
  "updatemanagedapplicationinstancestatus": {
1734
1950
  "name": "UpdateManagedApplicationInstanceStatus",
@@ -1736,7 +1952,9 @@
1736
1952
  "accessLevel": "Write",
1737
1953
  "resourceTypes": [],
1738
1954
  "conditionKeys": [],
1739
- "dependentActions": []
1955
+ "dependentActions": [
1956
+ "kms:Decrypt"
1957
+ ]
1740
1958
  },
1741
1959
  "updatepermissionset": {
1742
1960
  "name": "UpdatePermissionSet",
@@ -1747,7 +1965,9 @@
1747
1965
  "name": "Instance",
1748
1966
  "required": true,
1749
1967
  "conditionKeys": [],
1750
- "dependentActions": []
1968
+ "dependentActions": [
1969
+ "kms:Decrypt"
1970
+ ]
1751
1971
  },
1752
1972
  {
1753
1973
  "name": "PermissionSet",
@@ -1765,7 +1985,9 @@
1765
1985
  "accessLevel": "Write",
1766
1986
  "resourceTypes": [],
1767
1987
  "conditionKeys": [],
1768
- "dependentActions": []
1988
+ "dependentActions": [
1989
+ "kms:Decrypt"
1990
+ ]
1769
1991
  },
1770
1992
  "updatessoconfiguration": {
1771
1993
  "name": "UpdateSSOConfiguration",
@@ -1773,7 +1995,9 @@
1773
1995
  "accessLevel": "Write",
1774
1996
  "resourceTypes": [],
1775
1997
  "conditionKeys": [],
1776
- "dependentActions": []
1998
+ "dependentActions": [
1999
+ "kms:Decrypt"
2000
+ ]
1777
2001
  },
1778
2002
  "updatetrust": {
1779
2003
  "name": "UpdateTrust",
@@ -1781,7 +2005,9 @@
1781
2005
  "accessLevel": "Write",
1782
2006
  "resourceTypes": [],
1783
2007
  "conditionKeys": [],
1784
- "dependentActions": []
2008
+ "dependentActions": [
2009
+ "kms:Decrypt"
2010
+ ]
1785
2011
  },
1786
2012
  "updatetrustedtokenissuer": {
1787
2013
  "name": "UpdateTrustedTokenIssuer",
@@ -1796,6 +2022,8 @@
1796
2022
  }
1797
2023
  ],
1798
2024
  "conditionKeys": [],
1799
- "dependentActions": []
2025
+ "dependentActions": [
2026
+ "kms:Decrypt"
2027
+ ]
1800
2028
  }
1801
2029
  }
@@ -1143,6 +1143,21 @@
1143
1143
  ],
1144
1144
  "dependentActions": []
1145
1145
  },
1146
+ "retrieve": {
1147
+ "name": "Retrieve",
1148
+ "description": "Grants permission to retrieve knowledge content from specified assistant associations",
1149
+ "accessLevel": "Read",
1150
+ "resourceTypes": [
1151
+ {
1152
+ "name": "Assistant",
1153
+ "required": true,
1154
+ "conditionKeys": [],
1155
+ "dependentActions": []
1156
+ }
1157
+ ],
1158
+ "conditionKeys": [],
1159
+ "dependentActions": []
1160
+ },
1146
1161
  "searchcontent": {
1147
1162
  "name": "SearchContent",
1148
1163
  "description": "Grants permission to search for content referencing a specified knowledge base. Can be used to get a specific content resource by its name",
@@ -659,22 +659,6 @@
659
659
  "conditionKeys": [],
660
660
  "dependentActions": []
661
661
  },
662
- "describerootclientcertificates": {
663
- "name": "DescribeRootClientCertificates",
664
- "isPermissionOnly": true,
665
- "description": "Grants permission to retrieve information for root client certificates",
666
- "accessLevel": "List",
667
- "resourceTypes": [
668
- {
669
- "name": "certificateid",
670
- "required": true,
671
- "conditionKeys": [],
672
- "dependentActions": []
673
- }
674
- ],
675
- "conditionKeys": [],
676
- "dependentActions": []
677
- },
678
662
  "describetags": {
679
663
  "name": "DescribeTags",
680
664
  "description": "Grants permission to describe the tags for WorkSpaces resources",
@@ -1,4 +1,4 @@
1
1
  {
2
- "version": "0.1.202509161",
3
- "updatedAt": "2025-09-16T04:45:17.124Z"
2
+ "version": "0.1.202509181",
3
+ "updatedAt": "2025-09-18T04:46:01.927Z"
4
4
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: iamdata
3
- Version: 0.1.202509161
3
+ Version: 0.1.202509181
4
4
  Summary: IAM data for AWS actions, resources, and conditions based on IAM policy documents. Checked for updates daily.
5
5
  Project-URL: Homepage, https://github.com/cloud-copilot/iam-data-python
6
6
  Project-URL: Issues, https://github.com/cloud-copilot/iam-data-python/issues
@@ -5,7 +5,7 @@ iamdata/resources.py,sha256=q55U8l74HnjnkHp1-i2-rZCe-IsZpZWmfGeMvQjf4xo,1166
5
5
  iamdata/services.py,sha256=trEYZQnUb_vwEN-L29RY-vJFnEXDGrpppVpAeQazjgw,689
6
6
  iamdata/utils.py,sha256=mwNqfgNO51L33Ag_K9VxaP85J6XRoZrN7rKz6Q_DJQk,398
7
7
  iamdata/data/conditionPatterns.json,sha256=V5ku4ezJfk6znSFJ1_o-qjzjondyQIR66exDGblNmLY,6431
8
- iamdata/data/metadata.json,sha256=lGdA4ChbW1ZF5oq5IU4ZLEugrfQKVxWvw8ng9ofSUTg,76
8
+ iamdata/data/metadata.json,sha256=F8Dw3KBCCww2cj89I1-mprqUmaVINJnjBsbQILqIYGA,76
9
9
  iamdata/data/serviceNames.json,sha256=7JeiQW8vW89qj2ZiUVKeeAi61Wo-DcxWwCCTKxPx888,18866
10
10
  iamdata/data/services.json,sha256=bvvZkc0zB27LMZr4oER7-EXSQU1-r8DdPLK-cEg1DNo,7304
11
11
  iamdata/data/unassociatedConditions.json,sha256=6EY1aU1vxuC97fhahdbkuy3FE_vxzxRewxDj8RPuC3U,244
@@ -167,7 +167,7 @@ iamdata/data/actions/entityresolution.json,sha256=8YvuJu5ZnHeUIwZhB5dGiD7PGzEw-q
167
167
  iamdata/data/actions/es.json,sha256=bdqD51F2DSxf5DAu6Kh1aTmNBsXH1MHBJCvCSvngMHQ,43956
168
168
  iamdata/data/actions/events.json,sha256=XH-xiGKcvRVZgPurZyit0AaXaRUTQNErvStEMvKJ5Yc,25577
169
169
  iamdata/data/actions/evidently.json,sha256=_8CG5r8kMEnqHdda6QOKhd7J1_sf8f43BFUEUoGxeM4,13445
170
- iamdata/data/actions/evs.json,sha256=gz5JOuw_0QrETEaPvJL9ZzlamTbWBIDYjje9tJNaG5Q,4246
170
+ iamdata/data/actions/evs.json,sha256=5druFLDlRXMTKOpCWmMU5nXj_ltTzqgUuhKsVbmApcU,5133
171
171
  iamdata/data/actions/execute-api.json,sha256=JK8sAQbfih1ryeIhX2oHCG3Nc8BM6h5PXmz_psr9pbI,1280
172
172
  iamdata/data/actions/finspace-api.json,sha256=1YWtEsqWlnn94VfSjPip2wYsQ6SyKghSea00OMFUbak,429
173
173
  iamdata/data/actions/finspace.json,sha256=dleWfTnKhIxfM2N5oNBsv20xZE5l2cjS_lsk-OoYSQA,26696
@@ -388,8 +388,8 @@ iamdata/data/actions/ssm-sap.json,sha256=jmiUval48vekNp4OVHVSB4RqtSnL-Z1kUnu2s2b
388
388
  iamdata/data/actions/ssm.json,sha256=9mTf108bWFFJHWmhpocqjUx57J9-9BDRW_SVPJFQ3q0,72148
389
389
  iamdata/data/actions/ssmmessages.json,sha256=qgUMhrTZNlb0cktmE6j2kqt89c6pbknWMvXJ6g1XeCY,1321
390
390
  iamdata/data/actions/sso-directory.json,sha256=d_kgAAQaui8k4UDevqkhk3W2GkHHscq36667ppbHZXU,17404
391
- iamdata/data/actions/sso-oauth.json,sha256=qvNNSnmRdrN-yqZsnRCTLULeva6ju_kXh3YC8RW2MLw,432
392
- iamdata/data/actions/sso.json,sha256=fthvCl2Jl9TDo8Q34haAzvWU2NzZtKkzze7UqIZtrLA,51518
391
+ iamdata/data/actions/sso-oauth.json,sha256=I2Rgq813GDfxS-pvuSiUIXxmqqK3IXs5CBO4UGQh9YQ,581
392
+ iamdata/data/actions/sso.json,sha256=Q3ZJJtfiVO921UVGaGrMpukjhyK1g1JS8K6vW0Wcn6g,55099
393
393
  iamdata/data/actions/states.json,sha256=DNJWrTYPKKwY-qi9CINOI1Ajv9bkI0bIckSEA2E28w8,15468
394
394
  iamdata/data/actions/storagegateway.json,sha256=87l-rpd-cqGJTH5KUx7vcY9_xTFjlZ9m7eGplOpjIAY,43905
395
395
  iamdata/data/actions/sts.json,sha256=PG27BFhzE3DeNQRmJI2_fKA3u6-E-xQ9mzC_k8AtyBA,8283
@@ -429,14 +429,14 @@ iamdata/data/actions/wafv2.json,sha256=ed5B_tlEMA73na3eO0EonFV9Pzj4p2DC7d9Ae0bRS
429
429
  iamdata/data/actions/wam.json,sha256=ObJNnWYEUExtuuvWrEZKs0pPq7YEwkZLXTDVRj_BGsA,313
430
430
  iamdata/data/actions/wellarchitected.json,sha256=adE5brMSOmkAdJLmanW8YzdXhXf5-OF_KLQb7sTzeyI,30270
431
431
  iamdata/data/actions/wickr.json,sha256=XmwBroYcJP6F_TFKqdmJFnvhnPCe57SH1Sud6E5Ot_o,2594
432
- iamdata/data/actions/wisdom.json,sha256=TqaFTRO8CHFy--Ozc8rbmwGY1V3-bvoijGp6EGsjslw,40297
432
+ iamdata/data/actions/wisdom.json,sha256=JouBsHvVRrlGD4lYbcayJC9ZKGJrGquzOkJf_0f6keE,40690
433
433
  iamdata/data/actions/workdocs.json,sha256=u8F-gh348948tbmxwFExBxd5e57wmQbZiWwW7bqwufw,16993
434
434
  iamdata/data/actions/worklink.json,sha256=kFJjO6FyD8FjqcS3kwooIyqfj1ik8mDZtH0WJVunzOI,14184
435
435
  iamdata/data/actions/workmail.json,sha256=-jvK5uBMMZZb14NefPsoKAhvseWyqFv1KfJ5FnFc7z8,53171
436
436
  iamdata/data/actions/workmailmessageflow.json,sha256=J9wg1dkXioNULN8nhKqbXSTq5zezo2XYNetqfnw2_xE,841
437
437
  iamdata/data/actions/workspaces-instances.json,sha256=lTKAhRp8mNNKu_rXwLt093h--hn8Varn1M9VRRMLflQ,5037
438
438
  iamdata/data/actions/workspaces-web.json,sha256=bjOvY3Kkd9TIUP5d52BNC75ENzXqoKXhupuJV1f1_yk,32085
439
- iamdata/data/actions/workspaces.json,sha256=rSYOm5ZLgA_LOeSc02VBlFYr5_0Z-Ha_K0rfVoKjzv4,40551
439
+ iamdata/data/actions/workspaces.json,sha256=fUbL2xf0CkzDbwNExZYXHWinPMPGwldElzFR8vo9gCo,40095
440
440
  iamdata/data/actions/xray.json,sha256=FymyznsdIZpLeNopAUqWJNnT2DLPkc633cLkCRwsP4Y,14510
441
441
  iamdata/data/conditionKeys/a2c.json,sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o,2
442
442
  iamdata/data/conditionKeys/a4b.json,sha256=rxQCKCe125TdAUcjup1xxhAlFRFh5HrcaAk__zF9hA0,876
@@ -1300,7 +1300,7 @@ iamdata/tests/actions.py,sha256=cg2f1KPOzBYvGf7kJC9OokOo9oP_hS55tvt0_UKZVMw,1071
1300
1300
  iamdata/tests/conditions.py,sha256=YbQZ_V7zQh4FkCp2wCBjw_NmNMVmwtcLAQrN7Iw2uJ0,1250
1301
1301
  iamdata/tests/resources.py,sha256=I9N-PHtu1wjrB-y9kBTvb1lFnvsDb03EipHRj2nIQl4,1177
1302
1302
  iamdata/tests/services.py,sha256=Kj1EQ9AeHHXYifvnybdH83xafXTxgYFt40KUghP_B8I,1016
1303
- iamdata-0.1.202509161.dist-info/METADATA,sha256=A1Hd5rW0ZtcuYUgr4MQe_e7NIGNDaY8PUnfITbfs4mc,3491
1304
- iamdata-0.1.202509161.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
1305
- iamdata-0.1.202509161.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
1306
- iamdata-0.1.202509161.dist-info/RECORD,,
1303
+ iamdata-0.1.202509181.dist-info/METADATA,sha256=IfxvS4X0hj8DyeifNB9MVfguzpNpad7Rf2dYFCvxINE,3491
1304
+ iamdata-0.1.202509181.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
1305
+ iamdata-0.1.202509181.dist-info/licenses/LICENSE.txt,sha256=f7okslHWZM8fVIaucefW0FUlap5UxIqOrAWqzSCoeZA,1069
1306
+ iamdata-0.1.202509181.dist-info/RECORD,,