iamdata 0.1.202504261__py3-none-any.whl → 0.1.202511181__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.
Files changed (315) hide show
  1. iamdata/data/actions/access-analyzer.json +4 -1
  2. iamdata/data/actions/acm.json +23 -3
  3. iamdata/data/actions/action-recommendations.json +10 -0
  4. iamdata/data/actions/aiops.json +189 -1
  5. iamdata/data/actions/airflow-serverless.json +225 -0
  6. iamdata/data/actions/amplify.json +2 -12
  7. iamdata/data/actions/aoss.json +36 -4
  8. iamdata/data/actions/apigateway.json +104 -0
  9. iamdata/data/actions/app-integrations.json +108 -0
  10. iamdata/data/actions/application-signals.json +40 -0
  11. iamdata/data/actions/appstream.json +138 -103
  12. iamdata/data/actions/appsync.json +1 -1
  13. iamdata/data/actions/aps.json +309 -0
  14. iamdata/data/actions/arc-region-switch.json +334 -0
  15. iamdata/data/actions/arc-zonal-shift.json +53 -1
  16. iamdata/data/actions/artifact.json +0 -36
  17. iamdata/data/actions/athena.json +88 -1
  18. iamdata/data/actions/auditmanager.json +60 -7
  19. iamdata/data/actions/autoscaling.json +26 -3
  20. iamdata/data/actions/aws-marketplace.json +0 -32
  21. iamdata/data/actions/backup-search.json +1 -0
  22. iamdata/data/actions/backup.json +80 -0
  23. iamdata/data/actions/batch.json +183 -17
  24. iamdata/data/actions/bcm-dashboards.json +79 -0
  25. iamdata/data/actions/bcm-recommended-actions.json +10 -0
  26. iamdata/data/actions/bedrock-agentcore.json +1801 -0
  27. iamdata/data/actions/bedrock.json +814 -23
  28. iamdata/data/actions/billing.json +88 -5
  29. iamdata/data/actions/braket.json +2 -9
  30. iamdata/data/actions/budgets.json +6 -2
  31. iamdata/data/actions/cases.json +22 -2
  32. iamdata/data/actions/cassandra.json +67 -2
  33. iamdata/data/actions/ce.json +34 -0
  34. iamdata/data/actions/chatbot.json +87 -20
  35. iamdata/data/actions/cleanrooms-ml.json +11 -0
  36. iamdata/data/actions/cleanrooms.json +93 -0
  37. iamdata/data/actions/cloud9.json +4 -10
  38. iamdata/data/actions/cloudformation.json +22 -0
  39. iamdata/data/actions/cloudfront.json +457 -85
  40. iamdata/data/actions/cloudtrail.json +33 -0
  41. iamdata/data/actions/cloudwatch.json +8 -0
  42. iamdata/data/actions/codebuild.json +367 -12
  43. iamdata/data/actions/codepipeline.json +15 -0
  44. iamdata/data/actions/cognito-idp.json +83 -0
  45. iamdata/data/actions/connect-campaigns.json +16 -0
  46. iamdata/data/actions/connect.json +160 -2
  47. iamdata/data/actions/controlcatalog.json +8 -0
  48. iamdata/data/actions/cur.json +5 -1
  49. iamdata/data/actions/databrew.json +14 -7
  50. iamdata/data/actions/dataexchange.json +61 -9
  51. iamdata/data/actions/datazone.json +300 -6
  52. iamdata/data/actions/deadline.json +71 -16
  53. iamdata/data/actions/dms.json +40 -311
  54. iamdata/data/actions/ds.json +170 -0
  55. iamdata/data/actions/dsql.json +226 -22
  56. iamdata/data/actions/dynamodb.json +32 -0
  57. iamdata/data/actions/ec2.json +1466 -146
  58. iamdata/data/actions/ecs.json +59 -9
  59. iamdata/data/actions/eks-mcp.json +26 -0
  60. iamdata/data/actions/eks.json +100 -2
  61. iamdata/data/actions/elasticloadbalancing.json +9 -0
  62. iamdata/data/actions/elasticmapreduce.json +15 -0
  63. iamdata/data/actions/emr-containers.json +34 -1
  64. iamdata/data/actions/emr-serverless.json +16 -0
  65. iamdata/data/actions/entityresolution.json +16 -8
  66. iamdata/data/actions/es.json +60 -0
  67. iamdata/data/actions/events.json +40 -0
  68. iamdata/data/actions/evs.json +193 -0
  69. iamdata/data/actions/freetier.json +32 -0
  70. iamdata/data/actions/fsx.json +59 -6
  71. iamdata/data/actions/glacier.json +1 -4
  72. iamdata/data/actions/glue.json +228 -54
  73. iamdata/data/actions/groundstation.json +15 -0
  74. iamdata/data/actions/guardduty.json +199 -1
  75. iamdata/data/actions/healthlake.json +225 -0
  76. iamdata/data/actions/iam.json +13 -4
  77. iamdata/data/actions/identitystore.json +91 -19
  78. iamdata/data/actions/imagebuilder.json +198 -241
  79. iamdata/data/actions/inspector2.json +208 -12
  80. iamdata/data/actions/invoicing.json +28 -3
  81. iamdata/data/actions/iot.json +37 -5
  82. iamdata/data/actions/iotfleetwise.json +6 -63
  83. iamdata/data/actions/iotmanagedintegrations.json +507 -75
  84. iamdata/data/actions/iotsitewise.json +271 -0
  85. iamdata/data/actions/ivs.json +48 -0
  86. iamdata/data/actions/kafka.json +15 -0
  87. iamdata/data/actions/kinesis.json +163 -5
  88. iamdata/data/actions/kms.json +125 -2
  89. iamdata/data/actions/lambda.json +4 -2
  90. iamdata/data/actions/lex.json +42 -0
  91. iamdata/data/actions/license-manager.json +70 -8
  92. iamdata/data/actions/logs.json +8 -0
  93. iamdata/data/actions/mediaconnect.json +85 -26
  94. iamdata/data/actions/mediaconvert.json +15 -0
  95. iamdata/data/actions/medialive.json +26 -2
  96. iamdata/data/actions/medical-imaging.json +105 -0
  97. iamdata/data/actions/memorydb.json +18 -0
  98. iamdata/data/actions/mgn.json +20 -2
  99. iamdata/data/actions/mpa.json +313 -0
  100. iamdata/data/actions/mq.json +16 -0
  101. iamdata/data/actions/neptune-graph.json +37 -0
  102. iamdata/data/actions/network-firewall.json +236 -3
  103. iamdata/data/actions/network-security-director.json +74 -0
  104. iamdata/data/actions/notifications.json +62 -2
  105. iamdata/data/actions/observabilityadmin.json +330 -0
  106. iamdata/data/actions/odb.json +811 -0
  107. iamdata/data/actions/one.json +8 -0
  108. iamdata/data/actions/opensearch.json +1 -1
  109. iamdata/data/actions/organizations.json +39 -8
  110. iamdata/data/actions/osis.json +111 -0
  111. iamdata/data/actions/outposts.json +41 -3
  112. iamdata/data/actions/partnercentral.json +96 -32
  113. iamdata/data/actions/payment-cryptography.json +154 -11
  114. iamdata/data/actions/pcs.json +27 -1
  115. iamdata/data/actions/pi.json +6 -0
  116. iamdata/data/actions/profile.json +670 -20
  117. iamdata/data/actions/q.json +37 -0
  118. iamdata/data/actions/qapps.json +0 -78
  119. iamdata/data/actions/qbusiness.json +177 -46
  120. iamdata/data/actions/quicksight.json +484 -7
  121. iamdata/data/actions/rds.json +102 -45
  122. iamdata/data/actions/redshift-serverless.json +2 -2
  123. iamdata/data/actions/redshift.json +0 -6
  124. iamdata/data/actions/rekognition.json +1 -8
  125. iamdata/data/actions/repostspace.json +90 -0
  126. iamdata/data/actions/resiliencehub.json +19 -5
  127. iamdata/data/actions/resource-explorer-2.json +84 -2
  128. iamdata/data/actions/route53resolver.json +14 -2
  129. iamdata/data/actions/rtbfabric.json +481 -0
  130. iamdata/data/actions/s3.json +340 -143
  131. iamdata/data/actions/s3express.json +110 -6
  132. iamdata/data/actions/s3tables.json +85 -2
  133. iamdata/data/actions/s3vectors.json +242 -0
  134. iamdata/data/actions/sagemaker-mlflow.json +135 -0
  135. iamdata/data/actions/sagemaker-unified-studio-mcp.json +26 -0
  136. iamdata/data/actions/sagemaker.json +312 -11
  137. iamdata/data/actions/scn.json +151 -4
  138. iamdata/data/actions/security-ir.json +23 -8
  139. iamdata/data/actions/securityhub.json +360 -4
  140. iamdata/data/actions/securitylake.json +1 -0
  141. iamdata/data/actions/servicediscovery.json +140 -14
  142. iamdata/data/actions/servicequotas.json +40 -0
  143. iamdata/data/actions/ses.json +286 -2
  144. iamdata/data/actions/shield.json +47 -0
  145. iamdata/data/actions/snow-device-management.json +1 -0
  146. iamdata/data/actions/social-messaging.json +120 -0
  147. iamdata/data/actions/ssm-guiconnect.json +24 -0
  148. iamdata/data/actions/ssm-sap.json +51 -3
  149. iamdata/data/actions/ssm.json +63 -2
  150. iamdata/data/actions/sso-directory.json +108 -36
  151. iamdata/data/actions/sso-oauth.json +40 -2
  152. iamdata/data/actions/sso.json +369 -157
  153. iamdata/data/actions/sts.json +40 -0
  154. iamdata/data/actions/support-console.json +119 -0
  155. iamdata/data/actions/support.json +58 -0
  156. iamdata/data/actions/synthetics.json +18 -0
  157. iamdata/data/actions/tax.json +48 -0
  158. iamdata/data/actions/thinclient.json +1 -0
  159. iamdata/data/actions/transcribe.json +12 -0
  160. iamdata/data/actions/transfer.json +30 -14
  161. iamdata/data/actions/transform.json +185 -0
  162. iamdata/data/actions/user-subscriptions.json +8 -0
  163. iamdata/data/actions/uxc.json +26 -0
  164. iamdata/data/actions/verifiedpermissions.json +58 -2
  165. iamdata/data/actions/vpc-lattice-svcs.json +2 -0
  166. iamdata/data/actions/vpc-lattice.json +90 -0
  167. iamdata/data/actions/wisdom.json +31 -214
  168. iamdata/data/actions/workspaces-instances.json +186 -0
  169. iamdata/data/actions/workspaces-web.json +136 -8
  170. iamdata/data/actions/workspaces.json +98 -0
  171. iamdata/data/actions/xray.json +15 -5
  172. iamdata/data/conditionKeys/acm.json +5 -0
  173. iamdata/data/conditionKeys/airflow-serverless.json +17 -0
  174. iamdata/data/conditionKeys/apigateway.json +30 -0
  175. iamdata/data/conditionKeys/arc-region-switch.json +17 -0
  176. iamdata/data/conditionKeys/autoscaling.json +5 -0
  177. iamdata/data/conditionKeys/backup.json +6 -1
  178. iamdata/data/conditionKeys/bcm-dashboards.json +12 -0
  179. iamdata/data/conditionKeys/bedrock-agentcore.json +72 -0
  180. iamdata/data/conditionKeys/bedrock.json +10 -0
  181. iamdata/data/conditionKeys/chatbot.json +17 -1
  182. iamdata/data/conditionKeys/cloudformation.json +5 -0
  183. iamdata/data/conditionKeys/codebuild.json +550 -0
  184. iamdata/data/conditionKeys/connect.json +15 -0
  185. iamdata/data/conditionKeys/deadline.json +5 -0
  186. iamdata/data/conditionKeys/dsql.json +12 -2
  187. iamdata/data/conditionKeys/ebs.json +2 -2
  188. iamdata/data/conditionKeys/ec2.json +30 -15
  189. iamdata/data/conditionKeys/eks.json +5 -0
  190. iamdata/data/conditionKeys/events.json +1 -1
  191. iamdata/data/conditionKeys/evs.json +17 -0
  192. iamdata/data/conditionKeys/glacier.json +0 -10
  193. iamdata/data/conditionKeys/glue.json +10 -0
  194. iamdata/data/conditionKeys/iam.json +10 -0
  195. iamdata/data/conditionKeys/imagebuilder.json +2 -2
  196. iamdata/data/conditionKeys/iotmanagedintegrations.json +27 -1
  197. iamdata/data/conditionKeys/kinesis.json +15 -0
  198. iamdata/data/conditionKeys/kms.json +127 -7
  199. iamdata/data/conditionKeys/lambda.json +5 -0
  200. iamdata/data/conditionKeys/license-manager.json +5 -0
  201. iamdata/data/conditionKeys/mediaconnect.json +17 -1
  202. iamdata/data/conditionKeys/mpa.json +27 -0
  203. iamdata/data/conditionKeys/observabilityadmin.json +32 -1
  204. iamdata/data/conditionKeys/odb.json +17 -0
  205. iamdata/data/conditionKeys/quicksight.json +0 -5
  206. iamdata/data/conditionKeys/rds.json +5 -0
  207. iamdata/data/conditionKeys/route53.json +1 -1
  208. iamdata/data/conditionKeys/rtbfabric.json +47 -0
  209. iamdata/data/conditionKeys/s3.json +15 -0
  210. iamdata/data/conditionKeys/s3express.json +26 -1
  211. iamdata/data/conditionKeys/s3tables.json +20 -0
  212. iamdata/data/conditionKeys/s3vectors.json +12 -0
  213. iamdata/data/conditionKeys/sagemaker.json +25 -0
  214. iamdata/data/conditionKeys/savingsplans.json +1 -1
  215. iamdata/data/conditionKeys/secretsmanager.json +1 -1
  216. iamdata/data/conditionKeys/securityhub.json +5 -0
  217. iamdata/data/conditionKeys/servicediscovery.json +5 -0
  218. iamdata/data/conditionKeys/ses.json +5 -0
  219. iamdata/data/conditionKeys/ssm.json +15 -0
  220. iamdata/data/conditionKeys/sso.json +11 -1
  221. iamdata/data/conditionKeys/sts.json +10 -0
  222. iamdata/data/conditionKeys/transcribe.json +1 -1
  223. iamdata/data/conditionKeys/transfer.json +20 -0
  224. iamdata/data/conditionKeys/transform.json +12 -0
  225. iamdata/data/conditionKeys/uxc.json +1 -0
  226. iamdata/data/conditionKeys/verifiedpermissions.json +17 -1
  227. iamdata/data/conditionKeys/vpc-lattice-svcs.json +5 -0
  228. iamdata/data/conditionKeys/vpc-lattice.json +15 -0
  229. iamdata/data/conditionKeys/workspaces-instances.json +17 -0
  230. iamdata/data/conditionKeys/xray.json +15 -0
  231. iamdata/data/conditionPatterns.json +141 -0
  232. iamdata/data/metadata.json +2 -2
  233. iamdata/data/resourceTypes/action-recommendations.json +1 -0
  234. iamdata/data/resourceTypes/airflow-serverless.json +9 -0
  235. iamdata/data/resourceTypes/apigateway.json +12 -0
  236. iamdata/data/resourceTypes/aps.json +9 -0
  237. iamdata/data/resourceTypes/arc-region-switch.json +9 -0
  238. iamdata/data/resourceTypes/artifact.json +5 -5
  239. iamdata/data/resourceTypes/athena.json +7 -0
  240. iamdata/data/resourceTypes/auditmanager.json +8 -2
  241. iamdata/data/resourceTypes/backup-gateway.json +3 -3
  242. iamdata/data/resourceTypes/batch.json +14 -0
  243. iamdata/data/resourceTypes/bcm-dashboards.json +1 -0
  244. iamdata/data/resourceTypes/bcm-recommended-actions.json +1 -0
  245. iamdata/data/resourceTypes/bedrock-agentcore.json +87 -0
  246. iamdata/data/resourceTypes/bedrock.json +45 -3
  247. iamdata/data/resourceTypes/cassandra.json +7 -0
  248. iamdata/data/resourceTypes/chatbot.json +8 -2
  249. iamdata/data/resourceTypes/cloudformation.json +4 -0
  250. iamdata/data/resourceTypes/cloudfront.json +14 -0
  251. iamdata/data/resourceTypes/dataexchange.json +4 -1
  252. iamdata/data/resourceTypes/deadline.json +5 -1
  253. iamdata/data/resourceTypes/ec2.json +125 -6
  254. iamdata/data/resourceTypes/eks-mcp.json +1 -0
  255. iamdata/data/resourceTypes/eks.json +7 -0
  256. iamdata/data/resourceTypes/emr-containers.json +0 -4
  257. iamdata/data/resourceTypes/events.json +8 -0
  258. iamdata/data/resourceTypes/evs.json +9 -0
  259. iamdata/data/resourceTypes/guardduty.json +18 -1
  260. iamdata/data/resourceTypes/imagebuilder.json +12 -18
  261. iamdata/data/resourceTypes/inspector2.json +14 -0
  262. iamdata/data/resourceTypes/iotmanagedintegrations.json +31 -12
  263. iamdata/data/resourceTypes/iotsitewise.json +7 -0
  264. iamdata/data/resourceTypes/kinesis.json +4 -1
  265. iamdata/data/resourceTypes/license-manager.json +10 -2
  266. iamdata/data/resourceTypes/mediaconnect.json +16 -4
  267. iamdata/data/resourceTypes/mpa.json +23 -0
  268. iamdata/data/resourceTypes/network-firewall.json +7 -0
  269. iamdata/data/resourceTypes/network-security-director.json +1 -0
  270. iamdata/data/resourceTypes/observabilityadmin.json +23 -1
  271. iamdata/data/resourceTypes/odb.json +44 -0
  272. iamdata/data/resourceTypes/osis.json +7 -0
  273. iamdata/data/resourceTypes/partnercentral.json +8 -2
  274. iamdata/data/resourceTypes/pi.json +4 -1
  275. iamdata/data/resourceTypes/profile.json +21 -0
  276. iamdata/data/resourceTypes/qbusiness.json +7 -4
  277. iamdata/data/resourceTypes/quicksight.json +26 -1
  278. iamdata/data/resourceTypes/rds.json +4 -1
  279. iamdata/data/resourceTypes/redshift.json +1 -4
  280. iamdata/data/resourceTypes/route53resolver.json +7 -0
  281. iamdata/data/resourceTypes/rtbfabric.json +46 -0
  282. iamdata/data/resourceTypes/s3.json +19 -1
  283. iamdata/data/resourceTypes/s3express.json +10 -2
  284. iamdata/data/resourceTypes/s3tables.json +7 -1
  285. iamdata/data/resourceTypes/s3vectors.json +10 -0
  286. iamdata/data/resourceTypes/sagemaker-unified-studio-mcp.json +1 -0
  287. iamdata/data/resourceTypes/sagemaker.json +18 -3
  288. iamdata/data/resourceTypes/scn.json +19 -3
  289. iamdata/data/resourceTypes/securityhub.json +36 -2
  290. iamdata/data/resourceTypes/ses.json +11 -0
  291. iamdata/data/resourceTypes/sts.json +8 -0
  292. iamdata/data/resourceTypes/support-console.json +1 -0
  293. iamdata/data/resourceTypes/transform.json +10 -0
  294. iamdata/data/resourceTypes/uxc.json +1 -0
  295. iamdata/data/resourceTypes/verifiedpermissions.json +4 -1
  296. iamdata/data/resourceTypes/vpc-lattice.json +12 -0
  297. iamdata/data/resourceTypes/workspaces-instances.json +16 -0
  298. iamdata/data/resourceTypes/workspaces-web.json +7 -0
  299. iamdata/data/resourceTypes/workspaces.json +4 -0
  300. iamdata/data/serviceNames.json +23 -8
  301. iamdata/data/services.json +18 -3
  302. iamdata/data/unassociatedConditions.json +23 -0
  303. {iamdata-0.1.202504261.dist-info → iamdata-0.1.202511181.dist-info}/METADATA +1 -1
  304. {iamdata-0.1.202504261.dist-info → iamdata-0.1.202511181.dist-info}/RECORD +312 -265
  305. iamdata/data/actions/application-cost-profiler.json +0 -50
  306. iamdata/data/actions/sagemaker-groundtruth-synthetic.json +0 -110
  307. iamdata/data/actions/supportrecommendations.json +0 -20
  308. /iamdata/data/conditionKeys/{application-cost-profiler.json → action-recommendations.json} +0 -0
  309. /iamdata/data/conditionKeys/{sagemaker-groundtruth-synthetic.json → bcm-recommended-actions.json} +0 -0
  310. /iamdata/data/conditionKeys/{supportrecommendations.json → eks-mcp.json} +0 -0
  311. /iamdata/data/{resourceTypes/application-cost-profiler.json → conditionKeys/network-security-director.json} +0 -0
  312. /iamdata/data/{resourceTypes/sagemaker-groundtruth-synthetic.json → conditionKeys/sagemaker-unified-studio-mcp.json} +0 -0
  313. /iamdata/data/{resourceTypes/supportrecommendations.json → conditionKeys/support-console.json} +0 -0
  314. {iamdata-0.1.202504261.dist-info → iamdata-0.1.202511181.dist-info}/WHEEL +0 -0
  315. {iamdata-0.1.202504261.dist-info → iamdata-0.1.202511181.dist-info}/licenses/LICENSE.txt +0 -0
