@aws-sdk/client-appstream 3.1045.0 → 3.1046.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +212 -214
- package/dist-cjs/models/AppStreamServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/AppStream.js +1 -1
- package/dist-es/AppStreamClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AssociateAppBlockBuilderAppBlockCommand.js +2 -2
- package/dist-es/commands/AssociateApplicationFleetCommand.js +2 -2
- package/dist-es/commands/AssociateApplicationToEntitlementCommand.js +2 -2
- package/dist-es/commands/AssociateFleetCommand.js +2 -2
- package/dist-es/commands/AssociateSoftwareToImageBuilderCommand.js +2 -2
- package/dist-es/commands/BatchAssociateUserStackCommand.js +2 -2
- package/dist-es/commands/BatchDisassociateUserStackCommand.js +2 -2
- package/dist-es/commands/CopyImageCommand.js +2 -2
- package/dist-es/commands/CreateAppBlockBuilderCommand.js +2 -2
- package/dist-es/commands/CreateAppBlockBuilderStreamingURLCommand.js +2 -2
- package/dist-es/commands/CreateAppBlockCommand.js +2 -2
- package/dist-es/commands/CreateApplicationCommand.js +2 -2
- package/dist-es/commands/CreateDirectoryConfigCommand.js +2 -2
- package/dist-es/commands/CreateEntitlementCommand.js +2 -2
- package/dist-es/commands/CreateExportImageTaskCommand.js +2 -2
- package/dist-es/commands/CreateFleetCommand.js +2 -2
- package/dist-es/commands/CreateImageBuilderCommand.js +2 -2
- package/dist-es/commands/CreateImageBuilderStreamingURLCommand.js +2 -2
- package/dist-es/commands/CreateImportedImageCommand.js +2 -2
- package/dist-es/commands/CreateStackCommand.js +2 -2
- package/dist-es/commands/CreateStreamingURLCommand.js +2 -2
- package/dist-es/commands/CreateThemeForStackCommand.js +2 -2
- package/dist-es/commands/CreateUpdatedImageCommand.js +2 -2
- package/dist-es/commands/CreateUsageReportSubscriptionCommand.js +2 -2
- package/dist-es/commands/CreateUserCommand.js +2 -2
- package/dist-es/commands/DeleteAppBlockBuilderCommand.js +2 -2
- package/dist-es/commands/DeleteAppBlockCommand.js +2 -2
- package/dist-es/commands/DeleteApplicationCommand.js +2 -2
- package/dist-es/commands/DeleteDirectoryConfigCommand.js +2 -2
- package/dist-es/commands/DeleteEntitlementCommand.js +2 -2
- package/dist-es/commands/DeleteFleetCommand.js +2 -2
- package/dist-es/commands/DeleteImageBuilderCommand.js +2 -2
- package/dist-es/commands/DeleteImageCommand.js +2 -2
- package/dist-es/commands/DeleteImagePermissionsCommand.js +2 -2
- package/dist-es/commands/DeleteStackCommand.js +2 -2
- package/dist-es/commands/DeleteThemeForStackCommand.js +2 -2
- package/dist-es/commands/DeleteUsageReportSubscriptionCommand.js +2 -2
- package/dist-es/commands/DeleteUserCommand.js +2 -2
- package/dist-es/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeAppBlockBuildersCommand.js +2 -2
- package/dist-es/commands/DescribeAppBlocksCommand.js +2 -2
- package/dist-es/commands/DescribeAppLicenseUsageCommand.js +2 -2
- package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeApplicationsCommand.js +2 -2
- package/dist-es/commands/DescribeDirectoryConfigsCommand.js +2 -2
- package/dist-es/commands/DescribeEntitlementsCommand.js +2 -2
- package/dist-es/commands/DescribeFleetsCommand.js +2 -2
- package/dist-es/commands/DescribeImageBuildersCommand.js +2 -2
- package/dist-es/commands/DescribeImagePermissionsCommand.js +2 -2
- package/dist-es/commands/DescribeImagesCommand.js +2 -2
- package/dist-es/commands/DescribeSessionsCommand.js +2 -2
- package/dist-es/commands/DescribeSoftwareAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeStacksCommand.js +2 -2
- package/dist-es/commands/DescribeThemeForStackCommand.js +2 -2
- package/dist-es/commands/DescribeUsageReportSubscriptionsCommand.js +2 -2
- package/dist-es/commands/DescribeUserStackAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeUsersCommand.js +2 -2
- package/dist-es/commands/DisableUserCommand.js +2 -2
- package/dist-es/commands/DisassociateAppBlockBuilderAppBlockCommand.js +2 -2
- package/dist-es/commands/DisassociateApplicationFleetCommand.js +2 -2
- package/dist-es/commands/DisassociateApplicationFromEntitlementCommand.js +2 -2
- package/dist-es/commands/DisassociateFleetCommand.js +2 -2
- package/dist-es/commands/DisassociateSoftwareFromImageBuilderCommand.js +2 -2
- package/dist-es/commands/DrainSessionInstanceCommand.js +2 -2
- package/dist-es/commands/EnableUserCommand.js +2 -2
- package/dist-es/commands/ExpireSessionCommand.js +2 -2
- package/dist-es/commands/GetExportImageTaskCommand.js +2 -2
- package/dist-es/commands/ListAssociatedFleetsCommand.js +2 -2
- package/dist-es/commands/ListAssociatedStacksCommand.js +2 -2
- package/dist-es/commands/ListEntitledApplicationsCommand.js +2 -2
- package/dist-es/commands/ListExportImageTasksCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/StartAppBlockBuilderCommand.js +2 -2
- package/dist-es/commands/StartFleetCommand.js +2 -2
- package/dist-es/commands/StartImageBuilderCommand.js +2 -2
- package/dist-es/commands/StartSoftwareDeploymentToImageBuilderCommand.js +2 -2
- package/dist-es/commands/StopAppBlockBuilderCommand.js +2 -2
- package/dist-es/commands/StopFleetCommand.js +2 -2
- package/dist-es/commands/StopImageBuilderCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAppBlockBuilderCommand.js +2 -2
- package/dist-es/commands/UpdateApplicationCommand.js +2 -2
- package/dist-es/commands/UpdateDirectoryConfigCommand.js +2 -2
- package/dist-es/commands/UpdateEntitlementCommand.js +2 -2
- package/dist-es/commands/UpdateFleetCommand.js +2 -2
- package/dist-es/commands/UpdateImagePermissionsCommand.js +2 -2
- package/dist-es/commands/UpdateStackCommand.js +2 -2
- package/dist-es/commands/UpdateThemeForStackCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/AppStreamServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/waiters/waitForFleetStarted.js +1 -1
- package/dist-es/waiters/waitForFleetStopped.js +1 -1
- package/dist-types/AppStream.d.ts +1 -1
- package/dist-types/AppStreamClient.d.ts +5 -5
- package/dist-types/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +6 -4
- package/dist-types/commands/AssociateApplicationFleetCommand.d.ts +6 -4
- package/dist-types/commands/AssociateApplicationToEntitlementCommand.d.ts +6 -4
- package/dist-types/commands/AssociateFleetCommand.d.ts +6 -4
- package/dist-types/commands/AssociateSoftwareToImageBuilderCommand.d.ts +6 -4
- package/dist-types/commands/BatchAssociateUserStackCommand.d.ts +6 -4
- package/dist-types/commands/BatchDisassociateUserStackCommand.d.ts +6 -4
- package/dist-types/commands/CopyImageCommand.d.ts +6 -4
- package/dist-types/commands/CreateAppBlockBuilderCommand.d.ts +6 -4
- package/dist-types/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +6 -4
- package/dist-types/commands/CreateAppBlockCommand.d.ts +6 -4
- package/dist-types/commands/CreateApplicationCommand.d.ts +6 -4
- package/dist-types/commands/CreateDirectoryConfigCommand.d.ts +6 -4
- package/dist-types/commands/CreateEntitlementCommand.d.ts +6 -4
- package/dist-types/commands/CreateExportImageTaskCommand.d.ts +6 -4
- package/dist-types/commands/CreateFleetCommand.d.ts +6 -4
- package/dist-types/commands/CreateImageBuilderCommand.d.ts +6 -4
- package/dist-types/commands/CreateImageBuilderStreamingURLCommand.d.ts +6 -4
- package/dist-types/commands/CreateImportedImageCommand.d.ts +6 -4
- package/dist-types/commands/CreateStackCommand.d.ts +6 -4
- package/dist-types/commands/CreateStreamingURLCommand.d.ts +6 -4
- package/dist-types/commands/CreateThemeForStackCommand.d.ts +6 -4
- package/dist-types/commands/CreateUpdatedImageCommand.d.ts +6 -4
- package/dist-types/commands/CreateUsageReportSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/CreateUserCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAppBlockBuilderCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAppBlockCommand.d.ts +6 -4
- package/dist-types/commands/DeleteApplicationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDirectoryConfigCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEntitlementCommand.d.ts +6 -4
- package/dist-types/commands/DeleteFleetCommand.d.ts +6 -4
- package/dist-types/commands/DeleteImageBuilderCommand.d.ts +6 -4
- package/dist-types/commands/DeleteImageCommand.d.ts +6 -4
- package/dist-types/commands/DeleteImagePermissionsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteStackCommand.d.ts +6 -4
- package/dist-types/commands/DeleteThemeForStackCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUsageReportSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUserCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAppBlockBuildersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAppBlocksCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAppLicenseUsageCommand.d.ts +6 -4
- package/dist-types/commands/DescribeApplicationFleetAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDirectoryConfigsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEntitlementsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeFleetsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeImageBuildersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeImagePermissionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeImagesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSessionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSoftwareAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeStacksCommand.d.ts +6 -4
- package/dist-types/commands/DescribeThemeForStackCommand.d.ts +6 -4
- package/dist-types/commands/DescribeUsageReportSubscriptionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeUserStackAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeUsersCommand.d.ts +6 -4
- package/dist-types/commands/DisableUserCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateApplicationFleetCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateApplicationFromEntitlementCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateFleetCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateSoftwareFromImageBuilderCommand.d.ts +6 -4
- package/dist-types/commands/DrainSessionInstanceCommand.d.ts +6 -4
- package/dist-types/commands/EnableUserCommand.d.ts +6 -4
- package/dist-types/commands/ExpireSessionCommand.d.ts +6 -4
- package/dist-types/commands/GetExportImageTaskCommand.d.ts +6 -4
- package/dist-types/commands/ListAssociatedFleetsCommand.d.ts +6 -4
- package/dist-types/commands/ListAssociatedStacksCommand.d.ts +6 -4
- package/dist-types/commands/ListEntitledApplicationsCommand.d.ts +6 -4
- package/dist-types/commands/ListExportImageTasksCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/StartAppBlockBuilderCommand.d.ts +6 -4
- package/dist-types/commands/StartFleetCommand.d.ts +6 -4
- package/dist-types/commands/StartImageBuilderCommand.d.ts +6 -4
- package/dist-types/commands/StartSoftwareDeploymentToImageBuilderCommand.d.ts +6 -4
- package/dist-types/commands/StopAppBlockBuilderCommand.d.ts +6 -4
- package/dist-types/commands/StopFleetCommand.d.ts +6 -4
- package/dist-types/commands/StopImageBuilderCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAppBlockBuilderCommand.d.ts +6 -4
- package/dist-types/commands/UpdateApplicationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDirectoryConfigCommand.d.ts +6 -4
- package/dist-types/commands/UpdateEntitlementCommand.d.ts +6 -4
- package/dist-types/commands/UpdateFleetCommand.d.ts +6 -4
- package/dist-types/commands/UpdateImagePermissionsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateStackCommand.d.ts +6 -4
- package/dist-types/commands/UpdateThemeForStackCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/AppStreamServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/AppStream.d.ts +1 -1
- package/dist-types/ts3.4/AppStreamClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateSoftwareToImageBuilderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateExportImageTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateImportedImageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateThemeForStackCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAppBlockBuilderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteThemeForStackCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAppBlockBuildersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAppLicenseUsageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSoftwareAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeThemeForStackCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateSoftwareFromImageBuilderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DrainSessionInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetExportImageTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListExportImageTasksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartAppBlockBuilderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartSoftwareDeploymentToImageBuilderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopAppBlockBuilderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAppBlockBuilderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateThemeForStackCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/AppStreamServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/waiters/waitForFleetStarted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForFleetStopped.d.ts +1 -1
- package/dist-types/waiters/waitForFleetStarted.d.ts +1 -1
- package/dist-types/waiters/waitForFleetStopped.d.ts +1 -1
- package/package.json +13 -35
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
4
|
import type { StopImageBuilderRequest, StopImageBuilderResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface StopImageBuilderCommandInput extends StopImageBuilderRequest {
|
|
|
22
22
|
export interface StopImageBuilderCommandOutput extends StopImageBuilderResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StopImageBuilderCommand_base: {
|
|
25
|
-
new (input: StopImageBuilderCommandInput): import("@smithy/
|
|
26
|
-
new (input: StopImageBuilderCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StopImageBuilderCommandInput): import("@smithy/core/client").CommandImpl<StopImageBuilderCommandInput, StopImageBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StopImageBuilderCommandInput): import("@smithy/core/client").CommandImpl<StopImageBuilderCommandInput, StopImageBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Stops the specified image builder.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
4
|
import type { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
22
22
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
|
-
new (input: TagResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: TagResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds or overwrites one or more tags for the specified WorkSpaces Applications resource. You can tag WorkSpaces Applications image builders, images, fleets, and stacks.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
4
|
import type { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
22
22
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UntagResourceCommand_base: {
|
|
25
|
-
new (input: UntagResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: UntagResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disassociates one or more specified tags from the specified WorkSpaces Applications resource.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
4
|
import type { UpdateAppBlockBuilderRequest, UpdateAppBlockBuilderResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateAppBlockBuilderCommandInput extends UpdateAppBlockBuilder
|
|
|
22
22
|
export interface UpdateAppBlockBuilderCommandOutput extends UpdateAppBlockBuilderResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateAppBlockBuilderCommand_base: {
|
|
25
|
-
new (input: UpdateAppBlockBuilderCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateAppBlockBuilderCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateAppBlockBuilderCommandInput): import("@smithy/core/client").CommandImpl<UpdateAppBlockBuilderCommandInput, UpdateAppBlockBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateAppBlockBuilderCommandInput): import("@smithy/core/client").CommandImpl<UpdateAppBlockBuilderCommandInput, UpdateAppBlockBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates an app block builder.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
4
|
import type { UpdateApplicationRequest, UpdateApplicationResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateApplicationCommandInput extends UpdateApplicationRequest
|
|
|
22
22
|
export interface UpdateApplicationCommandOutput extends UpdateApplicationResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateApplicationCommand_base: {
|
|
25
|
-
new (input: UpdateApplicationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateApplicationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateApplicationCommandInput): import("@smithy/core/client").CommandImpl<UpdateApplicationCommandInput, UpdateApplicationCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateApplicationCommandInput): import("@smithy/core/client").CommandImpl<UpdateApplicationCommandInput, UpdateApplicationCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the specified application.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
4
|
import type { UpdateDirectoryConfigRequest, UpdateDirectoryConfigResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateDirectoryConfigCommandInput extends UpdateDirectoryConfig
|
|
|
22
22
|
export interface UpdateDirectoryConfigCommandOutput extends UpdateDirectoryConfigResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDirectoryConfigCommand_base: {
|
|
25
|
-
new (input: UpdateDirectoryConfigCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateDirectoryConfigCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateDirectoryConfigCommandInput): import("@smithy/core/client").CommandImpl<UpdateDirectoryConfigCommandInput, UpdateDirectoryConfigCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateDirectoryConfigCommandInput): import("@smithy/core/client").CommandImpl<UpdateDirectoryConfigCommandInput, UpdateDirectoryConfigCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the specified Directory Config object in WorkSpaces Applications. This object includes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
4
|
import type { UpdateEntitlementRequest, UpdateEntitlementResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateEntitlementCommandInput extends UpdateEntitlementRequest
|
|
|
22
22
|
export interface UpdateEntitlementCommandOutput extends UpdateEntitlementResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateEntitlementCommand_base: {
|
|
25
|
-
new (input: UpdateEntitlementCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateEntitlementCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateEntitlementCommandInput): import("@smithy/core/client").CommandImpl<UpdateEntitlementCommandInput, UpdateEntitlementCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateEntitlementCommandInput): import("@smithy/core/client").CommandImpl<UpdateEntitlementCommandInput, UpdateEntitlementCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the specified entitlement.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
4
|
import type { UpdateFleetRequest, UpdateFleetResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateFleetCommandInput extends UpdateFleetRequest {
|
|
|
22
22
|
export interface UpdateFleetCommandOutput extends UpdateFleetResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateFleetCommand_base: {
|
|
25
|
-
new (input: UpdateFleetCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [UpdateFleetCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateFleetCommandInput): import("@smithy/core/client").CommandImpl<UpdateFleetCommandInput, UpdateFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [UpdateFleetCommandInput]): import("@smithy/core/client").CommandImpl<UpdateFleetCommandInput, UpdateFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the specified fleet.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
4
|
import type { UpdateImagePermissionsRequest, UpdateImagePermissionsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateImagePermissionsCommandInput extends UpdateImagePermissio
|
|
|
22
22
|
export interface UpdateImagePermissionsCommandOutput extends UpdateImagePermissionsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateImagePermissionsCommand_base: {
|
|
25
|
-
new (input: UpdateImagePermissionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateImagePermissionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateImagePermissionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateImagePermissionsCommandInput, UpdateImagePermissionsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateImagePermissionsCommandInput): import("@smithy/core/client").CommandImpl<UpdateImagePermissionsCommandInput, UpdateImagePermissionsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds or updates permissions for the specified private image. </p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
4
|
import type { UpdateStackRequest, UpdateStackResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateStackCommandInput extends UpdateStackRequest {
|
|
|
22
22
|
export interface UpdateStackCommandOutput extends UpdateStackResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateStackCommand_base: {
|
|
25
|
-
new (input: UpdateStackCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateStackCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateStackCommandInput): import("@smithy/core/client").CommandImpl<UpdateStackCommandInput, UpdateStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateStackCommandInput): import("@smithy/core/client").CommandImpl<UpdateStackCommandInput, UpdateStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the specified fields for the specified stack.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
4
|
import type { UpdateThemeForStackRequest, UpdateThemeForStackResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface UpdateThemeForStackCommandInput extends UpdateThemeForStackRequ
|
|
|
22
22
|
export interface UpdateThemeForStackCommandOutput extends UpdateThemeForStackResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateThemeForStackCommand_base: {
|
|
25
|
-
new (input: UpdateThemeForStackCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateThemeForStackCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateThemeForStackCommandInput): import("@smithy/core/client").CommandImpl<UpdateThemeForStackCommandInput, UpdateThemeForStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateThemeForStackCommandInput): import("@smithy/core/client").CommandImpl<UpdateThemeForStackCommandInput, UpdateThemeForStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates custom branding that customizes the appearance of the streaming application catalog page.</p>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { BinaryDecisionDiagram } from "@smithy/
|
|
1
|
+
import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
|
|
2
2
|
export declare const bdd: BinaryDecisionDiagram;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
2
|
-
import type { HttpHandlerExtensionConfiguration } from "@smithy/
|
|
2
|
+
import type { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
3
3
|
import type { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/
|
|
1
|
+
import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/core/client";
|
|
2
2
|
export type { __ServiceExceptionOptions };
|
|
3
3
|
export { __ServiceException };
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/
|
|
1
|
+
import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/core/client";
|
|
2
2
|
import { AppStreamServiceException as __BaseException } from "./AppStreamServiceException";
|
|
3
3
|
/**
|
|
4
4
|
* <p>An API error occurred. Wait a few minutes and try again.</p>
|
|
@@ -5,13 +5,13 @@ import type { AppStreamClientConfig } from "./AppStreamClient";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: AppStreamClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@smithy/types").Provider<import("@smithy/
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
|
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
11
|
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
|
-
requestHandler: import("@smithy/
|
|
14
|
+
requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
|
|
15
15
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
16
16
|
sha256: import("@smithy/types").HashConstructor;
|
|
17
17
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -5,14 +5,14 @@ import type { AppStreamClientConfig } from "./AppStreamClient";
|
|
|
5
5
|
*/
|
|
6
6
|
export declare const getRuntimeConfig: (config: AppStreamClientConfig) => {
|
|
7
7
|
runtime: string;
|
|
8
|
-
defaultsMode: import("@smithy/types").Provider<import("@smithy/
|
|
8
|
+
defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
|
|
9
9
|
authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
|
|
10
10
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
11
11
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
|
|
12
12
|
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
14
14
|
region: string | import("@smithy/types").Provider<string>;
|
|
15
|
-
requestHandler: RequestHandler | import("@smithy/
|
|
15
|
+
requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
|
|
16
16
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
17
17
|
sha256: import("@smithy/types").HashConstructor;
|
|
18
18
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
@@ -5,7 +5,7 @@ import type { AppStreamClientConfig } from "./AppStreamClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: AppStreamClientConfig) => {
|
|
6
6
|
runtime: string;
|
|
7
7
|
sha256: import("@smithy/types").HashConstructor;
|
|
8
|
-
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/
|
|
8
|
+
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/core/protocols").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
9
|
cacheMiddleware?: boolean;
|
|
10
10
|
protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_1Protocol;
|
|
11
11
|
protocolSettings: {
|
|
@@ -32,7 +32,7 @@ export declare const getRuntimeConfig: (config: AppStreamClientConfig) => {
|
|
|
32
32
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
33
33
|
logger: import("@smithy/types").Logger;
|
|
34
34
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
35
|
-
defaultsMode: import("@smithy/
|
|
35
|
+
defaultsMode: import("@smithy/core/client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/core/client").DefaultsMode>;
|
|
36
36
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
37
37
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
38
38
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
+
import { WaiterResult } from "@smithy/core/client";
|
|
1
2
|
import {
|
|
2
3
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
3
4
|
PaginationConfiguration,
|
|
4
5
|
Paginator,
|
|
5
6
|
WaiterConfiguration,
|
|
6
7
|
} from "@smithy/types";
|
|
7
|
-
import { WaiterResult } from "@smithy/util-waiter";
|
|
8
8
|
import { AppStreamClient } from "./AppStreamClient";
|
|
9
9
|
import {
|
|
10
10
|
AssociateAppBlockBuilderAppBlockCommandInput,
|
|
@@ -6,25 +6,19 @@ import {
|
|
|
6
6
|
UserAgentInputConfig,
|
|
7
7
|
UserAgentResolvedConfig,
|
|
8
8
|
} from "@aws-sdk/middleware-user-agent";
|
|
9
|
-
import {
|
|
10
|
-
RegionInputConfig,
|
|
11
|
-
RegionResolvedConfig,
|
|
12
|
-
} from "@smithy/config-resolver";
|
|
13
|
-
import {
|
|
14
|
-
EndpointInputConfig,
|
|
15
|
-
EndpointResolvedConfig,
|
|
16
|
-
} from "@smithy/middleware-endpoint";
|
|
17
|
-
import {
|
|
18
|
-
RetryInputConfig,
|
|
19
|
-
RetryResolvedConfig,
|
|
20
|
-
} from "@smithy/middleware-retry";
|
|
21
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
22
9
|
import {
|
|
23
10
|
DefaultsMode as __DefaultsMode,
|
|
24
11
|
SmithyConfiguration as __SmithyConfiguration,
|
|
25
12
|
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
26
13
|
Client as __Client,
|
|
27
|
-
} from "@smithy/
|
|
14
|
+
} from "@smithy/core/client";
|
|
15
|
+
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
16
|
+
import {
|
|
17
|
+
EndpointInputConfig,
|
|
18
|
+
EndpointResolvedConfig,
|
|
19
|
+
} from "@smithy/core/endpoints";
|
|
20
|
+
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
21
|
+
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
28
22
|
import {
|
|
29
23
|
AwsCredentialIdentityProvider,
|
|
30
24
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
AppStreamClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface AssociateAppBlockBuilderAppBlockCommandOutput
|
|
|
19
19
|
declare const AssociateAppBlockBuilderAppBlockCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: AssociateAppBlockBuilderAppBlockCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
AssociateAppBlockBuilderAppBlockCommandInput,
|
|
24
24
|
AssociateAppBlockBuilderAppBlockCommandOutput,
|
|
25
25
|
AppStreamClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const AssociateAppBlockBuilderAppBlockCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: AssociateAppBlockBuilderAppBlockCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
AssociateAppBlockBuilderAppBlockCommandInput,
|
|
33
33
|
AssociateAppBlockBuilderAppBlockCommandOutput,
|
|
34
34
|
AppStreamClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class AssociateAppBlockBuilderAppBlockCommand extends AssociateAppBlockBuilderAppBlockCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
AppStreamClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface AssociateApplicationFleetCommandOutput
|
|
|
19
19
|
declare const AssociateApplicationFleetCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: AssociateApplicationFleetCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
AssociateApplicationFleetCommandInput,
|
|
24
24
|
AssociateApplicationFleetCommandOutput,
|
|
25
25
|
AppStreamClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const AssociateApplicationFleetCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: AssociateApplicationFleetCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
AssociateApplicationFleetCommandInput,
|
|
33
33
|
AssociateApplicationFleetCommandOutput,
|
|
34
34
|
AppStreamClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class AssociateApplicationFleetCommand extends AssociateApplicationFleetCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
AppStreamClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface AssociateApplicationToEntitlementCommandOutput
|
|
|
19
19
|
declare const AssociateApplicationToEntitlementCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: AssociateApplicationToEntitlementCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
AssociateApplicationToEntitlementCommandInput,
|
|
24
24
|
AssociateApplicationToEntitlementCommandOutput,
|
|
25
25
|
AppStreamClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const AssociateApplicationToEntitlementCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: AssociateApplicationToEntitlementCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
AssociateApplicationToEntitlementCommandInput,
|
|
33
33
|
AssociateApplicationToEntitlementCommandOutput,
|
|
34
34
|
AppStreamClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class AssociateApplicationToEntitlementCommand extends AssociateApplicationToEntitlementCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
AppStreamClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface AssociateFleetCommandOutput
|
|
|
18
18
|
declare const AssociateFleetCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: AssociateFleetCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
AssociateFleetCommandInput,
|
|
23
23
|
AssociateFleetCommandOutput,
|
|
24
24
|
AppStreamClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const AssociateFleetCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: AssociateFleetCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
AssociateFleetCommandInput,
|
|
32
32
|
AssociateFleetCommandOutput,
|
|
33
33
|
AppStreamClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class AssociateFleetCommand extends AssociateFleetCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
AppStreamClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface AssociateSoftwareToImageBuilderCommandOutput
|
|
|
19
19
|
declare const AssociateSoftwareToImageBuilderCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: AssociateSoftwareToImageBuilderCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
AssociateSoftwareToImageBuilderCommandInput,
|
|
24
24
|
AssociateSoftwareToImageBuilderCommandOutput,
|
|
25
25
|
AppStreamClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const AssociateSoftwareToImageBuilderCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: AssociateSoftwareToImageBuilderCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
AssociateSoftwareToImageBuilderCommandInput,
|
|
33
33
|
AssociateSoftwareToImageBuilderCommandOutput,
|
|
34
34
|
AppStreamClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class AssociateSoftwareToImageBuilderCommand extends AssociateSoftwareToImageBuilderCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
AppStreamClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface BatchAssociateUserStackCommandOutput
|
|
|
19
19
|
declare const BatchAssociateUserStackCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: BatchAssociateUserStackCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
BatchAssociateUserStackCommandInput,
|
|
24
24
|
BatchAssociateUserStackCommandOutput,
|
|
25
25
|
AppStreamClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const BatchAssociateUserStackCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: BatchAssociateUserStackCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
BatchAssociateUserStackCommandInput,
|
|
33
33
|
BatchAssociateUserStackCommandOutput,
|
|
34
34
|
AppStreamClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class BatchAssociateUserStackCommand extends BatchAssociateUserStackCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
AppStreamClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface BatchDisassociateUserStackCommandOutput
|
|
|
19
19
|
declare const BatchDisassociateUserStackCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: BatchDisassociateUserStackCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
BatchDisassociateUserStackCommandInput,
|
|
24
24
|
BatchDisassociateUserStackCommandOutput,
|
|
25
25
|
AppStreamClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const BatchDisassociateUserStackCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: BatchDisassociateUserStackCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
BatchDisassociateUserStackCommandInput,
|
|
33
33
|
BatchDisassociateUserStackCommandOutput,
|
|
34
34
|
AppStreamClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class BatchDisassociateUserStackCommand extends BatchDisassociateUserStackCommand_base {
|
|
41
43
|
protected static __types: {
|