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
@@ -1,4 +1,24 @@
1
1
  {
2
+ "associatesourceviews": {
3
+ "name": "AssociateSourceViews",
4
+ "description": "Grants permission to associate source views to a billing view",
5
+ "accessLevel": "Write",
6
+ "resourceTypes": [
7
+ {
8
+ "name": "billingview",
9
+ "required": true,
10
+ "conditionKeys": [],
11
+ "dependentActions": [
12
+ "billing:UseSourceView",
13
+ "iam:CreateServiceLinkedRole"
14
+ ]
15
+ }
16
+ ],
17
+ "conditionKeys": [
18
+ "aws:ResourceTag/${TagKey}"
19
+ ],
20
+ "dependentActions": []
21
+ },
2
22
  "createbillingview": {
3
23
  "name": "CreateBillingView",
4
24
  "description": "Grants permission to create a billing view",
@@ -8,7 +28,10 @@
8
28
  "name": "billingview",
9
29
  "required": true,
10
30
  "conditionKeys": [],
11
- "dependentActions": []
31
+ "dependentActions": [
32
+ "billing:UseSourceView",
33
+ "iam:CreateServiceLinkedRole"
34
+ ]
12
35
  }
13
36
  ],
14
37
  "conditionKeys": [
@@ -52,13 +75,39 @@
52
75
  ],
53
76
  "dependentActions": []
54
77
  },
78
+ "disassociatesourceviews": {
79
+ "name": "DisassociateSourceViews",
80
+ "description": "Grants permission to disassociate source views from a billing view",
81
+ "accessLevel": "Write",
82
+ "resourceTypes": [
83
+ {
84
+ "name": "billingview",
85
+ "required": true,
86
+ "conditionKeys": [],
87
+ "dependentActions": []
88
+ }
89
+ ],
90
+ "conditionKeys": [
91
+ "aws:ResourceTag/${TagKey}"
92
+ ],
93
+ "dependentActions": []
94
+ },
55
95
  "getbillingdata": {
56
96
  "name": "GetBillingData",
57
97
  "isPermissionOnly": true,
58
98
  "description": "Grants permission to perform queries on billing information",
59
99
  "accessLevel": "Read",
60
- "resourceTypes": [],
61
- "conditionKeys": [],
100
+ "resourceTypes": [
101
+ {
102
+ "name": "billingview",
103
+ "required": false,
104
+ "conditionKeys": [],
105
+ "dependentActions": []
106
+ }
107
+ ],
108
+ "conditionKeys": [
109
+ "aws:ResourceTag/${TagKey}"
110
+ ],
62
111
  "dependentActions": []
63
112
  },
64
113
  "getbillingdetails": {
@@ -66,8 +115,17 @@
66
115
  "isPermissionOnly": true,
67
116
  "description": "Grants permission to view detailed line item billing information",
68
117
  "accessLevel": "Read",
69
- "resourceTypes": [],
70
- "conditionKeys": [],
118
+ "resourceTypes": [
119
+ {
120
+ "name": "billingview",
121
+ "required": false,
122
+ "conditionKeys": [],
123
+ "dependentActions": []
124
+ }
125
+ ],
126
+ "conditionKeys": [
127
+ "aws:ResourceTag/${TagKey}"
128
+ ],
71
129
  "dependentActions": []
72
130
  },
73
131
  "getbillingnotifications": {
@@ -105,6 +163,22 @@
105
163
  ],
106
164
  "dependentActions": []
107
165
  },
166
+ "getbillingviewdata": {
167
+ "name": "GetBillingViewData",
168
+ "isPermissionOnly": true,
169
+ "description": "Grants permission to get cost and usage data for a specified billng view",
170
+ "accessLevel": "Read",
171
+ "resourceTypes": [
172
+ {
173
+ "name": "billingview",
174
+ "required": true,
175
+ "conditionKeys": [],
176
+ "dependentActions": []
177
+ }
178
+ ],
179
+ "conditionKeys": [],
180
+ "dependentActions": []
181
+ },
108
182
  "getcontractinformation": {
109
183
  "name": "GetContractInformation",
110
184
  "isPermissionOnly": true,
@@ -307,5 +381,14 @@
307
381
  "resourceTypes": [],
308
382
  "conditionKeys": [],
309
383
  "dependentActions": []
384
+ },
385
+ "usesourceview": {
386
+ "name": "UseSourceView",
387
+ "isPermissionOnly": true,
388
+ "description": "Grants permission to use a billing view as a data source for other billing views",
389
+ "accessLevel": "Read",
390
+ "resourceTypes": [],
391
+ "conditionKeys": [],
392
+ "dependentActions": []
310
393
  }
