aws-sdk-quicksight 1.170.0 → 1.171.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-quicksight/client.rb +695 -2
- data/lib/aws-sdk-quicksight/client_api.rb +190 -0
- data/lib/aws-sdk-quicksight/types.rb +917 -1
- data/lib/aws-sdk-quicksight.rb +1 -1
- data/sig/client.rbs +416 -6
- data/sig/types.rbs +185 -0
- metadata +1 -1
|
@@ -2232,6 +2232,178 @@ module Aws::QuickSight
|
|
|
2232
2232
|
# use_agent_web_search: "DENY", # accepts DENY
|
|
2233
2233
|
# knowledge_base: "DENY", # accepts DENY
|
|
2234
2234
|
# action: "DENY", # accepts DENY
|
|
2235
|
+
# generic_http_action: "DENY", # accepts DENY
|
|
2236
|
+
# create_and_update_generic_http_action: "DENY", # accepts DENY
|
|
2237
|
+
# share_generic_http_action: "DENY", # accepts DENY
|
|
2238
|
+
# use_generic_http_action: "DENY", # accepts DENY
|
|
2239
|
+
# asana_action: "DENY", # accepts DENY
|
|
2240
|
+
# create_and_update_asana_action: "DENY", # accepts DENY
|
|
2241
|
+
# share_asana_action: "DENY", # accepts DENY
|
|
2242
|
+
# use_asana_action: "DENY", # accepts DENY
|
|
2243
|
+
# slack_action: "DENY", # accepts DENY
|
|
2244
|
+
# create_and_update_slack_action: "DENY", # accepts DENY
|
|
2245
|
+
# share_slack_action: "DENY", # accepts DENY
|
|
2246
|
+
# use_slack_action: "DENY", # accepts DENY
|
|
2247
|
+
# service_now_action: "DENY", # accepts DENY
|
|
2248
|
+
# create_and_update_service_now_action: "DENY", # accepts DENY
|
|
2249
|
+
# share_service_now_action: "DENY", # accepts DENY
|
|
2250
|
+
# use_service_now_action: "DENY", # accepts DENY
|
|
2251
|
+
# salesforce_action: "DENY", # accepts DENY
|
|
2252
|
+
# create_and_update_salesforce_action: "DENY", # accepts DENY
|
|
2253
|
+
# share_salesforce_action: "DENY", # accepts DENY
|
|
2254
|
+
# use_salesforce_action: "DENY", # accepts DENY
|
|
2255
|
+
# ms_exchange_action: "DENY", # accepts DENY
|
|
2256
|
+
# create_and_update_ms_exchange_action: "DENY", # accepts DENY
|
|
2257
|
+
# share_ms_exchange_action: "DENY", # accepts DENY
|
|
2258
|
+
# use_ms_exchange_action: "DENY", # accepts DENY
|
|
2259
|
+
# pager_duty_action: "DENY", # accepts DENY
|
|
2260
|
+
# create_and_update_pager_duty_action: "DENY", # accepts DENY
|
|
2261
|
+
# share_pager_duty_action: "DENY", # accepts DENY
|
|
2262
|
+
# use_pager_duty_action: "DENY", # accepts DENY
|
|
2263
|
+
# jira_action: "DENY", # accepts DENY
|
|
2264
|
+
# create_and_update_jira_action: "DENY", # accepts DENY
|
|
2265
|
+
# share_jira_action: "DENY", # accepts DENY
|
|
2266
|
+
# use_jira_action: "DENY", # accepts DENY
|
|
2267
|
+
# confluence_action: "DENY", # accepts DENY
|
|
2268
|
+
# create_and_update_confluence_action: "DENY", # accepts DENY
|
|
2269
|
+
# share_confluence_action: "DENY", # accepts DENY
|
|
2270
|
+
# use_confluence_action: "DENY", # accepts DENY
|
|
2271
|
+
# one_drive_action: "DENY", # accepts DENY
|
|
2272
|
+
# create_and_update_one_drive_action: "DENY", # accepts DENY
|
|
2273
|
+
# share_one_drive_action: "DENY", # accepts DENY
|
|
2274
|
+
# use_one_drive_action: "DENY", # accepts DENY
|
|
2275
|
+
# share_point_action: "DENY", # accepts DENY
|
|
2276
|
+
# create_and_update_share_point_action: "DENY", # accepts DENY
|
|
2277
|
+
# share_share_point_action: "DENY", # accepts DENY
|
|
2278
|
+
# use_share_point_action: "DENY", # accepts DENY
|
|
2279
|
+
# ms_teams_action: "DENY", # accepts DENY
|
|
2280
|
+
# create_and_update_ms_teams_action: "DENY", # accepts DENY
|
|
2281
|
+
# share_ms_teams_action: "DENY", # accepts DENY
|
|
2282
|
+
# use_ms_teams_action: "DENY", # accepts DENY
|
|
2283
|
+
# google_calendar_action: "DENY", # accepts DENY
|
|
2284
|
+
# create_and_update_google_calendar_action: "DENY", # accepts DENY
|
|
2285
|
+
# share_google_calendar_action: "DENY", # accepts DENY
|
|
2286
|
+
# use_google_calendar_action: "DENY", # accepts DENY
|
|
2287
|
+
# zendesk_action: "DENY", # accepts DENY
|
|
2288
|
+
# create_and_update_zendesk_action: "DENY", # accepts DENY
|
|
2289
|
+
# share_zendesk_action: "DENY", # accepts DENY
|
|
2290
|
+
# use_zendesk_action: "DENY", # accepts DENY
|
|
2291
|
+
# smartsheet_action: "DENY", # accepts DENY
|
|
2292
|
+
# create_and_update_smartsheet_action: "DENY", # accepts DENY
|
|
2293
|
+
# share_smartsheet_action: "DENY", # accepts DENY
|
|
2294
|
+
# use_smartsheet_action: "DENY", # accepts DENY
|
|
2295
|
+
# sap_business_partner_action: "DENY", # accepts DENY
|
|
2296
|
+
# create_and_update_sap_business_partner_action: "DENY", # accepts DENY
|
|
2297
|
+
# share_sap_business_partner_action: "DENY", # accepts DENY
|
|
2298
|
+
# use_sap_business_partner_action: "DENY", # accepts DENY
|
|
2299
|
+
# sap_product_master_data_action: "DENY", # accepts DENY
|
|
2300
|
+
# create_and_update_sap_product_master_data_action: "DENY", # accepts DENY
|
|
2301
|
+
# share_sap_product_master_data_action: "DENY", # accepts DENY
|
|
2302
|
+
# use_sap_product_master_data_action: "DENY", # accepts DENY
|
|
2303
|
+
# sap_physical_inventory_action: "DENY", # accepts DENY
|
|
2304
|
+
# create_and_update_sap_physical_inventory_action: "DENY", # accepts DENY
|
|
2305
|
+
# share_sap_physical_inventory_action: "DENY", # accepts DENY
|
|
2306
|
+
# use_sap_physical_inventory_action: "DENY", # accepts DENY
|
|
2307
|
+
# sap_bill_of_material_action: "DENY", # accepts DENY
|
|
2308
|
+
# create_and_update_sap_bill_of_material_action: "DENY", # accepts DENY
|
|
2309
|
+
# share_sap_bill_of_material_action: "DENY", # accepts DENY
|
|
2310
|
+
# use_sap_bill_of_material_action: "DENY", # accepts DENY
|
|
2311
|
+
# sap_material_stock_action: "DENY", # accepts DENY
|
|
2312
|
+
# create_and_update_sap_material_stock_action: "DENY", # accepts DENY
|
|
2313
|
+
# share_sap_material_stock_action: "DENY", # accepts DENY
|
|
2314
|
+
# use_sap_material_stock_action: "DENY", # accepts DENY
|
|
2315
|
+
# fact_set_action: "DENY", # accepts DENY
|
|
2316
|
+
# create_and_update_fact_set_action: "DENY", # accepts DENY
|
|
2317
|
+
# share_fact_set_action: "DENY", # accepts DENY
|
|
2318
|
+
# use_fact_set_action: "DENY", # accepts DENY
|
|
2319
|
+
# amazon_s_three_action: "DENY", # accepts DENY
|
|
2320
|
+
# create_and_update_amazon_s_three_action: "DENY", # accepts DENY
|
|
2321
|
+
# share_amazon_s_three_action: "DENY", # accepts DENY
|
|
2322
|
+
# use_amazon_s_three_action: "DENY", # accepts DENY
|
|
2323
|
+
# textract_action: "DENY", # accepts DENY
|
|
2324
|
+
# create_and_update_textract_action: "DENY", # accepts DENY
|
|
2325
|
+
# share_textract_action: "DENY", # accepts DENY
|
|
2326
|
+
# use_textract_action: "DENY", # accepts DENY
|
|
2327
|
+
# comprehend_action: "DENY", # accepts DENY
|
|
2328
|
+
# create_and_update_comprehend_action: "DENY", # accepts DENY
|
|
2329
|
+
# share_comprehend_action: "DENY", # accepts DENY
|
|
2330
|
+
# use_comprehend_action: "DENY", # accepts DENY
|
|
2331
|
+
# comprehend_medical_action: "DENY", # accepts DENY
|
|
2332
|
+
# create_and_update_comprehend_medical_action: "DENY", # accepts DENY
|
|
2333
|
+
# share_comprehend_medical_action: "DENY", # accepts DENY
|
|
2334
|
+
# use_comprehend_medical_action: "DENY", # accepts DENY
|
|
2335
|
+
# amazon_bedrock_ars_action: "DENY", # accepts DENY
|
|
2336
|
+
# create_and_update_amazon_bedrock_ars_action: "DENY", # accepts DENY
|
|
2337
|
+
# share_amazon_bedrock_ars_action: "DENY", # accepts DENY
|
|
2338
|
+
# use_amazon_bedrock_ars_action: "DENY", # accepts DENY
|
|
2339
|
+
# amazon_bedrock_fs_action: "DENY", # accepts DENY
|
|
2340
|
+
# create_and_update_amazon_bedrock_fs_action: "DENY", # accepts DENY
|
|
2341
|
+
# share_amazon_bedrock_fs_action: "DENY", # accepts DENY
|
|
2342
|
+
# use_amazon_bedrock_fs_action: "DENY", # accepts DENY
|
|
2343
|
+
# amazon_bedrock_krs_action: "DENY", # accepts DENY
|
|
2344
|
+
# create_and_update_amazon_bedrock_krs_action: "DENY", # accepts DENY
|
|
2345
|
+
# share_amazon_bedrock_krs_action: "DENY", # accepts DENY
|
|
2346
|
+
# use_amazon_bedrock_krs_action: "DENY", # accepts DENY
|
|
2347
|
+
# mcp_action: "DENY", # accepts DENY
|
|
2348
|
+
# create_and_update_mcp_action: "DENY", # accepts DENY
|
|
2349
|
+
# share_mcp_action: "DENY", # accepts DENY
|
|
2350
|
+
# use_mcp_action: "DENY", # accepts DENY
|
|
2351
|
+
# open_api_action: "DENY", # accepts DENY
|
|
2352
|
+
# create_and_update_open_api_action: "DENY", # accepts DENY
|
|
2353
|
+
# share_open_api_action: "DENY", # accepts DENY
|
|
2354
|
+
# use_open_api_action: "DENY", # accepts DENY
|
|
2355
|
+
# sand_pgmi_action: "DENY", # accepts DENY
|
|
2356
|
+
# create_and_update_sand_pgmi_action: "DENY", # accepts DENY
|
|
2357
|
+
# share_sand_pgmi_action: "DENY", # accepts DENY
|
|
2358
|
+
# use_sand_pgmi_action: "DENY", # accepts DENY
|
|
2359
|
+
# sand_p_global_energy_action: "DENY", # accepts DENY
|
|
2360
|
+
# create_and_update_sand_p_global_energy_action: "DENY", # accepts DENY
|
|
2361
|
+
# share_sand_p_global_energy_action: "DENY", # accepts DENY
|
|
2362
|
+
# use_sand_p_global_energy_action: "DENY", # accepts DENY
|
|
2363
|
+
# bamboo_hr_action: "DENY", # accepts DENY
|
|
2364
|
+
# create_and_update_bamboo_hr_action: "DENY", # accepts DENY
|
|
2365
|
+
# share_bamboo_hr_action: "DENY", # accepts DENY
|
|
2366
|
+
# use_bamboo_hr_action: "DENY", # accepts DENY
|
|
2367
|
+
# box_agent_action: "DENY", # accepts DENY
|
|
2368
|
+
# create_and_update_box_agent_action: "DENY", # accepts DENY
|
|
2369
|
+
# share_box_agent_action: "DENY", # accepts DENY
|
|
2370
|
+
# use_box_agent_action: "DENY", # accepts DENY
|
|
2371
|
+
# canva_agent_action: "DENY", # accepts DENY
|
|
2372
|
+
# create_and_update_canva_agent_action: "DENY", # accepts DENY
|
|
2373
|
+
# share_canva_agent_action: "DENY", # accepts DENY
|
|
2374
|
+
# use_canva_agent_action: "DENY", # accepts DENY
|
|
2375
|
+
# github_action: "DENY", # accepts DENY
|
|
2376
|
+
# create_and_update_github_action: "DENY", # accepts DENY
|
|
2377
|
+
# share_github_action: "DENY", # accepts DENY
|
|
2378
|
+
# use_github_action: "DENY", # accepts DENY
|
|
2379
|
+
# notion_action: "DENY", # accepts DENY
|
|
2380
|
+
# create_and_update_notion_action: "DENY", # accepts DENY
|
|
2381
|
+
# share_notion_action: "DENY", # accepts DENY
|
|
2382
|
+
# use_notion_action: "DENY", # accepts DENY
|
|
2383
|
+
# linear_action: "DENY", # accepts DENY
|
|
2384
|
+
# create_and_update_linear_action: "DENY", # accepts DENY
|
|
2385
|
+
# share_linear_action: "DENY", # accepts DENY
|
|
2386
|
+
# use_linear_action: "DENY", # accepts DENY
|
|
2387
|
+
# hugging_face_action: "DENY", # accepts DENY
|
|
2388
|
+
# create_and_update_hugging_face_action: "DENY", # accepts DENY
|
|
2389
|
+
# share_hugging_face_action: "DENY", # accepts DENY
|
|
2390
|
+
# use_hugging_face_action: "DENY", # accepts DENY
|
|
2391
|
+
# monday_action: "DENY", # accepts DENY
|
|
2392
|
+
# create_and_update_monday_action: "DENY", # accepts DENY
|
|
2393
|
+
# share_monday_action: "DENY", # accepts DENY
|
|
2394
|
+
# use_monday_action: "DENY", # accepts DENY
|
|
2395
|
+
# hubspot_action: "DENY", # accepts DENY
|
|
2396
|
+
# create_and_update_hubspot_action: "DENY", # accepts DENY
|
|
2397
|
+
# share_hubspot_action: "DENY", # accepts DENY
|
|
2398
|
+
# use_hubspot_action: "DENY", # accepts DENY
|
|
2399
|
+
# intercom_action: "DENY", # accepts DENY
|
|
2400
|
+
# create_and_update_intercom_action: "DENY", # accepts DENY
|
|
2401
|
+
# share_intercom_action: "DENY", # accepts DENY
|
|
2402
|
+
# use_intercom_action: "DENY", # accepts DENY
|
|
2403
|
+
# new_relic_action: "DENY", # accepts DENY
|
|
2404
|
+
# create_and_update_new_relic_action: "DENY", # accepts DENY
|
|
2405
|
+
# share_new_relic_action: "DENY", # accepts DENY
|
|
2406
|
+
# use_new_relic_action: "DENY", # accepts DENY
|
|
2235
2407
|
# space: "DENY", # accepts DENY
|
|
2236
2408
|
# chat_agent: "DENY", # accepts DENY
|
|
2237
2409
|
# create_chat_agents: "DENY", # accepts DENY
|
|
@@ -7787,6 +7959,178 @@ module Aws::QuickSight
|
|
|
7787
7959
|
# resp.custom_permissions.capabilities.use_agent_web_search #=> String, one of "DENY"
|
|
7788
7960
|
# resp.custom_permissions.capabilities.knowledge_base #=> String, one of "DENY"
|
|
7789
7961
|
# resp.custom_permissions.capabilities.action #=> String, one of "DENY"
|
|
7962
|
+
# resp.custom_permissions.capabilities.generic_http_action #=> String, one of "DENY"
|
|
7963
|
+
# resp.custom_permissions.capabilities.create_and_update_generic_http_action #=> String, one of "DENY"
|
|
7964
|
+
# resp.custom_permissions.capabilities.share_generic_http_action #=> String, one of "DENY"
|
|
7965
|
+
# resp.custom_permissions.capabilities.use_generic_http_action #=> String, one of "DENY"
|
|
7966
|
+
# resp.custom_permissions.capabilities.asana_action #=> String, one of "DENY"
|
|
7967
|
+
# resp.custom_permissions.capabilities.create_and_update_asana_action #=> String, one of "DENY"
|
|
7968
|
+
# resp.custom_permissions.capabilities.share_asana_action #=> String, one of "DENY"
|
|
7969
|
+
# resp.custom_permissions.capabilities.use_asana_action #=> String, one of "DENY"
|
|
7970
|
+
# resp.custom_permissions.capabilities.slack_action #=> String, one of "DENY"
|
|
7971
|
+
# resp.custom_permissions.capabilities.create_and_update_slack_action #=> String, one of "DENY"
|
|
7972
|
+
# resp.custom_permissions.capabilities.share_slack_action #=> String, one of "DENY"
|
|
7973
|
+
# resp.custom_permissions.capabilities.use_slack_action #=> String, one of "DENY"
|
|
7974
|
+
# resp.custom_permissions.capabilities.service_now_action #=> String, one of "DENY"
|
|
7975
|
+
# resp.custom_permissions.capabilities.create_and_update_service_now_action #=> String, one of "DENY"
|
|
7976
|
+
# resp.custom_permissions.capabilities.share_service_now_action #=> String, one of "DENY"
|
|
7977
|
+
# resp.custom_permissions.capabilities.use_service_now_action #=> String, one of "DENY"
|
|
7978
|
+
# resp.custom_permissions.capabilities.salesforce_action #=> String, one of "DENY"
|
|
7979
|
+
# resp.custom_permissions.capabilities.create_and_update_salesforce_action #=> String, one of "DENY"
|
|
7980
|
+
# resp.custom_permissions.capabilities.share_salesforce_action #=> String, one of "DENY"
|
|
7981
|
+
# resp.custom_permissions.capabilities.use_salesforce_action #=> String, one of "DENY"
|
|
7982
|
+
# resp.custom_permissions.capabilities.ms_exchange_action #=> String, one of "DENY"
|
|
7983
|
+
# resp.custom_permissions.capabilities.create_and_update_ms_exchange_action #=> String, one of "DENY"
|
|
7984
|
+
# resp.custom_permissions.capabilities.share_ms_exchange_action #=> String, one of "DENY"
|
|
7985
|
+
# resp.custom_permissions.capabilities.use_ms_exchange_action #=> String, one of "DENY"
|
|
7986
|
+
# resp.custom_permissions.capabilities.pager_duty_action #=> String, one of "DENY"
|
|
7987
|
+
# resp.custom_permissions.capabilities.create_and_update_pager_duty_action #=> String, one of "DENY"
|
|
7988
|
+
# resp.custom_permissions.capabilities.share_pager_duty_action #=> String, one of "DENY"
|
|
7989
|
+
# resp.custom_permissions.capabilities.use_pager_duty_action #=> String, one of "DENY"
|
|
7990
|
+
# resp.custom_permissions.capabilities.jira_action #=> String, one of "DENY"
|
|
7991
|
+
# resp.custom_permissions.capabilities.create_and_update_jira_action #=> String, one of "DENY"
|
|
7992
|
+
# resp.custom_permissions.capabilities.share_jira_action #=> String, one of "DENY"
|
|
7993
|
+
# resp.custom_permissions.capabilities.use_jira_action #=> String, one of "DENY"
|
|
7994
|
+
# resp.custom_permissions.capabilities.confluence_action #=> String, one of "DENY"
|
|
7995
|
+
# resp.custom_permissions.capabilities.create_and_update_confluence_action #=> String, one of "DENY"
|
|
7996
|
+
# resp.custom_permissions.capabilities.share_confluence_action #=> String, one of "DENY"
|
|
7997
|
+
# resp.custom_permissions.capabilities.use_confluence_action #=> String, one of "DENY"
|
|
7998
|
+
# resp.custom_permissions.capabilities.one_drive_action #=> String, one of "DENY"
|
|
7999
|
+
# resp.custom_permissions.capabilities.create_and_update_one_drive_action #=> String, one of "DENY"
|
|
8000
|
+
# resp.custom_permissions.capabilities.share_one_drive_action #=> String, one of "DENY"
|
|
8001
|
+
# resp.custom_permissions.capabilities.use_one_drive_action #=> String, one of "DENY"
|
|
8002
|
+
# resp.custom_permissions.capabilities.share_point_action #=> String, one of "DENY"
|
|
8003
|
+
# resp.custom_permissions.capabilities.create_and_update_share_point_action #=> String, one of "DENY"
|
|
8004
|
+
# resp.custom_permissions.capabilities.share_share_point_action #=> String, one of "DENY"
|
|
8005
|
+
# resp.custom_permissions.capabilities.use_share_point_action #=> String, one of "DENY"
|
|
8006
|
+
# resp.custom_permissions.capabilities.ms_teams_action #=> String, one of "DENY"
|
|
8007
|
+
# resp.custom_permissions.capabilities.create_and_update_ms_teams_action #=> String, one of "DENY"
|
|
8008
|
+
# resp.custom_permissions.capabilities.share_ms_teams_action #=> String, one of "DENY"
|
|
8009
|
+
# resp.custom_permissions.capabilities.use_ms_teams_action #=> String, one of "DENY"
|
|
8010
|
+
# resp.custom_permissions.capabilities.google_calendar_action #=> String, one of "DENY"
|
|
8011
|
+
# resp.custom_permissions.capabilities.create_and_update_google_calendar_action #=> String, one of "DENY"
|
|
8012
|
+
# resp.custom_permissions.capabilities.share_google_calendar_action #=> String, one of "DENY"
|
|
8013
|
+
# resp.custom_permissions.capabilities.use_google_calendar_action #=> String, one of "DENY"
|
|
8014
|
+
# resp.custom_permissions.capabilities.zendesk_action #=> String, one of "DENY"
|
|
8015
|
+
# resp.custom_permissions.capabilities.create_and_update_zendesk_action #=> String, one of "DENY"
|
|
8016
|
+
# resp.custom_permissions.capabilities.share_zendesk_action #=> String, one of "DENY"
|
|
8017
|
+
# resp.custom_permissions.capabilities.use_zendesk_action #=> String, one of "DENY"
|
|
8018
|
+
# resp.custom_permissions.capabilities.smartsheet_action #=> String, one of "DENY"
|
|
8019
|
+
# resp.custom_permissions.capabilities.create_and_update_smartsheet_action #=> String, one of "DENY"
|
|
8020
|
+
# resp.custom_permissions.capabilities.share_smartsheet_action #=> String, one of "DENY"
|
|
8021
|
+
# resp.custom_permissions.capabilities.use_smartsheet_action #=> String, one of "DENY"
|
|
8022
|
+
# resp.custom_permissions.capabilities.sap_business_partner_action #=> String, one of "DENY"
|
|
8023
|
+
# resp.custom_permissions.capabilities.create_and_update_sap_business_partner_action #=> String, one of "DENY"
|
|
8024
|
+
# resp.custom_permissions.capabilities.share_sap_business_partner_action #=> String, one of "DENY"
|
|
8025
|
+
# resp.custom_permissions.capabilities.use_sap_business_partner_action #=> String, one of "DENY"
|
|
8026
|
+
# resp.custom_permissions.capabilities.sap_product_master_data_action #=> String, one of "DENY"
|
|
8027
|
+
# resp.custom_permissions.capabilities.create_and_update_sap_product_master_data_action #=> String, one of "DENY"
|
|
8028
|
+
# resp.custom_permissions.capabilities.share_sap_product_master_data_action #=> String, one of "DENY"
|
|
8029
|
+
# resp.custom_permissions.capabilities.use_sap_product_master_data_action #=> String, one of "DENY"
|
|
8030
|
+
# resp.custom_permissions.capabilities.sap_physical_inventory_action #=> String, one of "DENY"
|
|
8031
|
+
# resp.custom_permissions.capabilities.create_and_update_sap_physical_inventory_action #=> String, one of "DENY"
|
|
8032
|
+
# resp.custom_permissions.capabilities.share_sap_physical_inventory_action #=> String, one of "DENY"
|
|
8033
|
+
# resp.custom_permissions.capabilities.use_sap_physical_inventory_action #=> String, one of "DENY"
|
|
8034
|
+
# resp.custom_permissions.capabilities.sap_bill_of_material_action #=> String, one of "DENY"
|
|
8035
|
+
# resp.custom_permissions.capabilities.create_and_update_sap_bill_of_material_action #=> String, one of "DENY"
|
|
8036
|
+
# resp.custom_permissions.capabilities.share_sap_bill_of_material_action #=> String, one of "DENY"
|
|
8037
|
+
# resp.custom_permissions.capabilities.use_sap_bill_of_material_action #=> String, one of "DENY"
|
|
8038
|
+
# resp.custom_permissions.capabilities.sap_material_stock_action #=> String, one of "DENY"
|
|
8039
|
+
# resp.custom_permissions.capabilities.create_and_update_sap_material_stock_action #=> String, one of "DENY"
|
|
8040
|
+
# resp.custom_permissions.capabilities.share_sap_material_stock_action #=> String, one of "DENY"
|
|
8041
|
+
# resp.custom_permissions.capabilities.use_sap_material_stock_action #=> String, one of "DENY"
|
|
8042
|
+
# resp.custom_permissions.capabilities.fact_set_action #=> String, one of "DENY"
|
|
8043
|
+
# resp.custom_permissions.capabilities.create_and_update_fact_set_action #=> String, one of "DENY"
|
|
8044
|
+
# resp.custom_permissions.capabilities.share_fact_set_action #=> String, one of "DENY"
|
|
8045
|
+
# resp.custom_permissions.capabilities.use_fact_set_action #=> String, one of "DENY"
|
|
8046
|
+
# resp.custom_permissions.capabilities.amazon_s_three_action #=> String, one of "DENY"
|
|
8047
|
+
# resp.custom_permissions.capabilities.create_and_update_amazon_s_three_action #=> String, one of "DENY"
|
|
8048
|
+
# resp.custom_permissions.capabilities.share_amazon_s_three_action #=> String, one of "DENY"
|
|
8049
|
+
# resp.custom_permissions.capabilities.use_amazon_s_three_action #=> String, one of "DENY"
|
|
8050
|
+
# resp.custom_permissions.capabilities.textract_action #=> String, one of "DENY"
|
|
8051
|
+
# resp.custom_permissions.capabilities.create_and_update_textract_action #=> String, one of "DENY"
|
|
8052
|
+
# resp.custom_permissions.capabilities.share_textract_action #=> String, one of "DENY"
|
|
8053
|
+
# resp.custom_permissions.capabilities.use_textract_action #=> String, one of "DENY"
|
|
8054
|
+
# resp.custom_permissions.capabilities.comprehend_action #=> String, one of "DENY"
|
|
8055
|
+
# resp.custom_permissions.capabilities.create_and_update_comprehend_action #=> String, one of "DENY"
|
|
8056
|
+
# resp.custom_permissions.capabilities.share_comprehend_action #=> String, one of "DENY"
|
|
8057
|
+
# resp.custom_permissions.capabilities.use_comprehend_action #=> String, one of "DENY"
|
|
8058
|
+
# resp.custom_permissions.capabilities.comprehend_medical_action #=> String, one of "DENY"
|
|
8059
|
+
# resp.custom_permissions.capabilities.create_and_update_comprehend_medical_action #=> String, one of "DENY"
|
|
8060
|
+
# resp.custom_permissions.capabilities.share_comprehend_medical_action #=> String, one of "DENY"
|
|
8061
|
+
# resp.custom_permissions.capabilities.use_comprehend_medical_action #=> String, one of "DENY"
|
|
8062
|
+
# resp.custom_permissions.capabilities.amazon_bedrock_ars_action #=> String, one of "DENY"
|
|
8063
|
+
# resp.custom_permissions.capabilities.create_and_update_amazon_bedrock_ars_action #=> String, one of "DENY"
|
|
8064
|
+
# resp.custom_permissions.capabilities.share_amazon_bedrock_ars_action #=> String, one of "DENY"
|
|
8065
|
+
# resp.custom_permissions.capabilities.use_amazon_bedrock_ars_action #=> String, one of "DENY"
|
|
8066
|
+
# resp.custom_permissions.capabilities.amazon_bedrock_fs_action #=> String, one of "DENY"
|
|
8067
|
+
# resp.custom_permissions.capabilities.create_and_update_amazon_bedrock_fs_action #=> String, one of "DENY"
|
|
8068
|
+
# resp.custom_permissions.capabilities.share_amazon_bedrock_fs_action #=> String, one of "DENY"
|
|
8069
|
+
# resp.custom_permissions.capabilities.use_amazon_bedrock_fs_action #=> String, one of "DENY"
|
|
8070
|
+
# resp.custom_permissions.capabilities.amazon_bedrock_krs_action #=> String, one of "DENY"
|
|
8071
|
+
# resp.custom_permissions.capabilities.create_and_update_amazon_bedrock_krs_action #=> String, one of "DENY"
|
|
8072
|
+
# resp.custom_permissions.capabilities.share_amazon_bedrock_krs_action #=> String, one of "DENY"
|
|
8073
|
+
# resp.custom_permissions.capabilities.use_amazon_bedrock_krs_action #=> String, one of "DENY"
|
|
8074
|
+
# resp.custom_permissions.capabilities.mcp_action #=> String, one of "DENY"
|
|
8075
|
+
# resp.custom_permissions.capabilities.create_and_update_mcp_action #=> String, one of "DENY"
|
|
8076
|
+
# resp.custom_permissions.capabilities.share_mcp_action #=> String, one of "DENY"
|
|
8077
|
+
# resp.custom_permissions.capabilities.use_mcp_action #=> String, one of "DENY"
|
|
8078
|
+
# resp.custom_permissions.capabilities.open_api_action #=> String, one of "DENY"
|
|
8079
|
+
# resp.custom_permissions.capabilities.create_and_update_open_api_action #=> String, one of "DENY"
|
|
8080
|
+
# resp.custom_permissions.capabilities.share_open_api_action #=> String, one of "DENY"
|
|
8081
|
+
# resp.custom_permissions.capabilities.use_open_api_action #=> String, one of "DENY"
|
|
8082
|
+
# resp.custom_permissions.capabilities.sand_pgmi_action #=> String, one of "DENY"
|
|
8083
|
+
# resp.custom_permissions.capabilities.create_and_update_sand_pgmi_action #=> String, one of "DENY"
|
|
8084
|
+
# resp.custom_permissions.capabilities.share_sand_pgmi_action #=> String, one of "DENY"
|
|
8085
|
+
# resp.custom_permissions.capabilities.use_sand_pgmi_action #=> String, one of "DENY"
|
|
8086
|
+
# resp.custom_permissions.capabilities.sand_p_global_energy_action #=> String, one of "DENY"
|
|
8087
|
+
# resp.custom_permissions.capabilities.create_and_update_sand_p_global_energy_action #=> String, one of "DENY"
|
|
8088
|
+
# resp.custom_permissions.capabilities.share_sand_p_global_energy_action #=> String, one of "DENY"
|
|
8089
|
+
# resp.custom_permissions.capabilities.use_sand_p_global_energy_action #=> String, one of "DENY"
|
|
8090
|
+
# resp.custom_permissions.capabilities.bamboo_hr_action #=> String, one of "DENY"
|
|
8091
|
+
# resp.custom_permissions.capabilities.create_and_update_bamboo_hr_action #=> String, one of "DENY"
|
|
8092
|
+
# resp.custom_permissions.capabilities.share_bamboo_hr_action #=> String, one of "DENY"
|
|
8093
|
+
# resp.custom_permissions.capabilities.use_bamboo_hr_action #=> String, one of "DENY"
|
|
8094
|
+
# resp.custom_permissions.capabilities.box_agent_action #=> String, one of "DENY"
|
|
8095
|
+
# resp.custom_permissions.capabilities.create_and_update_box_agent_action #=> String, one of "DENY"
|
|
8096
|
+
# resp.custom_permissions.capabilities.share_box_agent_action #=> String, one of "DENY"
|
|
8097
|
+
# resp.custom_permissions.capabilities.use_box_agent_action #=> String, one of "DENY"
|
|
8098
|
+
# resp.custom_permissions.capabilities.canva_agent_action #=> String, one of "DENY"
|
|
8099
|
+
# resp.custom_permissions.capabilities.create_and_update_canva_agent_action #=> String, one of "DENY"
|
|
8100
|
+
# resp.custom_permissions.capabilities.share_canva_agent_action #=> String, one of "DENY"
|
|
8101
|
+
# resp.custom_permissions.capabilities.use_canva_agent_action #=> String, one of "DENY"
|
|
8102
|
+
# resp.custom_permissions.capabilities.github_action #=> String, one of "DENY"
|
|
8103
|
+
# resp.custom_permissions.capabilities.create_and_update_github_action #=> String, one of "DENY"
|
|
8104
|
+
# resp.custom_permissions.capabilities.share_github_action #=> String, one of "DENY"
|
|
8105
|
+
# resp.custom_permissions.capabilities.use_github_action #=> String, one of "DENY"
|
|
8106
|
+
# resp.custom_permissions.capabilities.notion_action #=> String, one of "DENY"
|
|
8107
|
+
# resp.custom_permissions.capabilities.create_and_update_notion_action #=> String, one of "DENY"
|
|
8108
|
+
# resp.custom_permissions.capabilities.share_notion_action #=> String, one of "DENY"
|
|
8109
|
+
# resp.custom_permissions.capabilities.use_notion_action #=> String, one of "DENY"
|
|
8110
|
+
# resp.custom_permissions.capabilities.linear_action #=> String, one of "DENY"
|
|
8111
|
+
# resp.custom_permissions.capabilities.create_and_update_linear_action #=> String, one of "DENY"
|
|
8112
|
+
# resp.custom_permissions.capabilities.share_linear_action #=> String, one of "DENY"
|
|
8113
|
+
# resp.custom_permissions.capabilities.use_linear_action #=> String, one of "DENY"
|
|
8114
|
+
# resp.custom_permissions.capabilities.hugging_face_action #=> String, one of "DENY"
|
|
8115
|
+
# resp.custom_permissions.capabilities.create_and_update_hugging_face_action #=> String, one of "DENY"
|
|
8116
|
+
# resp.custom_permissions.capabilities.share_hugging_face_action #=> String, one of "DENY"
|
|
8117
|
+
# resp.custom_permissions.capabilities.use_hugging_face_action #=> String, one of "DENY"
|
|
8118
|
+
# resp.custom_permissions.capabilities.monday_action #=> String, one of "DENY"
|
|
8119
|
+
# resp.custom_permissions.capabilities.create_and_update_monday_action #=> String, one of "DENY"
|
|
8120
|
+
# resp.custom_permissions.capabilities.share_monday_action #=> String, one of "DENY"
|
|
8121
|
+
# resp.custom_permissions.capabilities.use_monday_action #=> String, one of "DENY"
|
|
8122
|
+
# resp.custom_permissions.capabilities.hubspot_action #=> String, one of "DENY"
|
|
8123
|
+
# resp.custom_permissions.capabilities.create_and_update_hubspot_action #=> String, one of "DENY"
|
|
8124
|
+
# resp.custom_permissions.capabilities.share_hubspot_action #=> String, one of "DENY"
|
|
8125
|
+
# resp.custom_permissions.capabilities.use_hubspot_action #=> String, one of "DENY"
|
|
8126
|
+
# resp.custom_permissions.capabilities.intercom_action #=> String, one of "DENY"
|
|
8127
|
+
# resp.custom_permissions.capabilities.create_and_update_intercom_action #=> String, one of "DENY"
|
|
8128
|
+
# resp.custom_permissions.capabilities.share_intercom_action #=> String, one of "DENY"
|
|
8129
|
+
# resp.custom_permissions.capabilities.use_intercom_action #=> String, one of "DENY"
|
|
8130
|
+
# resp.custom_permissions.capabilities.new_relic_action #=> String, one of "DENY"
|
|
8131
|
+
# resp.custom_permissions.capabilities.create_and_update_new_relic_action #=> String, one of "DENY"
|
|
8132
|
+
# resp.custom_permissions.capabilities.share_new_relic_action #=> String, one of "DENY"
|
|
8133
|
+
# resp.custom_permissions.capabilities.use_new_relic_action #=> String, one of "DENY"
|
|
7790
8134
|
# resp.custom_permissions.capabilities.space #=> String, one of "DENY"
|
|
7791
8135
|
# resp.custom_permissions.capabilities.chat_agent #=> String, one of "DENY"
|
|
7792
8136
|
# resp.custom_permissions.capabilities.create_chat_agents #=> String, one of "DENY"
|
|
@@ -11982,6 +12326,178 @@ module Aws::QuickSight
|
|
|
11982
12326
|
# resp.custom_permissions_list[0].capabilities.use_agent_web_search #=> String, one of "DENY"
|
|
11983
12327
|
# resp.custom_permissions_list[0].capabilities.knowledge_base #=> String, one of "DENY"
|
|
11984
12328
|
# resp.custom_permissions_list[0].capabilities.action #=> String, one of "DENY"
|
|
12329
|
+
# resp.custom_permissions_list[0].capabilities.generic_http_action #=> String, one of "DENY"
|
|
12330
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_generic_http_action #=> String, one of "DENY"
|
|
12331
|
+
# resp.custom_permissions_list[0].capabilities.share_generic_http_action #=> String, one of "DENY"
|
|
12332
|
+
# resp.custom_permissions_list[0].capabilities.use_generic_http_action #=> String, one of "DENY"
|
|
12333
|
+
# resp.custom_permissions_list[0].capabilities.asana_action #=> String, one of "DENY"
|
|
12334
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_asana_action #=> String, one of "DENY"
|
|
12335
|
+
# resp.custom_permissions_list[0].capabilities.share_asana_action #=> String, one of "DENY"
|
|
12336
|
+
# resp.custom_permissions_list[0].capabilities.use_asana_action #=> String, one of "DENY"
|
|
12337
|
+
# resp.custom_permissions_list[0].capabilities.slack_action #=> String, one of "DENY"
|
|
12338
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_slack_action #=> String, one of "DENY"
|
|
12339
|
+
# resp.custom_permissions_list[0].capabilities.share_slack_action #=> String, one of "DENY"
|
|
12340
|
+
# resp.custom_permissions_list[0].capabilities.use_slack_action #=> String, one of "DENY"
|
|
12341
|
+
# resp.custom_permissions_list[0].capabilities.service_now_action #=> String, one of "DENY"
|
|
12342
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_service_now_action #=> String, one of "DENY"
|
|
12343
|
+
# resp.custom_permissions_list[0].capabilities.share_service_now_action #=> String, one of "DENY"
|
|
12344
|
+
# resp.custom_permissions_list[0].capabilities.use_service_now_action #=> String, one of "DENY"
|
|
12345
|
+
# resp.custom_permissions_list[0].capabilities.salesforce_action #=> String, one of "DENY"
|
|
12346
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_salesforce_action #=> String, one of "DENY"
|
|
12347
|
+
# resp.custom_permissions_list[0].capabilities.share_salesforce_action #=> String, one of "DENY"
|
|
12348
|
+
# resp.custom_permissions_list[0].capabilities.use_salesforce_action #=> String, one of "DENY"
|
|
12349
|
+
# resp.custom_permissions_list[0].capabilities.ms_exchange_action #=> String, one of "DENY"
|
|
12350
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_ms_exchange_action #=> String, one of "DENY"
|
|
12351
|
+
# resp.custom_permissions_list[0].capabilities.share_ms_exchange_action #=> String, one of "DENY"
|
|
12352
|
+
# resp.custom_permissions_list[0].capabilities.use_ms_exchange_action #=> String, one of "DENY"
|
|
12353
|
+
# resp.custom_permissions_list[0].capabilities.pager_duty_action #=> String, one of "DENY"
|
|
12354
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_pager_duty_action #=> String, one of "DENY"
|
|
12355
|
+
# resp.custom_permissions_list[0].capabilities.share_pager_duty_action #=> String, one of "DENY"
|
|
12356
|
+
# resp.custom_permissions_list[0].capabilities.use_pager_duty_action #=> String, one of "DENY"
|
|
12357
|
+
# resp.custom_permissions_list[0].capabilities.jira_action #=> String, one of "DENY"
|
|
12358
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_jira_action #=> String, one of "DENY"
|
|
12359
|
+
# resp.custom_permissions_list[0].capabilities.share_jira_action #=> String, one of "DENY"
|
|
12360
|
+
# resp.custom_permissions_list[0].capabilities.use_jira_action #=> String, one of "DENY"
|
|
12361
|
+
# resp.custom_permissions_list[0].capabilities.confluence_action #=> String, one of "DENY"
|
|
12362
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_confluence_action #=> String, one of "DENY"
|
|
12363
|
+
# resp.custom_permissions_list[0].capabilities.share_confluence_action #=> String, one of "DENY"
|
|
12364
|
+
# resp.custom_permissions_list[0].capabilities.use_confluence_action #=> String, one of "DENY"
|
|
12365
|
+
# resp.custom_permissions_list[0].capabilities.one_drive_action #=> String, one of "DENY"
|
|
12366
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_one_drive_action #=> String, one of "DENY"
|
|
12367
|
+
# resp.custom_permissions_list[0].capabilities.share_one_drive_action #=> String, one of "DENY"
|
|
12368
|
+
# resp.custom_permissions_list[0].capabilities.use_one_drive_action #=> String, one of "DENY"
|
|
12369
|
+
# resp.custom_permissions_list[0].capabilities.share_point_action #=> String, one of "DENY"
|
|
12370
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_share_point_action #=> String, one of "DENY"
|
|
12371
|
+
# resp.custom_permissions_list[0].capabilities.share_share_point_action #=> String, one of "DENY"
|
|
12372
|
+
# resp.custom_permissions_list[0].capabilities.use_share_point_action #=> String, one of "DENY"
|
|
12373
|
+
# resp.custom_permissions_list[0].capabilities.ms_teams_action #=> String, one of "DENY"
|
|
12374
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_ms_teams_action #=> String, one of "DENY"
|
|
12375
|
+
# resp.custom_permissions_list[0].capabilities.share_ms_teams_action #=> String, one of "DENY"
|
|
12376
|
+
# resp.custom_permissions_list[0].capabilities.use_ms_teams_action #=> String, one of "DENY"
|
|
12377
|
+
# resp.custom_permissions_list[0].capabilities.google_calendar_action #=> String, one of "DENY"
|
|
12378
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_google_calendar_action #=> String, one of "DENY"
|
|
12379
|
+
# resp.custom_permissions_list[0].capabilities.share_google_calendar_action #=> String, one of "DENY"
|
|
12380
|
+
# resp.custom_permissions_list[0].capabilities.use_google_calendar_action #=> String, one of "DENY"
|
|
12381
|
+
# resp.custom_permissions_list[0].capabilities.zendesk_action #=> String, one of "DENY"
|
|
12382
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_zendesk_action #=> String, one of "DENY"
|
|
12383
|
+
# resp.custom_permissions_list[0].capabilities.share_zendesk_action #=> String, one of "DENY"
|
|
12384
|
+
# resp.custom_permissions_list[0].capabilities.use_zendesk_action #=> String, one of "DENY"
|
|
12385
|
+
# resp.custom_permissions_list[0].capabilities.smartsheet_action #=> String, one of "DENY"
|
|
12386
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_smartsheet_action #=> String, one of "DENY"
|
|
12387
|
+
# resp.custom_permissions_list[0].capabilities.share_smartsheet_action #=> String, one of "DENY"
|
|
12388
|
+
# resp.custom_permissions_list[0].capabilities.use_smartsheet_action #=> String, one of "DENY"
|
|
12389
|
+
# resp.custom_permissions_list[0].capabilities.sap_business_partner_action #=> String, one of "DENY"
|
|
12390
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_sap_business_partner_action #=> String, one of "DENY"
|
|
12391
|
+
# resp.custom_permissions_list[0].capabilities.share_sap_business_partner_action #=> String, one of "DENY"
|
|
12392
|
+
# resp.custom_permissions_list[0].capabilities.use_sap_business_partner_action #=> String, one of "DENY"
|
|
12393
|
+
# resp.custom_permissions_list[0].capabilities.sap_product_master_data_action #=> String, one of "DENY"
|
|
12394
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_sap_product_master_data_action #=> String, one of "DENY"
|
|
12395
|
+
# resp.custom_permissions_list[0].capabilities.share_sap_product_master_data_action #=> String, one of "DENY"
|
|
12396
|
+
# resp.custom_permissions_list[0].capabilities.use_sap_product_master_data_action #=> String, one of "DENY"
|
|
12397
|
+
# resp.custom_permissions_list[0].capabilities.sap_physical_inventory_action #=> String, one of "DENY"
|
|
12398
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_sap_physical_inventory_action #=> String, one of "DENY"
|
|
12399
|
+
# resp.custom_permissions_list[0].capabilities.share_sap_physical_inventory_action #=> String, one of "DENY"
|
|
12400
|
+
# resp.custom_permissions_list[0].capabilities.use_sap_physical_inventory_action #=> String, one of "DENY"
|
|
12401
|
+
# resp.custom_permissions_list[0].capabilities.sap_bill_of_material_action #=> String, one of "DENY"
|
|
12402
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_sap_bill_of_material_action #=> String, one of "DENY"
|
|
12403
|
+
# resp.custom_permissions_list[0].capabilities.share_sap_bill_of_material_action #=> String, one of "DENY"
|
|
12404
|
+
# resp.custom_permissions_list[0].capabilities.use_sap_bill_of_material_action #=> String, one of "DENY"
|
|
12405
|
+
# resp.custom_permissions_list[0].capabilities.sap_material_stock_action #=> String, one of "DENY"
|
|
12406
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_sap_material_stock_action #=> String, one of "DENY"
|
|
12407
|
+
# resp.custom_permissions_list[0].capabilities.share_sap_material_stock_action #=> String, one of "DENY"
|
|
12408
|
+
# resp.custom_permissions_list[0].capabilities.use_sap_material_stock_action #=> String, one of "DENY"
|
|
12409
|
+
# resp.custom_permissions_list[0].capabilities.fact_set_action #=> String, one of "DENY"
|
|
12410
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_fact_set_action #=> String, one of "DENY"
|
|
12411
|
+
# resp.custom_permissions_list[0].capabilities.share_fact_set_action #=> String, one of "DENY"
|
|
12412
|
+
# resp.custom_permissions_list[0].capabilities.use_fact_set_action #=> String, one of "DENY"
|
|
12413
|
+
# resp.custom_permissions_list[0].capabilities.amazon_s_three_action #=> String, one of "DENY"
|
|
12414
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_amazon_s_three_action #=> String, one of "DENY"
|
|
12415
|
+
# resp.custom_permissions_list[0].capabilities.share_amazon_s_three_action #=> String, one of "DENY"
|
|
12416
|
+
# resp.custom_permissions_list[0].capabilities.use_amazon_s_three_action #=> String, one of "DENY"
|
|
12417
|
+
# resp.custom_permissions_list[0].capabilities.textract_action #=> String, one of "DENY"
|
|
12418
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_textract_action #=> String, one of "DENY"
|
|
12419
|
+
# resp.custom_permissions_list[0].capabilities.share_textract_action #=> String, one of "DENY"
|
|
12420
|
+
# resp.custom_permissions_list[0].capabilities.use_textract_action #=> String, one of "DENY"
|
|
12421
|
+
# resp.custom_permissions_list[0].capabilities.comprehend_action #=> String, one of "DENY"
|
|
12422
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_comprehend_action #=> String, one of "DENY"
|
|
12423
|
+
# resp.custom_permissions_list[0].capabilities.share_comprehend_action #=> String, one of "DENY"
|
|
12424
|
+
# resp.custom_permissions_list[0].capabilities.use_comprehend_action #=> String, one of "DENY"
|
|
12425
|
+
# resp.custom_permissions_list[0].capabilities.comprehend_medical_action #=> String, one of "DENY"
|
|
12426
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_comprehend_medical_action #=> String, one of "DENY"
|
|
12427
|
+
# resp.custom_permissions_list[0].capabilities.share_comprehend_medical_action #=> String, one of "DENY"
|
|
12428
|
+
# resp.custom_permissions_list[0].capabilities.use_comprehend_medical_action #=> String, one of "DENY"
|
|
12429
|
+
# resp.custom_permissions_list[0].capabilities.amazon_bedrock_ars_action #=> String, one of "DENY"
|
|
12430
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_amazon_bedrock_ars_action #=> String, one of "DENY"
|
|
12431
|
+
# resp.custom_permissions_list[0].capabilities.share_amazon_bedrock_ars_action #=> String, one of "DENY"
|
|
12432
|
+
# resp.custom_permissions_list[0].capabilities.use_amazon_bedrock_ars_action #=> String, one of "DENY"
|
|
12433
|
+
# resp.custom_permissions_list[0].capabilities.amazon_bedrock_fs_action #=> String, one of "DENY"
|
|
12434
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_amazon_bedrock_fs_action #=> String, one of "DENY"
|
|
12435
|
+
# resp.custom_permissions_list[0].capabilities.share_amazon_bedrock_fs_action #=> String, one of "DENY"
|
|
12436
|
+
# resp.custom_permissions_list[0].capabilities.use_amazon_bedrock_fs_action #=> String, one of "DENY"
|
|
12437
|
+
# resp.custom_permissions_list[0].capabilities.amazon_bedrock_krs_action #=> String, one of "DENY"
|
|
12438
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_amazon_bedrock_krs_action #=> String, one of "DENY"
|
|
12439
|
+
# resp.custom_permissions_list[0].capabilities.share_amazon_bedrock_krs_action #=> String, one of "DENY"
|
|
12440
|
+
# resp.custom_permissions_list[0].capabilities.use_amazon_bedrock_krs_action #=> String, one of "DENY"
|
|
12441
|
+
# resp.custom_permissions_list[0].capabilities.mcp_action #=> String, one of "DENY"
|
|
12442
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_mcp_action #=> String, one of "DENY"
|
|
12443
|
+
# resp.custom_permissions_list[0].capabilities.share_mcp_action #=> String, one of "DENY"
|
|
12444
|
+
# resp.custom_permissions_list[0].capabilities.use_mcp_action #=> String, one of "DENY"
|
|
12445
|
+
# resp.custom_permissions_list[0].capabilities.open_api_action #=> String, one of "DENY"
|
|
12446
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_open_api_action #=> String, one of "DENY"
|
|
12447
|
+
# resp.custom_permissions_list[0].capabilities.share_open_api_action #=> String, one of "DENY"
|
|
12448
|
+
# resp.custom_permissions_list[0].capabilities.use_open_api_action #=> String, one of "DENY"
|
|
12449
|
+
# resp.custom_permissions_list[0].capabilities.sand_pgmi_action #=> String, one of "DENY"
|
|
12450
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_sand_pgmi_action #=> String, one of "DENY"
|
|
12451
|
+
# resp.custom_permissions_list[0].capabilities.share_sand_pgmi_action #=> String, one of "DENY"
|
|
12452
|
+
# resp.custom_permissions_list[0].capabilities.use_sand_pgmi_action #=> String, one of "DENY"
|
|
12453
|
+
# resp.custom_permissions_list[0].capabilities.sand_p_global_energy_action #=> String, one of "DENY"
|
|
12454
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_sand_p_global_energy_action #=> String, one of "DENY"
|
|
12455
|
+
# resp.custom_permissions_list[0].capabilities.share_sand_p_global_energy_action #=> String, one of "DENY"
|
|
12456
|
+
# resp.custom_permissions_list[0].capabilities.use_sand_p_global_energy_action #=> String, one of "DENY"
|
|
12457
|
+
# resp.custom_permissions_list[0].capabilities.bamboo_hr_action #=> String, one of "DENY"
|
|
12458
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_bamboo_hr_action #=> String, one of "DENY"
|
|
12459
|
+
# resp.custom_permissions_list[0].capabilities.share_bamboo_hr_action #=> String, one of "DENY"
|
|
12460
|
+
# resp.custom_permissions_list[0].capabilities.use_bamboo_hr_action #=> String, one of "DENY"
|
|
12461
|
+
# resp.custom_permissions_list[0].capabilities.box_agent_action #=> String, one of "DENY"
|
|
12462
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_box_agent_action #=> String, one of "DENY"
|
|
12463
|
+
# resp.custom_permissions_list[0].capabilities.share_box_agent_action #=> String, one of "DENY"
|
|
12464
|
+
# resp.custom_permissions_list[0].capabilities.use_box_agent_action #=> String, one of "DENY"
|
|
12465
|
+
# resp.custom_permissions_list[0].capabilities.canva_agent_action #=> String, one of "DENY"
|
|
12466
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_canva_agent_action #=> String, one of "DENY"
|
|
12467
|
+
# resp.custom_permissions_list[0].capabilities.share_canva_agent_action #=> String, one of "DENY"
|
|
12468
|
+
# resp.custom_permissions_list[0].capabilities.use_canva_agent_action #=> String, one of "DENY"
|
|
12469
|
+
# resp.custom_permissions_list[0].capabilities.github_action #=> String, one of "DENY"
|
|
12470
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_github_action #=> String, one of "DENY"
|
|
12471
|
+
# resp.custom_permissions_list[0].capabilities.share_github_action #=> String, one of "DENY"
|
|
12472
|
+
# resp.custom_permissions_list[0].capabilities.use_github_action #=> String, one of "DENY"
|
|
12473
|
+
# resp.custom_permissions_list[0].capabilities.notion_action #=> String, one of "DENY"
|
|
12474
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_notion_action #=> String, one of "DENY"
|
|
12475
|
+
# resp.custom_permissions_list[0].capabilities.share_notion_action #=> String, one of "DENY"
|
|
12476
|
+
# resp.custom_permissions_list[0].capabilities.use_notion_action #=> String, one of "DENY"
|
|
12477
|
+
# resp.custom_permissions_list[0].capabilities.linear_action #=> String, one of "DENY"
|
|
12478
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_linear_action #=> String, one of "DENY"
|
|
12479
|
+
# resp.custom_permissions_list[0].capabilities.share_linear_action #=> String, one of "DENY"
|
|
12480
|
+
# resp.custom_permissions_list[0].capabilities.use_linear_action #=> String, one of "DENY"
|
|
12481
|
+
# resp.custom_permissions_list[0].capabilities.hugging_face_action #=> String, one of "DENY"
|
|
12482
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_hugging_face_action #=> String, one of "DENY"
|
|
12483
|
+
# resp.custom_permissions_list[0].capabilities.share_hugging_face_action #=> String, one of "DENY"
|
|
12484
|
+
# resp.custom_permissions_list[0].capabilities.use_hugging_face_action #=> String, one of "DENY"
|
|
12485
|
+
# resp.custom_permissions_list[0].capabilities.monday_action #=> String, one of "DENY"
|
|
12486
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_monday_action #=> String, one of "DENY"
|
|
12487
|
+
# resp.custom_permissions_list[0].capabilities.share_monday_action #=> String, one of "DENY"
|
|
12488
|
+
# resp.custom_permissions_list[0].capabilities.use_monday_action #=> String, one of "DENY"
|
|
12489
|
+
# resp.custom_permissions_list[0].capabilities.hubspot_action #=> String, one of "DENY"
|
|
12490
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_hubspot_action #=> String, one of "DENY"
|
|
12491
|
+
# resp.custom_permissions_list[0].capabilities.share_hubspot_action #=> String, one of "DENY"
|
|
12492
|
+
# resp.custom_permissions_list[0].capabilities.use_hubspot_action #=> String, one of "DENY"
|
|
12493
|
+
# resp.custom_permissions_list[0].capabilities.intercom_action #=> String, one of "DENY"
|
|
12494
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_intercom_action #=> String, one of "DENY"
|
|
12495
|
+
# resp.custom_permissions_list[0].capabilities.share_intercom_action #=> String, one of "DENY"
|
|
12496
|
+
# resp.custom_permissions_list[0].capabilities.use_intercom_action #=> String, one of "DENY"
|
|
12497
|
+
# resp.custom_permissions_list[0].capabilities.new_relic_action #=> String, one of "DENY"
|
|
12498
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_new_relic_action #=> String, one of "DENY"
|
|
12499
|
+
# resp.custom_permissions_list[0].capabilities.share_new_relic_action #=> String, one of "DENY"
|
|
12500
|
+
# resp.custom_permissions_list[0].capabilities.use_new_relic_action #=> String, one of "DENY"
|
|
11985
12501
|
# resp.custom_permissions_list[0].capabilities.space #=> String, one of "DENY"
|
|
11986
12502
|
# resp.custom_permissions_list[0].capabilities.chat_agent #=> String, one of "DENY"
|
|
11987
12503
|
# resp.custom_permissions_list[0].capabilities.create_chat_agents #=> String, one of "DENY"
|
|
@@ -16045,12 +16561,17 @@ module Aws::QuickSight
|
|
|
16045
16561
|
# output. You can request one or several of the following format
|
|
16046
16562
|
# configurations in each API call.
|
|
16047
16563
|
#
|
|
16048
|
-
# * 1
|
|
16564
|
+
# * 1 PDF
|
|
16049
16565
|
#
|
|
16050
16566
|
# * 1 Excel workbook that includes up to 5 table or pivot table visuals
|
|
16051
16567
|
#
|
|
16052
16568
|
# * 5 CSVs from table or pivot table visuals
|
|
16053
16569
|
#
|
|
16570
|
+
# <note markdown="1"> Exporting CSV, Excel, or Pixel Perfect PDF reports requires Pixel
|
|
16571
|
+
# Perfect Report Add-on.
|
|
16572
|
+
#
|
|
16573
|
+
# </note>
|
|
16574
|
+
#
|
|
16054
16575
|
# The status of a submitted job can be polled with the
|
|
16055
16576
|
# `DescribeDashboardSnapshotJob` API. When you call the
|
|
16056
16577
|
# `DescribeDashboardSnapshotJob` API, check the `JobStatus` field in the
|
|
@@ -17316,6 +17837,178 @@ module Aws::QuickSight
|
|
|
17316
17837
|
# use_agent_web_search: "DENY", # accepts DENY
|
|
17317
17838
|
# knowledge_base: "DENY", # accepts DENY
|
|
17318
17839
|
# action: "DENY", # accepts DENY
|
|
17840
|
+
# generic_http_action: "DENY", # accepts DENY
|
|
17841
|
+
# create_and_update_generic_http_action: "DENY", # accepts DENY
|
|
17842
|
+
# share_generic_http_action: "DENY", # accepts DENY
|
|
17843
|
+
# use_generic_http_action: "DENY", # accepts DENY
|
|
17844
|
+
# asana_action: "DENY", # accepts DENY
|
|
17845
|
+
# create_and_update_asana_action: "DENY", # accepts DENY
|
|
17846
|
+
# share_asana_action: "DENY", # accepts DENY
|
|
17847
|
+
# use_asana_action: "DENY", # accepts DENY
|
|
17848
|
+
# slack_action: "DENY", # accepts DENY
|
|
17849
|
+
# create_and_update_slack_action: "DENY", # accepts DENY
|
|
17850
|
+
# share_slack_action: "DENY", # accepts DENY
|
|
17851
|
+
# use_slack_action: "DENY", # accepts DENY
|
|
17852
|
+
# service_now_action: "DENY", # accepts DENY
|
|
17853
|
+
# create_and_update_service_now_action: "DENY", # accepts DENY
|
|
17854
|
+
# share_service_now_action: "DENY", # accepts DENY
|
|
17855
|
+
# use_service_now_action: "DENY", # accepts DENY
|
|
17856
|
+
# salesforce_action: "DENY", # accepts DENY
|
|
17857
|
+
# create_and_update_salesforce_action: "DENY", # accepts DENY
|
|
17858
|
+
# share_salesforce_action: "DENY", # accepts DENY
|
|
17859
|
+
# use_salesforce_action: "DENY", # accepts DENY
|
|
17860
|
+
# ms_exchange_action: "DENY", # accepts DENY
|
|
17861
|
+
# create_and_update_ms_exchange_action: "DENY", # accepts DENY
|
|
17862
|
+
# share_ms_exchange_action: "DENY", # accepts DENY
|
|
17863
|
+
# use_ms_exchange_action: "DENY", # accepts DENY
|
|
17864
|
+
# pager_duty_action: "DENY", # accepts DENY
|
|
17865
|
+
# create_and_update_pager_duty_action: "DENY", # accepts DENY
|
|
17866
|
+
# share_pager_duty_action: "DENY", # accepts DENY
|
|
17867
|
+
# use_pager_duty_action: "DENY", # accepts DENY
|
|
17868
|
+
# jira_action: "DENY", # accepts DENY
|
|
17869
|
+
# create_and_update_jira_action: "DENY", # accepts DENY
|
|
17870
|
+
# share_jira_action: "DENY", # accepts DENY
|
|
17871
|
+
# use_jira_action: "DENY", # accepts DENY
|
|
17872
|
+
# confluence_action: "DENY", # accepts DENY
|
|
17873
|
+
# create_and_update_confluence_action: "DENY", # accepts DENY
|
|
17874
|
+
# share_confluence_action: "DENY", # accepts DENY
|
|
17875
|
+
# use_confluence_action: "DENY", # accepts DENY
|
|
17876
|
+
# one_drive_action: "DENY", # accepts DENY
|
|
17877
|
+
# create_and_update_one_drive_action: "DENY", # accepts DENY
|
|
17878
|
+
# share_one_drive_action: "DENY", # accepts DENY
|
|
17879
|
+
# use_one_drive_action: "DENY", # accepts DENY
|
|
17880
|
+
# share_point_action: "DENY", # accepts DENY
|
|
17881
|
+
# create_and_update_share_point_action: "DENY", # accepts DENY
|
|
17882
|
+
# share_share_point_action: "DENY", # accepts DENY
|
|
17883
|
+
# use_share_point_action: "DENY", # accepts DENY
|
|
17884
|
+
# ms_teams_action: "DENY", # accepts DENY
|
|
17885
|
+
# create_and_update_ms_teams_action: "DENY", # accepts DENY
|
|
17886
|
+
# share_ms_teams_action: "DENY", # accepts DENY
|
|
17887
|
+
# use_ms_teams_action: "DENY", # accepts DENY
|
|
17888
|
+
# google_calendar_action: "DENY", # accepts DENY
|
|
17889
|
+
# create_and_update_google_calendar_action: "DENY", # accepts DENY
|
|
17890
|
+
# share_google_calendar_action: "DENY", # accepts DENY
|
|
17891
|
+
# use_google_calendar_action: "DENY", # accepts DENY
|
|
17892
|
+
# zendesk_action: "DENY", # accepts DENY
|
|
17893
|
+
# create_and_update_zendesk_action: "DENY", # accepts DENY
|
|
17894
|
+
# share_zendesk_action: "DENY", # accepts DENY
|
|
17895
|
+
# use_zendesk_action: "DENY", # accepts DENY
|
|
17896
|
+
# smartsheet_action: "DENY", # accepts DENY
|
|
17897
|
+
# create_and_update_smartsheet_action: "DENY", # accepts DENY
|
|
17898
|
+
# share_smartsheet_action: "DENY", # accepts DENY
|
|
17899
|
+
# use_smartsheet_action: "DENY", # accepts DENY
|
|
17900
|
+
# sap_business_partner_action: "DENY", # accepts DENY
|
|
17901
|
+
# create_and_update_sap_business_partner_action: "DENY", # accepts DENY
|
|
17902
|
+
# share_sap_business_partner_action: "DENY", # accepts DENY
|
|
17903
|
+
# use_sap_business_partner_action: "DENY", # accepts DENY
|
|
17904
|
+
# sap_product_master_data_action: "DENY", # accepts DENY
|
|
17905
|
+
# create_and_update_sap_product_master_data_action: "DENY", # accepts DENY
|
|
17906
|
+
# share_sap_product_master_data_action: "DENY", # accepts DENY
|
|
17907
|
+
# use_sap_product_master_data_action: "DENY", # accepts DENY
|
|
17908
|
+
# sap_physical_inventory_action: "DENY", # accepts DENY
|
|
17909
|
+
# create_and_update_sap_physical_inventory_action: "DENY", # accepts DENY
|
|
17910
|
+
# share_sap_physical_inventory_action: "DENY", # accepts DENY
|
|
17911
|
+
# use_sap_physical_inventory_action: "DENY", # accepts DENY
|
|
17912
|
+
# sap_bill_of_material_action: "DENY", # accepts DENY
|
|
17913
|
+
# create_and_update_sap_bill_of_material_action: "DENY", # accepts DENY
|
|
17914
|
+
# share_sap_bill_of_material_action: "DENY", # accepts DENY
|
|
17915
|
+
# use_sap_bill_of_material_action: "DENY", # accepts DENY
|
|
17916
|
+
# sap_material_stock_action: "DENY", # accepts DENY
|
|
17917
|
+
# create_and_update_sap_material_stock_action: "DENY", # accepts DENY
|
|
17918
|
+
# share_sap_material_stock_action: "DENY", # accepts DENY
|
|
17919
|
+
# use_sap_material_stock_action: "DENY", # accepts DENY
|
|
17920
|
+
# fact_set_action: "DENY", # accepts DENY
|
|
17921
|
+
# create_and_update_fact_set_action: "DENY", # accepts DENY
|
|
17922
|
+
# share_fact_set_action: "DENY", # accepts DENY
|
|
17923
|
+
# use_fact_set_action: "DENY", # accepts DENY
|
|
17924
|
+
# amazon_s_three_action: "DENY", # accepts DENY
|
|
17925
|
+
# create_and_update_amazon_s_three_action: "DENY", # accepts DENY
|
|
17926
|
+
# share_amazon_s_three_action: "DENY", # accepts DENY
|
|
17927
|
+
# use_amazon_s_three_action: "DENY", # accepts DENY
|
|
17928
|
+
# textract_action: "DENY", # accepts DENY
|
|
17929
|
+
# create_and_update_textract_action: "DENY", # accepts DENY
|
|
17930
|
+
# share_textract_action: "DENY", # accepts DENY
|
|
17931
|
+
# use_textract_action: "DENY", # accepts DENY
|
|
17932
|
+
# comprehend_action: "DENY", # accepts DENY
|
|
17933
|
+
# create_and_update_comprehend_action: "DENY", # accepts DENY
|
|
17934
|
+
# share_comprehend_action: "DENY", # accepts DENY
|
|
17935
|
+
# use_comprehend_action: "DENY", # accepts DENY
|
|
17936
|
+
# comprehend_medical_action: "DENY", # accepts DENY
|
|
17937
|
+
# create_and_update_comprehend_medical_action: "DENY", # accepts DENY
|
|
17938
|
+
# share_comprehend_medical_action: "DENY", # accepts DENY
|
|
17939
|
+
# use_comprehend_medical_action: "DENY", # accepts DENY
|
|
17940
|
+
# amazon_bedrock_ars_action: "DENY", # accepts DENY
|
|
17941
|
+
# create_and_update_amazon_bedrock_ars_action: "DENY", # accepts DENY
|
|
17942
|
+
# share_amazon_bedrock_ars_action: "DENY", # accepts DENY
|
|
17943
|
+
# use_amazon_bedrock_ars_action: "DENY", # accepts DENY
|
|
17944
|
+
# amazon_bedrock_fs_action: "DENY", # accepts DENY
|
|
17945
|
+
# create_and_update_amazon_bedrock_fs_action: "DENY", # accepts DENY
|
|
17946
|
+
# share_amazon_bedrock_fs_action: "DENY", # accepts DENY
|
|
17947
|
+
# use_amazon_bedrock_fs_action: "DENY", # accepts DENY
|
|
17948
|
+
# amazon_bedrock_krs_action: "DENY", # accepts DENY
|
|
17949
|
+
# create_and_update_amazon_bedrock_krs_action: "DENY", # accepts DENY
|
|
17950
|
+
# share_amazon_bedrock_krs_action: "DENY", # accepts DENY
|
|
17951
|
+
# use_amazon_bedrock_krs_action: "DENY", # accepts DENY
|
|
17952
|
+
# mcp_action: "DENY", # accepts DENY
|
|
17953
|
+
# create_and_update_mcp_action: "DENY", # accepts DENY
|
|
17954
|
+
# share_mcp_action: "DENY", # accepts DENY
|
|
17955
|
+
# use_mcp_action: "DENY", # accepts DENY
|
|
17956
|
+
# open_api_action: "DENY", # accepts DENY
|
|
17957
|
+
# create_and_update_open_api_action: "DENY", # accepts DENY
|
|
17958
|
+
# share_open_api_action: "DENY", # accepts DENY
|
|
17959
|
+
# use_open_api_action: "DENY", # accepts DENY
|
|
17960
|
+
# sand_pgmi_action: "DENY", # accepts DENY
|
|
17961
|
+
# create_and_update_sand_pgmi_action: "DENY", # accepts DENY
|
|
17962
|
+
# share_sand_pgmi_action: "DENY", # accepts DENY
|
|
17963
|
+
# use_sand_pgmi_action: "DENY", # accepts DENY
|
|
17964
|
+
# sand_p_global_energy_action: "DENY", # accepts DENY
|
|
17965
|
+
# create_and_update_sand_p_global_energy_action: "DENY", # accepts DENY
|
|
17966
|
+
# share_sand_p_global_energy_action: "DENY", # accepts DENY
|
|
17967
|
+
# use_sand_p_global_energy_action: "DENY", # accepts DENY
|
|
17968
|
+
# bamboo_hr_action: "DENY", # accepts DENY
|
|
17969
|
+
# create_and_update_bamboo_hr_action: "DENY", # accepts DENY
|
|
17970
|
+
# share_bamboo_hr_action: "DENY", # accepts DENY
|
|
17971
|
+
# use_bamboo_hr_action: "DENY", # accepts DENY
|
|
17972
|
+
# box_agent_action: "DENY", # accepts DENY
|
|
17973
|
+
# create_and_update_box_agent_action: "DENY", # accepts DENY
|
|
17974
|
+
# share_box_agent_action: "DENY", # accepts DENY
|
|
17975
|
+
# use_box_agent_action: "DENY", # accepts DENY
|
|
17976
|
+
# canva_agent_action: "DENY", # accepts DENY
|
|
17977
|
+
# create_and_update_canva_agent_action: "DENY", # accepts DENY
|
|
17978
|
+
# share_canva_agent_action: "DENY", # accepts DENY
|
|
17979
|
+
# use_canva_agent_action: "DENY", # accepts DENY
|
|
17980
|
+
# github_action: "DENY", # accepts DENY
|
|
17981
|
+
# create_and_update_github_action: "DENY", # accepts DENY
|
|
17982
|
+
# share_github_action: "DENY", # accepts DENY
|
|
17983
|
+
# use_github_action: "DENY", # accepts DENY
|
|
17984
|
+
# notion_action: "DENY", # accepts DENY
|
|
17985
|
+
# create_and_update_notion_action: "DENY", # accepts DENY
|
|
17986
|
+
# share_notion_action: "DENY", # accepts DENY
|
|
17987
|
+
# use_notion_action: "DENY", # accepts DENY
|
|
17988
|
+
# linear_action: "DENY", # accepts DENY
|
|
17989
|
+
# create_and_update_linear_action: "DENY", # accepts DENY
|
|
17990
|
+
# share_linear_action: "DENY", # accepts DENY
|
|
17991
|
+
# use_linear_action: "DENY", # accepts DENY
|
|
17992
|
+
# hugging_face_action: "DENY", # accepts DENY
|
|
17993
|
+
# create_and_update_hugging_face_action: "DENY", # accepts DENY
|
|
17994
|
+
# share_hugging_face_action: "DENY", # accepts DENY
|
|
17995
|
+
# use_hugging_face_action: "DENY", # accepts DENY
|
|
17996
|
+
# monday_action: "DENY", # accepts DENY
|
|
17997
|
+
# create_and_update_monday_action: "DENY", # accepts DENY
|
|
17998
|
+
# share_monday_action: "DENY", # accepts DENY
|
|
17999
|
+
# use_monday_action: "DENY", # accepts DENY
|
|
18000
|
+
# hubspot_action: "DENY", # accepts DENY
|
|
18001
|
+
# create_and_update_hubspot_action: "DENY", # accepts DENY
|
|
18002
|
+
# share_hubspot_action: "DENY", # accepts DENY
|
|
18003
|
+
# use_hubspot_action: "DENY", # accepts DENY
|
|
18004
|
+
# intercom_action: "DENY", # accepts DENY
|
|
18005
|
+
# create_and_update_intercom_action: "DENY", # accepts DENY
|
|
18006
|
+
# share_intercom_action: "DENY", # accepts DENY
|
|
18007
|
+
# use_intercom_action: "DENY", # accepts DENY
|
|
18008
|
+
# new_relic_action: "DENY", # accepts DENY
|
|
18009
|
+
# create_and_update_new_relic_action: "DENY", # accepts DENY
|
|
18010
|
+
# share_new_relic_action: "DENY", # accepts DENY
|
|
18011
|
+
# use_new_relic_action: "DENY", # accepts DENY
|
|
17319
18012
|
# space: "DENY", # accepts DENY
|
|
17320
18013
|
# chat_agent: "DENY", # accepts DENY
|
|
17321
18014
|
# create_chat_agents: "DENY", # accepts DENY
|
|
@@ -21131,7 +21824,7 @@ module Aws::QuickSight
|
|
|
21131
21824
|
tracer: tracer
|
|
21132
21825
|
)
|
|
21133
21826
|
context[:gem_name] = 'aws-sdk-quicksight'
|
|
21134
|
-
context[:gem_version] = '1.
|
|
21827
|
+
context[:gem_version] = '1.171.0'
|
|
21135
21828
|
Seahorse::Client::Request.new(handlers, context)
|
|
21136
21829
|
end
|
|
21137
21830
|
|