iamdata 0.1.202504261__py3-none-any.whl → 0.1.202511181__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (315) hide show
  1. iamdata/data/actions/access-analyzer.json +4 -1
  2. iamdata/data/actions/acm.json +23 -3
  3. iamdata/data/actions/action-recommendations.json +10 -0
  4. iamdata/data/actions/aiops.json +189 -1
  5. iamdata/data/actions/airflow-serverless.json +225 -0
  6. iamdata/data/actions/amplify.json +2 -12
  7. iamdata/data/actions/aoss.json +36 -4
  8. iamdata/data/actions/apigateway.json +104 -0
  9. iamdata/data/actions/app-integrations.json +108 -0
  10. iamdata/data/actions/application-signals.json +40 -0
  11. iamdata/data/actions/appstream.json +138 -103
  12. iamdata/data/actions/appsync.json +1 -1
  13. iamdata/data/actions/aps.json +309 -0
  14. iamdata/data/actions/arc-region-switch.json +334 -0
  15. iamdata/data/actions/arc-zonal-shift.json +53 -1
  16. iamdata/data/actions/artifact.json +0 -36
  17. iamdata/data/actions/athena.json +88 -1
  18. iamdata/data/actions/auditmanager.json +60 -7
  19. iamdata/data/actions/autoscaling.json +26 -3
  20. iamdata/data/actions/aws-marketplace.json +0 -32
  21. iamdata/data/actions/backup-search.json +1 -0
  22. iamdata/data/actions/backup.json +80 -0
  23. iamdata/data/actions/batch.json +183 -17
  24. iamdata/data/actions/bcm-dashboards.json +79 -0
  25. iamdata/data/actions/bcm-recommended-actions.json +10 -0
  26. iamdata/data/actions/bedrock-agentcore.json +1801 -0
  27. iamdata/data/actions/bedrock.json +814 -23
  28. iamdata/data/actions/billing.json +88 -5
  29. iamdata/data/actions/braket.json +2 -9
  30. iamdata/data/actions/budgets.json +6 -2
  31. iamdata/data/actions/cases.json +22 -2
  32. iamdata/data/actions/cassandra.json +67 -2
  33. iamdata/data/actions/ce.json +34 -0
  34. iamdata/data/actions/chatbot.json +87 -20
  35. iamdata/data/actions/cleanrooms-ml.json +11 -0
  36. iamdata/data/actions/cleanrooms.json +93 -0
  37. iamdata/data/actions/cloud9.json +4 -10
  38. iamdata/data/actions/cloudformation.json +22 -0
  39. iamdata/data/actions/cloudfront.json +457 -85
  40. iamdata/data/actions/cloudtrail.json +33 -0
  41. iamdata/data/actions/cloudwatch.json +8 -0
  42. iamdata/data/actions/codebuild.json +367 -12
  43. iamdata/data/actions/codepipeline.json +15 -0
  44. iamdata/data/actions/cognito-idp.json +83 -0
  45. iamdata/data/actions/connect-campaigns.json +16 -0
  46. iamdata/data/actions/connect.json +160 -2
  47. iamdata/data/actions/controlcatalog.json +8 -0
  48. iamdata/data/actions/cur.json +5 -1
  49. iamdata/data/actions/databrew.json +14 -7
  50. iamdata/data/actions/dataexchange.json +61 -9
  51. iamdata/data/actions/datazone.json +300 -6
  52. iamdata/data/actions/deadline.json +71 -16
  53. iamdata/data/actions/dms.json +40 -311
  54. iamdata/data/actions/ds.json +170 -0
  55. iamdata/data/actions/dsql.json +226 -22
  56. iamdata/data/actions/dynamodb.json +32 -0
  57. iamdata/data/actions/ec2.json +1466 -146
  58. iamdata/data/actions/ecs.json +59 -9
  59. iamdata/data/actions/eks-mcp.json +26 -0
  60. iamdata/data/actions/eks.json +100 -2
  61. iamdata/data/actions/elasticloadbalancing.json +9 -0
  62. iamdata/data/actions/elasticmapreduce.json +15 -0
  63. iamdata/data/actions/emr-containers.json +34 -1
  64. iamdata/data/actions/emr-serverless.json +16 -0
  65. iamdata/data/actions/entityresolution.json +16 -8
  66. iamdata/data/actions/es.json +60 -0
  67. iamdata/data/actions/events.json +40 -0
  68. iamdata/data/actions/evs.json +193 -0
  69. iamdata/data/actions/freetier.json +32 -0
  70. iamdata/data/actions/fsx.json +59 -6
  71. iamdata/data/actions/glacier.json +1 -4
  72. iamdata/data/actions/glue.json +228 -54
  73. iamdata/data/actions/groundstation.json +15 -0
  74. iamdata/data/actions/guardduty.json +199 -1
  75. iamdata/data/actions/healthlake.json +225 -0
  76. iamdata/data/actions/iam.json +13 -4
  77. iamdata/data/actions/identitystore.json +91 -19
  78. iamdata/data/actions/imagebuilder.json +198 -241
  79. iamdata/data/actions/inspector2.json +208 -12
  80. iamdata/data/actions/invoicing.json +28 -3
  81. iamdata/data/actions/iot.json +37 -5
  82. iamdata/data/actions/iotfleetwise.json +6 -63
  83. iamdata/data/actions/iotmanagedintegrations.json +507 -75
  84. iamdata/data/actions/iotsitewise.json +271 -0
  85. iamdata/data/actions/ivs.json +48 -0
  86. iamdata/data/actions/kafka.json +15 -0
  87. iamdata/data/actions/kinesis.json +163 -5
  88. iamdata/data/actions/kms.json +125 -2
  89. iamdata/data/actions/lambda.json +4 -2
  90. iamdata/data/actions/lex.json +42 -0
  91. iamdata/data/actions/license-manager.json +70 -8
  92. iamdata/data/actions/logs.json +8 -0
  93. iamdata/data/actions/mediaconnect.json +85 -26
  94. iamdata/data/actions/mediaconvert.json +15 -0
  95. iamdata/data/actions/medialive.json +26 -2
  96. iamdata/data/actions/medical-imaging.json +105 -0
  97. iamdata/data/actions/memorydb.json +18 -0
  98. iamdata/data/actions/mgn.json +20 -2
  99. iamdata/data/actions/mpa.json +313 -0
  100. iamdata/data/actions/mq.json +16 -0
  101. iamdata/data/actions/neptune-graph.json +37 -0
  102. iamdata/data/actions/network-firewall.json +236 -3
  103. iamdata/data/actions/network-security-director.json +74 -0
  104. iamdata/data/actions/notifications.json +62 -2
  105. iamdata/data/actions/observabilityadmin.json +330 -0
  106. iamdata/data/actions/odb.json +811 -0
  107. iamdata/data/actions/one.json +8 -0
  108. iamdata/data/actions/opensearch.json +1 -1
  109. iamdata/data/actions/organizations.json +39 -8
  110. iamdata/data/actions/osis.json +111 -0
  111. iamdata/data/actions/outposts.json +41 -3
  112. iamdata/data/actions/partnercentral.json +96 -32
  113. iamdata/data/actions/payment-cryptography.json +154 -11
  114. iamdata/data/actions/pcs.json +27 -1
  115. iamdata/data/actions/pi.json +6 -0
  116. iamdata/data/actions/profile.json +670 -20
  117. iamdata/data/actions/q.json +37 -0
  118. iamdata/data/actions/qapps.json +0 -78
  119. iamdata/data/actions/qbusiness.json +177 -46
  120. iamdata/data/actions/quicksight.json +484 -7
  121. iamdata/data/actions/rds.json +102 -45
  122. iamdata/data/actions/redshift-serverless.json +2 -2
  123. iamdata/data/actions/redshift.json +0 -6
  124. iamdata/data/actions/rekognition.json +1 -8
  125. iamdata/data/actions/repostspace.json +90 -0
  126. iamdata/data/actions/resiliencehub.json +19 -5
  127. iamdata/data/actions/resource-explorer-2.json +84 -2
  128. iamdata/data/actions/route53resolver.json +14 -2
  129. iamdata/data/actions/rtbfabric.json +481 -0
  130. iamdata/data/actions/s3.json +340 -143
  131. iamdata/data/actions/s3express.json +110 -6
  132. iamdata/data/actions/s3tables.json +85 -2
  133. iamdata/data/actions/s3vectors.json +242 -0
  134. iamdata/data/actions/sagemaker-mlflow.json +135 -0
  135. iamdata/data/actions/sagemaker-unified-studio-mcp.json +26 -0
  136. iamdata/data/actions/sagemaker.json +312 -11
  137. iamdata/data/actions/scn.json +151 -4
  138. iamdata/data/actions/security-ir.json +23 -8
  139. iamdata/data/actions/securityhub.json +360 -4
  140. iamdata/data/actions/securitylake.json +1 -0
  141. iamdata/data/actions/servicediscovery.json +140 -14
  142. iamdata/data/actions/servicequotas.json +40 -0
  143. iamdata/data/actions/ses.json +286 -2
  144. iamdata/data/actions/shield.json +47 -0
  145. iamdata/data/actions/snow-device-management.json +1 -0
  146. iamdata/data/actions/social-messaging.json +120 -0
  147. iamdata/data/actions/ssm-guiconnect.json +24 -0
  148. iamdata/data/actions/ssm-sap.json +51 -3
  149. iamdata/data/actions/ssm.json +63 -2
  150. iamdata/data/actions/sso-directory.json +108 -36
  151. iamdata/data/actions/sso-oauth.json +40 -2
  152. iamdata/data/actions/sso.json +369 -157
  153. iamdata/data/actions/sts.json +40 -0
  154. iamdata/data/actions/support-console.json +119 -0
  155. iamdata/data/actions/support.json +58 -0
  156. iamdata/data/actions/synthetics.json +18 -0
  157. iamdata/data/actions/tax.json +48 -0
  158. iamdata/data/actions/thinclient.json +1 -0
  159. iamdata/data/actions/transcribe.json +12 -0
  160. iamdata/data/actions/transfer.json +30 -14
  161. iamdata/data/actions/transform.json +185 -0
  162. iamdata/data/actions/user-subscriptions.json +8 -0
  163. iamdata/data/actions/uxc.json +26 -0
  164. iamdata/data/actions/verifiedpermissions.json +58 -2
  165. iamdata/data/actions/vpc-lattice-svcs.json +2 -0
  166. iamdata/data/actions/vpc-lattice.json +90 -0
  167. iamdata/data/actions/wisdom.json +31 -214
  168. iamdata/data/actions/workspaces-instances.json +186 -0
  169. iamdata/data/actions/workspaces-web.json +136 -8
  170. iamdata/data/actions/workspaces.json +98 -0
  171. iamdata/data/actions/xray.json +15 -5
  172. iamdata/data/conditionKeys/acm.json +5 -0
  173. iamdata/data/conditionKeys/airflow-serverless.json +17 -0
  174. iamdata/data/conditionKeys/apigateway.json +30 -0
  175. iamdata/data/conditionKeys/arc-region-switch.json +17 -0
  176. iamdata/data/conditionKeys/autoscaling.json +5 -0
  177. iamdata/data/conditionKeys/backup.json +6 -1
  178. iamdata/data/conditionKeys/bcm-dashboards.json +12 -0
  179. iamdata/data/conditionKeys/bedrock-agentcore.json +72 -0
  180. iamdata/data/conditionKeys/bedrock.json +10 -0
  181. iamdata/data/conditionKeys/chatbot.json +17 -1
  182. iamdata/data/conditionKeys/cloudformation.json +5 -0
  183. iamdata/data/conditionKeys/codebuild.json +550 -0
  184. iamdata/data/conditionKeys/connect.json +15 -0
  185. iamdata/data/conditionKeys/deadline.json +5 -0
  186. iamdata/data/conditionKeys/dsql.json +12 -2
  187. iamdata/data/conditionKeys/ebs.json +2 -2
  188. iamdata/data/conditionKeys/ec2.json +30 -15
  189. iamdata/data/conditionKeys/eks.json +5 -0
  190. iamdata/data/conditionKeys/events.json +1 -1
  191. iamdata/data/conditionKeys/evs.json +17 -0
  192. iamdata/data/conditionKeys/glacier.json +0 -10
  193. iamdata/data/conditionKeys/glue.json +10 -0
  194. iamdata/data/conditionKeys/iam.json +10 -0
  195. iamdata/data/conditionKeys/imagebuilder.json +2 -2
  196. iamdata/data/conditionKeys/iotmanagedintegrations.json +27 -1
  197. iamdata/data/conditionKeys/kinesis.json +15 -0
  198. iamdata/data/conditionKeys/kms.json +127 -7
  199. iamdata/data/conditionKeys/lambda.json +5 -0
  200. iamdata/data/conditionKeys/license-manager.json +5 -0
  201. iamdata/data/conditionKeys/mediaconnect.json +17 -1
  202. iamdata/data/conditionKeys/mpa.json +27 -0
  203. iamdata/data/conditionKeys/observabilityadmin.json +32 -1
  204. iamdata/data/conditionKeys/odb.json +17 -0
  205. iamdata/data/conditionKeys/quicksight.json +0 -5
  206. iamdata/data/conditionKeys/rds.json +5 -0
  207. iamdata/data/conditionKeys/route53.json +1 -1
  208. iamdata/data/conditionKeys/rtbfabric.json +47 -0
  209. iamdata/data/conditionKeys/s3.json +15 -0
  210. iamdata/data/conditionKeys/s3express.json +26 -1
  211. iamdata/data/conditionKeys/s3tables.json +20 -0
  212. iamdata/data/conditionKeys/s3vectors.json +12 -0
  213. iamdata/data/conditionKeys/sagemaker.json +25 -0
  214. iamdata/data/conditionKeys/savingsplans.json +1 -1
  215. iamdata/data/conditionKeys/secretsmanager.json +1 -1
  216. iamdata/data/conditionKeys/securityhub.json +5 -0
  217. iamdata/data/conditionKeys/servicediscovery.json +5 -0
  218. iamdata/data/conditionKeys/ses.json +5 -0
  219. iamdata/data/conditionKeys/ssm.json +15 -0
  220. iamdata/data/conditionKeys/sso.json +11 -1
  221. iamdata/data/conditionKeys/sts.json +10 -0
  222. iamdata/data/conditionKeys/transcribe.json +1 -1
  223. iamdata/data/conditionKeys/transfer.json +20 -0
  224. iamdata/data/conditionKeys/transform.json +12 -0
  225. iamdata/data/conditionKeys/uxc.json +1 -0
  226. iamdata/data/conditionKeys/verifiedpermissions.json +17 -1
  227. iamdata/data/conditionKeys/vpc-lattice-svcs.json +5 -0
  228. iamdata/data/conditionKeys/vpc-lattice.json +15 -0
  229. iamdata/data/conditionKeys/workspaces-instances.json +17 -0
  230. iamdata/data/conditionKeys/xray.json +15 -0
  231. iamdata/data/conditionPatterns.json +141 -0
  232. iamdata/data/metadata.json +2 -2
  233. iamdata/data/resourceTypes/action-recommendations.json +1 -0
  234. iamdata/data/resourceTypes/airflow-serverless.json +9 -0
  235. iamdata/data/resourceTypes/apigateway.json +12 -0
  236. iamdata/data/resourceTypes/aps.json +9 -0
  237. iamdata/data/resourceTypes/arc-region-switch.json +9 -0
  238. iamdata/data/resourceTypes/artifact.json +5 -5
  239. iamdata/data/resourceTypes/athena.json +7 -0
  240. iamdata/data/resourceTypes/auditmanager.json +8 -2
  241. iamdata/data/resourceTypes/backup-gateway.json +3 -3
  242. iamdata/data/resourceTypes/batch.json +14 -0
  243. iamdata/data/resourceTypes/bcm-dashboards.json +1 -0
  244. iamdata/data/resourceTypes/bcm-recommended-actions.json +1 -0
  245. iamdata/data/resourceTypes/bedrock-agentcore.json +87 -0
  246. iamdata/data/resourceTypes/bedrock.json +45 -3
  247. iamdata/data/resourceTypes/cassandra.json +7 -0
  248. iamdata/data/resourceTypes/chatbot.json +8 -2
  249. iamdata/data/resourceTypes/cloudformation.json +4 -0
  250. iamdata/data/resourceTypes/cloudfront.json +14 -0
  251. iamdata/data/resourceTypes/dataexchange.json +4 -1
  252. iamdata/data/resourceTypes/deadline.json +5 -1
  253. iamdata/data/resourceTypes/ec2.json +125 -6
  254. iamdata/data/resourceTypes/eks-mcp.json +1 -0
  255. iamdata/data/resourceTypes/eks.json +7 -0
  256. iamdata/data/resourceTypes/emr-containers.json +0 -4
  257. iamdata/data/resourceTypes/events.json +8 -0
  258. iamdata/data/resourceTypes/evs.json +9 -0
  259. iamdata/data/resourceTypes/guardduty.json +18 -1
  260. iamdata/data/resourceTypes/imagebuilder.json +12 -18
  261. iamdata/data/resourceTypes/inspector2.json +14 -0
  262. iamdata/data/resourceTypes/iotmanagedintegrations.json +31 -12
  263. iamdata/data/resourceTypes/iotsitewise.json +7 -0
  264. iamdata/data/resourceTypes/kinesis.json +4 -1
  265. iamdata/data/resourceTypes/license-manager.json +10 -2
  266. iamdata/data/resourceTypes/mediaconnect.json +16 -4
  267. iamdata/data/resourceTypes/mpa.json +23 -0
  268. iamdata/data/resourceTypes/network-firewall.json +7 -0
  269. iamdata/data/resourceTypes/network-security-director.json +1 -0
  270. iamdata/data/resourceTypes/observabilityadmin.json +23 -1
  271. iamdata/data/resourceTypes/odb.json +44 -0
  272. iamdata/data/resourceTypes/osis.json +7 -0
  273. iamdata/data/resourceTypes/partnercentral.json +8 -2
  274. iamdata/data/resourceTypes/pi.json +4 -1
  275. iamdata/data/resourceTypes/profile.json +21 -0
  276. iamdata/data/resourceTypes/qbusiness.json +7 -4
  277. iamdata/data/resourceTypes/quicksight.json +26 -1
  278. iamdata/data/resourceTypes/rds.json +4 -1
  279. iamdata/data/resourceTypes/redshift.json +1 -4
  280. iamdata/data/resourceTypes/route53resolver.json +7 -0
  281. iamdata/data/resourceTypes/rtbfabric.json +46 -0
  282. iamdata/data/resourceTypes/s3.json +19 -1
  283. iamdata/data/resourceTypes/s3express.json +10 -2
  284. iamdata/data/resourceTypes/s3tables.json +7 -1
  285. iamdata/data/resourceTypes/s3vectors.json +10 -0
  286. iamdata/data/resourceTypes/sagemaker-unified-studio-mcp.json +1 -0
  287. iamdata/data/resourceTypes/sagemaker.json +18 -3
  288. iamdata/data/resourceTypes/scn.json +19 -3
  289. iamdata/data/resourceTypes/securityhub.json +36 -2
  290. iamdata/data/resourceTypes/ses.json +11 -0
  291. iamdata/data/resourceTypes/sts.json +8 -0
  292. iamdata/data/resourceTypes/support-console.json +1 -0
  293. iamdata/data/resourceTypes/transform.json +10 -0
  294. iamdata/data/resourceTypes/uxc.json +1 -0
  295. iamdata/data/resourceTypes/verifiedpermissions.json +4 -1
  296. iamdata/data/resourceTypes/vpc-lattice.json +12 -0
  297. iamdata/data/resourceTypes/workspaces-instances.json +16 -0
  298. iamdata/data/resourceTypes/workspaces-web.json +7 -0
  299. iamdata/data/resourceTypes/workspaces.json +4 -0
  300. iamdata/data/serviceNames.json +23 -8
  301. iamdata/data/services.json +18 -3
  302. iamdata/data/unassociatedConditions.json +23 -0
  303. {iamdata-0.1.202504261.dist-info → iamdata-0.1.202511181.dist-info}/METADATA +1 -1
  304. {iamdata-0.1.202504261.dist-info → iamdata-0.1.202511181.dist-info}/RECORD +312 -265
  305. iamdata/data/actions/application-cost-profiler.json +0 -50
  306. iamdata/data/actions/sagemaker-groundtruth-synthetic.json +0 -110
  307. iamdata/data/actions/supportrecommendations.json +0 -20
  308. /iamdata/data/conditionKeys/{application-cost-profiler.json → action-recommendations.json} +0 -0
  309. /iamdata/data/conditionKeys/{sagemaker-groundtruth-synthetic.json → bcm-recommended-actions.json} +0 -0
  310. /iamdata/data/conditionKeys/{supportrecommendations.json → eks-mcp.json} +0 -0
  311. /iamdata/data/{resourceTypes/application-cost-profiler.json → conditionKeys/network-security-director.json} +0 -0
  312. /iamdata/data/{resourceTypes/sagemaker-groundtruth-synthetic.json → conditionKeys/sagemaker-unified-studio-mcp.json} +0 -0
  313. /iamdata/data/{resourceTypes/supportrecommendations.json → conditionKeys/support-console.json} +0 -0
  314. {iamdata-0.1.202504261.dist-info → iamdata-0.1.202511181.dist-info}/WHEEL +0 -0
  315. {iamdata-0.1.202504261.dist-info → iamdata-0.1.202511181.dist-info}/licenses/LICENSE.txt +0 -0