@@ -30,6 +30,7 @@
30
30
  "resourceTypes": [],
31
31
  "conditionKeys": [
32
32
  "aws:RequestTag/${TagKey}",
33
+ "aws:ResourceTag/${TagKey}",
33
34
  "aws:TagKeys"
34
35
  ],
35
36
  "dependentActions": []
@@ -59,6 +60,7 @@
59
60
  "resourceTypes": [],
60
61
  "conditionKeys": [
61
62
  "aws:RequestTag/${TagKey}",
63
+ "aws:ResourceTag/${TagKey}",
62
64
  "aws:TagKeys"
63
65
  ],
64
66
  "dependentActions": [
@@ -73,6 +75,7 @@
73
75
  "resourceTypes": [],
74
76
  "conditionKeys": [
75
77
  "aws:RequestTag/${TagKey}",
78
+ "aws:ResourceTag/${TagKey}",
76
79
  "aws:TagKeys"
77
80
  ],
78
81
  "dependentActions": []
@@ -90,7 +93,11 @@
90
93
  "description": "Grants permission to create a publishing destination",
91
94
  "accessLevel": "Write",
92
95
  "resourceTypes": [],
93
- "conditionKeys": [],
96
+ "conditionKeys": [
97
+ "aws:RequestTag/${TagKey}",
98
+ "aws:ResourceTag/${TagKey}",
99
+ "aws:TagKeys"
100
+ ],
94
101
  "dependentActions": [
95
102
  "s3:GetObject",
96
103
  "s3:ListBucket"
@@ -104,6 +111,19 @@
104
111
  "conditionKeys": [],
105
112
  "dependentActions": []
106
113
  },
114
+ "createthreatentityset": {
115
+ "name": "CreateThreatEntitySet",
116
+ "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",
117
+ "accessLevel": "Write",
118
+ "resourceTypes": [],
119
+ "conditionKeys": [
120
+ "aws:RequestTag/${TagKey}",
121
+ "aws:TagKeys"
122
+ ],
123
+ "dependentActions": [
124
+ "s3:GetObject"
125
+ ]
126
+ },
107
127
  "createthreatintelset": {
108
128
  "name": "CreateThreatIntelSet",
109
129
  "description": "Grants permission to create GuardDuty ThreatIntelSets, where a ThreatIntelSet consists of known malicious IP addresses used by GuardDuty to generate findings",
@@ -115,6 +135,20 @@
115
135
  ],
116
136
  "dependentActions": []
117
137
  },
