aws-sdk-quicksight 1.170.0 → 1.171.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4670,6 +4670,707 @@ module Aws::QuickSight
4670
4670
  # systems.
4671
4671
  # @return [String]
4672
4672
  #
4673
+ # @!attribute [rw] generic_http_action
4674
+ # The ability to perform actions using REST API connection connectors.
4675
+ # @return [String]
4676
+ #
4677
+ # @!attribute [rw] create_and_update_generic_http_action
4678
+ # The ability to create and update REST API connection actions.
4679
+ # @return [String]
4680
+ #
4681
+ # @!attribute [rw] share_generic_http_action
4682
+ # The ability to share REST API connection actions.
4683
+ # @return [String]
4684
+ #
4685
+ # @!attribute [rw] use_generic_http_action
4686
+ # The ability to use REST API connection actions.
4687
+ # @return [String]
4688
+ #
4689
+ # @!attribute [rw] asana_action
4690
+ # The ability to perform actions using Asana connectors.
4691
+ # @return [String]
4692
+ #
4693
+ # @!attribute [rw] create_and_update_asana_action
4694
+ # The ability to create and update Asana actions.
4695
+ # @return [String]
4696
+ #
4697
+ # @!attribute [rw] share_asana_action
4698
+ # The ability to share Asana actions.
4699
+ # @return [String]
4700
+ #
4701
+ # @!attribute [rw] use_asana_action
4702
+ # The ability to use Asana actions.
4703
+ # @return [String]
4704
+ #
4705
+ # @!attribute [rw] slack_action
4706
+ # The ability to perform actions using Slack connectors.
4707
+ # @return [String]
4708
+ #
4709
+ # @!attribute [rw] create_and_update_slack_action
4710
+ # The ability to create and update Slack actions.
4711
+ # @return [String]
4712
+ #
4713
+ # @!attribute [rw] share_slack_action
4714
+ # The ability to share Slack actions.
4715
+ # @return [String]
4716
+ #
4717
+ # @!attribute [rw] use_slack_action
4718
+ # The ability to use Slack actions.
4719
+ # @return [String]
4720
+ #
4721
+ # @!attribute [rw] service_now_action
4722
+ # The ability to perform actions using ServiceNow connectors.
4723
+ # @return [String]
4724
+ #
4725
+ # @!attribute [rw] create_and_update_service_now_action
4726
+ # The ability to create and update ServiceNow actions.
4727
+ # @return [String]
4728
+ #
4729
+ # @!attribute [rw] share_service_now_action
4730
+ # The ability to share ServiceNow actions.
4731
+ # @return [String]
4732
+ #
4733
+ # @!attribute [rw] use_service_now_action
4734
+ # The ability to use ServiceNow actions.
4735
+ # @return [String]
4736
+ #
4737
+ # @!attribute [rw] salesforce_action
4738
+ # The ability to perform actions using Salesforce connectors.
4739
+ # @return [String]
4740
+ #
4741
+ # @!attribute [rw] create_and_update_salesforce_action
4742
+ # The ability to create and update Salesforce actions.
4743
+ # @return [String]
4744
+ #
4745
+ # @!attribute [rw] share_salesforce_action
4746
+ # The ability to share Salesforce actions.
4747
+ # @return [String]
4748
+ #
4749
+ # @!attribute [rw] use_salesforce_action
4750
+ # The ability to use Salesforce actions.
4751
+ # @return [String]
4752
+ #
4753
+ # @!attribute [rw] ms_exchange_action
4754
+ # The ability to perform actions using Microsoft Outlook connectors.
4755
+ # @return [String]
4756
+ #
4757
+ # @!attribute [rw] create_and_update_ms_exchange_action
4758
+ # The ability to create and update Microsoft Outlook actions.
4759
+ # @return [String]
4760
+ #
4761
+ # @!attribute [rw] share_ms_exchange_action
4762
+ # The ability to share Microsoft Outlook actions.
4763
+ # @return [String]
4764
+ #
4765
+ # @!attribute [rw] use_ms_exchange_action
4766
+ # The ability to use Microsoft Outlook actions.
4767
+ # @return [String]
4768
+ #
4769
+ # @!attribute [rw] pager_duty_action
4770
+ # The ability to perform actions using PagerDuty Advance connectors.
4771
+ # @return [String]
4772
+ #
4773
+ # @!attribute [rw] create_and_update_pager_duty_action
4774
+ # The ability to create and update PagerDuty Advance actions.
4775
+ # @return [String]
4776
+ #
4777
+ # @!attribute [rw] share_pager_duty_action
4778
+ # The ability to share PagerDuty Advance actions.
4779
+ # @return [String]
4780
+ #
4781
+ # @!attribute [rw] use_pager_duty_action
4782
+ # The ability to use PagerDuty Advance actions.
4783
+ # @return [String]
4784
+ #
4785
+ # @!attribute [rw] jira_action
4786
+ # The ability to perform actions using Jira connectors.
4787
+ # @return [String]
4788
+ #
4789
+ # @!attribute [rw] create_and_update_jira_action
4790
+ # The ability to create and update Jira actions.
4791
+ # @return [String]
4792
+ #
4793
+ # @!attribute [rw] share_jira_action
4794
+ # The ability to share Jira actions.
4795
+ # @return [String]
4796
+ #
4797
+ # @!attribute [rw] use_jira_action
4798
+ # The ability to use Jira actions.
4799
+ # @return [String]
4800
+ #
4801
+ # @!attribute [rw] confluence_action
4802
+ # The ability to perform actions using Atlassian Confluence Cloud
4803
+ # connectors.
4804
+ # @return [String]
4805
+ #
4806
+ # @!attribute [rw] create_and_update_confluence_action
4807
+ # The ability to create and update Atlassian Confluence Cloud actions.
4808
+ # @return [String]
4809
+ #
4810
+ # @!attribute [rw] share_confluence_action
4811
+ # The ability to share Atlassian Confluence Cloud actions.
4812
+ # @return [String]
4813
+ #
4814
+ # @!attribute [rw] use_confluence_action
4815
+ # The ability to use Atlassian Confluence Cloud actions.
4816
+ # @return [String]
4817
+ #
4818
+ # @!attribute [rw] one_drive_action
4819
+ # The ability to perform actions using Microsoft OneDrive connectors.
4820
+ # @return [String]
4821
+ #
4822
+ # @!attribute [rw] create_and_update_one_drive_action
4823
+ # The ability to create and update Microsoft OneDrive actions.
4824
+ # @return [String]
4825
+ #
4826
+ # @!attribute [rw] share_one_drive_action
4827
+ # The ability to share Microsoft OneDrive actions.
4828
+ # @return [String]
4829
+ #
4830
+ # @!attribute [rw] use_one_drive_action
4831
+ # The ability to use Microsoft OneDrive actions.
4832
+ # @return [String]
4833
+ #
4834
+ # @!attribute [rw] share_point_action
4835
+ # The ability to perform actions using Microsoft SharePoint Online
4836
+ # connectors.
4837
+ # @return [String]
4838
+ #
4839
+ # @!attribute [rw] create_and_update_share_point_action
4840
+ # The ability to create and update Microsoft SharePoint Online
4841
+ # actions.
4842
+ # @return [String]
4843
+ #
4844
+ # @!attribute [rw] share_share_point_action
4845
+ # The ability to share Microsoft SharePoint Online actions.
4846
+ # @return [String]
4847
+ #
4848
+ # @!attribute [rw] use_share_point_action
4849
+ # The ability to use Microsoft SharePoint Online actions.
4850
+ # @return [String]
4851
+ #
4852
+ # @!attribute [rw] ms_teams_action
4853
+ # The ability to perform actions using Microsoft Teams connectors.
4854
+ # @return [String]
4855
+ #
4856
+ # @!attribute [rw] create_and_update_ms_teams_action
4857
+ # The ability to create and update Microsoft Teams actions.
4858
+ # @return [String]
4859
+ #
4860
+ # @!attribute [rw] share_ms_teams_action
4861
+ # The ability to share Microsoft Teams actions.
4862
+ # @return [String]
4863
+ #
4864
+ # @!attribute [rw] use_ms_teams_action
4865
+ # The ability to use Microsoft Teams actions.
4866
+ # @return [String]
4867
+ #
4868
+ # @!attribute [rw] google_calendar_action
4869
+ # The ability to perform actions using Google Calendar connectors.
4870
+ # @return [String]
4871
+ #
4872
+ # @!attribute [rw] create_and_update_google_calendar_action
4873
+ # The ability to create and update Google Calendar actions.
4874
+ # @return [String]
4875
+ #
4876
+ # @!attribute [rw] share_google_calendar_action
4877
+ # The ability to share Google Calendar actions.
4878
+ # @return [String]
4879
+ #
4880
+ # @!attribute [rw] use_google_calendar_action
4881
+ # The ability to use Google Calendar actions.
4882
+ # @return [String]
4883
+ #
4884
+ # @!attribute [rw] zendesk_action
4885
+ # The ability to perform actions using Zendesk connectors.
4886
+ # @return [String]
4887
+ #
4888
+ # @!attribute [rw] create_and_update_zendesk_action
4889
+ # The ability to create and update Zendesk actions.
4890
+ # @return [String]
4891
+ #
4892
+ # @!attribute [rw] share_zendesk_action
4893
+ # The ability to share Zendesk actions.
4894
+ # @return [String]
4895
+ #
4896
+ # @!attribute [rw] use_zendesk_action
4897
+ # The ability to use Zendesk actions.
4898
+ # @return [String]
4899
+ #
4900
+ # @!attribute [rw] smartsheet_action
4901
+ # The ability to perform actions using Smartsheet connectors.
4902
+ # @return [String]
4903
+ #
4904
+ # @!attribute [rw] create_and_update_smartsheet_action
4905
+ # The ability to create and update Smartsheet actions.
4906
+ # @return [String]
4907
+ #
4908
+ # @!attribute [rw] share_smartsheet_action
4909
+ # The ability to share Smartsheet actions.
4910
+ # @return [String]
4911
+ #
4912
+ # @!attribute [rw] use_smartsheet_action
4913
+ # The ability to use Smartsheet actions.
4914
+ # @return [String]
4915
+ #
4916
+ # @!attribute [rw] sap_business_partner_action
4917
+ # The ability to perform actions using SAP Business Partner
4918
+ # connectors.
4919
+ # @return [String]
4920
+ #
4921
+ # @!attribute [rw] create_and_update_sap_business_partner_action
4922
+ # The ability to create and update SAP Business Partner actions.
4923
+ # @return [String]
4924
+ #
4925
+ # @!attribute [rw] share_sap_business_partner_action
4926
+ # The ability to share SAP Business Partner actions.
4927
+ # @return [String]
4928
+ #
4929
+ # @!attribute [rw] use_sap_business_partner_action
4930
+ # The ability to use SAP Business Partner actions.
4931
+ # @return [String]
4932
+ #
4933
+ # @!attribute [rw] sap_product_master_data_action
4934
+ # The ability to perform actions using SAP Product Master connectors.
4935
+ # @return [String]
4936
+ #
4937
+ # @!attribute [rw] create_and_update_sap_product_master_data_action
4938
+ # The ability to create and update SAP Product Master actions.
4939
+ # @return [String]
4940
+ #
4941
+ # @!attribute [rw] share_sap_product_master_data_action
4942
+ # The ability to share SAP Product Master actions.
4943
+ # @return [String]
4944
+ #
4945
+ # @!attribute [rw] use_sap_product_master_data_action
4946
+ # The ability to use SAP Product Master actions.
4947
+ # @return [String]
4948
+ #
4949
+ # @!attribute [rw] sap_physical_inventory_action
4950
+ # The ability to perform actions using SAP Physical Inventory
4951
+ # connectors.
4952
+ # @return [String]
4953
+ #
4954
+ # @!attribute [rw] create_and_update_sap_physical_inventory_action
4955
+ # The ability to create and update SAP Physical Inventory actions.
4956
+ # @return [String]
4957
+ #
4958
+ # @!attribute [rw] share_sap_physical_inventory_action
4959
+ # The ability to share SAP Physical Inventory actions.
4960
+ # @return [String]
4961
+ #
4962
+ # @!attribute [rw] use_sap_physical_inventory_action
4963
+ # The ability to use SAP Physical Inventory actions.
4964
+ # @return [String]
4965
+ #
4966
+ # @!attribute [rw] sap_bill_of_material_action
4967
+ # The ability to perform actions using SAP Bill of Materials
4968
+ # connectors.
4969
+ # @return [String]
4970
+ #
4971
+ # @!attribute [rw] create_and_update_sap_bill_of_material_action
4972
+ # The ability to create and update SAP Bill of Materials actions.
4973
+ # @return [String]
4974
+ #
4975
+ # @!attribute [rw] share_sap_bill_of_material_action
4976
+ # The ability to share SAP Bill of Materials actions.
4977
+ # @return [String]
4978
+ #
4979
+ # @!attribute [rw] use_sap_bill_of_material_action
4980
+ # The ability to use SAP Bill of Materials actions.
4981
+ # @return [String]
4982
+ #
4983
+ # @!attribute [rw] sap_material_stock_action
4984
+ # The ability to perform actions using SAP Material Stock connectors.
4985
+ # @return [String]
4986
+ #
4987
+ # @!attribute [rw] create_and_update_sap_material_stock_action
4988
+ # The ability to create and update SAP Material Stock actions.
4989
+ # @return [String]
4990
+ #
4991
+ # @!attribute [rw] share_sap_material_stock_action
4992
+ # The ability to share SAP Material Stock actions.
4993
+ # @return [String]
4994
+ #
4995
+ # @!attribute [rw] use_sap_material_stock_action
4996
+ # The ability to use SAP Material Stock actions.
4997
+ # @return [String]
4998
+ #
4999
+ # @!attribute [rw] fact_set_action
5000
+ # The ability to perform actions using FactSet connectors.
5001
+ # @return [String]
5002
+ #
5003
+ # @!attribute [rw] create_and_update_fact_set_action
5004
+ # The ability to create and update FactSet actions.
5005
+ # @return [String]
5006
+ #
5007
+ # @!attribute [rw] share_fact_set_action
5008
+ # The ability to share FactSet actions.
5009
+ # @return [String]
5010
+ #
5011
+ # @!attribute [rw] use_fact_set_action
5012
+ # The ability to use FactSet actions.
5013
+ # @return [String]
5014
+ #
5015
+ # @!attribute [rw] amazon_s_three_action
5016
+ # The ability to perform actions using Amazon S3 connectors.
5017
+ # @return [String]
5018
+ #
5019
+ # @!attribute [rw] create_and_update_amazon_s_three_action
5020
+ # The ability to create and update Amazon S3 actions.
5021
+ # @return [String]
5022
+ #
5023
+ # @!attribute [rw] share_amazon_s_three_action
5024
+ # The ability to share Amazon S3 actions.
5025
+ # @return [String]
5026
+ #
5027
+ # @!attribute [rw] use_amazon_s_three_action
5028
+ # The ability to use Amazon S3 actions.
5029
+ # @return [String]
5030
+ #
5031
+ # @!attribute [rw] textract_action
5032
+ # The ability to perform actions using Textract connectors.
5033
+ # @return [String]
5034
+ #
5035
+ # @!attribute [rw] create_and_update_textract_action
5036
+ # The ability to create and update Textract actions.
5037
+ # @return [String]
5038
+ #
5039
+ # @!attribute [rw] share_textract_action
5040
+ # The ability to share Textract actions.
5041
+ # @return [String]
5042
+ #
5043
+ # @!attribute [rw] use_textract_action
5044
+ # The ability to use Textract actions.
5045
+ # @return [String]
5046
+ #
5047
+ # @!attribute [rw] comprehend_action
5048
+ # The ability to perform actions using Comprehend connectors.
5049
+ # @return [String]
5050
+ #
5051
+ # @!attribute [rw] create_and_update_comprehend_action
5052
+ # The ability to create and update Comprehend actions.
5053
+ # @return [String]
5054
+ #
5055
+ # @!attribute [rw] share_comprehend_action
5056
+ # The ability to share Comprehend actions.
5057
+ # @return [String]
5058
+ #
5059
+ # @!attribute [rw] use_comprehend_action
5060
+ # The ability to use Comprehend actions.
5061
+ # @return [String]
5062
+ #
5063
+ # @!attribute [rw] comprehend_medical_action
5064
+ # The ability to perform actions using Comprehend Medical connectors.
5065
+ # @return [String]
5066
+ #
5067
+ # @!attribute [rw] create_and_update_comprehend_medical_action
5068
+ # The ability to create and update Comprehend Medical actions.
5069
+ # @return [String]
5070
+ #
5071
+ # @!attribute [rw] share_comprehend_medical_action
5072
+ # The ability to share Comprehend Medical actions.
5073
+ # @return [String]
5074
+ #
5075
+ # @!attribute [rw] use_comprehend_medical_action
5076
+ # The ability to use Comprehend Medical actions.
5077
+ # @return [String]
5078
+ #
5079
+ # @!attribute [rw] amazon_bedrock_ars_action
5080
+ # The ability to perform actions using Bedrock Agent connectors.
5081
+ # @return [String]
5082
+ #
5083
+ # @!attribute [rw] create_and_update_amazon_bedrock_ars_action
5084
+ # The ability to create and update Bedrock Agent actions.
5085
+ # @return [String]
5086
+ #
5087
+ # @!attribute [rw] share_amazon_bedrock_ars_action
5088
+ # The ability to share Bedrock Agent actions.
5089
+ # @return [String]
5090
+ #
5091
+ # @!attribute [rw] use_amazon_bedrock_ars_action
5092
+ # The ability to use Bedrock Agent actions.
5093
+ # @return [String]
5094
+ #
5095
+ # @!attribute [rw] amazon_bedrock_fs_action
5096
+ # The ability to perform actions using Bedrock Runtime connectors.
5097
+ # @return [String]
5098
+ #
5099
+ # @!attribute [rw] create_and_update_amazon_bedrock_fs_action
5100
+ # The ability to create and update Bedrock Runtime actions.
5101
+ # @return [String]
5102
+ #
5103
+ # @!attribute [rw] share_amazon_bedrock_fs_action
5104
+ # The ability to share Bedrock Runtime actions.
5105
+ # @return [String]
5106
+ #
5107
+ # @!attribute [rw] use_amazon_bedrock_fs_action
5108
+ # The ability to use Bedrock Runtime actions.
5109
+ # @return [String]
5110
+ #
5111
+ # @!attribute [rw] amazon_bedrock_krs_action
5112
+ # The ability to perform actions using Bedrock Data Automation Runtime
5113
+ # connectors.
5114
+ # @return [String]
5115
+ #
5116
+ # @!attribute [rw] create_and_update_amazon_bedrock_krs_action
5117
+ # The ability to create and update Bedrock Data Automation Runtime
5118
+ # actions.
5119
+ # @return [String]
5120
+ #
5121
+ # @!attribute [rw] share_amazon_bedrock_krs_action
5122
+ # The ability to share Bedrock Data Automation Runtime actions.
5123
+ # @return [String]
5124
+ #
5125
+ # @!attribute [rw] use_amazon_bedrock_krs_action
5126
+ # The ability to use Bedrock Data Automation Runtime actions.
5127
+ # @return [String]
5128
+ #
5129
+ # @!attribute [rw] mcp_action
5130
+ # The ability to perform actions using Model Context Protocol
5131
+ # connectors.
5132
+ # @return [String]
5133
+ #
5134
+ # @!attribute [rw] create_and_update_mcp_action
5135
+ # The ability to create and update Model Context Protocol actions.
5136
+ # @return [String]
5137
+ #
5138
+ # @!attribute [rw] share_mcp_action
5139
+ # The ability to share Model Context Protocol actions.
5140
+ # @return [String]
5141
+ #
5142
+ # @!attribute [rw] use_mcp_action
5143
+ # The ability to use Model Context Protocol actions.
5144
+ # @return [String]
5145
+ #
5146
+ # @!attribute [rw] open_api_action
5147
+ # The ability to perform actions using OpenAPI Specification
5148
+ # connectors.
5149
+ # @return [String]
5150
+ #
5151
+ # @!attribute [rw] create_and_update_open_api_action
5152
+ # The ability to create and update OpenAPI Specification actions.
5153
+ # @return [String]
5154
+ #
5155
+ # @!attribute [rw] share_open_api_action
5156
+ # The ability to share OpenAPI Specification actions.
5157
+ # @return [String]
5158
+ #
5159
+ # @!attribute [rw] use_open_api_action
5160
+ # The ability to use OpenAPI Specification actions.
5161
+ # @return [String]
5162
+ #
5163
+ # @!attribute [rw] sand_pgmi_action
5164
+ # The ability to perform actions using S&P Global Market
5165
+ # Intelligence connectors.
5166
+ # @return [String]
5167
+ #
5168
+ # @!attribute [rw] create_and_update_sand_pgmi_action
5169
+ # The ability to create and update S&P Global Market Intelligence
5170
+ # actions.
5171
+ # @return [String]
5172
+ #
5173
+ # @!attribute [rw] share_sand_pgmi_action
5174
+ # The ability to share S&P Global Market Intelligence actions.
5175
+ # @return [String]
5176
+ #
5177
+ # @!attribute [rw] use_sand_pgmi_action
5178
+ # The ability to use S&P Global Market Intelligence actions.
5179
+ # @return [String]
5180
+ #
5181
+ # @!attribute [rw] sand_p_global_energy_action
5182
+ # The ability to perform actions using S&P Global Energy
5183
+ # connectors.
5184
+ # @return [String]
5185
+ #
5186
+ # @!attribute [rw] create_and_update_sand_p_global_energy_action
5187
+ # The ability to create and update S&P Global Energy actions.
5188
+ # @return [String]
5189
+ #
5190
+ # @!attribute [rw] share_sand_p_global_energy_action
5191
+ # The ability to share S&P Global Energy actions.
5192
+ # @return [String]
5193
+ #
5194
+ # @!attribute [rw] use_sand_p_global_energy_action
5195
+ # The ability to use S&P Global Energy actions.
5196
+ # @return [String]
5197
+ #
5198
+ # @!attribute [rw] bamboo_hr_action
5199
+ # The ability to perform actions using BambooHR connectors.
5200
+ # @return [String]
5201
+ #
5202
+ # @!attribute [rw] create_and_update_bamboo_hr_action
5203
+ # The ability to create and update BambooHR actions.
5204
+ # @return [String]
5205
+ #
5206
+ # @!attribute [rw] share_bamboo_hr_action
5207
+ # The ability to share BambooHR actions.
5208
+ # @return [String]
5209
+ #
5210
+ # @!attribute [rw] use_bamboo_hr_action
5211
+ # The ability to use BambooHR actions.
5212
+ # @return [String]
5213
+ #
5214
+ # @!attribute [rw] box_agent_action
5215
+ # The ability to perform actions using Box Agent connectors.
5216
+ # @return [String]
5217
+ #
5218
+ # @!attribute [rw] create_and_update_box_agent_action
5219
+ # The ability to create and update Box Agent actions.
5220
+ # @return [String]
5221
+ #
5222
+ # @!attribute [rw] share_box_agent_action
5223
+ # The ability to share Box Agent actions.
5224
+ # @return [String]
5225
+ #
5226
+ # @!attribute [rw] use_box_agent_action
5227
+ # The ability to use Box Agent actions.
5228
+ # @return [String]
5229
+ #
5230
+ # @!attribute [rw] canva_agent_action
5231
+ # The ability to perform actions using Canva Agent connectors.
5232
+ # @return [String]
5233
+ #
5234
+ # @!attribute [rw] create_and_update_canva_agent_action
5235
+ # The ability to create and update Canva Agent actions.
5236
+ # @return [String]
5237
+ #
5238
+ # @!attribute [rw] share_canva_agent_action
5239
+ # The ability to share Canva Agent actions.
5240
+ # @return [String]
5241
+ #
5242
+ # @!attribute [rw] use_canva_agent_action
5243
+ # The ability to use Canva Agent actions.
5244
+ # @return [String]
5245
+ #
5246
+ # @!attribute [rw] github_action
5247
+ # The ability to perform actions using GitHub connectors.
5248
+ # @return [String]
5249
+ #
5250
+ # @!attribute [rw] create_and_update_github_action
5251
+ # The ability to create and update GitHub actions.
5252
+ # @return [String]
5253
+ #
5254
+ # @!attribute [rw] share_github_action
5255
+ # The ability to share GitHub actions.
5256
+ # @return [String]
5257
+ #
5258
+ # @!attribute [rw] use_github_action
5259
+ # The ability to use GitHub actions.
5260
+ # @return [String]
5261
+ #
5262
+ # @!attribute [rw] notion_action
5263
+ # The ability to perform actions using Notion connectors.
5264
+ # @return [String]
5265
+ #
5266
+ # @!attribute [rw] create_and_update_notion_action
5267
+ # The ability to create and update Notion actions.
5268
+ # @return [String]
5269
+ #
5270
+ # @!attribute [rw] share_notion_action
5271
+ # The ability to share Notion actions.
5272
+ # @return [String]
5273
+ #
5274
+ # @!attribute [rw] use_notion_action
5275
+ # The ability to use Notion actions.
5276
+ # @return [String]
5277
+ #
5278
+ # @!attribute [rw] linear_action
5279
+ # The ability to perform actions using Linear connectors.
5280
+ # @return [String]
5281
+ #
5282
+ # @!attribute [rw] create_and_update_linear_action
5283
+ # The ability to create and update Linear actions.
5284
+ # @return [String]
5285
+ #
5286
+ # @!attribute [rw] share_linear_action
5287
+ # The ability to share Linear actions.
5288
+ # @return [String]
5289
+ #
5290
+ # @!attribute [rw] use_linear_action
5291
+ # The ability to use Linear actions.
5292
+ # @return [String]
5293
+ #
5294
+ # @!attribute [rw] hugging_face_action
5295
+ # The ability to perform actions using HuggingFace connectors.
5296
+ # @return [String]
5297
+ #
5298
+ # @!attribute [rw] create_and_update_hugging_face_action
5299
+ # The ability to create and update HuggingFace actions.
5300
+ # @return [String]
5301
+ #
5302
+ # @!attribute [rw] share_hugging_face_action
5303
+ # The ability to share HuggingFace actions.
5304
+ # @return [String]
5305
+ #
5306
+ # @!attribute [rw] use_hugging_face_action
5307
+ # The ability to use HuggingFace actions.
5308
+ # @return [String]
5309
+ #
5310
+ # @!attribute [rw] monday_action
5311
+ # The ability to perform actions using Monday connectors.
5312
+ # @return [String]
5313
+ #
5314
+ # @!attribute [rw] create_and_update_monday_action
5315
+ # The ability to create and update Monday actions.
5316
+ # @return [String]
5317
+ #
5318
+ # @!attribute [rw] share_monday_action
5319
+ # The ability to share Monday actions.
5320
+ # @return [String]
5321
+ #
5322
+ # @!attribute [rw] use_monday_action
5323
+ # The ability to use Monday actions.
5324
+ # @return [String]
5325
+ #
5326
+ # @!attribute [rw] hubspot_action
5327
+ # The ability to perform actions using Hubspot connectors.
5328
+ # @return [String]
5329
+ #
5330
+ # @!attribute [rw] create_and_update_hubspot_action
5331
+ # The ability to create and update Hubspot actions.
5332
+ # @return [String]
5333
+ #
5334
+ # @!attribute [rw] share_hubspot_action
5335
+ # The ability to share Hubspot actions.
5336
+ # @return [String]
5337
+ #
5338
+ # @!attribute [rw] use_hubspot_action
5339
+ # The ability to use Hubspot actions.
5340
+ # @return [String]
5341
+ #
5342
+ # @!attribute [rw] intercom_action
5343
+ # The ability to perform actions using Intercom connectors.
5344
+ # @return [String]
5345
+ #
5346
+ # @!attribute [rw] create_and_update_intercom_action
5347
+ # The ability to create and update Intercom actions.
5348
+ # @return [String]
5349
+ #
5350
+ # @!attribute [rw] share_intercom_action
5351
+ # The ability to share Intercom actions.
5352
+ # @return [String]
5353
+ #
5354
+ # @!attribute [rw] use_intercom_action
5355
+ # The ability to use Intercom actions.
5356
+ # @return [String]
5357
+ #
5358
+ # @!attribute [rw] new_relic_action
5359
+ # The ability to perform actions using New Relic connectors.
5360
+ # @return [String]
5361
+ #
5362
+ # @!attribute [rw] create_and_update_new_relic_action
5363
+ # The ability to create and update New Relic actions.
5364
+ # @return [String]
5365
+ #
5366
+ # @!attribute [rw] share_new_relic_action
5367
+ # The ability to share New Relic actions.
5368
+ # @return [String]
5369
+ #
5370
+ # @!attribute [rw] use_new_relic_action
5371
+ # The ability to use New Relic actions.
5372
+ # @return [String]
5373
+ #
4673
5374
  # @!attribute [rw] space
