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
@@ -37,6 +37,23 @@
37
37
  "conditionKeys": [],
38
38
  "dependentActions": []
39
39
  },
40
+ "createresourceexplorersetup": {
41
+ "name": "CreateResourceExplorerSetup",
42
+ "description": "Grants permission to create resource explorer setup",
43
+ "accessLevel": "Write",
44
+ "resourceTypes": [],
45
+ "conditionKeys": [],
46
+ "dependentActions": []
47
+ },
48
+ "createstreamingaccessforservice": {
49
+ "name": "CreateStreamingAccessForService",
50
+ "isPermissionOnly": true,
51
+ "description": "Grants permission to create resource explorer streaming access",
52
+ "accessLevel": "Write",
53
+ "resourceTypes": [],
54
+ "conditionKeys": [],
55
+ "dependentActions": []
56
+ },
40
57
  "createview": {
41
58
  "name": "CreateView",
42
59
  "description": "Grants permission to create a view that users can query",
@@ -63,11 +80,19 @@
63
80
  "conditionKeys": [],
64
81
  "dependentActions": []
65
82
  },
83
+ "deleteresourceexplorersetup": {
84
+ "name": "DeleteResourceExplorerSetup",
85
+ "description": "Grants permission to delete resource explorer setup",
86
+ "accessLevel": "Write",
87
+ "resourceTypes": [],
88
+ "conditionKeys": [],
89
+ "dependentActions": []
90
+ },
66
91
  "deleteresourcepolicy": {
67
92
  "name": "DeleteResourcePolicy",
68
93
  "isPermissionOnly": true,
69
94
  "description": "Grants permission to delete the specified view's resource policy",
70
- "accessLevel": "Write",
95
+ "accessLevel": "Permissions management",
71
96
  "resourceTypes": [
72
97
  {
73
98
  "name": "view",
@@ -79,6 +104,15 @@
79
104
  "conditionKeys": [],
80
105
  "dependentActions": []
81
106
  },
107
+ "deletestreamingaccessforservice": {
108
+ "name": "DeleteStreamingAccessForService",
109
+ "isPermissionOnly": true,
110
+ "description": "Grants permission to delete resource explorer streaming access",
111
+ "accessLevel": "Write",
112
+ "resourceTypes": [],
113
+ "conditionKeys": [],
114
+ "dependentActions": []
115
+ },
82
116
  "deleteview": {
83
117
  "name": "DeleteView",
84
118
  "description": "Grants permission to delete a view",
@@ -141,6 +175,14 @@
141
175
  "conditionKeys": [],
142
176
  "dependentActions": []
143
177
  },
178
+ "getresourceexplorersetup": {
179
+ "name": "GetResourceExplorerSetup",
180
+ "description": "Grants permission to get resource explorer setup",
181
+ "accessLevel": "Read",
182
+ "resourceTypes": [],
183
+ "conditionKeys": [],
184
+ "dependentActions": []
185
+ },
144
186
  "getresourcepolicy": {
145
187
  "name": "GetResourcePolicy",
146
188
  "isPermissionOnly": true,
@@ -157,6 +199,22 @@
157
199
  "conditionKeys": [],
158
200
  "dependentActions": []
159
201
  },
202
+ "getserviceindex": {
203
+ "name": "GetServiceIndex",
204
+ "description": "Grants permission to get service index",
205
+ "accessLevel": "Read",
206
+ "resourceTypes": [],
207
+ "conditionKeys": [],
208
+ "dependentActions": []
209
+ },
210
+ "getserviceview": {
211
+ "name": "GetServiceView",
212
+ "description": "Grants permission to get service view",
213
+ "accessLevel": "Read",
214
+ "resourceTypes": [],
215
+ "conditionKeys": [],
216
+ "dependentActions": []
217
+ },
160
218
  "getview": {
161
219
  "name": "GetView",
162
220
  "description": "Grants permission to retrieve information about the specified view",
@@ -196,6 +254,30 @@
196
254
  "conditionKeys": [],
197
255
  "dependentActions": []
198
256
  },
257
+ "listserviceindexes": {
258
+ "name": "ListServiceIndexes",
259
+ "description": "Grants permission to list service indexes in all AWS Regions",
260
+ "accessLevel": "List",
261
+ "resourceTypes": [],
262
+ "conditionKeys": [],
263
+ "dependentActions": []
264
+ },
265
+ "listserviceviews": {
266
+ "name": "ListServiceViews",
267
+ "description": "Grants permission to list service views in all AWS Regions",
268
+ "accessLevel": "List",
269
+ "resourceTypes": [],
270
+ "conditionKeys": [],
271
+ "dependentActions": []
272
+ },
273
+ "liststreamingaccessforservices": {
274
+ "name": "ListStreamingAccessForServices",
275
+ "description": "Grants permission to list streaming access for services",
276
+ "accessLevel": "List",
277
+ "resourceTypes": [],
278
+ "conditionKeys": [],
279
+ "dependentActions": []
280
+ },
199
281
  "listsupportedresourcetypes": {
200
282
  "name": "ListSupportedResourceTypes",
201
283
  "description": "Grants permission to retrieve a list of all resource types currently supported by Resource Explorer",
@@ -237,7 +319,7 @@
237
319
  "name": "PutResourcePolicy",
238
320
  "isPermissionOnly": true,
239
321
  "description": "Grants permission to update the specified view's resource policy",
240
- "accessLevel": "Write",
322
+ "accessLevel": "Permissions management",
241
323
  "resourceTypes": [
242
324
  {
243
325
  "name": "view",
@@ -563,9 +563,15 @@
563
563
  "description": "Grants permission to get information about a specified Resolver rule, such as the domain name that the rule forwards DNS queries for and the IP address that queries are forwarded to",
564
564
  "accessLevel": "Read",
565
565
  "resourceTypes": [
566
+ {
567
+ "name": "autodefined-rule",
568
+ "required": false,
569
+ "conditionKeys": [],
570
+ "dependentActions": []
571
+ },
566
572
  {
567
573
  "name": "resolver-rule",
568
- "required": true,
574
+ "required": false,
569
575
  "conditionKeys": [],
570
576
  "dependentActions": []
571
577
  }
@@ -578,9 +584,15 @@
578
584
  "description": "Grants permission to get information about an association between a specified Resolver rule and a VPC",
579
585
  "accessLevel": "Read",
580
586
  "resourceTypes": [
587
+ {
588
+ "name": "autodefined-rule",
589
+ "required": false,
590
+ "conditionKeys": [],
591
+ "dependentActions": []
592
+ },
581
593
  {
582
594
  "name": "resolver-rule",
583
- "required": true,
595
+ "required": false,
584
596
  "conditionKeys": [],
585
597
  "dependentActions": []
586
598
  }
@@ -0,0 +1,481 @@
1
+ {
2
+ "acceptlink": {
3
+ "name": "AcceptLink",
4
+ "description": "Grants permission to accept a link invitation from another Gateway",
5
+ "accessLevel": "Write",
6
+ "resourceTypes": [
7
+ {
8
+ "name": "Link",
9
+ "required": true,
10
+ "conditionKeys": [],
11
+ "dependentActions": []
12
+ }
13
+ ],
14
+ "conditionKeys": [],
15
+ "dependentActions": []
16
+ },
17
+ "createinboundexternallink": {
18
+ "name": "CreateInboundExternalLink",
19
+ "description": "Grants permission to create an inbound external link for a responder gateway",
20
+ "accessLevel": "Write",
21
+ "resourceTypes": [
22
+ {
23
+ "name": "ResponderGateway",
24
+ "required": true,
25
+ "conditionKeys": [],
26
+ "dependentActions": []
27
+ }
28
+ ],
29
+ "conditionKeys": [
30
+ "aws:RequestTag/${TagKey}",
31
+ "aws:TagKeys"
32
+ ],
33
+ "dependentActions": []
34
+ },
35
+ "createlink": {
36
+ "name": "CreateLink",
37
+ "description": "Grants permission to create a new link between RTB applications",
38
+ "accessLevel": "Write",
39
+ "resourceTypes": [],
40
+ "conditionKeys": [
41
+ "aws:RequestTag/${TagKey}",
42
+ "aws:TagKeys"
43
+ ],
44
+ "dependentActions": []
45
+ },
46
+ "createoutboundexternallink": {
47
+ "name": "CreateOutboundExternalLink",
48
+ "description": "Grants permission to create an outbound external link for a requester gateway to connect to external public responder endpoints",
49
+ "accessLevel": "Write",
50
+ "resourceTypes": [
51
+ {
52
+ "name": "RequesterGateway",
53
+ "required": true,
54
+ "conditionKeys": [],
55
+ "dependentActions": []
56
+ }
57
+ ],
58
+ "conditionKeys": [
59
+ "aws:RequestTag/${TagKey}",
60
+ "aws:TagKeys"
61
+ ],
62
+ "dependentActions": []
63
+ },
64
+ "createrequestergateway": {
65
+ "name": "CreateRequesterGateway",
66
+ "description": "Grants permission to create a requester gateway",
67
+ "accessLevel": "Write",
68
+ "resourceTypes": [],
69
+ "conditionKeys": [
70
+ "aws:RequestTag/${TagKey}",
71
+ "aws:TagKeys"
72
+ ],
73
+ "dependentActions": []
74
+ },
75
+ "createrespondergateway": {
76
+ "name": "CreateResponderGateway",
77
+ "description": "Grants permission to create a responder gateway",
78
+ "accessLevel": "Write",
79
+ "resourceTypes": [],
80
+ "conditionKeys": [
81
+ "aws:RequestTag/${TagKey}",
82
+ "aws:TagKeys"
83
+ ],
84
+ "dependentActions": []
85
+ },
86
+ "deleteinboundexternallink": {
87
+ "name": "DeleteInboundExternalLink",
88
+ "description": "Grants permission to delete an inbound external link",
89
+ "accessLevel": "Write",
90
+ "resourceTypes": [
91
+ {
92
+ "name": "InboundExternalLink",
93
+ "required": true,
94
+ "conditionKeys": [],
95
+ "dependentActions": []
96
+ },
97
+ {
98
+ "name": "ResponderGateway",
99
+ "required": true,
100
+ "conditionKeys": [],
101
+ "dependentActions": []
102
+ }
103
+ ],
104
+ "conditionKeys": [],
105
+ "dependentActions": []
106
+ },
107
+ "deletelink": {
108
+ "name": "DeleteLink",
109
+ "description": "Grants permission to delete a link between RTB applications",
110
+ "accessLevel": "Write",
111
+ "resourceTypes": [
112
+ {
113
+ "name": "Link",
114
+ "required": true,
115
+ "conditionKeys": [],
116
+ "dependentActions": []
117
+ }
118
+ ],
119
+ "conditionKeys": [],
120
+ "dependentActions": []
121
+ },
122
+ "deleteoutboundexternallink": {
123
+ "name": "DeleteOutboundExternalLink",
124
+ "description": "Grants permission to delete an outbound external link",
125
+ "accessLevel": "Write",
126
+ "resourceTypes": [
127
+ {
128
+ "name": "OutboundExternalLink",
129
+ "required": true,
130
+ "conditionKeys": [],
131
+ "dependentActions": []
132
+ },
133
+ {
134
+ "name": "RequesterGateway",
135
+ "required": true,
136
+ "conditionKeys": [],
137
+ "dependentActions": []
138
+ }
139
+ ],
140
+ "conditionKeys": [],
141
+ "dependentActions": []
142
+ },
143
+ "deleterequestergateway": {
144
+ "name": "DeleteRequesterGateway",
145
+ "description": "Grants permission to delete a requester gateway",
146
+ "accessLevel": "Write",
147
+ "resourceTypes": [
148
+ {
149
+ "name": "RequesterGateway",
150
+ "required": true,
151
+ "conditionKeys": [],
152
+ "dependentActions": []
153
+ }
154
+ ],
155
+ "conditionKeys": [],
156
+ "dependentActions": []
157
+ },
158
+ "deleterespondergateway": {
159
+ "name": "DeleteResponderGateway",
160
+ "description": "Grants permission to delete a responder gateway",
161
+ "accessLevel": "Write",
162
+ "resourceTypes": [
163
+ {
164
+ "name": "ResponderGateway",
165
+ "required": true,
166
+ "conditionKeys": [],
167
+ "dependentActions": []
168
+ }
169
+ ],
170
+ "conditionKeys": [],
171
+ "dependentActions": []
172
+ },
173
+ "getinboundexternallink": {
174
+ "name": "GetInboundExternalLink",
175
+ "description": "Grants permission to retrieve information about an inbound external link",
176
+ "accessLevel": "Read",
177
+ "resourceTypes": [
178
+ {
179
+ "name": "InboundExternalLink",
180
+ "required": true,
181
+ "conditionKeys": [],
182
+ "dependentActions": []
183
+ },
184
+ {
185
+ "name": "ResponderGateway",
186
+ "required": true,
187
+ "conditionKeys": [],
188
+ "dependentActions": []
189
+ }
190
+ ],
191
+ "conditionKeys": [],
192
+ "dependentActions": []
193
+ },
194
+ "getlink": {
195
+ "name": "GetLink",
196
+ "description": "Grants permission to retrieve information about a link between RTB applications",
197
+ "accessLevel": "Read",
198
+ "resourceTypes": [
199
+ {
200
+ "name": "Link",
201
+ "required": true,
202
+ "conditionKeys": [],
203
+ "dependentActions": []
204
+ }
205
+ ],
206
+ "conditionKeys": [],
207
+ "dependentActions": []
208
+ },
209
+ "getoutboundexternallink": {
210
+ "name": "GetOutboundExternalLink",
211
+ "description": "Grants permission to retrieve information about an outbound external link",
212
+ "accessLevel": "Read",
213
+ "resourceTypes": [
214
+ {
215
+ "name": "OutboundExternalLink",
216
+ "required": true,
217
+ "conditionKeys": [],
218
+ "dependentActions": []
219
+ },
220
+ {
221
+ "name": "RequesterGateway",
222
+ "required": true,
223
+ "conditionKeys": [],
224
+ "dependentActions": []
225
+ }
226
+ ],
227
+ "conditionKeys": [],
228
+ "dependentActions": []
229
+ },
230
+ "getrequestergateway": {
231
+ "name": "GetRequesterGateway",
232
+ "description": "Grants permission to retrieve information about a requester gateway",
233
+ "accessLevel": "Read",
234
+ "resourceTypes": [
235
+ {
236
+ "name": "RequesterGateway",
237
+ "required": true,
238
+ "conditionKeys": [],
239
+ "dependentActions": []
240
+ }
241
+ ],
242
+ "conditionKeys": [],
243
+ "dependentActions": []
244
+ },
245
+ "getrespondergateway": {
246
+ "name": "GetResponderGateway",
247
+ "description": "Grants permission to retrieve information about a responder gateway",
248
+ "accessLevel": "Read",
249
+ "resourceTypes": [
250
+ {
251
+ "name": "ResponderGateway",
252
+ "required": true,
253
+ "conditionKeys": [],
254
+ "dependentActions": []
255
+ }
256
+ ],
257
+ "conditionKeys": [],
258
+ "dependentActions": []
259
+ },
260
+ "listlinks": {
261
+ "name": "ListLinks",
262
+ "description": "Grants permission to list links associated with an RTB application",
263
+ "accessLevel": "List",
264
+ "resourceTypes": [],
265
+ "conditionKeys": [],
266
+ "dependentActions": []
267
+ },
268
+ "listrequestergateways": {
269
+ "name": "ListRequesterGateways",
270
+ "description": "Grants permission to list requester gateways with optional filtering and pagination",
271
+ "accessLevel": "List",
272
+ "resourceTypes": [],
273
+ "conditionKeys": [],
274
+ "dependentActions": []
275
+ },
276
+ "listrespondergateways": {
277
+ "name": "ListResponderGateways",
278
+ "description": "Grants permission to list responder gateways with optional filtering and pagination",
279
+ "accessLevel": "List",
280
+ "resourceTypes": [],
281
+ "conditionKeys": [],
282
+ "dependentActions": []
283
+ },
284
+ "listtagsforresource": {
285
+ "name": "ListTagsForResource",
286
+ "description": "Grants permission to list tags for a resource",
287
+ "accessLevel": "Read",
288
+ "resourceTypes": [
289
+ {
290
+ "name": "InboundExternalLink",
291
+ "required": false,
292
+ "conditionKeys": [],
293
+ "dependentActions": []
294
+ },
295
+ {
296
+ "name": "Link",
297
+ "required": false,
298
+ "conditionKeys": [],
299
+ "dependentActions": []
300
+ },
301
+ {
302
+ "name": "OutboundExternalLink",
303
+ "required": false,
304
+ "conditionKeys": [],
305
+ "dependentActions": []
306
+ },
307
+ {
308
+ "name": "RequesterGateway",
309
+ "required": false,
310
+ "conditionKeys": [],
311
+ "dependentActions": []
312
+ },
313
+ {
314
+ "name": "ResponderGateway",
315
+ "required": false,
316
+ "conditionKeys": [],
317
+ "dependentActions": []
318
+ }
319
+ ],
320
+ "conditionKeys": [],
321
+ "dependentActions": []
322
+ },
323
+ "rejectlink": {
324
+ "name": "RejectLink",
325
+ "description": "Grants permission to reject a link request between RTB applications",
326
+ "accessLevel": "Write",
327
+ "resourceTypes": [
328
+ {
329
+ "name": "Link",
330
+ "required": true,
331
+ "conditionKeys": [],
332
+ "dependentActions": []
333
+ }
334
+ ],
335
+ "conditionKeys": [],
336
+ "dependentActions": []
337
+ },
338
+ "tagresource": {
339
+ "name": "TagResource",
340
+ "description": "Grants permission to assign one or more tags (key-value pairs) to the specified resource",
341
+ "accessLevel": "Tagging",
342
+ "resourceTypes": [
343
+ {
344
+ "name": "InboundExternalLink",
345
+ "required": false,
346
+ "conditionKeys": [],
347
+ "dependentActions": []
348
+ },
349
+ {
350
+ "name": "Link",
351
+ "required": false,
352
+ "conditionKeys": [],
353
+ "dependentActions": []
354
+ },
355
+ {
356
+ "name": "OutboundExternalLink",
357
+ "required": false,
358
+ "conditionKeys": [],
359
+ "dependentActions": []
360
+ },
361
+ {
362
+ "name": "RequesterGateway",
363
+ "required": false,
364
+ "conditionKeys": [],
365
+ "dependentActions": []
366
+ },
367
+ {
368
+ "name": "ResponderGateway",
369
+ "required": false,
370
+ "conditionKeys": [],
371
+ "dependentActions": []
372
+ }
373
+ ],
374
+ "conditionKeys": [
375
+ "aws:RequestTag/${TagKey}",
376
+ "aws:TagKeys"
377
+ ],
378
+ "dependentActions": []
379
+ },
380
+ "untagresource": {
381
+ "name": "UntagResource",
382
+ "description": "Grants permission to remove a tag or tags from a resource",
383
+ "accessLevel": "Tagging",
384
+ "resourceTypes": [
385
+ {
386
+ "name": "InboundExternalLink",
387
+ "required": false,
388
+ "conditionKeys": [],
389
+ "dependentActions": []
390
+ },
391
+ {
392
+ "name": "Link",
393
+ "required": false,
394
+ "conditionKeys": [],
395
+ "dependentActions": []
396
+ },
397
+ {
398
+ "name": "OutboundExternalLink",
399
+ "required": false,
400
+ "conditionKeys": [],
401
+ "dependentActions": []
402
+ },
403
+ {
404
+ "name": "RequesterGateway",
405
+ "required": false,
406
+ "conditionKeys": [],
407
+ "dependentActions": []
408
+ },
409
+ {
410
+ "name": "ResponderGateway",
411
+ "required": false,
412
+ "conditionKeys": [],
413
+ "dependentActions": []
414
+ }
415
+ ],
416
+ "conditionKeys": [
417
+ "aws:TagKeys"
418
+ ],
419
+ "dependentActions": []
420
+ },
421
+ "updatelink": {
422
+ "name": "UpdateLink",
423
+ "description": "Grants permission to update configuration settings for an existing link",
424
+ "accessLevel": "Write",
425
+ "resourceTypes": [
426
+ {
427
+ "name": "Link",
428
+ "required": true,
429
+ "conditionKeys": [],
430
+ "dependentActions": []
431
+ }
432
+ ],
433
+ "conditionKeys": [],
434
+ "dependentActions": []
435
+ },
436
+ "updatelinkmoduleflow": {
437
+ "name": "UpdateLinkModuleFlow",
438
+ "description": "Grants permission to update a link module flow",
439
+ "accessLevel": "Write",
440
+ "resourceTypes": [
441
+ {
442
+ "name": "Link",
443
+ "required": true,
444
+ "conditionKeys": [],
445
+ "dependentActions": []
446
+ }
447
+ ],
448
+ "conditionKeys": [],
449
+ "dependentActions": []
450
+ },
451
+ "updaterequestergateway": {
452
+ "name": "UpdateRequesterGateway",
453
+ "description": "Grants permission to update a requester gateway",
454
+ "accessLevel": "Write",
455
+ "resourceTypes": [
456
+ {
457
+ "name": "RequesterGateway",
458
+ "required": true,
459
+ "conditionKeys": [],
460
+ "dependentActions": []
461
+ }
462
+ ],
463
+ "conditionKeys": [],
464
+ "dependentActions": []
465
+ },
466
+ "updaterespondergateway": {
467
+ "name": "UpdateResponderGateway",
468
+ "description": "Grants permission to update a responder gateway",
469
+ "accessLevel": "Write",
470
+ "resourceTypes": [
471
+ {
472
+ "name": "ResponderGateway",
473
+ "required": true,
474
+ "conditionKeys": [],
475
+ "dependentActions": []
476
+ }
477
+ ],
478
+ "conditionKeys": [],
479
+ "dependentActions": []
480
+ }
481
+ }