138
+ "createtrustedentityset": {
139
+ "name": "CreateTrustedEntitySet",
140
+ "description": "Grants permission to create a TrustedEntitySet",
141
+ "accessLevel": "Write",
142
+ "resourceTypes": [],
143
+ "conditionKeys": [
144
+ "aws:RequestTag/${TagKey}",
145
+ "aws:ResourceTag/${TagKey}",
146
+ "aws:TagKeys"
147
+ ],
148
+ "dependentActions": [
149
+ "s3:GetObject"
150
+ ]
151
+ },
118
152
  "declineinvitations": {
119
153
  "name": "DeclineInvitations",
120
154
  "description": "Grants permission to decline invitations to become a GuardDuty member account",
@@ -214,6 +248,21 @@
214
248
  "conditionKeys": [],
215
249
  "dependentActions": []
216
250
  },
251
+ "deletethreatentityset": {
252
+ "name": "DeleteThreatEntitySet",
253
+ "description": "Grants permission to delete GuardDuty ThreatEntitySets",
254
+ "accessLevel": "Write",
255
+ "resourceTypes": [
256
+ {
257
+ "name": "threatentityset",
258
+ "required": true,
259
+ "conditionKeys": [],
260
+ "dependentActions": []
261
+ }
262
+ ],
263
+ "conditionKeys": [],
264
+ "dependentActions": []
265
+ },
217
266
  "deletethreatintelset": {
218
267
  "name": "DeleteThreatIntelSet",
219
268
  "description": "Grants permission to delete GuardDuty ThreatIntelSets",
@@ -229,6 +278,21 @@
229
278
  "conditionKeys": [],
230
279
  "dependentActions": []
231
280
  },
