123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354 |
- resource "akamai_botman_akamai_bot_category_action" "site_monitoring_and_web_development_bots_07782c03-8d21-4491-9078-b83514e6508f" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- category_id = "07782c03-8d21-4491-9078-b83514e6508f"
- akamai_bot_category_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_akamai_bot_category_action" "academic_or_research_bots_0c508e1d-73a4-4366-9e48-3c4a080f1c5d" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- category_id = "0c508e1d-73a4-4366-9e48-3c4a080f1c5d"
- akamai_bot_category_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_akamai_bot_category_action" "job_search_engine_bots_2f169206-f32c-48f7-b281-d534cf1ceeb3" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- category_id = "2f169206-f32c-48f7-b281-d534cf1ceeb3"
- akamai_bot_category_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_akamai_bot_category_action" "online_advertising_bots_36b27e0c-76fc-44a4-b913-c598c5af8bba" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- category_id = "36b27e0c-76fc-44a4-b913-c598c5af8bba"
- akamai_bot_category_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_akamai_bot_category_action" "ecommerce_search_engine_bots_47bcfb70-f3f5-458b-8f7c-1773b14bc6a4" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- category_id = "47bcfb70-f3f5-458b-8f7c-1773b14bc6a4"
- akamai_bot_category_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_akamai_bot_category_action" "web_search_engine_bots_4e14219f-6568-4c9d-9bd8-b29ca2afc422" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- category_id = "4e14219f-6568-4c9d-9bd8-b29ca2afc422"
- akamai_bot_category_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_akamai_bot_category_action" "enterprise_data_aggregator_bots_50395ad2-2673-41a4-b317-9b70742fd40f" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- category_id = "50395ad2-2673-41a4-b317-9b70742fd40f"
- akamai_bot_category_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_akamai_bot_category_action" "financial_services_bots_53598904-21f5-46b1-8b51-1b991beef73b" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- category_id = "53598904-21f5-46b1-8b51-1b991beef73b"
- akamai_bot_category_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_akamai_bot_category_action" "social_media_or_blog_bots_7035af8d-148c-429a-89da-de41e68c72d8" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- category_id = "7035af8d-148c-429a-89da-de41e68c72d8"
- akamai_bot_category_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_akamai_bot_category_action" "automated_shopping_cart_and_sniper_bots_75493431-b41a-492c-8324-f12158783ce1" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- category_id = "75493431-b41a-492c-8324-f12158783ce1"
- akamai_bot_category_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_akamai_bot_category_action" "web_archiver_bots_831ef84a-c2bb-4b0d-b90d-bcd16793b830" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- category_id = "831ef84a-c2bb-4b0d-b90d-bcd16793b830"
- akamai_bot_category_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_akamai_bot_category_action" "business_intelligence_bots_8a70d29c-a491-4583-9768-7deea2f379c1" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- category_id = "8a70d29c-a491-4583-9768-7deea2f379c1"
- akamai_bot_category_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_akamai_bot_category_action" "news_aggregator_bots_ade03247-6519-4591-8458-9b7347004b63" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- category_id = "ade03247-6519-4591-8458-9b7347004b63"
- akamai_bot_category_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_akamai_bot_category_action" "rss_feed_reader_bots_b58c9929-9fd0-45f7-86f4-1d6259285c3c" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- category_id = "b58c9929-9fd0-45f7-86f4-1d6259285c3c"
- akamai_bot_category_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_akamai_bot_category_action" "financial_account_aggregator_bots_c6692e03-d3a8-49b0-9566-5003eeaddbc1" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- category_id = "c6692e03-d3a8-49b0-9566-5003eeaddbc1"
- akamai_bot_category_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_akamai_bot_category_action" "media_or_entertainment_search_bots_dff258d5-b1ad-4bbb-b1d1-cf8e700e5bba" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- category_id = "dff258d5-b1ad-4bbb-b1d1-cf8e700e5bba"
- akamai_bot_category_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_akamai_bot_category_action" "seo_analytics_or_marketing_bots_f7558c03-9033-46ce-bbda-10eeda62a5d4" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- category_id = "f7558c03-9033-46ce-bbda-10eeda62a5d4"
- akamai_bot_category_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_bot_detection_action" "declared_bots_keyword_match_074df68e-fb28-432a-ac6d-7cfb958425f1" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- detection_id = "074df68e-fb28-432a-ac6d-7cfb958425f1"
- bot_detection_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_bot_detection_action" "session_validation_1bb748e2-b3ad-41db-85fa-c69e62be59dc" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- detection_id = "1bb748e2-b3ad-41db-85fa-c69e62be59dc"
- bot_detection_action = jsonencode(
- {
- "action" : "monitor",
- "sessionActivitySensitivity" : "MEDIUM"
- }
- )
- }
-
- resource "akamai_botman_bot_detection_action" "javascript_fingerprint_anomaly_393cba3d-656f-48f1-abe4-8dd5028c6871" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- detection_id = "393cba3d-656f-48f1-abe4-8dd5028c6871"
- bot_detection_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_bot_detection_action" "cookie_integrity_failed_4f1fd3ea-7072-4cd0-8d12-24f275e6c75d" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- detection_id = "4f1fd3ea-7072-4cd0-8d12-24f275e6c75d"
- bot_detection_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_bot_detection_action" "http_libraries_578dad32-024b-48b4-930c-db81831686f4" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- detection_id = "578dad32-024b-48b4-930c-db81831686f4"
- bot_detection_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_bot_detection_action" "aggressive_web_crawlers_5bc041ad-c840-4202-9c2e-d7fc873dbeaf" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- detection_id = "5bc041ad-c840-4202-9c2e-d7fc873dbeaf"
- bot_detection_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_bot_detection_action" "open_source_crawlersscraping_platforms_601192ae-f5e2-4a29-8f75-a0bcd3584c2b" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- detection_id = "601192ae-f5e2-4a29-8f75-a0bcd3584c2b"
- bot_detection_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_bot_detection_action" "web_services_libraries_872ed6c2-514c-4055-9c44-9782b1c783bf" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- detection_id = "872ed6c2-514c-4055-9c44-9782b1c783bf"
- bot_detection_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_bot_detection_action" "web_scraper_reputation_9712ab32-83bb-43ab-a46d-4c2a5a42e7e2" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- detection_id = "9712ab32-83bb-43ab-a46d-4c2a5a42e7e2"
- bot_detection_action = jsonencode(
- {
- "action" : "monitor",
- "webScraperReputationSensitivity" : 4
- }
- )
- }
-
- resource "akamai_botman_bot_detection_action" "browser_impersonator_a3b92f75-fa5d-436e-b066-426fc2919968" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- detection_id = "a3b92f75-fa5d-436e-b066-426fc2919968"
- bot_detection_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_bot_detection_action" "headless_browsersautomation_tools_b88cba13-4d11-46fe-a7e0-b47e78892dc4" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- detection_id = "b88cba13-4d11-46fe-a7e0-b47e78892dc4"
- bot_detection_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_bot_detection_action" "client_disabled_javascript_noscript_triggered_c5623efa-f326-41d1-9601-a2d201bedf63" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- detection_id = "c5623efa-f326-41d1-9601-a2d201bedf63"
- bot_detection_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_bot_detection_action" "javascript_fingerprint_not_received_c7f70f75-e3e2-4181-8ef8-30afb6576147" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- detection_id = "c7f70f75-e3e2-4181-8ef8-30afb6576147"
- bot_detection_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_bot_detection_action" "development_frameworks_da005ad3-8bbb-43c8-a783-d97d1fb71ad2" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- detection_id = "da005ad3-8bbb-43c8-a783-d97d1fb71ad2"
- bot_detection_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
-
- resource "akamai_botman_bot_detection_action" "impersonators_of_known_bots_fda1ffb9-ef46-4570-929c-7449c0c750f8" {
- config_id = akamai_appsec_configuration.config.config_id
- security_policy_id = akamai_appsec_security_policy.security_policy.security_policy_id
- detection_id = "fda1ffb9-ef46-4570-929c-7449c0c750f8"
- bot_detection_action = jsonencode(
- {
- "action" : "monitor"
- }
- )
- }
|