You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

bot-directory-actions.tf 13KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354
  1. resource "akamai_botman_akamai_bot_category_action" "site_monitoring_and_web_development_bots_07782c03-8d21-4491-9078-b83514e6508f" {
  2. config_id = akamai_appsec_configuration.config.config_id
  3. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  4. category_id = "07782c03-8d21-4491-9078-b83514e6508f"
  5. akamai_bot_category_action = jsonencode(
  6. {
  7. "action" : "monitor"
  8. }
  9. )
  10. }
  11. resource "akamai_botman_akamai_bot_category_action" "academic_or_research_bots_0c508e1d-73a4-4366-9e48-3c4a080f1c5d" {
  12. config_id = akamai_appsec_configuration.config.config_id
  13. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  14. category_id = "0c508e1d-73a4-4366-9e48-3c4a080f1c5d"
  15. akamai_bot_category_action = jsonencode(
  16. {
  17. "action" : "monitor"
  18. }
  19. )
  20. }
  21. resource "akamai_botman_akamai_bot_category_action" "job_search_engine_bots_2f169206-f32c-48f7-b281-d534cf1ceeb3" {
  22. config_id = akamai_appsec_configuration.config.config_id
  23. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  24. category_id = "2f169206-f32c-48f7-b281-d534cf1ceeb3"
  25. akamai_bot_category_action = jsonencode(
  26. {
  27. "action" : "monitor"
  28. }
  29. )
  30. }
  31. resource "akamai_botman_akamai_bot_category_action" "online_advertising_bots_36b27e0c-76fc-44a4-b913-c598c5af8bba" {
  32. config_id = akamai_appsec_configuration.config.config_id
  33. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  34. category_id = "36b27e0c-76fc-44a4-b913-c598c5af8bba"
  35. akamai_bot_category_action = jsonencode(
  36. {
  37. "action" : "monitor"
  38. }
  39. )
  40. }
  41. resource "akamai_botman_akamai_bot_category_action" "ecommerce_search_engine_bots_47bcfb70-f3f5-458b-8f7c-1773b14bc6a4" {
  42. config_id = akamai_appsec_configuration.config.config_id
  43. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  44. category_id = "47bcfb70-f3f5-458b-8f7c-1773b14bc6a4"
  45. akamai_bot_category_action = jsonencode(
  46. {
  47. "action" : "monitor"
  48. }
  49. )
  50. }
  51. resource "akamai_botman_akamai_bot_category_action" "web_search_engine_bots_4e14219f-6568-4c9d-9bd8-b29ca2afc422" {
  52. config_id = akamai_appsec_configuration.config.config_id
  53. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  54. category_id = "4e14219f-6568-4c9d-9bd8-b29ca2afc422"
  55. akamai_bot_category_action = jsonencode(
  56. {
  57. "action" : "monitor"
  58. }
  59. )
  60. }
  61. resource "akamai_botman_akamai_bot_category_action" "enterprise_data_aggregator_bots_50395ad2-2673-41a4-b317-9b70742fd40f" {
  62. config_id = akamai_appsec_configuration.config.config_id
  63. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  64. category_id = "50395ad2-2673-41a4-b317-9b70742fd40f"
  65. akamai_bot_category_action = jsonencode(
  66. {
  67. "action" : "monitor"
  68. }
  69. )
  70. }
  71. resource "akamai_botman_akamai_bot_category_action" "financial_services_bots_53598904-21f5-46b1-8b51-1b991beef73b" {
  72. config_id = akamai_appsec_configuration.config.config_id
  73. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  74. category_id = "53598904-21f5-46b1-8b51-1b991beef73b"
  75. akamai_bot_category_action = jsonencode(
  76. {
  77. "action" : "monitor"
  78. }
  79. )
  80. }
  81. resource "akamai_botman_akamai_bot_category_action" "social_media_or_blog_bots_7035af8d-148c-429a-89da-de41e68c72d8" {
  82. config_id = akamai_appsec_configuration.config.config_id
  83. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  84. category_id = "7035af8d-148c-429a-89da-de41e68c72d8"
  85. akamai_bot_category_action = jsonencode(
  86. {
  87. "action" : "monitor"
  88. }
  89. )
  90. }
  91. resource "akamai_botman_akamai_bot_category_action" "automated_shopping_cart_and_sniper_bots_75493431-b41a-492c-8324-f12158783ce1" {
  92. config_id = akamai_appsec_configuration.config.config_id
  93. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  94. category_id = "75493431-b41a-492c-8324-f12158783ce1"
  95. akamai_bot_category_action = jsonencode(
  96. {
  97. "action" : "monitor"
  98. }
  99. )
  100. }
  101. resource "akamai_botman_akamai_bot_category_action" "web_archiver_bots_831ef84a-c2bb-4b0d-b90d-bcd16793b830" {
  102. config_id = akamai_appsec_configuration.config.config_id
  103. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  104. category_id = "831ef84a-c2bb-4b0d-b90d-bcd16793b830"
  105. akamai_bot_category_action = jsonencode(
  106. {
  107. "action" : "monitor"
  108. }
  109. )
  110. }
  111. resource "akamai_botman_akamai_bot_category_action" "business_intelligence_bots_8a70d29c-a491-4583-9768-7deea2f379c1" {
  112. config_id = akamai_appsec_configuration.config.config_id
  113. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  114. category_id = "8a70d29c-a491-4583-9768-7deea2f379c1"
  115. akamai_bot_category_action = jsonencode(
  116. {
  117. "action" : "monitor"
  118. }
  119. )
  120. }
  121. resource "akamai_botman_akamai_bot_category_action" "news_aggregator_bots_ade03247-6519-4591-8458-9b7347004b63" {
  122. config_id = akamai_appsec_configuration.config.config_id
  123. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  124. category_id = "ade03247-6519-4591-8458-9b7347004b63"
  125. akamai_bot_category_action = jsonencode(
  126. {
  127. "action" : "monitor"
  128. }
  129. )
  130. }
  131. resource "akamai_botman_akamai_bot_category_action" "rss_feed_reader_bots_b58c9929-9fd0-45f7-86f4-1d6259285c3c" {
  132. config_id = akamai_appsec_configuration.config.config_id
  133. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  134. category_id = "b58c9929-9fd0-45f7-86f4-1d6259285c3c"
  135. akamai_bot_category_action = jsonencode(
  136. {
  137. "action" : "monitor"
  138. }
  139. )
  140. }
  141. resource "akamai_botman_akamai_bot_category_action" "financial_account_aggregator_bots_c6692e03-d3a8-49b0-9566-5003eeaddbc1" {
  142. config_id = akamai_appsec_configuration.config.config_id
  143. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  144. category_id = "c6692e03-d3a8-49b0-9566-5003eeaddbc1"
  145. akamai_bot_category_action = jsonencode(
  146. {
  147. "action" : "monitor"
  148. }
  149. )
  150. }
  151. resource "akamai_botman_akamai_bot_category_action" "media_or_entertainment_search_bots_dff258d5-b1ad-4bbb-b1d1-cf8e700e5bba" {
  152. config_id = akamai_appsec_configuration.config.config_id
  153. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  154. category_id = "dff258d5-b1ad-4bbb-b1d1-cf8e700e5bba"
  155. akamai_bot_category_action = jsonencode(
  156. {
  157. "action" : "monitor"
  158. }
  159. )
  160. }
  161. resource "akamai_botman_akamai_bot_category_action" "seo_analytics_or_marketing_bots_f7558c03-9033-46ce-bbda-10eeda62a5d4" {
  162. config_id = akamai_appsec_configuration.config.config_id
  163. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  164. category_id = "f7558c03-9033-46ce-bbda-10eeda62a5d4"
  165. akamai_bot_category_action = jsonencode(
  166. {
  167. "action" : "monitor"
  168. }
  169. )
  170. }
  171. resource "akamai_botman_bot_detection_action" "declared_bots_keyword_match_074df68e-fb28-432a-ac6d-7cfb958425f1" {
  172. config_id = akamai_appsec_configuration.config.config_id
  173. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  174. detection_id = "074df68e-fb28-432a-ac6d-7cfb958425f1"
  175. bot_detection_action = jsonencode(
  176. {
  177. "action" : "monitor"
  178. }
  179. )
  180. }
  181. resource "akamai_botman_bot_detection_action" "session_validation_1bb748e2-b3ad-41db-85fa-c69e62be59dc" {
  182. config_id = akamai_appsec_configuration.config.config_id
  183. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  184. detection_id = "1bb748e2-b3ad-41db-85fa-c69e62be59dc"
  185. bot_detection_action = jsonencode(
  186. {
  187. "action" : "monitor",
  188. "sessionActivitySensitivity" : "MEDIUM"
  189. }
  190. )
  191. }
  192. resource "akamai_botman_bot_detection_action" "javascript_fingerprint_anomaly_393cba3d-656f-48f1-abe4-8dd5028c6871" {
  193. config_id = akamai_appsec_configuration.config.config_id
  194. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  195. detection_id = "393cba3d-656f-48f1-abe4-8dd5028c6871"
  196. bot_detection_action = jsonencode(
  197. {
  198. "action" : "monitor"
  199. }
  200. )
  201. }
  202. resource "akamai_botman_bot_detection_action" "cookie_integrity_failed_4f1fd3ea-7072-4cd0-8d12-24f275e6c75d" {
  203. config_id = akamai_appsec_configuration.config.config_id
  204. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  205. detection_id = "4f1fd3ea-7072-4cd0-8d12-24f275e6c75d"
  206. bot_detection_action = jsonencode(
  207. {
  208. "action" : "monitor"
  209. }
  210. )
  211. }
  212. resource "akamai_botman_bot_detection_action" "http_libraries_578dad32-024b-48b4-930c-db81831686f4" {
  213. config_id = akamai_appsec_configuration.config.config_id
  214. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  215. detection_id = "578dad32-024b-48b4-930c-db81831686f4"
  216. bot_detection_action = jsonencode(
  217. {
  218. "action" : "monitor"
  219. }
  220. )
  221. }
  222. resource "akamai_botman_bot_detection_action" "aggressive_web_crawlers_5bc041ad-c840-4202-9c2e-d7fc873dbeaf" {
  223. config_id = akamai_appsec_configuration.config.config_id
  224. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  225. detection_id = "5bc041ad-c840-4202-9c2e-d7fc873dbeaf"
  226. bot_detection_action = jsonencode(
  227. {
  228. "action" : "monitor"
  229. }
  230. )
  231. }
  232. resource "akamai_botman_bot_detection_action" "open_source_crawlersscraping_platforms_601192ae-f5e2-4a29-8f75-a0bcd3584c2b" {
  233. config_id = akamai_appsec_configuration.config.config_id
  234. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  235. detection_id = "601192ae-f5e2-4a29-8f75-a0bcd3584c2b"
  236. bot_detection_action = jsonencode(
  237. {
  238. "action" : "monitor"
  239. }
  240. )
  241. }
  242. resource "akamai_botman_bot_detection_action" "web_services_libraries_872ed6c2-514c-4055-9c44-9782b1c783bf" {
  243. config_id = akamai_appsec_configuration.config.config_id
  244. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  245. detection_id = "872ed6c2-514c-4055-9c44-9782b1c783bf"
  246. bot_detection_action = jsonencode(
  247. {
  248. "action" : "monitor"
  249. }
  250. )
  251. }
  252. resource "akamai_botman_bot_detection_action" "web_scraper_reputation_9712ab32-83bb-43ab-a46d-4c2a5a42e7e2" {
  253. config_id = akamai_appsec_configuration.config.config_id
  254. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  255. detection_id = "9712ab32-83bb-43ab-a46d-4c2a5a42e7e2"
  256. bot_detection_action = jsonencode(
  257. {
  258. "action" : "monitor",
  259. "webScraperReputationSensitivity" : 4
  260. }
  261. )
  262. }
  263. resource "akamai_botman_bot_detection_action" "browser_impersonator_a3b92f75-fa5d-436e-b066-426fc2919968" {
  264. config_id = akamai_appsec_configuration.config.config_id
  265. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  266. detection_id = "a3b92f75-fa5d-436e-b066-426fc2919968"
  267. bot_detection_action = jsonencode(
  268. {
  269. "action" : "monitor"
  270. }
  271. )
  272. }
  273. resource "akamai_botman_bot_detection_action" "headless_browsersautomation_tools_b88cba13-4d11-46fe-a7e0-b47e78892dc4" {
  274. config_id = akamai_appsec_configuration.config.config_id
  275. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  276. detection_id = "b88cba13-4d11-46fe-a7e0-b47e78892dc4"
  277. bot_detection_action = jsonencode(
  278. {
  279. "action" : "monitor"
  280. }
  281. )
  282. }
  283. resource "akamai_botman_bot_detection_action" "client_disabled_javascript_noscript_triggered_c5623efa-f326-41d1-9601-a2d201bedf63" {
  284. config_id = akamai_appsec_configuration.config.config_id
  285. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  286. detection_id = "c5623efa-f326-41d1-9601-a2d201bedf63"
  287. bot_detection_action = jsonencode(
  288. {
  289. "action" : "monitor"
  290. }
  291. )
  292. }
  293. resource "akamai_botman_bot_detection_action" "javascript_fingerprint_not_received_c7f70f75-e3e2-4181-8ef8-30afb6576147" {
  294. config_id = akamai_appsec_configuration.config.config_id
  295. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  296. detection_id = "c7f70f75-e3e2-4181-8ef8-30afb6576147"
  297. bot_detection_action = jsonencode(
  298. {
  299. "action" : "monitor"
  300. }
  301. )
  302. }
  303. resource "akamai_botman_bot_detection_action" "development_frameworks_da005ad3-8bbb-43c8-a783-d97d1fb71ad2" {
  304. config_id = akamai_appsec_configuration.config.config_id
  305. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  306. detection_id = "da005ad3-8bbb-43c8-a783-d97d1fb71ad2"
  307. bot_detection_action = jsonencode(
  308. {
  309. "action" : "monitor"
  310. }
  311. )
  312. }
  313. resource "akamai_botman_bot_detection_action" "impersonators_of_known_bots_fda1ffb9-ef46-4570-929c-7449c0c750f8" {
  314. config_id = akamai_appsec_configuration.config.config_id
  315. security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
  316. detection_id = "fda1ffb9-ef46-4570-929c-7449c0c750f8"
  317. bot_detection_action = jsonencode(
  318. {
  319. "action" : "monitor"
  320. }
  321. )
  322. }