311
394
  }
@@ -8,15 +8,6 @@
8
8
  "conditionKeys": [],
9
9
  "dependentActions": []
10
10
  },
11
- "accessbraketfeature": {
12
- "name": "AccessBraketFeature",
13
- "isPermissionOnly": true,
14
- "description": "Grants permission to check if an Amazon Braket feature is enabled for an account. Customers need this permission to use all features available in the console",
15
- "accessLevel": "Read",
16
- "resourceTypes": [],
17
- "conditionKeys": [],
18
- "dependentActions": []
19
- },
20
11
  "canceljob": {
21
12
  "name": "CancelJob",
22
13
  "description": "Grants permission to cancel a job",
@@ -54,6 +45,7 @@
54
45
  "resourceTypes": [],
55
46
  "conditionKeys": [
56
47
  "aws:RequestTag/${TagKey}",
48
+ "aws:ResourceTag/${TagKey}",
57
49
  "aws:TagKeys"
58
50
  ],
59
51
  "dependentActions": []
@@ -65,6 +57,7 @@
65
57
  "resourceTypes": [],
66
58
  "conditionKeys": [
67
59
  "aws:RequestTag/${TagKey}",
60
+ "aws:ResourceTag/${TagKey}",
68
61
  "aws:TagKeys"
69
62
  ],
70
63
  "dependentActions": []
@@ -137,7 +137,9 @@
137
137
  }
138
138
  ],
139
139
  "conditionKeys": [],
140
- "dependentActions": []
140
+ "dependentActions": [
141
+ "iam:CreateServiceLinkedRole"
142
+ ]
141
143
  },
142
144
  "tagresource": {
143
145
  "name": "TagResource",
@@ -216,6 +218,8 @@
216
218
  }
217
219
  ],
218
220
  "conditionKeys": [],
219
- "dependentActions": []
221
+ "dependentActions": [
222
+ "billing:GetBillingViewData"
223
+ ]
220
224
  }
221
225
  }
@@ -224,6 +224,27 @@
224
224
  "conditionKeys": [],
225
225
  "dependentActions": []
226
226
  },
227
+ "deletecase": {
228
+ "name": "DeleteCase",
229
+ "description": "Grants permission to delete the case in the case domain",
230
+ "accessLevel": "Write",
231
+ "resourceTypes": [
232
+ {
233
+ "name": "Case",
234
+ "required": true,
235
+ "conditionKeys": [],
236
+ "dependentActions": []
237
+ },
238
+ {
239
+ "name": "Domain",
240
+ "required": true,
241
+ "conditionKeys": [],
242
+ "dependentActions": []
243
+ }
244
+ ],
245
+ "conditionKeys": [],
246
+ "dependentActions": []
247
+ },
227
248
  "deletecaserule": {
228
249
  "name": "DeleteCaseRule",
229
250
  "description": "Grants permission to delete the case rule in the case domain",
@@ -304,8 +325,7 @@
304
325
  },