@@ -72,6 +72,22 @@
72
72
  "conditionKeys": [],
73
73
  "dependentActions": []
74
74
  },
75
+ "deleteresourcepolicy": {
76
+ "name": "DeleteResourcePolicy",
77
+ "isPermissionOnly": true,
78
+ "description": "Grants permission to delete the RAM access control policy for a namespace",
79
+ "accessLevel": "Write",
80
+ "resourceTypes": [
81
+ {
82
+ "name": "namespace",
83
+ "required": true,
84
+ "conditionKeys": [],
85
+ "dependentActions": []
86
+ }
87
+ ],
88
+ "conditionKeys": [],
89
+ "dependentActions": []
90
+ },
75
91
  "deleteservice": {
76
92
  "name": "DeleteService",
77
93
  "description": "Grants permission to delete a specified service",
@@ -84,7 +100,9 @@
84
100
  "dependentActions": []
85
101
  }
86
102
  ],
87
- "conditionKeys": [],
103
+ "conditionKeys": [
104
+ "servicediscovery:ServiceCreatedByAccount"
105
+ ],
88
106
  "dependentActions": []
89
107
  },
90
108
  "deleteserviceattributes": {
@@ -99,7 +117,9 @@
99
117
  "dependentActions": []
100
118
  }
101
119
  ],
