iamdata 0.1.202505111__py3-none-any.whl → 0.1.202512121__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 (365) hide show
  1. iamdata/data/actions/access-analyzer.json +4 -1
  2. iamdata/data/actions/account.json +21 -0
  3. iamdata/data/actions/acm.json +23 -3
  4. iamdata/data/actions/aco-automation.json +252 -0
  5. iamdata/data/actions/action-recommendations.json +10 -0
  6. iamdata/data/actions/aidevops.json +481 -0
  7. iamdata/data/actions/aiops.json +189 -1
  8. iamdata/data/actions/airflow-serverless.json +225 -0
  9. iamdata/data/actions/amplify.json +2 -12
  10. iamdata/data/actions/aoss.json +36 -4
  11. iamdata/data/actions/apigateway.json +104 -0
  12. iamdata/data/actions/app-integrations.json +108 -0
  13. iamdata/data/actions/application-signals.json +48 -0
  14. iamdata/data/actions/appstream.json +138 -103
  15. iamdata/data/actions/appsync.json +1 -1
  16. iamdata/data/actions/aps.json +309 -0
  17. iamdata/data/actions/{deepcomposer.json → arc-region-switch.json} +132 -114
  18. iamdata/data/actions/arc-zonal-shift.json +53 -1
  19. iamdata/data/actions/artifact.json +8 -36
  20. iamdata/data/actions/athena.json +88 -1
  21. iamdata/data/actions/auditmanager.json +60 -7
  22. iamdata/data/actions/autoscaling.json +42 -3
  23. iamdata/data/actions/aws-marketplace.json +48 -32
  24. iamdata/data/actions/aws-mcp.json +26 -0
  25. iamdata/data/actions/backup-search.json +1 -0
  26. iamdata/data/actions/backup.json +250 -2
  27. iamdata/data/actions/batch.json +183 -17
  28. iamdata/data/actions/bcm-dashboards.json +79 -0
  29. iamdata/data/actions/bcm-data-exports.json +12 -0
  30. iamdata/data/actions/bcm-recommended-actions.json +10 -0
  31. iamdata/data/actions/bedrock-agentcore.json +2394 -0
  32. iamdata/data/actions/bedrock-mantle.json +106 -0
  33. iamdata/data/actions/bedrock.json +959 -58
  34. iamdata/data/actions/billing.json +88 -5
  35. iamdata/data/actions/braket.json +64 -9
  36. iamdata/data/actions/budgets.json +6 -2
  37. iamdata/data/actions/cases.json +22 -2
  38. iamdata/data/actions/cassandra.json +67 -2
  39. iamdata/data/actions/ce.json +42 -0
  40. iamdata/data/actions/chatbot.json +87 -20
  41. iamdata/data/actions/cleanrooms-ml.json +11 -0
  42. iamdata/data/actions/cleanrooms.json +93 -0
  43. iamdata/data/actions/cloud9.json +4 -10
  44. iamdata/data/actions/cloudformation.json +43 -0
  45. iamdata/data/actions/cloudfront.json +309 -87
  46. iamdata/data/actions/cloudtrail.json +60 -0
  47. iamdata/data/actions/cloudwatch.json +53 -0
  48. iamdata/data/actions/codebuild.json +367 -12
  49. iamdata/data/actions/codepipeline.json +15 -0
  50. iamdata/data/actions/cognito-idp.json +83 -0
  51. iamdata/data/actions/connect-campaigns.json +16 -0
  52. iamdata/data/actions/connect.json +1242 -11
  53. iamdata/data/actions/controlcatalog.json +8 -0
  54. iamdata/data/actions/cost-optimization-hub.json +8 -0
  55. iamdata/data/actions/cur.json +5 -1
  56. iamdata/data/actions/databrew.json +14 -7
  57. iamdata/data/actions/dataexchange.json +61 -9
  58. iamdata/data/actions/datazone.json +316 -6
  59. iamdata/data/actions/deadline.json +40 -12
  60. iamdata/data/actions/dms.json +133 -8
  61. iamdata/data/actions/ds.json +170 -0
  62. iamdata/data/actions/dsql.json +212 -23
  63. iamdata/data/actions/dynamodb.json +32 -0
  64. iamdata/data/actions/ec2.json +986 -51
  65. iamdata/data/actions/ecr.json +78 -0
  66. iamdata/data/actions/ecs.json +149 -9
  67. iamdata/data/actions/eks-mcp.json +26 -0
  68. iamdata/data/actions/eks.json +208 -2
  69. iamdata/data/actions/elasticloadbalancing.json +9 -0
  70. iamdata/data/actions/elasticmapreduce.json +15 -0
  71. iamdata/data/actions/emr-containers.json +34 -1
  72. iamdata/data/actions/emr-serverless.json +16 -0
  73. iamdata/data/actions/entityresolution.json +16 -8
  74. iamdata/data/actions/es.json +60 -0
  75. iamdata/data/actions/events.json +40 -0
  76. iamdata/data/actions/evs.json +193 -0
  77. iamdata/data/actions/freetier.json +32 -0
  78. iamdata/data/actions/fsx.json +59 -6
  79. iamdata/data/actions/glacier.json +1 -4
  80. iamdata/data/actions/glue.json +265 -54
  81. iamdata/data/actions/groundstation.json +15 -0
  82. iamdata/data/actions/guardduty.json +220 -1
  83. iamdata/data/actions/healthlake.json +226 -0
  84. iamdata/data/actions/iam.json +171 -9
  85. iamdata/data/actions/identitystore.json +177 -37
  86. iamdata/data/actions/imagebuilder.json +235 -243
  87. iamdata/data/actions/inspector2.json +208 -12
  88. iamdata/data/actions/invoicing.json +84 -3
  89. iamdata/data/actions/iot.json +37 -5
  90. iamdata/data/actions/iotfleetwise.json +6 -63
  91. iamdata/data/actions/iotmanagedintegrations.json +507 -75
  92. iamdata/data/actions/iotsitewise.json +271 -0
  93. iamdata/data/actions/ivs.json +48 -0
  94. iamdata/data/actions/kafka.json +71 -0
  95. iamdata/data/actions/kinesis.json +63 -0
  96. iamdata/data/actions/kinesisvideo.json +30 -0
  97. iamdata/data/actions/kms.json +125 -2
  98. iamdata/data/actions/lakeformation.json +16 -0
  99. iamdata/data/actions/lambda.json +300 -6
  100. iamdata/data/actions/lex.json +42 -0
  101. iamdata/data/actions/license-manager.json +285 -9
  102. iamdata/data/actions/logs.json +211 -0
  103. iamdata/data/actions/mediaconnect.json +776 -60
  104. iamdata/data/actions/mediaconvert.json +15 -0
  105. iamdata/data/actions/medialive.json +26 -2
  106. iamdata/data/actions/medical-imaging.json +105 -0
  107. iamdata/data/actions/memorydb.json +18 -0
  108. iamdata/data/actions/mgn.json +74 -3
  109. iamdata/data/actions/mpa.json +313 -0
  110. iamdata/data/actions/mq.json +16 -0
  111. iamdata/data/actions/neptune-graph.json +37 -0
  112. iamdata/data/actions/network-firewall.json +236 -3
  113. iamdata/data/actions/network-security-director.json +74 -0
  114. iamdata/data/actions/notifications-contacts.json +2 -1
  115. iamdata/data/actions/notifications.json +62 -2
  116. iamdata/data/actions/nova-act.json +276 -0
  117. iamdata/data/actions/observabilityadmin.json +510 -0
  118. iamdata/data/actions/odb.json +833 -0
  119. iamdata/data/actions/one.json +8 -0
  120. iamdata/data/actions/opensearch.json +40 -0
  121. iamdata/data/actions/organizations.json +156 -8
  122. iamdata/data/actions/osis.json +111 -0
  123. iamdata/data/actions/outposts.json +41 -3
  124. iamdata/data/actions/partnercentral-account-management.json +22 -0
  125. iamdata/data/actions/partnercentral.json +1420 -171
  126. iamdata/data/actions/pcs.json +27 -1
  127. iamdata/data/actions/pi.json +6 -0
  128. iamdata/data/actions/pricingplanmanager.json +66 -0
  129. iamdata/data/actions/profile.json +670 -20
  130. iamdata/data/actions/q.json +18 -0
  131. iamdata/data/actions/qapps.json +0 -78
  132. iamdata/data/actions/qbusiness.json +156 -46
  133. iamdata/data/actions/quicksight.json +493 -7
  134. iamdata/data/actions/rds.json +149 -48
  135. iamdata/data/actions/redshift-serverless.json +2 -2
  136. iamdata/data/actions/redshift.json +0 -6
  137. iamdata/data/actions/rekognition.json +1 -8
  138. iamdata/data/actions/repostspace.json +90 -0
  139. iamdata/data/actions/resiliencehub.json +19 -5
  140. iamdata/data/actions/resource-explorer-2.json +84 -2
  141. iamdata/data/actions/route53.json +15 -0
  142. iamdata/data/actions/route53globalresolver.json +700 -0
  143. iamdata/data/actions/rtbfabric.json +481 -0
  144. iamdata/data/actions/s3.json +406 -144
  145. iamdata/data/actions/s3express.json +109 -5
  146. iamdata/data/actions/s3tables.json +325 -2
  147. iamdata/data/actions/s3vectors.json +367 -0
  148. iamdata/data/actions/sagemaker-mlflow.json +135 -0
  149. iamdata/data/actions/sagemaker-unified-studio-mcp.json +29 -0
  150. iamdata/data/actions/sagemaker.json +422 -11
  151. iamdata/data/actions/scn.json +151 -4
  152. iamdata/data/actions/secretsmanager.json +42 -20
  153. iamdata/data/actions/security-ir.json +54 -8
  154. iamdata/data/actions/securityagent.json +503 -0
  155. iamdata/data/actions/securityhub.json +390 -4
  156. iamdata/data/actions/securitylake.json +1 -0
  157. iamdata/data/actions/servicediscovery.json +140 -14
  158. iamdata/data/actions/servicequotas.json +40 -0
  159. iamdata/data/actions/ses.json +286 -2
  160. iamdata/data/actions/shield.json +47 -0
  161. iamdata/data/actions/signin.json +16 -0
  162. iamdata/data/actions/snow-device-management.json +1 -0
  163. iamdata/data/actions/social-messaging.json +120 -0
  164. iamdata/data/actions/ssm-sap.json +51 -3
  165. iamdata/data/actions/ssm.json +4 -1
  166. iamdata/data/actions/sso-directory.json +108 -36
  167. iamdata/data/actions/sso-oauth.json +40 -2
  168. iamdata/data/actions/sso.json +369 -157
  169. iamdata/data/actions/sts.json +40 -0
  170. iamdata/data/actions/support-console.json +119 -0
  171. iamdata/data/actions/support.json +58 -0
  172. iamdata/data/actions/synthetics.json +18 -0
  173. iamdata/data/actions/tag.json +8 -0
  174. iamdata/data/actions/tax.json +48 -0
  175. iamdata/data/actions/thinclient.json +1 -0
  176. iamdata/data/actions/transcribe.json +12 -0
  177. iamdata/data/actions/transfer.json +30 -14
  178. iamdata/data/actions/transform-custom.json +274 -0
  179. iamdata/data/actions/transform.json +257 -0
  180. iamdata/data/actions/user-subscriptions.json +8 -0
  181. iamdata/data/actions/uxc.json +26 -0
  182. iamdata/data/actions/vpc-lattice-svcs.json +2 -0
  183. iamdata/data/actions/vpc-lattice.json +90 -0
  184. iamdata/data/actions/vpce.json +14 -1
  185. iamdata/data/actions/wisdom.json +31 -214
  186. iamdata/data/actions/workspaces-instances.json +186 -0
  187. iamdata/data/actions/workspaces-web.json +136 -8
  188. iamdata/data/actions/workspaces.json +98 -0
  189. iamdata/data/actions/xray.json +15 -5
  190. iamdata/data/conditionKeys/acm.json +5 -0
  191. iamdata/data/conditionKeys/aco-automation.json +17 -0
  192. iamdata/data/conditionKeys/aidevops.json +22 -0
  193. iamdata/data/conditionKeys/airflow-serverless.json +17 -0
  194. iamdata/data/conditionKeys/apigateway.json +30 -0
  195. iamdata/data/conditionKeys/arc-region-switch.json +17 -0
  196. iamdata/data/conditionKeys/autoscaling.json +5 -0
  197. iamdata/data/conditionKeys/backup.json +6 -1
  198. iamdata/data/conditionKeys/bcm-dashboards.json +12 -0
  199. iamdata/data/conditionKeys/bedrock-agentcore.json +72 -0
  200. iamdata/data/conditionKeys/bedrock-mantle.json +17 -0
  201. iamdata/data/conditionKeys/bedrock.json +10 -0
  202. iamdata/data/conditionKeys/chatbot.json +17 -1
  203. iamdata/data/conditionKeys/cloudformation.json +5 -0
  204. iamdata/data/conditionKeys/codebuild.json +550 -0
  205. iamdata/data/conditionKeys/connect.json +25 -0
  206. iamdata/data/conditionKeys/dsql.json +12 -2
  207. iamdata/data/conditionKeys/dynamodb.json +21 -1
  208. iamdata/data/conditionKeys/ebs.json +2 -2
  209. iamdata/data/conditionKeys/ec2.json +20 -15
  210. iamdata/data/conditionKeys/eks.json +5 -0
  211. iamdata/data/conditionKeys/events.json +1 -1
  212. iamdata/data/conditionKeys/evs.json +17 -0
  213. iamdata/data/conditionKeys/glacier.json +0 -10
  214. iamdata/data/conditionKeys/glue.json +10 -0
  215. iamdata/data/conditionKeys/iam.json +30 -0
  216. iamdata/data/conditionKeys/identitystore.json +26 -1
  217. iamdata/data/conditionKeys/imagebuilder.json +2 -2
  218. iamdata/data/conditionKeys/iotmanagedintegrations.json +27 -1
  219. iamdata/data/conditionKeys/kinesis.json +15 -0
  220. iamdata/data/conditionKeys/kms.json +127 -7
  221. iamdata/data/conditionKeys/lambda.json +5 -0
  222. iamdata/data/conditionKeys/license-manager.json +5 -0
  223. iamdata/data/conditionKeys/mediaconnect.json +17 -1
  224. iamdata/data/conditionKeys/mpa.json +27 -0
  225. iamdata/data/conditionKeys/observabilityadmin.json +37 -1
  226. iamdata/data/conditionKeys/odb.json +17 -0
  227. iamdata/data/conditionKeys/organizations.json +10 -0
  228. iamdata/data/conditionKeys/partnercentral-account-management.json +12 -1
  229. iamdata/data/conditionKeys/partnercentral.json +22 -2
  230. iamdata/data/conditionKeys/pricingplanmanager.json +1 -0
  231. iamdata/data/conditionKeys/quicksight.json +0 -5
  232. iamdata/data/conditionKeys/rds.json +5 -0
  233. iamdata/data/conditionKeys/route53.json +1 -1
  234. iamdata/data/conditionKeys/route53globalresolver.json +17 -0
  235. iamdata/data/conditionKeys/rtbfabric.json +47 -0
  236. iamdata/data/conditionKeys/s3.json +20 -0
  237. iamdata/data/conditionKeys/s3express.json +26 -1
  238. iamdata/data/conditionKeys/s3tables.json +25 -0
  239. iamdata/data/conditionKeys/s3vectors.json +32 -0
  240. iamdata/data/conditionKeys/sagemaker-unified-studio-mcp.json +1 -0
  241. iamdata/data/conditionKeys/sagemaker.json +25 -0
  242. iamdata/data/conditionKeys/savingsplans.json +1 -1
  243. iamdata/data/conditionKeys/secretsmanager.json +16 -1
  244. iamdata/data/conditionKeys/securityagent.json +1 -0
  245. iamdata/data/conditionKeys/securityhub.json +5 -0
  246. iamdata/data/conditionKeys/servicediscovery.json +5 -0
  247. iamdata/data/conditionKeys/ses.json +5 -0
  248. iamdata/data/conditionKeys/ssm.json +10 -0
  249. iamdata/data/conditionKeys/sso.json +10 -0
  250. iamdata/data/conditionKeys/sts.json +10 -0
  251. iamdata/data/conditionKeys/support-console.json +1 -0
  252. iamdata/data/conditionKeys/transcribe.json +1 -1
  253. iamdata/data/conditionKeys/transfer.json +20 -0
  254. iamdata/data/conditionKeys/transform-custom.json +17 -0
  255. iamdata/data/conditionKeys/transform.json +12 -0
  256. iamdata/data/conditionKeys/uxc.json +1 -0
  257. iamdata/data/conditionKeys/vpc-lattice-svcs.json +5 -0
  258. iamdata/data/conditionKeys/vpc-lattice.json +15 -0
  259. iamdata/data/conditionKeys/workspaces-instances.json +17 -0
  260. iamdata/data/conditionKeys/xray.json +15 -0
  261. iamdata/data/conditionPatterns.json +146 -0
  262. iamdata/data/metadata.json +2 -2
  263. iamdata/data/resourceTypes/aco-automation.json +9 -0
  264. iamdata/data/resourceTypes/action-recommendations.json +1 -0
  265. iamdata/data/resourceTypes/aidevops.json +24 -0
  266. iamdata/data/resourceTypes/airflow-serverless.json +9 -0
  267. iamdata/data/resourceTypes/apigateway.json +15 -0
  268. iamdata/data/resourceTypes/aps.json +9 -0
  269. iamdata/data/resourceTypes/arc-region-switch.json +9 -0
  270. iamdata/data/resourceTypes/artifact.json +5 -5
  271. iamdata/data/resourceTypes/athena.json +7 -0
  272. iamdata/data/resourceTypes/auditmanager.json +8 -2
  273. iamdata/data/resourceTypes/aws-mcp.json +1 -0
  274. iamdata/data/resourceTypes/backup.json +7 -0
  275. iamdata/data/resourceTypes/batch.json +14 -0
  276. iamdata/data/resourceTypes/bcm-dashboards.json +1 -0
  277. iamdata/data/resourceTypes/bcm-data-exports.json +7 -0
  278. iamdata/data/resourceTypes/bcm-recommended-actions.json +1 -0
  279. iamdata/data/resourceTypes/bedrock-agentcore.json +107 -0
  280. iamdata/data/resourceTypes/bedrock-mantle.json +6 -0
  281. iamdata/data/resourceTypes/bedrock.json +45 -3
  282. iamdata/data/resourceTypes/braket.json +7 -0
  283. iamdata/data/resourceTypes/cassandra.json +7 -0
  284. iamdata/data/resourceTypes/chatbot.json +8 -2
  285. iamdata/data/resourceTypes/cloudformation.json +4 -0
  286. iamdata/data/resourceTypes/cloudfront.json +14 -0
  287. iamdata/data/resourceTypes/connect.json +18 -0
  288. iamdata/data/resourceTypes/dataexchange.json +4 -1
  289. iamdata/data/resourceTypes/deadline.json +4 -1
  290. iamdata/data/resourceTypes/ec2.json +88 -6
  291. iamdata/data/resourceTypes/eks-mcp.json +1 -0
  292. iamdata/data/resourceTypes/eks.json +14 -0
  293. iamdata/data/resourceTypes/emr-containers.json +0 -4
  294. iamdata/data/resourceTypes/events.json +8 -0
  295. iamdata/data/resourceTypes/evs.json +9 -0
  296. iamdata/data/resourceTypes/guardduty.json +18 -1
  297. iamdata/data/resourceTypes/iam.json +7 -0
  298. iamdata/data/resourceTypes/imagebuilder.json +12 -18
  299. iamdata/data/resourceTypes/inspector2.json +14 -0
  300. iamdata/data/resourceTypes/invoicing.json +7 -0
  301. iamdata/data/resourceTypes/iotmanagedintegrations.json +31 -12
  302. iamdata/data/resourceTypes/iotsitewise.json +7 -0
  303. iamdata/data/resourceTypes/kinesis.json +4 -1
  304. iamdata/data/resourceTypes/lambda.json +11 -0
  305. iamdata/data/resourceTypes/license-manager.json +24 -2
  306. iamdata/data/resourceTypes/logs.json +7 -0
  307. iamdata/data/resourceTypes/mediaconnect.json +55 -14
  308. iamdata/data/resourceTypes/mpa.json +23 -0
  309. iamdata/data/resourceTypes/network-firewall.json +7 -0
  310. iamdata/data/resourceTypes/network-security-director.json +1 -0
  311. iamdata/data/resourceTypes/nova-act.json +10 -0
  312. iamdata/data/resourceTypes/observabilityadmin.json +37 -1
  313. iamdata/data/resourceTypes/odb.json +44 -0
  314. iamdata/data/resourceTypes/omics.json +0 -4
  315. iamdata/data/resourceTypes/organizations.json +7 -0
  316. iamdata/data/resourceTypes/osis.json +7 -0
  317. iamdata/data/resourceTypes/partnercentral.json +71 -2
  318. iamdata/data/resourceTypes/pi.json +4 -1
  319. iamdata/data/resourceTypes/pricingplanmanager.json +6 -0
  320. iamdata/data/resourceTypes/profile.json +21 -0
  321. iamdata/data/resourceTypes/qbusiness.json +7 -4
  322. iamdata/data/resourceTypes/quicksight.json +26 -1
  323. iamdata/data/resourceTypes/rds.json +12 -3
  324. iamdata/data/resourceTypes/redshift.json +1 -4
  325. iamdata/data/resourceTypes/route53globalresolver.json +37 -0
  326. iamdata/data/resourceTypes/rtbfabric.json +46 -0
  327. iamdata/data/resourceTypes/s3.json +30 -3
  328. iamdata/data/resourceTypes/s3express.json +10 -2
  329. iamdata/data/resourceTypes/s3tables.json +7 -1
  330. iamdata/data/resourceTypes/s3vectors.json +18 -0
  331. iamdata/data/resourceTypes/sagemaker-unified-studio-mcp.json +1 -0
  332. iamdata/data/resourceTypes/sagemaker.json +26 -3
  333. iamdata/data/resourceTypes/scn.json +19 -3
  334. iamdata/data/resourceTypes/secretsmanager.json +2 -1
  335. iamdata/data/resourceTypes/securityagent.json +38 -0
  336. iamdata/data/resourceTypes/securityhub.json +36 -2
  337. iamdata/data/resourceTypes/ses.json +11 -0
  338. iamdata/data/resourceTypes/sts.json +4 -0
  339. iamdata/data/resourceTypes/support-console.json +1 -0
  340. iamdata/data/resourceTypes/transform-custom.json +18 -0
  341. iamdata/data/resourceTypes/transform.json +10 -0
  342. iamdata/data/resourceTypes/uxc.json +1 -0
  343. iamdata/data/resourceTypes/vpc-lattice.json +12 -0
  344. iamdata/data/resourceTypes/vpce.json +10 -1
  345. iamdata/data/resourceTypes/workspaces-instances.json +16 -0
  346. iamdata/data/resourceTypes/workspaces-web.json +7 -0
  347. iamdata/data/resourceTypes/workspaces.json +4 -0
  348. iamdata/data/serviceNames.json +32 -9
  349. iamdata/data/services.json +27 -4
  350. iamdata/data/unassociatedConditions.json +23 -0
  351. {iamdata-0.1.202505111.dist-info → iamdata-0.1.202512121.dist-info}/METADATA +1 -1
  352. {iamdata-0.1.202505111.dist-info → iamdata-0.1.202512121.dist-info}/RECORD +360 -289
  353. {iamdata-0.1.202505111.dist-info → iamdata-0.1.202512121.dist-info}/WHEEL +1 -1
  354. iamdata/data/actions/application-cost-profiler.json +0 -50
  355. iamdata/data/actions/sagemaker-groundtruth-synthetic.json +0 -110
  356. iamdata/data/actions/supportrecommendations.json +0 -20
  357. iamdata/data/conditionKeys/deepcomposer.json +0 -17
  358. iamdata/data/resourceTypes/deepcomposer.json +0 -20
  359. /iamdata/data/conditionKeys/{application-cost-profiler.json → action-recommendations.json} +0 -0
  360. /iamdata/data/conditionKeys/{sagemaker-groundtruth-synthetic.json → aws-mcp.json} +0 -0
  361. /iamdata/data/conditionKeys/{supportrecommendations.json → bcm-recommended-actions.json} +0 -0
  362. /iamdata/data/{resourceTypes/application-cost-profiler.json → conditionKeys/eks-mcp.json} +0 -0
  363. /iamdata/data/{resourceTypes/sagemaker-groundtruth-synthetic.json → conditionKeys/network-security-director.json} +0 -0
  364. /iamdata/data/{resourceTypes/supportrecommendations.json → conditionKeys/nova-act.json} +0 -0
  365. {iamdata-0.1.202505111.dist-info → iamdata-0.1.202512121.dist-info}/licenses/LICENSE.txt +0 -0