4674
5375
  # The ability to perform space-related actions.
4675
5376
  # @return [String]
@@ -4726,6 +5427,178 @@ module Aws::QuickSight
4726
5427
  :use_agent_web_search,
4727
5428
  :knowledge_base,
4728
5429
  :action,
5430
+ :generic_http_action,
5431
+ :create_and_update_generic_http_action,
5432
+ :share_generic_http_action,
5433
+ :use_generic_http_action,
5434
+ :asana_action,
5435
+ :create_and_update_asana_action,
5436
+ :share_asana_action,
5437
+ :use_asana_action,
5438
+ :slack_action,
5439
+ :create_and_update_slack_action,
5440
+ :share_slack_action,
5441
+ :use_slack_action,
5442
+ :service_now_action,
5443
+ :create_and_update_service_now_action,
5444
+ :share_service_now_action,
5445
+ :use_service_now_action,
5446
+ :salesforce_action,
5447
+ :create_and_update_salesforce_action,
5448
+ :share_salesforce_action,
5449
+ :use_salesforce_action,
5450
+ :ms_exchange_action,
5451
+ :create_and_update_ms_exchange_action,
5452
+ :share_ms_exchange_action,
5453
+ :use_ms_exchange_action,
5454
+ :pager_duty_action,
5455
+ :create_and_update_pager_duty_action,
5456
+ :share_pager_duty_action,
5457
+ :use_pager_duty_action,
5458
+ :jira_action,
5459
+ :create_and_update_jira_action,
5460
+ :share_jira_action,
5461
+ :use_jira_action,
5462
+ :confluence_action,
5463
+ :create_and_update_confluence_action,
5464
+ :share_confluence_action,
5465
+ :use_confluence_action,
5466
+ :one_drive_action,
5467
+ :create_and_update_one_drive_action,
5468
+ :share_one_drive_action,
5469
+ :use_one_drive_action,
5470
+ :share_point_action,
5471
+ :create_and_update_share_point_action,
5472
+ :share_share_point_action,
5473
+ :use_share_point_action,
5474
+ :ms_teams_action,
5475
+ :create_and_update_ms_teams_action,
5476
+ :share_ms_teams_action,
5477
+ :use_ms_teams_action,
5478
+ :google_calendar_action,
5479
+ :create_and_update_google_calendar_action,
5480
+ :share_google_calendar_action,
5481
+ :use_google_calendar_action,
5482
+ :zendesk_action,
5483
+ :create_and_update_zendesk_action,
5484
+ :share_zendesk_action,
5485
+ :use_zendesk_action,
5486
+ :smartsheet_action,
5487
+ :create_and_update_smartsheet_action,
5488
+ :share_smartsheet_action,
5489
+ :use_smartsheet_action,
5490
+ :sap_business_partner_action,
5491
+ :create_and_update_sap_business_partner_action,
5492
+ :share_sap_business_partner_action,
5493
+ :use_sap_business_partner_action,
5494
+ :sap_product_master_data_action,
5495
+ :create_and_update_sap_product_master_data_action,
5496
+ :share_sap_product_master_data_action,
5497
+ :use_sap_product_master_data_action,
5498
+ :sap_physical_inventory_action,
5499
+ :create_and_update_sap_physical_inventory_action,
5500
+ :share_sap_physical_inventory_action,
5501
+ :use_sap_physical_inventory_action,
5502
+ :sap_bill_of_material_action,
5503
+ :create_and_update_sap_bill_of_material_action,
5504
+ :share_sap_bill_of_material_action,
5505
+ :use_sap_bill_of_material_action,
5506
+ :sap_material_stock_action,
5507
+ :create_and_update_sap_material_stock_action,
5508
+ :share_sap_material_stock_action,
5509
+ :use_sap_material_stock_action,
5510
+ :fact_set_action,
5511
+ :create_and_update_fact_set_action,
5512
+ :share_fact_set_action,
5513
+ :use_fact_set_action,
5514
+ :amazon_s_three_action,
5515
+ :create_and_update_amazon_s_three_action,
5516
+ :share_amazon_s_three_action,
5517
+ :use_amazon_s_three_action,
5518
+ :textract_action,
5519
+ :create_and_update_textract_action,
5520
+ :share_textract_action,
5521
+ :use_textract_action,
5522
+ :comprehend_action,
5523
+ :create_and_update_comprehend_action,
5524
+ :share_comprehend_action,
5525
+ :use_comprehend_action,
5526
+ :comprehend_medical_action,
5527
+ :create_and_update_comprehend_medical_action,
5528
+ :share_comprehend_medical_action,
5529
+ :use_comprehend_medical_action,
5530
+ :amazon_bedrock_ars_action,
5531
+ :create_and_update_amazon_bedrock_ars_action,
5532
+ :share_amazon_bedrock_ars_action,
5533
+ :use_amazon_bedrock_ars_action,
5534
+ :amazon_bedrock_fs_action,
5535
+ :create_and_update_amazon_bedrock_fs_action,
5536
+ :share_amazon_bedrock_fs_action,
5537
+ :use_amazon_bedrock_fs_action,
5538
+ :amazon_bedrock_krs_action,
5539
+ :create_and_update_amazon_bedrock_krs_action,
5540
+ :share_amazon_bedrock_krs_action,
5541
+ :use_amazon_bedrock_krs_action,
5542
+ :mcp_action,
5543
+ :create_and_update_mcp_action,
5544
+ :share_mcp_action,
5545
+ :use_mcp_action,
5546
+ :open_api_action,
5547
+ :create_and_update_open_api_action,
5548
+ :share_open_api_action,
5549
+ :use_open_api_action,
5550
+ :sand_pgmi_action,
5551
+ :create_and_update_sand_pgmi_action,
5552
+ :share_sand_pgmi_action,
5553
+ :use_sand_pgmi_action,
5554
+ :sand_p_global_energy_action,
5555
+ :create_and_update_sand_p_global_energy_action,
5556
+ :share_sand_p_global_energy_action,
5557
+ :use_sand_p_global_energy_action,
5558
+ :bamboo_hr_action,
5559
+ :create_and_update_bamboo_hr_action,
5560
+ :share_bamboo_hr_action,
5561
+ :use_bamboo_hr_action,
5562
+ :box_agent_action,
5563
+ :create_and_update_box_agent_action,
5564
+ :share_box_agent_action,
5565
+ :use_box_agent_action,
5566
+ :canva_agent_action,
5567
+ :create_and_update_canva_agent_action,
5568
+ :share_canva_agent_action,
5569
+ :use_canva_agent_action,
5570
+ :github_action,
5571
+ :create_and_update_github_action,
5572
+ :share_github_action,
5573
+ :use_github_action,
5574
+ :notion_action,
5575
+ :create_and_update_notion_action,
5576
+ :share_notion_action,
5577
+ :use_notion_action,
5578
+ :linear_action,
5579
+ :create_and_update_linear_action,
5580
+ :share_linear_action,
5581
+ :use_linear_action,
5582
+ :hugging_face_action,
5583
+ :create_and_update_hugging_face_action,
5584
+ :share_hugging_face_action,
5585
+ :use_hugging_face_action,
5586
+ :monday_action,
5587
+ :create_and_update_monday_action,
5588
+ :share_monday_action,
5589
+ :use_monday_action,
5590
+ :hubspot_action,
5591
+ :create_and_update_hubspot_action,
5592
+ :share_hubspot_action,
5593
+ :use_hubspot_action,
5594
+ :intercom_action,
5595
+ :create_and_update_intercom_action,
5596
+ :share_intercom_action,
5597
+ :use_intercom_action,
5598
+ :new_relic_action,
5599
+ :create_and_update_new_relic_action,
5600
+ :share_new_relic_action,
5601
+ :use_new_relic_action,
4729
5602
  :space,
