iamdata 0.1.202507291__py3-none-any.whl → 0.1.202508241__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.

Files changed (101) hide show
  1. iamdata/data/actions/aoss.json +32 -0
  2. iamdata/data/actions/aps.json +51 -0
  3. iamdata/data/actions/arc-region-switch.json +334 -0
  4. iamdata/data/actions/arc-zonal-shift.json +50 -0
  5. iamdata/data/actions/auditmanager.json +14 -1
  6. iamdata/data/actions/batch.json +162 -6
  7. iamdata/data/actions/bcm-dashboards.json +74 -0
  8. iamdata/data/actions/bcm-recommended-actions.json +10 -0
  9. iamdata/data/actions/bedrock-agentcore.json +328 -30
  10. iamdata/data/actions/bedrock.json +459 -0
  11. iamdata/data/actions/budgets.json +6 -2
  12. iamdata/data/actions/cases.json +22 -2
  13. iamdata/data/actions/chatbot.json +87 -20
  14. iamdata/data/actions/cleanrooms-ml.json +11 -0
  15. iamdata/data/actions/cleanrooms.json +44 -0
  16. iamdata/data/actions/connect.json +23 -0
  17. iamdata/data/actions/datazone.json +64 -0
  18. iamdata/data/actions/deadline.json +32 -10
  19. iamdata/data/actions/dms.json +1 -8
  20. iamdata/data/actions/ds.json +122 -0
  21. iamdata/data/actions/events.json +16 -0
  22. iamdata/data/actions/glue.json +32 -0
  23. iamdata/data/actions/groundtruthlabeling.json +7 -7
  24. iamdata/data/actions/guardduty.json +173 -0
  25. iamdata/data/actions/imagebuilder.json +185 -237
  26. iamdata/data/actions/iot.json +31 -0
  27. iamdata/data/actions/iotmanagedintegrations.json +11 -4
  28. iamdata/data/actions/iotsitewise.json +271 -0
  29. iamdata/data/actions/observabilityadmin.json +196 -0
  30. iamdata/data/actions/odb.json +4 -4
  31. iamdata/data/actions/outposts.json +15 -0
  32. iamdata/data/actions/partnercentral.json +96 -32
  33. iamdata/data/actions/qbusiness.json +20 -46
  34. iamdata/data/actions/quicksight.json +2 -6
  35. iamdata/data/actions/rds.json +12 -6
  36. iamdata/data/actions/repostspace.json +90 -0
  37. iamdata/data/actions/s3.json +261 -125
  38. iamdata/data/actions/s3express.json +24 -4
  39. iamdata/data/actions/sagemaker.json +128 -0
  40. iamdata/data/actions/security-ir.json +23 -8
  41. iamdata/data/actions/securityhub.json +12 -0
  42. iamdata/data/actions/servicediscovery.json +140 -14
  43. iamdata/data/actions/ses.json +286 -2
  44. iamdata/data/actions/social-messaging.json +64 -0
  45. iamdata/data/actions/sso.json +34 -50
  46. iamdata/data/actions/transcribe.json +12 -0
  47. iamdata/data/actions/uxc.json +26 -0
  48. iamdata/data/actions/workspaces-web.json +112 -0
  49. iamdata/data/actions/workspaces.json +114 -0
  50. iamdata/data/actions/xray.json +9 -3
  51. iamdata/data/conditionKeys/arc-region-switch.json +17 -0
  52. iamdata/data/conditionKeys/bcm-dashboards.json +1 -0
  53. iamdata/data/conditionKeys/bcm-recommended-actions.json +1 -0
  54. iamdata/data/conditionKeys/chatbot.json +17 -1
  55. iamdata/data/conditionKeys/ebs.json +2 -2
  56. iamdata/data/conditionKeys/imagebuilder.json +2 -2
  57. iamdata/data/conditionKeys/iotmanagedintegrations.json +10 -0
  58. iamdata/data/conditionKeys/observabilityadmin.json +17 -1
  59. iamdata/data/conditionKeys/quicksight.json +0 -5
  60. iamdata/data/conditionKeys/rds.json +5 -0
  61. iamdata/data/conditionKeys/s3.json +5 -0
  62. iamdata/data/conditionKeys/s3express.json +5 -0
  63. iamdata/data/conditionKeys/savingsplans.json +1 -1
  64. iamdata/data/conditionKeys/secretsmanager.json +1 -1
  65. iamdata/data/conditionKeys/servicediscovery.json +5 -0
  66. iamdata/data/conditionKeys/ses.json +5 -0
  67. iamdata/data/conditionKeys/uxc.json +1 -0
  68. iamdata/data/conditionKeys/xray.json +10 -0
  69. iamdata/data/conditionPatterns.json +128 -0
  70. iamdata/data/metadata.json +2 -2
  71. iamdata/data/resourceTypes/apigateway.json +3 -3
  72. iamdata/data/resourceTypes/arc-region-switch.json +9 -0
  73. iamdata/data/resourceTypes/batch.json +14 -0
  74. iamdata/data/resourceTypes/bcm-dashboards.json +1 -0
  75. iamdata/data/resourceTypes/bcm-recommended-actions.json +1 -0
  76. iamdata/data/resourceTypes/bedrock-agentcore.json +8 -0
  77. iamdata/data/resourceTypes/bedrock.json +14 -0
  78. iamdata/data/resourceTypes/chatbot.json +8 -2
  79. iamdata/data/resourceTypes/deadline.json +4 -1
  80. iamdata/data/resourceTypes/execute-api.json +1 -1
  81. iamdata/data/resourceTypes/guardduty.json +14 -0
  82. iamdata/data/resourceTypes/imagebuilder.json +12 -18
  83. iamdata/data/resourceTypes/iotsitewise.json +7 -0
  84. iamdata/data/resourceTypes/mpa.json +3 -3
  85. iamdata/data/resourceTypes/observabilityadmin.json +16 -1
  86. iamdata/data/resourceTypes/partnercentral.json +8 -2
  87. iamdata/data/resourceTypes/qbusiness.json +0 -4
  88. iamdata/data/resourceTypes/s3.json +19 -1
  89. iamdata/data/resourceTypes/s3express.json +5 -1
  90. iamdata/data/resourceTypes/securityhub.json +12 -3
  91. iamdata/data/resourceTypes/ses.json +11 -0
  92. iamdata/data/resourceTypes/uxc.json +1 -0
  93. iamdata/data/resourceTypes/workspaces-web.json +7 -0
  94. iamdata/data/resourceTypes/workspaces.json +4 -0
  95. iamdata/data/serviceNames.json +4 -0
  96. iamdata/data/services.json +4 -0
  97. iamdata/data/unassociatedConditions.json +20 -0
  98. {iamdata-0.1.202507291.dist-info → iamdata-0.1.202508241.dist-info}/METADATA +1 -1
  99. {iamdata-0.1.202507291.dist-info → iamdata-0.1.202508241.dist-info}/RECORD +101 -87
  100. {iamdata-0.1.202507291.dist-info → iamdata-0.1.202508241.dist-info}/WHEEL +0 -0
  101. {iamdata-0.1.202507291.dist-info → iamdata-0.1.202508241.dist-info}/licenses/LICENSE.txt +0 -0