@@ -0,0 +1,833 @@
1
+ {
2
+ "acceptmarketplaceregistration": {
3
+ "name": "AcceptMarketplaceRegistration",
4
+ "description": "Grants permission to register the Amazon Web Services Marketplace token for your Amazon Web Services account to activate your Oracle Database@Amazon Web Services subscription",
5
+ "accessLevel": "Write",
6
+ "resourceTypes": [],
7
+ "conditionKeys": [],
8
+ "dependentActions": []
9
+ },
10
+ "createcloudautonomousvmcluster": {
11
+ "name": "CreateCloudAutonomousVmCluster",
12
+ "description": "Grants permission to create a new Autonomous VM cluster in the specified Exadata infrastructure",
13
+ "accessLevel": "Write",
14
+ "resourceTypes": [
15
+ {
16
+ "name": "cloud-exadata-infrastructure",
17
+ "required": true,
18
+ "conditionKeys": [],
19
+ "dependentActions": []
20
+ },
21
+ {
22
+ "name": "odb-network",
23
+ "required": true,
24
+ "conditionKeys": [],
25
+ "dependentActions": []
26
+ }
27
+ ],
28
+ "conditionKeys": [
29
+ "aws:RequestTag/${TagKey}",
30
+ "aws:TagKeys"
31
+ ],
32
+ "dependentActions": []
33
+ },
34
+ "createcloudexadatainfrastructure": {
35
+ "name": "CreateCloudExadataInfrastructure",
36
+ "description": "Grants permission to create an Exadata infrastructure",
37
+ "accessLevel": "Write",
38
+ "resourceTypes": [],
39
+ "conditionKeys": [
40
+ "aws:RequestTag/${TagKey}",
41
+ "aws:TagKeys"
42
+ ],
43
+ "dependentActions": []
44
+ },
45
+ "createcloudvmcluster": {
46
+ "name": "CreateCloudVmCluster",
47
+ "description": "Grants permission to create a VM cluster on the specified Exadata infrastructure",
48
+ "accessLevel": "Write",
49
+ "resourceTypes": [
50
+ {
51
+ "name": "cloud-exadata-infrastructure",
52
+ "required": true,
53
+ "conditionKeys": [],
54
+ "dependentActions": []
55
+ },
56
+ {
57
+ "name": "odb-network",
58
+ "required": true,
59
+ "conditionKeys": [],
60
+ "dependentActions": []
61
+ }
62
+ ],
63
+ "conditionKeys": [
64
+ "aws:RequestTag/${TagKey}",
65
+ "aws:TagKeys"
66
+ ],
67
+ "dependentActions": []
68
+ },
69
+ "createdbnode": {
70
+ "name": "CreateDbNode",
71
+ "isPermissionOnly": true,
72
+ "description": "Grants permission to create a DB Node",
73
+ "accessLevel": "Write",
74
+ "resourceTypes": [
75
+ {
76
+ "name": "db-node",
77
+ "required": true,
78
+ "conditionKeys": [],
79
+ "dependentActions": []
80
+ }
81
+ ],
82
+ "conditionKeys": [],
83
+ "dependentActions": []
84
+ },
85
+ "createodbnetwork": {
86
+ "name": "CreateOdbNetwork",
87
+ "description": "Grants permission to create an ODB network",
88
+ "accessLevel": "Write",
89
+ "resourceTypes": [],
90
+ "conditionKeys": [
91
+ "aws:RequestTag/${TagKey}",
92
+ "aws:TagKeys"
93
+ ],
94
+ "dependentActions": []
95
+ },
96
+ "createodbpeeringconnection": {
97
+ "name": "CreateOdbPeeringConnection",
98
+ "description": "Grants permission to create an ODB Peering Connection",
99
+ "accessLevel": "Write",
100
+ "resourceTypes": [
101
+ {
102
+ "name": "odb-network",
103
+ "required": true,
104
+ "conditionKeys": [],
105
+ "dependentActions": []
106
+ }
107
+ ],
108
+ "conditionKeys": [
109
+ "aws:RequestTag/${TagKey}",
110
+ "aws:TagKeys"
111
+ ],
112
+ "dependentActions": []
113
+ },
114
+ "createoutboundintegration": {
115
+ "name": "CreateOutboundIntegration",
116
+ "isPermissionOnly": true,
117
+ "description": "Grants permission to create an Outbound Integration",
118
+ "accessLevel": "Write",
119
+ "resourceTypes": [
120
+ {
121
+ "name": "cloud-autonomous-vm-cluster",
122
+ "required": true,
123
+ "conditionKeys": [],
124
+ "dependentActions": []
125
+ },
126
+ {
127
+ "name": "cloud-vm-cluster",
128
+ "required": true,
129
+ "conditionKeys": [],
130
+ "dependentActions": []
131
+ }
132
+ ],
133
+ "conditionKeys": [],
134
+ "dependentActions": []
135
+ },
136
+ "deletecloudautonomousvmcluster": {
137
+ "name": "DeleteCloudAutonomousVmCluster",
138
+ "description": "Grants permission to Deletes an Autonomous VM cluster",
139
+ "accessLevel": "Write",
140
+ "resourceTypes": [
141
+ {
142
+ "name": "cloud-autonomous-vm-cluster",
143
+ "required": true,
144
+ "conditionKeys": [],
145
+ "dependentActions": []
146
+ }
147
+ ],
148
+ "conditionKeys": [],
149
+ "dependentActions": []
150
+ },
151
+ "deletecloudexadatainfrastructure": {
152
+ "name": "DeleteCloudExadataInfrastructure",
153
+ "description": "Grants permission to delete a specified Exadata infrastructure. Before you use this operation, make sure to delete all of the VM clusters that are hosted on this Exadata infrastructure",
154
+ "accessLevel": "Write",
155
+ "resourceTypes": [
156
+ {
157
+ "name": "cloud-exadata-infrastructure",
158
+ "required": true,
159
+ "conditionKeys": [],
160
+ "dependentActions": []
161
+ }
162
+ ],
163
+ "conditionKeys": [],
164
+ "dependentActions": []
165
+ },
166
+ "deletecloudvmcluster": {
167
+ "name": "DeleteCloudVmCluster",
168
+ "description": "Grants permission to delete a specified VM cluster",
169
+ "accessLevel": "Write",
170
+ "resourceTypes": [
171
+ {
172
+ "name": "cloud-vm-cluster",
173
+ "required": true,
174
+ "conditionKeys": [],
175
+ "dependentActions": []
176
+ }
177
+ ],
178
+ "conditionKeys": [],
179
+ "dependentActions": []
180
+ },
181
+ "deletedbnode": {
182
+ "name": "DeleteDbNode",
183
+ "isPermissionOnly": true,
184
+ "description": "Grants permission to delete a DB Node",
185
+ "accessLevel": "Write",
186
+ "resourceTypes": [
187
+ {
188
+ "name": "db-node",
189
+ "required": true,
190
+ "conditionKeys": [],
191
+ "dependentActions": []
192
+ }
193
+ ],
194
+ "conditionKeys": [],
195
+ "dependentActions": []
196
+ },
197
+ "deleteodbnetwork": {
198
+ "name": "DeleteOdbNetwork",
199
+ "description": "Grants permission to delete the specified ODB network",
200
+ "accessLevel": "Write",
201
+ "resourceTypes": [
202
+ {
203
+ "name": "odb-network",
204
+ "required": true,
205
+ "conditionKeys": [],
206
+ "dependentActions": []
207
+ }
208
+ ],
209
+ "conditionKeys": [],
210
+ "dependentActions": []
211
+ },
212
+ "deleteodbpeeringconnection": {
213
+ "name": "DeleteOdbPeeringConnection",
214
+ "description": "Grants permission to delete the specified ODB Peering Connection. When you delete an ODB peering connection, the underlying VPC peering connection is also deleted",
215
+ "accessLevel": "Write",
216
+ "resourceTypes": [
217
+ {
218
+ "name": "odb-peering-connection",
219
+ "required": true,
220
+ "conditionKeys": [],
221
+ "dependentActions": []
222
+ }
223
+ ],
224
+ "conditionKeys": [],
225
+ "dependentActions": []
226
+ },
227
+ "deleteresourcepolicy": {
228
+ "name": "DeleteResourcePolicy",
229
+ "isPermissionOnly": true,
230
+ "description": "Grants permission to delete a resource policy",
231
+ "accessLevel": "Write",
232
+ "resourceTypes": [
233
+ {
234
+ "name": "cloud-exadata-infrastructure",
235
+ "required": true,
236
+ "conditionKeys": [],
237
+ "dependentActions": []
238
+ },
239
+ {
240
+ "name": "odb-network",
241
+ "required": true,
242
+ "conditionKeys": [],
243
+ "dependentActions": []
244
+ }
245
+ ],
246
+ "conditionKeys": [],
247
+ "dependentActions": []
248
+ },
249
+ "getcloudautonomousvmcluster": {
250
+ "name": "GetCloudAutonomousVmCluster",
251
+ "description": "Grants permission to get information about a specific Autonomous VM cluster",
252
+ "accessLevel": "Read",
253
+ "resourceTypes": [
254
+ {
255
+ "name": "cloud-autonomous-vm-cluster",
256
+ "required": true,
257
+ "conditionKeys": [],
258
+ "dependentActions": []
259
+ }
260
+ ],
261
+ "conditionKeys": [],
262
+ "dependentActions": []
263
+ },
264
+ "getcloudexadatainfrastructure": {
265
+ "name": "GetCloudExadataInfrastructure",
266
+ "description": "Grants permission to get information about the specified Exadata infrastructure",
267
+ "accessLevel": "Read",
268
+ "resourceTypes": [
269
+ {
270
+ "name": "cloud-exadata-infrastructure",
271
+ "required": true,
272
+ "conditionKeys": [],
273
+ "dependentActions": []
274
+ }
275
+ ],
276
+ "conditionKeys": [],
277
+ "dependentActions": []
278
+ },
279
+ "getcloudexadatainfrastructureunallocatedresources": {
280
+ "name": "GetCloudExadataInfrastructureUnallocatedResources",
281
+ "description": "Grants permission to retrieve information about unallocated resources in a specified Cloud Exadata Infrastructure",
282
+ "accessLevel": "Read",
283
+ "resourceTypes": [
284
+ {
285
+ "name": "cloud-exadata-infrastructure",
286
+ "required": true,
287
+ "conditionKeys": [],
288
+ "dependentActions": []
289
+ }
290
+ ],
291
+ "conditionKeys": [],
292
+ "dependentActions": []
293
+ },
294
+ "getcloudvmcluster": {
295
+ "name": "GetCloudVmCluster",
296
+ "description": "Grants permission to get information about the specified VM cluster",
297
+ "accessLevel": "Read",
298
+ "resourceTypes": [
299
+ {
300
+ "name": "cloud-vm-cluster",
301
+ "required": true,
302
+ "conditionKeys": [],
303
+ "dependentActions": []
304
+ }
305
+ ],
306
+ "conditionKeys": [],
307
+ "dependentActions": []
308
+ },
309
+ "getdbnode": {
310
+ "name": "GetDbNode",
311
+ "description": "Grants permission to get information about the specified DB node",
312
+ "accessLevel": "Read",
313
+ "resourceTypes": [
314
+ {
315
+ "name": "cloud-vm-cluster",
316
+ "required": true,
317
+ "conditionKeys": [],
318
+ "dependentActions": []
319
+ },
320
+ {
321
+ "name": "db-node",
322
+ "required": true,
323
+ "conditionKeys": [],
324
+ "dependentActions": []
325
+ }
326
+ ],
327
+ "conditionKeys": [],
328
+ "dependentActions": []
329
+ },
330
+ "getdbserver": {
331
+ "name": "GetDbServer",
332
+ "description": "Grants permission to get information about the specified database server",
333
+ "accessLevel": "Read",
334
+ "resourceTypes": [
335
+ {
336
+ "name": "cloud-exadata-infrastructure",
337
+ "required": true,
338
+ "conditionKeys": [],
339
+ "dependentActions": []
340
+ }
341
+ ],
342
+ "conditionKeys": [],
343
+ "dependentActions": []
344
+ },
345
+ "getocionboardingstatus": {
346
+ "name": "GetOciOnboardingStatus",
347
+ "description": "Grants permission to get the tenancy activation link and onboarding status for your Amazon Web Services account",
348
+ "accessLevel": "Read",
349
+ "resourceTypes": [],
350
+ "conditionKeys": [],
351
+ "dependentActions": []
352
+ },
353
+ "getodbnetwork": {
354
+ "name": "GetOdbNetwork",
355
+ "description": "Grants permission to get information about the specified ODB network",
356
+ "accessLevel": "Read",
357
+ "resourceTypes": [
358
+ {
359
+ "name": "odb-network",
360
+ "required": true,
361
+ "conditionKeys": [],
362
+ "dependentActions": []
363
+ }
364
+ ],
365
+ "conditionKeys": [],
366
+ "dependentActions": []
367
+ },
368
+ "getodbpeeringconnection": {
369
+ "name": "GetOdbPeeringConnection",
370
+ "description": "Grants permission to get information about the specified ODB Peering connection",
371
+ "accessLevel": "Read",
372
+ "resourceTypes": [
373
+ {
374
+ "name": "odb-peering-connection",
375
+ "required": true,
376
+ "conditionKeys": [],
377
+ "dependentActions": []
378
+ }
379
+ ],
380
+ "conditionKeys": [],
381
+ "dependentActions": []
382
+ },
383
+ "getresourcepolicy": {
384
+ "name": "GetResourcePolicy",
385
+ "isPermissionOnly": true,
386
+ "description": "Grants permission to get a resource policy",
387
+ "accessLevel": "Read",
388
+ "resourceTypes": [
389
+ {
390
+ "name": "cloud-exadata-infrastructure",
391
+ "required": true,
392
+ "conditionKeys": [],
393
+ "dependentActions": []
394
+ },
395
+ {
396
+ "name": "odb-network",
397
+ "required": true,
398
+ "conditionKeys": [],
399
+ "dependentActions": []
400
+ }
401
+ ],
402
+ "conditionKeys": [],
403
+ "dependentActions": []
404
+ },
405
+ "initializeservice": {
406
+ "name": "InitializeService",
407
+ "description": "Grants permission to initialize the ODB service for the first time in an account",
408
+ "accessLevel": "Write",
409
+ "resourceTypes": [],
410
+ "conditionKeys": [],
411
+ "dependentActions": []
412
+ },
413
+ "listautonomousvirtualmachines": {
414
+ "name": "ListAutonomousVirtualMachines",
415
+ "description": "Grants permission to list all Autonomous VMs in an Autonomous VM cluster",
416
+ "accessLevel": "Read",
417
+ "resourceTypes": [
418
+ {
419
+ "name": "cloud-autonomous-vm-cluster",
420
+ "required": false,
421
+ "conditionKeys": [],
422
+ "dependentActions": []
423
+ }
424
+ ],
425
+ "conditionKeys": [],
426
+ "dependentActions": []
427
+ },
428
+ "listcloudautonomousvmclusters": {
429
+ "name": "ListCloudAutonomousVmClusters",
430
+ "description": "Grants permission to list all Autonomous VM clusters in a specified Cloud Exadata infrastructure",
431
+ "accessLevel": "List",
432
+ "resourceTypes": [
433
+ {
434
+ "name": "cloud-exadata-infrastructure",
435
+ "required": false,
436
+ "conditionKeys": [],
437
+ "dependentActions": []
438
+ }
439
+ ],
440
+ "conditionKeys": [],
441
+ "dependentActions": []
442
+ },
443
+ "listcloudexadatainfrastructures": {
444
+ "name": "ListCloudExadataInfrastructures",
445
+ "description": "Grants permission to list information about the Exadata infrastructures owned by your Amazon Web Services account",
446
+ "accessLevel": "List",
447
+ "resourceTypes": [],
448
+ "conditionKeys": [],
449
+ "dependentActions": []
450
+ },
451
+ "listcloudvmclusters": {
452
+ "name": "ListCloudVmClusters",
453
+ "description": "Grants permission to list information about the VM clusters owned by your Amazon Web Services account or only the ones on the specified Exadata infrastructure",
454
+ "accessLevel": "List",
455
+ "resourceTypes": [
456
+ {
457
+ "name": "cloud-exadata-infrastructure",
458
+ "required": false,
459
+ "conditionKeys": [],
460
+ "dependentActions": []
461
+ }
462
+ ],
463
+ "conditionKeys": [],
464
+ "dependentActions": []
465
+ },
466
+ "listdbnodes": {
467
+ "name": "ListDbNodes",
468
+ "description": "Grants permission to list information about the DB nodes for the specified VM cluster",
469
+ "accessLevel": "List",
470
+ "resourceTypes": [
471
+ {
472
+ "name": "cloud-vm-cluster",
473
+ "required": true,
474
+ "conditionKeys": [],
475
+ "dependentActions": []
476
+ }
477
+ ],
478
+ "conditionKeys": [],
479
+ "dependentActions": []
480
+ },
481
+ "listdbservers": {
482
+ "name": "ListDbServers",
483
+ "description": "Grants permission to list information about the database servers that belong to the specified Exadata infrastructure",
484
+ "accessLevel": "Read",
485
+ "resourceTypes": [
486
+ {
487
+ "name": "cloud-exadata-infrastructure",
488
+ "required": true,
489
+ "conditionKeys": [],
490
+ "dependentActions": []
491
+ }
492
+ ],
493
+ "conditionKeys": [],
494
+ "dependentActions": []
495
+ },
496
+ "listdbsystemshapes": {
497
+ "name": "ListDbSystemShapes",
498
+ "description": "Grants permission to list information about the shapes that are available for an Exadata infrastructure",
499
+ "accessLevel": "Read",
500
+ "resourceTypes": [],
501
+ "conditionKeys": [],
502
+ "dependentActions": []
503
+ },
504
+ "listgiversions": {
505
+ "name": "ListGiVersions",
506
+ "description": "Grants permission to list information about Oracle Grid Infrastructure (GI) software versions that are available for a VM cluster for the specified shape",
507
+ "accessLevel": "Read",
508
+ "resourceTypes": [],
509
+ "conditionKeys": [],
510
+ "dependentActions": []
511
+ },
512
+ "listodbnetworks": {
513
+ "name": "ListOdbNetworks",
514
+ "description": "Grants permission to list information about the ODB networks owned by your Amazon Web Services account",
515
+ "accessLevel": "List",
516
+ "resourceTypes": [],
517
+ "conditionKeys": [],
518
+ "dependentActions": []
519
+ },
520
+ "listodbpeeringconnections": {
521
+ "name": "ListOdbPeeringConnections",
522
+ "description": "Grants permission to list all ODB peering connections or those associated with a specific ODB network",
523
+ "accessLevel": "List",
524
+ "resourceTypes": [
525
+ {
526
+ "name": "odb-network",
527
+ "required": false,
528
+ "conditionKeys": [],
529
+ "dependentActions": []
530
+ }
531
+ ],
532
+ "conditionKeys": [],
533
+ "dependentActions": []
534
+ },
535
+ "listsystemversions": {
536
+ "name": "ListSystemVersions",
537
+ "description": "Grants permission to list information about the system versions that are available for a VM cluster for the specified giVersion and shape",
538
+ "accessLevel": "Read",
539
+ "resourceTypes": [],
540
+ "conditionKeys": [],
541
+ "dependentActions": []
542
+ },
543
+ "listtagsforresource": {
544
+ "name": "ListTagsForResource",
545
+ "description": "Grants permission to list information about the tags applied to this resource",
546
+ "accessLevel": "Read",
547
+ "resourceTypes": [
548
+ {
549
+ "name": "cloud-autonomous-vm-cluster",
550
+ "required": false,
551
+ "conditionKeys": [],
552
+ "dependentActions": []
553
+ },
554
+ {
555
+ "name": "cloud-exadata-infrastructure",
556
+ "required": false,
557
+ "conditionKeys": [],
558
+ "dependentActions": []
559
+ },
560
+ {
561
+ "name": "cloud-vm-cluster",
562
+ "required": false,
563
+ "conditionKeys": [],
564
+ "dependentActions": []
565
+ },
566
+ {
567
+ "name": "db-node",
568
+ "required": false,
569
+ "conditionKeys": [],
570
+ "dependentActions": []
571
+ },
572
+ {
573
+ "name": "odb-network",
574
+ "required": false,
575
+ "conditionKeys": [],
576
+ "dependentActions": []
577
+ },
578
+ {
579
+ "name": "odb-peering-connection",
580
+ "required": false,
581
+ "conditionKeys": [],
582
+ "dependentActions": []
583
+ }
584
+ ],
585
+ "conditionKeys": [
586
+ "aws:ResourceTag/${TagKey}"
587
+ ],
588
+ "dependentActions": []
589
+ },
590
+ "putresourcepolicy": {
591
+ "name": "PutResourcePolicy",
592
+ "isPermissionOnly": true,
593
+ "description": "Grants permission to update a resource policy",
594
+ "accessLevel": "Write",
595
+ "resourceTypes": [
596
+ {
597
+ "name": "cloud-exadata-infrastructure",
598
+ "required": true,
599
+ "conditionKeys": [],
600
+ "dependentActions": []
601
+ },
602
+ {
603
+ "name": "odb-network",
604
+ "required": true,
605
+ "conditionKeys": [],
606
+ "dependentActions": []
607
+ }
608
+ ],
609
+ "conditionKeys": [],
610
+ "dependentActions": []
611
+ },
612
+ "rebootdbnode": {
613
+ "name": "RebootDbNode",
614
+ "description": "Grants permission to reboot the specified DB node in a VM cluster",
615
+ "accessLevel": "Write",
616
+ "resourceTypes": [
617
+ {
618
+ "name": "cloud-vm-cluster",
619
+ "required": true,
620
+ "conditionKeys": [],
621
+ "dependentActions": []
622
+ },
623
+ {
624
+ "name": "db-node",
625
+ "required": true,
626
+ "conditionKeys": [],
627
+ "dependentActions": []
628
+ }
629
+ ],
630
+ "conditionKeys": [],
631
+ "dependentActions": []
632
+ },
633
+ "startdbnode": {
634
+ "name": "StartDbNode",
635
+ "description": "Grants permission to start the specified DB node in a VM cluster",
636
+ "accessLevel": "Write",
637
+ "resourceTypes": [
638
+ {
639
+ "name": "cloud-vm-cluster",
640
+ "required": true,
641
+ "conditionKeys": [],
642
+ "dependentActions": []
643
+ },
644
+ {
645
+ "name": "db-node",
646
+ "required": true,
647
+ "conditionKeys": [],
648
+ "dependentActions": []
649
+ }
650
+ ],
651
+ "conditionKeys": [],
652
+ "dependentActions": []
653
+ },
654
+ "stopdbnode": {
655
+ "name": "StopDbNode",
656
+ "description": "Grants permission to stop the specified DB node in a VM cluster",
657
+ "accessLevel": "Write",
658
+ "resourceTypes": [
659
+ {
660
+ "name": "cloud-vm-cluster",
661
+ "required": true,
662
+ "conditionKeys": [],
663
+ "dependentActions": []
664
+ }
665
+ ],
666
+ "conditionKeys": [],
667
+ "dependentActions": []
668
+ },
669
+ "tagresource": {
670
+ "name": "TagResource",
671
+ "description": "Grants permission to apply tags to the specified resource",
672
+ "accessLevel": "Tagging",
673
+ "resourceTypes": [
674
+ {
675
+ "name": "cloud-autonomous-vm-cluster",
676
+ "required": false,
677
+ "conditionKeys": [],
678
+ "dependentActions": []
679
+ },
680
+ {
681
+ "name": "cloud-exadata-infrastructure",
682
+ "required": false,
683
+ "conditionKeys": [],
684
+ "dependentActions": []
685
+ },
686
+ {
687
+ "name": "cloud-vm-cluster",
688
+ "required": false,
689
+ "conditionKeys": [],
690
+ "dependentActions": []
691
+ },
692
+ {
693
+ "name": "db-node",
694
+ "required": false,
695
+ "conditionKeys": [],
696
+ "dependentActions": []
697
+ },
698
+ {
699
+ "name": "odb-network",
700
+ "required": false,
701
+ "conditionKeys": [],
702
+ "dependentActions": []
703
+ },
704
+ {
705
+ "name": "odb-peering-connection",
706
+ "required": false,
707
+ "conditionKeys": [],
708
+ "dependentActions": []
709
+ }
710
+ ],
711
+ "conditionKeys": [
712
+ "aws:RequestTag/${TagKey}",
713
+ "aws:ResourceTag/${TagKey}",
714
+ "aws:TagKeys"
715
+ ],
716
+ "dependentActions": []
717
+ },
718
+ "untagresource": {
719
+ "name": "UntagResource",
720
+ "description": "Grants permission to remove tags from the specified resource",
721
+ "accessLevel": "Tagging",
722
+ "resourceTypes": [
723
+ {
724
+ "name": "cloud-autonomous-vm-cluster",
725
+ "required": false,
726
+ "conditionKeys": [],
727
+ "dependentActions": []
728
+ },
729
+ {
730
+ "name": "cloud-exadata-infrastructure",
731
+ "required": false,
732
+ "conditionKeys": [],
733
+ "dependentActions": []
734
+ },
735
+ {
736
+ "name": "cloud-vm-cluster",
737
+ "required": false,
738
+ "conditionKeys": [],
739
+ "dependentActions": []
740
+ },
741
+ {
742
+ "name": "db-node",
743
+ "required": false,
744
+ "conditionKeys": [],
745
+ "dependentActions": []
746
+ },
747
+ {
748
+ "name": "odb-network",
749
+ "required": false,
750
+ "conditionKeys": [],
751
+ "dependentActions": []
752
+ },
753
+ {
754
+ "name": "odb-peering-connection",
755
+ "required": false,
756
+ "conditionKeys": [],
757
+ "dependentActions": []
758
+ }
759
+ ],
760
+ "conditionKeys": [
761
+ "aws:ResourceTag/${TagKey}",
762
+ "aws:TagKeys"
763
+ ],
764
+ "dependentActions": []
765
+ },
766
+ "updatecloudexadatainfrastructure": {
767
+ "name": "UpdateCloudExadataInfrastructure",
768
+ "description": "Grants permission to update the properties of an Exadata infrastructure resource",
769
+ "accessLevel": "Write",
770
+ "resourceTypes": [
771
+ {
772
+ "name": "cloud-exadata-infrastructure",
773
+ "required": true,
774
+ "conditionKeys": [],
775
+ "dependentActions": []
776
+ }
777
+ ],
778
+ "conditionKeys": [],
779
+ "dependentActions": []
780
+ },
781
+ "updateodbnetwork": {
782
+ "name": "UpdateOdbNetwork",
783
+ "description": "Grants permission to update properties of a specified ODB network",
784
+ "accessLevel": "Write",
785
+ "resourceTypes": [
786
+ {
787
+ "name": "odb-network",
788
+ "required": true,
789
+ "conditionKeys": [],
790
+ "dependentActions": []
791
+ }
792
+ ],
793
+ "conditionKeys": [],
794
+ "dependentActions": []
795
+ },
796
+ "updateodbpeeringconnection": {
797
+ "name": "UpdateOdbPeeringConnection",
798
+ "description": "Grants permission to update properties of a specified ODB Peering Connection",
799
+ "accessLevel": "Write",
800
+ "resourceTypes": [
801
+ {
802
+ "name": "odb-peering-connection",
803
+ "required": true,
804
+ "conditionKeys": [],
805
+ "dependentActions": []
806
+ }
807
+ ],
808
+ "conditionKeys": [],
809
+ "dependentActions": []
810
+ },
811
+ "updateoutboundintegration": {
812
+ "name": "UpdateOutboundIntegration",
813
+ "isPermissionOnly": true,
814
+ "description": "Grants permission to update an Outbound Integration",
815
+ "accessLevel": "Write",
816
+ "resourceTypes": [
817
+ {
818
+ "name": "cloud-autonomous-vm-cluster",
819
+ "required": true,
820
+ "conditionKeys": [],
821
+ "dependentActions": []
822
+ },
823
+ {
824
+ "name": "cloud-vm-cluster",
825
+ "required": true,
826
+ "conditionKeys": [],
827
+ "dependentActions": []
828
+ }
829
+ ],
830
+ "conditionKeys": [],
831
+ "dependentActions": []
832
+ }
833
+ }