102
- "conditionKeys": [],
120
+ "conditionKeys": [
121
+ "servicediscovery:ServiceCreatedByAccount"
122
+ ],
103
123
  "dependentActions": []
104
124
  },
105
125
  "deregisterinstance": {
@@ -115,7 +135,8 @@
115
135
  }
116
136
  ],
117
137
  "conditionKeys": [
118
- "servicediscovery:ServiceArn"
138
+ "servicediscovery:ServiceArn",
139
+ "servicediscovery:ServiceCreatedByAccount"
119
140
  ],
120
141
  "dependentActions": []
121
142
  },
@@ -123,7 +144,20 @@
123
144
  "name": "DiscoverInstances",
124
145
  "description": "Grants permission to discover registered instances for a specified namespace and service",
125
146
  "accessLevel": "Read",
126
- "resourceTypes": [],
147
+ "resourceTypes": [
148
+ {
149
+ "name": "namespace",
150
+ "required": true,
151
+ "conditionKeys": [],
152
+ "dependentActions": []
153
+ },
154
+ {
155
+ "name": "service",
156
+ "required": true,
157
+ "conditionKeys": [],
158
+ "dependentActions": []
159
+ }
160
+ ],
127
161
  "conditionKeys": [
128
162
  "servicediscovery:NamespaceName",
129
163
  "servicediscovery:ServiceName"
@@ -134,7 +168,20 @@
134
168
  "name": "DiscoverInstancesRevision",
135
169
  "description": "Grants permission to discover the revision of the instances for a specified namespace and service",
136
170
  "accessLevel": "Read",
137
- "resourceTypes": [],
171
+ "resourceTypes": [
172
+ {
173
+ "name": "namespace",
174
+ "required": true,
175
+ "conditionKeys": [],
176
+ "dependentActions": []
177
+ },
178
+ {
179
+ "name": "service",
180
+ "required": true,
181
+ "conditionKeys": [],
182
+ "dependentActions": []
183
+ }
184
+ ],
138
185
  "conditionKeys": [
139
186
  "servicediscovery:NamespaceName",
140
187
  "servicediscovery:ServiceName"
@@ -145,7 +192,14 @@
145
192
  "name": "GetInstance",
146
193
  "description": "Grants permission to get information about a specified instance",
147
194
  "accessLevel": "Read",
148
- "resourceTypes": [],
195
+ "resourceTypes": [
196
+ {
197
+ "name": "service",
198
+ "required": true,
199
+ "conditionKeys": [],
200
+ "dependentActions": []
201
+ }
202
+ ],
149
203
  "conditionKeys": [
150
204
  "servicediscovery:ServiceArn"
151
205
  ],
@@ -155,7 +209,14 @@
155
209
  "name": "GetInstancesHealthStatus",
156
210
  "description": "Grants permission to get the current health status (Healthy, Unhealthy, or Unknown) of one or more instances",
157
211
  "accessLevel": "Read",
158
- "resourceTypes": [],
212
+ "resourceTypes": [
213
+ {
214
+ "name": "service",
215
+ "required": true,
216
+ "conditionKeys": [],
217
+ "dependentActions": []
218
+ }
219
+ ],
159
220
  "conditionKeys": [
160
221
  "servicediscovery:ServiceArn"
161
222
  ],
@@ -180,7 +241,36 @@
180
241
  "name": "GetOperation",
181
242
  "description": "Grants permission to get information about a specific operation",
182
243
  "accessLevel": "Read",
183
- "resourceTypes": [],
244
+ "resourceTypes": [
245
+ {
246
+ "name": "namespace",
247
+ "required": true,
248
+ "conditionKeys": [],
249
+ "dependentActions": []
250
+ },
251
+ {
252
+ "name": "service",
253
+ "required": false,
254
+ "conditionKeys": [],
255
+ "dependentActions": []
256
+ }
257
+ ],
258
+ "conditionKeys": [],
259
+ "dependentActions": []
260
+ },
261
+ "getresourcepolicy": {
262
+ "name": "GetResourcePolicy",
263
+ "isPermissionOnly": true,
264
+ "description": "Grants permission to read the RAM access control policy for a namespace",
265
+ "accessLevel": "Read",
266
+ "resourceTypes": [
267
+ {
268
+ "name": "namespace",
269
+ "required": true,
270
+ "conditionKeys": [],
271
+ "dependentActions": []
272
+ }
273
+ ],
184
274
  "conditionKeys": [],
185
275
  "dependentActions": []
186
276
  },
@@ -218,7 +308,14 @@
218
308
  "name": "ListInstances",
219
309
  "description": "Grants permission to get summary information about the instances that were registered with a specified service",
220
310
  "accessLevel": "Read",
221
- "resourceTypes": [],
311
+ "resourceTypes": [
312
+ {
313
+ "name": "service",
314
+ "required": true,
315
+ "conditionKeys": [],
316
+ "dependentActions": []
317
+ }
318
+ ],
222
319
  "conditionKeys": [
223
320
  "servicediscovery:ServiceArn"
224
321
  ],
@@ -256,6 +353,22 @@
256
353
  "conditionKeys": [],
257
354
  "dependentActions": []
258
355
  },