4730
5603
  :chat_agent,
4731
5604
  :create_chat_agents,
@@ -19329,11 +20202,16 @@ module Aws::QuickSight
19329
20202
  # Configuration options for the canvas of a free-form layout.
19330
20203
  # @return [Types::FreeFormLayoutCanvasSizeOptions]
19331
20204
  #
20205
+ # @!attribute [rw] groups
20206
+ # The groups that are included in a free-form layout.
20207
+ # @return [Array<Types::SheetLayoutGroup>]
20208
+ #
19332
20209
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/FreeFormLayoutConfiguration AWS API Documentation
19333
20210
  #
19334
20211
  class FreeFormLayoutConfiguration < Struct.new(
19335
20212
  :elements,
19336
- :canvas_size_options)
20213
+ :canvas_size_options,
20214
+ :groups)
19337
20215
  SENSITIVE = []
19338
20216
  include Aws::Structure
19339
20217
  end
@@ -34465,6 +35343,44 @@ module Aws::QuickSight
34465
35343
  include Aws::Structure
34466
35344
  end
34467
35345
 
35346
+ # A group of elements within a sheet layout.
35347
+ #
35348
+ # @!attribute [rw] id
35349
+ # A unique identifier for the group.
35350
+ # @return [String]
35351
+ #
35352
+ # @!attribute [rw] members
35353
+ # The members of the group.
35354
+ # @return [Array<Types::SheetLayoutGroupMember>]
35355
+ #
35356
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/SheetLayoutGroup AWS API Documentation
35357
+ #
35358
+ class SheetLayoutGroup < Struct.new(
35359
+ :id,
35360
+ :members)
35361
+ SENSITIVE = []
35362
+ include Aws::Structure
35363
+ end
35364
+
35365
+ # A member of a sheet layout group.
35366
+ #
35367
+ # @!attribute [rw] id
35368
+ # The unique identifier of the group member.
35369
+ # @return [String]
35370
+ #
35371
+ # @!attribute [rw] type
35372
+ # The type of the group member.
35373
+ # @return [String]
35374
+ #
35375
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/SheetLayoutGroupMember AWS API Documentation
35376
+ #
35377
+ class SheetLayoutGroupMember < Struct.new(
35378
+ :id,
35379
+ :type)
35380
+ SENSITIVE = []
35381
+ include Aws::Structure
35382
+ end
35383
+
34468
35384
  # The theme display options for sheets.
34469
35385
  #
34470
35386
  # @!attribute [rw] tile