@aws-sdk/client-quicksight 3.294.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_3_1 = require("../models/models_3");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class UpdateDataSourcePermissionsCommand 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 UpdateDataSourcePermissionsCommand 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, UpdateDataSourcePermissionsCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_3_1 = require("../models/models_3");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class UpdateFolderCommand 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 UpdateFolderCommand 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, UpdateFolderCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_3_1 = require("../models/models_3");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class UpdateFolderPermissionsCommand 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 UpdateFolderPermissionsCommand 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, UpdateFolderPermissionsCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_3_1 = require("../models/models_3");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class UpdateGroupCommand 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 UpdateGroupCommand 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, UpdateGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_3_1 = require("../models/models_3");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class UpdateIAMPolicyAssignmentCommand 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 UpdateIAMPolicyAssignmentCommand 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, UpdateIAMPolicyAssignmentCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_3_1 = require("../models/models_3");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class UpdateIpRestrictionCommand 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 UpdateIpRestrictionCommand 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, UpdateIpRestrictionCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_3_1 = require("../models/models_3");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class UpdatePublicSharingSettingsCommand 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 UpdatePublicSharingSettingsCommand 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, UpdatePublicSharingSettingsCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_3_1 = require("../models/models_3");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class UpdateTemplateAliasCommand 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 UpdateTemplateAliasCommand 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, UpdateTemplateAliasCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_3_1 = require("../models/models_3");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class UpdateTemplateCommand 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 UpdateTemplateCommand 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, UpdateTemplateCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_3_1 = require("../models/models_3");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class UpdateTemplatePermissionsCommand 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 UpdateTemplatePermissionsCommand 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, UpdateTemplatePermissionsCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_3_1 = require("../models/models_3");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class UpdateThemeAliasCommand 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 UpdateThemeAliasCommand 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, UpdateThemeAliasCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_3_1 = require("../models/models_3");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class UpdateThemeCommand 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 UpdateThemeCommand 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, UpdateThemeCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_3_1 = require("../models/models_3");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class UpdateThemePermissionsCommand 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 UpdateThemePermissionsCommand 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, UpdateThemePermissionsCommand.getEndpointParameterInstructions()));
|
|
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
|
7
7
|
const models_3_1 = require("../models/models_3");
|
|
8
8
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
9
|
class UpdateUserCommand 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 UpdateUserCommand 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, UpdateUserCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CancelIngestionRequestFilterSensitiveLog, CancelIngestionResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1CancelIngestionCommand, serializeAws_restJson1CancelIngestionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CancelIngestionCommand 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 CancelIngestionCommand 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, CancelIngestionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateAccountCustomizationRequestFilterSensitiveLog, CreateAccountCustomizationResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1CreateAccountCustomizationCommand, serializeAws_restJson1CreateAccountCustomizationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateAccountCustomizationCommand 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 CreateAccountCustomizationCommand 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, CreateAccountCustomizationCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateAccountSubscriptionRequestFilterSensitiveLog, CreateAccountSubscriptionResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1CreateAccountSubscriptionCommand, serializeAws_restJson1CreateAccountSubscriptionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateAccountSubscriptionCommand 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 CreateAccountSubscriptionCommand 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, CreateAccountSubscriptionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateAnalysisRequestFilterSensitiveLog, CreateAnalysisResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1CreateAnalysisCommand, serializeAws_restJson1CreateAnalysisCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateAnalysisCommand 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 CreateAnalysisCommand 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, CreateAnalysisCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateDashboardRequestFilterSensitiveLog, CreateDashboardResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1CreateDashboardCommand, serializeAws_restJson1CreateDashboardCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateDashboardCommand 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 CreateDashboardCommand 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, CreateDashboardCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateDataSetRequestFilterSensitiveLog, CreateDataSetResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1CreateDataSetCommand, serializeAws_restJson1CreateDataSetCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateDataSetCommand 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 CreateDataSetCommand 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, CreateDataSetCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateDataSourceRequestFilterSensitiveLog, CreateDataSourceResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1CreateDataSourceCommand, serializeAws_restJson1CreateDataSourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateDataSourceCommand 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 CreateDataSourceCommand 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, CreateDataSourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateFolderRequestFilterSensitiveLog, CreateFolderResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1CreateFolderCommand, serializeAws_restJson1CreateFolderCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateFolderCommand 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 CreateFolderCommand 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, CreateFolderCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateFolderMembershipRequestFilterSensitiveLog, CreateFolderMembershipResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1CreateFolderMembershipCommand, serializeAws_restJson1CreateFolderMembershipCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateFolderMembershipCommand 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 CreateFolderMembershipCommand 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, CreateFolderMembershipCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateGroupRequestFilterSensitiveLog, CreateGroupResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1CreateGroupCommand, serializeAws_restJson1CreateGroupCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateGroupCommand 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 CreateGroupCommand 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, CreateGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateGroupMembershipRequestFilterSensitiveLog, CreateGroupMembershipResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1CreateGroupMembershipCommand, serializeAws_restJson1CreateGroupMembershipCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateGroupMembershipCommand 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 CreateGroupMembershipCommand 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, CreateGroupMembershipCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateIAMPolicyAssignmentRequestFilterSensitiveLog, CreateIAMPolicyAssignmentResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1CreateIAMPolicyAssignmentCommand, serializeAws_restJson1CreateIAMPolicyAssignmentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateIAMPolicyAssignmentCommand 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 CreateIAMPolicyAssignmentCommand 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, CreateIAMPolicyAssignmentCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateIngestionRequestFilterSensitiveLog, CreateIngestionResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1CreateIngestionCommand, serializeAws_restJson1CreateIngestionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateIngestionCommand 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 CreateIngestionCommand 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, CreateIngestionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateNamespaceRequestFilterSensitiveLog, CreateNamespaceResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
5
|
import { deserializeAws_restJson1CreateNamespaceCommand, serializeAws_restJson1CreateNamespaceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class CreateNamespaceCommand 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 CreateNamespaceCommand 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, CreateNamespaceCommand.getEndpointParameterInstructions()));
|