281
+ "deletetrustedentityset": {
282
+ "name": "DeleteTrustedEntitySet",
283
+ "description": "Grants permission to delete GuardDuty TrustedEntitySets",
284
+ "accessLevel": "Write",
285
+ "resourceTypes": [
286
+ {
287
+ "name": "trustedentityset",
288
+ "required": true,
289
+ "conditionKeys": [],
290
+ "dependentActions": []
291
+ }
292
+ ],
293
+ "conditionKeys": [],
294
+ "dependentActions": []
295
+ },
232
296
  "describemalwarescans": {
233
297
  "name": "DescribeMalwareScans",
234
298
  "description": "Grants permission to retrieve details about malware scans",
@@ -455,6 +519,21 @@
455
519
  "conditionKeys": [],
456
520
  "dependentActions": []
457
521
  },
522
+ "getthreatentityset": {
523
+ "name": "GetThreatEntitySet",
524
+ "description": "Grants permission to retrieve GuardDuty ThreatEntitySets",
525
+ "accessLevel": "Read",
526
+ "resourceTypes": [
527
+ {
528
+ "name": "threatentityset",
529
+ "required": true,
530
+ "conditionKeys": [],
531
+ "dependentActions": []
532
+ }
533
+ ],
534
+ "conditionKeys": [],
535
+ "dependentActions": []
536
+ },
458
537
  "getthreatintelset": {
459
538
  "name": "GetThreatIntelSet",
460
539
  "description": "Grants permission to retrieve GuardDuty ThreatIntelSets",
@@ -470,6 +549,21 @@
470
549
  "conditionKeys": [],
471
550
  "dependentActions": []
472
551
  },
