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
@@ -1,28 +1,29 @@
1
1
  {
2
- "acceptengagementinvitation": {
3
- "name": "AcceptEngagementInvitation",
4
- "description": "Grants permission to accept Engagement Invitations on AWS Partner Central",
2
+ "acceptchannelhandshake": {
3
+ "name": "AcceptChannelHandshake",
4
+ "description": "Grants permission to accept channel handshakes in AWS Partner Central",
5
5
  "accessLevel": "Write",
6
6
  "resourceTypes": [
7
7
  {
8
- "name": "engagement-invitation",
8
+ "name": "ChannelHandshake",
9
9
  "required": true,
10
10
  "conditionKeys": [],
11
11
  "dependentActions": []
12
12
  }
13
13
  ],
14
14
  "conditionKeys": [
15
- "partnercentral:Catalog"
15
+ "partnercentral:Catalog",
16
+ "partnercentral:ChannelHandshakeType"
16
17
  ],
17
18
  "dependentActions": []
18
19
  },
19
- "assignopportunity": {
20
- "name": "AssignOpportunity",
21
- "description": "Grants permission to assign Opportunities on AWS Partner Central",
20
+ "acceptconnectioninvitation": {
21
+ "name": "AcceptConnectionInvitation",
22
+ "description": "Grants permission to accept connection invitations in AWS Partner Central",
22
23
  "accessLevel": "Write",
23
24
  "resourceTypes": [
24
25
  {
25
- "name": "Opportunity",
26
+ "name": "ConnectionInvitation",
26
27
  "required": true,
27
28
  "conditionKeys": [],
28
29
  "dependentActions": []
@@ -33,61 +34,48 @@
33
34
  ],
34
35
  "dependentActions": []
35
36
  },
36
- "associateopportunity": {
37
- "name": "AssociateOpportunity",
38
- "description": "Grants permission to associate Opportunities on AWS Partner Central with other entities",
37
+ "acceptengagementinvitation": {
38
+ "name": "AcceptEngagementInvitation",
39
+ "description": "Grants permission to accept Engagement Invitations on AWS Partner Central",
39
40
  "accessLevel": "Write",
40
41
  "resourceTypes": [
41
42
  {
42
- "name": "Opportunity",
43
+ "name": "engagement-invitation",
43
44
  "required": true,
44
45
  "conditionKeys": [],
45
46
  "dependentActions": []
46
47
  }
47
48
  ],
48
- "conditionKeys": [
49
- "partnercentral:Catalog",
50
- "partnercentral:RelatedEntityType"
51
- ],
52
- "dependentActions": []
53
- },
54
- "createengagement": {
55
- "name": "CreateEngagement",
56
- "description": "Grants permission to creating engagements in AWS Partner Central",
57
- "accessLevel": "Write",
58
- "resourceTypes": [],
59
49
  "conditionKeys": [
60
50
  "partnercentral:Catalog"
61
51
  ],
62
52
  "dependentActions": []
63
53
  },
64
- "createengagementinvitation": {
65
- "name": "CreateEngagementInvitation",
66
- "description": "Grants permission to creating engagement invitations in AWS Partner Central",
54
+ "amendbenefitapplication": {
55
+ "name": "AmendBenefitApplication",
56
+ "description": "Grants permission to amend benefit applications in AWS Partner Central",
67
57
  "accessLevel": "Write",
68
- "resourceTypes": [],
69
- "conditionKeys": [
70
- "partnercentral:Catalog"
58
+ "resourceTypes": [
59
+ {
60
+ "name": "BenefitApplication",
61
+ "required": true,
62
+ "conditionKeys": [],
63
+ "dependentActions": []
64
+ }
71
65
  ],
72
- "dependentActions": []
73
- },
74
- "createopportunity": {
75
- "name": "CreateOpportunity",
76
- "description": "Grants permission to create new Opportunities on AWS Partner Central",
77
- "accessLevel": "Write",
78
- "resourceTypes": [],
79
66
  "conditionKeys": [
67
+ "aws:ResourceTag/${TagKey}",
80
68
  "partnercentral:Catalog"
81
69
  ],
82
70
  "dependentActions": []
83
71
  },
84
- "createresourcesnapshot": {
85
- "name": "CreateResourceSnapshot",
86
- "description": "Grants permission to creating resource snapshots in AWS Partner Central",
72
+ "assignopportunity": {
73
+ "name": "AssignOpportunity",
74
+ "description": "Grants permission to assign Opportunities on AWS Partner Central",
87
75
  "accessLevel": "Write",
88
76
  "resourceTypes": [
89
77
  {
90
- "name": "ResourceSnapshot",
78
+ "name": "Opportunity",
91
79
  "required": true,
92
80
  "conditionKeys": [],
93
81
  "dependentActions": []
@@ -98,25 +86,43 @@
98
86
  ],
99
87
  "dependentActions": []
100
88
  },
101
- "createresourcesnapshotjob": {
102
- "name": "CreateResourceSnapshotJob",
103
- "description": "Grants permission to creating resource snapshot jobs in AWS Partner Central",
89
+ "associateawstrainingcertificationemaildomain": {
90
+ "name": "AssociateAwsTrainingCertificationEmailDomain",
91
+ "description": "Grants permission to associate AWS Training and Certification email domains in AWS Partner Central",
104
92
  "accessLevel": "Write",
105
- "resourceTypes": [],
93
+ "resourceTypes": [
94
+ {
95
+ "name": "Partner",
96
+ "required": true,
97
+ "conditionKeys": [],
98
+ "dependentActions": []
99
+ }
100
+ ],
106
101
  "conditionKeys": [
107
- "aws:RequestTag/${TagKey}",
108
- "aws:TagKeys",
102
+ "aws:ResourceTag/${TagKey}",
109
103
  "partnercentral:Catalog"
110
104
  ],
111
105
  "dependentActions": []
112
106
  },
113
- "deleteresourcesnapshotjob": {
114
- "name": "DeleteResourceSnapshotJob",
115
- "description": "Grants permission to deleting resource snapshot jobs on AWS Partner Central",
107
+ "associatebenefitapplicationresource": {
108
+ "name": "AssociateBenefitApplicationResource",
109
+ "description": "Grants permission to associate benefit application resources in AWS Partner Central",
116
110
  "accessLevel": "Write",
117
111
  "resourceTypes": [
118
112
  {
119
- "name": "resource-snapshot-job",
113
+ "name": "BenefitAllocation",
114
+ "required": true,
115
+ "conditionKeys": [],
116
+ "dependentActions": []
117
+ },
118
+ {
119
+ "name": "BenefitApplication",
120
+ "required": true,
121
+ "conditionKeys": [],
122
+ "dependentActions": []
123
+ },
124
+ {
125
+ "name": "Opportunity",
120
126
  "required": true,
121
127
  "conditionKeys": [],
122
128
  "dependentActions": []
@@ -124,14 +130,13 @@
124
130
  ],
125
131
  "conditionKeys": [
126
132
  "aws:ResourceTag/${TagKey}",
127
- "aws:TagKeys",
128
133
  "partnercentral:Catalog"
129
134
  ],
130
135
  "dependentActions": []
131
136
  },
132
- "disassociateopportunity": {
133
- "name": "DisassociateOpportunity",
134
- "description": "Grants permission to disassociate Opportunities on AWS Partner Central from other entities",
137
+ "associateopportunity": {
138
+ "name": "AssociateOpportunity",
139
+ "description": "Grants permission to associate Opportunities on AWS Partner Central with other entities",
135
140
  "accessLevel": "Write",
136
141
  "resourceTypes": [
137
142
  {
@@ -147,47 +152,50 @@
147
152
  ],
148
153
  "dependentActions": []
149
154
  },
150
- "getawsopportunitysummary": {
151
- "name": "GetAwsOpportunitySummary",
152
- "description": "Grants permission to retrieve AWS Opportunity Summaries for Opportunities on AWS Partner Central",
153
- "accessLevel": "Read",
155
+ "cancelbenefitapplication": {
156
+ "name": "CancelBenefitApplication",
157
+ "description": "Grants permission to cancel benefit applications in AWS Partner Central",
158
+ "accessLevel": "Write",
154
159
  "resourceTypes": [
155
160
  {
156
- "name": "Opportunity",
161
+ "name": "BenefitApplication",
157
162
  "required": true,
158
163
  "conditionKeys": [],
159
164
  "dependentActions": []
160
165
  }
161
166
  ],
162
167
  "conditionKeys": [
168
+ "aws:ResourceTag/${TagKey}",
163
169
  "partnercentral:Catalog"
164
170
  ],
165
171
  "dependentActions": []
166
172
  },
167
- "getengagement": {
168
- "name": "GetEngagement",
169
- "description": "Grants permission to retrieval of engagement details in AWS Partner Central",
170
- "accessLevel": "Read",
173
+ "cancelchannelhandshake": {
174
+ "name": "CancelChannelHandshake",
175
+ "description": "Grants permission to cancel channel handshakes in AWS Partner Central",
176
+ "accessLevel": "Write",
171
177
  "resourceTypes": [
172
178
  {
173
- "name": "Engagement",
179
+ "name": "ChannelHandshake",
174
180
  "required": true,
175
181
  "conditionKeys": [],
176
182
  "dependentActions": []
177
183
  }
178
184
  ],
179
185
  "conditionKeys": [
180
- "partnercentral:Catalog"
186
+ "aws:ResourceTag/${TagKey}",
187
+ "partnercentral:Catalog",
188
+ "partnercentral:ChannelHandshakeType"
181
189
  ],
182
190
  "dependentActions": []
183
191
  },
184
- "getengagementinvitation": {
185
- "name": "GetEngagementInvitation",
186
- "description": "Grants permission to retrieve details of Engagement Invitations on AWS Partner Central",
187
- "accessLevel": "Read",
192
+ "cancelconnection": {
193
+ "name": "CancelConnection",
194
+ "description": "Grants permission to cancel connections in AWS Partner Central",
195
+ "accessLevel": "Write",
188
196
  "resourceTypes": [
189
197
  {
190
- "name": "engagement-invitation",
198
+ "name": "Connection",
191
199
  "required": true,
192
200
  "conditionKeys": [],
193
201
  "dependentActions": []
@@ -198,13 +206,13 @@
198
206
  ],
199
207
  "dependentActions": []
200
208
  },
201
- "getopportunity": {
202
- "name": "GetOpportunity",
203
- "description": "Grants permission to retrieve details of Opportunities on AWS Partner Central",
204
- "accessLevel": "Read",
209
+ "cancelconnectioninvitation": {
210
+ "name": "CancelConnectionInvitation",
211
+ "description": "Grants permission to cancel connection invitations in AWS Partner Central",
212
+ "accessLevel": "Write",
205
213
  "resourceTypes": [
206
214
  {
207
- "name": "Opportunity",
215
+ "name": "ConnectionInvitation",
208
216
  "required": true,
209
217
  "conditionKeys": [],
210
218
  "dependentActions": []
@@ -215,86 +223,123 @@
215
223
  ],
216
224
  "dependentActions": []
217
225
  },
218
- "getresourcesnapshot": {
219
- "name": "GetResourceSnapshot",
220
- "description": "Grants permission to retrieving resource snapshot details in AWS Partner Central",
221
- "accessLevel": "Read",
226
+ "cancelprofileupdatetask": {
227
+ "name": "CancelProfileUpdateTask",
228
+ "description": "Grants permission to cancel profile update tasks in AWS Partner Central",
229
+ "accessLevel": "Write",
222
230
  "resourceTypes": [
223
231
  {
224
- "name": "ResourceSnapshot",
232
+ "name": "Partner",
225
233
  "required": true,
226
234
  "conditionKeys": [],
227
235
  "dependentActions": []
228
236
  }
229
237
  ],
230
238
  "conditionKeys": [
239
+ "aws:ResourceTag/${TagKey}",
231
240
  "partnercentral:Catalog"
232
241
  ],
233
242
  "dependentActions": []
234
243
  },
235
- "getresourcesnapshotjob": {
236
- "name": "GetResourceSnapshotJob",
237
- "description": "Grants permission to retrieving resource snapshot job details in AWS Partner Central",
238
- "accessLevel": "Read",
244
+ "createbenefitapplication": {
245
+ "name": "CreateBenefitApplication",
246
+ "description": "Grants permission to create benefit applications in AWS Partner Central",
247
+ "accessLevel": "Write",
248
+ "resourceTypes": [],
249
+ "conditionKeys": [
250
+ "aws:RequestTag/${TagKey}",
251
+ "aws:ResourceTag/${TagKey}",
252
+ "aws:TagKeys",
253
+ "partnercentral:Catalog",
254
+ "partnercentral:FulfillmentTypes"
255
+ ],
256
+ "dependentActions": []
257
+ },
258
+ "createbusinessplan": {
259
+ "name": "CreateBusinessPlan",
260
+ "isPermissionOnly": true,
261
+ "description": "Grants permission to create business plans in AWS Partner Central",
262
+ "accessLevel": "Write",
263
+ "resourceTypes": [],
264
+ "conditionKeys": [],
265
+ "dependentActions": []
266
+ },
267
+ "createchannelhandshake": {
268
+ "name": "CreateChannelHandshake",
269
+ "description": "Grants permission to create channel handshakes in AWS Partner Central",
270
+ "accessLevel": "Write",
239
271
  "resourceTypes": [
240
272
  {
241
- "name": "resource-snapshot-job",
242
- "required": true,
273
+ "name": "ProgramManagementAccount",
274
+ "required": false,
275
+ "conditionKeys": [],
276
+ "dependentActions": []
277
+ },
278
+ {
279
+ "name": "Relationship",
280
+ "required": false,
243
281
  "conditionKeys": [],
244
282
  "dependentActions": []
245
283
  }
246
284
  ],
247
285
  "conditionKeys": [
286
+ "aws:RequestTag/${TagKey}",
248
287
  "aws:ResourceTag/${TagKey}",
249
288
  "aws:TagKeys",
250
- "partnercentral:Catalog"
289
+ "partnercentral:Catalog",
290
+ "partnercentral:ChannelHandshakeType"
251
291
  ],
252
292
  "dependentActions": []
253
293
  },
254
- "getsellingsystemsettings": {
255
- "name": "GetSellingSystemSettings",
256
- "description": "Grants permission to retrieving system settings settings in AWS Partner Central",
257
- "accessLevel": "Read",
294
+ "createcollaborationchannelmembers": {
295
+ "name": "CreateCollaborationChannelMembers",
296
+ "isPermissionOnly": true,
297
+ "description": "Grants permission to create collaboration channel members in AWS Partner Central",
298
+ "accessLevel": "Write",
258
299
  "resourceTypes": [],
259
- "conditionKeys": [
260
- "partnercentral:Catalog"
261
- ],
300
+ "conditionKeys": [],
262
301
  "dependentActions": []
263
302
  },
264
- "listengagementbyacceptinginvitationtasks": {
265
- "name": "ListEngagementByAcceptingInvitationTasks",
266
- "description": "Grants permission to listing engagements by accepting invitation tasks in AWS Partner\nCentral",
267
- "accessLevel": "List",
303
+ "createcollaborationchannelrequest": {
304
+ "name": "CreateCollaborationChannelRequest",
305
+ "isPermissionOnly": true,
306
+ "description": "Grants permission to create collaboration channel requests in AWS Partner Central",
307
+ "accessLevel": "Write",
268
308
  "resourceTypes": [],
269
- "conditionKeys": [
270
- "partnercentral:Catalog"
271
- ],
309
+ "conditionKeys": [],
272
310
  "dependentActions": []
273
311
  },
274
- "listengagementfromopportunitytasks": {
275
- "name": "ListEngagementFromOpportunityTasks",
276
- "description": "Grants permission to listing engagements from opportunity tasks in AWS Partner Central",
277
- "accessLevel": "List",
312
+ "createconnectioninvitation": {
313
+ "name": "CreateConnectionInvitation",
314
+ "description": "Grants permission to create connection invitations in AWS Partner Central",
315
+ "accessLevel": "Write",
278
316
  "resourceTypes": [],
279
317
  "conditionKeys": [
280
318
  "partnercentral:Catalog"
281
319
  ],
282
320
  "dependentActions": []
283
321
  },
284
- "listengagementinvitations": {
285
- "name": "ListEngagementInvitations",
286
- "description": "Grants permission to list Engagement Invitations on AWS Partner Central",
287
- "accessLevel": "List",
288
- "resourceTypes": [],
322
+ "createengagement": {
323
+ "name": "CreateEngagement",
324
+ "description": "Grants permission to creating engagements in AWS Partner Central",
325
+ "accessLevel": "Write",
326
+ "resourceTypes": [
327
+ {
328
+ "name": "Engagement",
329
+ "required": true,
330
+ "conditionKeys": [],
331
+ "dependentActions": []
332
+ }
333
+ ],
289
334
  "conditionKeys": [
290
335
  "partnercentral:Catalog"
291
336
  ],
292
337
  "dependentActions": []
293
338
  },
294
- "listengagementmembers": {
295
- "name": "ListEngagementMembers",
296
- "description": "Grants permission to listing engagement members in AWS Partner Central",
297
- "accessLevel": "Read",
339
+ "createengagementcontext": {
340
+ "name": "CreateEngagementContext",
341
+ "description": "Grants permission to create engagement contexts in AWS Partner Central",
342
+ "accessLevel": "Write",
298
343
  "resourceTypes": [
299
344
  {
300
345
  "name": "Engagement",
@@ -308,13 +353,13 @@
308
353
  ],
309
354
  "dependentActions": []
310
355
  },
311
- "listengagementresourceassociations": {
312
- "name": "ListEngagementResourceAssociations",
313
- "description": "Grants permission to listing engagement resource associations in AWS Partner Central",
314
- "accessLevel": "Read",
356
+ "createengagementinvitation": {
357
+ "name": "CreateEngagementInvitation",
358
+ "description": "Grants permission to creating engagement invitations in AWS Partner Central",
359
+ "accessLevel": "Write",
315
360
  "resourceTypes": [
316
361
  {
317
- "name": "ResourceSnapshot",
362
+ "name": "engagement-invitation",
318
363
  "required": true,
319
364
  "conditionKeys": [],
320
365
  "dependentActions": []
@@ -325,83 +370,1015 @@
325
370
  ],
326
371
  "dependentActions": []
327
372
  },
328
- "listengagements": {
329
- "name": "ListEngagements",
330
- "description": "Grants permission to listing engagements in AWS Partner Central",
331
- "accessLevel": "List",
332
- "resourceTypes": [],
373
+ "createopportunity": {
374
+ "name": "CreateOpportunity",
375
+ "description": "Grants permission to create new Opportunities on AWS Partner Central",
376
+ "accessLevel": "Write",
377
+ "resourceTypes": [
378
+ {
379
+ "name": "Opportunity",
380
+ "required": true,
381
+ "conditionKeys": [],
382
+ "dependentActions": []
383
+ }
384
+ ],
333
385
  "conditionKeys": [
386
+ "aws:RequestTag/${TagKey}",
387
+ "aws:TagKeys",
334
388
  "partnercentral:Catalog"
335
389
  ],
336
390
  "dependentActions": []
337
391
  },
338
- "listopportunities": {
339
- "name": "ListOpportunities",
340
- "description": "Grants permission to list Opportunities on AWS Partner Central",
341
- "accessLevel": "List",
392
+ "createpartner": {
393
+ "name": "CreatePartner",
394
+ "description": "Grants permission to create partners in AWS Partner Central",
395
+ "accessLevel": "Write",
342
396
  "resourceTypes": [],
343
397
  "conditionKeys": [
398
+ "aws:RequestTag/${TagKey}",
399
+ "aws:ResourceTag/${TagKey}",
400
+ "aws:TagKeys",
344
401
  "partnercentral:Catalog"
345
402
  ],
346
403
  "dependentActions": []
347
404
  },
348
- "listresourcesnapshotjobs": {
349
- "name": "ListResourceSnapshotJobs",
350
- "description": "Grants permission to listing resource snapshot jobs in AWS Partner Central",
351
- "accessLevel": "List",
405
+ "createprogrammanagementaccount": {
406
+ "name": "CreateProgramManagementAccount",
407
+ "description": "Grants permission to create program management accounts in AWS Partner Central",
408
+ "accessLevel": "Write",
352
409
  "resourceTypes": [],
353
410
  "conditionKeys": [
411
+ "aws:RequestTag/${TagKey}",
412
+ "aws:ResourceTag/${TagKey}",
413
+ "aws:TagKeys",
354
414
  "partnercentral:Catalog"
355
415
  ],
356
416
  "dependentActions": []
357
417
  },
358
- "listresourcesnapshots": {
359
- "name": "ListResourceSnapshots",
360
- "description": "Grants permission to listing resource snapshots in AWS Partner Central",
361
- "accessLevel": "Read",
418
+ "createrelationship": {
419
+ "name": "CreateRelationship",
420
+ "description": "Grants permission to create relationships in AWS Partner Central",
421
+ "accessLevel": "Write",
362
422
  "resourceTypes": [
363
423
  {
364
- "name": "ResourceSnapshot",
424
+ "name": "ProgramManagementAccount",
365
425
  "required": true,
366
426
  "conditionKeys": [],
367
427
  "dependentActions": []
368
428
  }
369
429
  ],
370
430
  "conditionKeys": [
431
+ "aws:RequestTag/${TagKey}",
432
+ "aws:ResourceTag/${TagKey}",
433
+ "aws:TagKeys",
371
434
  "partnercentral:Catalog"
372
435
  ],
373
436
  "dependentActions": []
374
437
  },
375
- "listsolutions": {
376
- "name": "ListSolutions",
377
- "description": "Grants permission to list Solutions on AWS Partner Central",
378
- "accessLevel": "List",
438
+ "createresourcesnapshot": {
439
+ "name": "CreateResourceSnapshot",
440
+ "description": "Grants permission to creating resource snapshots in AWS Partner Central",
441
+ "accessLevel": "Write",
442
+ "resourceTypes": [
443
+ {
444
+ "name": "ResourceSnapshot",
445
+ "required": true,
446
+ "conditionKeys": [],
447
+ "dependentActions": []
448
+ }
449
+ ],
450
+ "conditionKeys": [
451
+ "partnercentral:Catalog"
452
+ ],
453
+ "dependentActions": []
454
+ },
455
+ "createresourcesnapshotjob": {
456
+ "name": "CreateResourceSnapshotJob",
457
+ "description": "Grants permission to creating resource snapshot jobs in AWS Partner Central",
458
+ "accessLevel": "Write",
459
+ "resourceTypes": [
460
+ {
461
+ "name": "resource-snapshot-job",
462
+ "required": true,
463
+ "conditionKeys": [],
464
+ "dependentActions": []
465
+ }
466
+ ],
467
+ "conditionKeys": [
468
+ "aws:RequestTag/${TagKey}",
469
+ "aws:TagKeys",
470
+ "partnercentral:Catalog"
471
+ ],
472
+ "dependentActions": []
473
+ },
474
+ "deleteprogrammanagementaccount": {
475
+ "name": "DeleteProgramManagementAccount",
476
+ "description": "Grants permission to delete program management accounts in AWS Partner Central",
477
+ "accessLevel": "Write",
478
+ "resourceTypes": [
479
+ {
480
+ "name": "ProgramManagementAccount",
481
+ "required": true,
482
+ "conditionKeys": [],
483
+ "dependentActions": []
484
+ }
485
+ ],
486
+ "conditionKeys": [
487
+ "aws:ResourceTag/${TagKey}",
488
+ "partnercentral:Catalog"
489
+ ],
490
+ "dependentActions": []
491
+ },
492
+ "deleterelationship": {
493
+ "name": "DeleteRelationship",
494
+ "description": "Grants permission to delete relationships in AWS Partner Central",
495
+ "accessLevel": "Write",
496
+ "resourceTypes": [
497
+ {
498
+ "name": "Relationship",
499
+ "required": true,
500
+ "conditionKeys": [],
501
+ "dependentActions": []
502
+ }
503
+ ],
504
+ "conditionKeys": [
505
+ "aws:ResourceTag/${TagKey}",
506
+ "partnercentral:Catalog"
507
+ ],
508
+ "dependentActions": []
509
+ },
510
+ "deleteresourcesnapshotjob": {
511
+ "name": "DeleteResourceSnapshotJob",
512
+ "description": "Grants permission to deleting resource snapshot jobs on AWS Partner Central",
513
+ "accessLevel": "Write",
514
+ "resourceTypes": [
515
+ {
516
+ "name": "resource-snapshot-job",
517
+ "required": true,
518
+ "conditionKeys": [],
519
+ "dependentActions": []
520
+ }
521
+ ],
522
+ "conditionKeys": [
523
+ "partnercentral:Catalog"
524
+ ],
525
+ "dependentActions": []
526
+ },
527
+ "disassociateawstrainingcertificationemaildomain": {
528
+ "name": "DisassociateAwsTrainingCertificationEmailDomain",
529
+ "description": "Grants permission to disassociate AWS Training and Certification email domains in AWS Partner Central",
530
+ "accessLevel": "Write",
531
+ "resourceTypes": [
532
+ {
533
+ "name": "Partner",
534
+ "required": true,
535
+ "conditionKeys": [],
536
+ "dependentActions": []
537
+ }
538
+ ],
539
+ "conditionKeys": [
540
+ "aws:ResourceTag/${TagKey}",
541
+ "partnercentral:Catalog"
542
+ ],
543
+ "dependentActions": []
544
+ },
545
+ "disassociatebenefitapplicationresource": {
546
+ "name": "DisassociateBenefitApplicationResource",
547
+ "description": "Grants permission to disassociate benefit application resources in AWS Partner Central",
548
+ "accessLevel": "Write",
549
+ "resourceTypes": [
550
+ {
551
+ "name": "BenefitAllocation",
552
+ "required": true,
553
+ "conditionKeys": [],
554
+ "dependentActions": []
555
+ },
556
+ {
557
+ "name": "BenefitApplication",
558
+ "required": true,
559
+ "conditionKeys": [],
560
+ "dependentActions": []
561
+ },
562
+ {
563
+ "name": "Opportunity",
564
+ "required": true,
565
+ "conditionKeys": [],
566
+ "dependentActions": []
567
+ }
568
+ ],
569
+ "conditionKeys": [
570
+ "aws:ResourceTag/${TagKey}",
571
+ "partnercentral:Catalog"
572
+ ],
573
+ "dependentActions": []
574
+ },
575
+ "disassociateopportunity": {
576
+ "name": "DisassociateOpportunity",
577
+ "description": "Grants permission to disassociate Opportunities on AWS Partner Central from other entities",
578
+ "accessLevel": "Write",
579
+ "resourceTypes": [
580
+ {
581
+ "name": "Opportunity",
582
+ "required": true,
583
+ "conditionKeys": [],
584
+ "dependentActions": []
585
+ }
586
+ ],
587
+ "conditionKeys": [
588
+ "partnercentral:Catalog",
589
+ "partnercentral:RelatedEntityType"
590
+ ],
591
+ "dependentActions": []
592
+ },
593
+ "enrollinpartnerpath": {
594
+ "name": "EnrollInPartnerPath",
595
+ "isPermissionOnly": true,
596
+ "description": "Grants permission to enroll in partner paths in AWS Partner Central",
597
+ "accessLevel": "Write",
598
+ "resourceTypes": [],
599
+ "conditionKeys": [],
600
+ "dependentActions": []
601
+ },
602
+ "getallianceleadcontact": {
603
+ "name": "GetAllianceLeadContact",
604
+ "description": "Grants permission to retrieve alliance lead contact information in AWS Partner Central",
605
+ "accessLevel": "Read",
606
+ "resourceTypes": [
607
+ {
608
+ "name": "Partner",
609
+ "required": true,
610
+ "conditionKeys": [],
611
+ "dependentActions": []
612
+ }
613
+ ],
614
+ "conditionKeys": [
615
+ "aws:ResourceTag/${TagKey}",
616
+ "partnercentral:Catalog"
617
+ ],
618
+ "dependentActions": []
619
+ },
620
+ "getawsopportunitysummary": {
621
+ "name": "GetAwsOpportunitySummary",
622
+ "description": "Grants permission to retrieve AWS Opportunity Summaries for Opportunities on AWS Partner Central",
623
+ "accessLevel": "Read",
624
+ "resourceTypes": [
625
+ {
626
+ "name": "Opportunity",
627
+ "required": true,
628
+ "conditionKeys": [],
629
+ "dependentActions": []
630
+ }
631
+ ],
632
+ "conditionKeys": [
633
+ "partnercentral:Catalog"
634
+ ],
635
+ "dependentActions": []
636
+ },
637
+ "getbenefit": {
638
+ "name": "GetBenefit",
639
+ "description": "Grants permission to retrieve benefit details in AWS Partner Central",
640
+ "accessLevel": "Read",
641
+ "resourceTypes": [
642
+ {
643
+ "name": "Benefit",
644
+ "required": true,
645
+ "conditionKeys": [],
646
+ "dependentActions": []
647
+ }
648
+ ],
649
+ "conditionKeys": [
650
+ "aws:ResourceTag/${TagKey}",
651
+ "partnercentral:Catalog"
652
+ ],
653
+ "dependentActions": []
654
+ },
655
+ "getbenefitallocation": {
656
+ "name": "GetBenefitAllocation",
657
+ "description": "Grants permission to retrieve benefit allocation details in AWS Partner Central",
658
+ "accessLevel": "Read",
659
+ "resourceTypes": [
660
+ {
661
+ "name": "BenefitAllocation",
662
+ "required": true,
663
+ "conditionKeys": [],
664
+ "dependentActions": []
665
+ }
666
+ ],
667
+ "conditionKeys": [
668
+ "aws:ResourceTag/${TagKey}",
669
+ "partnercentral:Catalog"
670
+ ],
671
+ "dependentActions": []
672
+ },
673
+ "getbenefitapplication": {
674
+ "name": "GetBenefitApplication",
675
+ "description": "Grants permission to retrieve benefit application details in AWS Partner Central",
676
+ "accessLevel": "Read",
677
+ "resourceTypes": [
678
+ {
679
+ "name": "BenefitApplication",
680
+ "required": true,
681
+ "conditionKeys": [],
682
+ "dependentActions": []
683
+ }
684
+ ],
685
+ "conditionKeys": [
686
+ "aws:ResourceTag/${TagKey}",
687
+ "partnercentral:Catalog"
688
+ ],
689
+ "dependentActions": []
690
+ },
691
+ "getbusinessplan": {
692
+ "name": "GetBusinessPlan",
693
+ "isPermissionOnly": true,
694
+ "description": "Grants permission to retrieve business plan details in AWS Partner Central",
695
+ "accessLevel": "Read",
696
+ "resourceTypes": [],
697
+ "conditionKeys": [],
698
+ "dependentActions": []
699
+ },
700
+ "getcollaborationchannel": {
701
+ "name": "GetCollaborationChannel",
702
+ "isPermissionOnly": true,
703
+ "description": "Grants permission to retrieve collaboration channel details in AWS Partner Central",
704
+ "accessLevel": "Read",
705
+ "resourceTypes": [],
706
+ "conditionKeys": [],
707
+ "dependentActions": []
708
+ },
709
+ "getconnection": {
710
+ "name": "GetConnection",
711
+ "description": "Grants permission to retrieve connection details in AWS Partner Central",
712
+ "accessLevel": "Read",
713
+ "resourceTypes": [
714
+ {
715
+ "name": "Connection",
716
+ "required": true,
717
+ "conditionKeys": [],
718
+ "dependentActions": []
719
+ }
720
+ ],
721
+ "conditionKeys": [
722
+ "partnercentral:Catalog"
723
+ ],
724
+ "dependentActions": []
725
+ },
726
+ "getconnectioninvitation": {
727
+ "name": "GetConnectionInvitation",
728
+ "description": "Grants permission to retrieve connection invitation details in AWS Partner Central",
729
+ "accessLevel": "Read",
730
+ "resourceTypes": [
731
+ {
732
+ "name": "ConnectionInvitation",
733
+ "required": true,
734
+ "conditionKeys": [],
735
+ "dependentActions": []
736
+ }
737
+ ],
738
+ "conditionKeys": [
739
+ "partnercentral:Catalog"
740
+ ],
741
+ "dependentActions": []
742
+ },
743
+ "getconnectionpreferences": {
744
+ "name": "GetConnectionPreferences",
745
+ "description": "Grants permission to retrieve connection preferences in AWS Partner Central",
746
+ "accessLevel": "Read",
747
+ "resourceTypes": [],
748
+ "conditionKeys": [
749
+ "partnercentral:Catalog"
750
+ ],
751
+ "dependentActions": []
752
+ },
753
+ "getengagement": {
754
+ "name": "GetEngagement",
755
+ "description": "Grants permission to retrieval of engagement details in AWS Partner Central",
756
+ "accessLevel": "Read",
757
+ "resourceTypes": [
758
+ {
759
+ "name": "Engagement",
760
+ "required": true,
761
+ "conditionKeys": [],
762
+ "dependentActions": []
763
+ }
764
+ ],
765
+ "conditionKeys": [
766
+ "partnercentral:Catalog"
767
+ ],
768
+ "dependentActions": []
769
+ },
770
+ "getengagementinvitation": {
771
+ "name": "GetEngagementInvitation",
772
+ "description": "Grants permission to retrieve details of Engagement Invitations on AWS Partner Central",
773
+ "accessLevel": "Read",
774
+ "resourceTypes": [
775
+ {
776
+ "name": "engagement-invitation",
777
+ "required": true,
778
+ "conditionKeys": [],
779
+ "dependentActions": []
780
+ }
781
+ ],
782
+ "conditionKeys": [
783
+ "partnercentral:Catalog"
784
+ ],
785
+ "dependentActions": []
786
+ },
787
+ "getopportunity": {
788
+ "name": "GetOpportunity",
789
+ "description": "Grants permission to retrieve details of Opportunities on AWS Partner Central",
790
+ "accessLevel": "Read",
791
+ "resourceTypes": [
792
+ {
793
+ "name": "Opportunity",
794
+ "required": true,
795
+ "conditionKeys": [],
796
+ "dependentActions": []
797
+ }
798
+ ],
799
+ "conditionKeys": [
800
+ "partnercentral:Catalog"
801
+ ],
802
+ "dependentActions": []
803
+ },
804
+ "getpartner": {
805
+ "name": "GetPartner",
806
+ "description": "Grants permission to retrieve partner details in AWS Partner Central",
807
+ "accessLevel": "Read",
808
+ "resourceTypes": [
809
+ {
810
+ "name": "Partner",
811
+ "required": true,
812
+ "conditionKeys": [],
813
+ "dependentActions": []
814
+ }
815
+ ],
816
+ "conditionKeys": [
817
+ "aws:ResourceTag/${TagKey}",
818
+ "partnercentral:Catalog"
819
+ ],
820
+ "dependentActions": []
821
+ },
822
+ "getpartnerdashboard": {
823
+ "name": "GetPartnerDashboard",
824
+ "description": "Grants permission to retrieve partner dashboard information in AWS Partner Central",
825
+ "accessLevel": "Read",
826
+ "resourceTypes": [
827
+ {
828
+ "name": "Dashboard",
829
+ "required": true,
830
+ "conditionKeys": [],
831
+ "dependentActions": []
832
+ }
833
+ ],
834
+ "conditionKeys": [
835
+ "partnercentral:Catalog"
836
+ ],
837
+ "dependentActions": []
838
+ },
839
+ "getpartnerprofile": {
840
+ "name": "GetPartnerProfile",
841
+ "isPermissionOnly": true,
842
+ "description": "Grants permission to retrieve public partner profile details in AWS Partner Central",
843
+ "accessLevel": "Read",
844
+ "resourceTypes": [],
845
+ "conditionKeys": [],
846
+ "dependentActions": []
847
+ },
848
+ "getprofileupdatetask": {
849
+ "name": "GetProfileUpdateTask",
850
+ "description": "Grants permission to retrieve profile update task details in AWS Partner Central",
851
+ "accessLevel": "Read",
852
+ "resourceTypes": [
853
+ {
854
+ "name": "Partner",
855
+ "required": true,
856
+ "conditionKeys": [],
857
+ "dependentActions": []
858
+ }
859
+ ],
860
+ "conditionKeys": [
861
+ "aws:ResourceTag/${TagKey}",
862
+ "partnercentral:Catalog"
863
+ ],
864
+ "dependentActions": []
865
+ },
866
+ "getprofilevisibility": {
867
+ "name": "GetProfileVisibility",
868
+ "description": "Grants permission to retrieve profile visibility settings in AWS Partner Central",
869
+ "accessLevel": "Read",
870
+ "resourceTypes": [
871
+ {
872
+ "name": "Partner",
873
+ "required": true,
874
+ "conditionKeys": [],
875
+ "dependentActions": []
876
+ }
877
+ ],
878
+ "conditionKeys": [
879
+ "aws:ResourceTag/${TagKey}",
880
+ "partnercentral:Catalog"
881
+ ],
882
+ "dependentActions": []
883
+ },
884
+ "getprogrammanagementaccount": {
885
+ "name": "GetProgramManagementAccount",
886
+ "isPermissionOnly": true,
887
+ "description": "Grants permission to retrieve program management account details in AWS Partner Central",
888
+ "accessLevel": "Read",
889
+ "resourceTypes": [],
890
+ "conditionKeys": [
891
+ "partnercentral:Catalog"
892
+ ],
893
+ "dependentActions": []
894
+ },
895
+ "getrelationship": {
896
+ "name": "GetRelationship",
897
+ "description": "Grants permission to retrieve relationship details in AWS Partner Central",
898
+ "accessLevel": "Read",
899
+ "resourceTypes": [
900
+ {
901
+ "name": "Relationship",
902
+ "required": true,
903
+ "conditionKeys": [],
904
+ "dependentActions": []
905
+ }
906
+ ],
907
+ "conditionKeys": [
908
+ "aws:ResourceTag/${TagKey}",
909
+ "partnercentral:Catalog"
910
+ ],
911
+ "dependentActions": []
912
+ },
913
+ "getresourcesnapshot": {
914
+ "name": "GetResourceSnapshot",
915
+ "description": "Grants permission to retrieving resource snapshot details in AWS Partner Central",
916
+ "accessLevel": "Read",
917
+ "resourceTypes": [
918
+ {
919
+ "name": "ResourceSnapshot",
920
+ "required": true,
921
+ "conditionKeys": [],
922
+ "dependentActions": []
923
+ }
924
+ ],
925
+ "conditionKeys": [
926
+ "partnercentral:Catalog"
927
+ ],
928
+ "dependentActions": []
929
+ },
930
+ "getresourcesnapshotjob": {
931
+ "name": "GetResourceSnapshotJob",
932
+ "description": "Grants permission to retrieving resource snapshot job details in AWS Partner Central",
933
+ "accessLevel": "Read",
934
+ "resourceTypes": [
935
+ {
936
+ "name": "resource-snapshot-job",
937
+ "required": true,
938
+ "conditionKeys": [],
939
+ "dependentActions": []
940
+ }
941
+ ],
942
+ "conditionKeys": [
943
+ "partnercentral:Catalog"
944
+ ],
945
+ "dependentActions": []
946
+ },
947
+ "getsellingsystemsettings": {
948
+ "name": "GetSellingSystemSettings",
949
+ "description": "Grants permission to retrieving selling system settings in AWS Partner Central",
950
+ "accessLevel": "Read",
951
+ "resourceTypes": [],
952
+ "conditionKeys": [
953
+ "partnercentral:Catalog"
954
+ ],
955
+ "dependentActions": []
956
+ },
957
+ "getverification": {
958
+ "name": "GetVerification",
959
+ "description": "Grants permission to retrieve verification details in AWS Partner Central",
960
+ "accessLevel": "Read",
961
+ "resourceTypes": [],
962
+ "conditionKeys": [
963
+ "partnercentral:Catalog",
964
+ "partnercentral:VerificationType"
965
+ ],
966
+ "dependentActions": []
967
+ },
968
+ "listbenefitallocations": {
969
+ "name": "ListBenefitAllocations",
970
+ "description": "Grants permission to list benefit allocations in AWS Partner Central",
971
+ "accessLevel": "List",
972
+ "resourceTypes": [
973
+ {
974
+ "name": "BenefitAllocation",
975
+ "required": true,
976
+ "conditionKeys": [],
977
+ "dependentActions": []
978
+ }
979
+ ],
980
+ "conditionKeys": [
981
+ "partnercentral:Catalog",
982
+ "partnercentral:FulfillmentTypes"
983
+ ],
984
+ "dependentActions": []
985
+ },
986
+ "listbenefitapplications": {
987
+ "name": "ListBenefitApplications",
988
+ "description": "Grants permission to list benefit applications in AWS Partner Central",
989
+ "accessLevel": "List",
990
+ "resourceTypes": [
991
+ {
992
+ "name": "BenefitApplication",
993
+ "required": true,
994
+ "conditionKeys": [],
995
+ "dependentActions": []
996
+ }
997
+ ],
998
+ "conditionKeys": [
999
+ "partnercentral:Catalog",
1000
+ "partnercentral:FulfillmentTypes",
1001
+ "partnercentral:Programs"
1002
+ ],
1003
+ "dependentActions": []
1004
+ },
1005
+ "listbenefits": {
1006
+ "name": "ListBenefits",
1007
+ "description": "Grants permission to list benefits in AWS Partner Central",
1008
+ "accessLevel": "List",
1009
+ "resourceTypes": [
1010
+ {
1011
+ "name": "Benefit",
1012
+ "required": true,
1013
+ "conditionKeys": [],
1014
+ "dependentActions": []
1015
+ }
1016
+ ],
1017
+ "conditionKeys": [
1018
+ "partnercentral:Catalog",
1019
+ "partnercentral:FulfillmentTypes",
1020
+ "partnercentral:Programs"
1021
+ ],
1022
+ "dependentActions": []
1023
+ },
1024
+ "listbusinessplans": {
1025
+ "name": "ListBusinessPlans",
1026
+ "isPermissionOnly": true,
1027
+ "description": "Grants permission to list business plans in AWS Partner Central",
1028
+ "accessLevel": "List",
1029
+ "resourceTypes": [],
1030
+ "conditionKeys": [],
1031
+ "dependentActions": []
1032
+ },
1033
+ "listchannelhandshakes": {
1034
+ "name": "ListChannelHandshakes",
1035
+ "description": "Grants permission to list channel handshakes in AWS Partner Central",
1036
+ "accessLevel": "List",
1037
+ "resourceTypes": [
1038
+ {
1039
+ "name": "ChannelHandshake",
1040
+ "required": true,
1041
+ "conditionKeys": [],
1042
+ "dependentActions": []
1043
+ }
1044
+ ],
1045
+ "conditionKeys": [
1046
+ "partnercentral:Catalog",
1047
+ "partnercentral:ChannelHandshakeType"
1048
+ ],
1049
+ "dependentActions": []
1050
+ },
1051
+ "listcollaborationchannels": {
1052
+ "name": "ListCollaborationChannels",
1053
+ "isPermissionOnly": true,
1054
+ "description": "Grants permission to list collaboration channels in AWS Partner Central",
1055
+ "accessLevel": "List",
1056
+ "resourceTypes": [],
1057
+ "conditionKeys": [],
1058
+ "dependentActions": []
1059
+ },
1060
+ "listconnectioninvitations": {
1061
+ "name": "ListConnectionInvitations",
1062
+ "description": "Grants permission to list connection invitations in AWS Partner Central",
1063
+ "accessLevel": "List",
1064
+ "resourceTypes": [],
1065
+ "conditionKeys": [
1066
+ "partnercentral:Catalog"
1067
+ ],
1068
+ "dependentActions": []
1069
+ },
1070
+ "listconnections": {
1071
+ "name": "ListConnections",
1072
+ "description": "Grants permission to list connections in AWS Partner Central",
1073
+ "accessLevel": "List",
1074
+ "resourceTypes": [],
1075
+ "conditionKeys": [
1076
+ "partnercentral:Catalog"
1077
+ ],
1078
+ "dependentActions": []
1079
+ },
1080
+ "listengagementbyacceptinginvitationtasks": {
1081
+ "name": "ListEngagementByAcceptingInvitationTasks",
1082
+ "description": "Grants permission to listing engagements by accepting invitation tasks in AWS Partner\nCentral",
1083
+ "accessLevel": "List",
1084
+ "resourceTypes": [],
1085
+ "conditionKeys": [
1086
+ "partnercentral:Catalog"
1087
+ ],
1088
+ "dependentActions": []
1089
+ },
1090
+ "listengagementfromopportunitytasks": {
1091
+ "name": "ListEngagementFromOpportunityTasks",
1092
+ "description": "Grants permission to listing engagements from opportunity tasks in AWS Partner Central",
1093
+ "accessLevel": "List",
1094
+ "resourceTypes": [],
1095
+ "conditionKeys": [
1096
+ "partnercentral:Catalog"
1097
+ ],
1098
+ "dependentActions": []
1099
+ },
1100
+ "listengagementinvitations": {
1101
+ "name": "ListEngagementInvitations",
1102
+ "description": "Grants permission to list Engagement Invitations on AWS Partner Central",
1103
+ "accessLevel": "List",
1104
+ "resourceTypes": [],
1105
+ "conditionKeys": [
1106
+ "partnercentral:Catalog"
1107
+ ],
1108
+ "dependentActions": []
1109
+ },
1110
+ "listengagementmembers": {
1111
+ "name": "ListEngagementMembers",
1112
+ "description": "Grants permission to listing engagement members in AWS Partner Central",
1113
+ "accessLevel": "Read",
1114
+ "resourceTypes": [
1115
+ {
1116
+ "name": "Engagement",
1117
+ "required": true,
1118
+ "conditionKeys": [],
1119
+ "dependentActions": []
1120
+ }
1121
+ ],
1122
+ "conditionKeys": [
1123
+ "partnercentral:Catalog"
1124
+ ],
1125
+ "dependentActions": []
1126
+ },
1127
+ "listengagementresourceassociations": {
1128
+ "name": "ListEngagementResourceAssociations",
1129
+ "description": "Grants permission to listing engagement resource associations in AWS Partner Central",
1130
+ "accessLevel": "Read",
1131
+ "resourceTypes": [
1132
+ {
1133
+ "name": "ResourceSnapshot",
1134
+ "required": true,
1135
+ "conditionKeys": [],
1136
+ "dependentActions": []
1137
+ }
1138
+ ],
1139
+ "conditionKeys": [
1140
+ "partnercentral:Catalog"
1141
+ ],
1142
+ "dependentActions": []
1143
+ },
1144
+ "listengagements": {
1145
+ "name": "ListEngagements",
1146
+ "description": "Grants permission to listing engagements in AWS Partner Central",
1147
+ "accessLevel": "List",
1148
+ "resourceTypes": [],
1149
+ "conditionKeys": [
1150
+ "partnercentral:Catalog"
1151
+ ],
1152
+ "dependentActions": []
1153
+ },
1154
+ "listopportunities": {
1155
+ "name": "ListOpportunities",
1156
+ "description": "Grants permission to list Opportunities on AWS Partner Central",
1157
+ "accessLevel": "List",
1158
+ "resourceTypes": [],
1159
+ "conditionKeys": [
1160
+ "partnercentral:Catalog"
1161
+ ],
1162
+ "dependentActions": []
1163
+ },
1164
+ "listopportunityfromengagementtasks": {
1165
+ "name": "ListOpportunityFromEngagementTasks",
1166
+ "description": "Grants permission to list opportunity from engagement tasks in AWS Partner Central",
1167
+ "accessLevel": "List",
1168
+ "resourceTypes": [],
1169
+ "conditionKeys": [
1170
+ "partnercentral:Catalog"
1171
+ ],
1172
+ "dependentActions": []
1173
+ },
1174
+ "listpartnerpaths": {
1175
+ "name": "ListPartnerPaths",
1176
+ "isPermissionOnly": true,
1177
+ "description": "Grants permission to list partner paths in AWS Partner Central",
1178
+ "accessLevel": "List",
1179
+ "resourceTypes": [],
1180
+ "conditionKeys": [],
1181
+ "dependentActions": []
1182
+ },
1183
+ "listpartners": {
1184
+ "name": "ListPartners",
1185
+ "description": "Grants permission to list partners in AWS Partner Central",
1186
+ "accessLevel": "List",
1187
+ "resourceTypes": [],
1188
+ "conditionKeys": [
1189
+ "partnercentral:Catalog"
1190
+ ],
1191
+ "dependentActions": []
1192
+ },
1193
+ "listprogrammanagementaccounts": {
1194
+ "name": "ListProgramManagementAccounts",
1195
+ "description": "Grants permission to list program management accounts in AWS Partner Central",
1196
+ "accessLevel": "List",
1197
+ "resourceTypes": [
1198
+ {
1199
+ "name": "ProgramManagementAccount",
1200
+ "required": true,
1201
+ "conditionKeys": [],
1202
+ "dependentActions": []
1203
+ }
1204
+ ],
1205
+ "conditionKeys": [
1206
+ "partnercentral:Catalog"
1207
+ ],
1208
+ "dependentActions": []
1209
+ },
1210
+ "listrelationships": {
1211
+ "name": "ListRelationships",
1212
+ "description": "Grants permission to list relationships in AWS Partner Central",
1213
+ "accessLevel": "List",
1214
+ "resourceTypes": [
1215
+ {
1216
+ "name": "Relationship",
1217
+ "required": true,
1218
+ "conditionKeys": [],
1219
+ "dependentActions": []
1220
+ }
1221
+ ],
1222
+ "conditionKeys": [
1223
+ "partnercentral:Catalog"
1224
+ ],
1225
+ "dependentActions": []
1226
+ },
1227
+ "listresourcesnapshotjobs": {
1228
+ "name": "ListResourceSnapshotJobs",
1229
+ "description": "Grants permission to listing resource snapshot jobs in AWS Partner Central",
1230
+ "accessLevel": "List",
1231
+ "resourceTypes": [],
1232
+ "conditionKeys": [
1233
+ "partnercentral:Catalog"
1234
+ ],
1235
+ "dependentActions": []
1236
+ },
1237
+ "listresourcesnapshots": {
1238
+ "name": "ListResourceSnapshots",
1239
+ "description": "Grants permission to listing resource snapshots in AWS Partner Central",
1240
+ "accessLevel": "List",
1241
+ "resourceTypes": [
1242
+ {
1243
+ "name": "ResourceSnapshot",
1244
+ "required": true,
1245
+ "conditionKeys": [],
1246
+ "dependentActions": []
1247
+ }
1248
+ ],
1249
+ "conditionKeys": [
1250
+ "partnercentral:Catalog"
1251
+ ],
1252
+ "dependentActions": []
1253
+ },
1254
+ "listsolutions": {
1255
+ "name": "ListSolutions",
1256
+ "description": "Grants permission to list Solutions on AWS Partner Central",
1257
+ "accessLevel": "List",
1258
+ "resourceTypes": [],
1259
+ "conditionKeys": [
1260
+ "partnercentral:Catalog"
1261
+ ],
1262
+ "dependentActions": []
1263
+ },
1264
+ "listtagsforresource": {
1265
+ "name": "ListTagsForResource",
1266
+ "description": "Grants permission to add lists tags to a resource. Supported resource: ResourceSnapshotJob",
1267
+ "accessLevel": "Read",
379
1268
  "resourceTypes": [],
380
1269
  "conditionKeys": [
1270
+ "aws:ResourceTag/${TagKey}",
1271
+ "aws:TagKeys",
1272
+ "partnercentral:Catalog"
1273
+ ],
1274
+ "dependentActions": []
1275
+ },
1276
+ "putallianceleadcontact": {
1277
+ "name": "PutAllianceLeadContact",
1278
+ "description": "Grants permission to set alliance lead contact information in AWS Partner Central",
1279
+ "accessLevel": "Write",
1280
+ "resourceTypes": [
1281
+ {
1282
+ "name": "Partner",
1283
+ "required": true,
1284
+ "conditionKeys": [],
1285
+ "dependentActions": []
1286
+ }
1287
+ ],
1288
+ "conditionKeys": [
1289
+ "aws:ResourceTag/${TagKey}",
381
1290
  "partnercentral:Catalog"
382
1291
  ],
383
1292
  "dependentActions": []
384
1293
  },
385
- "listtagsforresource": {
386
- "name": "ListTagsForResource",
387
- "description": "Grants permission to add lists tags to a resource. Supported resource: ResourceSnapshotJob",
388
- "accessLevel": "Read",
1294
+ "putbusinessplan": {
1295
+ "name": "PutBusinessPlan",
1296
+ "isPermissionOnly": true,
1297
+ "description": "Grants permission to update business plans in AWS Partner Central",
1298
+ "accessLevel": "Write",
389
1299
  "resourceTypes": [],
1300
+ "conditionKeys": [],
1301
+ "dependentActions": []
1302
+ },
1303
+ "putprofilevisibility": {
1304
+ "name": "PutProfileVisibility",
1305
+ "description": "Grants permission to set profile visibility in AWS Partner Central",
1306
+ "accessLevel": "Write",
1307
+ "resourceTypes": [
1308
+ {
1309
+ "name": "Partner",
1310
+ "required": true,
1311
+ "conditionKeys": [],
1312
+ "dependentActions": []
1313
+ }
1314
+ ],
390
1315
  "conditionKeys": [
391
1316
  "aws:ResourceTag/${TagKey}",
392
- "aws:TagKeys",
393
1317
  "partnercentral:Catalog"
394
1318
  ],
395
1319
  "dependentActions": []
396
1320
  },
397
1321
  "putsellingsystemsettings": {
398
1322
  "name": "PutSellingSystemSettings",
399
- "description": "Grants permission to put system settings settings in AWS Partner Central",
1323
+ "description": "Grants permission to put selling system settings in AWS Partner Central",
400
1324
  "accessLevel": "Write",
401
1325
  "resourceTypes": [],
402
1326
  "conditionKeys": [],
403
1327
  "dependentActions": []
404
1328
  },
1329
+ "recallbenefitapplication": {
1330
+ "name": "RecallBenefitApplication",
1331
+ "description": "Grants permission to recall benefit applications in AWS Partner Central",
1332
+ "accessLevel": "Write",
1333
+ "resourceTypes": [
1334
+ {
1335
+ "name": "BenefitApplication",
1336
+ "required": true,
1337
+ "conditionKeys": [],
1338
+ "dependentActions": []
1339
+ }
1340
+ ],
1341
+ "conditionKeys": [
1342
+ "aws:ResourceTag/${TagKey}",
1343
+ "partnercentral:Catalog"
1344
+ ],
1345
+ "dependentActions": []
1346
+ },
1347
+ "rejectchannelhandshake": {
1348
+ "name": "RejectChannelHandshake",
1349
+ "description": "Grants permission to reject channel handshakes in AWS Partner Central",
1350
+ "accessLevel": "Write",
1351
+ "resourceTypes": [
1352
+ {
1353
+ "name": "ChannelHandshake",
1354
+ "required": true,
1355
+ "conditionKeys": [],
1356
+ "dependentActions": []
1357
+ }
1358
+ ],
1359
+ "conditionKeys": [
1360
+ "partnercentral:Catalog",
1361
+ "partnercentral:ChannelHandshakeType"
1362
+ ],
1363
+ "dependentActions": []
1364
+ },
1365
+ "rejectconnectioninvitation": {
1366
+ "name": "RejectConnectionInvitation",
1367
+ "description": "Grants permission to reject connection invitations in AWS Partner Central",
1368
+ "accessLevel": "Write",
1369
+ "resourceTypes": [
1370
+ {
1371
+ "name": "ConnectionInvitation",
1372
+ "required": true,
1373
+ "conditionKeys": [],
1374
+ "dependentActions": []
1375
+ }
1376
+ ],
1377
+ "conditionKeys": [
1378
+ "partnercentral:Catalog"
1379
+ ],
1380
+ "dependentActions": []
1381
+ },
405
1382
  "rejectengagementinvitation": {
406
1383
  "name": "RejectEngagementInvitation",
407
1384
  "description": "Grants permission to reject Engagement Invitations on AWS Partner Central",
@@ -419,43 +1396,123 @@
419
1396
  ],
420
1397
  "dependentActions": []
421
1398
  },
1399
+ "searchpartnerprofiles": {
1400
+ "name": "SearchPartnerProfiles",
1401
+ "isPermissionOnly": true,
1402
+ "description": "Grants permission to search public partner profiles in AWS Partner Central",
1403
+ "accessLevel": "List",
1404
+ "resourceTypes": [],
1405
+ "conditionKeys": [],
1406
+ "dependentActions": []
1407
+ },
1408
+ "sendemailverificationcode": {
1409
+ "name": "SendEmailVerificationCode",
1410
+ "description": "Grants permission to send email verification codes in AWS Partner Central",
1411
+ "accessLevel": "Write",
1412
+ "resourceTypes": [],
1413
+ "conditionKeys": [
1414
+ "partnercentral:Catalog"
1415
+ ],
1416
+ "dependentActions": []
1417
+ },
422
1418
  "startengagementbyacceptinginvitationtask": {
423
1419
  "name": "StartEngagementByAcceptingInvitationTask",
424
1420
  "description": "Grants permission to initiate tasks that start Engagements on AWS Partner Central by accepting an Engagement Invitation",
425
1421
  "accessLevel": "Write",
426
- "resourceTypes": [],
1422
+ "resourceTypes": [
1423
+ {
1424
+ "name": "engagement-by-accepting-invitation-task",
1425
+ "required": true,
1426
+ "conditionKeys": [],
1427
+ "dependentActions": [
1428
+ "partnercentral:AcceptEngagementInvitation",
1429
+ "partnercentral:CreateOpportunity",
1430
+ "partnercentral:CreateResourceSnapshotJob",
1431
+ "partnercentral:GetEngagementInvitation",
1432
+ "partnercentral:StartResourceSnapshotJob",
1433
+ "partnercentral:SubmitOpportunity"
1434
+ ]
1435
+ }
1436
+ ],
427
1437
  "conditionKeys": [
428
1438
  "aws:RequestTag/${TagKey}",
1439
+ "aws:ResourceTag/${TagKey}",
429
1440
  "aws:TagKeys",
430
1441
  "partnercentral:Catalog"
431
1442
  ],
432
- "dependentActions": [
433
- "partnercentral:AcceptEngagementInvitation",
434
- "partnercentral:CreateOpportunity",
435
- "partnercentral:CreateResourceSnapshotJob",
436
- "partnercentral:GetEngagementInvitation",
437
- "partnercentral:StartResourceSnapshotJob",
438
- "partnercentral:SubmitOpportunity"
439
- ]
1443
+ "dependentActions": []
440
1444
  },
441
1445
  "startengagementfromopportunitytask": {
442
1446
  "name": "StartEngagementFromOpportunityTask",
443
1447
  "description": "Grants permission to initiate tasks that start Engagements from Opportunities on AWS Partner Central",
444
1448
  "accessLevel": "Write",
445
- "resourceTypes": [],
1449
+ "resourceTypes": [
1450
+ {
1451
+ "name": "engagement-from-opportunity-task",
1452
+ "required": true,
1453
+ "conditionKeys": [],
1454
+ "dependentActions": [
1455
+ "partnercentral:CreateEngagement",
1456
+ "partnercentral:CreateEngagementInvitation",
1457
+ "partnercentral:CreateResourceSnapshotJob",
1458
+ "partnercentral:GetOpportunity",
1459
+ "partnercentral:StartResourceSnapshotJob",
1460
+ "partnercentral:SubmitOpportunity"
1461
+ ]
1462
+ }
1463
+ ],
1464
+ "conditionKeys": [
1465
+ "aws:RequestTag/${TagKey}",
1466
+ "aws:ResourceTag/${TagKey}",
1467
+ "aws:TagKeys",
1468
+ "partnercentral:Catalog"
1469
+ ],
1470
+ "dependentActions": []
1471
+ },
1472
+ "startopportunityfromengagementtask": {
1473
+ "name": "StartOpportunityFromEngagementTask",
1474
+ "description": "Grants permission to initiate tasks that start Opportunities from Engagements on AWS Partner Central",
1475
+ "accessLevel": "Write",
1476
+ "resourceTypes": [
1477
+ {
1478
+ "name": "OpportunityFromEngagementTask",
1479
+ "required": true,
1480
+ "conditionKeys": [],
1481
+ "dependentActions": [
1482
+ "partnercentral:CreateEngagementContext",
1483
+ "partnercentral:CreateOpportunity",
1484
+ "partnercentral:CreateResourceSnapshot",
1485
+ "partnercentral:CreateResourceSnapshotJob",
1486
+ "partnercentral:GetEngagement",
1487
+ "partnercentral:StartResourceSnapshotJob"
1488
+ ]
1489
+ }
1490
+ ],
446
1491
  "conditionKeys": [
447
1492
  "aws:RequestTag/${TagKey}",
1493
+ "aws:ResourceTag/${TagKey}",
448
1494
  "aws:TagKeys",
449
1495
  "partnercentral:Catalog"
450
1496
  ],
451
- "dependentActions": [
452
- "partnercentral:CreateEngagement",
453
- "partnercentral:CreateEngagementInvitation",
454
- "partnercentral:CreateResourceSnapshotJob",
455
- "partnercentral:GetOpportunity",
456
- "partnercentral:StartResourceSnapshotJob",
457
- "partnercentral:SubmitOpportunity"
458
- ]
1497
+ "dependentActions": []
1498
+ },
1499
+ "startprofileupdatetask": {
1500
+ "name": "StartProfileUpdateTask",
1501
+ "description": "Grants permission to start profile update tasks in AWS Partner Central",
1502
+ "accessLevel": "Write",
1503
+ "resourceTypes": [
1504
+ {
1505
+ "name": "Partner",
1506
+ "required": true,
1507
+ "conditionKeys": [],
1508
+ "dependentActions": []
1509
+ }
1510
+ ],
1511
+ "conditionKeys": [
1512
+ "aws:ResourceTag/${TagKey}",
1513
+ "partnercentral:Catalog"
1514
+ ],
1515
+ "dependentActions": []
459
1516
  },
460
1517
  "startresourcesnapshotjob": {
461
1518
  "name": "StartResourceSnapshotJob",
@@ -470,12 +1527,21 @@
470
1527
  }
471
1528
  ],
472
1529
  "conditionKeys": [
473
- "aws:ResourceTag/${TagKey}",
474
- "aws:TagKeys",
475
1530
  "partnercentral:Catalog"
476
1531
  ],
477
1532
  "dependentActions": []
478
1533
  },
1534
+ "startverification": {
1535
+ "name": "StartVerification",
1536
+ "description": "Grants permission to start verification processes in AWS Partner Central",
1537
+ "accessLevel": "Write",
1538
+ "resourceTypes": [],
1539
+ "conditionKeys": [
1540
+ "partnercentral:Catalog",
1541
+ "partnercentral:VerificationType"
1542
+ ],
1543
+ "dependentActions": []
1544
+ },
479
1545
  "stopresourcesnapshotjob": {
480
1546
  "name": "StopResourceSnapshotJob",
481
1547
  "description": "Grants permission to stopping resource snapshot jobs in AWS Partner Central",
@@ -488,9 +1554,25 @@
488
1554
  "dependentActions": []
489
1555
  }
490
1556
  ],
1557
+ "conditionKeys": [
1558
+ "partnercentral:Catalog"
1559
+ ],
1560
+ "dependentActions": []
1561
+ },
1562
+ "submitbenefitapplication": {
1563
+ "name": "SubmitBenefitApplication",
1564
+ "description": "Grants permission to submit benefit applications in AWS Partner Central",
1565
+ "accessLevel": "Write",
1566
+ "resourceTypes": [
1567
+ {
1568
+ "name": "BenefitApplication",
1569
+ "required": true,
1570
+ "conditionKeys": [],
1571
+ "dependentActions": []
1572
+ }
1573
+ ],
491
1574
  "conditionKeys": [
492
1575
  "aws:ResourceTag/${TagKey}",
493
- "aws:TagKeys",
494
1576
  "partnercentral:Catalog"
495
1577
  ],
496
1578
  "dependentActions": []
@@ -516,7 +1598,50 @@
516
1598
  "name": "TagResource",
517
1599
  "description": "Grants permission to add new tags to a resource. Supported resource: ResourceSnapshotJob",
518
1600
  "accessLevel": "Tagging",
519
- "resourceTypes": [],
1601
+ "resourceTypes": [
1602
+ {
1603
+ "name": "BenefitApplication",
1604
+ "required": false,
1605
+ "conditionKeys": [],
1606
+ "dependentActions": []
1607
+ },
1608
+ {
1609
+ "name": "ChannelHandshake",
1610
+ "required": false,
1611
+ "conditionKeys": [],
1612
+ "dependentActions": []
1613
+ },
1614
+ {
1615
+ "name": "Opportunity",
1616
+ "required": false,
1617
+ "conditionKeys": [],
1618
+ "dependentActions": []
1619
+ },
1620
+ {
1621
+ "name": "Partner",
1622
+ "required": false,
1623
+ "conditionKeys": [],
1624
+ "dependentActions": []
1625
+ },
1626
+ {
1627
+ "name": "ProgramManagementAccount",
1628
+ "required": false,
1629
+ "conditionKeys": [],
1630
+ "dependentActions": []
1631
+ },
1632
+ {
1633
+ "name": "Relationship",
1634
+ "required": false,
1635
+ "conditionKeys": [],
1636
+ "dependentActions": []
1637
+ },
1638
+ {
1639
+ "name": "resource-snapshot-job",
1640
+ "required": false,
1641
+ "conditionKeys": [],
1642
+ "dependentActions": []
1643
+ }
1644
+ ],
520
1645
  "conditionKeys": [
521
1646
  "aws:RequestTag/${TagKey}",
522
1647
  "aws:ResourceTag/${TagKey}",
@@ -529,7 +1654,50 @@
529
1654
  "name": "UntagResource",
530
1655
  "description": "Grants permission to remove tags from a resource. Supported resource: ResourceSnapshotJob",
531
1656
  "accessLevel": "Tagging",
532
- "resourceTypes": [],
1657
+ "resourceTypes": [
1658
+ {
1659
+ "name": "BenefitApplication",
1660
+ "required": false,
1661
+ "conditionKeys": [],
1662
+ "dependentActions": []
1663
+ },
1664
+ {
1665
+ "name": "ChannelHandshake",
1666
+ "required": false,
1667
+ "conditionKeys": [],
1668
+ "dependentActions": []
1669
+ },
1670
+ {
1671
+ "name": "Opportunity",
1672
+ "required": false,
1673
+ "conditionKeys": [],
1674
+ "dependentActions": []
1675
+ },
1676
+ {
1677
+ "name": "Partner",
1678
+ "required": false,
1679
+ "conditionKeys": [],
1680
+ "dependentActions": []
1681
+ },
1682
+ {
1683
+ "name": "ProgramManagementAccount",
1684
+ "required": false,
1685
+ "conditionKeys": [],
1686
+ "dependentActions": []
1687
+ },
1688
+ {
1689
+ "name": "Relationship",
1690
+ "required": false,
1691
+ "conditionKeys": [],
1692
+ "dependentActions": []
1693
+ },
1694
+ {
1695
+ "name": "resource-snapshot-job",
1696
+ "required": false,
1697
+ "conditionKeys": [],
1698
+ "dependentActions": []
1699
+ }
1700
+ ],
533
1701
  "conditionKeys": [
534
1702
  "aws:ResourceTag/${TagKey}",
535
1703
  "aws:TagKeys",
@@ -537,6 +1705,51 @@
537
1705
  ],
538
1706
  "dependentActions": []
539
1707
  },
1708
+ "updatebenefitapplication": {
1709
+ "name": "UpdateBenefitApplication",
1710
+ "description": "Grants permission to update benefit applications in AWS Partner Central",
1711
+ "accessLevel": "Write",
1712
+ "resourceTypes": [
1713
+ {
1714
+ "name": "BenefitApplication",
1715
+ "required": true,
1716
+ "conditionKeys": [],
1717
+ "dependentActions": []
1718
+ }
1719
+ ],
1720
+ "conditionKeys": [
1721
+ "aws:ResourceTag/${TagKey}",
1722
+ "partnercentral:Catalog"
1723
+ ],
1724
+ "dependentActions": []
1725
+ },
1726
+ "updateconnectionpreferences": {
1727
+ "name": "UpdateConnectionPreferences",
1728
+ "description": "Grants permission to update connection preferences in AWS Partner Central",
1729
+ "accessLevel": "Write",
1730
+ "resourceTypes": [],
1731
+ "conditionKeys": [
1732
+ "partnercentral:Catalog"
1733
+ ],
1734
+ "dependentActions": []
1735
+ },
1736
+ "updateengagementcontext": {
1737
+ "name": "UpdateEngagementContext",
1738
+ "description": "Grants permission to update engagement contexts in AWS Partner Central",
1739
+ "accessLevel": "Write",
1740
+ "resourceTypes": [
1741
+ {
1742
+ "name": "Engagement",
1743
+ "required": true,
1744
+ "conditionKeys": [],
1745
+ "dependentActions": []
1746
+ }
1747
+ ],
1748
+ "conditionKeys": [
1749
+ "partnercentral:Catalog"
1750
+ ],
1751
+ "dependentActions": []
1752
+ },
540
1753
  "updateopportunity": {
541
1754
  "name": "UpdateOpportunity",
542
1755
  "description": "Grants permission to update Opportunities on AWS Partner Central",
@@ -553,5 +1766,41 @@
553
1766
  "partnercentral:Catalog"
554
1767
  ],
555
1768
  "dependentActions": []
1769
+ },
1770
+ "updateprogrammanagementaccount": {
1771
+ "name": "UpdateProgramManagementAccount",
1772
+ "description": "Grants permission to update program management accounts in AWS Partner Central",
1773
+ "accessLevel": "Write",
1774
+ "resourceTypes": [
1775
+ {
1776
+ "name": "ProgramManagementAccount",
1777
+ "required": true,
1778
+ "conditionKeys": [],
1779
+ "dependentActions": []
1780
+ }
1781
+ ],
1782
+ "conditionKeys": [
1783
+ "aws:ResourceTag/${TagKey}",
1784
+ "partnercentral:Catalog"
1785
+ ],
1786
+ "dependentActions": []
1787
+ },
1788
+ "updaterelationship": {
1789
+ "name": "UpdateRelationship",
1790
+ "description": "Grants permission to update relationships in AWS Partner Central",
1791
+ "accessLevel": "Write",
1792
+ "resourceTypes": [
1793
+ {
1794
+ "name": "Relationship",
1795
+ "required": true,
1796
+ "conditionKeys": [],
1797
+ "dependentActions": []
1798
+ }
1799
+ ],
1800
+ "conditionKeys": [
1801
+ "aws:ResourceTag/${TagKey}",
1802
+ "partnercentral:Catalog"
1803
+ ],
1804
+ "dependentActions": []
556
1805
  }
557
1806
  }