@aws-sdk/client-workspaces-web 3.1087.0 → 3.1088.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/index.js +1 -1
- package/dist-types/ts3.4/WorkSpacesWeb.d.ts +242 -274
- package/dist-types/ts3.4/WorkSpacesWebClient.d.ts +10 -32
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AssociateBrowserSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateDataProtectionSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateIpAccessSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateNetworkSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateSessionLoggerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateTrustStoreCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateUserSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateBrowserSettingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDataProtectionSettingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateIpAccessSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateNetworkSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateSessionLoggerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateUserAccessLoggingSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateUserSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteBrowserSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteDataProtectionSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteIpAccessSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteNetworkSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteSessionLoggerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteUserSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DisassociateBrowserSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateDataProtectionSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateIpAccessSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateNetworkSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateSessionLoggerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateTrustStoreCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateUserSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetBrowserSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDataProtectionSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetIdentityProviderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetIpAccessSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetNetworkSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPortalCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetPortalServiceProviderMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetSessionLoggerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetTrustStoreCertificateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTrustStoreCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetUserAccessLoggingSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetUserSettingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListBrowserSettingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDataProtectionSettingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListIpAccessSettingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListNetworkSettingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListSessionLoggersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTrustStoreCertificatesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTrustStoresCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListUserAccessLoggingSettingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListUserSettingsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateBrowserSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateDataProtectionSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateIpAccessSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateNetworkSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateSessionLoggerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateTrustStoreCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +4 -8
- package/dist-types/ts3.4/models/errors.d.ts +7 -21
- package/dist-types/ts3.4/models/models_0.d.ts +7 -21
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListPortalsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38