@aws-sdk/client-workspaces-web 3.335.0 → 3.338.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/WorkSpacesWebClient.js +2 -1
- package/dist-cjs/commands/AssociateBrowserSettingsCommand.js +2 -1
- package/dist-cjs/commands/AssociateNetworkSettingsCommand.js +2 -1
- package/dist-cjs/commands/AssociateTrustStoreCommand.js +2 -1
- package/dist-cjs/commands/AssociateUserAccessLoggingSettingsCommand.js +2 -1
- package/dist-cjs/commands/AssociateUserSettingsCommand.js +2 -1
- package/dist-cjs/commands/CreateBrowserSettingsCommand.js +2 -1
- package/dist-cjs/commands/CreateIdentityProviderCommand.js +2 -1
- package/dist-cjs/commands/CreateNetworkSettingsCommand.js +2 -1
- package/dist-cjs/commands/CreatePortalCommand.js +2 -1
- package/dist-cjs/commands/CreateTrustStoreCommand.js +2 -1
- package/dist-cjs/commands/CreateUserAccessLoggingSettingsCommand.js +2 -1
- package/dist-cjs/commands/CreateUserSettingsCommand.js +2 -1
- package/dist-cjs/commands/DeleteBrowserSettingsCommand.js +2 -1
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js +2 -1
- package/dist-cjs/commands/DeleteNetworkSettingsCommand.js +2 -1
- package/dist-cjs/commands/DeletePortalCommand.js +2 -1
- package/dist-cjs/commands/DeleteTrustStoreCommand.js +2 -1
- package/dist-cjs/commands/DeleteUserAccessLoggingSettingsCommand.js +2 -1
- package/dist-cjs/commands/DeleteUserSettingsCommand.js +2 -1
- package/dist-cjs/commands/DisassociateBrowserSettingsCommand.js +2 -1
- package/dist-cjs/commands/DisassociateNetworkSettingsCommand.js +2 -1
- package/dist-cjs/commands/DisassociateTrustStoreCommand.js +2 -1
- package/dist-cjs/commands/DisassociateUserAccessLoggingSettingsCommand.js +2 -1
- package/dist-cjs/commands/DisassociateUserSettingsCommand.js +2 -1
- package/dist-cjs/commands/GetBrowserSettingsCommand.js +2 -1
- package/dist-cjs/commands/GetIdentityProviderCommand.js +2 -1
- package/dist-cjs/commands/GetNetworkSettingsCommand.js +2 -1
- package/dist-cjs/commands/GetPortalCommand.js +2 -1
- package/dist-cjs/commands/GetPortalServiceProviderMetadataCommand.js +2 -1
- package/dist-cjs/commands/GetTrustStoreCertificateCommand.js +2 -1
- package/dist-cjs/commands/GetTrustStoreCommand.js +2 -1
- package/dist-cjs/commands/GetUserAccessLoggingSettingsCommand.js +2 -1
- package/dist-cjs/commands/GetUserSettingsCommand.js +2 -1
- package/dist-cjs/commands/ListBrowserSettingsCommand.js +2 -1
- package/dist-cjs/commands/ListIdentityProvidersCommand.js +2 -1
- package/dist-cjs/commands/ListNetworkSettingsCommand.js +2 -1
- package/dist-cjs/commands/ListPortalsCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/ListTrustStoreCertificatesCommand.js +2 -1
- package/dist-cjs/commands/ListTrustStoresCommand.js +2 -1
- package/dist-cjs/commands/ListUserAccessLoggingSettingsCommand.js +2 -1
- package/dist-cjs/commands/ListUserSettingsCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateBrowserSettingsCommand.js +2 -1
- package/dist-cjs/commands/UpdateIdentityProviderCommand.js +2 -1
- package/dist-cjs/commands/UpdateNetworkSettingsCommand.js +2 -1
- package/dist-cjs/commands/UpdatePortalCommand.js +2 -1
- package/dist-cjs/commands/UpdateTrustStoreCommand.js +2 -1
- package/dist-cjs/commands/UpdateUserAccessLoggingSettingsCommand.js +2 -1
- package/dist-cjs/commands/UpdateUserSettingsCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/WorkSpacesWebServiceException.js +2 -1
- package/dist-es/WorkSpacesWebClient.js +1 -0
- package/dist-es/commands/AssociateBrowserSettingsCommand.js +1 -0
- package/dist-es/commands/AssociateNetworkSettingsCommand.js +1 -0
- package/dist-es/commands/AssociateTrustStoreCommand.js +1 -0
- package/dist-es/commands/AssociateUserAccessLoggingSettingsCommand.js +1 -0
- package/dist-es/commands/AssociateUserSettingsCommand.js +1 -0
- package/dist-es/commands/CreateBrowserSettingsCommand.js +1 -0
- package/dist-es/commands/CreateIdentityProviderCommand.js +1 -0
- package/dist-es/commands/CreateNetworkSettingsCommand.js +1 -0
- package/dist-es/commands/CreatePortalCommand.js +1 -0
- package/dist-es/commands/CreateTrustStoreCommand.js +1 -0
- package/dist-es/commands/CreateUserAccessLoggingSettingsCommand.js +1 -0
- package/dist-es/commands/CreateUserSettingsCommand.js +1 -0
- package/dist-es/commands/DeleteBrowserSettingsCommand.js +1 -0
- package/dist-es/commands/DeleteIdentityProviderCommand.js +1 -0
- package/dist-es/commands/DeleteNetworkSettingsCommand.js +1 -0
- package/dist-es/commands/DeletePortalCommand.js +1 -0
- package/dist-es/commands/DeleteTrustStoreCommand.js +1 -0
- package/dist-es/commands/DeleteUserAccessLoggingSettingsCommand.js +1 -0
- package/dist-es/commands/DeleteUserSettingsCommand.js +1 -0
- package/dist-es/commands/DisassociateBrowserSettingsCommand.js +1 -0
- package/dist-es/commands/DisassociateNetworkSettingsCommand.js +1 -0
- package/dist-es/commands/DisassociateTrustStoreCommand.js +1 -0
- package/dist-es/commands/DisassociateUserAccessLoggingSettingsCommand.js +1 -0
- package/dist-es/commands/DisassociateUserSettingsCommand.js +1 -0
- package/dist-es/commands/GetBrowserSettingsCommand.js +1 -0
- package/dist-es/commands/GetIdentityProviderCommand.js +1 -0
- package/dist-es/commands/GetNetworkSettingsCommand.js +1 -0
- package/dist-es/commands/GetPortalCommand.js +1 -0
- package/dist-es/commands/GetPortalServiceProviderMetadataCommand.js +1 -0
- package/dist-es/commands/GetTrustStoreCertificateCommand.js +1 -0
- package/dist-es/commands/GetTrustStoreCommand.js +1 -0
- package/dist-es/commands/GetUserAccessLoggingSettingsCommand.js +1 -0
- package/dist-es/commands/GetUserSettingsCommand.js +1 -0
- package/dist-es/commands/ListBrowserSettingsCommand.js +1 -0
- package/dist-es/commands/ListIdentityProvidersCommand.js +1 -0
- package/dist-es/commands/ListNetworkSettingsCommand.js +1 -0
- package/dist-es/commands/ListPortalsCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/ListTrustStoreCertificatesCommand.js +1 -0
- package/dist-es/commands/ListTrustStoresCommand.js +1 -0
- package/dist-es/commands/ListUserAccessLoggingSettingsCommand.js +1 -0
- package/dist-es/commands/ListUserSettingsCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateBrowserSettingsCommand.js +1 -0
- package/dist-es/commands/UpdateIdentityProviderCommand.js +1 -0
- package/dist-es/commands/UpdateNetworkSettingsCommand.js +1 -0
- package/dist-es/commands/UpdatePortalCommand.js +1 -0
- package/dist-es/commands/UpdateTrustStoreCommand.js +1 -0
- package/dist-es/commands/UpdateUserAccessLoggingSettingsCommand.js +1 -0
- package/dist-es/commands/UpdateUserSettingsCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/WorkSpacesWebServiceException.js +1 -0
- package/dist-types/WorkSpacesWebClient.d.ts +3 -3
- package/dist-types/commands/AssociateBrowserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/AssociateNetworkSettingsCommand.d.ts +4 -0
- package/dist-types/commands/AssociateTrustStoreCommand.d.ts +4 -0
- package/dist-types/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +4 -0
- package/dist-types/commands/AssociateUserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/CreateBrowserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +4 -0
- package/dist-types/commands/CreateNetworkSettingsCommand.d.ts +4 -0
- package/dist-types/commands/CreatePortalCommand.d.ts +4 -0
- package/dist-types/commands/CreateTrustStoreCommand.d.ts +4 -0
- package/dist-types/commands/CreateUserAccessLoggingSettingsCommand.d.ts +4 -0
- package/dist-types/commands/CreateUserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBrowserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +4 -0
- package/dist-types/commands/DeleteNetworkSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DeletePortalCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTrustStoreCommand.d.ts +4 -0
- package/dist-types/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteUserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateBrowserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateNetworkSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateTrustStoreCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateUserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/GetBrowserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/GetIdentityProviderCommand.d.ts +4 -0
- package/dist-types/commands/GetNetworkSettingsCommand.d.ts +4 -0
- package/dist-types/commands/GetPortalCommand.d.ts +4 -0
- package/dist-types/commands/GetPortalServiceProviderMetadataCommand.d.ts +4 -0
- package/dist-types/commands/GetTrustStoreCertificateCommand.d.ts +4 -0
- package/dist-types/commands/GetTrustStoreCommand.d.ts +4 -0
- package/dist-types/commands/GetUserAccessLoggingSettingsCommand.d.ts +4 -0
- package/dist-types/commands/GetUserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/ListBrowserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +4 -0
- package/dist-types/commands/ListNetworkSettingsCommand.d.ts +4 -0
- package/dist-types/commands/ListPortalsCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/ListTrustStoreCertificatesCommand.d.ts +4 -0
- package/dist-types/commands/ListTrustStoresCommand.d.ts +4 -0
- package/dist-types/commands/ListUserAccessLoggingSettingsCommand.d.ts +4 -0
- package/dist-types/commands/ListUserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateBrowserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +4 -0
- package/dist-types/commands/UpdateNetworkSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdatePortalCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTrustStoreCommand.d.ts +4 -0
- package/dist-types/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateUserSettingsCommand.d.ts +4 -0
- package/dist-types/index.d.ts +12 -2
- package/dist-types/models/WorkSpacesWebServiceException.d.ts +1 -0
- package/dist-types/ts3.4/WorkSpacesWebClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateBrowserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateNetworkSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateTrustStoreCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateUserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateBrowserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateNetworkSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateUserAccessLoggingSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateUserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBrowserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteNetworkSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteUserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateBrowserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateNetworkSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateTrustStoreCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateUserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBrowserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetIdentityProviderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetNetworkSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetPortalCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetPortalServiceProviderMetadataCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetTrustStoreCertificateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetTrustStoreCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetUserAccessLoggingSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetUserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListBrowserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListNetworkSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTrustStoreCertificatesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTrustStoresCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListUserAccessLoggingSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListUserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateBrowserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateNetworkSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTrustStoreCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateUserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/WorkSpacesWebServiceException.d.ts +1 -0
- package/package.json +28 -28
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-workspaces-web",
|
|
3
3
|
"description": "AWS SDK for JavaScript Workspaces Web Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.338.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,36 +21,36 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.338.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.338.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.338.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.338.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.338.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.338.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.338.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.338.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.338.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.338.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.338.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.338.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.338.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.338.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.338.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.338.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.338.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.338.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.338.0",
|
|
43
|
+
"@aws-sdk/types": "3.338.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.338.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.310.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.310.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.310.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.338.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.338.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.338.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.338.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.338.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.338.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.310.0",
|
|
55
55
|
"@smithy/protocol-http": "^1.0.1",
|
|
56
56
|
"@smithy/types": "^1.0.0",
|