@aws-sdk/client-workspaces-web 3.296.0 → 3.298.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/AssociateBrowserSettingsCommand.js +2 -3
- package/dist-cjs/commands/AssociateNetworkSettingsCommand.js +2 -3
- package/dist-cjs/commands/AssociateTrustStoreCommand.js +2 -3
- package/dist-cjs/commands/AssociateUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-cjs/commands/AssociateUserSettingsCommand.js +2 -3
- package/dist-cjs/commands/CreateBrowserSettingsCommand.js +1 -1
- package/dist-cjs/commands/CreateIdentityProviderCommand.js +1 -1
- package/dist-cjs/commands/CreateNetworkSettingsCommand.js +1 -1
- package/dist-cjs/commands/CreatePortalCommand.js +1 -1
- package/dist-cjs/commands/CreateTrustStoreCommand.js +1 -1
- package/dist-cjs/commands/CreateUserAccessLoggingSettingsCommand.js +1 -1
- package/dist-cjs/commands/CreateUserSettingsCommand.js +1 -1
- package/dist-cjs/commands/DeleteBrowserSettingsCommand.js +2 -3
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/DeleteNetworkSettingsCommand.js +2 -3
- package/dist-cjs/commands/DeletePortalCommand.js +2 -3
- package/dist-cjs/commands/DeleteTrustStoreCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserSettingsCommand.js +2 -3
- package/dist-cjs/commands/DisassociateBrowserSettingsCommand.js +2 -3
- package/dist-cjs/commands/DisassociateNetworkSettingsCommand.js +2 -3
- package/dist-cjs/commands/DisassociateTrustStoreCommand.js +2 -3
- package/dist-cjs/commands/DisassociateUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-cjs/commands/DisassociateUserSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetBrowserSettingsCommand.js +1 -1
- package/dist-cjs/commands/GetIdentityProviderCommand.js +1 -1
- package/dist-cjs/commands/GetNetworkSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetPortalCommand.js +1 -1
- package/dist-cjs/commands/GetPortalServiceProviderMetadataCommand.js +2 -3
- package/dist-cjs/commands/GetTrustStoreCertificateCommand.js +2 -3
- package/dist-cjs/commands/GetTrustStoreCommand.js +2 -3
- package/dist-cjs/commands/GetUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetUserSettingsCommand.js +2 -3
- package/dist-cjs/commands/ListBrowserSettingsCommand.js +2 -3
- package/dist-cjs/commands/ListIdentityProvidersCommand.js +1 -1
- package/dist-cjs/commands/ListNetworkSettingsCommand.js +2 -3
- package/dist-cjs/commands/ListPortalsCommand.js +1 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -1
- package/dist-cjs/commands/ListTrustStoreCertificatesCommand.js +2 -3
- package/dist-cjs/commands/ListTrustStoresCommand.js +2 -3
- package/dist-cjs/commands/ListUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-cjs/commands/ListUserSettingsCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +1 -1
- package/dist-cjs/commands/UntagResourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateNetworkSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateTrustStoreCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserSettingsCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -375
- package/dist-es/commands/AssociateBrowserSettingsCommand.js +2 -3
- package/dist-es/commands/AssociateNetworkSettingsCommand.js +2 -3
- package/dist-es/commands/AssociateTrustStoreCommand.js +2 -3
- package/dist-es/commands/AssociateUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-es/commands/AssociateUserSettingsCommand.js +2 -3
- package/dist-es/commands/CreateBrowserSettingsCommand.js +2 -2
- package/dist-es/commands/CreateIdentityProviderCommand.js +2 -2
- package/dist-es/commands/CreateNetworkSettingsCommand.js +2 -2
- package/dist-es/commands/CreatePortalCommand.js +2 -2
- package/dist-es/commands/CreateTrustStoreCommand.js +2 -2
- package/dist-es/commands/CreateUserAccessLoggingSettingsCommand.js +2 -2
- package/dist-es/commands/CreateUserSettingsCommand.js +2 -2
- package/dist-es/commands/DeleteBrowserSettingsCommand.js +2 -3
- package/dist-es/commands/DeleteIdentityProviderCommand.js +2 -3
- package/dist-es/commands/DeleteNetworkSettingsCommand.js +2 -3
- package/dist-es/commands/DeletePortalCommand.js +2 -3
- package/dist-es/commands/DeleteTrustStoreCommand.js +2 -3
- package/dist-es/commands/DeleteUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-es/commands/DeleteUserSettingsCommand.js +2 -3
- package/dist-es/commands/DisassociateBrowserSettingsCommand.js +2 -3
- package/dist-es/commands/DisassociateNetworkSettingsCommand.js +2 -3
- package/dist-es/commands/DisassociateTrustStoreCommand.js +2 -3
- package/dist-es/commands/DisassociateUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-es/commands/DisassociateUserSettingsCommand.js +2 -3
- package/dist-es/commands/GetBrowserSettingsCommand.js +2 -2
- package/dist-es/commands/GetIdentityProviderCommand.js +2 -2
- package/dist-es/commands/GetNetworkSettingsCommand.js +2 -3
- package/dist-es/commands/GetPortalCommand.js +2 -2
- package/dist-es/commands/GetPortalServiceProviderMetadataCommand.js +2 -3
- package/dist-es/commands/GetTrustStoreCertificateCommand.js +2 -3
- package/dist-es/commands/GetTrustStoreCommand.js +2 -3
- package/dist-es/commands/GetUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-es/commands/GetUserSettingsCommand.js +2 -3
- package/dist-es/commands/ListBrowserSettingsCommand.js +2 -3
- package/dist-es/commands/ListIdentityProvidersCommand.js +2 -2
- package/dist-es/commands/ListNetworkSettingsCommand.js +2 -3
- package/dist-es/commands/ListPortalsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTrustStoreCertificatesCommand.js +2 -3
- package/dist-es/commands/ListTrustStoresCommand.js +2 -3
- package/dist-es/commands/ListUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-es/commands/ListUserSettingsCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateNetworkSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateTrustStoreCommand.js +2 -3
- package/dist-es/commands/UpdateUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateUserSettingsCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -279
- package/dist-types/WorkSpacesWeb.d.ts +52 -0
- package/dist-types/WorkSpacesWebClient.d.ts +24 -4
- package/dist-types/commands/AssociateBrowserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/AssociateNetworkSettingsCommand.d.ts +16 -0
- package/dist-types/commands/AssociateTrustStoreCommand.d.ts +16 -0
- package/dist-types/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +16 -0
- package/dist-types/commands/AssociateUserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/CreateBrowserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/CreateNetworkSettingsCommand.d.ts +16 -0
- package/dist-types/commands/CreatePortalCommand.d.ts +16 -0
- package/dist-types/commands/CreateTrustStoreCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserAccessLoggingSettingsCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBrowserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/DeleteNetworkSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DeletePortalCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTrustStoreCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateBrowserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateNetworkSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateTrustStoreCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateUserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/GetBrowserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/GetIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/GetNetworkSettingsCommand.d.ts +16 -0
- package/dist-types/commands/GetPortalCommand.d.ts +16 -0
- package/dist-types/commands/GetPortalServiceProviderMetadataCommand.d.ts +16 -0
- package/dist-types/commands/GetTrustStoreCertificateCommand.d.ts +16 -0
- package/dist-types/commands/GetTrustStoreCommand.d.ts +16 -0
- package/dist-types/commands/GetUserAccessLoggingSettingsCommand.d.ts +16 -0
- package/dist-types/commands/GetUserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/ListBrowserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +16 -0
- package/dist-types/commands/ListNetworkSettingsCommand.d.ts +16 -0
- package/dist-types/commands/ListPortalsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTrustStoreCertificatesCommand.d.ts +16 -0
- package/dist-types/commands/ListTrustStoresCommand.d.ts +16 -0
- package/dist-types/commands/ListUserAccessLoggingSettingsCommand.d.ts +16 -0
- package/dist-types/commands/ListUserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateBrowserSettingsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +16 -0
- package/dist-types/commands/UpdateNetworkSettingsCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePortalCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTrustStoreCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserSettingsCommand.d.ts +16 -0
- package/dist-types/models/WorkSpacesWebServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +353 -372
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListBrowserSettingsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListIdentityProvidersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListNetworkSettingsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPortalsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTrustStoreCertificatesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTrustStoresPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUserAccessLoggingSettingsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUserSettingsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -273
- package/package.json +4 -3
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListTrustStoresRequestFilterSensitiveLog, ListTrustStoresResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListTrustStoresCommand, serializeAws_restJson1ListTrustStoresCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListTrustStoresCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListTrustStoresCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListUserAccessLoggingSettingsRequestFilterSensitiveLog, ListUserAccessLoggingSettingsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListUserAccessLoggingSettingsCommand, serializeAws_restJson1ListUserAccessLoggingSettingsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListUserAccessLoggingSettingsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListUserAccessLoggingSettingsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ListUserSettingsRequestFilterSensitiveLog, ListUserSettingsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1ListUserSettingsCommand, serializeAws_restJson1ListUserSettingsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class ListUserSettingsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ListUserSettingsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { TagResourceRequestFilterSensitiveLog
|
|
4
|
+
import { TagResourceRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class TagResourceCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class TagResourceCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UntagResourceRequestFilterSensitiveLog,
|
|
4
|
+
import { UntagResourceRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UntagResourceCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class UntagResourceCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateNetworkSettingsRequestFilterSensitiveLog, UpdateNetworkSettingsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdateNetworkSettingsCommand, serializeAws_restJson1UpdateNetworkSettingsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdateNetworkSettingsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateNetworkSettingsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateTrustStoreRequestFilterSensitiveLog, UpdateTrustStoreResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdateTrustStoreCommand, serializeAws_restJson1UpdateTrustStoreCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdateTrustStoreCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateTrustStoreCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateUserAccessLoggingSettingsRequestFilterSensitiveLog, UpdateUserAccessLoggingSettingsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdateUserAccessLoggingSettingsCommand, serializeAws_restJson1UpdateUserAccessLoggingSettingsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdateUserAccessLoggingSettingsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateUserAccessLoggingSettingsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateUserSettingsRequestFilterSensitiveLog, UpdateUserSettingsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1UpdateUserSettingsCommand, serializeAws_restJson1UpdateUserSettingsCommand, } from "../protocols/Aws_restJson1";
|
|
6
5
|
export class UpdateUserSettingsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateUserSettingsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -151,39 +151,6 @@ export class TooManyTagsException extends __BaseException {
|
|
|
151
151
|
this.resourceName = opts.resourceName;
|
|
152
152
|
}
|
|
153
153
|
}
|
|
154
|
-
export const AssociateBrowserSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
155
|
-
...obj,
|
|
156
|
-
});
|
|
157
|
-
export const AssociateBrowserSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
158
|
-
...obj,
|
|
159
|
-
});
|
|
160
|
-
export const ValidationExceptionFieldFilterSensitiveLog = (obj) => ({
|
|
161
|
-
...obj,
|
|
162
|
-
});
|
|
163
|
-
export const AssociateNetworkSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
164
|
-
...obj,
|
|
165
|
-
});
|
|
166
|
-
export const AssociateNetworkSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
167
|
-
...obj,
|
|
168
|
-
});
|
|
169
|
-
export const AssociateTrustStoreRequestFilterSensitiveLog = (obj) => ({
|
|
170
|
-
...obj,
|
|
171
|
-
});
|
|
172
|
-
export const AssociateTrustStoreResponseFilterSensitiveLog = (obj) => ({
|
|
173
|
-
...obj,
|
|
174
|
-
});
|
|
175
|
-
export const AssociateUserAccessLoggingSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
176
|
-
...obj,
|
|
177
|
-
});
|
|
178
|
-
export const AssociateUserAccessLoggingSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
179
|
-
...obj,
|
|
180
|
-
});
|
|
181
|
-
export const AssociateUserSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
182
|
-
...obj,
|
|
183
|
-
});
|
|
184
|
-
export const AssociateUserSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
185
|
-
...obj,
|
|
186
|
-
});
|
|
187
154
|
export const TagFilterSensitiveLog = (obj) => ({
|
|
188
155
|
...obj,
|
|
189
156
|
...(obj.Key && { Key: SENSITIVE_STRING }),
|
|
@@ -194,128 +161,32 @@ export const CreateBrowserSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
|
194
161
|
...(obj.tags && { tags: SENSITIVE_STRING }),
|
|
195
162
|
...(obj.browserPolicy && { browserPolicy: SENSITIVE_STRING }),
|
|
196
163
|
});
|
|
197
|
-
export const CreateBrowserSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
198
|
-
...obj,
|
|
199
|
-
});
|
|
200
164
|
export const CreateIdentityProviderRequestFilterSensitiveLog = (obj) => ({
|
|
201
165
|
...obj,
|
|
202
166
|
...(obj.identityProviderName && { identityProviderName: SENSITIVE_STRING }),
|
|
203
167
|
...(obj.identityProviderDetails && { identityProviderDetails: SENSITIVE_STRING }),
|
|
204
168
|
});
|
|
205
|
-
export const CreateIdentityProviderResponseFilterSensitiveLog = (obj) => ({
|
|
206
|
-
...obj,
|
|
207
|
-
});
|
|
208
169
|
export const CreateNetworkSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
209
170
|
...obj,
|
|
210
171
|
...(obj.tags && { tags: SENSITIVE_STRING }),
|
|
211
172
|
});
|
|
212
|
-
export const CreateNetworkSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
213
|
-
...obj,
|
|
214
|
-
});
|
|
215
173
|
export const CreatePortalRequestFilterSensitiveLog = (obj) => ({
|
|
216
174
|
...obj,
|
|
217
175
|
...(obj.displayName && { displayName: SENSITIVE_STRING }),
|
|
218
176
|
...(obj.tags && { tags: SENSITIVE_STRING }),
|
|
219
177
|
});
|
|
220
|
-
export const CreatePortalResponseFilterSensitiveLog = (obj) => ({
|
|
221
|
-
...obj,
|
|
222
|
-
});
|
|
223
178
|
export const CreateTrustStoreRequestFilterSensitiveLog = (obj) => ({
|
|
224
179
|
...obj,
|
|
225
180
|
...(obj.tags && { tags: SENSITIVE_STRING }),
|
|
226
181
|
});
|
|
227
|
-
export const CreateTrustStoreResponseFilterSensitiveLog = (obj) => ({
|
|
228
|
-
...obj,
|
|
229
|
-
});
|
|
230
182
|
export const CreateUserAccessLoggingSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
231
183
|
...obj,
|
|
232
184
|
...(obj.tags && { tags: SENSITIVE_STRING }),
|
|
233
185
|
});
|
|
234
|
-
export const CreateUserAccessLoggingSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
235
|
-
...obj,
|
|
236
|
-
});
|
|
237
186
|
export const CreateUserSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
238
187
|
...obj,
|
|
239
188
|
...(obj.tags && { tags: SENSITIVE_STRING }),
|
|
240
189
|
});
|
|
241
|
-
export const CreateUserSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
242
|
-
...obj,
|
|
243
|
-
});
|
|
244
|
-
export const DeleteBrowserSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
245
|
-
...obj,
|
|
246
|
-
});
|
|
247
|
-
export const DeleteBrowserSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
248
|
-
...obj,
|
|
249
|
-
});
|
|
250
|
-
export const DeleteIdentityProviderRequestFilterSensitiveLog = (obj) => ({
|
|
251
|
-
...obj,
|
|
252
|
-
});
|
|
253
|
-
export const DeleteIdentityProviderResponseFilterSensitiveLog = (obj) => ({
|
|
254
|
-
...obj,
|
|
255
|
-
});
|
|
256
|
-
export const DeleteNetworkSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
257
|
-
...obj,
|
|
258
|
-
});
|
|
259
|
-
export const DeleteNetworkSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
260
|
-
...obj,
|
|
261
|
-
});
|
|
262
|
-
export const DeletePortalRequestFilterSensitiveLog = (obj) => ({
|
|
263
|
-
...obj,
|
|
264
|
-
});
|
|
265
|
-
export const DeletePortalResponseFilterSensitiveLog = (obj) => ({
|
|
266
|
-
...obj,
|
|
267
|
-
});
|
|
268
|
-
export const DeleteTrustStoreRequestFilterSensitiveLog = (obj) => ({
|
|
269
|
-
...obj,
|
|
270
|
-
});
|
|
271
|
-
export const DeleteTrustStoreResponseFilterSensitiveLog = (obj) => ({
|
|
272
|
-
...obj,
|
|
273
|
-
});
|
|
274
|
-
export const DeleteUserAccessLoggingSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
275
|
-
...obj,
|
|
276
|
-
});
|
|
277
|
-
export const DeleteUserAccessLoggingSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
278
|
-
...obj,
|
|
279
|
-
});
|
|
280
|
-
export const DeleteUserSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
281
|
-
...obj,
|
|
282
|
-
});
|
|
283
|
-
export const DeleteUserSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
284
|
-
...obj,
|
|
285
|
-
});
|
|
286
|
-
export const DisassociateBrowserSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
287
|
-
...obj,
|
|
288
|
-
});
|
|
289
|
-
export const DisassociateBrowserSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
290
|
-
...obj,
|
|
291
|
-
});
|
|
292
|
-
export const DisassociateNetworkSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
293
|
-
...obj,
|
|
294
|
-
});
|
|
295
|
-
export const DisassociateNetworkSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
296
|
-
...obj,
|
|
297
|
-
});
|
|
298
|
-
export const DisassociateTrustStoreRequestFilterSensitiveLog = (obj) => ({
|
|
299
|
-
...obj,
|
|
300
|
-
});
|
|
301
|
-
export const DisassociateTrustStoreResponseFilterSensitiveLog = (obj) => ({
|
|
302
|
-
...obj,
|
|
303
|
-
});
|
|
304
|
-
export const DisassociateUserAccessLoggingSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
305
|
-
...obj,
|
|
306
|
-
});
|
|
307
|
-
export const DisassociateUserAccessLoggingSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
308
|
-
...obj,
|
|
309
|
-
});
|
|
310
|
-
export const DisassociateUserSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
311
|
-
...obj,
|
|
312
|
-
});
|
|
313
|
-
export const DisassociateUserSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
314
|
-
...obj,
|
|
315
|
-
});
|
|
316
|
-
export const GetBrowserSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
317
|
-
...obj,
|
|
318
|
-
});
|
|
319
190
|
export const BrowserSettingsFilterSensitiveLog = (obj) => ({
|
|
320
191
|
...obj,
|
|
321
192
|
...(obj.browserPolicy && { browserPolicy: SENSITIVE_STRING }),
|
|
@@ -324,9 +195,6 @@ export const GetBrowserSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
|
324
195
|
...obj,
|
|
325
196
|
...(obj.browserSettings && { browserSettings: BrowserSettingsFilterSensitiveLog(obj.browserSettings) }),
|
|
326
197
|
});
|
|
327
|
-
export const GetIdentityProviderRequestFilterSensitiveLog = (obj) => ({
|
|
328
|
-
...obj,
|
|
329
|
-
});
|
|
330
198
|
export const IdentityProviderFilterSensitiveLog = (obj) => ({
|
|
331
199
|
...obj,
|
|
332
200
|
...(obj.identityProviderName && { identityProviderName: SENSITIVE_STRING }),
|
|
@@ -336,18 +204,6 @@ export const GetIdentityProviderResponseFilterSensitiveLog = (obj) => ({
|
|
|
336
204
|
...obj,
|
|
337
205
|
...(obj.identityProvider && { identityProvider: IdentityProviderFilterSensitiveLog(obj.identityProvider) }),
|
|
338
206
|
});
|
|
339
|
-
export const GetNetworkSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
340
|
-
...obj,
|
|
341
|
-
});
|
|
342
|
-
export const NetworkSettingsFilterSensitiveLog = (obj) => ({
|
|
343
|
-
...obj,
|
|
344
|
-
});
|
|
345
|
-
export const GetNetworkSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
346
|
-
...obj,
|
|
347
|
-
});
|
|
348
|
-
export const GetPortalRequestFilterSensitiveLog = (obj) => ({
|
|
349
|
-
...obj,
|
|
350
|
-
});
|
|
351
207
|
export const PortalFilterSensitiveLog = (obj) => ({
|
|
352
208
|
...obj,
|
|
353
209
|
...(obj.displayName && { displayName: SENSITIVE_STRING }),
|
|
@@ -356,60 +212,6 @@ export const GetPortalResponseFilterSensitiveLog = (obj) => ({
|
|
|
356
212
|
...obj,
|
|
357
213
|
...(obj.portal && { portal: PortalFilterSensitiveLog(obj.portal) }),
|
|
358
214
|
});
|
|
359
|
-
export const GetPortalServiceProviderMetadataRequestFilterSensitiveLog = (obj) => ({
|
|
360
|
-
...obj,
|
|
361
|
-
});
|
|
362
|
-
export const GetPortalServiceProviderMetadataResponseFilterSensitiveLog = (obj) => ({
|
|
363
|
-
...obj,
|
|
364
|
-
});
|
|
365
|
-
export const GetTrustStoreRequestFilterSensitiveLog = (obj) => ({
|
|
366
|
-
...obj,
|
|
367
|
-
});
|
|
368
|
-
export const TrustStoreFilterSensitiveLog = (obj) => ({
|
|
369
|
-
...obj,
|
|
370
|
-
});
|
|
371
|
-
export const GetTrustStoreResponseFilterSensitiveLog = (obj) => ({
|
|
372
|
-
...obj,
|
|
373
|
-
});
|
|
374
|
-
export const GetTrustStoreCertificateRequestFilterSensitiveLog = (obj) => ({
|
|
375
|
-
...obj,
|
|
376
|
-
});
|
|
377
|
-
export const CertificateFilterSensitiveLog = (obj) => ({
|
|
378
|
-
...obj,
|
|
379
|
-
});
|
|
380
|
-
export const GetTrustStoreCertificateResponseFilterSensitiveLog = (obj) => ({
|
|
381
|
-
...obj,
|
|
382
|
-
});
|
|
383
|
-
export const GetUserAccessLoggingSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
384
|
-
...obj,
|
|
385
|
-
});
|
|
386
|
-
export const UserAccessLoggingSettingsFilterSensitiveLog = (obj) => ({
|
|
387
|
-
...obj,
|
|
388
|
-
});
|
|
389
|
-
export const GetUserAccessLoggingSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
390
|
-
...obj,
|
|
391
|
-
});
|
|
392
|
-
export const GetUserSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
393
|
-
...obj,
|
|
394
|
-
});
|
|
395
|
-
export const UserSettingsFilterSensitiveLog = (obj) => ({
|
|
396
|
-
...obj,
|
|
397
|
-
});
|
|
398
|
-
export const GetUserSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
399
|
-
...obj,
|
|
400
|
-
});
|
|
401
|
-
export const ListBrowserSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
402
|
-
...obj,
|
|
403
|
-
});
|
|
404
|
-
export const BrowserSettingsSummaryFilterSensitiveLog = (obj) => ({
|
|
405
|
-
...obj,
|
|
406
|
-
});
|
|
407
|
-
export const ListBrowserSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
408
|
-
...obj,
|
|
409
|
-
});
|
|
410
|
-
export const ListIdentityProvidersRequestFilterSensitiveLog = (obj) => ({
|
|
411
|
-
...obj,
|
|
412
|
-
});
|
|
413
215
|
export const IdentityProviderSummaryFilterSensitiveLog = (obj) => ({
|
|
414
216
|
...obj,
|
|
415
217
|
...(obj.identityProviderName && { identityProviderName: SENSITIVE_STRING }),
|
|
@@ -420,18 +222,6 @@ export const ListIdentityProvidersResponseFilterSensitiveLog = (obj) => ({
|
|
|
420
222
|
identityProviders: obj.identityProviders.map((item) => IdentityProviderSummaryFilterSensitiveLog(item)),
|
|
421
223
|
}),
|
|
422
224
|
});
|
|
423
|
-
export const ListNetworkSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
424
|
-
...obj,
|
|
425
|
-
});
|
|
426
|
-
export const NetworkSettingsSummaryFilterSensitiveLog = (obj) => ({
|
|
427
|
-
...obj,
|
|
428
|
-
});
|
|
429
|
-
export const ListNetworkSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
430
|
-
...obj,
|
|
431
|
-
});
|
|
432
|
-
export const ListPortalsRequestFilterSensitiveLog = (obj) => ({
|
|
433
|
-
...obj,
|
|
434
|
-
});
|
|
435
225
|
export const PortalSummaryFilterSensitiveLog = (obj) => ({
|
|
436
226
|
...obj,
|
|
437
227
|
...(obj.displayName && { displayName: SENSITIVE_STRING }),
|
|
@@ -440,63 +230,18 @@ export const ListPortalsResponseFilterSensitiveLog = (obj) => ({
|
|
|
440
230
|
...obj,
|
|
441
231
|
...(obj.portals && { portals: obj.portals.map((item) => PortalSummaryFilterSensitiveLog(item)) }),
|
|
442
232
|
});
|
|
443
|
-
export const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
444
|
-
...obj,
|
|
445
|
-
});
|
|
446
233
|
export const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
447
234
|
...obj,
|
|
448
235
|
...(obj.tags && { tags: SENSITIVE_STRING }),
|
|
449
236
|
});
|
|
450
|
-
export const ListTrustStoreCertificatesRequestFilterSensitiveLog = (obj) => ({
|
|
451
|
-
...obj,
|
|
452
|
-
});
|
|
453
|
-
export const CertificateSummaryFilterSensitiveLog = (obj) => ({
|
|
454
|
-
...obj,
|
|
455
|
-
});
|
|
456
|
-
export const ListTrustStoreCertificatesResponseFilterSensitiveLog = (obj) => ({
|
|
457
|
-
...obj,
|
|
458
|
-
});
|
|
459
|
-
export const ListTrustStoresRequestFilterSensitiveLog = (obj) => ({
|
|
460
|
-
...obj,
|
|
461
|
-
});
|
|
462
|
-
export const TrustStoreSummaryFilterSensitiveLog = (obj) => ({
|
|
463
|
-
...obj,
|
|
464
|
-
});
|
|
465
|
-
export const ListTrustStoresResponseFilterSensitiveLog = (obj) => ({
|
|
466
|
-
...obj,
|
|
467
|
-
});
|
|
468
|
-
export const ListUserAccessLoggingSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
469
|
-
...obj,
|
|
470
|
-
});
|
|
471
|
-
export const UserAccessLoggingSettingsSummaryFilterSensitiveLog = (obj) => ({
|
|
472
|
-
...obj,
|
|
473
|
-
});
|
|
474
|
-
export const ListUserAccessLoggingSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
475
|
-
...obj,
|
|
476
|
-
});
|
|
477
|
-
export const ListUserSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
478
|
-
...obj,
|
|
479
|
-
});
|
|
480
|
-
export const UserSettingsSummaryFilterSensitiveLog = (obj) => ({
|
|
481
|
-
...obj,
|
|
482
|
-
});
|
|
483
|
-
export const ListUserSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
484
|
-
...obj,
|
|
485
|
-
});
|
|
486
237
|
export const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
487
238
|
...obj,
|
|
488
239
|
...(obj.tags && { tags: SENSITIVE_STRING }),
|
|
489
240
|
});
|
|
490
|
-
export const TagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
491
|
-
...obj,
|
|
492
|
-
});
|
|
493
241
|
export const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
494
242
|
...obj,
|
|
495
243
|
...(obj.tagKeys && { tagKeys: SENSITIVE_STRING }),
|
|
496
244
|
});
|
|
497
|
-
export const UntagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
498
|
-
...obj,
|
|
499
|
-
});
|
|
500
245
|
export const UpdateBrowserSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
501
246
|
...obj,
|
|
502
247
|
...(obj.browserPolicy && { browserPolicy: SENSITIVE_STRING }),
|
|
@@ -514,12 +259,6 @@ export const UpdateIdentityProviderResponseFilterSensitiveLog = (obj) => ({
|
|
|
514
259
|
...obj,
|
|
515
260
|
...(obj.identityProvider && { identityProvider: IdentityProviderFilterSensitiveLog(obj.identityProvider) }),
|
|
516
261
|
});
|
|
517
|
-
export const UpdateNetworkSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
518
|
-
...obj,
|
|
519
|
-
});
|
|
520
|
-
export const UpdateNetworkSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
521
|
-
...obj,
|
|
522
|
-
});
|
|
523
262
|
export const UpdatePortalRequestFilterSensitiveLog = (obj) => ({
|
|
524
263
|
...obj,
|
|
525
264
|
...(obj.displayName && { displayName: SENSITIVE_STRING }),
|
|
@@ -528,21 +267,3 @@ export const UpdatePortalResponseFilterSensitiveLog = (obj) => ({
|
|
|
528
267
|
...obj,
|
|
529
268
|
...(obj.portal && { portal: PortalFilterSensitiveLog(obj.portal) }),
|
|
530
269
|
});
|
|
531
|
-
export const UpdateTrustStoreRequestFilterSensitiveLog = (obj) => ({
|
|
532
|
-
...obj,
|
|
533
|
-
});
|
|
534
|
-
export const UpdateTrustStoreResponseFilterSensitiveLog = (obj) => ({
|
|
535
|
-
...obj,
|
|
536
|
-
});
|
|
537
|
-
export const UpdateUserAccessLoggingSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
538
|
-
...obj,
|
|
539
|
-
});
|
|
540
|
-
export const UpdateUserAccessLoggingSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
541
|
-
...obj,
|
|
542
|
-
});
|
|
543
|
-
export const UpdateUserSettingsRequestFilterSensitiveLog = (obj) => ({
|
|
544
|
-
...obj,
|
|
545
|
-
});
|
|
546
|
-
export const UpdateUserSettingsResponseFilterSensitiveLog = (obj) => ({
|
|
547
|
-
...obj,
|
|
548
|
-
});
|