aws-sdk-quicksight 1.170.0 → 1.172.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 +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-quicksight/client.rb +737 -15
- data/lib/aws-sdk-quicksight/client_api.rb +191 -1
- data/lib/aws-sdk-quicksight/types.rb +939 -13
- data/lib/aws-sdk-quicksight.rb +1 -1
- data/sig/client.rbs +420 -10
- data/sig/types.rbs +186 -1
- 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"
|
|
@@ -10788,14 +11132,24 @@ module Aws::QuickSight
|
|
|
10788
11132
|
# namespace, set this to `default`.
|
|
10789
11133
|
#
|
|
10790
11134
|
# @option params [Array<Types::SessionTag>] :session_tags
|
|
10791
|
-
#
|
|
10792
|
-
#
|
|
10793
|
-
#
|
|
10794
|
-
# that
|
|
11135
|
+
# Session tags are user-specified strings that identify a session in
|
|
11136
|
+
# your application. You can use these tags to implement row-level
|
|
11137
|
+
# security (RLS) controls. Before you use the `SessionTags` parameter,
|
|
11138
|
+
# make sure that you have configured the relevant datasets using the
|
|
11139
|
+
# `DataSet$RowLevelPermissionTagConfiguration` parameter so that session
|
|
11140
|
+
# tags can be used to provide row-level security.
|
|
10795
11141
|
#
|
|
10796
|
-
#
|
|
10797
|
-
#
|
|
10798
|
-
#
|
|
11142
|
+
# When using session tags, you must call
|
|
11143
|
+
# `GenerateEmbedUrlForAnonymousUser` from a secure, trusted environment.
|
|
11144
|
+
# The API call passes session tags that enable server-side data
|
|
11145
|
+
# redaction by using the row-level security (RLS) rules configured in
|
|
11146
|
+
# your datasets. A secure, trusted environment has access controls that
|
|
11147
|
+
# you implement. These controls ensure that only your server or
|
|
11148
|
+
# authorized users can add or modify session tags.
|
|
11149
|
+
#
|
|
11150
|
+
# Besides, these are not the tags used for the Amazon Web Services
|
|
11151
|
+
# resource tagging feature. For more information, see [Using Row-Level
|
|
11152
|
+
# Security (RLS) with Tags][1] in the *Amazon Quick Suite User Guide*.
|
|
10799
11153
|
#
|
|
10800
11154
|
#
|
|
10801
11155
|
#
|
|
@@ -10975,10 +11329,10 @@ module Aws::QuickSight
|
|
|
10975
11329
|
# state_persistence: {
|
|
10976
11330
|
# enabled: false, # required
|
|
10977
11331
|
# },
|
|
10978
|
-
#
|
|
11332
|
+
# bookmarks: {
|
|
10979
11333
|
# enabled: false, # required
|
|
10980
11334
|
# },
|
|
10981
|
-
#
|
|
11335
|
+
# shared_view: {
|
|
10982
11336
|
# enabled: false, # required
|
|
10983
11337
|
# },
|
|
10984
11338
|
# amazon_q_in_quick_sight: {
|
|
@@ -11123,10 +11477,10 @@ module Aws::QuickSight
|
|
|
11123
11477
|
# state_persistence: {
|
|
11124
11478
|
# enabled: false, # required
|
|
11125
11479
|
# },
|
|
11126
|
-
#
|
|
11480
|
+
# bookmarks: {
|
|
11127
11481
|
# enabled: false, # required
|
|
11128
11482
|
# },
|
|
11129
|
-
#
|
|
11483
|
+
# shared_view: {
|
|
11130
11484
|
# enabled: false, # required
|
|
11131
11485
|
# },
|
|
11132
11486
|
# amazon_q_in_quick_sight: {
|
|
@@ -11464,6 +11818,24 @@ module Aws::QuickSight
|
|
|
11464
11818
|
# Web Services Identity Center, see [Identity Center documentation on
|
|
11465
11819
|
# identity-enhanced IAM role sessions][4].
|
|
11466
11820
|
#
|
|
11821
|
+
# **Supported Regions**
|
|
11822
|
+
#
|
|
11823
|
+
# The GetIdentityContext API works only in regions that support at least
|
|
11824
|
+
# one of these identity types:
|
|
11825
|
+
#
|
|
11826
|
+
# * Amazon Quick Sight native identity
|
|
11827
|
+
#
|
|
11828
|
+
# * IAM federated identity
|
|
11829
|
+
#
|
|
11830
|
+
# * Active Directory
|
|
11831
|
+
#
|
|
11832
|
+
# To use this API successfully, call it in the same region where your
|
|
11833
|
+
# user's identity resides. For example, if your user's identity is in
|
|
11834
|
+
# us-east-1, make the API call in us-east-1. For more information about
|
|
11835
|
+
# managing identities in Amazon Quick Sight, see [Identity and access
|
|
11836
|
+
# management in Amazon Quick Sight][5] in the Amazon Quick Sight User
|
|
11837
|
+
# Guide.
|
|
11838
|
+
#
|
|
11467
11839
|
# **Getting Identity-Enhanced Credentials**
|
|
11468
11840
|
#
|
|
11469
11841
|
# To obtain identity-enhanced credentials, follow these steps:
|
|
@@ -11471,7 +11843,7 @@ module Aws::QuickSight
|
|
|
11471
11843
|
# * Call the GetIdentityContext API to retrieve an identity token for
|
|
11472
11844
|
# the specified user.
|
|
11473
11845
|
#
|
|
11474
|
-
# * Use the identity token with the [STS AssumeRole API][
|
|
11846
|
+
# * Use the identity token with the [STS AssumeRole API][6] to obtain
|
|
11475
11847
|
# identity-enhanced IAM role session credentials.
|
|
11476
11848
|
#
|
|
11477
11849
|
# **Usage with STS AssumeRole**
|
|
@@ -11494,7 +11866,8 @@ module Aws::QuickSight
|
|
|
11494
11866
|
# [2]: https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeDashboardSnapshotJob.html
|
|
11495
11867
|
# [3]: https://docs.aws.amazon.com/quicksight/latest/APIReference/API_DescribeDashboardSnapshotJobResult.html
|
|
11496
11868
|
# [4]: https://docs.aws.amazon.com/singlesignon/latest/userguide/trustedidentitypropagation-identity-enhanced-iam-role-sessions.html
|
|
11497
|
-
# [5]: https://docs.aws.amazon.com/
|
|
11869
|
+
# [5]: https://docs.aws.amazon.com/quicksight/latest/userguide/identity.html
|
|
11870
|
+
# [6]: https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html
|
|
11498
11871
|
#
|
|
11499
11872
|
# @option params [required, String] :aws_account_id
|
|
11500
11873
|
# The ID for the Amazon Web Services account that the user whose
|
|
@@ -11982,6 +12355,178 @@ module Aws::QuickSight
|
|
|
11982
12355
|
# resp.custom_permissions_list[0].capabilities.use_agent_web_search #=> String, one of "DENY"
|
|
11983
12356
|
# resp.custom_permissions_list[0].capabilities.knowledge_base #=> String, one of "DENY"
|
|
11984
12357
|
# resp.custom_permissions_list[0].capabilities.action #=> String, one of "DENY"
|
|
12358
|
+
# resp.custom_permissions_list[0].capabilities.generic_http_action #=> String, one of "DENY"
|
|
12359
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_generic_http_action #=> String, one of "DENY"
|
|
12360
|
+
# resp.custom_permissions_list[0].capabilities.share_generic_http_action #=> String, one of "DENY"
|
|
12361
|
+
# resp.custom_permissions_list[0].capabilities.use_generic_http_action #=> String, one of "DENY"
|
|
12362
|
+
# resp.custom_permissions_list[0].capabilities.asana_action #=> String, one of "DENY"
|
|
12363
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_asana_action #=> String, one of "DENY"
|
|
12364
|
+
# resp.custom_permissions_list[0].capabilities.share_asana_action #=> String, one of "DENY"
|
|
12365
|
+
# resp.custom_permissions_list[0].capabilities.use_asana_action #=> String, one of "DENY"
|
|
12366
|
+
# resp.custom_permissions_list[0].capabilities.slack_action #=> String, one of "DENY"
|
|
12367
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_slack_action #=> String, one of "DENY"
|
|
12368
|
+
# resp.custom_permissions_list[0].capabilities.share_slack_action #=> String, one of "DENY"
|
|
12369
|
+
# resp.custom_permissions_list[0].capabilities.use_slack_action #=> String, one of "DENY"
|
|
12370
|
+
# resp.custom_permissions_list[0].capabilities.service_now_action #=> String, one of "DENY"
|
|
12371
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_service_now_action #=> String, one of "DENY"
|
|
12372
|
+
# resp.custom_permissions_list[0].capabilities.share_service_now_action #=> String, one of "DENY"
|
|
12373
|
+
# resp.custom_permissions_list[0].capabilities.use_service_now_action #=> String, one of "DENY"
|
|
12374
|
+
# resp.custom_permissions_list[0].capabilities.salesforce_action #=> String, one of "DENY"
|
|
12375
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_salesforce_action #=> String, one of "DENY"
|
|
12376
|
+
# resp.custom_permissions_list[0].capabilities.share_salesforce_action #=> String, one of "DENY"
|
|
12377
|
+
# resp.custom_permissions_list[0].capabilities.use_salesforce_action #=> String, one of "DENY"
|
|
12378
|
+
# resp.custom_permissions_list[0].capabilities.ms_exchange_action #=> String, one of "DENY"
|
|
12379
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_ms_exchange_action #=> String, one of "DENY"
|
|
12380
|
+
# resp.custom_permissions_list[0].capabilities.share_ms_exchange_action #=> String, one of "DENY"
|
|
12381
|
+
# resp.custom_permissions_list[0].capabilities.use_ms_exchange_action #=> String, one of "DENY"
|
|
12382
|
+
# resp.custom_permissions_list[0].capabilities.pager_duty_action #=> String, one of "DENY"
|
|
12383
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_pager_duty_action #=> String, one of "DENY"
|
|
12384
|
+
# resp.custom_permissions_list[0].capabilities.share_pager_duty_action #=> String, one of "DENY"
|
|
12385
|
+
# resp.custom_permissions_list[0].capabilities.use_pager_duty_action #=> String, one of "DENY"
|
|
12386
|
+
# resp.custom_permissions_list[0].capabilities.jira_action #=> String, one of "DENY"
|
|
12387
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_jira_action #=> String, one of "DENY"
|
|
12388
|
+
# resp.custom_permissions_list[0].capabilities.share_jira_action #=> String, one of "DENY"
|
|
12389
|
+
# resp.custom_permissions_list[0].capabilities.use_jira_action #=> String, one of "DENY"
|
|
12390
|
+
# resp.custom_permissions_list[0].capabilities.confluence_action #=> String, one of "DENY"
|
|
12391
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_confluence_action #=> String, one of "DENY"
|
|
12392
|
+
# resp.custom_permissions_list[0].capabilities.share_confluence_action #=> String, one of "DENY"
|
|
12393
|
+
# resp.custom_permissions_list[0].capabilities.use_confluence_action #=> String, one of "DENY"
|
|
12394
|
+
# resp.custom_permissions_list[0].capabilities.one_drive_action #=> String, one of "DENY"
|
|
12395
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_one_drive_action #=> String, one of "DENY"
|
|
12396
|
+
# resp.custom_permissions_list[0].capabilities.share_one_drive_action #=> String, one of "DENY"
|
|
12397
|
+
# resp.custom_permissions_list[0].capabilities.use_one_drive_action #=> String, one of "DENY"
|
|
12398
|
+
# resp.custom_permissions_list[0].capabilities.share_point_action #=> String, one of "DENY"
|
|
12399
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_share_point_action #=> String, one of "DENY"
|
|
12400
|
+
# resp.custom_permissions_list[0].capabilities.share_share_point_action #=> String, one of "DENY"
|
|
12401
|
+
# resp.custom_permissions_list[0].capabilities.use_share_point_action #=> String, one of "DENY"
|
|
12402
|
+
# resp.custom_permissions_list[0].capabilities.ms_teams_action #=> String, one of "DENY"
|
|
12403
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_ms_teams_action #=> String, one of "DENY"
|
|
12404
|
+
# resp.custom_permissions_list[0].capabilities.share_ms_teams_action #=> String, one of "DENY"
|
|
12405
|
+
# resp.custom_permissions_list[0].capabilities.use_ms_teams_action #=> String, one of "DENY"
|
|
12406
|
+
# resp.custom_permissions_list[0].capabilities.google_calendar_action #=> String, one of "DENY"
|
|
12407
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_google_calendar_action #=> String, one of "DENY"
|
|
12408
|
+
# resp.custom_permissions_list[0].capabilities.share_google_calendar_action #=> String, one of "DENY"
|
|
12409
|
+
# resp.custom_permissions_list[0].capabilities.use_google_calendar_action #=> String, one of "DENY"
|
|
12410
|
+
# resp.custom_permissions_list[0].capabilities.zendesk_action #=> String, one of "DENY"
|
|
12411
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_zendesk_action #=> String, one of "DENY"
|
|
12412
|
+
# resp.custom_permissions_list[0].capabilities.share_zendesk_action #=> String, one of "DENY"
|
|
12413
|
+
# resp.custom_permissions_list[0].capabilities.use_zendesk_action #=> String, one of "DENY"
|
|
12414
|
+
# resp.custom_permissions_list[0].capabilities.smartsheet_action #=> String, one of "DENY"
|
|
12415
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_smartsheet_action #=> String, one of "DENY"
|
|
12416
|
+
# resp.custom_permissions_list[0].capabilities.share_smartsheet_action #=> String, one of "DENY"
|
|
12417
|
+
# resp.custom_permissions_list[0].capabilities.use_smartsheet_action #=> String, one of "DENY"
|
|
12418
|
+
# resp.custom_permissions_list[0].capabilities.sap_business_partner_action #=> String, one of "DENY"
|
|
12419
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_sap_business_partner_action #=> String, one of "DENY"
|
|
12420
|
+
# resp.custom_permissions_list[0].capabilities.share_sap_business_partner_action #=> String, one of "DENY"
|
|
12421
|
+
# resp.custom_permissions_list[0].capabilities.use_sap_business_partner_action #=> String, one of "DENY"
|
|
12422
|
+
# resp.custom_permissions_list[0].capabilities.sap_product_master_data_action #=> String, one of "DENY"
|
|
12423
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_sap_product_master_data_action #=> String, one of "DENY"
|
|
12424
|
+
# resp.custom_permissions_list[0].capabilities.share_sap_product_master_data_action #=> String, one of "DENY"
|
|
12425
|
+
# resp.custom_permissions_list[0].capabilities.use_sap_product_master_data_action #=> String, one of "DENY"
|
|
12426
|
+
# resp.custom_permissions_list[0].capabilities.sap_physical_inventory_action #=> String, one of "DENY"
|
|
12427
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_sap_physical_inventory_action #=> String, one of "DENY"
|
|
12428
|
+
# resp.custom_permissions_list[0].capabilities.share_sap_physical_inventory_action #=> String, one of "DENY"
|
|
12429
|
+
# resp.custom_permissions_list[0].capabilities.use_sap_physical_inventory_action #=> String, one of "DENY"
|
|
12430
|
+
# resp.custom_permissions_list[0].capabilities.sap_bill_of_material_action #=> String, one of "DENY"
|
|
12431
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_sap_bill_of_material_action #=> String, one of "DENY"
|
|
12432
|
+
# resp.custom_permissions_list[0].capabilities.share_sap_bill_of_material_action #=> String, one of "DENY"
|
|
12433
|
+
# resp.custom_permissions_list[0].capabilities.use_sap_bill_of_material_action #=> String, one of "DENY"
|
|
12434
|
+
# resp.custom_permissions_list[0].capabilities.sap_material_stock_action #=> String, one of "DENY"
|
|
12435
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_sap_material_stock_action #=> String, one of "DENY"
|
|
12436
|
+
# resp.custom_permissions_list[0].capabilities.share_sap_material_stock_action #=> String, one of "DENY"
|
|
12437
|
+
# resp.custom_permissions_list[0].capabilities.use_sap_material_stock_action #=> String, one of "DENY"
|
|
12438
|
+
# resp.custom_permissions_list[0].capabilities.fact_set_action #=> String, one of "DENY"
|
|
12439
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_fact_set_action #=> String, one of "DENY"
|
|
12440
|
+
# resp.custom_permissions_list[0].capabilities.share_fact_set_action #=> String, one of "DENY"
|
|
12441
|
+
# resp.custom_permissions_list[0].capabilities.use_fact_set_action #=> String, one of "DENY"
|
|
12442
|
+
# resp.custom_permissions_list[0].capabilities.amazon_s_three_action #=> String, one of "DENY"
|
|
12443
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_amazon_s_three_action #=> String, one of "DENY"
|
|
12444
|
+
# resp.custom_permissions_list[0].capabilities.share_amazon_s_three_action #=> String, one of "DENY"
|
|
12445
|
+
# resp.custom_permissions_list[0].capabilities.use_amazon_s_three_action #=> String, one of "DENY"
|
|
12446
|
+
# resp.custom_permissions_list[0].capabilities.textract_action #=> String, one of "DENY"
|
|
12447
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_textract_action #=> String, one of "DENY"
|
|
12448
|
+
# resp.custom_permissions_list[0].capabilities.share_textract_action #=> String, one of "DENY"
|
|
12449
|
+
# resp.custom_permissions_list[0].capabilities.use_textract_action #=> String, one of "DENY"
|
|
12450
|
+
# resp.custom_permissions_list[0].capabilities.comprehend_action #=> String, one of "DENY"
|
|
12451
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_comprehend_action #=> String, one of "DENY"
|
|
12452
|
+
# resp.custom_permissions_list[0].capabilities.share_comprehend_action #=> String, one of "DENY"
|
|
12453
|
+
# resp.custom_permissions_list[0].capabilities.use_comprehend_action #=> String, one of "DENY"
|
|
12454
|
+
# resp.custom_permissions_list[0].capabilities.comprehend_medical_action #=> String, one of "DENY"
|
|
12455
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_comprehend_medical_action #=> String, one of "DENY"
|
|
12456
|
+
# resp.custom_permissions_list[0].capabilities.share_comprehend_medical_action #=> String, one of "DENY"
|
|
12457
|
+
# resp.custom_permissions_list[0].capabilities.use_comprehend_medical_action #=> String, one of "DENY"
|
|
12458
|
+
# resp.custom_permissions_list[0].capabilities.amazon_bedrock_ars_action #=> String, one of "DENY"
|
|
12459
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_amazon_bedrock_ars_action #=> String, one of "DENY"
|
|
12460
|
+
# resp.custom_permissions_list[0].capabilities.share_amazon_bedrock_ars_action #=> String, one of "DENY"
|
|
12461
|
+
# resp.custom_permissions_list[0].capabilities.use_amazon_bedrock_ars_action #=> String, one of "DENY"
|
|
12462
|
+
# resp.custom_permissions_list[0].capabilities.amazon_bedrock_fs_action #=> String, one of "DENY"
|
|
12463
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_amazon_bedrock_fs_action #=> String, one of "DENY"
|
|
12464
|
+
# resp.custom_permissions_list[0].capabilities.share_amazon_bedrock_fs_action #=> String, one of "DENY"
|
|
12465
|
+
# resp.custom_permissions_list[0].capabilities.use_amazon_bedrock_fs_action #=> String, one of "DENY"
|
|
12466
|
+
# resp.custom_permissions_list[0].capabilities.amazon_bedrock_krs_action #=> String, one of "DENY"
|
|
12467
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_amazon_bedrock_krs_action #=> String, one of "DENY"
|
|
12468
|
+
# resp.custom_permissions_list[0].capabilities.share_amazon_bedrock_krs_action #=> String, one of "DENY"
|
|
12469
|
+
# resp.custom_permissions_list[0].capabilities.use_amazon_bedrock_krs_action #=> String, one of "DENY"
|
|
12470
|
+
# resp.custom_permissions_list[0].capabilities.mcp_action #=> String, one of "DENY"
|
|
12471
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_mcp_action #=> String, one of "DENY"
|
|
12472
|
+
# resp.custom_permissions_list[0].capabilities.share_mcp_action #=> String, one of "DENY"
|
|
12473
|
+
# resp.custom_permissions_list[0].capabilities.use_mcp_action #=> String, one of "DENY"
|
|
12474
|
+
# resp.custom_permissions_list[0].capabilities.open_api_action #=> String, one of "DENY"
|
|
12475
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_open_api_action #=> String, one of "DENY"
|
|
12476
|
+
# resp.custom_permissions_list[0].capabilities.share_open_api_action #=> String, one of "DENY"
|
|
12477
|
+
# resp.custom_permissions_list[0].capabilities.use_open_api_action #=> String, one of "DENY"
|
|
12478
|
+
# resp.custom_permissions_list[0].capabilities.sand_pgmi_action #=> String, one of "DENY"
|
|
12479
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_sand_pgmi_action #=> String, one of "DENY"
|
|
12480
|
+
# resp.custom_permissions_list[0].capabilities.share_sand_pgmi_action #=> String, one of "DENY"
|
|
12481
|
+
# resp.custom_permissions_list[0].capabilities.use_sand_pgmi_action #=> String, one of "DENY"
|
|
12482
|
+
# resp.custom_permissions_list[0].capabilities.sand_p_global_energy_action #=> String, one of "DENY"
|
|
12483
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_sand_p_global_energy_action #=> String, one of "DENY"
|
|
12484
|
+
# resp.custom_permissions_list[0].capabilities.share_sand_p_global_energy_action #=> String, one of "DENY"
|
|
12485
|
+
# resp.custom_permissions_list[0].capabilities.use_sand_p_global_energy_action #=> String, one of "DENY"
|
|
12486
|
+
# resp.custom_permissions_list[0].capabilities.bamboo_hr_action #=> String, one of "DENY"
|
|
12487
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_bamboo_hr_action #=> String, one of "DENY"
|
|
12488
|
+
# resp.custom_permissions_list[0].capabilities.share_bamboo_hr_action #=> String, one of "DENY"
|
|
12489
|
+
# resp.custom_permissions_list[0].capabilities.use_bamboo_hr_action #=> String, one of "DENY"
|
|
12490
|
+
# resp.custom_permissions_list[0].capabilities.box_agent_action #=> String, one of "DENY"
|
|
12491
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_box_agent_action #=> String, one of "DENY"
|
|
12492
|
+
# resp.custom_permissions_list[0].capabilities.share_box_agent_action #=> String, one of "DENY"
|
|
12493
|
+
# resp.custom_permissions_list[0].capabilities.use_box_agent_action #=> String, one of "DENY"
|
|
12494
|
+
# resp.custom_permissions_list[0].capabilities.canva_agent_action #=> String, one of "DENY"
|
|
12495
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_canva_agent_action #=> String, one of "DENY"
|
|
12496
|
+
# resp.custom_permissions_list[0].capabilities.share_canva_agent_action #=> String, one of "DENY"
|
|
12497
|
+
# resp.custom_permissions_list[0].capabilities.use_canva_agent_action #=> String, one of "DENY"
|
|
12498
|
+
# resp.custom_permissions_list[0].capabilities.github_action #=> String, one of "DENY"
|
|
12499
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_github_action #=> String, one of "DENY"
|
|
12500
|
+
# resp.custom_permissions_list[0].capabilities.share_github_action #=> String, one of "DENY"
|
|
12501
|
+
# resp.custom_permissions_list[0].capabilities.use_github_action #=> String, one of "DENY"
|
|
12502
|
+
# resp.custom_permissions_list[0].capabilities.notion_action #=> String, one of "DENY"
|
|
12503
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_notion_action #=> String, one of "DENY"
|
|
12504
|
+
# resp.custom_permissions_list[0].capabilities.share_notion_action #=> String, one of "DENY"
|
|
12505
|
+
# resp.custom_permissions_list[0].capabilities.use_notion_action #=> String, one of "DENY"
|
|
12506
|
+
# resp.custom_permissions_list[0].capabilities.linear_action #=> String, one of "DENY"
|
|
12507
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_linear_action #=> String, one of "DENY"
|
|
12508
|
+
# resp.custom_permissions_list[0].capabilities.share_linear_action #=> String, one of "DENY"
|
|
12509
|
+
# resp.custom_permissions_list[0].capabilities.use_linear_action #=> String, one of "DENY"
|
|
12510
|
+
# resp.custom_permissions_list[0].capabilities.hugging_face_action #=> String, one of "DENY"
|
|
12511
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_hugging_face_action #=> String, one of "DENY"
|
|
12512
|
+
# resp.custom_permissions_list[0].capabilities.share_hugging_face_action #=> String, one of "DENY"
|
|
12513
|
+
# resp.custom_permissions_list[0].capabilities.use_hugging_face_action #=> String, one of "DENY"
|
|
12514
|
+
# resp.custom_permissions_list[0].capabilities.monday_action #=> String, one of "DENY"
|
|
12515
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_monday_action #=> String, one of "DENY"
|
|
12516
|
+
# resp.custom_permissions_list[0].capabilities.share_monday_action #=> String, one of "DENY"
|
|
12517
|
+
# resp.custom_permissions_list[0].capabilities.use_monday_action #=> String, one of "DENY"
|
|
12518
|
+
# resp.custom_permissions_list[0].capabilities.hubspot_action #=> String, one of "DENY"
|
|
12519
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_hubspot_action #=> String, one of "DENY"
|
|
12520
|
+
# resp.custom_permissions_list[0].capabilities.share_hubspot_action #=> String, one of "DENY"
|
|
12521
|
+
# resp.custom_permissions_list[0].capabilities.use_hubspot_action #=> String, one of "DENY"
|
|
12522
|
+
# resp.custom_permissions_list[0].capabilities.intercom_action #=> String, one of "DENY"
|
|
12523
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_intercom_action #=> String, one of "DENY"
|
|
12524
|
+
# resp.custom_permissions_list[0].capabilities.share_intercom_action #=> String, one of "DENY"
|
|
12525
|
+
# resp.custom_permissions_list[0].capabilities.use_intercom_action #=> String, one of "DENY"
|
|
12526
|
+
# resp.custom_permissions_list[0].capabilities.new_relic_action #=> String, one of "DENY"
|
|
12527
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_new_relic_action #=> String, one of "DENY"
|
|
12528
|
+
# resp.custom_permissions_list[0].capabilities.share_new_relic_action #=> String, one of "DENY"
|
|
12529
|
+
# resp.custom_permissions_list[0].capabilities.use_new_relic_action #=> String, one of "DENY"
|
|
11985
12530
|
# resp.custom_permissions_list[0].capabilities.space #=> String, one of "DENY"
|
|
11986
12531
|
# resp.custom_permissions_list[0].capabilities.chat_agent #=> String, one of "DENY"
|
|
11987
12532
|
# resp.custom_permissions_list[0].capabilities.create_chat_agents #=> String, one of "DENY"
|
|
@@ -16045,12 +16590,17 @@ module Aws::QuickSight
|
|
|
16045
16590
|
# output. You can request one or several of the following format
|
|
16046
16591
|
# configurations in each API call.
|
|
16047
16592
|
#
|
|
16048
|
-
# * 1
|
|
16593
|
+
# * 1 PDF
|
|
16049
16594
|
#
|
|
16050
16595
|
# * 1 Excel workbook that includes up to 5 table or pivot table visuals
|
|
16051
16596
|
#
|
|
16052
16597
|
# * 5 CSVs from table or pivot table visuals
|
|
16053
16598
|
#
|
|
16599
|
+
# <note markdown="1"> Exporting CSV, Excel, or Pixel Perfect PDF reports requires Pixel
|
|
16600
|
+
# Perfect Report Add-on.
|
|
16601
|
+
#
|
|
16602
|
+
# </note>
|
|
16603
|
+
#
|
|
16054
16604
|
# The status of a submitted job can be polled with the
|
|
16055
16605
|
# `DescribeDashboardSnapshotJob` API. When you call the
|
|
16056
16606
|
# `DescribeDashboardSnapshotJob` API, check the `JobStatus` field in the
|
|
@@ -17316,6 +17866,178 @@ module Aws::QuickSight
|
|
|
17316
17866
|
# use_agent_web_search: "DENY", # accepts DENY
|
|
17317
17867
|
# knowledge_base: "DENY", # accepts DENY
|
|
17318
17868
|
# action: "DENY", # accepts DENY
|
|
17869
|
+
# generic_http_action: "DENY", # accepts DENY
|
|
17870
|
+
# create_and_update_generic_http_action: "DENY", # accepts DENY
|
|
17871
|
+
# share_generic_http_action: "DENY", # accepts DENY
|
|
17872
|
+
# use_generic_http_action: "DENY", # accepts DENY
|
|
17873
|
+
# asana_action: "DENY", # accepts DENY
|
|
17874
|
+
# create_and_update_asana_action: "DENY", # accepts DENY
|
|
17875
|
+
# share_asana_action: "DENY", # accepts DENY
|
|
17876
|
+
# use_asana_action: "DENY", # accepts DENY
|
|
17877
|
+
# slack_action: "DENY", # accepts DENY
|
|
17878
|
+
# create_and_update_slack_action: "DENY", # accepts DENY
|
|
17879
|
+
# share_slack_action: "DENY", # accepts DENY
|
|
17880
|
+
# use_slack_action: "DENY", # accepts DENY
|
|
17881
|
+
# service_now_action: "DENY", # accepts DENY
|
|
17882
|
+
# create_and_update_service_now_action: "DENY", # accepts DENY
|
|
17883
|
+
# share_service_now_action: "DENY", # accepts DENY
|
|
17884
|
+
# use_service_now_action: "DENY", # accepts DENY
|
|
17885
|
+
# salesforce_action: "DENY", # accepts DENY
|
|
17886
|
+
# create_and_update_salesforce_action: "DENY", # accepts DENY
|
|
17887
|
+
# share_salesforce_action: "DENY", # accepts DENY
|
|
17888
|
+
# use_salesforce_action: "DENY", # accepts DENY
|
|
17889
|
+
# ms_exchange_action: "DENY", # accepts DENY
|
|
17890
|
+
# create_and_update_ms_exchange_action: "DENY", # accepts DENY
|
|
17891
|
+
# share_ms_exchange_action: "DENY", # accepts DENY
|
|
17892
|
+
# use_ms_exchange_action: "DENY", # accepts DENY
|
|
17893
|
+
# pager_duty_action: "DENY", # accepts DENY
|
|
17894
|
+
# create_and_update_pager_duty_action: "DENY", # accepts DENY
|
|
17895
|
+
# share_pager_duty_action: "DENY", # accepts DENY
|
|
17896
|
+
# use_pager_duty_action: "DENY", # accepts DENY
|
|
17897
|
+
# jira_action: "DENY", # accepts DENY
|
|
17898
|
+
# create_and_update_jira_action: "DENY", # accepts DENY
|
|
17899
|
+
# share_jira_action: "DENY", # accepts DENY
|
|
17900
|
+
# use_jira_action: "DENY", # accepts DENY
|
|
17901
|
+
# confluence_action: "DENY", # accepts DENY
|
|
17902
|
+
# create_and_update_confluence_action: "DENY", # accepts DENY
|
|
17903
|
+
# share_confluence_action: "DENY", # accepts DENY
|
|
17904
|
+
# use_confluence_action: "DENY", # accepts DENY
|
|
17905
|
+
# one_drive_action: "DENY", # accepts DENY
|
|
17906
|
+
# create_and_update_one_drive_action: "DENY", # accepts DENY
|
|
17907
|
+
# share_one_drive_action: "DENY", # accepts DENY
|
|
17908
|
+
# use_one_drive_action: "DENY", # accepts DENY
|
|
17909
|
+
# share_point_action: "DENY", # accepts DENY
|
|
17910
|
+
# create_and_update_share_point_action: "DENY", # accepts DENY
|
|
17911
|
+
# share_share_point_action: "DENY", # accepts DENY
|
|
17912
|
+
# use_share_point_action: "DENY", # accepts DENY
|
|
17913
|
+
# ms_teams_action: "DENY", # accepts DENY
|
|
17914
|
+
# create_and_update_ms_teams_action: "DENY", # accepts DENY
|
|
17915
|
+
# share_ms_teams_action: "DENY", # accepts DENY
|
|
17916
|
+
# use_ms_teams_action: "DENY", # accepts DENY
|
|
17917
|
+
# google_calendar_action: "DENY", # accepts DENY
|
|
17918
|
+
# create_and_update_google_calendar_action: "DENY", # accepts DENY
|
|
17919
|
+
# share_google_calendar_action: "DENY", # accepts DENY
|
|
17920
|
+
# use_google_calendar_action: "DENY", # accepts DENY
|
|
17921
|
+
# zendesk_action: "DENY", # accepts DENY
|
|
17922
|
+
# create_and_update_zendesk_action: "DENY", # accepts DENY
|
|
17923
|
+
# share_zendesk_action: "DENY", # accepts DENY
|
|
17924
|
+
# use_zendesk_action: "DENY", # accepts DENY
|
|
17925
|
+
# smartsheet_action: "DENY", # accepts DENY
|
|
17926
|
+
# create_and_update_smartsheet_action: "DENY", # accepts DENY
|
|
17927
|
+
# share_smartsheet_action: "DENY", # accepts DENY
|
|
17928
|
+
# use_smartsheet_action: "DENY", # accepts DENY
|
|
17929
|
+
# sap_business_partner_action: "DENY", # accepts DENY
|
|
17930
|
+
# create_and_update_sap_business_partner_action: "DENY", # accepts DENY
|
|
17931
|
+
# share_sap_business_partner_action: "DENY", # accepts DENY
|
|
17932
|
+
# use_sap_business_partner_action: "DENY", # accepts DENY
|
|
17933
|
+
# sap_product_master_data_action: "DENY", # accepts DENY
|
|
17934
|
+
# create_and_update_sap_product_master_data_action: "DENY", # accepts DENY
|
|
17935
|
+
# share_sap_product_master_data_action: "DENY", # accepts DENY
|
|
17936
|
+
# use_sap_product_master_data_action: "DENY", # accepts DENY
|
|
17937
|
+
# sap_physical_inventory_action: "DENY", # accepts DENY
|
|
17938
|
+
# create_and_update_sap_physical_inventory_action: "DENY", # accepts DENY
|
|
17939
|
+
# share_sap_physical_inventory_action: "DENY", # accepts DENY
|
|
17940
|
+
# use_sap_physical_inventory_action: "DENY", # accepts DENY
|
|
17941
|
+
# sap_bill_of_material_action: "DENY", # accepts DENY
|
|
17942
|
+
# create_and_update_sap_bill_of_material_action: "DENY", # accepts DENY
|
|
17943
|
+
# share_sap_bill_of_material_action: "DENY", # accepts DENY
|
|
17944
|
+
# use_sap_bill_of_material_action: "DENY", # accepts DENY
|
|
17945
|
+
# sap_material_stock_action: "DENY", # accepts DENY
|
|
17946
|
+
# create_and_update_sap_material_stock_action: "DENY", # accepts DENY
|
|
17947
|
+
# share_sap_material_stock_action: "DENY", # accepts DENY
|
|
17948
|
+
# use_sap_material_stock_action: "DENY", # accepts DENY
|
|
17949
|
+
# fact_set_action: "DENY", # accepts DENY
|
|
17950
|
+
# create_and_update_fact_set_action: "DENY", # accepts DENY
|
|
17951
|
+
# share_fact_set_action: "DENY", # accepts DENY
|
|
17952
|
+
# use_fact_set_action: "DENY", # accepts DENY
|
|
17953
|
+
# amazon_s_three_action: "DENY", # accepts DENY
|
|
17954
|
+
# create_and_update_amazon_s_three_action: "DENY", # accepts DENY
|
|
17955
|
+
# share_amazon_s_three_action: "DENY", # accepts DENY
|
|
17956
|
+
# use_amazon_s_three_action: "DENY", # accepts DENY
|
|
17957
|
+
# textract_action: "DENY", # accepts DENY
|
|
17958
|
+
# create_and_update_textract_action: "DENY", # accepts DENY
|
|
17959
|
+
# share_textract_action: "DENY", # accepts DENY
|
|
17960
|
+
# use_textract_action: "DENY", # accepts DENY
|
|
17961
|
+
# comprehend_action: "DENY", # accepts DENY
|
|
17962
|
+
# create_and_update_comprehend_action: "DENY", # accepts DENY
|
|
17963
|
+
# share_comprehend_action: "DENY", # accepts DENY
|
|
17964
|
+
# use_comprehend_action: "DENY", # accepts DENY
|
|
17965
|
+
# comprehend_medical_action: "DENY", # accepts DENY
|
|
17966
|
+
# create_and_update_comprehend_medical_action: "DENY", # accepts DENY
|
|
17967
|
+
# share_comprehend_medical_action: "DENY", # accepts DENY
|
|
17968
|
+
# use_comprehend_medical_action: "DENY", # accepts DENY
|
|
17969
|
+
# amazon_bedrock_ars_action: "DENY", # accepts DENY
|
|
17970
|
+
# create_and_update_amazon_bedrock_ars_action: "DENY", # accepts DENY
|
|
17971
|
+
# share_amazon_bedrock_ars_action: "DENY", # accepts DENY
|
|
17972
|
+
# use_amazon_bedrock_ars_action: "DENY", # accepts DENY
|
|
17973
|
+
# amazon_bedrock_fs_action: "DENY", # accepts DENY
|
|
17974
|
+
# create_and_update_amazon_bedrock_fs_action: "DENY", # accepts DENY
|
|
17975
|
+
# share_amazon_bedrock_fs_action: "DENY", # accepts DENY
|
|
17976
|
+
# use_amazon_bedrock_fs_action: "DENY", # accepts DENY
|
|
17977
|
+
# amazon_bedrock_krs_action: "DENY", # accepts DENY
|
|
17978
|
+
# create_and_update_amazon_bedrock_krs_action: "DENY", # accepts DENY
|
|
17979
|
+
# share_amazon_bedrock_krs_action: "DENY", # accepts DENY
|
|
17980
|
+
# use_amazon_bedrock_krs_action: "DENY", # accepts DENY
|
|
17981
|
+
# mcp_action: "DENY", # accepts DENY
|
|
17982
|
+
# create_and_update_mcp_action: "DENY", # accepts DENY
|
|
17983
|
+
# share_mcp_action: "DENY", # accepts DENY
|
|
17984
|
+
# use_mcp_action: "DENY", # accepts DENY
|
|
17985
|
+
# open_api_action: "DENY", # accepts DENY
|
|
17986
|
+
# create_and_update_open_api_action: "DENY", # accepts DENY
|
|
17987
|
+
# share_open_api_action: "DENY", # accepts DENY
|
|
17988
|
+
# use_open_api_action: "DENY", # accepts DENY
|
|
17989
|
+
# sand_pgmi_action: "DENY", # accepts DENY
|
|
17990
|
+
# create_and_update_sand_pgmi_action: "DENY", # accepts DENY
|
|
17991
|
+
# share_sand_pgmi_action: "DENY", # accepts DENY
|
|
17992
|
+
# use_sand_pgmi_action: "DENY", # accepts DENY
|
|
17993
|
+
# sand_p_global_energy_action: "DENY", # accepts DENY
|
|
17994
|
+
# create_and_update_sand_p_global_energy_action: "DENY", # accepts DENY
|
|
17995
|
+
# share_sand_p_global_energy_action: "DENY", # accepts DENY
|
|
17996
|
+
# use_sand_p_global_energy_action: "DENY", # accepts DENY
|
|
17997
|
+
# bamboo_hr_action: "DENY", # accepts DENY
|
|
17998
|
+
# create_and_update_bamboo_hr_action: "DENY", # accepts DENY
|
|
17999
|
+
# share_bamboo_hr_action: "DENY", # accepts DENY
|
|
18000
|
+
# use_bamboo_hr_action: "DENY", # accepts DENY
|
|
18001
|
+
# box_agent_action: "DENY", # accepts DENY
|
|
18002
|
+
# create_and_update_box_agent_action: "DENY", # accepts DENY
|
|
18003
|
+
# share_box_agent_action: "DENY", # accepts DENY
|
|
18004
|
+
# use_box_agent_action: "DENY", # accepts DENY
|
|
18005
|
+
# canva_agent_action: "DENY", # accepts DENY
|
|
18006
|
+
# create_and_update_canva_agent_action: "DENY", # accepts DENY
|
|
18007
|
+
# share_canva_agent_action: "DENY", # accepts DENY
|
|
18008
|
+
# use_canva_agent_action: "DENY", # accepts DENY
|
|
18009
|
+
# github_action: "DENY", # accepts DENY
|
|
18010
|
+
# create_and_update_github_action: "DENY", # accepts DENY
|
|
18011
|
+
# share_github_action: "DENY", # accepts DENY
|
|
18012
|
+
# use_github_action: "DENY", # accepts DENY
|
|
18013
|
+
# notion_action: "DENY", # accepts DENY
|
|
18014
|
+
# create_and_update_notion_action: "DENY", # accepts DENY
|
|
18015
|
+
# share_notion_action: "DENY", # accepts DENY
|
|
18016
|
+
# use_notion_action: "DENY", # accepts DENY
|
|
18017
|
+
# linear_action: "DENY", # accepts DENY
|
|
18018
|
+
# create_and_update_linear_action: "DENY", # accepts DENY
|
|
18019
|
+
# share_linear_action: "DENY", # accepts DENY
|
|
18020
|
+
# use_linear_action: "DENY", # accepts DENY
|
|
18021
|
+
# hugging_face_action: "DENY", # accepts DENY
|
|
18022
|
+
# create_and_update_hugging_face_action: "DENY", # accepts DENY
|
|
18023
|
+
# share_hugging_face_action: "DENY", # accepts DENY
|
|
18024
|
+
# use_hugging_face_action: "DENY", # accepts DENY
|
|
18025
|
+
# monday_action: "DENY", # accepts DENY
|
|
18026
|
+
# create_and_update_monday_action: "DENY", # accepts DENY
|
|
18027
|
+
# share_monday_action: "DENY", # accepts DENY
|
|
18028
|
+
# use_monday_action: "DENY", # accepts DENY
|
|
18029
|
+
# hubspot_action: "DENY", # accepts DENY
|
|
18030
|
+
# create_and_update_hubspot_action: "DENY", # accepts DENY
|
|
18031
|
+
# share_hubspot_action: "DENY", # accepts DENY
|
|
18032
|
+
# use_hubspot_action: "DENY", # accepts DENY
|
|
18033
|
+
# intercom_action: "DENY", # accepts DENY
|
|
18034
|
+
# create_and_update_intercom_action: "DENY", # accepts DENY
|
|
18035
|
+
# share_intercom_action: "DENY", # accepts DENY
|
|
18036
|
+
# use_intercom_action: "DENY", # accepts DENY
|
|
18037
|
+
# new_relic_action: "DENY", # accepts DENY
|
|
18038
|
+
# create_and_update_new_relic_action: "DENY", # accepts DENY
|
|
18039
|
+
# share_new_relic_action: "DENY", # accepts DENY
|
|
18040
|
+
# use_new_relic_action: "DENY", # accepts DENY
|
|
17319
18041
|
# space: "DENY", # accepts DENY
|
|
17320
18042
|
# chat_agent: "DENY", # accepts DENY
|
|
17321
18043
|
# create_chat_agents: "DENY", # accepts DENY
|
|
@@ -21131,7 +21853,7 @@ module Aws::QuickSight
|
|
|
21131
21853
|
tracer: tracer
|
|
21132
21854
|
)
|
|
21133
21855
|
context[:gem_name] = 'aws-sdk-quicksight'
|
|
21134
|
-
context[:gem_version] = '1.
|
|
21856
|
+
context[:gem_version] = '1.172.0'
|
|
21135
21857
|
Seahorse::Client::Request.new(handlers, context)
|
|
21136
21858
|
end
|
|
21137
21859
|
|