@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
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DeleteIAMPolicyAssignmentCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DeleteIAMPolicyAssignmentCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteIAMPolicyAssignmentCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DeleteNamespaceCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DeleteNamespaceCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteNamespaceCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DeleteTemplateAliasCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DeleteTemplateAliasCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteTemplateAliasCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DeleteTemplateCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DeleteTemplateCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DeleteThemeAliasCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DeleteThemeAliasCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteThemeAliasCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DeleteThemeCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DeleteThemeCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteThemeCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DeleteUserByPrincipalIdCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DeleteUserByPrincipalIdCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteUserByPrincipalIdCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DeleteUserCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DeleteUserCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteUserCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeAccountCustomizationCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeAccountCustomizationCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeAccountCustomizationCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeAccountSettingsCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeAccountSettingsCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeAccountSettingsCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeAccountSubscriptionCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeAccountSubscriptionCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeAccountSubscriptionCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeAnalysisCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeAnalysisCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeAnalysisCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeAnalysisDefinitionCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeAnalysisDefinitionCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeAnalysisDefinitionCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeAnalysisPermissionsCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeAnalysisPermissionsCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeAnalysisPermissionsCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeDashboardCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeDashboardCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeDashboardCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeDashboardDefinitionCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeDashboardDefinitionCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeDashboardDefinitionCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeDashboardPermissionsCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeDashboardPermissionsCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeDashboardPermissionsCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeDataSetCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeDataSetCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeDataSetCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeDataSetPermissionsCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeDataSetPermissionsCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeDataSetPermissionsCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeDataSourceCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeDataSourceCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeDataSourceCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeDataSourcePermissionsCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeDataSourcePermissionsCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeDataSourcePermissionsCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeFolderCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeFolderCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeFolderCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeFolderPermissionsCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeFolderPermissionsCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeFolderPermissionsCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeFolderResolvedPermissionsCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeFolderResolvedPermissionsCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeFolderResolvedPermissionsCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeGroupCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeGroupCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeGroupMembershipCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeGroupMembershipCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeGroupMembershipCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeIAMPolicyAssignmentCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeIAMPolicyAssignmentCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeIAMPolicyAssignmentCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_2_1 = require("../models/models_2");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class DescribeIngestionCommand extends smithy_client_1.Command {
|
|
10
|
-
constructor(input) {
|
|
11
|
-
super();
|
|
12
|
-
this.input = input;
|
|
13
|
-
}
|
|
14
10
|
static getEndpointParameterInstructions() {
|
|
15
11
|
return {
|
|
16
12
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -19,6 +15,10 @@ class DescribeIngestionCommand extends smithy_client_1.Command {
|
|
|
19
15
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
20
16
|
};
|
|
21
17
|
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
22
|
resolveMiddleware(clientStack, configuration, options) {
|
|
23
23
|
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
24
|
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeIngestionCommand.getEndpointParameterInstructions()));
|