@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
|
@@ -52,6 +52,7 @@ import { UpdateUserAccessLoggingSettingsCommandInput, UpdateUserAccessLoggingSet
|
|
|
52
52
|
import { UpdateUserSettingsCommandInput, UpdateUserSettingsCommandOutput } from "./commands/UpdateUserSettingsCommand";
|
|
53
53
|
import { WorkSpacesWebClient } from "./WorkSpacesWebClient";
|
|
54
54
|
/**
|
|
55
|
+
* @public
|
|
55
56
|
* <p>WorkSpaces Web is a low cost, fully managed WorkSpace built specifically to facilitate
|
|
56
57
|
* secure, web-based workloads. WorkSpaces Web makes it easy for customers to safely provide
|
|
57
58
|
* their employees with access to internal websites and SaaS web applications without the
|
|
@@ -61,36 +62,42 @@ import { WorkSpacesWebClient } from "./WorkSpacesWebClient";
|
|
|
61
62
|
*/
|
|
62
63
|
export declare class WorkSpacesWeb extends WorkSpacesWebClient {
|
|
63
64
|
/**
|
|
65
|
+
* @public
|
|
64
66
|
* <p>Associates a browser settings resource with a web portal.</p>
|
|
65
67
|
*/
|
|
66
68
|
associateBrowserSettings(args: AssociateBrowserSettingsCommandInput, options?: __HttpHandlerOptions): Promise<AssociateBrowserSettingsCommandOutput>;
|
|
67
69
|
associateBrowserSettings(args: AssociateBrowserSettingsCommandInput, cb: (err: any, data?: AssociateBrowserSettingsCommandOutput) => void): void;
|
|
68
70
|
associateBrowserSettings(args: AssociateBrowserSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateBrowserSettingsCommandOutput) => void): void;
|
|
69
71
|
/**
|
|
72
|
+
* @public
|
|
70
73
|
* <p>Associates a network settings resource with a web portal.</p>
|
|
71
74
|
*/
|
|
72
75
|
associateNetworkSettings(args: AssociateNetworkSettingsCommandInput, options?: __HttpHandlerOptions): Promise<AssociateNetworkSettingsCommandOutput>;
|
|
73
76
|
associateNetworkSettings(args: AssociateNetworkSettingsCommandInput, cb: (err: any, data?: AssociateNetworkSettingsCommandOutput) => void): void;
|
|
74
77
|
associateNetworkSettings(args: AssociateNetworkSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateNetworkSettingsCommandOutput) => void): void;
|
|
75
78
|
/**
|
|
79
|
+
* @public
|
|
76
80
|
* <p>Associates a trust store with a web portal.</p>
|
|
77
81
|
*/
|
|
78
82
|
associateTrustStore(args: AssociateTrustStoreCommandInput, options?: __HttpHandlerOptions): Promise<AssociateTrustStoreCommandOutput>;
|
|
79
83
|
associateTrustStore(args: AssociateTrustStoreCommandInput, cb: (err: any, data?: AssociateTrustStoreCommandOutput) => void): void;
|
|
80
84
|
associateTrustStore(args: AssociateTrustStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateTrustStoreCommandOutput) => void): void;
|
|
81
85
|
/**
|
|
86
|
+
* @public
|
|
82
87
|
* <p>Associates a user access logging settings resource with a web portal.</p>
|
|
83
88
|
*/
|
|
84
89
|
associateUserAccessLoggingSettings(args: AssociateUserAccessLoggingSettingsCommandInput, options?: __HttpHandlerOptions): Promise<AssociateUserAccessLoggingSettingsCommandOutput>;
|
|
85
90
|
associateUserAccessLoggingSettings(args: AssociateUserAccessLoggingSettingsCommandInput, cb: (err: any, data?: AssociateUserAccessLoggingSettingsCommandOutput) => void): void;
|
|
86
91
|
associateUserAccessLoggingSettings(args: AssociateUserAccessLoggingSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateUserAccessLoggingSettingsCommandOutput) => void): void;
|
|
87
92
|
/**
|
|
93
|
+
* @public
|
|
88
94
|
* <p>Associates a user settings resource with a web portal.</p>
|
|
89
95
|
*/
|
|
90
96
|
associateUserSettings(args: AssociateUserSettingsCommandInput, options?: __HttpHandlerOptions): Promise<AssociateUserSettingsCommandOutput>;
|
|
91
97
|
associateUserSettings(args: AssociateUserSettingsCommandInput, cb: (err: any, data?: AssociateUserSettingsCommandOutput) => void): void;
|
|
92
98
|
associateUserSettings(args: AssociateUserSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateUserSettingsCommandOutput) => void): void;
|
|
93
99
|
/**
|
|
100
|
+
* @public
|
|
94
101
|
* <p>Creates a browser settings resource that can be associated with a web portal. Once
|
|
95
102
|
* associated with a web portal, browser settings control how the browser will behave once a
|
|
96
103
|
* user starts a streaming session for the web portal. </p>
|
|
@@ -99,12 +106,14 @@ export declare class WorkSpacesWeb extends WorkSpacesWebClient {
|
|
|
99
106
|
createBrowserSettings(args: CreateBrowserSettingsCommandInput, cb: (err: any, data?: CreateBrowserSettingsCommandOutput) => void): void;
|
|
100
107
|
createBrowserSettings(args: CreateBrowserSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateBrowserSettingsCommandOutput) => void): void;
|
|
101
108
|
/**
|
|
109
|
+
* @public
|
|
102
110
|
* <p>Creates an identity provider resource that is then associated with a web portal.</p>
|
|
103
111
|
*/
|
|
104
112
|
createIdentityProvider(args: CreateIdentityProviderCommandInput, options?: __HttpHandlerOptions): Promise<CreateIdentityProviderCommandOutput>;
|
|
105
113
|
createIdentityProvider(args: CreateIdentityProviderCommandInput, cb: (err: any, data?: CreateIdentityProviderCommandOutput) => void): void;
|
|
106
114
|
createIdentityProvider(args: CreateIdentityProviderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIdentityProviderCommandOutput) => void): void;
|
|
107
115
|
/**
|
|
116
|
+
* @public
|
|
108
117
|
* <p>Creates a network settings resource that can be associated with a web portal. Once
|
|
109
118
|
* associated with a web portal, network settings define how streaming instances will connect
|
|
110
119
|
* with your specified VPC. </p>
|
|
@@ -113,12 +122,14 @@ export declare class WorkSpacesWeb extends WorkSpacesWebClient {
|
|
|
113
122
|
createNetworkSettings(args: CreateNetworkSettingsCommandInput, cb: (err: any, data?: CreateNetworkSettingsCommandOutput) => void): void;
|
|
114
123
|
createNetworkSettings(args: CreateNetworkSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateNetworkSettingsCommandOutput) => void): void;
|
|
115
124
|
/**
|
|
125
|
+
* @public
|
|
116
126
|
* <p>Creates a web portal.</p>
|
|
117
127
|
*/
|
|
118
128
|
createPortal(args: CreatePortalCommandInput, options?: __HttpHandlerOptions): Promise<CreatePortalCommandOutput>;
|
|
119
129
|
createPortal(args: CreatePortalCommandInput, cb: (err: any, data?: CreatePortalCommandOutput) => void): void;
|
|
120
130
|
createPortal(args: CreatePortalCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePortalCommandOutput) => void): void;
|
|
121
131
|
/**
|
|
132
|
+
* @public
|
|
122
133
|
* <p>Creates a trust store that can be associated with a web portal. A trust store contains
|
|
123
134
|
* certificate authority (CA) certificates. Once associated with a web portal, the browser in
|
|
124
135
|
* a streaming session will recognize certificates that have been issued using any of the CAs
|
|
@@ -129,12 +140,14 @@ export declare class WorkSpacesWeb extends WorkSpacesWebClient {
|
|
|
129
140
|
createTrustStore(args: CreateTrustStoreCommandInput, cb: (err: any, data?: CreateTrustStoreCommandOutput) => void): void;
|
|
130
141
|
createTrustStore(args: CreateTrustStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrustStoreCommandOutput) => void): void;
|
|
131
142
|
/**
|
|
143
|
+
* @public
|
|
132
144
|
* <p>Creates a user access logging settings resource that can be associated with a web portal.</p>
|
|
133
145
|
*/
|
|
134
146
|
createUserAccessLoggingSettings(args: CreateUserAccessLoggingSettingsCommandInput, options?: __HttpHandlerOptions): Promise<CreateUserAccessLoggingSettingsCommandOutput>;
|
|
135
147
|
createUserAccessLoggingSettings(args: CreateUserAccessLoggingSettingsCommandInput, cb: (err: any, data?: CreateUserAccessLoggingSettingsCommandOutput) => void): void;
|
|
136
148
|
createUserAccessLoggingSettings(args: CreateUserAccessLoggingSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUserAccessLoggingSettingsCommandOutput) => void): void;
|
|
137
149
|
/**
|
|
150
|
+
* @public
|
|
138
151
|
* <p>Creates a user settings resource that can be associated with a web portal. Once
|
|
139
152
|
* associated with a web portal, user settings control how users can transfer data between a
|
|
140
153
|
* streaming session and the their local devices. </p>
|
|
@@ -143,234 +156,273 @@ export declare class WorkSpacesWeb extends WorkSpacesWebClient {
|
|
|
143
156
|
createUserSettings(args: CreateUserSettingsCommandInput, cb: (err: any, data?: CreateUserSettingsCommandOutput) => void): void;
|
|
144
157
|
createUserSettings(args: CreateUserSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUserSettingsCommandOutput) => void): void;
|
|
145
158
|
/**
|
|
159
|
+
* @public
|
|
146
160
|
* <p>Deletes browser settings.</p>
|
|
147
161
|
*/
|
|
148
162
|
deleteBrowserSettings(args: DeleteBrowserSettingsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteBrowserSettingsCommandOutput>;
|
|
149
163
|
deleteBrowserSettings(args: DeleteBrowserSettingsCommandInput, cb: (err: any, data?: DeleteBrowserSettingsCommandOutput) => void): void;
|
|
150
164
|
deleteBrowserSettings(args: DeleteBrowserSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteBrowserSettingsCommandOutput) => void): void;
|
|
151
165
|
/**
|
|
166
|
+
* @public
|
|
152
167
|
* <p>Deletes the identity provider.</p>
|
|
153
168
|
*/
|
|
154
169
|
deleteIdentityProvider(args: DeleteIdentityProviderCommandInput, options?: __HttpHandlerOptions): Promise<DeleteIdentityProviderCommandOutput>;
|
|
155
170
|
deleteIdentityProvider(args: DeleteIdentityProviderCommandInput, cb: (err: any, data?: DeleteIdentityProviderCommandOutput) => void): void;
|
|
156
171
|
deleteIdentityProvider(args: DeleteIdentityProviderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIdentityProviderCommandOutput) => void): void;
|
|
157
172
|
/**
|
|
173
|
+
* @public
|
|
158
174
|
* <p>Deletes network settings.</p>
|
|
159
175
|
*/
|
|
160
176
|
deleteNetworkSettings(args: DeleteNetworkSettingsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteNetworkSettingsCommandOutput>;
|
|
161
177
|
deleteNetworkSettings(args: DeleteNetworkSettingsCommandInput, cb: (err: any, data?: DeleteNetworkSettingsCommandOutput) => void): void;
|
|
162
178
|
deleteNetworkSettings(args: DeleteNetworkSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteNetworkSettingsCommandOutput) => void): void;
|
|
163
179
|
/**
|
|
180
|
+
* @public
|
|
164
181
|
* <p>Deletes a web portal.</p>
|
|
165
182
|
*/
|
|
166
183
|
deletePortal(args: DeletePortalCommandInput, options?: __HttpHandlerOptions): Promise<DeletePortalCommandOutput>;
|
|
167
184
|
deletePortal(args: DeletePortalCommandInput, cb: (err: any, data?: DeletePortalCommandOutput) => void): void;
|
|
168
185
|
deletePortal(args: DeletePortalCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePortalCommandOutput) => void): void;
|
|
169
186
|
/**
|
|
187
|
+
* @public
|
|
170
188
|
* <p>Deletes the trust store.</p>
|
|
171
189
|
*/
|
|
172
190
|
deleteTrustStore(args: DeleteTrustStoreCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTrustStoreCommandOutput>;
|
|
173
191
|
deleteTrustStore(args: DeleteTrustStoreCommandInput, cb: (err: any, data?: DeleteTrustStoreCommandOutput) => void): void;
|
|
174
192
|
deleteTrustStore(args: DeleteTrustStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTrustStoreCommandOutput) => void): void;
|
|
175
193
|
/**
|
|
194
|
+
* @public
|
|
176
195
|
* <p>Deletes user access logging settings.</p>
|
|
177
196
|
*/
|
|
178
197
|
deleteUserAccessLoggingSettings(args: DeleteUserAccessLoggingSettingsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteUserAccessLoggingSettingsCommandOutput>;
|
|
179
198
|
deleteUserAccessLoggingSettings(args: DeleteUserAccessLoggingSettingsCommandInput, cb: (err: any, data?: DeleteUserAccessLoggingSettingsCommandOutput) => void): void;
|
|
180
199
|
deleteUserAccessLoggingSettings(args: DeleteUserAccessLoggingSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUserAccessLoggingSettingsCommandOutput) => void): void;
|
|
181
200
|
/**
|
|
201
|
+
* @public
|
|
182
202
|
* <p>Deletes user settings.</p>
|
|
183
203
|
*/
|
|
184
204
|
deleteUserSettings(args: DeleteUserSettingsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteUserSettingsCommandOutput>;
|
|
185
205
|
deleteUserSettings(args: DeleteUserSettingsCommandInput, cb: (err: any, data?: DeleteUserSettingsCommandOutput) => void): void;
|
|
186
206
|
deleteUserSettings(args: DeleteUserSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUserSettingsCommandOutput) => void): void;
|
|
187
207
|
/**
|
|
208
|
+
* @public
|
|
188
209
|
* <p>Disassociates browser settings from a web portal.</p>
|
|
189
210
|
*/
|
|
190
211
|
disassociateBrowserSettings(args: DisassociateBrowserSettingsCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateBrowserSettingsCommandOutput>;
|
|
191
212
|
disassociateBrowserSettings(args: DisassociateBrowserSettingsCommandInput, cb: (err: any, data?: DisassociateBrowserSettingsCommandOutput) => void): void;
|
|
192
213
|
disassociateBrowserSettings(args: DisassociateBrowserSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateBrowserSettingsCommandOutput) => void): void;
|
|
193
214
|
/**
|
|
215
|
+
* @public
|
|
194
216
|
* <p>Disassociates network settings from a web portal.</p>
|
|
195
217
|
*/
|
|
196
218
|
disassociateNetworkSettings(args: DisassociateNetworkSettingsCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateNetworkSettingsCommandOutput>;
|
|
197
219
|
disassociateNetworkSettings(args: DisassociateNetworkSettingsCommandInput, cb: (err: any, data?: DisassociateNetworkSettingsCommandOutput) => void): void;
|
|
198
220
|
disassociateNetworkSettings(args: DisassociateNetworkSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateNetworkSettingsCommandOutput) => void): void;
|
|
199
221
|
/**
|
|
222
|
+
* @public
|
|
200
223
|
* <p>Disassociates a trust store from a web portal.</p>
|
|
201
224
|
*/
|
|
202
225
|
disassociateTrustStore(args: DisassociateTrustStoreCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateTrustStoreCommandOutput>;
|
|
203
226
|
disassociateTrustStore(args: DisassociateTrustStoreCommandInput, cb: (err: any, data?: DisassociateTrustStoreCommandOutput) => void): void;
|
|
204
227
|
disassociateTrustStore(args: DisassociateTrustStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateTrustStoreCommandOutput) => void): void;
|
|
205
228
|
/**
|
|
229
|
+
* @public
|
|
206
230
|
* <p>Disassociates user access logging settings from a web portal.</p>
|
|
207
231
|
*/
|
|
208
232
|
disassociateUserAccessLoggingSettings(args: DisassociateUserAccessLoggingSettingsCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateUserAccessLoggingSettingsCommandOutput>;
|
|
209
233
|
disassociateUserAccessLoggingSettings(args: DisassociateUserAccessLoggingSettingsCommandInput, cb: (err: any, data?: DisassociateUserAccessLoggingSettingsCommandOutput) => void): void;
|
|
210
234
|
disassociateUserAccessLoggingSettings(args: DisassociateUserAccessLoggingSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateUserAccessLoggingSettingsCommandOutput) => void): void;
|
|
211
235
|
/**
|
|
236
|
+
* @public
|
|
212
237
|
* <p>Disassociates user settings from a web portal.</p>
|
|
213
238
|
*/
|
|
214
239
|
disassociateUserSettings(args: DisassociateUserSettingsCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateUserSettingsCommandOutput>;
|
|
215
240
|
disassociateUserSettings(args: DisassociateUserSettingsCommandInput, cb: (err: any, data?: DisassociateUserSettingsCommandOutput) => void): void;
|
|
216
241
|
disassociateUserSettings(args: DisassociateUserSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateUserSettingsCommandOutput) => void): void;
|
|
217
242
|
/**
|
|
243
|
+
* @public
|
|
218
244
|
* <p>Gets browser settings.</p>
|
|
219
245
|
*/
|
|
220
246
|
getBrowserSettings(args: GetBrowserSettingsCommandInput, options?: __HttpHandlerOptions): Promise<GetBrowserSettingsCommandOutput>;
|
|
221
247
|
getBrowserSettings(args: GetBrowserSettingsCommandInput, cb: (err: any, data?: GetBrowserSettingsCommandOutput) => void): void;
|
|
222
248
|
getBrowserSettings(args: GetBrowserSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBrowserSettingsCommandOutput) => void): void;
|
|
223
249
|
/**
|
|
250
|
+
* @public
|
|
224
251
|
* <p>Gets the identity provider.</p>
|
|
225
252
|
*/
|
|
226
253
|
getIdentityProvider(args: GetIdentityProviderCommandInput, options?: __HttpHandlerOptions): Promise<GetIdentityProviderCommandOutput>;
|
|
227
254
|
getIdentityProvider(args: GetIdentityProviderCommandInput, cb: (err: any, data?: GetIdentityProviderCommandOutput) => void): void;
|
|
228
255
|
getIdentityProvider(args: GetIdentityProviderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIdentityProviderCommandOutput) => void): void;
|
|
229
256
|
/**
|
|
257
|
+
* @public
|
|
230
258
|
* <p>Gets the network settings.</p>
|
|
231
259
|
*/
|
|
232
260
|
getNetworkSettings(args: GetNetworkSettingsCommandInput, options?: __HttpHandlerOptions): Promise<GetNetworkSettingsCommandOutput>;
|
|
233
261
|
getNetworkSettings(args: GetNetworkSettingsCommandInput, cb: (err: any, data?: GetNetworkSettingsCommandOutput) => void): void;
|
|
234
262
|
getNetworkSettings(args: GetNetworkSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetNetworkSettingsCommandOutput) => void): void;
|
|
235
263
|
/**
|
|
264
|
+
* @public
|
|
236
265
|
* <p>Gets the web portal.</p>
|
|
237
266
|
*/
|
|
238
267
|
getPortal(args: GetPortalCommandInput, options?: __HttpHandlerOptions): Promise<GetPortalCommandOutput>;
|
|
239
268
|
getPortal(args: GetPortalCommandInput, cb: (err: any, data?: GetPortalCommandOutput) => void): void;
|
|
240
269
|
getPortal(args: GetPortalCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPortalCommandOutput) => void): void;
|
|
241
270
|
/**
|
|
271
|
+
* @public
|
|
242
272
|
* <p>Gets the service provider metadata.</p>
|
|
243
273
|
*/
|
|
244
274
|
getPortalServiceProviderMetadata(args: GetPortalServiceProviderMetadataCommandInput, options?: __HttpHandlerOptions): Promise<GetPortalServiceProviderMetadataCommandOutput>;
|
|
245
275
|
getPortalServiceProviderMetadata(args: GetPortalServiceProviderMetadataCommandInput, cb: (err: any, data?: GetPortalServiceProviderMetadataCommandOutput) => void): void;
|
|
246
276
|
getPortalServiceProviderMetadata(args: GetPortalServiceProviderMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPortalServiceProviderMetadataCommandOutput) => void): void;
|
|
247
277
|
/**
|
|
278
|
+
* @public
|
|
248
279
|
* <p>Gets the trust store.</p>
|
|
249
280
|
*/
|
|
250
281
|
getTrustStore(args: GetTrustStoreCommandInput, options?: __HttpHandlerOptions): Promise<GetTrustStoreCommandOutput>;
|
|
251
282
|
getTrustStore(args: GetTrustStoreCommandInput, cb: (err: any, data?: GetTrustStoreCommandOutput) => void): void;
|
|
252
283
|
getTrustStore(args: GetTrustStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTrustStoreCommandOutput) => void): void;
|
|
253
284
|
/**
|
|
285
|
+
* @public
|
|
254
286
|
* <p>Gets the trust store certificate.</p>
|
|
255
287
|
*/
|
|
256
288
|
getTrustStoreCertificate(args: GetTrustStoreCertificateCommandInput, options?: __HttpHandlerOptions): Promise<GetTrustStoreCertificateCommandOutput>;
|
|
257
289
|
getTrustStoreCertificate(args: GetTrustStoreCertificateCommandInput, cb: (err: any, data?: GetTrustStoreCertificateCommandOutput) => void): void;
|
|
258
290
|
getTrustStoreCertificate(args: GetTrustStoreCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTrustStoreCertificateCommandOutput) => void): void;
|
|
259
291
|
/**
|
|
292
|
+
* @public
|
|
260
293
|
* <p>Gets user access logging settings.</p>
|
|
261
294
|
*/
|
|
262
295
|
getUserAccessLoggingSettings(args: GetUserAccessLoggingSettingsCommandInput, options?: __HttpHandlerOptions): Promise<GetUserAccessLoggingSettingsCommandOutput>;
|
|
263
296
|
getUserAccessLoggingSettings(args: GetUserAccessLoggingSettingsCommandInput, cb: (err: any, data?: GetUserAccessLoggingSettingsCommandOutput) => void): void;
|
|
264
297
|
getUserAccessLoggingSettings(args: GetUserAccessLoggingSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetUserAccessLoggingSettingsCommandOutput) => void): void;
|
|
265
298
|
/**
|
|
299
|
+
* @public
|
|
266
300
|
* <p>Gets user settings.</p>
|
|
267
301
|
*/
|
|
268
302
|
getUserSettings(args: GetUserSettingsCommandInput, options?: __HttpHandlerOptions): Promise<GetUserSettingsCommandOutput>;
|
|
269
303
|
getUserSettings(args: GetUserSettingsCommandInput, cb: (err: any, data?: GetUserSettingsCommandOutput) => void): void;
|
|
270
304
|
getUserSettings(args: GetUserSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetUserSettingsCommandOutput) => void): void;
|
|
271
305
|
/**
|
|
306
|
+
* @public
|
|
272
307
|
* <p>Retrieves a list of browser settings.</p>
|
|
273
308
|
*/
|
|
274
309
|
listBrowserSettings(args: ListBrowserSettingsCommandInput, options?: __HttpHandlerOptions): Promise<ListBrowserSettingsCommandOutput>;
|
|
275
310
|
listBrowserSettings(args: ListBrowserSettingsCommandInput, cb: (err: any, data?: ListBrowserSettingsCommandOutput) => void): void;
|
|
276
311
|
listBrowserSettings(args: ListBrowserSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListBrowserSettingsCommandOutput) => void): void;
|
|
277
312
|
/**
|
|
313
|
+
* @public
|
|
278
314
|
* <p>Retrieves a list of identity providers for a specific web portal.</p>
|
|
279
315
|
*/
|
|
280
316
|
listIdentityProviders(args: ListIdentityProvidersCommandInput, options?: __HttpHandlerOptions): Promise<ListIdentityProvidersCommandOutput>;
|
|
281
317
|
listIdentityProviders(args: ListIdentityProvidersCommandInput, cb: (err: any, data?: ListIdentityProvidersCommandOutput) => void): void;
|
|
282
318
|
listIdentityProviders(args: ListIdentityProvidersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListIdentityProvidersCommandOutput) => void): void;
|
|
283
319
|
/**
|
|
320
|
+
* @public
|
|
284
321
|
* <p>Retrieves a list of network settings.</p>
|
|
285
322
|
*/
|
|
286
323
|
listNetworkSettings(args: ListNetworkSettingsCommandInput, options?: __HttpHandlerOptions): Promise<ListNetworkSettingsCommandOutput>;
|
|
287
324
|
listNetworkSettings(args: ListNetworkSettingsCommandInput, cb: (err: any, data?: ListNetworkSettingsCommandOutput) => void): void;
|
|
288
325
|
listNetworkSettings(args: ListNetworkSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListNetworkSettingsCommandOutput) => void): void;
|
|
289
326
|
/**
|
|
327
|
+
* @public
|
|
290
328
|
* <p>Retrieves a list or web portals.</p>
|
|
291
329
|
*/
|
|
292
330
|
listPortals(args: ListPortalsCommandInput, options?: __HttpHandlerOptions): Promise<ListPortalsCommandOutput>;
|
|
293
331
|
listPortals(args: ListPortalsCommandInput, cb: (err: any, data?: ListPortalsCommandOutput) => void): void;
|
|
294
332
|
listPortals(args: ListPortalsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPortalsCommandOutput) => void): void;
|
|
295
333
|
/**
|
|
334
|
+
* @public
|
|
296
335
|
* <p>Retrieves a list of tags for a resource.</p>
|
|
297
336
|
*/
|
|
298
337
|
listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
|
|
299
338
|
listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
300
339
|
listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
301
340
|
/**
|
|
341
|
+
* @public
|
|
302
342
|
* <p>Retrieves a list of trust store certificates.</p>
|
|
303
343
|
*/
|
|
304
344
|
listTrustStoreCertificates(args: ListTrustStoreCertificatesCommandInput, options?: __HttpHandlerOptions): Promise<ListTrustStoreCertificatesCommandOutput>;
|
|
305
345
|
listTrustStoreCertificates(args: ListTrustStoreCertificatesCommandInput, cb: (err: any, data?: ListTrustStoreCertificatesCommandOutput) => void): void;
|
|
306
346
|
listTrustStoreCertificates(args: ListTrustStoreCertificatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTrustStoreCertificatesCommandOutput) => void): void;
|
|
307
347
|
/**
|
|
348
|
+
* @public
|
|
308
349
|
* <p>Retrieves a list of trust stores.</p>
|
|
309
350
|
*/
|
|
310
351
|
listTrustStores(args: ListTrustStoresCommandInput, options?: __HttpHandlerOptions): Promise<ListTrustStoresCommandOutput>;
|
|
311
352
|
listTrustStores(args: ListTrustStoresCommandInput, cb: (err: any, data?: ListTrustStoresCommandOutput) => void): void;
|
|
312
353
|
listTrustStores(args: ListTrustStoresCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTrustStoresCommandOutput) => void): void;
|
|
313
354
|
/**
|
|
355
|
+
* @public
|
|
314
356
|
* <p>Retrieves a list of user access logging settings.</p>
|
|
315
357
|
*/
|
|
316
358
|
listUserAccessLoggingSettings(args: ListUserAccessLoggingSettingsCommandInput, options?: __HttpHandlerOptions): Promise<ListUserAccessLoggingSettingsCommandOutput>;
|
|
317
359
|
listUserAccessLoggingSettings(args: ListUserAccessLoggingSettingsCommandInput, cb: (err: any, data?: ListUserAccessLoggingSettingsCommandOutput) => void): void;
|
|
318
360
|
listUserAccessLoggingSettings(args: ListUserAccessLoggingSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListUserAccessLoggingSettingsCommandOutput) => void): void;
|
|
319
361
|
/**
|
|
362
|
+
* @public
|
|
320
363
|
* <p>Retrieves a list of user settings.</p>
|
|
321
364
|
*/
|
|
322
365
|
listUserSettings(args: ListUserSettingsCommandInput, options?: __HttpHandlerOptions): Promise<ListUserSettingsCommandOutput>;
|
|
323
366
|
listUserSettings(args: ListUserSettingsCommandInput, cb: (err: any, data?: ListUserSettingsCommandOutput) => void): void;
|
|
324
367
|
listUserSettings(args: ListUserSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListUserSettingsCommandOutput) => void): void;
|
|
325
368
|
/**
|
|
369
|
+
* @public
|
|
326
370
|
* <p>Adds or overwrites one or more tags for the specified resource.</p>
|
|
327
371
|
*/
|
|
328
372
|
tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
|
|
329
373
|
tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
330
374
|
tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
331
375
|
/**
|
|
376
|
+
* @public
|
|
332
377
|
* <p>Removes one or more tags from the specified resource.</p>
|
|
333
378
|
*/
|
|
334
379
|
untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
|
|
335
380
|
untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
336
381
|
untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
337
382
|
/**
|
|
383
|
+
* @public
|
|
338
384
|
* <p>Updates browser settings.</p>
|
|
339
385
|
*/
|
|
340
386
|
updateBrowserSettings(args: UpdateBrowserSettingsCommandInput, options?: __HttpHandlerOptions): Promise<UpdateBrowserSettingsCommandOutput>;
|
|
341
387
|
updateBrowserSettings(args: UpdateBrowserSettingsCommandInput, cb: (err: any, data?: UpdateBrowserSettingsCommandOutput) => void): void;
|
|
342
388
|
updateBrowserSettings(args: UpdateBrowserSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateBrowserSettingsCommandOutput) => void): void;
|
|
343
389
|
/**
|
|
390
|
+
* @public
|
|
344
391
|
* <p>Updates the identity provider. </p>
|
|
345
392
|
*/
|
|
346
393
|
updateIdentityProvider(args: UpdateIdentityProviderCommandInput, options?: __HttpHandlerOptions): Promise<UpdateIdentityProviderCommandOutput>;
|
|
347
394
|
updateIdentityProvider(args: UpdateIdentityProviderCommandInput, cb: (err: any, data?: UpdateIdentityProviderCommandOutput) => void): void;
|
|
348
395
|
updateIdentityProvider(args: UpdateIdentityProviderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateIdentityProviderCommandOutput) => void): void;
|
|
349
396
|
/**
|
|
397
|
+
* @public
|
|
350
398
|
* <p>Updates network settings.</p>
|
|
351
399
|
*/
|
|
352
400
|
updateNetworkSettings(args: UpdateNetworkSettingsCommandInput, options?: __HttpHandlerOptions): Promise<UpdateNetworkSettingsCommandOutput>;
|
|
353
401
|
updateNetworkSettings(args: UpdateNetworkSettingsCommandInput, cb: (err: any, data?: UpdateNetworkSettingsCommandOutput) => void): void;
|
|
354
402
|
updateNetworkSettings(args: UpdateNetworkSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateNetworkSettingsCommandOutput) => void): void;
|
|
355
403
|
/**
|
|
404
|
+
* @public
|
|
356
405
|
* <p>Updates a web portal.</p>
|
|
357
406
|
*/
|
|
358
407
|
updatePortal(args: UpdatePortalCommandInput, options?: __HttpHandlerOptions): Promise<UpdatePortalCommandOutput>;
|
|
359
408
|
updatePortal(args: UpdatePortalCommandInput, cb: (err: any, data?: UpdatePortalCommandOutput) => void): void;
|
|
360
409
|
updatePortal(args: UpdatePortalCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePortalCommandOutput) => void): void;
|
|
361
410
|
/**
|
|
411
|
+
* @public
|
|
362
412
|
* <p>Updates the trust store.</p>
|
|
363
413
|
*/
|
|
364
414
|
updateTrustStore(args: UpdateTrustStoreCommandInput, options?: __HttpHandlerOptions): Promise<UpdateTrustStoreCommandOutput>;
|
|
365
415
|
updateTrustStore(args: UpdateTrustStoreCommandInput, cb: (err: any, data?: UpdateTrustStoreCommandOutput) => void): void;
|
|
366
416
|
updateTrustStore(args: UpdateTrustStoreCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTrustStoreCommandOutput) => void): void;
|
|
367
417
|
/**
|
|
418
|
+
* @public
|
|
368
419
|
* <p>Updates the user access logging settings.</p>
|
|
369
420
|
*/
|
|
370
421
|
updateUserAccessLoggingSettings(args: UpdateUserAccessLoggingSettingsCommandInput, options?: __HttpHandlerOptions): Promise<UpdateUserAccessLoggingSettingsCommandOutput>;
|
|
371
422
|
updateUserAccessLoggingSettings(args: UpdateUserAccessLoggingSettingsCommandInput, cb: (err: any, data?: UpdateUserAccessLoggingSettingsCommandOutput) => void): void;
|
|
372
423
|
updateUserAccessLoggingSettings(args: UpdateUserAccessLoggingSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserAccessLoggingSettingsCommandOutput) => void): void;
|
|
373
424
|
/**
|
|
425
|
+
* @public
|
|
374
426
|
* <p>Updates the user settings.</p>
|
|
375
427
|
*/
|
|
376
428
|
updateUserSettings(args: UpdateUserSettingsCommandInput, options?: __HttpHandlerOptions): Promise<UpdateUserSettingsCommandOutput>;
|
|
@@ -59,15 +59,24 @@ import { UpdateTrustStoreCommandInput, UpdateTrustStoreCommandOutput } from "./c
|
|
|
59
59
|
import { UpdateUserAccessLoggingSettingsCommandInput, UpdateUserAccessLoggingSettingsCommandOutput } from "./commands/UpdateUserAccessLoggingSettingsCommand";
|
|
60
60
|
import { UpdateUserSettingsCommandInput, UpdateUserSettingsCommandOutput } from "./commands/UpdateUserSettingsCommand";
|
|
61
61
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
62
65
|
export type ServiceInputTypes = AssociateBrowserSettingsCommandInput | AssociateNetworkSettingsCommandInput | AssociateTrustStoreCommandInput | AssociateUserAccessLoggingSettingsCommandInput | AssociateUserSettingsCommandInput | CreateBrowserSettingsCommandInput | CreateIdentityProviderCommandInput | CreateNetworkSettingsCommandInput | CreatePortalCommandInput | CreateTrustStoreCommandInput | CreateUserAccessLoggingSettingsCommandInput | CreateUserSettingsCommandInput | DeleteBrowserSettingsCommandInput | DeleteIdentityProviderCommandInput | DeleteNetworkSettingsCommandInput | DeletePortalCommandInput | DeleteTrustStoreCommandInput | DeleteUserAccessLoggingSettingsCommandInput | DeleteUserSettingsCommandInput | DisassociateBrowserSettingsCommandInput | DisassociateNetworkSettingsCommandInput | DisassociateTrustStoreCommandInput | DisassociateUserAccessLoggingSettingsCommandInput | DisassociateUserSettingsCommandInput | GetBrowserSettingsCommandInput | GetIdentityProviderCommandInput | GetNetworkSettingsCommandInput | GetPortalCommandInput | GetPortalServiceProviderMetadataCommandInput | GetTrustStoreCertificateCommandInput | GetTrustStoreCommandInput | GetUserAccessLoggingSettingsCommandInput | GetUserSettingsCommandInput | ListBrowserSettingsCommandInput | ListIdentityProvidersCommandInput | ListNetworkSettingsCommandInput | ListPortalsCommandInput | ListTagsForResourceCommandInput | ListTrustStoreCertificatesCommandInput | ListTrustStoresCommandInput | ListUserAccessLoggingSettingsCommandInput | ListUserSettingsCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateBrowserSettingsCommandInput | UpdateIdentityProviderCommandInput | UpdateNetworkSettingsCommandInput | UpdatePortalCommandInput | UpdateTrustStoreCommandInput | UpdateUserAccessLoggingSettingsCommandInput | UpdateUserSettingsCommandInput;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
63
69
|
export type ServiceOutputTypes = AssociateBrowserSettingsCommandOutput | AssociateNetworkSettingsCommandOutput | AssociateTrustStoreCommandOutput | AssociateUserAccessLoggingSettingsCommandOutput | AssociateUserSettingsCommandOutput | CreateBrowserSettingsCommandOutput | CreateIdentityProviderCommandOutput | CreateNetworkSettingsCommandOutput | CreatePortalCommandOutput | CreateTrustStoreCommandOutput | CreateUserAccessLoggingSettingsCommandOutput | CreateUserSettingsCommandOutput | DeleteBrowserSettingsCommandOutput | DeleteIdentityProviderCommandOutput | DeleteNetworkSettingsCommandOutput | DeletePortalCommandOutput | DeleteTrustStoreCommandOutput | DeleteUserAccessLoggingSettingsCommandOutput | DeleteUserSettingsCommandOutput | DisassociateBrowserSettingsCommandOutput | DisassociateNetworkSettingsCommandOutput | DisassociateTrustStoreCommandOutput | DisassociateUserAccessLoggingSettingsCommandOutput | DisassociateUserSettingsCommandOutput | GetBrowserSettingsCommandOutput | GetIdentityProviderCommandOutput | GetNetworkSettingsCommandOutput | GetPortalCommandOutput | GetPortalServiceProviderMetadataCommandOutput | GetTrustStoreCertificateCommandOutput | GetTrustStoreCommandOutput | GetUserAccessLoggingSettingsCommandOutput | GetUserSettingsCommandOutput | ListBrowserSettingsCommandOutput | ListIdentityProvidersCommandOutput | ListNetworkSettingsCommandOutput | ListPortalsCommandOutput | ListTagsForResourceCommandOutput | ListTrustStoreCertificatesCommandOutput | ListTrustStoresCommandOutput | ListUserAccessLoggingSettingsCommandOutput | ListUserSettingsCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateBrowserSettingsCommandOutput | UpdateIdentityProviderCommandOutput | UpdateNetworkSettingsCommandOutput | UpdatePortalCommandOutput | UpdateTrustStoreCommandOutput | UpdateUserAccessLoggingSettingsCommandOutput | UpdateUserSettingsCommandOutput;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
64
73
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
65
74
|
/**
|
|
66
75
|
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
67
76
|
*/
|
|
68
77
|
requestHandler?: __HttpHandler;
|
|
69
78
|
/**
|
|
70
|
-
* A constructor for a class implementing the {@link
|
|
79
|
+
* A constructor for a class implementing the {@link @aws-sdk/types#ChecksumConstructor} interface
|
|
71
80
|
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
72
81
|
* @internal
|
|
73
82
|
*/
|
|
@@ -157,23 +166,34 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
157
166
|
*/
|
|
158
167
|
logger?: __Logger;
|
|
159
168
|
/**
|
|
160
|
-
* The {@link
|
|
169
|
+
* The {@link @aws-sdk/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
161
170
|
*/
|
|
162
171
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
163
172
|
}
|
|
173
|
+
/**
|
|
174
|
+
* @public
|
|
175
|
+
*/
|
|
164
176
|
type WorkSpacesWebClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
165
177
|
/**
|
|
166
|
-
*
|
|
178
|
+
* @public
|
|
179
|
+
*
|
|
180
|
+
* The configuration interface of WorkSpacesWebClient class constructor that set the region, credentials and other options.
|
|
167
181
|
*/
|
|
168
182
|
export interface WorkSpacesWebClientConfig extends WorkSpacesWebClientConfigType {
|
|
169
183
|
}
|
|
184
|
+
/**
|
|
185
|
+
* @public
|
|
186
|
+
*/
|
|
170
187
|
type WorkSpacesWebClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
171
188
|
/**
|
|
172
|
-
*
|
|
189
|
+
* @public
|
|
190
|
+
*
|
|
191
|
+
* The resolved configuration interface of WorkSpacesWebClient class. This is resolved and normalized from the {@link WorkSpacesWebClientConfig | constructor configuration interface}.
|
|
173
192
|
*/
|
|
174
193
|
export interface WorkSpacesWebClientResolvedConfig extends WorkSpacesWebClientResolvedConfigType {
|
|
175
194
|
}
|
|
176
195
|
/**
|
|
196
|
+
* @public
|
|
177
197
|
* <p>WorkSpaces Web is a low cost, fully managed WorkSpace built specifically to facilitate
|
|
178
198
|
* secure, web-based workloads. WorkSpaces Web makes it easy for customers to safely provide
|
|
179
199
|
* their employees with access to internal websites and SaaS web applications without the
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { AssociateBrowserSettingsRequest, AssociateBrowserSettingsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link AssociateBrowserSettingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface AssociateBrowserSettingsCommandInput extends AssociateBrowserSettingsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link AssociateBrowserSettingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface AssociateBrowserSettingsCommandOutput extends AssociateBrowserSettingsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Associates a browser settings resource with a web portal.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface AssociateBrowserSettingsCommandOutput extends AssociateBrowserS
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param AssociateBrowserSettingsCommandInput - {@link AssociateBrowserSettingsCommandInput}
|
|
34
|
+
* @returns {@link AssociateBrowserSettingsCommandOutput}
|
|
28
35
|
* @see {@link AssociateBrowserSettingsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link AssociateBrowserSettingsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesWebClientResolvedConfig | config} for WorkSpacesWebClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface AssociateBrowserSettingsCommandOutput extends AssociateBrowserS
|
|
|
52
59
|
export declare class AssociateBrowserSettingsCommand extends $Command<AssociateBrowserSettingsCommandInput, AssociateBrowserSettingsCommandOutput, WorkSpacesWebClientResolvedConfig> {
|
|
53
60
|
readonly input: AssociateBrowserSettingsCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: AssociateBrowserSettingsCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesWebClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateBrowserSettingsCommandInput, AssociateBrowserSettingsCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { AssociateNetworkSettingsRequest, AssociateNetworkSettingsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link AssociateNetworkSettingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface AssociateNetworkSettingsCommandInput extends AssociateNetworkSettingsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link AssociateNetworkSettingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface AssociateNetworkSettingsCommandOutput extends AssociateNetworkSettingsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Associates a network settings resource with a web portal.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface AssociateNetworkSettingsCommandOutput extends AssociateNetworkS
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param AssociateNetworkSettingsCommandInput - {@link AssociateNetworkSettingsCommandInput}
|
|
34
|
+
* @returns {@link AssociateNetworkSettingsCommandOutput}
|
|
28
35
|
* @see {@link AssociateNetworkSettingsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link AssociateNetworkSettingsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesWebClientResolvedConfig | config} for WorkSpacesWebClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface AssociateNetworkSettingsCommandOutput extends AssociateNetworkS
|
|
|
52
59
|
export declare class AssociateNetworkSettingsCommand extends $Command<AssociateNetworkSettingsCommandInput, AssociateNetworkSettingsCommandOutput, WorkSpacesWebClientResolvedConfig> {
|
|
53
60
|
readonly input: AssociateNetworkSettingsCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: AssociateNetworkSettingsCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesWebClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateNetworkSettingsCommandInput, AssociateNetworkSettingsCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { AssociateTrustStoreRequest, AssociateTrustStoreResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link AssociateTrustStoreCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface AssociateTrustStoreCommandInput extends AssociateTrustStoreRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link AssociateTrustStoreCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface AssociateTrustStoreCommandOutput extends AssociateTrustStoreResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Associates a trust store with a web portal.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface AssociateTrustStoreCommandOutput extends AssociateTrustStoreRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param AssociateTrustStoreCommandInput - {@link AssociateTrustStoreCommandInput}
|
|
34
|
+
* @returns {@link AssociateTrustStoreCommandOutput}
|
|
28
35
|
* @see {@link AssociateTrustStoreCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link AssociateTrustStoreCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WorkSpacesWebClientResolvedConfig | config} for WorkSpacesWebClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface AssociateTrustStoreCommandOutput extends AssociateTrustStoreRes
|
|
|
49
56
|
export declare class AssociateTrustStoreCommand extends $Command<AssociateTrustStoreCommandInput, AssociateTrustStoreCommandOutput, WorkSpacesWebClientResolvedConfig> {
|
|
50
57
|
readonly input: AssociateTrustStoreCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: AssociateTrustStoreCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WorkSpacesWebClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateTrustStoreCommandInput, AssociateTrustStoreCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|