@@ -14,6 +14,22 @@
14
14
  "conditionKeys": [],
15
15
  "dependentActions": []
16
16
  },
17
+ "allowvendedlogdeliveryforresource": {
18
+ "name": "AllowVendedLogDeliveryForResource",
19
+ "isPermissionOnly": true,
20
+ "description": "Grants permission to configure vended log delivery for EventBridge",
21
+ "accessLevel": "Write",
22
+ "resourceTypes": [
23
+ {
24
+ "name": "event-bus",
25
+ "required": true,
26
+ "conditionKeys": [],
27
+ "dependentActions": []
28
+ }
29
+ ],
30
+ "conditionKeys": [],
31
+ "dependentActions": []
32
+ },
17
33
  "cancelreplay": {
18
34
  "name": "CancelReplay",
19
35
  "description": "Grants permission to cancel a replay",
@@ -615,6 +615,14 @@
615
615
  ],
616
616
  "dependentActions": []
617
617
  },
618
+ "createglueidentitycenterconfiguration": {
619
+ "name": "CreateGlueIdentityCenterConfiguration",
620
+ "description": "Grants permission to connect Glue with Identity Center",
621
+ "accessLevel": "Write",
622
+ "resourceTypes": [],
623
+ "conditionKeys": [],
624
+ "dependentActions": []
625
+ },
618
626
  "createinboundintegration": {
619
627
  "name": "CreateInboundIntegration",
620
628
  "isPermissionOnly": true,
@@ -1287,6 +1295,14 @@
1287
1295
  "conditionKeys": [],
1288
1296
  "dependentActions": []
1289
1297
  },
