@aws-sdk/client-workspaces-web 3.1087.0 → 3.1089.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.
Files changed (95) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/WorkSpacesWeb.d.ts +242 -274
  3. package/dist-types/ts3.4/WorkSpacesWebClient.d.ts +10 -32
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateBrowserSettingsCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AssociateDataProtectionSettingsCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/AssociateIpAccessSettingsCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/AssociateNetworkSettingsCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/AssociateSessionLoggerCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/AssociateTrustStoreCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/AssociateUserSettingsCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateBrowserSettingsCommand.d.ts +4 -9
  16. package/dist-types/ts3.4/commands/CreateDataProtectionSettingsCommand.d.ts +3 -5
  17. package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateIpAccessSettingsCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/CreateNetworkSettingsCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +2 -4
  21. package/dist-types/ts3.4/commands/CreateSessionLoggerCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/CreateUserAccessLoggingSettingsCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/CreateUserSettingsCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/DeleteBrowserSettingsCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/DeleteDataProtectionSettingsCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +5 -10
  28. package/dist-types/ts3.4/commands/DeleteIpAccessSettingsCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/DeleteNetworkSettingsCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +3 -5
  31. package/dist-types/ts3.4/commands/DeleteSessionLoggerCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +4 -9
  33. package/dist-types/ts3.4/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DeleteUserSettingsCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/DisassociateBrowserSettingsCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/DisassociateDataProtectionSettingsCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/DisassociateIpAccessSettingsCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/DisassociateNetworkSettingsCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/DisassociateSessionLoggerCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/DisassociateTrustStoreCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/DisassociateUserSettingsCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +4 -9
  44. package/dist-types/ts3.4/commands/GetBrowserSettingsCommand.d.ts +5 -10
  45. package/dist-types/ts3.4/commands/GetDataProtectionSettingsCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/GetIdentityProviderCommand.d.ts +5 -10
  47. package/dist-types/ts3.4/commands/GetIpAccessSettingsCommand.d.ts +5 -10
  48. package/dist-types/ts3.4/commands/GetNetworkSettingsCommand.d.ts +5 -10
  49. package/dist-types/ts3.4/commands/GetPortalCommand.d.ts +7 -5
  50. package/dist-types/ts3.4/commands/GetPortalServiceProviderMetadataCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +3 -5
  52. package/dist-types/ts3.4/commands/GetSessionLoggerCommand.d.ts +4 -9
  53. package/dist-types/ts3.4/commands/GetTrustStoreCertificateCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/GetTrustStoreCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/GetUserAccessLoggingSettingsCommand.d.ts +4 -6
  56. package/dist-types/ts3.4/commands/GetUserSettingsCommand.d.ts +4 -9
  57. package/dist-types/ts3.4/commands/ListBrowserSettingsCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/ListDataProtectionSettingsCommand.d.ts +3 -5
  59. package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +5 -10
  60. package/dist-types/ts3.4/commands/ListIpAccessSettingsCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/ListNetworkSettingsCommand.d.ts +4 -9
  62. package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +2 -4
  63. package/dist-types/ts3.4/commands/ListSessionLoggersCommand.d.ts +4 -9
  64. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +3 -5
  65. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/ListTrustStoreCertificatesCommand.d.ts +4 -6
  67. package/dist-types/ts3.4/commands/ListTrustStoresCommand.d.ts +3 -8
  68. package/dist-types/ts3.4/commands/ListUserAccessLoggingSettingsCommand.d.ts +3 -5
  69. package/dist-types/ts3.4/commands/ListUserSettingsCommand.d.ts +3 -8
  70. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  71. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  72. package/dist-types/ts3.4/commands/UpdateBrowserSettingsCommand.d.ts +5 -10
  73. package/dist-types/ts3.4/commands/UpdateDataProtectionSettingsCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +5 -10
  75. package/dist-types/ts3.4/commands/UpdateIpAccessSettingsCommand.d.ts +5 -10
  76. package/dist-types/ts3.4/commands/UpdateNetworkSettingsCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +3 -5
  78. package/dist-types/ts3.4/commands/UpdateSessionLoggerCommand.d.ts +5 -10
  79. package/dist-types/ts3.4/commands/UpdateTrustStoreCommand.d.ts +4 -9
  80. package/dist-types/ts3.4/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +4 -6
  81. package/dist-types/ts3.4/commands/UpdateUserSettingsCommand.d.ts +5 -10
  82. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  83. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  84. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  85. package/dist-types/ts3.4/models/enums.d.ts +4 -8
  86. package/dist-types/ts3.4/models/errors.d.ts +7 -21
  87. package/dist-types/ts3.4/models/models_0.d.ts +7 -21
  88. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  89. package/dist-types/ts3.4/pagination/ListPortalsPaginator.d.ts +1 -4
  90. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  91. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  92. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  93. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  94. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  95. package/package.json +38 -38
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1086.0";
72
+ var version = "3.1088.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75