356
+ "putresourcepolicy": {
357
+ "name": "PutResourcePolicy",
358
+ "isPermissionOnly": true,
359
+ "description": "Grants permission to define the RAM access control policy for a namespace",
360
+ "accessLevel": "Write",
361
+ "resourceTypes": [
362
+ {
363
+ "name": "namespace",
364
+ "required": true,
365
+ "conditionKeys": [],
366
+ "dependentActions": []
367
+ }
368
+ ],
369
+ "conditionKeys": [],
370
+ "dependentActions": []
371
+ },
259
372
  "registerinstance": {
260
373
  "name": "RegisterInstance",
261
374
  "description": "Grants permission to register an instance based on the settings in a specified service",
@@ -269,7 +382,8 @@
269
382
  }
270
383
  ],
271
384
  "conditionKeys": [
272
- "servicediscovery:ServiceArn"
385
+ "servicediscovery:ServiceArn",
386
+ "servicediscovery:ServiceCreatedByAccount"
273
387
  ],
274
388
  "dependentActions": []
275
389
  },
@@ -313,9 +427,17 @@
313
427
  "name": "UpdateInstanceCustomHealthStatus",
314
428
  "description": "Grants permission to update the current health status for an instance that has a custom health check",
315
429
  "accessLevel": "Write",