552
+ "gettrustedentityset": {
553
+ "name": "GetTrustedEntitySet",
554
+ "description": "Grants permission to retrieve GuardDuty TrustedEntitySets",
555
+ "accessLevel": "Read",
556
+ "resourceTypes": [
557
+ {
558
+ "name": "trustedentityset",
559
+ "required": true,
560
+ "conditionKeys": [],
561
+ "dependentActions": []
562
+ }
563
+ ],
564
+ "conditionKeys": [],
565
+ "dependentActions": []
566
+ },
473
567
  "getusagestatistics": {
474
568
  "name": "GetUsageStatistics",
475
569
  "description": "Grants permission to list Amazon GuardDuty usage statistics over the last 30 days for the specified detector ID",
@@ -602,16 +696,42 @@
602
696
  "conditionKeys": [],
603
697
  "dependentActions": []
604
698
  },
699
+ {
700
+ "name": "publishingDestination",
701
+ "required": false,
702
+ "conditionKeys": [],
703
+ "dependentActions": []
704
+ },
705
+ {
706
+ "name": "threatentityset",
707
+ "required": false,
708
+ "conditionKeys": [],
709
+ "dependentActions": []
710
+ },
605
711
  {
606
712
  "name": "threatintelset",
607
713
  "required": false,
608
714
  "conditionKeys": [],
609
715
  "dependentActions": []
716
+ },
717
+ {
718
+ "name": "trustedentityset",
719
+ "required": false,
720
+ "conditionKeys": [],
721
+ "dependentActions": []
610
722
  }
