@aws-sdk/client-quicksight 3.293.0 → 3.295.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.
- package/dist-cjs/commands/CancelIngestionCommand.js +4 -4
- package/dist-cjs/commands/CreateAccountCustomizationCommand.js +4 -4
- package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +4 -4
- package/dist-cjs/commands/CreateAnalysisCommand.js +4 -4
- package/dist-cjs/commands/CreateDashboardCommand.js +4 -4
- package/dist-cjs/commands/CreateDataSetCommand.js +4 -4
- package/dist-cjs/commands/CreateDataSourceCommand.js +4 -4
- package/dist-cjs/commands/CreateFolderCommand.js +4 -4
- package/dist-cjs/commands/CreateFolderMembershipCommand.js +4 -4
- package/dist-cjs/commands/CreateGroupCommand.js +4 -4
- package/dist-cjs/commands/CreateGroupMembershipCommand.js +4 -4
- package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +4 -4
- package/dist-cjs/commands/CreateIngestionCommand.js +4 -4
- package/dist-cjs/commands/CreateNamespaceCommand.js +4 -4
- package/dist-cjs/commands/CreateTemplateAliasCommand.js +4 -4
- package/dist-cjs/commands/CreateTemplateCommand.js +4 -4
- package/dist-cjs/commands/CreateThemeAliasCommand.js +4 -4
- package/dist-cjs/commands/CreateThemeCommand.js +4 -4
- package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +4 -4
- package/dist-cjs/commands/DeleteAccountSubscriptionCommand.js +4 -4
- package/dist-cjs/commands/DeleteAnalysisCommand.js +4 -4
- package/dist-cjs/commands/DeleteDashboardCommand.js +4 -4
- package/dist-cjs/commands/DeleteDataSetCommand.js +4 -4
- package/dist-cjs/commands/DeleteDataSourceCommand.js +4 -4
- package/dist-cjs/commands/DeleteFolderCommand.js +4 -4
- package/dist-cjs/commands/DeleteFolderMembershipCommand.js +4 -4
- package/dist-cjs/commands/DeleteGroupCommand.js +4 -4
- package/dist-cjs/commands/DeleteGroupMembershipCommand.js +4 -4
- package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +4 -4
- package/dist-cjs/commands/DeleteNamespaceCommand.js +4 -4
- package/dist-cjs/commands/DeleteTemplateAliasCommand.js +4 -4
- package/dist-cjs/commands/DeleteTemplateCommand.js +4 -4
- package/dist-cjs/commands/DeleteThemeAliasCommand.js +4 -4
- package/dist-cjs/commands/DeleteThemeCommand.js +4 -4
- package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +4 -4
- package/dist-cjs/commands/DeleteUserCommand.js +4 -4
- package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +4 -4
- package/dist-cjs/commands/DescribeAccountSettingsCommand.js +4 -4
- package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +4 -4
- package/dist-cjs/commands/DescribeAnalysisCommand.js +4 -4
- package/dist-cjs/commands/DescribeAnalysisDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeDashboardCommand.js +4 -4
- package/dist-cjs/commands/DescribeDashboardDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeDataSetCommand.js +4 -4
- package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeDataSourceCommand.js +4 -4
- package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeFolderCommand.js +4 -4
- package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeGroupCommand.js +4 -4
- package/dist-cjs/commands/DescribeGroupMembershipCommand.js +4 -4
- package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +4 -4
- package/dist-cjs/commands/DescribeIngestionCommand.js +4 -4
- package/dist-cjs/commands/DescribeIpRestrictionCommand.js +4 -4
- package/dist-cjs/commands/DescribeNamespaceCommand.js +4 -4
- package/dist-cjs/commands/DescribeTemplateAliasCommand.js +4 -4
- package/dist-cjs/commands/DescribeTemplateCommand.js +4 -4
- package/dist-cjs/commands/DescribeTemplateDefinitionCommand.js +4 -4
- package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeThemeAliasCommand.js +4 -4
- package/dist-cjs/commands/DescribeThemeCommand.js +4 -4
- package/dist-cjs/commands/DescribeThemePermissionsCommand.js +4 -4
- package/dist-cjs/commands/DescribeUserCommand.js +4 -4
- package/dist-cjs/commands/GenerateEmbedUrlForAnonymousUserCommand.js +4 -4
- package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +4 -4
- package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +4 -4
- package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +4 -4
- package/dist-cjs/commands/ListAnalysesCommand.js +4 -4
- package/dist-cjs/commands/ListDashboardVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListDashboardsCommand.js +4 -4
- package/dist-cjs/commands/ListDataSetsCommand.js +4 -4
- package/dist-cjs/commands/ListDataSourcesCommand.js +4 -4
- package/dist-cjs/commands/ListFolderMembersCommand.js +4 -4
- package/dist-cjs/commands/ListFoldersCommand.js +4 -4
- package/dist-cjs/commands/ListGroupMembershipsCommand.js +4 -4
- package/dist-cjs/commands/ListGroupsCommand.js +4 -4
- package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +4 -4
- package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +4 -4
- package/dist-cjs/commands/ListIngestionsCommand.js +4 -4
- package/dist-cjs/commands/ListNamespacesCommand.js +4 -4
- package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-cjs/commands/ListTemplateAliasesCommand.js +4 -4
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListTemplatesCommand.js +4 -4
- package/dist-cjs/commands/ListThemeAliasesCommand.js +4 -4
- package/dist-cjs/commands/ListThemeVersionsCommand.js +4 -4
- package/dist-cjs/commands/ListThemesCommand.js +4 -4
- package/dist-cjs/commands/ListUserGroupsCommand.js +4 -4
- package/dist-cjs/commands/ListUsersCommand.js +4 -4
- package/dist-cjs/commands/RegisterUserCommand.js +4 -4
- package/dist-cjs/commands/RestoreAnalysisCommand.js +4 -4
- package/dist-cjs/commands/SearchAnalysesCommand.js +4 -4
- package/dist-cjs/commands/SearchDashboardsCommand.js +4 -4
- package/dist-cjs/commands/SearchDataSetsCommand.js +4 -4
- package/dist-cjs/commands/SearchDataSourcesCommand.js +4 -4
- package/dist-cjs/commands/SearchFoldersCommand.js +4 -4
- package/dist-cjs/commands/SearchGroupsCommand.js +4 -4
- package/dist-cjs/commands/TagResourceCommand.js +4 -4
- package/dist-cjs/commands/UntagResourceCommand.js +4 -4
- package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +4 -4
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +4 -4
- package/dist-cjs/commands/UpdateAnalysisCommand.js +4 -4
- package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateDashboardCommand.js +4 -4
- package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +4 -4
- package/dist-cjs/commands/UpdateDataSetCommand.js +4 -4
- package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateDataSourceCommand.js +4 -4
- package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateFolderCommand.js +4 -4
- package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateGroupCommand.js +4 -4
- package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +4 -4
- package/dist-cjs/commands/UpdateIpRestrictionCommand.js +4 -4
- package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +4 -4
- package/dist-cjs/commands/UpdateTemplateAliasCommand.js +4 -4
- package/dist-cjs/commands/UpdateTemplateCommand.js +4 -4
- package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateThemeAliasCommand.js +4 -4
- package/dist-cjs/commands/UpdateThemeCommand.js +4 -4
- package/dist-cjs/commands/UpdateThemePermissionsCommand.js +4 -4
- package/dist-cjs/commands/UpdateUserCommand.js +4 -4
- package/dist-es/commands/CancelIngestionCommand.js +4 -4
- package/dist-es/commands/CreateAccountCustomizationCommand.js +4 -4
- package/dist-es/commands/CreateAccountSubscriptionCommand.js +4 -4
- package/dist-es/commands/CreateAnalysisCommand.js +4 -4
- package/dist-es/commands/CreateDashboardCommand.js +4 -4
- package/dist-es/commands/CreateDataSetCommand.js +4 -4
- package/dist-es/commands/CreateDataSourceCommand.js +4 -4
- package/dist-es/commands/CreateFolderCommand.js +4 -4
- package/dist-es/commands/CreateFolderMembershipCommand.js +4 -4
- package/dist-es/commands/CreateGroupCommand.js +4 -4
- package/dist-es/commands/CreateGroupMembershipCommand.js +4 -4
- package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +4 -4
- package/dist-es/commands/CreateIngestionCommand.js +4 -4
- package/dist-es/commands/CreateNamespaceCommand.js +4 -4
- package/dist-es/commands/CreateTemplateAliasCommand.js +4 -4
- package/dist-es/commands/CreateTemplateCommand.js +4 -4
- package/dist-es/commands/CreateThemeAliasCommand.js +4 -4
- package/dist-es/commands/CreateThemeCommand.js +4 -4
- package/dist-es/commands/DeleteAccountCustomizationCommand.js +4 -4
- package/dist-es/commands/DeleteAccountSubscriptionCommand.js +4 -4
- package/dist-es/commands/DeleteAnalysisCommand.js +4 -4
- package/dist-es/commands/DeleteDashboardCommand.js +4 -4
- package/dist-es/commands/DeleteDataSetCommand.js +4 -4
- package/dist-es/commands/DeleteDataSourceCommand.js +4 -4
- package/dist-es/commands/DeleteFolderCommand.js +4 -4
- package/dist-es/commands/DeleteFolderMembershipCommand.js +4 -4
- package/dist-es/commands/DeleteGroupCommand.js +4 -4
- package/dist-es/commands/DeleteGroupMembershipCommand.js +4 -4
- package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +4 -4
- package/dist-es/commands/DeleteNamespaceCommand.js +4 -4
- package/dist-es/commands/DeleteTemplateAliasCommand.js +4 -4
- package/dist-es/commands/DeleteTemplateCommand.js +4 -4
- package/dist-es/commands/DeleteThemeAliasCommand.js +4 -4
- package/dist-es/commands/DeleteThemeCommand.js +4 -4
- package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +4 -4
- package/dist-es/commands/DeleteUserCommand.js +4 -4
- package/dist-es/commands/DescribeAccountCustomizationCommand.js +4 -4
- package/dist-es/commands/DescribeAccountSettingsCommand.js +4 -4
- package/dist-es/commands/DescribeAccountSubscriptionCommand.js +4 -4
- package/dist-es/commands/DescribeAnalysisCommand.js +4 -4
- package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +4 -4
- package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeDashboardCommand.js +4 -4
- package/dist-es/commands/DescribeDashboardDefinitionCommand.js +4 -4
- package/dist-es/commands/DescribeDashboardPermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeDataSetCommand.js +4 -4
- package/dist-es/commands/DescribeDataSetPermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeDataSourceCommand.js +4 -4
- package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeFolderCommand.js +4 -4
- package/dist-es/commands/DescribeFolderPermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeGroupCommand.js +4 -4
- package/dist-es/commands/DescribeGroupMembershipCommand.js +4 -4
- package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +4 -4
- package/dist-es/commands/DescribeIngestionCommand.js +4 -4
- package/dist-es/commands/DescribeIpRestrictionCommand.js +4 -4
- package/dist-es/commands/DescribeNamespaceCommand.js +4 -4
- package/dist-es/commands/DescribeTemplateAliasCommand.js +4 -4
- package/dist-es/commands/DescribeTemplateCommand.js +4 -4
- package/dist-es/commands/DescribeTemplateDefinitionCommand.js +4 -4
- package/dist-es/commands/DescribeTemplatePermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeThemeAliasCommand.js +4 -4
- package/dist-es/commands/DescribeThemeCommand.js +4 -4
- package/dist-es/commands/DescribeThemePermissionsCommand.js +4 -4
- package/dist-es/commands/DescribeUserCommand.js +4 -4
- package/dist-es/commands/GenerateEmbedUrlForAnonymousUserCommand.js +4 -4
- package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +4 -4
- package/dist-es/commands/GetDashboardEmbedUrlCommand.js +4 -4
- package/dist-es/commands/GetSessionEmbedUrlCommand.js +4 -4
- package/dist-es/commands/ListAnalysesCommand.js +4 -4
- package/dist-es/commands/ListDashboardVersionsCommand.js +4 -4
- package/dist-es/commands/ListDashboardsCommand.js +4 -4
- package/dist-es/commands/ListDataSetsCommand.js +4 -4
- package/dist-es/commands/ListDataSourcesCommand.js +4 -4
- package/dist-es/commands/ListFolderMembersCommand.js +4 -4
- package/dist-es/commands/ListFoldersCommand.js +4 -4
- package/dist-es/commands/ListGroupMembershipsCommand.js +4 -4
- package/dist-es/commands/ListGroupsCommand.js +4 -4
- package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +4 -4
- package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +4 -4
- package/dist-es/commands/ListIngestionsCommand.js +4 -4
- package/dist-es/commands/ListNamespacesCommand.js +4 -4
- package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-es/commands/ListTemplateAliasesCommand.js +4 -4
- package/dist-es/commands/ListTemplateVersionsCommand.js +4 -4
- package/dist-es/commands/ListTemplatesCommand.js +4 -4
- package/dist-es/commands/ListThemeAliasesCommand.js +4 -4
- package/dist-es/commands/ListThemeVersionsCommand.js +4 -4
- package/dist-es/commands/ListThemesCommand.js +4 -4
- package/dist-es/commands/ListUserGroupsCommand.js +4 -4
- package/dist-es/commands/ListUsersCommand.js +4 -4
- package/dist-es/commands/RegisterUserCommand.js +4 -4
- package/dist-es/commands/RestoreAnalysisCommand.js +4 -4
- package/dist-es/commands/SearchAnalysesCommand.js +4 -4
- package/dist-es/commands/SearchDashboardsCommand.js +4 -4
- package/dist-es/commands/SearchDataSetsCommand.js +4 -4
- package/dist-es/commands/SearchDataSourcesCommand.js +4 -4
- package/dist-es/commands/SearchFoldersCommand.js +4 -4
- package/dist-es/commands/SearchGroupsCommand.js +4 -4
- package/dist-es/commands/TagResourceCommand.js +4 -4
- package/dist-es/commands/UntagResourceCommand.js +4 -4
- package/dist-es/commands/UpdateAccountCustomizationCommand.js +4 -4
- package/dist-es/commands/UpdateAccountSettingsCommand.js +4 -4
- package/dist-es/commands/UpdateAnalysisCommand.js +4 -4
- package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateDashboardCommand.js +4 -4
- package/dist-es/commands/UpdateDashboardPermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +4 -4
- package/dist-es/commands/UpdateDataSetCommand.js +4 -4
- package/dist-es/commands/UpdateDataSetPermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateDataSourceCommand.js +4 -4
- package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateFolderCommand.js +4 -4
- package/dist-es/commands/UpdateFolderPermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateGroupCommand.js +4 -4
- package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +4 -4
- package/dist-es/commands/UpdateIpRestrictionCommand.js +4 -4
- package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +4 -4
- package/dist-es/commands/UpdateTemplateAliasCommand.js +4 -4
- package/dist-es/commands/UpdateTemplateCommand.js +4 -4
- package/dist-es/commands/UpdateTemplatePermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateThemeAliasCommand.js +4 -4
- package/dist-es/commands/UpdateThemeCommand.js +4 -4
- package/dist-es/commands/UpdateThemePermissionsCommand.js +4 -4
- package/dist-es/commands/UpdateUserCommand.js +4 -4
- package/dist-types/QuickSightClient.d.ts +4 -4
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_2.d.ts +3 -3
- package/dist-types/ts3.4/QuickSightClient.d.ts +4 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/dist-types/ts3.4/models/models_2.d.ts +3 -3
- package/package.json +36 -36
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeDashboardRequestFilterSensitiveLog, DescribeDashboardResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeDashboardCommand, serializeAws_restJson1DescribeDashboardCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeDashboardCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeDashboardCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeDashboardCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeDashboardDefinitionRequestFilterSensitiveLog, DescribeDashboardDefinitionResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeDashboardDefinitionCommand, serializeAws_restJson1DescribeDashboardDefinitionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeDashboardDefinitionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeDashboardDefinitionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeDashboardDefinitionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeDashboardPermissionsRequestFilterSensitiveLog, DescribeDashboardPermissionsResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeDashboardPermissionsCommand, serializeAws_restJson1DescribeDashboardPermissionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeDashboardPermissionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeDashboardPermissionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeDashboardPermissionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeDataSetRequestFilterSensitiveLog, DescribeDataSetResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeDataSetCommand, serializeAws_restJson1DescribeDataSetCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeDataSetCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeDataSetCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeDataSetCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeDataSetPermissionsRequestFilterSensitiveLog, DescribeDataSetPermissionsResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeDataSetPermissionsCommand, serializeAws_restJson1DescribeDataSetPermissionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeDataSetPermissionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeDataSetPermissionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeDataSetPermissionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeDataSourceRequestFilterSensitiveLog, DescribeDataSourceResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeDataSourceCommand, serializeAws_restJson1DescribeDataSourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeDataSourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeDataSourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeDataSourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeDataSourcePermissionsRequestFilterSensitiveLog, DescribeDataSourcePermissionsResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeDataSourcePermissionsCommand, serializeAws_restJson1DescribeDataSourcePermissionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeDataSourcePermissionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeDataSourcePermissionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeDataSourcePermissionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeFolderRequestFilterSensitiveLog, DescribeFolderResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeFolderCommand, serializeAws_restJson1DescribeFolderCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeFolderCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeFolderCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeFolderCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeFolderPermissionsRequestFilterSensitiveLog, DescribeFolderPermissionsResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeFolderPermissionsCommand, serializeAws_restJson1DescribeFolderPermissionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeFolderPermissionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeFolderPermissionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeFolderPermissionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeFolderResolvedPermissionsRequestFilterSensitiveLog, DescribeFolderResolvedPermissionsResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeFolderResolvedPermissionsCommand, serializeAws_restJson1DescribeFolderResolvedPermissionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeFolderResolvedPermissionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeFolderResolvedPermissionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeFolderResolvedPermissionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeGroupRequestFilterSensitiveLog, DescribeGroupResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeGroupCommand, serializeAws_restJson1DescribeGroupCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeGroupCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeGroupCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeGroupMembershipRequestFilterSensitiveLog, DescribeGroupMembershipResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeGroupMembershipCommand, serializeAws_restJson1DescribeGroupMembershipCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeGroupMembershipCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeGroupMembershipCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeGroupMembershipCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeIAMPolicyAssignmentRequestFilterSensitiveLog, DescribeIAMPolicyAssignmentResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeIAMPolicyAssignmentCommand, serializeAws_restJson1DescribeIAMPolicyAssignmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeIAMPolicyAssignmentCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeIAMPolicyAssignmentCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeIAMPolicyAssignmentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeIngestionRequestFilterSensitiveLog, DescribeIngestionResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeIngestionCommand, serializeAws_restJson1DescribeIngestionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeIngestionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeIngestionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeIngestionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeIpRestrictionRequestFilterSensitiveLog, DescribeIpRestrictionResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeIpRestrictionCommand, serializeAws_restJson1DescribeIpRestrictionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeIpRestrictionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeIpRestrictionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeIpRestrictionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeNamespaceRequestFilterSensitiveLog, DescribeNamespaceResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeNamespaceCommand, serializeAws_restJson1DescribeNamespaceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeNamespaceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeNamespaceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeNamespaceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeTemplateAliasRequestFilterSensitiveLog, DescribeTemplateAliasResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeTemplateAliasCommand, serializeAws_restJson1DescribeTemplateAliasCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeTemplateAliasCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeTemplateAliasCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeTemplateAliasCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeTemplateRequestFilterSensitiveLog, DescribeTemplateResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeTemplateCommand, serializeAws_restJson1DescribeTemplateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeTemplateCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeTemplateCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeTemplateDefinitionRequestFilterSensitiveLog, DescribeTemplateDefinitionResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeTemplateDefinitionCommand, serializeAws_restJson1DescribeTemplateDefinitionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeTemplateDefinitionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeTemplateDefinitionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeTemplateDefinitionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeTemplatePermissionsRequestFilterSensitiveLog, DescribeTemplatePermissionsResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeTemplatePermissionsCommand, serializeAws_restJson1DescribeTemplatePermissionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeTemplatePermissionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeTemplatePermissionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeTemplatePermissionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeThemeAliasRequestFilterSensitiveLog, DescribeThemeAliasResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeThemeAliasCommand, serializeAws_restJson1DescribeThemeAliasCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeThemeAliasCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeThemeAliasCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeThemeAliasCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeThemeRequestFilterSensitiveLog, DescribeThemeResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeThemeCommand, serializeAws_restJson1DescribeThemeCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeThemeCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeThemeCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeThemeCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeThemePermissionsRequestFilterSensitiveLog, DescribeThemePermissionsResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeThemePermissionsCommand, serializeAws_restJson1DescribeThemePermissionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeThemePermissionsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeThemePermissionsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeThemePermissionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeUserRequestFilterSensitiveLog, DescribeUserResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1DescribeUserCommand, serializeAws_restJson1DescribeUserCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class DescribeUserCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class DescribeUserCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, DescribeUserCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GenerateEmbedUrlForAnonymousUserRequestFilterSensitiveLog, GenerateEmbedUrlForAnonymousUserResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1GenerateEmbedUrlForAnonymousUserCommand, serializeAws_restJson1GenerateEmbedUrlForAnonymousUserCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GenerateEmbedUrlForAnonymousUserCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GenerateEmbedUrlForAnonymousUserCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GenerateEmbedUrlForAnonymousUserCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GenerateEmbedUrlForRegisteredUserRequestFilterSensitiveLog, GenerateEmbedUrlForRegisteredUserResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1GenerateEmbedUrlForRegisteredUserCommand, serializeAws_restJson1GenerateEmbedUrlForRegisteredUserCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GenerateEmbedUrlForRegisteredUserCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GenerateEmbedUrlForRegisteredUserCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GenerateEmbedUrlForRegisteredUserCommand.getEndpointParameterInstructions()));
|
|
@@ -5,10 +5,6 @@ import { GetDashboardEmbedUrlRequestFilterSensitiveLog } from "../models/models_
|
|
|
5
5
|
import { GetDashboardEmbedUrlResponseFilterSensitiveLog } from "../models/models_3";
|
|
6
6
|
import { deserializeAws_restJson1GetDashboardEmbedUrlCommand, serializeAws_restJson1GetDashboardEmbedUrlCommand, } from "../protocols/Aws_restJson1";
|
|
7
7
|
export class GetDashboardEmbedUrlCommand extends $Command {
|
|
8
|
-
constructor(input) {
|
|
9
|
-
super();
|
|
10
|
-
this.input = input;
|
|
11
|
-
}
|
|
12
8
|
static getEndpointParameterInstructions() {
|
|
13
9
|
return {
|
|
14
10
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -17,6 +13,10 @@ export class GetDashboardEmbedUrlCommand extends $Command {
|
|
|
17
13
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
18
14
|
};
|
|
19
15
|
}
|
|
16
|
+
constructor(input) {
|
|
17
|
+
super();
|
|
18
|
+
this.input = input;
|
|
19
|
+
}
|
|
20
20
|
resolveMiddleware(clientStack, configuration, options) {
|
|
21
21
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
22
22
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetDashboardEmbedUrlCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetSessionEmbedUrlRequestFilterSensitiveLog, GetSessionEmbedUrlResponseFilterSensitiveLog, } from "../models/models_3";
|
|
5
5
|
import { deserializeAws_restJson1GetSessionEmbedUrlCommand, serializeAws_restJson1GetSessionEmbedUrlCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetSessionEmbedUrlCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class GetSessionEmbedUrlCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, GetSessionEmbedUrlCommand.getEndpointParameterInstructions()));
|