316
- "resourceTypes": [],
430
+ "resourceTypes": [
431
+ {
432
+ "name": "service",
433
+ "required": true,
434
+ "conditionKeys": [],
435
+ "dependentActions": []
436
+ }
437
+ ],
317
438
  "conditionKeys": [
318
- "servicediscovery:ServiceArn"
439
+ "servicediscovery:ServiceArn",
440
+ "servicediscovery:ServiceCreatedByAccount"
319
441
  ],
320
442
  "dependentActions": []
321
443
  },
@@ -361,7 +483,9 @@
361
483
  "dependentActions": []
362
484
  }
363
485
  ],
364
- "conditionKeys": [],
486
+ "conditionKeys": [
487
+ "servicediscovery:ServiceCreatedByAccount"
488
+ ],
365
489
  "dependentActions": []
366
490
  },
367
491
  "updateserviceattributes": {
@@ -376,7 +500,9 @@
376
500
  "dependentActions": []
377
501
  }
378
502
  ],
379
- "conditionKeys": [],
503
+ "conditionKeys": [
504
+ "servicediscovery:ServiceCreatedByAccount"
505
+ ],
380
506
  "dependentActions": []
381
507
  }
382
508
  }
@@ -10,6 +10,14 @@
10
10
  "organizations:EnableAWSServiceAccess"