1298
+ "deleteglueidentitycenterconfiguration": {
1299
+ "name": "DeleteGlueIdentityCenterConfiguration",
1300
+ "description": "Grants permission to disconnect Glue with Identity Center",
1301
+ "accessLevel": "Write",
1302
+ "resourceTypes": [],
1303
+ "conditionKeys": [],
1304
+ "dependentActions": []
1305
+ },
1290
1306
  "deleteintegration": {
1291
1307
  "name": "DeleteIntegration",
1292
1308
  "description": "Grants permission to delete an integration",
@@ -2343,6 +2359,14 @@
2343
2359
  "conditionKeys": [],
2344
2360
  "dependentActions": []
2345
2361
  },
2362
+ "getglueidentitycenterconfiguration": {
2363
+ "name": "GetGlueIdentityCenterConfiguration",
2364
+ "description": "Grants permission to retrieve the managed Idc application",
2365
+ "accessLevel": "Read",
2366
+ "resourceTypes": [],
2367
+ "conditionKeys": [],
2368
+ "dependentActions": []
2369
+ },
2346
2370
  "getintegrationresourceproperty": {
2347
2371
  "name": "GetIntegrationResourceProperty",
2348
2372
  "description": "Grants permission to retrieve the integration resource property",
@@ -4856,6 +4880,14 @@
4856
4880
  "conditionKeys": [],
4857
4881
  "dependentActions": []
4858
4882
  },