611
723
  ],
612
724
  "conditionKeys": [],
613
725
  "dependentActions": []
614
726
  },
727
+ "listthreatentitysets": {
728
+ "name": "ListThreatEntitySets",
729
+ "description": "Grants permission to retrieve a list of GuardDuty ThreatEntitySets",
730
+ "accessLevel": "List",
731
+ "resourceTypes": [],
732
+ "conditionKeys": [],
733
+ "dependentActions": []
734
+ },
615
735
  "listthreatintelsets": {
616
736
  "name": "ListThreatIntelSets",
617
737
  "description": "Grants permission to retrieve a list of GuardDuty ThreatIntelSets",
@@ -620,6 +740,14 @@
620
740
  "conditionKeys": [],
621
741
  "dependentActions": []
622
742
  },
743
+ "listtrustedentitysets": {
744
+ "name": "ListTrustedEntitySets",
745
+ "description": "Grants permission to retrieve a list of GuardDuty TrustedEntitySets",
746
+ "accessLevel": "List",
747
+ "resourceTypes": [],
748
+ "conditionKeys": [],
749
+ "dependentActions": []
750
+ },
623
751
  "sendsecuritytelemetry": {
624
752
  "name": "SendSecurityTelemetry",
625
753
  "description": "Grants permission to send security telemetry for a specific GuardDuty account in a Region",
@@ -681,11 +809,29 @@
681
809
  "conditionKeys": [],
682
810
  "dependentActions": []
683
811
  },
812
+ {
813
+ "name": "publishingDestination",
814
+ "required": false,
815
+ "conditionKeys": [],
816
+ "dependentActions": []
817
+ },
818
+ {
819
+ "name": "threatentityset",
820
+ "required": false,
821
+ "conditionKeys": [],
822
+ "dependentActions": []
823
+ },
684
824
  {
685
825
  "name": "threatintelset",
686
826
  "required": false,
687
827
  "conditionKeys": [],
688
828
  "dependentActions": []
829
+ },
830
+ {
831
+ "name": "trustedentityset",
832
+ "required": false,
833
+ "conditionKeys": [],
834
+ "dependentActions": []
689
835
  }
690
836
  ],
691
837
  "conditionKeys": [
@@ -731,11 +877,29 @@
731
877
  "conditionKeys": [],
732
878
  "dependentActions": []
733
879
  },
880
+ {
881
+ "name": "publishingDestination",
882
+ "required": false,
883
+ "conditionKeys": [],
884
+ "dependentActions": []
885
+ },
886
+ {
887
+ "name": "threatentityset",
888
+ "required": false,
889
+ "conditionKeys": [],
890
+ "dependentActions": []
891
+ },
734
892
  {
735
893
  "name": "threatintelset",
736
894
  "required": false,
737
895
  "conditionKeys": [],
738
896
  "dependentActions": []
897
+ },
898
+ {
899
+ "name": "trustedentityset",
900
+ "required": false,
901
+ "conditionKeys": [],
902
+ "dependentActions": []
739
903
  }
740
904
  ],
741
905
  "conditionKeys": [
@@ -856,6 +1020,23 @@
856
1020
  "s3:ListBucket"
857
1021
  ]
858
1022
  },
1023
+ "updatethreatentityset": {
1024
+ "name": "UpdateThreatEntitySet",
1025
+ "description": "Grants permission to update GuardDuty ThreatEntitySets",
1026
+ "accessLevel": "Write",
1027
+ "resourceTypes": [
1028
+ {
1029
+ "name": "threatentityset",
1030
+ "required": true,
1031
+ "conditionKeys": [],
1032
+ "dependentActions": []
1033
+ }
1034
+ ],
1035
+ "conditionKeys": [],
1036
+ "dependentActions": [
1037
+ "s3:GetObject"
1038
+ ]
1039
+ },
859
1040
  "updatethreatintelset": {
860
1041
  "name": "UpdateThreatIntelSet",
861
1042
  "description": "Grants permission to updates the GuardDuty ThreatIntelSets",
@@ -873,5 +1054,22 @@
873
1054
  "iam:DeleteRolePolicy",
874
1055
  "iam:PutRolePolicy"
875
1056
  ]
1057
+ },
1058
+ "updatetrustedentityset": {
1059
+ "name": "UpdateTrustedEntitySet",
1060
+ "description": "Grants permission to update GuardDuty TrustedEntitySets",
1061
+ "accessLevel": "Write",
1062
+ "resourceTypes": [
1063
+ {
1064
+ "name": "trustedentityset",
1065
+ "required": true,
1066
+ "conditionKeys": [],
1067
+ "dependentActions": []
1068
+ }
1069
+ ],
1070
+ "conditionKeys": [],
1071
+ "dependentActions": [
1072
+ "s3:GetObject"
1073
+ ]
876
1074
  }