11
11
  ]
12
12
  },
13
+ "createsupportcase": {
14
+ "name": "CreateSupportCase",
15
+ "description": "Grants permission to submit a request to create a support case for an existing quota increase request",
16
+ "accessLevel": "Write",
17
+ "resourceTypes": [],
18
+ "conditionKeys": [],
19
+ "dependentActions": []
20
+ },
13
21
  "deleteservicequotaincreaserequestfromtemplate": {
14
22
  "name": "DeleteServiceQuotaIncreaseRequestFromTemplate",
15
23
  "description": "Grants permission to remove the specified service quota from the service quota template",
@@ -48,6 +56,14 @@
48
56
  "organizations:DescribeOrganization"
49
57
  ]
50
58
  },
59
+ "getautomanagementconfiguration": {
60
+ "name": "GetAutoManagementConfiguration",
61
+ "description": "Grants permission to retrieve the automatic management of Service Quotas configuration, including notification settings, opt-in type, and excluded quotas",
62
+ "accessLevel": "Read",
63
+ "resourceTypes": [],
64
+ "conditionKeys": [],
65
+ "dependentActions": []
66
+ },
51
67
  "getrequestedservicequotachange": {
52
68
  "name": "GetRequestedServiceQuotaChange",
53
69
  "description": "Grants permission to retrieve the details for a particular service quota increase request",
@@ -186,6 +202,22 @@
186
202
  ],
187
203
  "dependentActions": []
188
204
  },
205
+ "startautomanagement": {
206
+ "name": "StartAutoManagement",
207
+ "description": "Grants permission to enable automatic management of Service Quotas for an AWS account, including notification preferences and excluded quotas configurations",
208
+ "accessLevel": "Write",
209
+ "resourceTypes": [],
210
+ "conditionKeys": [],
211
+ "dependentActions": []
212
+ },
213
+ "stopautomanagement": {
214
+ "name": "StopAutoManagement",
215
+ "description": "Grants permission to stop automatic management of Service Quotas for an AWS account and remove all associated configurations",
216
+ "accessLevel": "Write",
217
+ "resourceTypes": [],
218
+ "conditionKeys": [],
219
+ "dependentActions": []
220
+ },
189
221
  "tagresource": {
190
222
  "name": "TagResource",
191
223
  "description": "Grants permission to associate a set of tags with an existing SQ resource",
@@ -206,5 +238,13 @@
206
238
  "aws:TagKeys"
207
239
  ],
208
240
  "dependentActions": []
241
+ },
242
+ "updateautomanagement": {
243
+ "name": "UpdateAutoManagement",
244
+ "description": "Grants permission to update the automatic management of Service Quotas configuration, including notification preferences and excluded quotas",
245
+ "accessLevel": "Write",
246
+ "resourceTypes": [],
247
+ "conditionKeys": [],
248
+ "dependentActions": []
209
249
  }
210
250
  }
@@ -419,6 +419,12 @@
419
419
  "required": false,
420
420
  "conditionKeys": [],
421
421
  "dependentActions": []
422
+ },
423
+ {
424
+ "name": "tenant",
425
+ "required": false,
426
+ "conditionKeys": [],
427
+ "dependentActions": []
422
428
  }
423
429
  ],
424
430
  "conditionKeys": [
@@ -646,7 +652,8 @@
646
652
  "ses:FromAddress",
647
653
  "ses:FromDisplayName",
648
654
  "ses:Recipients",
649
- "ses:MultiRegionEndpointId"
655
+ "ses:MultiRegionEndpointId",
656
+ "ses:TenantName"
650
657
  ],
651
658
  "dependentActions": []
652
659
  },
@@ -684,6 +691,12 @@
684
691
  "required": false,
685
692
  "conditionKeys": [],
686
693
  "dependentActions": []
694
+ },
695
+ {
696
+ "name": "tenant",
697
+ "required": false,
698
+ "conditionKeys": [],
699
+ "dependentActions": []
687
700
  }
688
701
  ],
689
702
  "conditionKeys": [
@@ -727,6 +740,12 @@
727
740
  "required": false,
728
741
  "conditionKeys": [],
729
742
  "dependentActions": []
743
+ },
744
+ {
745
+ "name": "tenant",
746
+ "required": false,
747
+ "conditionKeys": [],
748
+ "dependentActions": []
730
749
  }