4883
+ "updateglueidentitycenterconfiguration": {
4884
+ "name": "UpdateGlueIdentityCenterConfiguration",
4885
+ "description": "Grants permission to update the managed Idc application",
4886
+ "accessLevel": "Write",
4887
+ "resourceTypes": [],
4888
+ "conditionKeys": [],
4889
+ "dependentActions": []
4890
+ },
4859
4891
  "updateintegrationresourceproperty": {
4860
4892
  "name": "UpdateIntegrationResourceProperty",
4861
4893
  "description": "Grants permission to update the integration resource property",
@@ -11,7 +11,7 @@
11
11
  "createbatch": {
12
12
  "name": "CreateBatch",
13
13
  "isPermissionOnly": true,
14
- "description": "Grants permission to create a GT+ Batch",
14
+ "description": "Grants permission to create a GT Batch",
15
15
  "accessLevel": "Write",
16
16
  "resourceTypes": [],
17
17
  "conditionKeys": [],
@@ -29,7 +29,7 @@
29
29
  "createproject": {
30
30
  "name": "CreateProject",
31
31
  "isPermissionOnly": true,
32
- "description": "Grants permission to create a GT+ Project",
32
+ "description": "Grants permission to create a GT Project",
33
33
  "accessLevel": "Write",
34
34
  "resourceTypes": [],
35
35
  "conditionKeys": [],
@@ -38,7 +38,7 @@
38
38
  "createworkflowdefinition": {
39
39
  "name": "CreateWorkflowDefinition",
40
40
  "isPermissionOnly": true,
41
- "description": "Grants permission to create a GT+ Workflow Definition",
41
+ "description": "Grants permission to create a GT Workflow Definition",
42
42
  "accessLevel": "Write",
43
43
  "resourceTypes": [],
44
44
  "conditionKeys": [],
@@ -65,7 +65,7 @@
65
65
  "getbatch": {
66
66
  "name": "GetBatch",
67
67
  "isPermissionOnly": true,
68
- "description": "Grants permission to get a GT+ Batch",
68
+ "description": "Grants permission to get a GT Batch",
69
69
  "accessLevel": "Read",
70
70
  "resourceTypes": [],
71
71
  "conditionKeys": [],
@@ -83,7 +83,7 @@
83
83
  "listbatches": {
84
84
  "name": "ListBatches",
85
85
  "isPermissionOnly": true,
86
- "description": "Grants permission to list a GT+ Batchs",
86
+ "description": "Grants permission to list a GT Batchs",
87
87
  "accessLevel": "Read",
88
88
  "resourceTypes": [],
89
89
  "conditionKeys": [],
@@ -101,7 +101,7 @@
101
101
  "listprojects": {
102
102
  "name": "ListProjects",
103
103
  "isPermissionOnly": true,
104
- "description": "Grants permission to list a GT+ Projects",
104
+ "description": "Grants permission to list a GT Projects",
105
105
  "accessLevel": "Read",
106
106
  "resourceTypes": [],
107
107
  "conditionKeys": [],
@@ -137,7 +137,7 @@
137
137
  "updatebatch": {
138
138
  "name": "UpdateBatch",
139
139
  "isPermissionOnly": true,
140
- "description": "Grants permission to update a GT+ Batch",
140
+ "description": "Grants permission to update a GT Batch",
141
141
  "accessLevel": "Write",
142
142
  "resourceTypes": [],
143
143
  "conditionKeys": [],
@@ -107,6 +107,19 @@
107
107
  "conditionKeys": [],
108
108
  "dependentActions": []
109
109
  },
110
+ "createthreatentityset": {
111
+ "name": "CreateThreatEntitySet",
112
+ "description": "Grants permission to create GuardDuty ThreatEntitySets, where a ThreatEntitySet consists of known malicious IP addresses and/or domains used by GuardDuty to generate findings",
113
+ "accessLevel": "Write",
114
+ "resourceTypes": [],
115
+ "conditionKeys": [
116
+ "aws:RequestTag/${TagKey}",
117
+ "aws:TagKeys"
118
+ ],
119
+ "dependentActions": [
120
+ "s3:GetObject"
121
+ ]
122
+ },
110
123
  "createthreatintelset": {
111
124
  "name": "CreateThreatIntelSet",
112
125
  "description": "Grants permission to create GuardDuty ThreatIntelSets, where a ThreatIntelSet consists of known malicious IP addresses used by GuardDuty to generate findings",
@@ -118,6 +131,20 @@
118
131
  ],
119
132
  "dependentActions": []
120
133
  },
134
+ "createtrustedentityset": {
135
+ "name": "CreateTrustedEntitySet",
136
+ "description": "Grants permission to create a TrustedEntitySet",
137
+ "accessLevel": "Write",
138
+ "resourceTypes": [],
139
+ "conditionKeys": [
140
+ "aws:RequestTag/${TagKey}",
141
+ "aws:ResourceTag/${TagKey}",
142
+ "aws:TagKeys"
143
+ ],
144
+ "dependentActions": [
145
+ "s3:GetObject"
146
+ ]
147
+ },
121
148
  "declineinvitations": {
122
149
  "name": "DeclineInvitations",
123
150
  "description": "Grants permission to decline invitations to become a GuardDuty member account",
@@ -217,6 +244,21 @@
217
244
  "conditionKeys": [],
218
245
  "dependentActions": []
219
246
  },
247
+ "deletethreatentityset": {
248
+ "name": "DeleteThreatEntitySet",
249
+ "description": "Grants permission to delete GuardDuty ThreatEntitySets",
250
+ "accessLevel": "Write",
251
+ "resourceTypes": [
252
+ {
253
+ "name": "threatentityset",
254
+ "required": true,
255
+ "conditionKeys": [],
256
+ "dependentActions": []
257
+ }
258
+ ],
259
+ "conditionKeys": [],
260
+ "dependentActions": []
261
+ },
220
262
  "deletethreatintelset": {
221
263
  "name": "DeleteThreatIntelSet",
222
264
  "description": "Grants permission to delete GuardDuty ThreatIntelSets",
@@ -232,6 +274,21 @@
232
274
  "conditionKeys": [],
233
275
  "dependentActions": []
234
276
  },
277
+ "deletetrustedentityset": {
278
+ "name": "DeleteTrustedEntitySet",
279
+ "description": "Grants permission to delete GuardDuty TrustedEntitySets",
280
+ "accessLevel": "Write",
281
+ "resourceTypes": [
282
+ {
283
+ "name": "trustedentityset",
284
+ "required": true,
285
+ "conditionKeys": [],
286
+ "dependentActions": []
287
+ }
288
+ ],
289
+ "conditionKeys": [],
290
+ "dependentActions": []
291
+ },
235
292
  "describemalwarescans": {
236
293
  "name": "DescribeMalwareScans",
237
294
  "description": "Grants permission to retrieve details about malware scans",
@@ -458,6 +515,21 @@
458
515
  "conditionKeys": [],
459
516
  "dependentActions": []
460
517
  },
518
+ "getthreatentityset": {
519
+ "name": "GetThreatEntitySet",
520
+ "description": "Grants permission to retrieve GuardDuty ThreatEntitySets",
521
+ "accessLevel": "Read",
522
+ "resourceTypes": [
523
+ {
524
+ "name": "threatentityset",
525
+ "required": true,
526
+ "conditionKeys": [],
527
+ "dependentActions": []
528
+ }
529
+ ],
530
+ "conditionKeys": [],
531
+ "dependentActions": []
532
+ },
461
533
  "getthreatintelset": {
462
534
  "name": "GetThreatIntelSet",
463
535
  "description": "Grants permission to retrieve GuardDuty ThreatIntelSets",
@@ -473,6 +545,21 @@
473
545
  "conditionKeys": [],
474
546
  "dependentActions": []
475
547
  },
548
+ "gettrustedentityset": {
549
+ "name": "GetTrustedEntitySet",
550
+ "description": "Grants permission to retrieve GuardDuty TrustedEntitySets",
551
+ "accessLevel": "Read",
552
+ "resourceTypes": [
553
+ {
554
+ "name": "trustedentityset",
555
+ "required": true,
556
+ "conditionKeys": [],
557
+ "dependentActions": []
558
+ }
559
+ ],
560
+ "conditionKeys": [],
561
+ "dependentActions": []
562
+ },
476
563
  "getusagestatistics": {
477
564
  "name": "GetUsageStatistics",
478
565
  "description": "Grants permission to list Amazon GuardDuty usage statistics over the last 30 days for the specified detector ID",
@@ -605,16 +692,36 @@
605
692
  "conditionKeys": [],
606
693
  "dependentActions": []
607
694
  },
695
+ {
696
+ "name": "threatentityset",
697
+ "required": false,
698
+ "conditionKeys": [],
699
+ "dependentActions": []
700
+ },
608
701
  {
609
702
  "name": "threatintelset",
610
703
  "required": false,
611
704
  "conditionKeys": [],
612
705
  "dependentActions": []
706
+ },
707
+ {
708
+ "name": "trustedentityset",
709
+ "required": false,
710
+ "conditionKeys": [],
711
+ "dependentActions": []
613
712
  }
614
713
  ],
615
714
  "conditionKeys": [],
616
715
  "dependentActions": []
617
716
  },
717
+ "listthreatentitysets": {
718
+ "name": "ListThreatEntitySets",
719
+ "description": "Grants permission to retrieve a list of GuardDuty ThreatEntitySets",
720
+ "accessLevel": "List",
721
+ "resourceTypes": [],
722
+ "conditionKeys": [],
723
+ "dependentActions": []
724
+ },
618
725
  "listthreatintelsets": {
619
726
  "name": "ListThreatIntelSets",
620
727
  "description": "Grants permission to retrieve a list of GuardDuty ThreatIntelSets",
@@ -623,6 +730,14 @@
623
730
  "conditionKeys": [],
624
731
  "dependentActions": []
625
732
  },
733
+ "listtrustedentitysets": {
734
+ "name": "ListTrustedEntitySets",
735
+ "description": "Grants permission to retrieve a list of GuardDuty TrustedEntitySets",
736
+ "accessLevel": "List",
737
+ "resourceTypes": [],
738
+ "conditionKeys": [],
739
+ "dependentActions": []
740
+ },
626
741
  "sendsecuritytelemetry": {
627
742
  "name": "SendSecurityTelemetry",
628
743
  "description": "Grants permission to send security telemetry for a specific GuardDuty account in a Region",
@@ -684,11 +799,23 @@
684
799
  "conditionKeys": [],
685
800
  "dependentActions": []
686
801
  },
802
+ {
803
+ "name": "threatentityset",
804
+ "required": false,
805
+ "conditionKeys": [],
806
+ "dependentActions": []
807
+ },
687
808
  {
688
809
  "name": "threatintelset",
689
810
  "required": false,
690
811
  "conditionKeys": [],
691
812
  "dependentActions": []
813
+ },
814
+ {
815
+ "name": "trustedentityset",
816
+ "required": false,
817
+ "conditionKeys": [],
818
+ "dependentActions": []
692
819
  }
693
820
  ],
694
821
  "conditionKeys": [
@@ -734,11 +861,23 @@
734
861
  "conditionKeys": [],
735
862
  "dependentActions": []
736
863
  },
864
+ {
865
+ "name": "threatentityset",
866
+ "required": false,
867
+ "conditionKeys": [],
868
+ "dependentActions": []
869
+ },
737
870
  {
738
871
  "name": "threatintelset",
739
872
  "required": false,
740
873
  "conditionKeys": [],
741
874
  "dependentActions": []
875
+ },
876
+ {
877
+ "name": "trustedentityset",
878
+ "required": false,
879
+ "conditionKeys": [],
880
+ "dependentActions": []
742
881
  }
743
882
  ],
744
883
  "conditionKeys": [
@@ -859,6 +998,23 @@
859
998
  "s3:ListBucket"
860
999
  ]
861
1000
  },
1001
+ "updatethreatentityset": {
1002
+ "name": "UpdateThreatEntitySet",
1003
+ "description": "Grants permission to update GuardDuty ThreatEntitySets",
1004
+ "accessLevel": "Write",
1005
+ "resourceTypes": [
1006
+ {
1007
+ "name": "threatentityset",
1008
+ "required": true,
1009
+ "conditionKeys": [],
1010
+ "dependentActions": []
1011
+ }
1012
+ ],
1013
+ "conditionKeys": [],
1014
+ "dependentActions": [
1015
+ "s3:GetObject"
1016
+ ]
1017
+ },
862
1018
  "updatethreatintelset": {
863
1019
  "name": "UpdateThreatIntelSet",
864
1020
  "description": "Grants permission to updates the GuardDuty ThreatIntelSets",
@@ -876,5 +1032,22 @@
876
1032
  "iam:DeleteRolePolicy",
877
1033
  "iam:PutRolePolicy"
878
1034
  ]
1035
+ },
1036
+ "updatetrustedentityset": {
1037
+ "name": "UpdateTrustedEntitySet",
1038
+ "description": "Grants permission to update GuardDuty TrustedEntitySets",
1039
+ "accessLevel": "Write",
1040
+ "resourceTypes": [
1041
+ {
1042
+ "name": "trustedentityset",
1043
+ "required": true,
1044
+ "conditionKeys": [],
1045
+ "dependentActions": []
1046
+ }
1047
+ ],
1048
+ "conditionKeys": [],
1049
+ "dependentActions": [
1050
+ "s3:GetObject"
1051
+ ]
879
1052
  }
880
1053
  }