@aws-sdk/client-quicksight 3.928.0 → 3.929.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.
Files changed (264) hide show
  1. package/dist-cjs/index.js +18163 -18131
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/QuickSightClient.js +2 -0
  4. package/dist-es/commands/BatchCreateTopicReviewedAnswerCommand.js +3 -10
  5. package/dist-es/commands/BatchDeleteTopicReviewedAnswerCommand.js +3 -9
  6. package/dist-es/commands/CancelIngestionCommand.js +3 -9
  7. package/dist-es/commands/CreateAccountCustomizationCommand.js +3 -9
  8. package/dist-es/commands/CreateAccountSubscriptionCommand.js +3 -9
  9. package/dist-es/commands/CreateActionConnectorCommand.js +3 -10
  10. package/dist-es/commands/CreateAnalysisCommand.js +3 -10
  11. package/dist-es/commands/CreateBrandCommand.js +3 -9
  12. package/dist-es/commands/CreateCustomPermissionsCommand.js +3 -9
  13. package/dist-es/commands/CreateDashboardCommand.js +3 -10
  14. package/dist-es/commands/CreateDataSetCommand.js +3 -10
  15. package/dist-es/commands/CreateDataSourceCommand.js +3 -10
  16. package/dist-es/commands/CreateFolderCommand.js +3 -9
  17. package/dist-es/commands/CreateFolderMembershipCommand.js +3 -9
  18. package/dist-es/commands/CreateGroupCommand.js +3 -9
  19. package/dist-es/commands/CreateGroupMembershipCommand.js +3 -9
  20. package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +3 -9
  21. package/dist-es/commands/CreateIngestionCommand.js +3 -9
  22. package/dist-es/commands/CreateNamespaceCommand.js +3 -9
  23. package/dist-es/commands/CreateRefreshScheduleCommand.js +3 -9
  24. package/dist-es/commands/CreateRoleMembershipCommand.js +3 -9
  25. package/dist-es/commands/CreateTemplateAliasCommand.js +3 -9
  26. package/dist-es/commands/CreateTemplateCommand.js +3 -10
  27. package/dist-es/commands/CreateThemeAliasCommand.js +3 -9
  28. package/dist-es/commands/CreateThemeCommand.js +3 -9
  29. package/dist-es/commands/CreateTopicCommand.js +3 -10
  30. package/dist-es/commands/CreateTopicRefreshScheduleCommand.js +3 -9
  31. package/dist-es/commands/CreateVPCConnectionCommand.js +3 -9
  32. package/dist-es/commands/DeleteAccountCustomPermissionCommand.js +3 -9
  33. package/dist-es/commands/DeleteAccountCustomizationCommand.js +3 -9
  34. package/dist-es/commands/DeleteAccountSubscriptionCommand.js +3 -9
  35. package/dist-es/commands/DeleteActionConnectorCommand.js +3 -9
  36. package/dist-es/commands/DeleteAnalysisCommand.js +3 -9
  37. package/dist-es/commands/DeleteBrandAssignmentCommand.js +3 -9
  38. package/dist-es/commands/DeleteBrandCommand.js +3 -9
  39. package/dist-es/commands/DeleteCustomPermissionsCommand.js +3 -9
  40. package/dist-es/commands/DeleteDashboardCommand.js +3 -9
  41. package/dist-es/commands/DeleteDataSetCommand.js +3 -9
  42. package/dist-es/commands/DeleteDataSetRefreshPropertiesCommand.js +3 -9
  43. package/dist-es/commands/DeleteDataSourceCommand.js +3 -9
  44. package/dist-es/commands/DeleteDefaultQBusinessApplicationCommand.js +3 -9
  45. package/dist-es/commands/DeleteFolderCommand.js +3 -9
  46. package/dist-es/commands/DeleteFolderMembershipCommand.js +3 -9
  47. package/dist-es/commands/DeleteGroupCommand.js +3 -9
  48. package/dist-es/commands/DeleteGroupMembershipCommand.js +3 -9
  49. package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +3 -9
  50. package/dist-es/commands/DeleteIdentityPropagationConfigCommand.js +3 -9
  51. package/dist-es/commands/DeleteNamespaceCommand.js +3 -9
  52. package/dist-es/commands/DeleteRefreshScheduleCommand.js +3 -9
  53. package/dist-es/commands/DeleteRoleCustomPermissionCommand.js +3 -9
  54. package/dist-es/commands/DeleteRoleMembershipCommand.js +3 -9
  55. package/dist-es/commands/DeleteTemplateAliasCommand.js +3 -9
  56. package/dist-es/commands/DeleteTemplateCommand.js +3 -9
  57. package/dist-es/commands/DeleteThemeAliasCommand.js +3 -9
  58. package/dist-es/commands/DeleteThemeCommand.js +3 -9
  59. package/dist-es/commands/DeleteTopicCommand.js +3 -9
  60. package/dist-es/commands/DeleteTopicRefreshScheduleCommand.js +3 -9
  61. package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +3 -9
  62. package/dist-es/commands/DeleteUserCommand.js +3 -9
  63. package/dist-es/commands/DeleteUserCustomPermissionCommand.js +3 -9
  64. package/dist-es/commands/DeleteVPCConnectionCommand.js +3 -9
  65. package/dist-es/commands/DescribeAccountCustomPermissionCommand.js +3 -9
  66. package/dist-es/commands/DescribeAccountCustomizationCommand.js +3 -9
  67. package/dist-es/commands/DescribeAccountSettingsCommand.js +3 -9
  68. package/dist-es/commands/DescribeAccountSubscriptionCommand.js +3 -9
  69. package/dist-es/commands/DescribeActionConnectorCommand.js +3 -10
  70. package/dist-es/commands/DescribeActionConnectorPermissionsCommand.js +3 -9
  71. package/dist-es/commands/DescribeAnalysisCommand.js +3 -10
  72. package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +3 -10
  73. package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +3 -9
  74. package/dist-es/commands/DescribeAssetBundleExportJobCommand.js +3 -10
  75. package/dist-es/commands/DescribeAssetBundleImportJobCommand.js +3 -10
  76. package/dist-es/commands/DescribeBrandAssignmentCommand.js +3 -9
  77. package/dist-es/commands/DescribeBrandCommand.js +3 -9
  78. package/dist-es/commands/DescribeBrandPublishedVersionCommand.js +3 -9
  79. package/dist-es/commands/DescribeCustomPermissionsCommand.js +3 -9
  80. package/dist-es/commands/DescribeDashboardCommand.js +3 -10
  81. package/dist-es/commands/DescribeDashboardDefinitionCommand.js +3 -10
  82. package/dist-es/commands/DescribeDashboardPermissionsCommand.js +3 -9
  83. package/dist-es/commands/DescribeDashboardSnapshotJobCommand.js +3 -10
  84. package/dist-es/commands/DescribeDashboardSnapshotJobResultCommand.js +3 -10
  85. package/dist-es/commands/DescribeDashboardsQAConfigurationCommand.js +3 -9
  86. package/dist-es/commands/DescribeDataSetCommand.js +3 -10
  87. package/dist-es/commands/DescribeDataSetPermissionsCommand.js +3 -9
  88. package/dist-es/commands/DescribeDataSetRefreshPropertiesCommand.js +3 -9
  89. package/dist-es/commands/DescribeDataSourceCommand.js +3 -9
  90. package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +3 -9
  91. package/dist-es/commands/DescribeDefaultQBusinessApplicationCommand.js +3 -9
  92. package/dist-es/commands/DescribeFolderCommand.js +3 -9
  93. package/dist-es/commands/DescribeFolderPermissionsCommand.js +3 -9
  94. package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +3 -9
  95. package/dist-es/commands/DescribeGroupCommand.js +3 -9
  96. package/dist-es/commands/DescribeGroupMembershipCommand.js +3 -9
  97. package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +3 -9
  98. package/dist-es/commands/DescribeIngestionCommand.js +3 -9
  99. package/dist-es/commands/DescribeIpRestrictionCommand.js +3 -9
  100. package/dist-es/commands/DescribeKeyRegistrationCommand.js +3 -9
  101. package/dist-es/commands/DescribeNamespaceCommand.js +3 -9
  102. package/dist-es/commands/DescribeQPersonalizationConfigurationCommand.js +3 -9
  103. package/dist-es/commands/DescribeQuickSightQSearchConfigurationCommand.js +3 -9
  104. package/dist-es/commands/DescribeRefreshScheduleCommand.js +3 -9
  105. package/dist-es/commands/DescribeRoleCustomPermissionCommand.js +3 -9
  106. package/dist-es/commands/DescribeTemplateAliasCommand.js +3 -9
  107. package/dist-es/commands/DescribeTemplateCommand.js +3 -10
  108. package/dist-es/commands/DescribeTemplateDefinitionCommand.js +3 -10
  109. package/dist-es/commands/DescribeTemplatePermissionsCommand.js +3 -9
  110. package/dist-es/commands/DescribeThemeAliasCommand.js +3 -9
  111. package/dist-es/commands/DescribeThemeCommand.js +3 -9
  112. package/dist-es/commands/DescribeThemePermissionsCommand.js +3 -9
  113. package/dist-es/commands/DescribeTopicCommand.js +3 -10
  114. package/dist-es/commands/DescribeTopicPermissionsCommand.js +3 -9
  115. package/dist-es/commands/DescribeTopicRefreshCommand.js +3 -9
  116. package/dist-es/commands/DescribeTopicRefreshScheduleCommand.js +3 -9
  117. package/dist-es/commands/DescribeUserCommand.js +3 -9
  118. package/dist-es/commands/DescribeVPCConnectionCommand.js +3 -9
  119. package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +3 -10
  120. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +3 -10
  121. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserWithIdentityCommand.js +3 -10
  122. package/dist-es/commands/GetDashboardEmbedUrlCommand.js +3 -10
  123. package/dist-es/commands/GetFlowMetadataCommand.js +3 -9
  124. package/dist-es/commands/GetFlowPermissionsCommand.js +3 -9
  125. package/dist-es/commands/GetSessionEmbedUrlCommand.js +3 -10
  126. package/dist-es/commands/ListActionConnectorsCommand.js +3 -10
  127. package/dist-es/commands/ListAnalysesCommand.js +3 -9
  128. package/dist-es/commands/ListAssetBundleExportJobsCommand.js +3 -9
  129. package/dist-es/commands/ListAssetBundleImportJobsCommand.js +3 -9
  130. package/dist-es/commands/ListBrandsCommand.js +3 -9
  131. package/dist-es/commands/ListCustomPermissionsCommand.js +3 -9
  132. package/dist-es/commands/ListDashboardVersionsCommand.js +3 -9
  133. package/dist-es/commands/ListDashboardsCommand.js +3 -9
  134. package/dist-es/commands/ListDataSetsCommand.js +3 -9
  135. package/dist-es/commands/ListDataSourcesCommand.js +3 -9
  136. package/dist-es/commands/ListFlowsCommand.js +3 -9
  137. package/dist-es/commands/ListFolderMembersCommand.js +3 -9
  138. package/dist-es/commands/ListFoldersCommand.js +3 -9
  139. package/dist-es/commands/ListFoldersForResourceCommand.js +3 -9
  140. package/dist-es/commands/ListGroupMembershipsCommand.js +3 -9
  141. package/dist-es/commands/ListGroupsCommand.js +3 -9
  142. package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +3 -9
  143. package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +3 -9
  144. package/dist-es/commands/ListIdentityPropagationConfigsCommand.js +3 -9
  145. package/dist-es/commands/ListIngestionsCommand.js +3 -9
  146. package/dist-es/commands/ListNamespacesCommand.js +3 -9
  147. package/dist-es/commands/ListRefreshSchedulesCommand.js +3 -9
  148. package/dist-es/commands/ListRoleMembershipsCommand.js +3 -9
  149. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  150. package/dist-es/commands/ListTemplateAliasesCommand.js +3 -9
  151. package/dist-es/commands/ListTemplateVersionsCommand.js +3 -9
  152. package/dist-es/commands/ListTemplatesCommand.js +3 -9
  153. package/dist-es/commands/ListThemeAliasesCommand.js +3 -9
  154. package/dist-es/commands/ListThemeVersionsCommand.js +3 -9
  155. package/dist-es/commands/ListThemesCommand.js +3 -9
  156. package/dist-es/commands/ListTopicRefreshSchedulesCommand.js +3 -9
  157. package/dist-es/commands/ListTopicReviewedAnswersCommand.js +3 -10
  158. package/dist-es/commands/ListTopicsCommand.js +3 -9
  159. package/dist-es/commands/ListUserGroupsCommand.js +3 -9
  160. package/dist-es/commands/ListUsersCommand.js +3 -9
  161. package/dist-es/commands/ListVPCConnectionsCommand.js +3 -9
  162. package/dist-es/commands/PredictQAResultsCommand.js +3 -10
  163. package/dist-es/commands/PutDataSetRefreshPropertiesCommand.js +3 -9
  164. package/dist-es/commands/RegisterUserCommand.js +3 -9
  165. package/dist-es/commands/RestoreAnalysisCommand.js +3 -9
  166. package/dist-es/commands/SearchActionConnectorsCommand.js +3 -10
  167. package/dist-es/commands/SearchAnalysesCommand.js +3 -9
  168. package/dist-es/commands/SearchDashboardsCommand.js +3 -9
  169. package/dist-es/commands/SearchDataSetsCommand.js +3 -9
  170. package/dist-es/commands/SearchDataSourcesCommand.js +3 -9
  171. package/dist-es/commands/SearchFlowsCommand.js +3 -9
  172. package/dist-es/commands/SearchFoldersCommand.js +3 -9
  173. package/dist-es/commands/SearchGroupsCommand.js +3 -9
  174. package/dist-es/commands/SearchTopicsCommand.js +3 -9
  175. package/dist-es/commands/StartAssetBundleExportJobCommand.js +3 -9
  176. package/dist-es/commands/StartAssetBundleImportJobCommand.js +3 -10
  177. package/dist-es/commands/StartDashboardSnapshotJobCommand.js +3 -10
  178. package/dist-es/commands/StartDashboardSnapshotJobScheduleCommand.js +3 -9
  179. package/dist-es/commands/TagResourceCommand.js +3 -9
  180. package/dist-es/commands/UntagResourceCommand.js +3 -9
  181. package/dist-es/commands/UpdateAccountCustomPermissionCommand.js +3 -9
  182. package/dist-es/commands/UpdateAccountCustomizationCommand.js +3 -9
  183. package/dist-es/commands/UpdateAccountSettingsCommand.js +3 -9
  184. package/dist-es/commands/UpdateActionConnectorCommand.js +3 -10
  185. package/dist-es/commands/UpdateActionConnectorPermissionsCommand.js +3 -9
  186. package/dist-es/commands/UpdateAnalysisCommand.js +3 -10
  187. package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +3 -9
  188. package/dist-es/commands/UpdateApplicationWithTokenExchangeGrantCommand.js +3 -9
  189. package/dist-es/commands/UpdateBrandAssignmentCommand.js +3 -9
  190. package/dist-es/commands/UpdateBrandCommand.js +3 -9
  191. package/dist-es/commands/UpdateBrandPublishedVersionCommand.js +3 -9
  192. package/dist-es/commands/UpdateCustomPermissionsCommand.js +3 -9
  193. package/dist-es/commands/UpdateDashboardCommand.js +3 -10
  194. package/dist-es/commands/UpdateDashboardLinksCommand.js +3 -9
  195. package/dist-es/commands/UpdateDashboardPermissionsCommand.js +3 -9
  196. package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +3 -9
  197. package/dist-es/commands/UpdateDashboardsQAConfigurationCommand.js +3 -9
  198. package/dist-es/commands/UpdateDataSetCommand.js +3 -10
  199. package/dist-es/commands/UpdateDataSetPermissionsCommand.js +3 -9
  200. package/dist-es/commands/UpdateDataSourceCommand.js +3 -10
  201. package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +3 -9
  202. package/dist-es/commands/UpdateDefaultQBusinessApplicationCommand.js +3 -9
  203. package/dist-es/commands/UpdateFlowPermissionsCommand.js +3 -9
  204. package/dist-es/commands/UpdateFolderCommand.js +3 -9
  205. package/dist-es/commands/UpdateFolderPermissionsCommand.js +3 -9
  206. package/dist-es/commands/UpdateGroupCommand.js +3 -9
  207. package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +3 -9
  208. package/dist-es/commands/UpdateIdentityPropagationConfigCommand.js +3 -9
  209. package/dist-es/commands/UpdateIpRestrictionCommand.js +3 -9
  210. package/dist-es/commands/UpdateKeyRegistrationCommand.js +3 -9
  211. package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +3 -9
  212. package/dist-es/commands/UpdateQPersonalizationConfigurationCommand.js +3 -9
  213. package/dist-es/commands/UpdateQuickSightQSearchConfigurationCommand.js +3 -9
  214. package/dist-es/commands/UpdateRefreshScheduleCommand.js +3 -9
  215. package/dist-es/commands/UpdateRoleCustomPermissionCommand.js +3 -9
  216. package/dist-es/commands/UpdateSPICECapacityConfigurationCommand.js +3 -9
  217. package/dist-es/commands/UpdateTemplateAliasCommand.js +3 -9
  218. package/dist-es/commands/UpdateTemplateCommand.js +3 -10
  219. package/dist-es/commands/UpdateTemplatePermissionsCommand.js +3 -9
  220. package/dist-es/commands/UpdateThemeAliasCommand.js +3 -9
  221. package/dist-es/commands/UpdateThemeCommand.js +3 -9
  222. package/dist-es/commands/UpdateThemePermissionsCommand.js +3 -9
  223. package/dist-es/commands/UpdateTopicCommand.js +3 -10
  224. package/dist-es/commands/UpdateTopicPermissionsCommand.js +3 -9
  225. package/dist-es/commands/UpdateTopicRefreshScheduleCommand.js +3 -9
  226. package/dist-es/commands/UpdateUserCommand.js +3 -9
  227. package/dist-es/commands/UpdateUserCustomPermissionCommand.js +3 -9
  228. package/dist-es/commands/UpdateVPCConnectionCommand.js +3 -9
  229. package/dist-es/models/models_0.js +0 -333
  230. package/dist-es/models/models_1.js +0 -579
  231. package/dist-es/models/models_2.js +0 -345
  232. package/dist-es/models/models_3.js +0 -324
  233. package/dist-es/models/models_4.js +0 -162
  234. package/dist-es/models/models_5.js +0 -127
  235. package/dist-es/runtimeConfig.shared.js +2 -0
  236. package/dist-es/schemas/schemas_0.js +17751 -0
  237. package/dist-types/QuickSightClient.d.ts +10 -1
  238. package/dist-types/models/models_0.d.ts +0 -244
  239. package/dist-types/models/models_1.d.ts +0 -472
  240. package/dist-types/models/models_2.d.ts +0 -288
  241. package/dist-types/models/models_3.d.ts +0 -216
  242. package/dist-types/models/models_4.d.ts +0 -144
  243. package/dist-types/models/models_5.d.ts +0 -100
  244. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  245. package/dist-types/runtimeConfig.d.ts +1 -0
  246. package/dist-types/runtimeConfig.native.d.ts +1 -0
  247. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  248. package/dist-types/schemas/schemas_0.d.ts +2085 -0
  249. package/dist-types/ts3.4/QuickSightClient.d.ts +4 -0
  250. package/dist-types/ts3.4/models/models_0.d.ts +0 -169
  251. package/dist-types/ts3.4/models/models_1.d.ts +0 -342
  252. package/dist-types/ts3.4/models/models_2.d.ts +0 -206
  253. package/dist-types/ts3.4/models/models_3.d.ts +0 -148
  254. package/dist-types/ts3.4/models/models_4.d.ts +0 -94
  255. package/dist-types/ts3.4/models/models_5.d.ts +0 -71
  256. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  257. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  258. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  259. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  260. package/dist-types/ts3.4/schemas/schemas_0.d.ts +2092 -0
  261. package/package.json +2 -2
  262. package/dist-es/protocols/Aws_restJson1.js +0 -14311
  263. package/dist-types/protocols/Aws_restJson1.d.ts +0 -2027
  264. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -2705