305
326
  "deleterelateditem": {
306
327
  "name": "DeleteRelatedItem",
307
- "isPermissionOnly": true,
308
- "description": "Grants permission to delete a related item associated to a case in the case domain",
328
+ "description": "Grants permission to delete the related item associated to the case in the case domain",
309
329
  "accessLevel": "Write",
310
330
  "resourceTypes": [
311
331
  {
@@ -137,6 +137,59 @@
137
137
  "conditionKeys": [],
138
138
  "dependentActions": []
139
139
  },
140
+ "getrecords": {
141
+ "name": "GetRecords",
142
+ "description": "Grants permission to retrieve the CDC stream records from a given shard",
143
+ "accessLevel": "Read",
144
+ "resourceTypes": [
145
+ {
146
+ "name": "stream",
147
+ "required": true,
148
+ "conditionKeys": [],
149
+ "dependentActions": []
150
+ }
151
+ ],
152
+ "conditionKeys": [],
153
+ "dependentActions": []
154
+ },
155
+ "getsharditerator": {
156
+ "name": "GetShardIterator",
157
+ "description": "Grants permission to return a shard iterator",
158
+ "accessLevel": "Read",
159
+ "resourceTypes": [
160
+ {
161
+ "name": "stream",
162
+ "required": true,
163
+ "conditionKeys": [],
164
+ "dependentActions": []
165
+ }
166
+ ],
167
+ "conditionKeys": [],
168
+ "dependentActions": []
169
+ },
170
+ "getstream": {
171
+ "name": "GetStream",
172
+ "description": "Grants permission to return information about a CDC stream, including the composition of its shards",
173
+ "accessLevel": "Read",
174
+ "resourceTypes": [
175
+ {
176
+ "name": "stream",
177
+ "required": true,
178
+ "conditionKeys": [],
179
+ "dependentActions": []
180
+ }
181
+ ],
182
+ "conditionKeys": [],
183
+ "dependentActions": []
184
+ },
185
+ "liststreams": {
186
+ "name": "ListStreams",
187
+ "description": "Grants permission to return an array of CDC stream ARNs associated with the current account and endpoint",
188
+ "accessLevel": "List",
189
+ "resourceTypes": [],
190
+ "conditionKeys": [],
191
+ "dependentActions": []
192
+ },
140
193
  "modify": {
141
194
  "name": "Modify",
142
195
  "description": "Grants permission to INSERT, UPDATE or DELETE data in a table",
@@ -253,7 +306,7 @@
253
306
  },
254
307
  "tagresource": {
255
308
  "name": "TagResource",
256
- "description": "Grants permission to tag a keyspace or table",
309
+ "description": "Grants permission to tag a keyspace, table, or stream",
257
310
  "accessLevel": "Tagging",
258
311
  "resourceTypes": [
259
312
  {
@@ -262,6 +315,12 @@
262
315
  "conditionKeys": [],
263
316
  "dependentActions": []
264
317
  },
318
+ {
319
+ "name": "stream",
320
+ "required": false,
321
+ "conditionKeys": [],
322
+ "dependentActions": []
323
+ },
265
324
  {
266
325
  "name": "table",
267
326
  "required": false,
@@ -300,7 +359,7 @@
300
359
  },
301
360
  "untagresource": {
302
361
  "name": "UntagResource",
303
- "description": "Grants permission to untag a keyspace or table",
362
+ "description": "Grants permission to untag a keyspace, table or stream",
304
363
  "accessLevel": "Tagging",
305
364
  "resourceTypes": [
306
365
  {
@@ -309,6 +368,12 @@
309
368
  "conditionKeys": [],
310
369
  "dependentActions": []
311
370
  },
371
+ {
372
+ "name": "stream",
373
+ "required": false,
374
+ "conditionKeys": [],
375
+ "dependentActions": []
376
+ },
312
377
  {
313
378
  "name": "table",
314
379
  "required": false,
@@ -247,6 +247,23 @@
247
247
  ],
248
248
  "dependentActions": []
249
249
  },
250
+ "getcostandusagecomparisons": {
251
+ "name": "GetCostAndUsageComparisons",
252
+ "description": "Grants permission to retrieve the cost and usage comparisons for your account",
253
+ "accessLevel": "Read",
254
+ "resourceTypes": [
255
+ {
256
+ "name": "billingview",
257
+ "required": false,
258
+ "conditionKeys": [],
259
+ "dependentActions": []
260
+ }
261
+ ],
262
+ "conditionKeys": [
263
+ "aws:ResourceTag/${TagKey}"
264
+ ],
265
+ "dependentActions": []
266
+ },
250
267
  "getcostandusagewithresources": {
251
268
  "name": "GetCostAndUsageWithResources",
252
269
  "description": "Grants permission to retrieve the cost and usage metrics with resources for your account",
@@ -281,6 +298,23 @@
281
298
  ],
282
299
  "dependentActions": []
283
300
  },
301
+ "getcostcomparisondrivers": {
302
+ "name": "GetCostComparisonDrivers",
303
+ "description": "Grants permission to retrieve the cost drivers for your account",
304
+ "accessLevel": "Read",
305
+ "resourceTypes": [
306
+ {
307
+ "name": "billingview",
308
+ "required": false,
309
+ "conditionKeys": [],
310
+ "dependentActions": []
311
+ }
312
+ ],
313
+ "conditionKeys": [
314
+ "aws:ResourceTag/${TagKey}"
315
+ ],
316
+ "dependentActions": []
317
+ },
284
318
  "getcostforecast": {
285
319
  "name": "GetCostForecast",
286
320
  "description": "Grants permission to retrieve a cost forecast for a forecast time period",
@@ -17,7 +17,9 @@
17
17
  "dependentActions": []
18
18
  }
19
19
  ],
20
- "conditionKeys": [],
20
+ "conditionKeys": [
21
+ "aws:ResourceTag/${TagKey}"
22
+ ],
21
23
  "dependentActions": []
22
24
  },
23
25
  "createchimewebhookconfiguration": {
@@ -25,7 +27,10 @@
25
27
  "description": "Grants permission to create an AWS Chatbot Chime Webhook Configuration",
26
28
  "accessLevel": "Write",
27
29
  "resourceTypes": [],
28
- "conditionKeys": [],
30
+ "conditionKeys": [
31
+ "aws:TagKeys",
32
+ "aws:RequestTag/${TagKey}"
33
+ ],
29
34
  "dependentActions": []
30
35
  },
31
36
  "createcustomaction": {
@@ -33,7 +38,10 @@
33
38
  "description": "Grants permission to create a custom action",
34
39
  "accessLevel": "Write",
35
40
  "resourceTypes": [],
36
- "conditionKeys": [],
41
+ "conditionKeys": [
42
+ "aws:TagKeys",
43
+ "aws:RequestTag/${TagKey}"
44
+ ],
37
45
  "dependentActions": []
38
46
  },
39
47
  "createmicrosoftteamschannelconfiguration": {
@@ -41,7 +49,10 @@
41
49
  "description": "Grants permission to create an AWS Chatbot Microsoft Teams Channel Configuration",
42
50
  "accessLevel": "Write",
43
51
  "resourceTypes": [],
44
- "conditionKeys": [],
52
+ "conditionKeys": [
53
+ "aws:TagKeys",
54
+ "aws:RequestTag/${TagKey}"
55
+ ],
45
56
  "dependentActions": []
46
57
  },
47
58
  "createslackchannelconfiguration": {
@@ -49,7 +60,10 @@
49
60
  "description": "Grants permission to create an AWS Chatbot Slack Channel Configuration",
50
61
  "accessLevel": "Write",
51
62
  "resourceTypes": [],
52
- "conditionKeys": [],
63
+ "conditionKeys": [
64
+ "aws:TagKeys",
65
+ "aws:RequestTag/${TagKey}"
66
+ ],
53
67
  "dependentActions": []
54
68
  },
55
69
  "deletechimewebhookconfiguration": {
@@ -64,7 +78,9 @@
64
78
  "dependentActions": []
65
79
  }
66
80
  ],
67
- "conditionKeys": [],
81
+ "conditionKeys": [
82
+ "aws:ResourceTag/${TagKey}"
83
+ ],
68
84
  "dependentActions": []
69
85
  },
