@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 { DeleteAppBlockRequest, DeleteAppBlockResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteAppBlockCommandInput extends DeleteAppBlockRequest {
|
|
|
22
22
|
export interface DeleteAppBlockCommandOutput extends DeleteAppBlockResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAppBlockCommand_base: {
|
|
25
|
-
new (input: DeleteAppBlockCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteAppBlockCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteAppBlockCommandInput): import("@smithy/core/client").CommandImpl<DeleteAppBlockCommandInput, DeleteAppBlockCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteAppBlockCommandInput): import("@smithy/core/client").CommandImpl<DeleteAppBlockCommandInput, DeleteAppBlockCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes an app block.</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 { DeleteApplicationRequest, DeleteApplicationResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteApplicationCommandInput extends DeleteApplicationRequest
|
|
|
22
22
|
export interface DeleteApplicationCommandOutput extends DeleteApplicationResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteApplicationCommand_base: {
|
|
25
|
-
new (input: DeleteApplicationCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteApplicationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteApplicationCommandInput): import("@smithy/core/client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteApplicationCommandInput): import("@smithy/core/client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes an 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 { DeleteDirectoryConfigRequest, DeleteDirectoryConfigResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteDirectoryConfigCommandInput extends DeleteDirectoryConfig
|
|
|
22
22
|
export interface DeleteDirectoryConfigCommandOutput extends DeleteDirectoryConfigResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDirectoryConfigCommand_base: {
|
|
25
|
-
new (input: DeleteDirectoryConfigCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteDirectoryConfigCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteDirectoryConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteDirectoryConfigCommandInput, DeleteDirectoryConfigCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteDirectoryConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteDirectoryConfigCommandInput, DeleteDirectoryConfigCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes the specified Directory Config object from WorkSpaces Applications. This object includes the information required to join streaming instances to an Active Directory domain.</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 { DeleteEntitlementRequest, DeleteEntitlementResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteEntitlementCommandInput extends DeleteEntitlementRequest
|
|
|
22
22
|
export interface DeleteEntitlementCommandOutput extends DeleteEntitlementResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteEntitlementCommand_base: {
|
|
25
|
-
new (input: DeleteEntitlementCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteEntitlementCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteEntitlementCommandInput): import("@smithy/core/client").CommandImpl<DeleteEntitlementCommandInput, DeleteEntitlementCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteEntitlementCommandInput): import("@smithy/core/client").CommandImpl<DeleteEntitlementCommandInput, DeleteEntitlementCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes 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 { DeleteFleetRequest, DeleteFleetResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteFleetCommandInput extends DeleteFleetRequest {
|
|
|
22
22
|
export interface DeleteFleetCommandOutput extends DeleteFleetResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteFleetCommand_base: {
|
|
25
|
-
new (input: DeleteFleetCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteFleetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteFleetCommandInput): import("@smithy/core/client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteFleetCommandInput): import("@smithy/core/client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes 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 { DeleteImageBuilderRequest, DeleteImageBuilderResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteImageBuilderCommandInput extends DeleteImageBuilderReques
|
|
|
22
22
|
export interface DeleteImageBuilderCommandOutput extends DeleteImageBuilderResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteImageBuilderCommand_base: {
|
|
25
|
-
new (input: DeleteImageBuilderCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteImageBuilderCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteImageBuilderCommandInput): import("@smithy/core/client").CommandImpl<DeleteImageBuilderCommandInput, DeleteImageBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteImageBuilderCommandInput): import("@smithy/core/client").CommandImpl<DeleteImageBuilderCommandInput, DeleteImageBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes the specified image builder and releases the capacity.</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 { DeleteImageRequest, DeleteImageResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteImageCommandInput extends DeleteImageRequest {
|
|
|
22
22
|
export interface DeleteImageCommandOutput extends DeleteImageResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteImageCommand_base: {
|
|
25
|
-
new (input: DeleteImageCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteImageCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteImageCommandInput): import("@smithy/core/client").CommandImpl<DeleteImageCommandInput, DeleteImageCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteImageCommandInput): import("@smithy/core/client").CommandImpl<DeleteImageCommandInput, DeleteImageCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes the specified image. You cannot delete an image when it is in use.
|
|
@@ -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 { DeleteImagePermissionsRequest, DeleteImagePermissionsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteImagePermissionsCommandInput extends DeleteImagePermissio
|
|
|
22
22
|
export interface DeleteImagePermissionsCommandOutput extends DeleteImagePermissionsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteImagePermissionsCommand_base: {
|
|
25
|
-
new (input: DeleteImagePermissionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteImagePermissionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteImagePermissionsCommandInput): import("@smithy/core/client").CommandImpl<DeleteImagePermissionsCommandInput, DeleteImagePermissionsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteImagePermissionsCommandInput): import("@smithy/core/client").CommandImpl<DeleteImagePermissionsCommandInput, DeleteImagePermissionsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes permissions for the specified private image. After you delete permissions for an image, AWS accounts to which you previously granted these permissions can no longer use the 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 { DeleteStackRequest, DeleteStackResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteStackCommandInput extends DeleteStackRequest {
|
|
|
22
22
|
export interface DeleteStackCommandOutput extends DeleteStackResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteStackCommand_base: {
|
|
25
|
-
new (input: DeleteStackCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteStackCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteStackCommandInput): import("@smithy/core/client").CommandImpl<DeleteStackCommandInput, DeleteStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteStackCommandInput): import("@smithy/core/client").CommandImpl<DeleteStackCommandInput, DeleteStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes the specified stack. After the stack is deleted, the application streaming environment provided by the stack is no longer available to users. Also, any reservations made for application streaming sessions for the stack are released.</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 { DeleteThemeForStackRequest, DeleteThemeForStackResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteThemeForStackCommandInput extends DeleteThemeForStackRequ
|
|
|
22
22
|
export interface DeleteThemeForStackCommandOutput extends DeleteThemeForStackResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteThemeForStackCommand_base: {
|
|
25
|
-
new (input: DeleteThemeForStackCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteThemeForStackCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteThemeForStackCommandInput): import("@smithy/core/client").CommandImpl<DeleteThemeForStackCommandInput, DeleteThemeForStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteThemeForStackCommandInput): import("@smithy/core/client").CommandImpl<DeleteThemeForStackCommandInput, DeleteThemeForStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes custom branding that customizes the appearance of the streaming application catalog page.</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 { DeleteUsageReportSubscriptionRequest, DeleteUsageReportSubscriptionResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteUsageReportSubscriptionCommandInput extends DeleteUsageRe
|
|
|
22
22
|
export interface DeleteUsageReportSubscriptionCommandOutput extends DeleteUsageReportSubscriptionResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteUsageReportSubscriptionCommand_base: {
|
|
25
|
-
new (input: DeleteUsageReportSubscriptionCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DeleteUsageReportSubscriptionCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteUsageReportSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<DeleteUsageReportSubscriptionCommandInput, DeleteUsageReportSubscriptionCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DeleteUsageReportSubscriptionCommandInput]): import("@smithy/core/client").CommandImpl<DeleteUsageReportSubscriptionCommandInput, DeleteUsageReportSubscriptionCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Disables usage report generation.</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 { DeleteUserRequest, DeleteUserResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DeleteUserCommandInput extends DeleteUserRequest {
|
|
|
22
22
|
export interface DeleteUserCommandOutput extends DeleteUserResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteUserCommand_base: {
|
|
25
|
-
new (input: DeleteUserCommandInput): import("@smithy/
|
|
26
|
-
new (input: DeleteUserCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DeleteUserCommandInput): import("@smithy/core/client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DeleteUserCommandInput): import("@smithy/core/client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Deletes a user from the user pool.</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 { DescribeAppBlockBuilderAppBlockAssociationsRequest, DescribeAppBlockBuilderAppBlockAssociationsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeAppBlockBuilderAppBlockAssociationsCommandInput extends
|
|
|
22
22
|
export interface DescribeAppBlockBuilderAppBlockAssociationsCommandOutput extends DescribeAppBlockBuilderAppBlockAssociationsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeAppBlockBuilderAppBlockAssociationsCommand_base: {
|
|
25
|
-
new (input: DescribeAppBlockBuilderAppBlockAssociationsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DescribeAppBlockBuilderAppBlockAssociationsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeAppBlockBuilderAppBlockAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeAppBlockBuilderAppBlockAssociationsCommandInput, DescribeAppBlockBuilderAppBlockAssociationsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DescribeAppBlockBuilderAppBlockAssociationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAppBlockBuilderAppBlockAssociationsCommandInput, DescribeAppBlockBuilderAppBlockAssociationsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves a list that describes one or more app block builder associations.</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 { DescribeAppBlockBuildersRequest, DescribeAppBlockBuildersResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeAppBlockBuildersCommandInput extends DescribeAppBlockBu
|
|
|
22
22
|
export interface DescribeAppBlockBuildersCommandOutput extends DescribeAppBlockBuildersResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeAppBlockBuildersCommand_base: {
|
|
25
|
-
new (input: DescribeAppBlockBuildersCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DescribeAppBlockBuildersCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeAppBlockBuildersCommandInput): import("@smithy/core/client").CommandImpl<DescribeAppBlockBuildersCommandInput, DescribeAppBlockBuildersCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DescribeAppBlockBuildersCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAppBlockBuildersCommandInput, DescribeAppBlockBuildersCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves a list that describes one or more app block builders.</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 { DescribeAppBlocksRequest, DescribeAppBlocksResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeAppBlocksCommandInput extends DescribeAppBlocksRequest
|
|
|
22
22
|
export interface DescribeAppBlocksCommandOutput extends DescribeAppBlocksResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeAppBlocksCommand_base: {
|
|
25
|
-
new (input: DescribeAppBlocksCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DescribeAppBlocksCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeAppBlocksCommandInput): import("@smithy/core/client").CommandImpl<DescribeAppBlocksCommandInput, DescribeAppBlocksCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DescribeAppBlocksCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAppBlocksCommandInput, DescribeAppBlocksCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves a list that describes one or more app blocks.</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 { DescribeAppLicenseUsageRequest, DescribeAppLicenseUsageResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeAppLicenseUsageCommandInput extends DescribeAppLicenseU
|
|
|
22
22
|
export interface DescribeAppLicenseUsageCommandOutput extends DescribeAppLicenseUsageResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeAppLicenseUsageCommand_base: {
|
|
25
|
-
new (input: DescribeAppLicenseUsageCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeAppLicenseUsageCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeAppLicenseUsageCommandInput): import("@smithy/core/client").CommandImpl<DescribeAppLicenseUsageCommandInput, DescribeAppLicenseUsageCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeAppLicenseUsageCommandInput): import("@smithy/core/client").CommandImpl<DescribeAppLicenseUsageCommandInput, DescribeAppLicenseUsageCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves license included application usage information.</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 { DescribeApplicationFleetAssociationsRequest, DescribeApplicationFleetAssociationsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeApplicationFleetAssociationsCommandInput extends Descri
|
|
|
22
22
|
export interface DescribeApplicationFleetAssociationsCommandOutput extends DescribeApplicationFleetAssociationsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeApplicationFleetAssociationsCommand_base: {
|
|
25
|
-
new (input: DescribeApplicationFleetAssociationsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DescribeApplicationFleetAssociationsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeApplicationFleetAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeApplicationFleetAssociationsCommandInput, DescribeApplicationFleetAssociationsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DescribeApplicationFleetAssociationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeApplicationFleetAssociationsCommandInput, DescribeApplicationFleetAssociationsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves a list that describes one or more application fleet associations. Either ApplicationArn or FleetName must be specified.</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 { DescribeApplicationsRequest, DescribeApplicationsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeApplicationsCommandInput extends DescribeApplicationsRe
|
|
|
22
22
|
export interface DescribeApplicationsCommandOutput extends DescribeApplicationsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeApplicationsCommand_base: {
|
|
25
|
-
new (input: DescribeApplicationsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DescribeApplicationsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeApplicationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DescribeApplicationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves a list that describes one or more applications.</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 { DescribeDirectoryConfigsRequest, DescribeDirectoryConfigsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeDirectoryConfigsCommandInput extends DescribeDirectoryC
|
|
|
22
22
|
export interface DescribeDirectoryConfigsCommandOutput extends DescribeDirectoryConfigsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDirectoryConfigsCommand_base: {
|
|
25
|
-
new (input: DescribeDirectoryConfigsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DescribeDirectoryConfigsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeDirectoryConfigsCommandInput): import("@smithy/core/client").CommandImpl<DescribeDirectoryConfigsCommandInput, DescribeDirectoryConfigsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DescribeDirectoryConfigsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeDirectoryConfigsCommandInput, DescribeDirectoryConfigsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves a list that describes one or more specified Directory Config objects for WorkSpaces Applications, if the names for these objects are provided. Otherwise, all Directory Config objects in the account are described. These objects include the configuration information required to join fleets and image builders to Microsoft Active Directory domains.
|
|
@@ -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 { DescribeEntitlementsRequest, DescribeEntitlementsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeEntitlementsCommandInput extends DescribeEntitlementsRe
|
|
|
22
22
|
export interface DescribeEntitlementsCommandOutput extends DescribeEntitlementsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeEntitlementsCommand_base: {
|
|
25
|
-
new (input: DescribeEntitlementsCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeEntitlementsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeEntitlementsCommandInput): import("@smithy/core/client").CommandImpl<DescribeEntitlementsCommandInput, DescribeEntitlementsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeEntitlementsCommandInput): import("@smithy/core/client").CommandImpl<DescribeEntitlementsCommandInput, DescribeEntitlementsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves a list that describes one of more entitlements.</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 { DescribeFleetsRequest, DescribeFleetsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeFleetsCommandInput extends DescribeFleetsRequest {
|
|
|
22
22
|
export interface DescribeFleetsCommandOutput extends DescribeFleetsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeFleetsCommand_base: {
|
|
25
|
-
new (input: DescribeFleetsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DescribeFleetsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeFleetsCommandInput): import("@smithy/core/client").CommandImpl<DescribeFleetsCommandInput, DescribeFleetsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DescribeFleetsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeFleetsCommandInput, DescribeFleetsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves a list that describes one or more specified fleets, if the fleet names are provided. Otherwise, all fleets in the account are described.</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 { DescribeImageBuildersRequest, DescribeImageBuildersResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeImageBuildersCommandInput extends DescribeImageBuilders
|
|
|
22
22
|
export interface DescribeImageBuildersCommandOutput extends DescribeImageBuildersResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeImageBuildersCommand_base: {
|
|
25
|
-
new (input: DescribeImageBuildersCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DescribeImageBuildersCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeImageBuildersCommandInput): import("@smithy/core/client").CommandImpl<DescribeImageBuildersCommandInput, DescribeImageBuildersCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DescribeImageBuildersCommandInput]): import("@smithy/core/client").CommandImpl<DescribeImageBuildersCommandInput, DescribeImageBuildersCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves a list that describes one or more specified image builders, if the image builder names are provided. Otherwise, all image builders in the account are described.</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 { DescribeImagePermissionsRequest, DescribeImagePermissionsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeImagePermissionsCommandInput extends DescribeImagePermi
|
|
|
22
22
|
export interface DescribeImagePermissionsCommandOutput extends DescribeImagePermissionsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeImagePermissionsCommand_base: {
|
|
25
|
-
new (input: DescribeImagePermissionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeImagePermissionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeImagePermissionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeImagePermissionsCommandInput, DescribeImagePermissionsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeImagePermissionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeImagePermissionsCommandInput, DescribeImagePermissionsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own. </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 { DescribeImagesRequest, DescribeImagesResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeImagesCommandInput extends DescribeImagesRequest {
|
|
|
22
22
|
export interface DescribeImagesCommandOutput extends DescribeImagesResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeImagesCommand_base: {
|
|
25
|
-
new (input: DescribeImagesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [DescribeImagesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeImagesCommandInput): import("@smithy/core/client").CommandImpl<DescribeImagesCommandInput, DescribeImagesCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [DescribeImagesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeImagesCommandInput, DescribeImagesCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided. Otherwise, all images in the account are described.</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 { DescribeSessionsRequest, DescribeSessionsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeSessionsCommandInput extends DescribeSessionsRequest {
|
|
|
22
22
|
export interface DescribeSessionsCommandOutput extends DescribeSessionsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeSessionsCommand_base: {
|
|
25
|
-
new (input: DescribeSessionsCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeSessionsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeSessionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeSessionsCommandInput, DescribeSessionsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeSessionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeSessionsCommandInput, DescribeSessionsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves a list that describes the streaming sessions for a specified stack and fleet. If a UserId is provided for the stack and fleet,
|
|
@@ -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 { DescribeSoftwareAssociationsRequest, DescribeSoftwareAssociationsResult } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface DescribeSoftwareAssociationsCommandInput extends DescribeSoftwa
|
|
|
22
22
|
export interface DescribeSoftwareAssociationsCommandOutput extends DescribeSoftwareAssociationsResult, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeSoftwareAssociationsCommand_base: {
|
|
25
|
-
new (input: DescribeSoftwareAssociationsCommandInput): import("@smithy/
|
|
26
|
-
new (input: DescribeSoftwareAssociationsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: DescribeSoftwareAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeSoftwareAssociationsCommandInput, DescribeSoftwareAssociationsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: DescribeSoftwareAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeSoftwareAssociationsCommandInput, DescribeSoftwareAssociationsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves license included application associations for a specified resource.</p>
|