@aws-sdk/client-quicksight 3.430.0 → 3.431.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.
@@ -7,6 +7,7 @@ exports.de_DeleteThemeCommand = exports.de_DeleteTemplateAliasCommand = exports.
7
7
  exports.de_GetDashboardEmbedUrlCommand = exports.de_GenerateEmbedUrlForRegisteredUserCommand = exports.de_GenerateEmbedUrlForAnonymousUserCommand = exports.de_DescribeVPCConnectionCommand = exports.de_DescribeUserCommand = exports.de_DescribeTopicRefreshScheduleCommand = exports.de_DescribeTopicRefreshCommand = exports.de_DescribeTopicPermissionsCommand = exports.de_DescribeTopicCommand = exports.de_DescribeThemePermissionsCommand = exports.de_DescribeThemeAliasCommand = exports.de_DescribeThemeCommand = exports.de_DescribeTemplatePermissionsCommand = exports.de_DescribeTemplateDefinitionCommand = exports.de_DescribeTemplateAliasCommand = exports.de_DescribeTemplateCommand = exports.de_DescribeRefreshScheduleCommand = exports.de_DescribeNamespaceCommand = exports.de_DescribeIpRestrictionCommand = exports.de_DescribeIngestionCommand = exports.de_DescribeIAMPolicyAssignmentCommand = exports.de_DescribeGroupMembershipCommand = exports.de_DescribeGroupCommand = exports.de_DescribeFolderResolvedPermissionsCommand = exports.de_DescribeFolderPermissionsCommand = exports.de_DescribeFolderCommand = exports.de_DescribeDataSourcePermissionsCommand = exports.de_DescribeDataSourceCommand = exports.de_DescribeDataSetRefreshPropertiesCommand = exports.de_DescribeDataSetPermissionsCommand = exports.de_DescribeDataSetCommand = exports.de_DescribeDashboardSnapshotJobResultCommand = exports.de_DescribeDashboardSnapshotJobCommand = exports.de_DescribeDashboardPermissionsCommand = exports.de_DescribeDashboardDefinitionCommand = exports.de_DescribeDashboardCommand = exports.de_DescribeAssetBundleImportJobCommand = exports.de_DescribeAssetBundleExportJobCommand = exports.de_DescribeAnalysisPermissionsCommand = exports.de_DescribeAnalysisDefinitionCommand = exports.de_DescribeAnalysisCommand = exports.de_DescribeAccountSubscriptionCommand = exports.de_DescribeAccountSettingsCommand = exports.de_DescribeAccountCustomizationCommand = exports.de_DeleteVPCConnectionCommand = exports.de_DeleteUserByPrincipalIdCommand = exports.de_DeleteUserCommand = exports.de_DeleteTopicRefreshScheduleCommand = exports.de_DeleteTopicCommand = exports.de_DeleteThemeAliasCommand = void 0;
8
8
  exports.de_UpdateDashboardPublishedVersionCommand = exports.de_UpdateDashboardPermissionsCommand = exports.de_UpdateDashboardCommand = exports.de_UpdateAnalysisPermissionsCommand = exports.de_UpdateAnalysisCommand = exports.de_UpdateAccountSettingsCommand = exports.de_UpdateAccountCustomizationCommand = exports.de_UntagResourceCommand = exports.de_TagResourceCommand = exports.de_StartDashboardSnapshotJobCommand = exports.de_StartAssetBundleImportJobCommand = exports.de_StartAssetBundleExportJobCommand = exports.de_SearchGroupsCommand = exports.de_SearchFoldersCommand = exports.de_SearchDataSourcesCommand = exports.de_SearchDataSetsCommand = exports.de_SearchDashboardsCommand = exports.de_SearchAnalysesCommand = exports.de_RestoreAnalysisCommand = exports.de_RegisterUserCommand = exports.de_PutDataSetRefreshPropertiesCommand = exports.de_ListVPCConnectionsCommand = exports.de_ListUsersCommand = exports.de_ListUserGroupsCommand = exports.de_ListTopicsCommand = exports.de_ListTopicRefreshSchedulesCommand = exports.de_ListThemeVersionsCommand = exports.de_ListThemesCommand = exports.de_ListThemeAliasesCommand = exports.de_ListTemplateVersionsCommand = exports.de_ListTemplatesCommand = exports.de_ListTemplateAliasesCommand = exports.de_ListTagsForResourceCommand = exports.de_ListRefreshSchedulesCommand = exports.de_ListNamespacesCommand = exports.de_ListIngestionsCommand = exports.de_ListIAMPolicyAssignmentsForUserCommand = exports.de_ListIAMPolicyAssignmentsCommand = exports.de_ListGroupsCommand = exports.de_ListGroupMembershipsCommand = exports.de_ListFoldersCommand = exports.de_ListFolderMembersCommand = exports.de_ListDataSourcesCommand = exports.de_ListDataSetsCommand = exports.de_ListDashboardVersionsCommand = exports.de_ListDashboardsCommand = exports.de_ListAssetBundleImportJobsCommand = exports.de_ListAssetBundleExportJobsCommand = exports.de_ListAnalysesCommand = exports.de_GetSessionEmbedUrlCommand = void 0;