70
86
  "deletecustomaction": {
@@ -79,7 +95,9 @@
79
95
  "dependentActions": []
80
96
  }
81
97
  ],
82
- "conditionKeys": [],
98
+ "conditionKeys": [
99
+ "aws:ResourceTag/${TagKey}"
100
+ ],
83
101
  "dependentActions": []
84
102
  },
85
103
  "deletemicrosoftteamschannelconfiguration": {
@@ -94,7 +112,9 @@
94
112
  "dependentActions": []
95
113
  }
96
114
  ],
97
- "conditionKeys": [],
115
+ "conditionKeys": [
116
+ "aws:ResourceTag/${TagKey}"
117
+ ],
98
118
  "dependentActions": []
99
119
  },
100
120
  "deletemicrosoftteamsconfiguredteam": {
@@ -125,7 +145,9 @@
125
145
  "dependentActions": []
126
146
  }
127
147
  ],
128
- "conditionKeys": [],
148
+ "conditionKeys": [
149
+ "aws:ResourceTag/${TagKey}"
150
+ ],
129
151
  "dependentActions": []
130
152
  },
131
153
  "deleteslackuseridentity": {
@@ -202,7 +224,9 @@
202
224
  "dependentActions": []
203
225
  }
204
226
  ],
205
- "conditionKeys": [],
227
+ "conditionKeys": [
228
+ "aws:ResourceTag/${TagKey}"
229
+ ],
206
230
  "dependentActions": []
207
231
  },
208
232
  "getaccountpreferences": {
@@ -225,7 +249,9 @@
225
249
  "dependentActions": []
226
250
  }
227
251
  ],
228
- "conditionKeys": [],
252
+ "conditionKeys": [
253
+ "aws:ResourceTag/${TagKey}"
254
+ ],
229
255
  "dependentActions": []
230
256
  },