731
750
  ],
732
751
  "conditionKeys": [
@@ -2481,6 +2500,62 @@
2481
2500
  "iam:CreateServiceLinkedRole"
2482
2501
  ]
2483
2502
  },
2503
+ "createtenant": {
2504
+ "name": "CreateTenant",
2505
+ "description": "Grants permission to create a new tenant",
2506
+ "accessLevel": "Write",
2507
+ "resourceTypes": [
2508
+ {
2509
+ "name": "tenant",
2510
+ "required": true,
2511
+ "conditionKeys": [],
2512
+ "dependentActions": []
2513
+ }
2514
+ ],
2515
+ "conditionKeys": [
2516
+ "ses:ApiVersion",
2517
+ "aws:TagKeys",
2518
+ "aws:RequestTag/${TagKey}"
2519
+ ],
2520
+ "dependentActions": []
2521
+ },
2522
+ "createtenantresourceassociation": {
2523
+ "name": "CreateTenantResourceAssociation",
2524
+ "description": "Grants permission to associate a SES resource to a tenant",
2525
+ "accessLevel": "Write",
2526
+ "resourceTypes": [
2527
+ {
2528
+ "name": "configuration-set",
2529
+ "required": true,
2530
+ "conditionKeys": [],
2531
+ "dependentActions": []
2532
+ },
2533
+ {
2534
+ "name": "identity",
2535
+ "required": true,
2536
+ "conditionKeys": [],
2537
+ "dependentActions": []
2538
+ },
2539
+ {
2540
+ "name": "template",
2541
+ "required": true,
2542
+ "conditionKeys": [],
2543
+ "dependentActions": []
2544
+ },
2545
+ {
2546
+ "name": "tenant",
2547
+ "required": true,
2548
+ "conditionKeys": [],
2549
+ "dependentActions": []
2550
+ }
2551
+ ],
2552
+ "conditionKeys": [
2553
+ "ses:ApiVersion",
2554
+ "aws:TagKeys",
2555
+ "aws:RequestTag/${TagKey}"
2556
+ ],
2557
+ "dependentActions": []
2558
+ },
2484
2559
  "deletecontact": {
2485
2560
  "name": "DeleteContact",
2486
2561
  "description": "Grants permission to delete a contact from a contact list",
@@ -2580,6 +2655,60 @@
2580
2655
  ],
2581
2656
  "dependentActions": []
2582
2657
  },
2658
+ "deletetenant": {
2659
+ "name": "DeleteTenant",
2660
+ "description": "Grants permission to delete a tenant",
2661
+ "accessLevel": "Write",
2662
+ "resourceTypes": [
2663
+ {
2664
+ "name": "tenant",
2665
+ "required": true,
2666
+ "conditionKeys": [],
2667
+ "dependentActions": []
2668
+ }
2669
+ ],
2670
+ "conditionKeys": [
2671
+ "ses:ApiVersion",
2672
+ "aws:ResourceTag/${TagKey}"
2673
+ ],
2674
+ "dependentActions": []
2675
+ },
2676
+ "deletetenantresourceassociation": {
2677
+ "name": "DeleteTenantResourceAssociation",
2678
+ "description": "Grants permission to remove an associated SES resource from a tenant",
2679
+ "accessLevel": "Write",
2680
+ "resourceTypes": [
2681
+ {
2682
+ "name": "configuration-set",
2683
+ "required": true,
2684
+ "conditionKeys": [],
2685
+ "dependentActions": []
2686
+ },
2687
+ {
2688
+ "name": "identity",
2689
+ "required": true,
2690
+ "conditionKeys": [],
2691
+ "dependentActions": []
2692
+ },
2693
+ {
2694
+ "name": "template",
2695
+ "required": true,
2696
+ "conditionKeys": [],
2697
+ "dependentActions": []
2698
+ },
2699
+ {
2700
+ "name": "tenant",
2701
+ "required": true,
2702
+ "conditionKeys": [],
2703
+ "dependentActions": []
2704
+ }
2705
+ ],
2706
+ "conditionKeys": [
2707
+ "ses:ApiVersion",
2708
+ "aws:ResourceTag/${TagKey}"
2709
+ ],
2710
+ "dependentActions": []
2711
+ },
2583
2712
  "getcontact": {
2584
2713
  "name": "GetContact",
2585
2714
  "description": "Grants permission to return a contact from a contact list",
@@ -2731,6 +2860,24 @@
2731
2860
  ],
2732
2861
  "dependentActions": []
2733
2862
  },
2863
+ "getreputationentity": {
2864
+ "name": "GetReputationEntity",
2865
+ "description": "Grants permission to retrieve information about a reputation entity's status",
2866
+ "accessLevel": "Read",
2867
+ "resourceTypes": [
2868
+ {
2869
+ "name": "tenant",
2870
+ "required": true,
2871
+ "conditionKeys": [],
2872
+ "dependentActions": []
2873
+ }
2874
+ ],
2875
+ "conditionKeys": [
2876
+ "ses:ApiVersion",
2877
+ "aws:ResourceTag/${TagKey}"
2878
+ ],
2879
+ "dependentActions": []
2880
+ },
2734
2881
  "getsuppresseddestination": {
2735
2882
  "name": "GetSuppressedDestination",
2736
2883
  "description": "Grants permission to retrieve information about a specific email address that's on the suppression list for your account",
@@ -2741,6 +2888,24 @@
2741
2888
  ],
2742
2889
  "dependentActions": []
2743
2890
  },
