aws-sdk-quicksight 1.198.0 → 1.199.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 +449 -1
- data/lib/aws-sdk-quicksight/client_api.rb +112 -0
- data/lib/aws-sdk-quicksight/types.rb +566 -0
- data/lib/aws-sdk-quicksight.rb +1 -1
- data/sig/params.rbs +112 -0
- data/sig/types.rbs +112 -0
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 66fbc6f002a40db73071a75123addb1b6ef2f5a5820e5a9297afa3547b5019b7
|
|
4
|
+
data.tar.gz: 93aea08b7630c6e36c7f992369364cab040a57dbbf36a0d5dd24752dd71a0980
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 82be7e862b346adcee3730f0265b17a59883edd0aec3f448ef48d2353e8c77848af0b913d0caa506281130036fa24e9e69d4df2e0ed18a7453b80f48d3f06d7b
|
|
7
|
+
data.tar.gz: 9b520cc3c096bcbe2d3a63e0b93737c3546b231c951b4462030c40c12112f896cd36458c1a4e5e3d9e6bd03fe88a060ae69b852d6ae40ec08d51527bd0883e4e
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.199.0 (2026-09-22)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Adds support for granular custom permissions on 28 action connectors, including Gmail, Google Drive, Google Sheets, Airtable, and Dropbox. Administrators can now allow or deny individual connector operations instead of all action connectors at once.
|
|
8
|
+
|
|
4
9
|
1.198.0 (2026-09-11)
|
|
5
10
|
------------------
|
|
6
11
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.199.0
|
|
@@ -2726,6 +2726,118 @@ module Aws::QuickSight
|
|
|
2726
2726
|
# create_and_update_new_relic_action: "DENY", # accepts DENY, ALLOW
|
|
2727
2727
|
# share_new_relic_action: "DENY", # accepts DENY, ALLOW
|
|
2728
2728
|
# use_new_relic_action: "DENY", # accepts DENY, ALLOW
|
|
2729
|
+
# pager_duty_agent_action: "DENY", # accepts DENY, ALLOW
|
|
2730
|
+
# create_and_update_pager_duty_agent_action: "DENY", # accepts DENY, ALLOW
|
|
2731
|
+
# share_pager_duty_agent_action: "DENY", # accepts DENY, ALLOW
|
|
2732
|
+
# use_pager_duty_agent_action: "DENY", # accepts DENY, ALLOW
|
|
2733
|
+
# visier_agent_action: "DENY", # accepts DENY, ALLOW
|
|
2734
|
+
# create_and_update_visier_agent_action: "DENY", # accepts DENY, ALLOW
|
|
2735
|
+
# share_visier_agent_action: "DENY", # accepts DENY, ALLOW
|
|
2736
|
+
# use_visier_agent_action: "DENY", # accepts DENY, ALLOW
|
|
2737
|
+
# zoom_action: "DENY", # accepts DENY, ALLOW
|
|
2738
|
+
# create_and_update_zoom_action: "DENY", # accepts DENY, ALLOW
|
|
2739
|
+
# share_zoom_action: "DENY", # accepts DENY, ALLOW
|
|
2740
|
+
# use_zoom_action: "DENY", # accepts DENY, ALLOW
|
|
2741
|
+
# snow_flake_action: "DENY", # accepts DENY, ALLOW
|
|
2742
|
+
# create_and_update_snow_flake_action: "DENY", # accepts DENY, ALLOW
|
|
2743
|
+
# share_snow_flake_action: "DENY", # accepts DENY, ALLOW
|
|
2744
|
+
# use_snow_flake_action: "DENY", # accepts DENY, ALLOW
|
|
2745
|
+
# zapier_action: "DENY", # accepts DENY, ALLOW
|
|
2746
|
+
# create_and_update_zapier_action: "DENY", # accepts DENY, ALLOW
|
|
2747
|
+
# share_zapier_action: "DENY", # accepts DENY, ALLOW
|
|
2748
|
+
# use_zapier_action: "DENY", # accepts DENY, ALLOW
|
|
2749
|
+
# airtable_action: "DENY", # accepts DENY, ALLOW
|
|
2750
|
+
# create_and_update_airtable_action: "DENY", # accepts DENY, ALLOW
|
|
2751
|
+
# share_airtable_action: "DENY", # accepts DENY, ALLOW
|
|
2752
|
+
# use_airtable_action: "DENY", # accepts DENY, ALLOW
|
|
2753
|
+
# dropbox_action: "DENY", # accepts DENY, ALLOW
|
|
2754
|
+
# create_and_update_dropbox_action: "DENY", # accepts DENY, ALLOW
|
|
2755
|
+
# share_dropbox_action: "DENY", # accepts DENY, ALLOW
|
|
2756
|
+
# use_dropbox_action: "DENY", # accepts DENY, ALLOW
|
|
2757
|
+
# gmail_action: "DENY", # accepts DENY, ALLOW
|
|
2758
|
+
# create_and_update_gmail_action: "DENY", # accepts DENY, ALLOW
|
|
2759
|
+
# share_gmail_action: "DENY", # accepts DENY, ALLOW
|
|
2760
|
+
# use_gmail_action: "DENY", # accepts DENY, ALLOW
|
|
2761
|
+
# google_analytics_action: "DENY", # accepts DENY, ALLOW
|
|
2762
|
+
# create_and_update_google_analytics_action: "DENY", # accepts DENY, ALLOW
|
|
2763
|
+
# share_google_analytics_action: "DENY", # accepts DENY, ALLOW
|
|
2764
|
+
# use_google_analytics_action: "DENY", # accepts DENY, ALLOW
|
|
2765
|
+
# google_docs_action: "DENY", # accepts DENY, ALLOW
|
|
2766
|
+
# create_and_update_google_docs_action: "DENY", # accepts DENY, ALLOW
|
|
2767
|
+
# share_google_docs_action: "DENY", # accepts DENY, ALLOW
|
|
2768
|
+
# use_google_docs_action: "DENY", # accepts DENY, ALLOW
|
|
2769
|
+
# google_drive_action: "DENY", # accepts DENY, ALLOW
|
|
2770
|
+
# create_and_update_google_drive_action: "DENY", # accepts DENY, ALLOW
|
|
2771
|
+
# share_google_drive_action: "DENY", # accepts DENY, ALLOW
|
|
2772
|
+
# use_google_drive_action: "DENY", # accepts DENY, ALLOW
|
|
2773
|
+
# google_meet_action: "DENY", # accepts DENY, ALLOW
|
|
2774
|
+
# create_and_update_google_meet_action: "DENY", # accepts DENY, ALLOW
|
|
2775
|
+
# share_google_meet_action: "DENY", # accepts DENY, ALLOW
|
|
2776
|
+
# use_google_meet_action: "DENY", # accepts DENY, ALLOW
|
|
2777
|
+
# google_sheets_action: "DENY", # accepts DENY, ALLOW
|
|
2778
|
+
# create_and_update_google_sheets_action: "DENY", # accepts DENY, ALLOW
|
|
2779
|
+
# share_google_sheets_action: "DENY", # accepts DENY, ALLOW
|
|
2780
|
+
# use_google_sheets_action: "DENY", # accepts DENY, ALLOW
|
|
2781
|
+
# google_slides_action: "DENY", # accepts DENY, ALLOW
|
|
2782
|
+
# create_and_update_google_slides_action: "DENY", # accepts DENY, ALLOW
|
|
2783
|
+
# share_google_slides_action: "DENY", # accepts DENY, ALLOW
|
|
2784
|
+
# use_google_slides_action: "DENY", # accepts DENY, ALLOW
|
|
2785
|
+
# quick_books_action: "DENY", # accepts DENY, ALLOW
|
|
2786
|
+
# create_and_update_quick_books_action: "DENY", # accepts DENY, ALLOW
|
|
2787
|
+
# share_quick_books_action: "DENY", # accepts DENY, ALLOW
|
|
2788
|
+
# use_quick_books_action: "DENY", # accepts DENY, ALLOW
|
|
2789
|
+
# figma_action: "DENY", # accepts DENY, ALLOW
|
|
2790
|
+
# create_and_update_figma_action: "DENY", # accepts DENY, ALLOW
|
|
2791
|
+
# share_figma_action: "DENY", # accepts DENY, ALLOW
|
|
2792
|
+
# use_figma_action: "DENY", # accepts DENY, ALLOW
|
|
2793
|
+
# whats_app_action: "DENY", # accepts DENY, ALLOW
|
|
2794
|
+
# create_and_update_whats_app_action: "DENY", # accepts DENY, ALLOW
|
|
2795
|
+
# share_whats_app_action: "DENY", # accepts DENY, ALLOW
|
|
2796
|
+
# use_whats_app_action: "DENY", # accepts DENY, ALLOW
|
|
2797
|
+
# google_chat_action: "DENY", # accepts DENY, ALLOW
|
|
2798
|
+
# create_and_update_google_chat_action: "DENY", # accepts DENY, ALLOW
|
|
2799
|
+
# share_google_chat_action: "DENY", # accepts DENY, ALLOW
|
|
2800
|
+
# use_google_chat_action: "DENY", # accepts DENY, ALLOW
|
|
2801
|
+
# one_note_action: "DENY", # accepts DENY, ALLOW
|
|
2802
|
+
# create_and_update_one_note_action: "DENY", # accepts DENY, ALLOW
|
|
2803
|
+
# share_one_note_action: "DENY", # accepts DENY, ALLOW
|
|
2804
|
+
# use_one_note_action: "DENY", # accepts DENY, ALLOW
|
|
2805
|
+
# shopify_action: "DENY", # accepts DENY, ALLOW
|
|
2806
|
+
# create_and_update_shopify_action: "DENY", # accepts DENY, ALLOW
|
|
2807
|
+
# share_shopify_action: "DENY", # accepts DENY, ALLOW
|
|
2808
|
+
# use_shopify_action: "DENY", # accepts DENY, ALLOW
|
|
2809
|
+
# adobe_action: "DENY", # accepts DENY, ALLOW
|
|
2810
|
+
# create_and_update_adobe_action: "DENY", # accepts DENY, ALLOW
|
|
2811
|
+
# share_adobe_action: "DENY", # accepts DENY, ALLOW
|
|
2812
|
+
# use_adobe_action: "DENY", # accepts DENY, ALLOW
|
|
2813
|
+
# cisco_webex_vidcast_action: "DENY", # accepts DENY, ALLOW
|
|
2814
|
+
# create_and_update_cisco_webex_vidcast_action: "DENY", # accepts DENY, ALLOW
|
|
2815
|
+
# share_cisco_webex_vidcast_action: "DENY", # accepts DENY, ALLOW
|
|
2816
|
+
# use_cisco_webex_vidcast_action: "DENY", # accepts DENY, ALLOW
|
|
2817
|
+
# cisco_webex_meetings_action: "DENY", # accepts DENY, ALLOW
|
|
2818
|
+
# create_and_update_cisco_webex_meetings_action: "DENY", # accepts DENY, ALLOW
|
|
2819
|
+
# share_cisco_webex_meetings_action: "DENY", # accepts DENY, ALLOW
|
|
2820
|
+
# use_cisco_webex_meetings_action: "DENY", # accepts DENY, ALLOW
|
|
2821
|
+
# dun_and_bradstreet_action: "DENY", # accepts DENY, ALLOW
|
|
2822
|
+
# create_and_update_dun_and_bradstreet_action: "DENY", # accepts DENY, ALLOW
|
|
2823
|
+
# share_dun_and_bradstreet_action: "DENY", # accepts DENY, ALLOW
|
|
2824
|
+
# use_dun_and_bradstreet_action: "DENY", # accepts DENY, ALLOW
|
|
2825
|
+
# hg_insights_action: "DENY", # accepts DENY, ALLOW
|
|
2826
|
+
# create_and_update_hg_insights_action: "DENY", # accepts DENY, ALLOW
|
|
2827
|
+
# share_hg_insights_action: "DENY", # accepts DENY, ALLOW
|
|
2828
|
+
# use_hg_insights_action: "DENY", # accepts DENY, ALLOW
|
|
2829
|
+
# zoom_info_action: "DENY", # accepts DENY, ALLOW
|
|
2830
|
+
# create_and_update_zoom_info_action: "DENY", # accepts DENY, ALLOW
|
|
2831
|
+
# share_zoom_info_action: "DENY", # accepts DENY, ALLOW
|
|
2832
|
+
# use_zoom_info_action: "DENY", # accepts DENY, ALLOW
|
|
2833
|
+
# moodys_action: "DENY", # accepts DENY, ALLOW
|
|
2834
|
+
# create_and_update_moodys_action: "DENY", # accepts DENY, ALLOW
|
|
2835
|
+
# share_moodys_action: "DENY", # accepts DENY, ALLOW
|
|
2836
|
+
# use_moodys_action: "DENY", # accepts DENY, ALLOW
|
|
2837
|
+
# bee_action: "DENY", # accepts DENY, ALLOW
|
|
2838
|
+
# create_and_update_bee_action: "DENY", # accepts DENY, ALLOW
|
|
2839
|
+
# share_bee_action: "DENY", # accepts DENY, ALLOW
|
|
2840
|
+
# use_bee_action: "DENY", # accepts DENY, ALLOW
|
|
2729
2841
|
# topic: "DENY", # accepts DENY, ALLOW
|
|
2730
2842
|
# edit_visual_with_q: "DENY", # accepts DENY, ALLOW
|
|
2731
2843
|
# build_calculated_field_with_q: "DENY", # accepts DENY, ALLOW
|
|
@@ -9954,6 +10066,118 @@ module Aws::QuickSight
|
|
|
9954
10066
|
# resp.custom_permissions.capabilities.create_and_update_new_relic_action #=> String, one of "DENY", "ALLOW"
|
|
9955
10067
|
# resp.custom_permissions.capabilities.share_new_relic_action #=> String, one of "DENY", "ALLOW"
|
|
9956
10068
|
# resp.custom_permissions.capabilities.use_new_relic_action #=> String, one of "DENY", "ALLOW"
|
|
10069
|
+
# resp.custom_permissions.capabilities.pager_duty_agent_action #=> String, one of "DENY", "ALLOW"
|
|
10070
|
+
# resp.custom_permissions.capabilities.create_and_update_pager_duty_agent_action #=> String, one of "DENY", "ALLOW"
|
|
10071
|
+
# resp.custom_permissions.capabilities.share_pager_duty_agent_action #=> String, one of "DENY", "ALLOW"
|
|
10072
|
+
# resp.custom_permissions.capabilities.use_pager_duty_agent_action #=> String, one of "DENY", "ALLOW"
|
|
10073
|
+
# resp.custom_permissions.capabilities.visier_agent_action #=> String, one of "DENY", "ALLOW"
|
|
10074
|
+
# resp.custom_permissions.capabilities.create_and_update_visier_agent_action #=> String, one of "DENY", "ALLOW"
|
|
10075
|
+
# resp.custom_permissions.capabilities.share_visier_agent_action #=> String, one of "DENY", "ALLOW"
|
|
10076
|
+
# resp.custom_permissions.capabilities.use_visier_agent_action #=> String, one of "DENY", "ALLOW"
|
|
10077
|
+
# resp.custom_permissions.capabilities.zoom_action #=> String, one of "DENY", "ALLOW"
|
|
10078
|
+
# resp.custom_permissions.capabilities.create_and_update_zoom_action #=> String, one of "DENY", "ALLOW"
|
|
10079
|
+
# resp.custom_permissions.capabilities.share_zoom_action #=> String, one of "DENY", "ALLOW"
|
|
10080
|
+
# resp.custom_permissions.capabilities.use_zoom_action #=> String, one of "DENY", "ALLOW"
|
|
10081
|
+
# resp.custom_permissions.capabilities.snow_flake_action #=> String, one of "DENY", "ALLOW"
|
|
10082
|
+
# resp.custom_permissions.capabilities.create_and_update_snow_flake_action #=> String, one of "DENY", "ALLOW"
|
|
10083
|
+
# resp.custom_permissions.capabilities.share_snow_flake_action #=> String, one of "DENY", "ALLOW"
|
|
10084
|
+
# resp.custom_permissions.capabilities.use_snow_flake_action #=> String, one of "DENY", "ALLOW"
|
|
10085
|
+
# resp.custom_permissions.capabilities.zapier_action #=> String, one of "DENY", "ALLOW"
|
|
10086
|
+
# resp.custom_permissions.capabilities.create_and_update_zapier_action #=> String, one of "DENY", "ALLOW"
|
|
10087
|
+
# resp.custom_permissions.capabilities.share_zapier_action #=> String, one of "DENY", "ALLOW"
|
|
10088
|
+
# resp.custom_permissions.capabilities.use_zapier_action #=> String, one of "DENY", "ALLOW"
|
|
10089
|
+
# resp.custom_permissions.capabilities.airtable_action #=> String, one of "DENY", "ALLOW"
|
|
10090
|
+
# resp.custom_permissions.capabilities.create_and_update_airtable_action #=> String, one of "DENY", "ALLOW"
|
|
10091
|
+
# resp.custom_permissions.capabilities.share_airtable_action #=> String, one of "DENY", "ALLOW"
|
|
10092
|
+
# resp.custom_permissions.capabilities.use_airtable_action #=> String, one of "DENY", "ALLOW"
|
|
10093
|
+
# resp.custom_permissions.capabilities.dropbox_action #=> String, one of "DENY", "ALLOW"
|
|
10094
|
+
# resp.custom_permissions.capabilities.create_and_update_dropbox_action #=> String, one of "DENY", "ALLOW"
|
|
10095
|
+
# resp.custom_permissions.capabilities.share_dropbox_action #=> String, one of "DENY", "ALLOW"
|
|
10096
|
+
# resp.custom_permissions.capabilities.use_dropbox_action #=> String, one of "DENY", "ALLOW"
|
|
10097
|
+
# resp.custom_permissions.capabilities.gmail_action #=> String, one of "DENY", "ALLOW"
|
|
10098
|
+
# resp.custom_permissions.capabilities.create_and_update_gmail_action #=> String, one of "DENY", "ALLOW"
|
|
10099
|
+
# resp.custom_permissions.capabilities.share_gmail_action #=> String, one of "DENY", "ALLOW"
|
|
10100
|
+
# resp.custom_permissions.capabilities.use_gmail_action #=> String, one of "DENY", "ALLOW"
|
|
10101
|
+
# resp.custom_permissions.capabilities.google_analytics_action #=> String, one of "DENY", "ALLOW"
|
|
10102
|
+
# resp.custom_permissions.capabilities.create_and_update_google_analytics_action #=> String, one of "DENY", "ALLOW"
|
|
10103
|
+
# resp.custom_permissions.capabilities.share_google_analytics_action #=> String, one of "DENY", "ALLOW"
|
|
10104
|
+
# resp.custom_permissions.capabilities.use_google_analytics_action #=> String, one of "DENY", "ALLOW"
|
|
10105
|
+
# resp.custom_permissions.capabilities.google_docs_action #=> String, one of "DENY", "ALLOW"
|
|
10106
|
+
# resp.custom_permissions.capabilities.create_and_update_google_docs_action #=> String, one of "DENY", "ALLOW"
|
|
10107
|
+
# resp.custom_permissions.capabilities.share_google_docs_action #=> String, one of "DENY", "ALLOW"
|
|
10108
|
+
# resp.custom_permissions.capabilities.use_google_docs_action #=> String, one of "DENY", "ALLOW"
|
|
10109
|
+
# resp.custom_permissions.capabilities.google_drive_action #=> String, one of "DENY", "ALLOW"
|
|
10110
|
+
# resp.custom_permissions.capabilities.create_and_update_google_drive_action #=> String, one of "DENY", "ALLOW"
|
|
10111
|
+
# resp.custom_permissions.capabilities.share_google_drive_action #=> String, one of "DENY", "ALLOW"
|
|
10112
|
+
# resp.custom_permissions.capabilities.use_google_drive_action #=> String, one of "DENY", "ALLOW"
|
|
10113
|
+
# resp.custom_permissions.capabilities.google_meet_action #=> String, one of "DENY", "ALLOW"
|
|
10114
|
+
# resp.custom_permissions.capabilities.create_and_update_google_meet_action #=> String, one of "DENY", "ALLOW"
|
|
10115
|
+
# resp.custom_permissions.capabilities.share_google_meet_action #=> String, one of "DENY", "ALLOW"
|
|
10116
|
+
# resp.custom_permissions.capabilities.use_google_meet_action #=> String, one of "DENY", "ALLOW"
|
|
10117
|
+
# resp.custom_permissions.capabilities.google_sheets_action #=> String, one of "DENY", "ALLOW"
|
|
10118
|
+
# resp.custom_permissions.capabilities.create_and_update_google_sheets_action #=> String, one of "DENY", "ALLOW"
|
|
10119
|
+
# resp.custom_permissions.capabilities.share_google_sheets_action #=> String, one of "DENY", "ALLOW"
|
|
10120
|
+
# resp.custom_permissions.capabilities.use_google_sheets_action #=> String, one of "DENY", "ALLOW"
|
|
10121
|
+
# resp.custom_permissions.capabilities.google_slides_action #=> String, one of "DENY", "ALLOW"
|
|
10122
|
+
# resp.custom_permissions.capabilities.create_and_update_google_slides_action #=> String, one of "DENY", "ALLOW"
|
|
10123
|
+
# resp.custom_permissions.capabilities.share_google_slides_action #=> String, one of "DENY", "ALLOW"
|
|
10124
|
+
# resp.custom_permissions.capabilities.use_google_slides_action #=> String, one of "DENY", "ALLOW"
|
|
10125
|
+
# resp.custom_permissions.capabilities.quick_books_action #=> String, one of "DENY", "ALLOW"
|
|
10126
|
+
# resp.custom_permissions.capabilities.create_and_update_quick_books_action #=> String, one of "DENY", "ALLOW"
|
|
10127
|
+
# resp.custom_permissions.capabilities.share_quick_books_action #=> String, one of "DENY", "ALLOW"
|
|
10128
|
+
# resp.custom_permissions.capabilities.use_quick_books_action #=> String, one of "DENY", "ALLOW"
|
|
10129
|
+
# resp.custom_permissions.capabilities.figma_action #=> String, one of "DENY", "ALLOW"
|
|
10130
|
+
# resp.custom_permissions.capabilities.create_and_update_figma_action #=> String, one of "DENY", "ALLOW"
|
|
10131
|
+
# resp.custom_permissions.capabilities.share_figma_action #=> String, one of "DENY", "ALLOW"
|
|
10132
|
+
# resp.custom_permissions.capabilities.use_figma_action #=> String, one of "DENY", "ALLOW"
|
|
10133
|
+
# resp.custom_permissions.capabilities.whats_app_action #=> String, one of "DENY", "ALLOW"
|
|
10134
|
+
# resp.custom_permissions.capabilities.create_and_update_whats_app_action #=> String, one of "DENY", "ALLOW"
|
|
10135
|
+
# resp.custom_permissions.capabilities.share_whats_app_action #=> String, one of "DENY", "ALLOW"
|
|
10136
|
+
# resp.custom_permissions.capabilities.use_whats_app_action #=> String, one of "DENY", "ALLOW"
|
|
10137
|
+
# resp.custom_permissions.capabilities.google_chat_action #=> String, one of "DENY", "ALLOW"
|
|
10138
|
+
# resp.custom_permissions.capabilities.create_and_update_google_chat_action #=> String, one of "DENY", "ALLOW"
|
|
10139
|
+
# resp.custom_permissions.capabilities.share_google_chat_action #=> String, one of "DENY", "ALLOW"
|
|
10140
|
+
# resp.custom_permissions.capabilities.use_google_chat_action #=> String, one of "DENY", "ALLOW"
|
|
10141
|
+
# resp.custom_permissions.capabilities.one_note_action #=> String, one of "DENY", "ALLOW"
|
|
10142
|
+
# resp.custom_permissions.capabilities.create_and_update_one_note_action #=> String, one of "DENY", "ALLOW"
|
|
10143
|
+
# resp.custom_permissions.capabilities.share_one_note_action #=> String, one of "DENY", "ALLOW"
|
|
10144
|
+
# resp.custom_permissions.capabilities.use_one_note_action #=> String, one of "DENY", "ALLOW"
|
|
10145
|
+
# resp.custom_permissions.capabilities.shopify_action #=> String, one of "DENY", "ALLOW"
|
|
10146
|
+
# resp.custom_permissions.capabilities.create_and_update_shopify_action #=> String, one of "DENY", "ALLOW"
|
|
10147
|
+
# resp.custom_permissions.capabilities.share_shopify_action #=> String, one of "DENY", "ALLOW"
|
|
10148
|
+
# resp.custom_permissions.capabilities.use_shopify_action #=> String, one of "DENY", "ALLOW"
|
|
10149
|
+
# resp.custom_permissions.capabilities.adobe_action #=> String, one of "DENY", "ALLOW"
|
|
10150
|
+
# resp.custom_permissions.capabilities.create_and_update_adobe_action #=> String, one of "DENY", "ALLOW"
|
|
10151
|
+
# resp.custom_permissions.capabilities.share_adobe_action #=> String, one of "DENY", "ALLOW"
|
|
10152
|
+
# resp.custom_permissions.capabilities.use_adobe_action #=> String, one of "DENY", "ALLOW"
|
|
10153
|
+
# resp.custom_permissions.capabilities.cisco_webex_vidcast_action #=> String, one of "DENY", "ALLOW"
|
|
10154
|
+
# resp.custom_permissions.capabilities.create_and_update_cisco_webex_vidcast_action #=> String, one of "DENY", "ALLOW"
|
|
10155
|
+
# resp.custom_permissions.capabilities.share_cisco_webex_vidcast_action #=> String, one of "DENY", "ALLOW"
|
|
10156
|
+
# resp.custom_permissions.capabilities.use_cisco_webex_vidcast_action #=> String, one of "DENY", "ALLOW"
|
|
10157
|
+
# resp.custom_permissions.capabilities.cisco_webex_meetings_action #=> String, one of "DENY", "ALLOW"
|
|
10158
|
+
# resp.custom_permissions.capabilities.create_and_update_cisco_webex_meetings_action #=> String, one of "DENY", "ALLOW"
|
|
10159
|
+
# resp.custom_permissions.capabilities.share_cisco_webex_meetings_action #=> String, one of "DENY", "ALLOW"
|
|
10160
|
+
# resp.custom_permissions.capabilities.use_cisco_webex_meetings_action #=> String, one of "DENY", "ALLOW"
|
|
10161
|
+
# resp.custom_permissions.capabilities.dun_and_bradstreet_action #=> String, one of "DENY", "ALLOW"
|
|
10162
|
+
# resp.custom_permissions.capabilities.create_and_update_dun_and_bradstreet_action #=> String, one of "DENY", "ALLOW"
|
|
10163
|
+
# resp.custom_permissions.capabilities.share_dun_and_bradstreet_action #=> String, one of "DENY", "ALLOW"
|
|
10164
|
+
# resp.custom_permissions.capabilities.use_dun_and_bradstreet_action #=> String, one of "DENY", "ALLOW"
|
|
10165
|
+
# resp.custom_permissions.capabilities.hg_insights_action #=> String, one of "DENY", "ALLOW"
|
|
10166
|
+
# resp.custom_permissions.capabilities.create_and_update_hg_insights_action #=> String, one of "DENY", "ALLOW"
|
|
10167
|
+
# resp.custom_permissions.capabilities.share_hg_insights_action #=> String, one of "DENY", "ALLOW"
|
|
10168
|
+
# resp.custom_permissions.capabilities.use_hg_insights_action #=> String, one of "DENY", "ALLOW"
|
|
10169
|
+
# resp.custom_permissions.capabilities.zoom_info_action #=> String, one of "DENY", "ALLOW"
|
|
10170
|
+
# resp.custom_permissions.capabilities.create_and_update_zoom_info_action #=> String, one of "DENY", "ALLOW"
|
|
10171
|
+
# resp.custom_permissions.capabilities.share_zoom_info_action #=> String, one of "DENY", "ALLOW"
|
|
10172
|
+
# resp.custom_permissions.capabilities.use_zoom_info_action #=> String, one of "DENY", "ALLOW"
|
|
10173
|
+
# resp.custom_permissions.capabilities.moodys_action #=> String, one of "DENY", "ALLOW"
|
|
10174
|
+
# resp.custom_permissions.capabilities.create_and_update_moodys_action #=> String, one of "DENY", "ALLOW"
|
|
10175
|
+
# resp.custom_permissions.capabilities.share_moodys_action #=> String, one of "DENY", "ALLOW"
|
|
10176
|
+
# resp.custom_permissions.capabilities.use_moodys_action #=> String, one of "DENY", "ALLOW"
|
|
10177
|
+
# resp.custom_permissions.capabilities.bee_action #=> String, one of "DENY", "ALLOW"
|
|
10178
|
+
# resp.custom_permissions.capabilities.create_and_update_bee_action #=> String, one of "DENY", "ALLOW"
|
|
10179
|
+
# resp.custom_permissions.capabilities.share_bee_action #=> String, one of "DENY", "ALLOW"
|
|
10180
|
+
# resp.custom_permissions.capabilities.use_bee_action #=> String, one of "DENY", "ALLOW"
|
|
9957
10181
|
# resp.custom_permissions.capabilities.topic #=> String, one of "DENY", "ALLOW"
|
|
9958
10182
|
# resp.custom_permissions.capabilities.edit_visual_with_q #=> String, one of "DENY", "ALLOW"
|
|
9959
10183
|
# resp.custom_permissions.capabilities.build_calculated_field_with_q #=> String, one of "DENY", "ALLOW"
|
|
@@ -15212,6 +15436,118 @@ module Aws::QuickSight
|
|
|
15212
15436
|
# resp.custom_permissions_list[0].capabilities.create_and_update_new_relic_action #=> String, one of "DENY", "ALLOW"
|
|
15213
15437
|
# resp.custom_permissions_list[0].capabilities.share_new_relic_action #=> String, one of "DENY", "ALLOW"
|
|
15214
15438
|
# resp.custom_permissions_list[0].capabilities.use_new_relic_action #=> String, one of "DENY", "ALLOW"
|
|
15439
|
+
# resp.custom_permissions_list[0].capabilities.pager_duty_agent_action #=> String, one of "DENY", "ALLOW"
|
|
15440
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_pager_duty_agent_action #=> String, one of "DENY", "ALLOW"
|
|
15441
|
+
# resp.custom_permissions_list[0].capabilities.share_pager_duty_agent_action #=> String, one of "DENY", "ALLOW"
|
|
15442
|
+
# resp.custom_permissions_list[0].capabilities.use_pager_duty_agent_action #=> String, one of "DENY", "ALLOW"
|
|
15443
|
+
# resp.custom_permissions_list[0].capabilities.visier_agent_action #=> String, one of "DENY", "ALLOW"
|
|
15444
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_visier_agent_action #=> String, one of "DENY", "ALLOW"
|
|
15445
|
+
# resp.custom_permissions_list[0].capabilities.share_visier_agent_action #=> String, one of "DENY", "ALLOW"
|
|
15446
|
+
# resp.custom_permissions_list[0].capabilities.use_visier_agent_action #=> String, one of "DENY", "ALLOW"
|
|
15447
|
+
# resp.custom_permissions_list[0].capabilities.zoom_action #=> String, one of "DENY", "ALLOW"
|
|
15448
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_zoom_action #=> String, one of "DENY", "ALLOW"
|
|
15449
|
+
# resp.custom_permissions_list[0].capabilities.share_zoom_action #=> String, one of "DENY", "ALLOW"
|
|
15450
|
+
# resp.custom_permissions_list[0].capabilities.use_zoom_action #=> String, one of "DENY", "ALLOW"
|
|
15451
|
+
# resp.custom_permissions_list[0].capabilities.snow_flake_action #=> String, one of "DENY", "ALLOW"
|
|
15452
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_snow_flake_action #=> String, one of "DENY", "ALLOW"
|
|
15453
|
+
# resp.custom_permissions_list[0].capabilities.share_snow_flake_action #=> String, one of "DENY", "ALLOW"
|
|
15454
|
+
# resp.custom_permissions_list[0].capabilities.use_snow_flake_action #=> String, one of "DENY", "ALLOW"
|
|
15455
|
+
# resp.custom_permissions_list[0].capabilities.zapier_action #=> String, one of "DENY", "ALLOW"
|
|
15456
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_zapier_action #=> String, one of "DENY", "ALLOW"
|
|
15457
|
+
# resp.custom_permissions_list[0].capabilities.share_zapier_action #=> String, one of "DENY", "ALLOW"
|
|
15458
|
+
# resp.custom_permissions_list[0].capabilities.use_zapier_action #=> String, one of "DENY", "ALLOW"
|
|
15459
|
+
# resp.custom_permissions_list[0].capabilities.airtable_action #=> String, one of "DENY", "ALLOW"
|
|
15460
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_airtable_action #=> String, one of "DENY", "ALLOW"
|
|
15461
|
+
# resp.custom_permissions_list[0].capabilities.share_airtable_action #=> String, one of "DENY", "ALLOW"
|
|
15462
|
+
# resp.custom_permissions_list[0].capabilities.use_airtable_action #=> String, one of "DENY", "ALLOW"
|
|
15463
|
+
# resp.custom_permissions_list[0].capabilities.dropbox_action #=> String, one of "DENY", "ALLOW"
|
|
15464
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_dropbox_action #=> String, one of "DENY", "ALLOW"
|
|
15465
|
+
# resp.custom_permissions_list[0].capabilities.share_dropbox_action #=> String, one of "DENY", "ALLOW"
|
|
15466
|
+
# resp.custom_permissions_list[0].capabilities.use_dropbox_action #=> String, one of "DENY", "ALLOW"
|
|
15467
|
+
# resp.custom_permissions_list[0].capabilities.gmail_action #=> String, one of "DENY", "ALLOW"
|
|
15468
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_gmail_action #=> String, one of "DENY", "ALLOW"
|
|
15469
|
+
# resp.custom_permissions_list[0].capabilities.share_gmail_action #=> String, one of "DENY", "ALLOW"
|
|
15470
|
+
# resp.custom_permissions_list[0].capabilities.use_gmail_action #=> String, one of "DENY", "ALLOW"
|
|
15471
|
+
# resp.custom_permissions_list[0].capabilities.google_analytics_action #=> String, one of "DENY", "ALLOW"
|
|
15472
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_google_analytics_action #=> String, one of "DENY", "ALLOW"
|
|
15473
|
+
# resp.custom_permissions_list[0].capabilities.share_google_analytics_action #=> String, one of "DENY", "ALLOW"
|
|
15474
|
+
# resp.custom_permissions_list[0].capabilities.use_google_analytics_action #=> String, one of "DENY", "ALLOW"
|
|
15475
|
+
# resp.custom_permissions_list[0].capabilities.google_docs_action #=> String, one of "DENY", "ALLOW"
|
|
15476
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_google_docs_action #=> String, one of "DENY", "ALLOW"
|
|
15477
|
+
# resp.custom_permissions_list[0].capabilities.share_google_docs_action #=> String, one of "DENY", "ALLOW"
|
|
15478
|
+
# resp.custom_permissions_list[0].capabilities.use_google_docs_action #=> String, one of "DENY", "ALLOW"
|
|
15479
|
+
# resp.custom_permissions_list[0].capabilities.google_drive_action #=> String, one of "DENY", "ALLOW"
|
|
15480
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_google_drive_action #=> String, one of "DENY", "ALLOW"
|
|
15481
|
+
# resp.custom_permissions_list[0].capabilities.share_google_drive_action #=> String, one of "DENY", "ALLOW"
|
|
15482
|
+
# resp.custom_permissions_list[0].capabilities.use_google_drive_action #=> String, one of "DENY", "ALLOW"
|
|
15483
|
+
# resp.custom_permissions_list[0].capabilities.google_meet_action #=> String, one of "DENY", "ALLOW"
|
|
15484
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_google_meet_action #=> String, one of "DENY", "ALLOW"
|
|
15485
|
+
# resp.custom_permissions_list[0].capabilities.share_google_meet_action #=> String, one of "DENY", "ALLOW"
|
|
15486
|
+
# resp.custom_permissions_list[0].capabilities.use_google_meet_action #=> String, one of "DENY", "ALLOW"
|
|
15487
|
+
# resp.custom_permissions_list[0].capabilities.google_sheets_action #=> String, one of "DENY", "ALLOW"
|
|
15488
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_google_sheets_action #=> String, one of "DENY", "ALLOW"
|
|
15489
|
+
# resp.custom_permissions_list[0].capabilities.share_google_sheets_action #=> String, one of "DENY", "ALLOW"
|
|
15490
|
+
# resp.custom_permissions_list[0].capabilities.use_google_sheets_action #=> String, one of "DENY", "ALLOW"
|
|
15491
|
+
# resp.custom_permissions_list[0].capabilities.google_slides_action #=> String, one of "DENY", "ALLOW"
|
|
15492
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_google_slides_action #=> String, one of "DENY", "ALLOW"
|
|
15493
|
+
# resp.custom_permissions_list[0].capabilities.share_google_slides_action #=> String, one of "DENY", "ALLOW"
|
|
15494
|
+
# resp.custom_permissions_list[0].capabilities.use_google_slides_action #=> String, one of "DENY", "ALLOW"
|
|
15495
|
+
# resp.custom_permissions_list[0].capabilities.quick_books_action #=> String, one of "DENY", "ALLOW"
|
|
15496
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_quick_books_action #=> String, one of "DENY", "ALLOW"
|
|
15497
|
+
# resp.custom_permissions_list[0].capabilities.share_quick_books_action #=> String, one of "DENY", "ALLOW"
|
|
15498
|
+
# resp.custom_permissions_list[0].capabilities.use_quick_books_action #=> String, one of "DENY", "ALLOW"
|
|
15499
|
+
# resp.custom_permissions_list[0].capabilities.figma_action #=> String, one of "DENY", "ALLOW"
|
|
15500
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_figma_action #=> String, one of "DENY", "ALLOW"
|
|
15501
|
+
# resp.custom_permissions_list[0].capabilities.share_figma_action #=> String, one of "DENY", "ALLOW"
|
|
15502
|
+
# resp.custom_permissions_list[0].capabilities.use_figma_action #=> String, one of "DENY", "ALLOW"
|
|
15503
|
+
# resp.custom_permissions_list[0].capabilities.whats_app_action #=> String, one of "DENY", "ALLOW"
|
|
15504
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_whats_app_action #=> String, one of "DENY", "ALLOW"
|
|
15505
|
+
# resp.custom_permissions_list[0].capabilities.share_whats_app_action #=> String, one of "DENY", "ALLOW"
|
|
15506
|
+
# resp.custom_permissions_list[0].capabilities.use_whats_app_action #=> String, one of "DENY", "ALLOW"
|
|
15507
|
+
# resp.custom_permissions_list[0].capabilities.google_chat_action #=> String, one of "DENY", "ALLOW"
|
|
15508
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_google_chat_action #=> String, one of "DENY", "ALLOW"
|
|
15509
|
+
# resp.custom_permissions_list[0].capabilities.share_google_chat_action #=> String, one of "DENY", "ALLOW"
|
|
15510
|
+
# resp.custom_permissions_list[0].capabilities.use_google_chat_action #=> String, one of "DENY", "ALLOW"
|
|
15511
|
+
# resp.custom_permissions_list[0].capabilities.one_note_action #=> String, one of "DENY", "ALLOW"
|
|
15512
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_one_note_action #=> String, one of "DENY", "ALLOW"
|
|
15513
|
+
# resp.custom_permissions_list[0].capabilities.share_one_note_action #=> String, one of "DENY", "ALLOW"
|
|
15514
|
+
# resp.custom_permissions_list[0].capabilities.use_one_note_action #=> String, one of "DENY", "ALLOW"
|
|
15515
|
+
# resp.custom_permissions_list[0].capabilities.shopify_action #=> String, one of "DENY", "ALLOW"
|
|
15516
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_shopify_action #=> String, one of "DENY", "ALLOW"
|
|
15517
|
+
# resp.custom_permissions_list[0].capabilities.share_shopify_action #=> String, one of "DENY", "ALLOW"
|
|
15518
|
+
# resp.custom_permissions_list[0].capabilities.use_shopify_action #=> String, one of "DENY", "ALLOW"
|
|
15519
|
+
# resp.custom_permissions_list[0].capabilities.adobe_action #=> String, one of "DENY", "ALLOW"
|
|
15520
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_adobe_action #=> String, one of "DENY", "ALLOW"
|
|
15521
|
+
# resp.custom_permissions_list[0].capabilities.share_adobe_action #=> String, one of "DENY", "ALLOW"
|
|
15522
|
+
# resp.custom_permissions_list[0].capabilities.use_adobe_action #=> String, one of "DENY", "ALLOW"
|
|
15523
|
+
# resp.custom_permissions_list[0].capabilities.cisco_webex_vidcast_action #=> String, one of "DENY", "ALLOW"
|
|
15524
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_cisco_webex_vidcast_action #=> String, one of "DENY", "ALLOW"
|
|
15525
|
+
# resp.custom_permissions_list[0].capabilities.share_cisco_webex_vidcast_action #=> String, one of "DENY", "ALLOW"
|
|
15526
|
+
# resp.custom_permissions_list[0].capabilities.use_cisco_webex_vidcast_action #=> String, one of "DENY", "ALLOW"
|
|
15527
|
+
# resp.custom_permissions_list[0].capabilities.cisco_webex_meetings_action #=> String, one of "DENY", "ALLOW"
|
|
15528
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_cisco_webex_meetings_action #=> String, one of "DENY", "ALLOW"
|
|
15529
|
+
# resp.custom_permissions_list[0].capabilities.share_cisco_webex_meetings_action #=> String, one of "DENY", "ALLOW"
|
|
15530
|
+
# resp.custom_permissions_list[0].capabilities.use_cisco_webex_meetings_action #=> String, one of "DENY", "ALLOW"
|
|
15531
|
+
# resp.custom_permissions_list[0].capabilities.dun_and_bradstreet_action #=> String, one of "DENY", "ALLOW"
|
|
15532
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_dun_and_bradstreet_action #=> String, one of "DENY", "ALLOW"
|
|
15533
|
+
# resp.custom_permissions_list[0].capabilities.share_dun_and_bradstreet_action #=> String, one of "DENY", "ALLOW"
|
|
15534
|
+
# resp.custom_permissions_list[0].capabilities.use_dun_and_bradstreet_action #=> String, one of "DENY", "ALLOW"
|
|
15535
|
+
# resp.custom_permissions_list[0].capabilities.hg_insights_action #=> String, one of "DENY", "ALLOW"
|
|
15536
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_hg_insights_action #=> String, one of "DENY", "ALLOW"
|
|
15537
|
+
# resp.custom_permissions_list[0].capabilities.share_hg_insights_action #=> String, one of "DENY", "ALLOW"
|
|
15538
|
+
# resp.custom_permissions_list[0].capabilities.use_hg_insights_action #=> String, one of "DENY", "ALLOW"
|
|
15539
|
+
# resp.custom_permissions_list[0].capabilities.zoom_info_action #=> String, one of "DENY", "ALLOW"
|
|
15540
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_zoom_info_action #=> String, one of "DENY", "ALLOW"
|
|
15541
|
+
# resp.custom_permissions_list[0].capabilities.share_zoom_info_action #=> String, one of "DENY", "ALLOW"
|
|
15542
|
+
# resp.custom_permissions_list[0].capabilities.use_zoom_info_action #=> String, one of "DENY", "ALLOW"
|
|
15543
|
+
# resp.custom_permissions_list[0].capabilities.moodys_action #=> String, one of "DENY", "ALLOW"
|
|
15544
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_moodys_action #=> String, one of "DENY", "ALLOW"
|
|
15545
|
+
# resp.custom_permissions_list[0].capabilities.share_moodys_action #=> String, one of "DENY", "ALLOW"
|
|
15546
|
+
# resp.custom_permissions_list[0].capabilities.use_moodys_action #=> String, one of "DENY", "ALLOW"
|
|
15547
|
+
# resp.custom_permissions_list[0].capabilities.bee_action #=> String, one of "DENY", "ALLOW"
|
|
15548
|
+
# resp.custom_permissions_list[0].capabilities.create_and_update_bee_action #=> String, one of "DENY", "ALLOW"
|
|
15549
|
+
# resp.custom_permissions_list[0].capabilities.share_bee_action #=> String, one of "DENY", "ALLOW"
|
|
15550
|
+
# resp.custom_permissions_list[0].capabilities.use_bee_action #=> String, one of "DENY", "ALLOW"
|
|
15215
15551
|
# resp.custom_permissions_list[0].capabilities.topic #=> String, one of "DENY", "ALLOW"
|
|
15216
15552
|
# resp.custom_permissions_list[0].capabilities.edit_visual_with_q #=> String, one of "DENY", "ALLOW"
|
|
15217
15553
|
# resp.custom_permissions_list[0].capabilities.build_calculated_field_with_q #=> String, one of "DENY", "ALLOW"
|
|
@@ -22026,6 +22362,118 @@ module Aws::QuickSight
|
|
|
22026
22362
|
# create_and_update_new_relic_action: "DENY", # accepts DENY, ALLOW
|
|
22027
22363
|
# share_new_relic_action: "DENY", # accepts DENY, ALLOW
|
|
22028
22364
|
# use_new_relic_action: "DENY", # accepts DENY, ALLOW
|
|
22365
|
+
# pager_duty_agent_action: "DENY", # accepts DENY, ALLOW
|
|
22366
|
+
# create_and_update_pager_duty_agent_action: "DENY", # accepts DENY, ALLOW
|
|
22367
|
+
# share_pager_duty_agent_action: "DENY", # accepts DENY, ALLOW
|
|
22368
|
+
# use_pager_duty_agent_action: "DENY", # accepts DENY, ALLOW
|
|
22369
|
+
# visier_agent_action: "DENY", # accepts DENY, ALLOW
|
|
22370
|
+
# create_and_update_visier_agent_action: "DENY", # accepts DENY, ALLOW
|
|
22371
|
+
# share_visier_agent_action: "DENY", # accepts DENY, ALLOW
|
|
22372
|
+
# use_visier_agent_action: "DENY", # accepts DENY, ALLOW
|
|
22373
|
+
# zoom_action: "DENY", # accepts DENY, ALLOW
|
|
22374
|
+
# create_and_update_zoom_action: "DENY", # accepts DENY, ALLOW
|
|
22375
|
+
# share_zoom_action: "DENY", # accepts DENY, ALLOW
|
|
22376
|
+
# use_zoom_action: "DENY", # accepts DENY, ALLOW
|
|
22377
|
+
# snow_flake_action: "DENY", # accepts DENY, ALLOW
|
|
22378
|
+
# create_and_update_snow_flake_action: "DENY", # accepts DENY, ALLOW
|
|
22379
|
+
# share_snow_flake_action: "DENY", # accepts DENY, ALLOW
|
|
22380
|
+
# use_snow_flake_action: "DENY", # accepts DENY, ALLOW
|
|
22381
|
+
# zapier_action: "DENY", # accepts DENY, ALLOW
|
|
22382
|
+
# create_and_update_zapier_action: "DENY", # accepts DENY, ALLOW
|
|
22383
|
+
# share_zapier_action: "DENY", # accepts DENY, ALLOW
|
|
22384
|
+
# use_zapier_action: "DENY", # accepts DENY, ALLOW
|
|
22385
|
+
# airtable_action: "DENY", # accepts DENY, ALLOW
|
|
22386
|
+
# create_and_update_airtable_action: "DENY", # accepts DENY, ALLOW
|
|
22387
|
+
# share_airtable_action: "DENY", # accepts DENY, ALLOW
|
|
22388
|
+
# use_airtable_action: "DENY", # accepts DENY, ALLOW
|
|
22389
|
+
# dropbox_action: "DENY", # accepts DENY, ALLOW
|
|
22390
|
+
# create_and_update_dropbox_action: "DENY", # accepts DENY, ALLOW
|
|
22391
|
+
# share_dropbox_action: "DENY", # accepts DENY, ALLOW
|
|
22392
|
+
# use_dropbox_action: "DENY", # accepts DENY, ALLOW
|
|
22393
|
+
# gmail_action: "DENY", # accepts DENY, ALLOW
|
|
22394
|
+
# create_and_update_gmail_action: "DENY", # accepts DENY, ALLOW
|
|
22395
|
+
# share_gmail_action: "DENY", # accepts DENY, ALLOW
|
|
22396
|
+
# use_gmail_action: "DENY", # accepts DENY, ALLOW
|
|
22397
|
+
# google_analytics_action: "DENY", # accepts DENY, ALLOW
|
|
22398
|
+
# create_and_update_google_analytics_action: "DENY", # accepts DENY, ALLOW
|
|
22399
|
+
# share_google_analytics_action: "DENY", # accepts DENY, ALLOW
|
|
22400
|
+
# use_google_analytics_action: "DENY", # accepts DENY, ALLOW
|
|
22401
|
+
# google_docs_action: "DENY", # accepts DENY, ALLOW
|
|
22402
|
+
# create_and_update_google_docs_action: "DENY", # accepts DENY, ALLOW
|
|
22403
|
+
# share_google_docs_action: "DENY", # accepts DENY, ALLOW
|
|
22404
|
+
# use_google_docs_action: "DENY", # accepts DENY, ALLOW
|
|
22405
|
+
# google_drive_action: "DENY", # accepts DENY, ALLOW
|
|
22406
|
+
# create_and_update_google_drive_action: "DENY", # accepts DENY, ALLOW
|
|
22407
|
+
# share_google_drive_action: "DENY", # accepts DENY, ALLOW
|
|
22408
|
+
# use_google_drive_action: "DENY", # accepts DENY, ALLOW
|
|
22409
|
+
# google_meet_action: "DENY", # accepts DENY, ALLOW
|
|
22410
|
+
# create_and_update_google_meet_action: "DENY", # accepts DENY, ALLOW
|
|
22411
|
+
# share_google_meet_action: "DENY", # accepts DENY, ALLOW
|
|
22412
|
+
# use_google_meet_action: "DENY", # accepts DENY, ALLOW
|
|
22413
|
+
# google_sheets_action: "DENY", # accepts DENY, ALLOW
|
|
22414
|
+
# create_and_update_google_sheets_action: "DENY", # accepts DENY, ALLOW
|
|
22415
|
+
# share_google_sheets_action: "DENY", # accepts DENY, ALLOW
|
|
22416
|
+
# use_google_sheets_action: "DENY", # accepts DENY, ALLOW
|
|
22417
|
+
# google_slides_action: "DENY", # accepts DENY, ALLOW
|
|
22418
|
+
# create_and_update_google_slides_action: "DENY", # accepts DENY, ALLOW
|
|
22419
|
+
# share_google_slides_action: "DENY", # accepts DENY, ALLOW
|
|
22420
|
+
# use_google_slides_action: "DENY", # accepts DENY, ALLOW
|
|
22421
|
+
# quick_books_action: "DENY", # accepts DENY, ALLOW
|
|
22422
|
+
# create_and_update_quick_books_action: "DENY", # accepts DENY, ALLOW
|
|
22423
|
+
# share_quick_books_action: "DENY", # accepts DENY, ALLOW
|
|
22424
|
+
# use_quick_books_action: "DENY", # accepts DENY, ALLOW
|
|
22425
|
+
# figma_action: "DENY", # accepts DENY, ALLOW
|
|
22426
|
+
# create_and_update_figma_action: "DENY", # accepts DENY, ALLOW
|
|
22427
|
+
# share_figma_action: "DENY", # accepts DENY, ALLOW
|
|
22428
|
+
# use_figma_action: "DENY", # accepts DENY, ALLOW
|
|
22429
|
+
# whats_app_action: "DENY", # accepts DENY, ALLOW
|
|
22430
|
+
# create_and_update_whats_app_action: "DENY", # accepts DENY, ALLOW
|
|
22431
|
+
# share_whats_app_action: "DENY", # accepts DENY, ALLOW
|
|
22432
|
+
# use_whats_app_action: "DENY", # accepts DENY, ALLOW
|
|
22433
|
+
# google_chat_action: "DENY", # accepts DENY, ALLOW
|
|
22434
|
+
# create_and_update_google_chat_action: "DENY", # accepts DENY, ALLOW
|
|
22435
|
+
# share_google_chat_action: "DENY", # accepts DENY, ALLOW
|
|
22436
|
+
# use_google_chat_action: "DENY", # accepts DENY, ALLOW
|
|
22437
|
+
# one_note_action: "DENY", # accepts DENY, ALLOW
|
|
22438
|
+
# create_and_update_one_note_action: "DENY", # accepts DENY, ALLOW
|
|
22439
|
+
# share_one_note_action: "DENY", # accepts DENY, ALLOW
|
|
22440
|
+
# use_one_note_action: "DENY", # accepts DENY, ALLOW
|
|
22441
|
+
# shopify_action: "DENY", # accepts DENY, ALLOW
|
|
22442
|
+
# create_and_update_shopify_action: "DENY", # accepts DENY, ALLOW
|
|
22443
|
+
# share_shopify_action: "DENY", # accepts DENY, ALLOW
|
|
22444
|
+
# use_shopify_action: "DENY", # accepts DENY, ALLOW
|
|
22445
|
+
# adobe_action: "DENY", # accepts DENY, ALLOW
|
|
22446
|
+
# create_and_update_adobe_action: "DENY", # accepts DENY, ALLOW
|
|
22447
|
+
# share_adobe_action: "DENY", # accepts DENY, ALLOW
|
|
22448
|
+
# use_adobe_action: "DENY", # accepts DENY, ALLOW
|
|
22449
|
+
# cisco_webex_vidcast_action: "DENY", # accepts DENY, ALLOW
|
|
22450
|
+
# create_and_update_cisco_webex_vidcast_action: "DENY", # accepts DENY, ALLOW
|
|
22451
|
+
# share_cisco_webex_vidcast_action: "DENY", # accepts DENY, ALLOW
|
|
22452
|
+
# use_cisco_webex_vidcast_action: "DENY", # accepts DENY, ALLOW
|
|
22453
|
+
# cisco_webex_meetings_action: "DENY", # accepts DENY, ALLOW
|
|
22454
|
+
# create_and_update_cisco_webex_meetings_action: "DENY", # accepts DENY, ALLOW
|
|
22455
|
+
# share_cisco_webex_meetings_action: "DENY", # accepts DENY, ALLOW
|
|
22456
|
+
# use_cisco_webex_meetings_action: "DENY", # accepts DENY, ALLOW
|
|
22457
|
+
# dun_and_bradstreet_action: "DENY", # accepts DENY, ALLOW
|
|
22458
|
+
# create_and_update_dun_and_bradstreet_action: "DENY", # accepts DENY, ALLOW
|
|
22459
|
+
# share_dun_and_bradstreet_action: "DENY", # accepts DENY, ALLOW
|
|
22460
|
+
# use_dun_and_bradstreet_action: "DENY", # accepts DENY, ALLOW
|
|
22461
|
+
# hg_insights_action: "DENY", # accepts DENY, ALLOW
|
|
22462
|
+
# create_and_update_hg_insights_action: "DENY", # accepts DENY, ALLOW
|
|
22463
|
+
# share_hg_insights_action: "DENY", # accepts DENY, ALLOW
|
|
22464
|
+
# use_hg_insights_action: "DENY", # accepts DENY, ALLOW
|
|
22465
|
+
# zoom_info_action: "DENY", # accepts DENY, ALLOW
|
|
22466
|
+
# create_and_update_zoom_info_action: "DENY", # accepts DENY, ALLOW
|
|
22467
|
+
# share_zoom_info_action: "DENY", # accepts DENY, ALLOW
|
|
22468
|
+
# use_zoom_info_action: "DENY", # accepts DENY, ALLOW
|
|
22469
|
+
# moodys_action: "DENY", # accepts DENY, ALLOW
|
|
22470
|
+
# create_and_update_moodys_action: "DENY", # accepts DENY, ALLOW
|
|
22471
|
+
# share_moodys_action: "DENY", # accepts DENY, ALLOW
|
|
22472
|
+
# use_moodys_action: "DENY", # accepts DENY, ALLOW
|
|
22473
|
+
# bee_action: "DENY", # accepts DENY, ALLOW
|
|
22474
|
+
# create_and_update_bee_action: "DENY", # accepts DENY, ALLOW
|
|
22475
|
+
# share_bee_action: "DENY", # accepts DENY, ALLOW
|
|
22476
|
+
# use_bee_action: "DENY", # accepts DENY, ALLOW
|
|
22029
22477
|
# topic: "DENY", # accepts DENY, ALLOW
|
|
22030
22478
|
# edit_visual_with_q: "DENY", # accepts DENY, ALLOW
|
|
22031
22479
|
# build_calculated_field_with_q: "DENY", # accepts DENY, ALLOW
|
|
@@ -26751,7 +27199,7 @@ module Aws::QuickSight
|
|
|
26751
27199
|
tracer: tracer
|
|
26752
27200
|
)
|
|
26753
27201
|
context[:gem_name] = 'aws-sdk-quicksight'
|
|
26754
|
-
context[:gem_version] = '1.
|
|
27202
|
+
context[:gem_version] = '1.199.0'
|
|
26755
27203
|
Seahorse::Client::Request.new(handlers, context)
|
|
26756
27204
|
end
|
|
26757
27205
|
|