877
1075
  }
@@ -14,6 +14,21 @@
14
14
  "conditionKeys": [],
15
15
  "dependentActions": []
16
16
  },
17
+ "confirmattributionlist": {
18
+ "name": "ConfirmAttributionList",
19
+ "description": "Grants permission to allow customers to indicate to a Producer that the Consumer does not have any more changes to be made to the Attribution List",
20
+ "accessLevel": "Write",
21
+ "resourceTypes": [
22
+ {
23
+ "name": "datastore",
24
+ "required": true,
25
+ "conditionKeys": [],
26
+ "dependentActions": []
27
+ }
28
+ ],
29
+ "conditionKeys": [],
30
+ "dependentActions": []
31
+ },
17
32
  "createfhirdatastore": {
18
33
  "name": "CreateFHIRDatastore",
19
34
  "description": "Grants permission to create a datastore that can ingest and export FHIR data",
@@ -70,6 +85,21 @@
70
85
  "conditionKeys": [],
71
86
  "dependentActions": []
72
87
  },
88
+ "describefhirbulkdeletejob": {
89
+ "name": "DescribeFHIRBulkDeleteJob",
90
+ "description": "Grants permission to describe a FHIR Bulk Delete Job",
91
+ "accessLevel": "Read",
92
+ "resourceTypes": [
93
+ {
94
+ "name": "datastore",
95
+ "required": true,
96
+ "conditionKeys": [],
97
+ "dependentActions": []
98
+ }
99
+ ],
100
+ "conditionKeys": [],
101
+ "dependentActions": []
102
+ },
73
103
  "describefhirdatastore": {
74
104
  "name": "DescribeFHIRDatastore",
75
105
  "description": "Grants permission to get the properties associated with the FHIR datastore, including the datastore ID, datastore ARN, datastore name, datastore status, created at, datastore type version, and datastore endpoint",
@@ -130,6 +160,66 @@
130
160
  "conditionKeys": [],
131
161
  "dependentActions": []
132
162
  },
163
+ "expandvaluesetwithget": {
164
+ "name": "ExpandValueSetWithGet",
165
+ "description": "Grants permission to search and expand ValueSet resource",
166
+ "accessLevel": "Read",
167
+ "resourceTypes": [
168
+ {
169
+ "name": "datastore",
170
+ "required": true,
171
+ "conditionKeys": [],
172
+ "dependentActions": []
173
+ }
174
+ ],
175
+ "conditionKeys": [],
176
+ "dependentActions": []
177
+ },
178
+ "expandvaluesetwithpost": {
179
+ "name": "ExpandValueSetWithPost",
180
+ "description": "Grants permission to search and expand ValueSet resource",
181
+ "accessLevel": "Read",
182
+ "resourceTypes": [
183
+ {
184
+ "name": "datastore",
185
+ "required": true,
186
+ "conditionKeys": [],
187
+ "dependentActions": []
188
+ }
189
+ ],
190
+ "conditionKeys": [],
191
+ "dependentActions": []
192
+ },
193
+ "generatedocumentwithget": {
194
+ "name": "GenerateDocumentWithGet",
195
+ "description": "Grants permission to generate a clinical document resource",
196
+ "accessLevel": "Write",
197
+ "resourceTypes": [
198
+ {
199
+ "name": "datastore",
200
+ "required": true,
201
+ "conditionKeys": [],
202
+ "dependentActions": []
203
+ }
204
+ ],
205
+ "conditionKeys": [],
206
+ "dependentActions": []
207
+ },
208
+ "generatedocumentwithpost": {
209
+ "name": "GenerateDocumentWithPost",
210
+ "description": "Grants permission to generate a clinical document resource",
211
+ "accessLevel": "Write",
212
+ "resourceTypes": [
213
+ {
214
+ "name": "datastore",
215
+ "required": true,
216
+ "conditionKeys": [],
217
+ "dependentActions": []
218
+ }
219
+ ],
220
+ "conditionKeys": [],
221
+ "dependentActions": []
222
+ },
133
223
  "getcapabilities": {
134
224
  "name": "GetCapabilities",
135
225
  "description": "Grants permission to get the capabilities of a FHIR datastore",
@@ -228,6 +318,96 @@
228
318
  "conditionKeys": [],
229
319
  "dependentActions": []
230
320
  },