9
9
  exports.de_UpdateVPCConnectionCommand = exports.de_UpdateUserCommand = exports.de_UpdateTopicRefreshScheduleCommand = exports.de_UpdateTopicPermissionsCommand = exports.de_UpdateTopicCommand = exports.de_UpdateThemePermissionsCommand = exports.de_UpdateThemeAliasCommand = exports.de_UpdateThemeCommand = exports.de_UpdateTemplatePermissionsCommand = exports.de_UpdateTemplateAliasCommand = exports.de_UpdateTemplateCommand = exports.de_UpdateRefreshScheduleCommand = exports.de_UpdatePublicSharingSettingsCommand = exports.de_UpdateIpRestrictionCommand = exports.de_UpdateIAMPolicyAssignmentCommand = exports.de_UpdateGroupCommand = exports.de_UpdateFolderPermissionsCommand = exports.de_UpdateFolderCommand = exports.de_UpdateDataSourcePermissionsCommand = exports.de_UpdateDataSourceCommand = exports.de_UpdateDataSetPermissionsCommand = exports.de_UpdateDataSetCommand = void 0;
10
+ const core_1 = require("@aws-sdk/core");
10
11
  const protocol_http_1 = require("@smithy/protocol-http");
11
12
  const smithy_client_1 = require("@smithy/smithy-client");
12
13
  const models_0_1 = require("../models/models_0");
@@ -16009,7 +16010,7 @@ const de_DataSource = (output, context) => {
16009
16010
  Arn: smithy_client_1.expectString,
16010
16011
  CreatedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
16011
16012
  DataSourceId: smithy_client_1.expectString,
16012
- DataSourceParameters: (_) => (0, smithy_client_1._json)((0, smithy_client_1.expectUnion)(_)),
16013
+ DataSourceParameters: (_) => (0, smithy_client_1._json)((0, core_1.awsExpectUnion)(_)),
16013
16014
  ErrorInfo: smithy_client_1._json,
16014
16015
  LastUpdatedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
16015
16016
  Name: smithy_client_1.expectString,
@@ -17929,7 +17930,7 @@ const de_TransformOperationList = (output, context) => {
17929
17930
  const retVal = (output || [])
17930
17931
  .filter((e) => e != null)
17931
17932
  .map((entry) => {
17932
- return de_TransformOperation((0, smithy_client_1.expectUnion)(entry), context);
17933
+ return de_TransformOperation((0, core_1.awsExpectUnion)(entry), context);
17933
17934
  });
17934
17935
  return retVal;
17935
17936
  };
@@ -1,5 +1,6 @@
1
+ import { awsExpectUnion as __expectUnion } from "@aws-sdk/core";
1
2
  import { HttpRequest as __HttpRequest } from "@smithy/protocol-http";
2
- import { _json, collectBody, decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectInt32 as __expectInt32, expectLong as __expectLong, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectObject as __expectObject, expectString as __expectString, expectUnion as __expectUnion, limitedParseDouble as __limitedParseDouble, map, parseEpochTimestamp as __parseEpochTimestamp, resolvedPath as __resolvedPath, serializeFloat as __serializeFloat, take, withBaseException, } from "@smithy/smithy-client";
3
+ import { _json, collectBody, decorateServiceException as __decorateServiceException, expectBoolean as __expectBoolean, expectInt32 as __expectInt32, expectLong as __expectLong, expectNonNull as __expectNonNull, expectNumber as __expectNumber, expectObject as __expectObject, expectString as __expectString, limitedParseDouble as __limitedParseDouble, map, parseEpochTimestamp as __parseEpochTimestamp, resolvedPath as __resolvedPath, serializeFloat as __serializeFloat, take, withBaseException, } from "@smithy/smithy-client";
3
4
  import { AccessDeniedException, } from "../models/models_0";
4
5
  import { ConcurrentUpdatingException, ConflictException, InternalFailureException, InvalidParameterValueException, LimitExceededException, PreconditionNotMetException, ResourceExistsException, ResourceNotFoundException, ResourceUnavailableException, ThrottlingException, TransformOperation, UnsupportedUserEditionException, } from "../models/models_2";
5
6
  import { DomainNotWhitelistedException, IdentityTypeNotSupportedException, InvalidNextTokenException, InvalidRequestException, QuickSightUserNotFoundException, SessionLifetimeInMinutesInvalidException, UnsupportedPricingPlanException, } from "../models/models_3";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-quicksight",
3
3
  "description": "AWS SDK for JavaScript Quicksight Client for Node.js, Browser and React Native",
4
- "version": "3.430.0",
4
+ "version": "3.431.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,9 +21,10 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.430.0",
25
- "@aws-sdk/credential-provider-node": "3.430.0",
26
- "@aws-sdk/middleware-host-header": "3.429.0",
24
+ "@aws-sdk/client-sts": "3.431.0",
25
+ "@aws-sdk/core": "3.431.0",
26
+ "@aws-sdk/credential-provider-node": "3.431.0",
27
+ "@aws-sdk/middleware-host-header": "3.431.0",
27
28
  "@aws-sdk/middleware-logger": "3.428.0",
28
29
  "@aws-sdk/middleware-recursion-detection": "3.428.0",
29
30
  "@aws-sdk/middleware-signing": "3.428.0",