@@ -5,7 +5,7 @@ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-
5
5
  import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
6
6
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
7
  import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
8
+ import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
9
  import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { BatchCreateTopicReviewedAnswerCommandInput, BatchCreateTopicReviewedAnswerCommandOutput } from "./commands/BatchCreateTopicReviewedAnswerCommand";
11
11
  import { BatchDeleteTopicReviewedAnswerCommandInput, BatchDeleteTopicReviewedAnswerCommandOutput } from "./commands/BatchDeleteTopicReviewedAnswerCommand";
@@ -366,6 +366,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
366
366
  * Optional extensions
367
367
  */
368
368
  extensions?: RuntimeExtension[];
369
+ /**
370
+ * The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
371
+ * may be overridden. A default will always be set by the client.
372
+ * Available options depend on the service's supported protocols and will not be validated by
373
+ * the client.
374
+ * @alpha
375
+ *
376
+ */
377
+ protocol?: ClientProtocol<HttpRequest, HttpResponse>;
369
378
  /**
370
379
  * The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
371
380
  */
@@ -6555,247 +6555,3 @@ export interface VisibleRangeOptions {
6555
6555
  */
6556
6556
  PercentRange?: PercentVisibleRange | undefined;
6557
6557
  }
6558
- /**
6559
- * @internal
6560
- */
6561
- export declare const ReadAPIKeyConnectionMetadataFilterSensitiveLog: (obj: ReadAPIKeyConnectionMetadata) => any;
6562
- /**
6563
- * @internal
6564
- */
6565
- export declare const ReadBasicAuthConnectionMetadataFilterSensitiveLog: (obj: ReadBasicAuthConnectionMetadata) => any;
6566
- /**
6567
- * @internal
6568
- */
6569
- export declare const ReadAuthenticationMetadataFilterSensitiveLog: (obj: ReadAuthenticationMetadata) => any;
6570
- /**
6571
- * @internal
6572
- */
6573
- export declare const ReadAuthConfigFilterSensitiveLog: (obj: ReadAuthConfig) => any;
6574
- /**
6575
- * @internal
6576
- */
6577
- export declare const ActionConnectorFilterSensitiveLog: (obj: ActionConnector) => any;
6578
- /**
6579
- * @internal
6580
- */
6581
- export declare const ActionConnectorSummaryFilterSensitiveLog: (obj: ActionConnectorSummary) => any;
6582
- /**
6583
- * @internal
6584
- */
6585
- export declare const CustomParameterValuesFilterSensitiveLog: (obj: CustomParameterValues) => any;
6586
- /**
6587
- * @internal
6588
- */
6589
- export declare const CustomValuesConfigurationFilterSensitiveLog: (obj: CustomValuesConfiguration) => any;
6590
- /**
6591
- * @internal
6592
- */
6593
- export declare const DestinationParameterValueConfigurationFilterSensitiveLog: (obj: DestinationParameterValueConfiguration) => any;
6594
- /**
6595
- * @internal
6596
- */
6597
- export declare const SetParameterValueConfigurationFilterSensitiveLog: (obj: SetParameterValueConfiguration) => any;
6598
- /**
6599
- * @internal
6600
- */
6601
- export declare const CustomActionSetParametersOperationFilterSensitiveLog: (obj: CustomActionSetParametersOperation) => any;
6602
- /**
6603
- * @internal
6604
- */
6605
- export declare const ImageCustomActionOperationFilterSensitiveLog: (obj: ImageCustomActionOperation) => any;
6606
- /**
6607
- * @internal
6608
- */
6609
- export declare const ImageCustomActionFilterSensitiveLog: (obj: ImageCustomAction) => any;
6610
- /**
6611
- * @internal
6612
- */
6613
- export declare const SheetImageFilterSensitiveLog: (obj: SheetImage) => any;
6614
- /**
6615
- * @internal
6616
- */
6617
- export declare const SheetFilterSensitiveLog: (obj: Sheet) => any;
6618
- /**
6619
- * @internal
6620
- */
6621
- export declare const AnalysisFilterSensitiveLog: (obj: Analysis) => any;
6622
- /**
6623
- * @internal
6624
- */
6625
- export declare const CalculatedFieldFilterSensitiveLog: (obj: CalculatedField) => any;
6626
- /**
6627
- * @internal
6628
- */
6629
- export declare const CustomColorFilterSensitiveLog: (obj: CustomColor) => any;
6630
- /**
6631
- * @internal
6632
- */
6633
- export declare const ColorsConfigurationFilterSensitiveLog: (obj: ColorsConfiguration) => any;
6634
- /**
6635
- * @internal
6636
- */
6637
- export declare const NullValueFormatConfigurationFilterSensitiveLog: (obj: NullValueFormatConfiguration) => any;
6638
- /**
6639
- * @internal
6640
- */
6641
- export declare const CurrencyDisplayFormatConfigurationFilterSensitiveLog: (obj: CurrencyDisplayFormatConfiguration) => any;
6642
- /**
6643
- * @internal
6644
- */
6645
- export declare const NumberDisplayFormatConfigurationFilterSensitiveLog: (obj: NumberDisplayFormatConfiguration) => any;
6646
- /**
6647
- * @internal
6648
- */
6649
- export declare const PercentageDisplayFormatConfigurationFilterSensitiveLog: (obj: PercentageDisplayFormatConfiguration) => any;
6650
- /**
6651
- * @internal
6652
- */
6653
- export declare const NumericFormatConfigurationFilterSensitiveLog: (obj: NumericFormatConfiguration) => any;
6654
- /**
6655
- * @internal
6656
- */
6657
- export declare const DateTimeFormatConfigurationFilterSensitiveLog: (obj: DateTimeFormatConfiguration) => any;
6658
- /**
6659
- * @internal
6660
- */
6661
- export declare const NumberFormatConfigurationFilterSensitiveLog: (obj: NumberFormatConfiguration) => any;
6662
- /**
6663
- * @internal
6664
- */
6665
- export declare const StringFormatConfigurationFilterSensitiveLog: (obj: StringFormatConfiguration) => any;
6666
- /**
6667
- * @internal
6668
- */
6669
- export declare const FormatConfigurationFilterSensitiveLog: (obj: FormatConfiguration) => any;
6670
- /**
6671
- * @internal
6672
- */
6673
- export declare const ColumnConfigurationFilterSensitiveLog: (obj: ColumnConfiguration) => any;
6674
- /**
6675
- * @internal
6676
- */
6677
- export declare const RollingDateConfigurationFilterSensitiveLog: (obj: RollingDateConfiguration) => any;
6678
- /**
6679
- * @internal
6680
- */
6681
- export declare const TimeEqualityFilterFilterSensitiveLog: (obj: TimeEqualityFilter) => any;
6682
- /**
6683
- * @internal
6684
- */
6685
- export declare const TimeRangeFilterValueFilterSensitiveLog: (obj: TimeRangeFilterValue) => any;
6686
- /**
6687
- * @internal
6688
- */
6689
- export declare const TimeRangeFilterFilterSensitiveLog: (obj: TimeRangeFilter) => any;
6690
- /**
6691
- * @internal
6692
- */
6693
- export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
6694
- /**
6695
- * @internal
6696
- */
6697
- export declare const FilterGroupFilterSensitiveLog: (obj: FilterGroup) => any;
6698
- /**
6699
- * @internal
6700
- */
6701
- export declare const DateTimeDefaultValuesFilterSensitiveLog: (obj: DateTimeDefaultValues) => any;
6702
- /**
6703
- * @internal
6704
- */
6705
- export declare const DateTimeValueWhenUnsetConfigurationFilterSensitiveLog: (obj: DateTimeValueWhenUnsetConfiguration) => any;
6706
- /**
6707
- * @internal
6708
- */
6709
- export declare const DateTimeParameterDeclarationFilterSensitiveLog: (obj: DateTimeParameterDeclaration) => any;
6710
- /**
6711
- * @internal
6712
- */
6713
- export declare const DecimalDefaultValuesFilterSensitiveLog: (obj: DecimalDefaultValues) => any;
6714
- /**
6715
- * @internal
6716
- */
6717
- export declare const DecimalValueWhenUnsetConfigurationFilterSensitiveLog: (obj: DecimalValueWhenUnsetConfiguration) => any;
6718
- /**
6719
- * @internal
6720
- */
6721
- export declare const DecimalParameterDeclarationFilterSensitiveLog: (obj: DecimalParameterDeclaration) => any;
6722
- /**
6723
- * @internal
6724
- */
6725
- export declare const IntegerDefaultValuesFilterSensitiveLog: (obj: IntegerDefaultValues) => any;
6726
- /**
6727
- * @internal
6728
- */
6729
- export declare const IntegerValueWhenUnsetConfigurationFilterSensitiveLog: (obj: IntegerValueWhenUnsetConfiguration) => any;
6730
- /**
6731
- * @internal
6732
- */
6733
- export declare const IntegerParameterDeclarationFilterSensitiveLog: (obj: IntegerParameterDeclaration) => any;
6734
- /**
6735
- * @internal
6736
- */
6737
- export declare const StringDefaultValuesFilterSensitiveLog: (obj: StringDefaultValues) => any;
6738
- /**
6739
- * @internal
6740
- */
6741
- export declare const StringValueWhenUnsetConfigurationFilterSensitiveLog: (obj: StringValueWhenUnsetConfiguration) => any;
6742
- /**
6743
- * @internal
6744
- */
6745
- export declare const StringParameterDeclarationFilterSensitiveLog: (obj: StringParameterDeclaration) => any;
6746
- /**
6747
- * @internal
6748
- */
6749
- export declare const ParameterDeclarationFilterSensitiveLog: (obj: ParameterDeclaration) => any;
6750
- /**
6751
- * @internal
6752
- */
6753
- export declare const SheetElementRenderingRuleFilterSensitiveLog: (obj: SheetElementRenderingRule) => any;
6754
- /**
6755
- * @internal
6756
- */
6757
- export declare const FreeFormLayoutElementFilterSensitiveLog: (obj: FreeFormLayoutElement) => any;
6758
- /**
6759
- * @internal
6760
- */
6761
- export declare const FreeFormLayoutConfigurationFilterSensitiveLog: (obj: FreeFormLayoutConfiguration) => any;
6762
- /**
6763
- * @internal
6764
- */
6765
- export declare const FreeFormSectionLayoutConfigurationFilterSensitiveLog: (obj: FreeFormSectionLayoutConfiguration) => any;
6766
- /**
6767
- * @internal
6768
- */
6769
- export declare const SectionLayoutConfigurationFilterSensitiveLog: (obj: SectionLayoutConfiguration) => any;
6770
- /**
6771
- * @internal
6772
- */
6773
- export declare const BodySectionContentFilterSensitiveLog: (obj: BodySectionContent) => any;
6774
- /**
6775
- * @internal
6776
- */
6777
- export declare const BodySectionConfigurationFilterSensitiveLog: (obj: BodySectionConfiguration) => any;
6778
- /**
6779
- * @internal
6780
- */
6781
- export declare const HeaderFooterSectionConfigurationFilterSensitiveLog: (obj: HeaderFooterSectionConfiguration) => any;
6782
- /**
6783
- * @internal
6784
- */
6785
- export declare const SectionBasedLayoutConfigurationFilterSensitiveLog: (obj: SectionBasedLayoutConfiguration) => any;
6786
- /**
6787
- * @internal
6788
- */
6789
- export declare const LayoutConfigurationFilterSensitiveLog: (obj: LayoutConfiguration) => any;
6790
- /**
6791
- * @internal
6792
- */
6793
- export declare const LayoutFilterSensitiveLog: (obj: Layout) => any;
6794
- /**
6795
- * @internal
6796
- */
6797
- export declare const VisualCustomActionOperationFilterSensitiveLog: (obj: VisualCustomActionOperation) => any;
6798
- /**
6799
- * @internal
6800
- */
6801
- export declare const VisualCustomActionFilterSensitiveLog: (obj: VisualCustomAction) => any;