321
+ "lookupcodesystemwithget": {
322
+ "name": "LookupCodeSystemWithGet",
323
+ "description": "Grants permission to retrieve Codes for a CodeSystem resource",
324
+ "accessLevel": "Read",
325
+ "resourceTypes": [
326
+ {
327
+ "name": "datastore",
328
+ "required": true,
329
+ "conditionKeys": [],
330
+ "dependentActions": []
331
+ }
332
+ ],
333
+ "conditionKeys": [],
334
+ "dependentActions": []
335
+ },
336
+ "lookupcodesystemwithpost": {
337
+ "name": "LookupCodeSystemWithPost",
338
+ "description": "Grants permission to retrieve Codes for a CodeSystem resource",
339
+ "accessLevel": "Read",
340
+ "resourceTypes": [
341
+ {
342
+ "name": "datastore",
343
+ "required": true,
344
+ "conditionKeys": [],
345
+ "dependentActions": []
346
+ }
347
+ ],
348
+ "conditionKeys": [],
349
+ "dependentActions": []
350
+ },
351
+ "memberadd": {
352
+ "name": "MemberAdd",
353
+ "description": "Grants permission to attribute a member with a specific provider group",
354
+ "accessLevel": "Write",
355
+ "resourceTypes": [
356
+ {
357
+ "name": "datastore",
358
+ "required": true,
359
+ "conditionKeys": [],
360
+ "dependentActions": []
361
+ }
362
+ ],
363
+ "conditionKeys": [],
364
+ "dependentActions": []
365
+ },
366
+ "membermatch": {
367
+ "name": "MemberMatch",
368
+ "description": "Grants permission to enable cross-system patient matching",
369
+ "accessLevel": "Write",
370
+ "resourceTypes": [
371
+ {
372
+ "name": "datastore",
373
+ "required": true,
374
+ "conditionKeys": [],
375
+ "dependentActions": []
376
+ }
377
+ ],
378
+ "conditionKeys": [],
379
+ "dependentActions": []
380
+ },
381
+ "memberremove": {
382
+ "name": "MemberRemove",
383
+ "description": "Grants permission to remove a member from a group",
384
+ "accessLevel": "Write",
385
+ "resourceTypes": [
386
+ {
387
+ "name": "datastore",
388
+ "required": true,
389
+ "conditionKeys": [],
390
+ "dependentActions": []
391
+ }
392
+ ],
393
+ "conditionKeys": [],
394
+ "dependentActions": []
395
+ },
396
+ "patchresource": {
397
+ "name": "PatchResource",
398
+ "description": "Grants permission to patch a resource",
399
+ "accessLevel": "Write",
400
+ "resourceTypes": [
401
+ {
402
+ "name": "datastore",
403
+ "required": true,
404
+ "conditionKeys": [],
405
+ "dependentActions": []
406
+ }
407
+ ],
408
+ "conditionKeys": [],
409
+ "dependentActions": []
410
+ },
231
411
  "processbundle": {
232
412
  "name": "ProcessBundle",
233
413
  "description": "Grants permission to bundle multiple resource operations",
@@ -258,6 +438,21 @@
258
438
  "conditionKeys": [],
259
439
  "dependentActions": []
260
440
  },
441
+ "retrieveattributionstatus": {
442
+ "name": "RetrieveAttributionStatus",
443
+ "description": "Grants permission to retrieve member attribution status",
444
+ "accessLevel": "Write",
445
+ "resourceTypes": [
446
+ {
447
+ "name": "datastore",
448
+ "required": true,
449
+ "conditionKeys": [],
450
+ "dependentActions": []
451
+ }
452
+ ],
453
+ "conditionKeys": [],
454
+ "dependentActions": []
455
+ },
261
456
  "searcheverything": {
262
457
  "name": "SearchEverything",
263
458
  "description": "Grants permission to search all resources related to a patient",
@@ -303,6 +498,21 @@
303
498
  "conditionKeys": [],
304
499
  "dependentActions": []
305
500
  },
501
+ "startfhirbulkdeletejob": {
502
+ "name": "StartFHIRBulkDeleteJob",
503
+ "description": "Grants permission to begin a FHIR Bulk Delete Job",
504
+ "accessLevel": "Write",
505
+ "resourceTypes": [
506
+ {
507
+ "name": "datastore",
508
+ "required": true,
509
+ "conditionKeys": [],
510
+ "dependentActions": []
511
+ }
512
+ ],
513
+ "conditionKeys": [],
514
+ "dependentActions": []
515
+ },
306
516
  "startfhirexportjob": {
307
517
  "name": "StartFHIRExportJob",
308
518
  "description": "Grants permission to begin a FHIR Export job",
@@ -414,6 +624,21 @@
414
624
  "conditionKeys": [],
415
625
  "dependentActions": []
416
626
  },
627
+ "validateresource": {
628
+ "name": "ValidateResource",
629
+ "description": "Grants permission to validate a resource",
630
+ "accessLevel": "Read",
631
+ "resourceTypes": [
632
+ {
633
+ "name": "datastore",
634
+ "required": true,
635
+ "conditionKeys": [],
636
+ "dependentActions": []
637
+ }
638
+ ],
639
+ "conditionKeys": [],
640
+ "dependentActions": []
641
+ },
417
642
  "versionreadresource": {
418
643
  "name": "VersionReadResource",
419
644
  "description": "Grants permission to read version of a resource",
@@ -302,7 +302,10 @@
302
302
  "dependentActions": []
303
303
  }
304
304
  ],
305
- "conditionKeys": [],
305
+ "conditionKeys": [
306
+ "iam:ServiceSpecificCredentialAgeDays",
307
+ "iam:ServiceSpecificCredentialServiceName"
308
+ ],
306
309
  "dependentActions": []
307
310
  },
308
311
  "createuser": {
@@ -622,7 +625,9 @@
622
625
  "dependentActions": []
623
626
  }
624
627
  ],
625
- "conditionKeys": [],
628
+ "conditionKeys": [
629
+ "iam:ServiceSpecificCredentialServiceName"
630
+ ],
626
631
  "dependentActions": []
627
632
  },
628
633
  "deletesigningcertificate": {
@@ -1885,7 +1890,9 @@
1885
1890
  "dependentActions": []
1886
1891
  }
1887
1892
  ],
1888
- "conditionKeys": [],
1893
+ "conditionKeys": [
1894
+ "iam:ServiceSpecificCredentialServiceName"
1895
+ ],
1889
1896
  "dependentActions": []
1890
1897
  },
1891
1898
  "resyncmfadevice": {
@@ -2443,7 +2450,9 @@
2443
2450
  "dependentActions": []
2444
2451
  }
2445
2452
  ],
2446
- "conditionKeys": [],
2453
+ "conditionKeys": [
2454
+ "iam:ServiceSpecificCredentialServiceName"
2455
+ ],
2447
2456
  "dependentActions": []
2448
2457
  },
2449
2458
  "updatesigningcertificate": {