231
257
  "getmicrosoftteamschannelconfiguration": {
@@ -233,7 +259,9 @@
233
259
  "description": "Grants permission to get a single AWS Chatbot Microsoft Teams Channel Configurations in an AWS account",
234
260
  "accessLevel": "Read",
235
261
  "resourceTypes": [],
236
- "conditionKeys": [],
262
+ "conditionKeys": [
263
+ "aws:ResourceTag/${TagKey}"
264
+ ],
237
265
  "dependentActions": []
238
266
  },
239
267
  "getmicrosoftteamsoauthparameters": {
@@ -327,16 +355,47 @@
327
355
  "name": "TagResource",
328
356
  "description": "Grants permission to create tags on AWS Chatbot Channel Configuration",
329
357
  "accessLevel": "Tagging",
330
- "resourceTypes": [],
331
- "conditionKeys": [],
358
+ "resourceTypes": [
359
+ {
360
+ "name": "ChatbotConfiguration",
361
+ "required": false,
362
+ "conditionKeys": [],
363
+ "dependentActions": []
364
+ },
365
+ {
366
+ "name": "custom-action",
367
+ "required": false,
368
+ "conditionKeys": [],
369
+ "dependentActions": []
370
+ }
371
+ ],
372
+ "conditionKeys": [
373
+ "aws:TagKeys",
374
+ "aws:RequestTag/${TagKey}"
375
+ ],
332
376
  "dependentActions": []
333
377
  },
334
378
  "untagresource": {
335
379
  "name": "UntagResource",
336
380
  "description": "Grants permission to remove tags on AWS Chatbot Channel Configuration",
337
381
  "accessLevel": "Tagging",
338
- "resourceTypes": [],
339
- "conditionKeys": [],
382
+ "resourceTypes": [
383
+ {
384
+ "name": "ChatbotConfiguration",
385
+ "required": false,
386
+ "conditionKeys": [],
387
+ "dependentActions": []
388
+ },
389
+ {
390
+ "name": "custom-action",
391
+ "required": false,
392
+ "conditionKeys": [],
393
+ "dependentActions": []
394
+ }
395
+ ],
396
+ "conditionKeys": [
397
+ "aws:TagKeys"
398
+ ],
340
399
  "dependentActions": []
341
400
  },
342
401
  "updateaccountpreferences": {
@@ -359,7 +418,9 @@
359
418
  "dependentActions": []
360
419
  }
361
420
  ],
362
- "conditionKeys": [],
421
+ "conditionKeys": [
422
+ "aws:ResourceTag/${TagKey}"
423
+ ],
363
424
  "dependentActions": []
364
425
  },
365
426
  "updatecustomaction": {
@@ -374,7 +435,9 @@
374
435
  "dependentActions": []
375
436
  }
376
437
  ],
377
- "conditionKeys": [],
438
+ "conditionKeys": [
439
+ "aws:ResourceTag/${TagKey}"
440
+ ],
378
441
  "dependentActions": []
379
442
  },
380
443
  "updatemicrosoftteamschannelconfiguration": {
@@ -389,7 +452,9 @@
389
452
  "dependentActions": []
390
453
  }
391
454
  ],
392
- "conditionKeys": [],
455
+ "conditionKeys": [
456
+ "aws:ResourceTag/${TagKey}"
457
+ ],
393
458
  "dependentActions": []
394
459
  },
395
460
  "updateslackchannelconfiguration": {
@@ -404,7 +469,9 @@
404
469
  "dependentActions": []
405
470
  }
406
471
  ],
407
- "conditionKeys": [],
472
+ "conditionKeys": [
473
+ "aws:ResourceTag/${TagKey}"
474
+ ],
408
475
  "dependentActions": []
409
476
  }
410
477
  }
@@ -767,6 +767,17 @@
767
767
  ],
768
768
  "dependentActions": []
769
769
  },
770
+ "listtrainedmodelversions": {
771
+ "name": "ListTrainedModelVersions",
772
+ "description": "Grants permission to return a list of trained model versions",
773
+ "accessLevel": "List",
774
+ "resourceTypes": [],
775
+ "conditionKeys": [
776
+ "aws:RequestTag/${TagKey}",
777
+ "aws:TagKeys"
778
+ ],
779
+ "dependentActions": []
780
+ },
770
781
  "listtrainedmodels": {
771
782
  "name": "ListTrainedModels",
772
783
  "description": "Grants permission to return a list of trained models",