2891
+ "gettenant": {
2892
+ "name": "GetTenant",
2893
+ "description": "Grants permission to get information about a tenant",
2894
+ "accessLevel": "Read",
2895
+ "resourceTypes": [
2896
+ {
2897
+ "name": "tenant",
2898
+ "required": true,
2899
+ "conditionKeys": [],
2900
+ "dependentActions": []
2901
+ }
2902
+ ],
2903
+ "conditionKeys": [
2904
+ "ses:ApiVersion",
2905
+ "aws:ResourceTag/${TagKey}"
2906
+ ],
2907
+ "dependentActions": []
2908
+ },
2744
2909
  "listcontactlists": {
2745
2910
  "name": "ListContactLists",
2746
2911
  "description": "Grants permission to list all of the contact lists available for your account",
@@ -2827,6 +2992,54 @@
2827
2992
  ],
2828
2993
  "dependentActions": []
2829
2994
  },
2995
+ "listreputationentities": {
2996
+ "name": "ListReputationEntities",
2997
+ "description": "Grants permission to retrieve a list of reputation entities",
2998
+ "accessLevel": "List",
2999
+ "resourceTypes": [
3000
+ {
3001
+ "name": "tenant",
3002
+ "required": true,
3003
+ "conditionKeys": [],
3004
+ "dependentActions": []
3005
+ }
3006
+ ],
3007
+ "conditionKeys": [
3008
+ "ses:ApiVersion",
3009
+ "aws:ResourceTag/${TagKey}"
3010
+ ],
3011
+ "dependentActions": []
3012
+ },
3013
+ "listresourcetenants": {
3014
+ "name": "ListResourceTenants",
3015
+ "description": "Grants permission to list all the tenants associated to a SES resource",
3016
+ "accessLevel": "List",
3017
+ "resourceTypes": [
3018
+ {
3019
+ "name": "configuration-set",
3020
+ "required": true,
3021
+ "conditionKeys": [],
3022
+ "dependentActions": []
3023
+ },
3024
+ {
3025
+ "name": "identity",
3026
+ "required": true,
3027
+ "conditionKeys": [],
3028
+ "dependentActions": []
3029
+ },
3030
+ {
3031
+ "name": "template",
3032
+ "required": true,
3033
+ "conditionKeys": [],
3034
+ "dependentActions": []
3035
+ }
3036
+ ],
3037
+ "conditionKeys": [
3038
+ "ses:ApiVersion",
3039
+ "aws:ResourceTag/${TagKey}"
3040
+ ],
3041
+ "dependentActions": []
3042
+ },
2830
3043
  "listsuppresseddestinations": {
2831
3044
  "name": "ListSuppressedDestinations",
2832
3045
  "description": "Grants permission to list email addresses that are on the suppression list for your account",
@@ -2837,6 +3050,34 @@
2837
3050
  ],
2838
3051
  "dependentActions": []
2839
3052
  },
3053
+ "listtenantresources": {
3054
+ "name": "ListTenantResources",
3055
+ "description": "Grants permission to list all the resources associated to a tenant",
3056
+ "accessLevel": "List",
3057
+ "resourceTypes": [
3058
+ {
3059
+ "name": "tenant",
3060
+ "required": true,
3061
+ "conditionKeys": [],
3062
+ "dependentActions": []
3063
+ }
3064
+ ],
3065
+ "conditionKeys": [
3066
+ "ses:ApiVersion",
3067
+ "aws:ResourceTag/${TagKey}"
3068
+ ],
3069
+ "dependentActions": []
3070
+ },
3071
+ "listtenants": {
3072
+ "name": "ListTenants",
3073
+ "description": "Grants permission to list all the tenants for your account",
3074
+ "accessLevel": "List",
3075
+ "resourceTypes": [],
3076
+ "conditionKeys": [
3077
+ "ses:ApiVersion"
3078
+ ],
3079
+ "dependentActions": []
3080
+ },
2840
3081
  "putaccountdetails": {
2841
3082
  "name": "PutAccountDetails",
2842
3083
  "description": "Grants permission to update your account details",
@@ -3041,7 +3282,8 @@
3041
3282
  ],
3042
3283
  "conditionKeys": [
3043
3284
  "ses:ApiVersion",
3044
- "ses:MultiRegionEndpointId"
3285
+ "ses:MultiRegionEndpointId",
3286
+ "ses:TenantName"
3045
3287
  ],
3046
3288
  "dependentActions": []
3047
3289
  },
@@ -3132,5 +3374,47 @@
3132
3374
  "ses:ApiVersion"
3133
3375
  ],
3134
3376
  "dependentActions": []
3377
+ },
3378
+ "updatereputationentitycustomermanagedstatus": {
3379
+ "name": "UpdateReputationEntityCustomerManagedStatus",
3380
+ "description": "Grants permission to update the customer-managed sending status",
3381
+ "accessLevel": "Write",
3382
+ "resourceTypes": [
3383
+ {
3384
+ "name": "tenant",
3385
+ "required": true,
3386
+ "conditionKeys": [],
3387
+ "dependentActions": []
3388
+ }
3389
+ ],
3390
+ "conditionKeys": [
3391
+ "ses:ApiVersion",
3392
+ "aws:ResourceTag/${TagKey}"
3393
+ ],
3394
+ "dependentActions": []
3395
+ },
3396
+ "updatereputationentitypolicy": {
3397
+ "name": "UpdateReputationEntityPolicy",
3398
+ "description": "Grants permission to assign a reputation policy",
3399
+ "accessLevel": "Write",
3400
+ "resourceTypes": [
3401
+ {
3402
+ "name": "reputation-policy",
3403
+ "required": true,
3404
+ "conditionKeys": [],
3405
+ "dependentActions": []
3406
+ },
3407
+ {
3408
+ "name": "tenant",
3409
+ "required": true,
3410
+ "conditionKeys": [],
3411
+ "dependentActions": []
3412
+ }
3413
+ ],
3414
+ "conditionKeys": [
3415
+ "ses:ApiVersion",
3416
+ "aws:ResourceTag/${TagKey}"
3417
+ ],
3418
+ "dependentActions": []
3135
3419
  }
3136
3420
  }