@aws-sdk/client-appstream 3.362.0 → 3.369.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/README.md +87 -7
- package/dist-cjs/AppStream.js +21 -1
- package/dist-cjs/AppStreamClient.js +5 -5
- package/dist-cjs/commands/AssociateAppBlockBuilderAppBlockCommand.js +46 -0
- package/dist-cjs/commands/AssociateApplicationFleetCommand.js +3 -3
- package/dist-cjs/commands/AssociateApplicationToEntitlementCommand.js +3 -3
- package/dist-cjs/commands/AssociateFleetCommand.js +3 -3
- package/dist-cjs/commands/BatchAssociateUserStackCommand.js +3 -3
- package/dist-cjs/commands/BatchDisassociateUserStackCommand.js +3 -3
- package/dist-cjs/commands/CopyImageCommand.js +3 -3
- package/dist-cjs/commands/CreateAppBlockBuilderCommand.js +46 -0
- package/dist-cjs/commands/CreateAppBlockBuilderStreamingURLCommand.js +46 -0
- package/dist-cjs/commands/CreateAppBlockCommand.js +3 -3
- package/dist-cjs/commands/CreateApplicationCommand.js +3 -3
- package/dist-cjs/commands/CreateDirectoryConfigCommand.js +3 -3
- package/dist-cjs/commands/CreateEntitlementCommand.js +3 -3
- package/dist-cjs/commands/CreateFleetCommand.js +3 -3
- package/dist-cjs/commands/CreateImageBuilderCommand.js +3 -3
- package/dist-cjs/commands/CreateImageBuilderStreamingURLCommand.js +3 -3
- package/dist-cjs/commands/CreateStackCommand.js +3 -3
- package/dist-cjs/commands/CreateStreamingURLCommand.js +3 -3
- package/dist-cjs/commands/CreateUpdatedImageCommand.js +3 -3
- package/dist-cjs/commands/CreateUsageReportSubscriptionCommand.js +3 -3
- package/dist-cjs/commands/CreateUserCommand.js +3 -3
- package/dist-cjs/commands/DeleteAppBlockBuilderCommand.js +46 -0
- package/dist-cjs/commands/DeleteAppBlockCommand.js +3 -3
- package/dist-cjs/commands/DeleteApplicationCommand.js +3 -3
- package/dist-cjs/commands/DeleteDirectoryConfigCommand.js +3 -3
- package/dist-cjs/commands/DeleteEntitlementCommand.js +3 -3
- package/dist-cjs/commands/DeleteFleetCommand.js +3 -3
- package/dist-cjs/commands/DeleteImageBuilderCommand.js +3 -3
- package/dist-cjs/commands/DeleteImageCommand.js +3 -3
- package/dist-cjs/commands/DeleteImagePermissionsCommand.js +3 -3
- package/dist-cjs/commands/DeleteStackCommand.js +3 -3
- package/dist-cjs/commands/DeleteUsageReportSubscriptionCommand.js +3 -3
- package/dist-cjs/commands/DeleteUserCommand.js +3 -3
- package/dist-cjs/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +46 -0
- package/dist-cjs/commands/DescribeAppBlockBuildersCommand.js +46 -0
- package/dist-cjs/commands/DescribeAppBlocksCommand.js +3 -3
- package/dist-cjs/commands/DescribeApplicationFleetAssociationsCommand.js +3 -3
- package/dist-cjs/commands/DescribeApplicationsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDirectoryConfigsCommand.js +3 -3
- package/dist-cjs/commands/DescribeEntitlementsCommand.js +3 -3
- package/dist-cjs/commands/DescribeFleetsCommand.js +3 -3
- package/dist-cjs/commands/DescribeImageBuildersCommand.js +3 -3
- package/dist-cjs/commands/DescribeImagePermissionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeImagesCommand.js +3 -3
- package/dist-cjs/commands/DescribeSessionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeStacksCommand.js +3 -3
- package/dist-cjs/commands/DescribeUsageReportSubscriptionsCommand.js +3 -3
- package/dist-cjs/commands/DescribeUserStackAssociationsCommand.js +3 -3
- package/dist-cjs/commands/DescribeUsersCommand.js +3 -3
- package/dist-cjs/commands/DisableUserCommand.js +3 -3
- package/dist-cjs/commands/DisassociateAppBlockBuilderAppBlockCommand.js +46 -0
- package/dist-cjs/commands/DisassociateApplicationFleetCommand.js +3 -3
- package/dist-cjs/commands/DisassociateApplicationFromEntitlementCommand.js +3 -3
- package/dist-cjs/commands/DisassociateFleetCommand.js +3 -3
- package/dist-cjs/commands/EnableUserCommand.js +3 -3
- package/dist-cjs/commands/ExpireSessionCommand.js +3 -3
- package/dist-cjs/commands/ListAssociatedFleetsCommand.js +3 -3
- package/dist-cjs/commands/ListAssociatedStacksCommand.js +3 -3
- package/dist-cjs/commands/ListEntitledApplicationsCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-cjs/commands/StartAppBlockBuilderCommand.js +46 -0
- package/dist-cjs/commands/StartFleetCommand.js +3 -3
- package/dist-cjs/commands/StartImageBuilderCommand.js +3 -3
- package/dist-cjs/commands/StopAppBlockBuilderCommand.js +46 -0
- package/dist-cjs/commands/StopFleetCommand.js +3 -3
- package/dist-cjs/commands/StopImageBuilderCommand.js +3 -3
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateAppBlockBuilderCommand.js +46 -0
- package/dist-cjs/commands/UpdateApplicationCommand.js +3 -3
- package/dist-cjs/commands/UpdateDirectoryConfigCommand.js +3 -3
- package/dist-cjs/commands/UpdateEntitlementCommand.js +3 -3
- package/dist-cjs/commands/UpdateFleetCommand.js +3 -3
- package/dist-cjs/commands/UpdateImagePermissionsCommand.js +3 -3
- package/dist-cjs/commands/UpdateStackCommand.js +3 -3
- package/dist-cjs/commands/index.js +10 -0
- package/dist-cjs/endpoint/ruleset.js +3 -3
- package/dist-cjs/models/AppStreamServiceException.js +1 -1
- package/dist-cjs/models/models_0.js +74 -49
- package/dist-cjs/pagination/DescribeAppBlockBuilderAppBlockAssociationsPaginator.js +29 -0
- package/dist-cjs/pagination/DescribeAppBlockBuildersPaginator.js +29 -0
- package/dist-cjs/pagination/index.js +2 -0
- package/dist-cjs/protocols/Aws_json1_1.js +583 -4
- package/dist-cjs/runtimeConfig.browser.js +7 -7
- package/dist-cjs/runtimeConfig.js +10 -10
- package/dist-cjs/runtimeConfig.shared.js +4 -4
- package/dist-cjs/waiters/waitForFleetStarted.js +1 -1
- package/dist-cjs/waiters/waitForFleetStopped.js +1 -1
- package/dist-es/AppStream.js +21 -1
- package/dist-es/AppStreamClient.js +5 -5
- package/dist-es/commands/AssociateAppBlockBuilderAppBlockCommand.js +42 -0
- package/dist-es/commands/AssociateApplicationFleetCommand.js +3 -3
- package/dist-es/commands/AssociateApplicationToEntitlementCommand.js +3 -3
- package/dist-es/commands/AssociateFleetCommand.js +3 -3
- package/dist-es/commands/BatchAssociateUserStackCommand.js +3 -3
- package/dist-es/commands/BatchDisassociateUserStackCommand.js +3 -3
- package/dist-es/commands/CopyImageCommand.js +3 -3
- package/dist-es/commands/CreateAppBlockBuilderCommand.js +42 -0
- package/dist-es/commands/CreateAppBlockBuilderStreamingURLCommand.js +42 -0
- package/dist-es/commands/CreateAppBlockCommand.js +3 -3
- package/dist-es/commands/CreateApplicationCommand.js +3 -3
- package/dist-es/commands/CreateDirectoryConfigCommand.js +3 -3
- package/dist-es/commands/CreateEntitlementCommand.js +3 -3
- package/dist-es/commands/CreateFleetCommand.js +3 -3
- package/dist-es/commands/CreateImageBuilderCommand.js +3 -3
- package/dist-es/commands/CreateImageBuilderStreamingURLCommand.js +3 -3
- package/dist-es/commands/CreateStackCommand.js +3 -3
- package/dist-es/commands/CreateStreamingURLCommand.js +3 -3
- package/dist-es/commands/CreateUpdatedImageCommand.js +3 -3
- package/dist-es/commands/CreateUsageReportSubscriptionCommand.js +3 -3
- package/dist-es/commands/CreateUserCommand.js +3 -3
- package/dist-es/commands/DeleteAppBlockBuilderCommand.js +42 -0
- package/dist-es/commands/DeleteAppBlockCommand.js +3 -3
- package/dist-es/commands/DeleteApplicationCommand.js +3 -3
- package/dist-es/commands/DeleteDirectoryConfigCommand.js +3 -3
- package/dist-es/commands/DeleteEntitlementCommand.js +3 -3
- package/dist-es/commands/DeleteFleetCommand.js +3 -3
- package/dist-es/commands/DeleteImageBuilderCommand.js +3 -3
- package/dist-es/commands/DeleteImageCommand.js +3 -3
- package/dist-es/commands/DeleteImagePermissionsCommand.js +3 -3
- package/dist-es/commands/DeleteStackCommand.js +3 -3
- package/dist-es/commands/DeleteUsageReportSubscriptionCommand.js +3 -3
- package/dist-es/commands/DeleteUserCommand.js +3 -3
- package/dist-es/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +42 -0
- package/dist-es/commands/DescribeAppBlockBuildersCommand.js +42 -0
- package/dist-es/commands/DescribeAppBlocksCommand.js +3 -3
- package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +3 -3
- package/dist-es/commands/DescribeApplicationsCommand.js +3 -3
- package/dist-es/commands/DescribeDirectoryConfigsCommand.js +3 -3
- package/dist-es/commands/DescribeEntitlementsCommand.js +3 -3
- package/dist-es/commands/DescribeFleetsCommand.js +3 -3
- package/dist-es/commands/DescribeImageBuildersCommand.js +3 -3
- package/dist-es/commands/DescribeImagePermissionsCommand.js +3 -3
- package/dist-es/commands/DescribeImagesCommand.js +3 -3
- package/dist-es/commands/DescribeSessionsCommand.js +3 -3
- package/dist-es/commands/DescribeStacksCommand.js +3 -3
- package/dist-es/commands/DescribeUsageReportSubscriptionsCommand.js +3 -3
- package/dist-es/commands/DescribeUserStackAssociationsCommand.js +3 -3
- package/dist-es/commands/DescribeUsersCommand.js +3 -3
- package/dist-es/commands/DisableUserCommand.js +3 -3
- package/dist-es/commands/DisassociateAppBlockBuilderAppBlockCommand.js +42 -0
- package/dist-es/commands/DisassociateApplicationFleetCommand.js +3 -3
- package/dist-es/commands/DisassociateApplicationFromEntitlementCommand.js +3 -3
- package/dist-es/commands/DisassociateFleetCommand.js +3 -3
- package/dist-es/commands/EnableUserCommand.js +3 -3
- package/dist-es/commands/ExpireSessionCommand.js +3 -3
- package/dist-es/commands/ListAssociatedFleetsCommand.js +3 -3
- package/dist-es/commands/ListAssociatedStacksCommand.js +3 -3
- package/dist-es/commands/ListEntitledApplicationsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/StartAppBlockBuilderCommand.js +42 -0
- package/dist-es/commands/StartFleetCommand.js +3 -3
- package/dist-es/commands/StartImageBuilderCommand.js +3 -3
- package/dist-es/commands/StopAppBlockBuilderCommand.js +42 -0
- package/dist-es/commands/StopFleetCommand.js +3 -3
- package/dist-es/commands/StopImageBuilderCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAppBlockBuilderCommand.js +42 -0
- package/dist-es/commands/UpdateApplicationCommand.js +3 -3
- package/dist-es/commands/UpdateDirectoryConfigCommand.js +3 -3
- package/dist-es/commands/UpdateEntitlementCommand.js +3 -3
- package/dist-es/commands/UpdateFleetCommand.js +3 -3
- package/dist-es/commands/UpdateImagePermissionsCommand.js +3 -3
- package/dist-es/commands/UpdateStackCommand.js +3 -3
- package/dist-es/commands/index.js +10 -0
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-es/models/AppStreamServiceException.js +1 -1
- package/dist-es/models/models_0.js +71 -46
- package/dist-es/pagination/DescribeAppBlockBuilderAppBlockAssociationsPaginator.js +25 -0
- package/dist-es/pagination/DescribeAppBlockBuildersPaginator.js +25 -0
- package/dist-es/pagination/index.js +2 -0
- package/dist-es/protocols/Aws_json1_1.js +560 -1
- package/dist-es/runtimeConfig.browser.js +7 -7
- package/dist-es/runtimeConfig.js +10 -10
- package/dist-es/runtimeConfig.shared.js +4 -4
- package/dist-es/waiters/waitForFleetStarted.js +1 -1
- package/dist-es/waiters/waitForFleetStopped.js +1 -1
- package/dist-types/AppStream.d.ts +71 -1
- package/dist-types/AppStreamClient.d.ts +20 -10
- package/dist-types/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +92 -0
- package/dist-types/commands/AssociateApplicationFleetCommand.d.ts +3 -3
- package/dist-types/commands/AssociateApplicationToEntitlementCommand.d.ts +3 -3
- package/dist-types/commands/AssociateFleetCommand.d.ts +3 -3
- package/dist-types/commands/BatchAssociateUserStackCommand.d.ts +3 -3
- package/dist-types/commands/BatchDisassociateUserStackCommand.d.ts +3 -3
- package/dist-types/commands/CopyImageCommand.d.ts +3 -3
- package/dist-types/commands/CreateAppBlockBuilderCommand.d.ts +162 -0
- package/dist-types/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +81 -0
- package/dist-types/commands/CreateAppBlockCommand.d.ts +34 -7
- package/dist-types/commands/CreateApplicationCommand.d.ts +5 -5
- package/dist-types/commands/CreateDirectoryConfigCommand.d.ts +3 -3
- package/dist-types/commands/CreateEntitlementCommand.d.ts +3 -3
- package/dist-types/commands/CreateFleetCommand.d.ts +5 -5
- package/dist-types/commands/CreateImageBuilderCommand.d.ts +3 -3
- package/dist-types/commands/CreateImageBuilderStreamingURLCommand.d.ts +3 -3
- package/dist-types/commands/CreateStackCommand.d.ts +3 -3
- package/dist-types/commands/CreateStreamingURLCommand.d.ts +3 -3
- package/dist-types/commands/CreateUpdatedImageCommand.d.ts +4 -4
- package/dist-types/commands/CreateUsageReportSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/CreateUserCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAppBlockBuilderCommand.d.ts +85 -0
- package/dist-types/commands/DeleteAppBlockCommand.d.ts +3 -3
- package/dist-types/commands/DeleteApplicationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDirectoryConfigCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEntitlementCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFleetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteImageBuilderCommand.d.ts +3 -3
- package/dist-types/commands/DeleteImageCommand.d.ts +4 -4
- package/dist-types/commands/DeleteImagePermissionsCommand.d.ts +3 -3
- package/dist-types/commands/DeleteStackCommand.d.ts +3 -3
- package/dist-types/commands/DeleteUsageReportSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteUserCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +88 -0
- package/dist-types/commands/DescribeAppBlockBuildersCommand.d.ts +122 -0
- package/dist-types/commands/DescribeAppBlocksCommand.d.ts +22 -5
- package/dist-types/commands/DescribeApplicationFleetAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDirectoryConfigsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEntitlementsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeFleetsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeImageBuildersCommand.d.ts +3 -3
- package/dist-types/commands/DescribeImagePermissionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeImagesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeSessionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeStacksCommand.d.ts +3 -3
- package/dist-types/commands/DescribeUsageReportSubscriptionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeUserStackAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeUsersCommand.d.ts +3 -3
- package/dist-types/commands/DisableUserCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +84 -0
- package/dist-types/commands/DisassociateApplicationFleetCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateApplicationFromEntitlementCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateFleetCommand.d.ts +3 -3
- package/dist-types/commands/EnableUserCommand.d.ts +3 -3
- package/dist-types/commands/ExpireSessionCommand.d.ts +3 -3
- package/dist-types/commands/ListAssociatedFleetsCommand.d.ts +3 -3
- package/dist-types/commands/ListAssociatedStacksCommand.d.ts +3 -3
- package/dist-types/commands/ListEntitledApplicationsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/StartAppBlockBuilderCommand.d.ts +134 -0
- package/dist-types/commands/StartFleetCommand.d.ts +3 -3
- package/dist-types/commands/StartImageBuilderCommand.d.ts +3 -3
- package/dist-types/commands/StopAppBlockBuilderCommand.d.ts +120 -0
- package/dist-types/commands/StopFleetCommand.d.ts +3 -3
- package/dist-types/commands/StopImageBuilderCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAppBlockBuilderCommand.d.ts +166 -0
- package/dist-types/commands/UpdateApplicationCommand.d.ts +5 -5
- package/dist-types/commands/UpdateDirectoryConfigCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEntitlementCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFleetCommand.d.ts +5 -5
- package/dist-types/commands/UpdateImagePermissionsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateStackCommand.d.ts +3 -3
- package/dist-types/commands/index.d.ts +10 -0
- package/dist-types/endpoint/EndpointParameters.d.ts +2 -3
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/endpoint/ruleset.d.ts +1 -1
- package/dist-types/models/AppStreamServiceException.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +709 -122
- package/dist-types/pagination/DescribeAppBlockBuilderAppBlockAssociationsPaginator.d.ts +7 -0
- package/dist-types/pagination/DescribeAppBlockBuildersPaginator.d.ts +7 -0
- package/dist-types/pagination/DescribeImagePermissionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeImagesPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/index.d.ts +2 -0
- package/dist-types/protocols/Aws_json1_1.d.ts +90 -0
- package/dist-types/runtimeConfig.browser.d.ts +20 -20
- package/dist-types/runtimeConfig.d.ts +20 -20
- package/dist-types/runtimeConfig.native.d.ts +19 -19
- package/dist-types/runtimeConfig.shared.d.ts +4 -4
- package/dist-types/ts3.4/AppStream.d.ts +189 -1
- package/dist-types/ts3.4/AppStreamClient.d.ts +79 -21
- package/dist-types/ts3.4/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteAppBlockBuilderCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DescribeAppBlockBuildersCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartAppBlockBuilderCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StopAppBlockBuilderCommand.d.ts +39 -0
- package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateAppBlockBuilderCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/index.d.ts +10 -0
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +4 -3
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
- package/dist-types/ts3.4/models/AppStreamServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +222 -68
- package/dist-types/ts3.4/pagination/DescribeAppBlockBuilderAppBlockAssociationsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/DescribeAppBlockBuildersPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/DescribeImagePermissionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/DescribeImagesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/dist-types/ts3.4/pagination/index.d.ts +2 -0
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +120 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
- 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 +35 -34
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
2
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
|
-
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@aws-sdk/config-resolver";
|
|
4
|
-
import { FetchHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/fetch-http-handler";
|
|
5
|
-
import { invalidProvider } from "@aws-sdk/invalid-dependency";
|
|
6
|
-
import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
|
|
7
|
-
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@aws-sdk/util-retry";
|
|
8
3
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
|
|
4
|
+
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
|
|
5
|
+
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
|
+
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
+
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
8
|
+
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
9
9
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
|
-
import { loadConfigsForDefaultMode } from "@
|
|
11
|
-
import { resolveDefaultsModeConfig } from "@
|
|
10
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
11
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
12
12
|
export const getRuntimeConfig = (config) => {
|
|
13
13
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
14
14
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
2
|
import { decorateDefaultCredentialProvider } from "@aws-sdk/client-sts";
|
|
3
|
-
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@aws-sdk/config-resolver";
|
|
4
3
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
5
|
-
import { Hash } from "@aws-sdk/hash-node";
|
|
6
|
-
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@aws-sdk/middleware-retry";
|
|
7
|
-
import { loadConfig as loadNodeConfig } from "@aws-sdk/node-config-provider";
|
|
8
|
-
import { NodeHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/node-http-handler";
|
|
9
|
-
import { calculateBodyLength } from "@aws-sdk/util-body-length-node";
|
|
10
|
-
import { DEFAULT_RETRY_MODE } from "@aws-sdk/util-retry";
|
|
11
4
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
|
5
|
+
import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@smithy/config-resolver";
|
|
6
|
+
import { Hash } from "@smithy/hash-node";
|
|
7
|
+
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
|
8
|
+
import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
|
|
9
|
+
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
10
|
+
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
11
|
+
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
12
12
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
13
|
-
import { loadConfigsForDefaultMode } from "@
|
|
14
|
-
import { resolveDefaultsModeConfig } from "@
|
|
15
|
-
import { emitWarningIfUnsupportedVersion } from "@
|
|
13
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
14
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
15
|
+
import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
|
|
16
16
|
export const getRuntimeConfig = (config) => {
|
|
17
17
|
emitWarningIfUnsupportedVersion(process.version);
|
|
18
18
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { NoOpLogger } from "@
|
|
2
|
-
import { parseUrl } from "@
|
|
3
|
-
import { fromBase64, toBase64 } from "@
|
|
4
|
-
import { fromUtf8, toUtf8 } from "@
|
|
1
|
+
import { NoOpLogger } from "@smithy/smithy-client";
|
|
2
|
+
import { parseUrl } from "@smithy/url-parser";
|
|
3
|
+
import { fromBase64, toBase64 } from "@smithy/util-base64";
|
|
4
|
+
import { fromUtf8, toUtf8 } from "@smithy/util-utf8";
|
|
5
5
|
import { defaultEndpointResolver } from "./endpoint/endpointResolver";
|
|
6
6
|
export const getRuntimeConfig = (config) => ({
|
|
7
7
|
apiVersion: "2016-12-01",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeFleetsCommand } from "../commands/DescribeFleetsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { checkExceptions, createWaiter, WaiterState } from "@
|
|
1
|
+
import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
|
|
2
2
|
import { DescribeFleetsCommand } from "../commands/DescribeFleetsCommand";
|
|
3
3
|
const checkState = async (client, input) => {
|
|
4
4
|
let reason;
|
|
@@ -1,11 +1,14 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { AppStreamClient } from "./AppStreamClient";
|
|
3
|
+
import { AssociateAppBlockBuilderAppBlockCommandInput, AssociateAppBlockBuilderAppBlockCommandOutput } from "./commands/AssociateAppBlockBuilderAppBlockCommand";
|
|
3
4
|
import { AssociateApplicationFleetCommandInput, AssociateApplicationFleetCommandOutput } from "./commands/AssociateApplicationFleetCommand";
|
|
4
5
|
import { AssociateApplicationToEntitlementCommandInput, AssociateApplicationToEntitlementCommandOutput } from "./commands/AssociateApplicationToEntitlementCommand";
|
|
5
6
|
import { AssociateFleetCommandInput, AssociateFleetCommandOutput } from "./commands/AssociateFleetCommand";
|
|
6
7
|
import { BatchAssociateUserStackCommandInput, BatchAssociateUserStackCommandOutput } from "./commands/BatchAssociateUserStackCommand";
|
|
7
8
|
import { BatchDisassociateUserStackCommandInput, BatchDisassociateUserStackCommandOutput } from "./commands/BatchDisassociateUserStackCommand";
|
|
8
9
|
import { CopyImageCommandInput, CopyImageCommandOutput } from "./commands/CopyImageCommand";
|
|
10
|
+
import { CreateAppBlockBuilderCommandInput, CreateAppBlockBuilderCommandOutput } from "./commands/CreateAppBlockBuilderCommand";
|
|
11
|
+
import { CreateAppBlockBuilderStreamingURLCommandInput, CreateAppBlockBuilderStreamingURLCommandOutput } from "./commands/CreateAppBlockBuilderStreamingURLCommand";
|
|
9
12
|
import { CreateAppBlockCommandInput, CreateAppBlockCommandOutput } from "./commands/CreateAppBlockCommand";
|
|
10
13
|
import { CreateApplicationCommandInput, CreateApplicationCommandOutput } from "./commands/CreateApplicationCommand";
|
|
11
14
|
import { CreateDirectoryConfigCommandInput, CreateDirectoryConfigCommandOutput } from "./commands/CreateDirectoryConfigCommand";
|
|
@@ -18,6 +21,7 @@ import { CreateStreamingURLCommandInput, CreateStreamingURLCommandOutput } from
|
|
|
18
21
|
import { CreateUpdatedImageCommandInput, CreateUpdatedImageCommandOutput } from "./commands/CreateUpdatedImageCommand";
|
|
19
22
|
import { CreateUsageReportSubscriptionCommandInput, CreateUsageReportSubscriptionCommandOutput } from "./commands/CreateUsageReportSubscriptionCommand";
|
|
20
23
|
import { CreateUserCommandInput, CreateUserCommandOutput } from "./commands/CreateUserCommand";
|
|
24
|
+
import { DeleteAppBlockBuilderCommandInput, DeleteAppBlockBuilderCommandOutput } from "./commands/DeleteAppBlockBuilderCommand";
|
|
21
25
|
import { DeleteAppBlockCommandInput, DeleteAppBlockCommandOutput } from "./commands/DeleteAppBlockCommand";
|
|
22
26
|
import { DeleteApplicationCommandInput, DeleteApplicationCommandOutput } from "./commands/DeleteApplicationCommand";
|
|
23
27
|
import { DeleteDirectoryConfigCommandInput, DeleteDirectoryConfigCommandOutput } from "./commands/DeleteDirectoryConfigCommand";
|
|
@@ -29,6 +33,8 @@ import { DeleteImagePermissionsCommandInput, DeleteImagePermissionsCommandOutput
|
|
|
29
33
|
import { DeleteStackCommandInput, DeleteStackCommandOutput } from "./commands/DeleteStackCommand";
|
|
30
34
|
import { DeleteUsageReportSubscriptionCommandInput, DeleteUsageReportSubscriptionCommandOutput } from "./commands/DeleteUsageReportSubscriptionCommand";
|
|
31
35
|
import { DeleteUserCommandInput, DeleteUserCommandOutput } from "./commands/DeleteUserCommand";
|
|
36
|
+
import { DescribeAppBlockBuilderAppBlockAssociationsCommandInput, DescribeAppBlockBuilderAppBlockAssociationsCommandOutput } from "./commands/DescribeAppBlockBuilderAppBlockAssociationsCommand";
|
|
37
|
+
import { DescribeAppBlockBuildersCommandInput, DescribeAppBlockBuildersCommandOutput } from "./commands/DescribeAppBlockBuildersCommand";
|
|
32
38
|
import { DescribeAppBlocksCommandInput, DescribeAppBlocksCommandOutput } from "./commands/DescribeAppBlocksCommand";
|
|
33
39
|
import { DescribeApplicationFleetAssociationsCommandInput, DescribeApplicationFleetAssociationsCommandOutput } from "./commands/DescribeApplicationFleetAssociationsCommand";
|
|
34
40
|
import { DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput } from "./commands/DescribeApplicationsCommand";
|
|
@@ -44,6 +50,7 @@ import { DescribeUsageReportSubscriptionsCommandInput, DescribeUsageReportSubscr
|
|
|
44
50
|
import { DescribeUsersCommandInput, DescribeUsersCommandOutput } from "./commands/DescribeUsersCommand";
|
|
45
51
|
import { DescribeUserStackAssociationsCommandInput, DescribeUserStackAssociationsCommandOutput } from "./commands/DescribeUserStackAssociationsCommand";
|
|
46
52
|
import { DisableUserCommandInput, DisableUserCommandOutput } from "./commands/DisableUserCommand";
|
|
53
|
+
import { DisassociateAppBlockBuilderAppBlockCommandInput, DisassociateAppBlockBuilderAppBlockCommandOutput } from "./commands/DisassociateAppBlockBuilderAppBlockCommand";
|
|
47
54
|
import { DisassociateApplicationFleetCommandInput, DisassociateApplicationFleetCommandOutput } from "./commands/DisassociateApplicationFleetCommand";
|
|
48
55
|
import { DisassociateApplicationFromEntitlementCommandInput, DisassociateApplicationFromEntitlementCommandOutput } from "./commands/DisassociateApplicationFromEntitlementCommand";
|
|
49
56
|
import { DisassociateFleetCommandInput, DisassociateFleetCommandOutput } from "./commands/DisassociateFleetCommand";
|
|
@@ -53,12 +60,15 @@ import { ListAssociatedFleetsCommandInput, ListAssociatedFleetsCommandOutput } f
|
|
|
53
60
|
import { ListAssociatedStacksCommandInput, ListAssociatedStacksCommandOutput } from "./commands/ListAssociatedStacksCommand";
|
|
54
61
|
import { ListEntitledApplicationsCommandInput, ListEntitledApplicationsCommandOutput } from "./commands/ListEntitledApplicationsCommand";
|
|
55
62
|
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
|
|
63
|
+
import { StartAppBlockBuilderCommandInput, StartAppBlockBuilderCommandOutput } from "./commands/StartAppBlockBuilderCommand";
|
|
56
64
|
import { StartFleetCommandInput, StartFleetCommandOutput } from "./commands/StartFleetCommand";
|
|
57
65
|
import { StartImageBuilderCommandInput, StartImageBuilderCommandOutput } from "./commands/StartImageBuilderCommand";
|
|
66
|
+
import { StopAppBlockBuilderCommandInput, StopAppBlockBuilderCommandOutput } from "./commands/StopAppBlockBuilderCommand";
|
|
58
67
|
import { StopFleetCommandInput, StopFleetCommandOutput } from "./commands/StopFleetCommand";
|
|
59
68
|
import { StopImageBuilderCommandInput, StopImageBuilderCommandOutput } from "./commands/StopImageBuilderCommand";
|
|
60
69
|
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
61
70
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
71
|
+
import { UpdateAppBlockBuilderCommandInput, UpdateAppBlockBuilderCommandOutput } from "./commands/UpdateAppBlockBuilderCommand";
|
|
62
72
|
import { UpdateApplicationCommandInput, UpdateApplicationCommandOutput } from "./commands/UpdateApplicationCommand";
|
|
63
73
|
import { UpdateDirectoryConfigCommandInput, UpdateDirectoryConfigCommandOutput } from "./commands/UpdateDirectoryConfigCommand";
|
|
64
74
|
import { UpdateEntitlementCommandInput, UpdateEntitlementCommandOutput } from "./commands/UpdateEntitlementCommand";
|
|
@@ -66,6 +76,12 @@ import { UpdateFleetCommandInput, UpdateFleetCommandOutput } from "./commands/Up
|
|
|
66
76
|
import { UpdateImagePermissionsCommandInput, UpdateImagePermissionsCommandOutput } from "./commands/UpdateImagePermissionsCommand";
|
|
67
77
|
import { UpdateStackCommandInput, UpdateStackCommandOutput } from "./commands/UpdateStackCommand";
|
|
68
78
|
export interface AppStream {
|
|
79
|
+
/**
|
|
80
|
+
* @see {@link AssociateAppBlockBuilderAppBlockCommand}
|
|
81
|
+
*/
|
|
82
|
+
associateAppBlockBuilderAppBlock(args: AssociateAppBlockBuilderAppBlockCommandInput, options?: __HttpHandlerOptions): Promise<AssociateAppBlockBuilderAppBlockCommandOutput>;
|
|
83
|
+
associateAppBlockBuilderAppBlock(args: AssociateAppBlockBuilderAppBlockCommandInput, cb: (err: any, data?: AssociateAppBlockBuilderAppBlockCommandOutput) => void): void;
|
|
84
|
+
associateAppBlockBuilderAppBlock(args: AssociateAppBlockBuilderAppBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateAppBlockBuilderAppBlockCommandOutput) => void): void;
|
|
69
85
|
/**
|
|
70
86
|
* @see {@link AssociateApplicationFleetCommand}
|
|
71
87
|
*/
|
|
@@ -108,6 +124,18 @@ export interface AppStream {
|
|
|
108
124
|
createAppBlock(args: CreateAppBlockCommandInput, options?: __HttpHandlerOptions): Promise<CreateAppBlockCommandOutput>;
|
|
109
125
|
createAppBlock(args: CreateAppBlockCommandInput, cb: (err: any, data?: CreateAppBlockCommandOutput) => void): void;
|
|
110
126
|
createAppBlock(args: CreateAppBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAppBlockCommandOutput) => void): void;
|
|
127
|
+
/**
|
|
128
|
+
* @see {@link CreateAppBlockBuilderCommand}
|
|
129
|
+
*/
|
|
130
|
+
createAppBlockBuilder(args: CreateAppBlockBuilderCommandInput, options?: __HttpHandlerOptions): Promise<CreateAppBlockBuilderCommandOutput>;
|
|
131
|
+
createAppBlockBuilder(args: CreateAppBlockBuilderCommandInput, cb: (err: any, data?: CreateAppBlockBuilderCommandOutput) => void): void;
|
|
132
|
+
createAppBlockBuilder(args: CreateAppBlockBuilderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAppBlockBuilderCommandOutput) => void): void;
|
|
133
|
+
/**
|
|
134
|
+
* @see {@link CreateAppBlockBuilderStreamingURLCommand}
|
|
135
|
+
*/
|
|
136
|
+
createAppBlockBuilderStreamingURL(args: CreateAppBlockBuilderStreamingURLCommandInput, options?: __HttpHandlerOptions): Promise<CreateAppBlockBuilderStreamingURLCommandOutput>;
|
|
137
|
+
createAppBlockBuilderStreamingURL(args: CreateAppBlockBuilderStreamingURLCommandInput, cb: (err: any, data?: CreateAppBlockBuilderStreamingURLCommandOutput) => void): void;
|
|
138
|
+
createAppBlockBuilderStreamingURL(args: CreateAppBlockBuilderStreamingURLCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAppBlockBuilderStreamingURLCommandOutput) => void): void;
|
|
111
139
|
/**
|
|
112
140
|
* @see {@link CreateApplicationCommand}
|
|
113
141
|
*/
|
|
@@ -180,6 +208,12 @@ export interface AppStream {
|
|
|
180
208
|
deleteAppBlock(args: DeleteAppBlockCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAppBlockCommandOutput>;
|
|
181
209
|
deleteAppBlock(args: DeleteAppBlockCommandInput, cb: (err: any, data?: DeleteAppBlockCommandOutput) => void): void;
|
|
182
210
|
deleteAppBlock(args: DeleteAppBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAppBlockCommandOutput) => void): void;
|
|
211
|
+
/**
|
|
212
|
+
* @see {@link DeleteAppBlockBuilderCommand}
|
|
213
|
+
*/
|
|
214
|
+
deleteAppBlockBuilder(args: DeleteAppBlockBuilderCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAppBlockBuilderCommandOutput>;
|
|
215
|
+
deleteAppBlockBuilder(args: DeleteAppBlockBuilderCommandInput, cb: (err: any, data?: DeleteAppBlockBuilderCommandOutput) => void): void;
|
|
216
|
+
deleteAppBlockBuilder(args: DeleteAppBlockBuilderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAppBlockBuilderCommandOutput) => void): void;
|
|
183
217
|
/**
|
|
184
218
|
* @see {@link DeleteApplicationCommand}
|
|
185
219
|
*/
|
|
@@ -240,6 +274,18 @@ export interface AppStream {
|
|
|
240
274
|
deleteUser(args: DeleteUserCommandInput, options?: __HttpHandlerOptions): Promise<DeleteUserCommandOutput>;
|
|
241
275
|
deleteUser(args: DeleteUserCommandInput, cb: (err: any, data?: DeleteUserCommandOutput) => void): void;
|
|
242
276
|
deleteUser(args: DeleteUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUserCommandOutput) => void): void;
|
|
277
|
+
/**
|
|
278
|
+
* @see {@link DescribeAppBlockBuilderAppBlockAssociationsCommand}
|
|
279
|
+
*/
|
|
280
|
+
describeAppBlockBuilderAppBlockAssociations(args: DescribeAppBlockBuilderAppBlockAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAppBlockBuilderAppBlockAssociationsCommandOutput>;
|
|
281
|
+
describeAppBlockBuilderAppBlockAssociations(args: DescribeAppBlockBuilderAppBlockAssociationsCommandInput, cb: (err: any, data?: DescribeAppBlockBuilderAppBlockAssociationsCommandOutput) => void): void;
|
|
282
|
+
describeAppBlockBuilderAppBlockAssociations(args: DescribeAppBlockBuilderAppBlockAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAppBlockBuilderAppBlockAssociationsCommandOutput) => void): void;
|
|
283
|
+
/**
|
|
284
|
+
* @see {@link DescribeAppBlockBuildersCommand}
|
|
285
|
+
*/
|
|
286
|
+
describeAppBlockBuilders(args: DescribeAppBlockBuildersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAppBlockBuildersCommandOutput>;
|
|
287
|
+
describeAppBlockBuilders(args: DescribeAppBlockBuildersCommandInput, cb: (err: any, data?: DescribeAppBlockBuildersCommandOutput) => void): void;
|
|
288
|
+
describeAppBlockBuilders(args: DescribeAppBlockBuildersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAppBlockBuildersCommandOutput) => void): void;
|
|
243
289
|
/**
|
|
244
290
|
* @see {@link DescribeAppBlocksCommand}
|
|
245
291
|
*/
|
|
@@ -330,6 +376,12 @@ export interface AppStream {
|
|
|
330
376
|
disableUser(args: DisableUserCommandInput, options?: __HttpHandlerOptions): Promise<DisableUserCommandOutput>;
|
|
331
377
|
disableUser(args: DisableUserCommandInput, cb: (err: any, data?: DisableUserCommandOutput) => void): void;
|
|
332
378
|
disableUser(args: DisableUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableUserCommandOutput) => void): void;
|
|
379
|
+
/**
|
|
380
|
+
* @see {@link DisassociateAppBlockBuilderAppBlockCommand}
|
|
381
|
+
*/
|
|
382
|
+
disassociateAppBlockBuilderAppBlock(args: DisassociateAppBlockBuilderAppBlockCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateAppBlockBuilderAppBlockCommandOutput>;
|
|
383
|
+
disassociateAppBlockBuilderAppBlock(args: DisassociateAppBlockBuilderAppBlockCommandInput, cb: (err: any, data?: DisassociateAppBlockBuilderAppBlockCommandOutput) => void): void;
|
|
384
|
+
disassociateAppBlockBuilderAppBlock(args: DisassociateAppBlockBuilderAppBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateAppBlockBuilderAppBlockCommandOutput) => void): void;
|
|
333
385
|
/**
|
|
334
386
|
* @see {@link DisassociateApplicationFleetCommand}
|
|
335
387
|
*/
|
|
@@ -384,6 +436,12 @@ export interface AppStream {
|
|
|
384
436
|
listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
|
|
385
437
|
listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
386
438
|
listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
439
|
+
/**
|
|
440
|
+
* @see {@link StartAppBlockBuilderCommand}
|
|
441
|
+
*/
|
|
442
|
+
startAppBlockBuilder(args: StartAppBlockBuilderCommandInput, options?: __HttpHandlerOptions): Promise<StartAppBlockBuilderCommandOutput>;
|
|
443
|
+
startAppBlockBuilder(args: StartAppBlockBuilderCommandInput, cb: (err: any, data?: StartAppBlockBuilderCommandOutput) => void): void;
|
|
444
|
+
startAppBlockBuilder(args: StartAppBlockBuilderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartAppBlockBuilderCommandOutput) => void): void;
|
|
387
445
|
/**
|
|
388
446
|
* @see {@link StartFleetCommand}
|
|
389
447
|
*/
|
|
@@ -396,6 +454,12 @@ export interface AppStream {
|
|
|
396
454
|
startImageBuilder(args: StartImageBuilderCommandInput, options?: __HttpHandlerOptions): Promise<StartImageBuilderCommandOutput>;
|
|
397
455
|
startImageBuilder(args: StartImageBuilderCommandInput, cb: (err: any, data?: StartImageBuilderCommandOutput) => void): void;
|
|
398
456
|
startImageBuilder(args: StartImageBuilderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartImageBuilderCommandOutput) => void): void;
|
|
457
|
+
/**
|
|
458
|
+
* @see {@link StopAppBlockBuilderCommand}
|
|
459
|
+
*/
|
|
460
|
+
stopAppBlockBuilder(args: StopAppBlockBuilderCommandInput, options?: __HttpHandlerOptions): Promise<StopAppBlockBuilderCommandOutput>;
|
|
461
|
+
stopAppBlockBuilder(args: StopAppBlockBuilderCommandInput, cb: (err: any, data?: StopAppBlockBuilderCommandOutput) => void): void;
|
|
462
|
+
stopAppBlockBuilder(args: StopAppBlockBuilderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopAppBlockBuilderCommandOutput) => void): void;
|
|
399
463
|
/**
|
|
400
464
|
* @see {@link StopFleetCommand}
|
|
401
465
|
*/
|
|
@@ -420,6 +484,12 @@ export interface AppStream {
|
|
|
420
484
|
untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
|
|
421
485
|
untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
422
486
|
untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
487
|
+
/**
|
|
488
|
+
* @see {@link UpdateAppBlockBuilderCommand}
|
|
489
|
+
*/
|
|
490
|
+
updateAppBlockBuilder(args: UpdateAppBlockBuilderCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAppBlockBuilderCommandOutput>;
|
|
491
|
+
updateAppBlockBuilder(args: UpdateAppBlockBuilderCommandInput, cb: (err: any, data?: UpdateAppBlockBuilderCommandOutput) => void): void;
|
|
492
|
+
updateAppBlockBuilder(args: UpdateAppBlockBuilderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAppBlockBuilderCommandOutput) => void): void;
|
|
423
493
|
/**
|
|
424
494
|
* @see {@link UpdateApplicationCommand}
|
|
425
495
|
*/
|
|
@@ -1,19 +1,22 @@
|
|
|
1
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
|
|
2
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@aws-sdk/middleware-endpoint";
|
|
3
1
|
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
4
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
5
2
|
import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
|
|
6
3
|
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
4
|
+
import { Credentials as __Credentials } from "@aws-sdk/types";
|
|
5
|
+
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
6
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
7
|
+
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
9
8
|
import { HttpHandler as __HttpHandler } from "@smithy/protocol-http";
|
|
10
|
-
import {
|
|
9
|
+
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
|
|
10
|
+
import { BodyLengthCalculator as __BodyLengthCalculator, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
11
|
+
import { AssociateAppBlockBuilderAppBlockCommandInput, AssociateAppBlockBuilderAppBlockCommandOutput } from "./commands/AssociateAppBlockBuilderAppBlockCommand";
|
|
11
12
|
import { AssociateApplicationFleetCommandInput, AssociateApplicationFleetCommandOutput } from "./commands/AssociateApplicationFleetCommand";
|
|
12
13
|
import { AssociateApplicationToEntitlementCommandInput, AssociateApplicationToEntitlementCommandOutput } from "./commands/AssociateApplicationToEntitlementCommand";
|
|
13
14
|
import { AssociateFleetCommandInput, AssociateFleetCommandOutput } from "./commands/AssociateFleetCommand";
|
|
14
15
|
import { BatchAssociateUserStackCommandInput, BatchAssociateUserStackCommandOutput } from "./commands/BatchAssociateUserStackCommand";
|
|
15
16
|
import { BatchDisassociateUserStackCommandInput, BatchDisassociateUserStackCommandOutput } from "./commands/BatchDisassociateUserStackCommand";
|
|
16
17
|
import { CopyImageCommandInput, CopyImageCommandOutput } from "./commands/CopyImageCommand";
|
|
18
|
+
import { CreateAppBlockBuilderCommandInput, CreateAppBlockBuilderCommandOutput } from "./commands/CreateAppBlockBuilderCommand";
|
|
19
|
+
import { CreateAppBlockBuilderStreamingURLCommandInput, CreateAppBlockBuilderStreamingURLCommandOutput } from "./commands/CreateAppBlockBuilderStreamingURLCommand";
|
|
17
20
|
import { CreateAppBlockCommandInput, CreateAppBlockCommandOutput } from "./commands/CreateAppBlockCommand";
|
|
18
21
|
import { CreateApplicationCommandInput, CreateApplicationCommandOutput } from "./commands/CreateApplicationCommand";
|
|
19
22
|
import { CreateDirectoryConfigCommandInput, CreateDirectoryConfigCommandOutput } from "./commands/CreateDirectoryConfigCommand";
|
|
@@ -26,6 +29,7 @@ import { CreateStreamingURLCommandInput, CreateStreamingURLCommandOutput } from
|
|
|
26
29
|
import { CreateUpdatedImageCommandInput, CreateUpdatedImageCommandOutput } from "./commands/CreateUpdatedImageCommand";
|
|
27
30
|
import { CreateUsageReportSubscriptionCommandInput, CreateUsageReportSubscriptionCommandOutput } from "./commands/CreateUsageReportSubscriptionCommand";
|
|
28
31
|
import { CreateUserCommandInput, CreateUserCommandOutput } from "./commands/CreateUserCommand";
|
|
32
|
+
import { DeleteAppBlockBuilderCommandInput, DeleteAppBlockBuilderCommandOutput } from "./commands/DeleteAppBlockBuilderCommand";
|
|
29
33
|
import { DeleteAppBlockCommandInput, DeleteAppBlockCommandOutput } from "./commands/DeleteAppBlockCommand";
|
|
30
34
|
import { DeleteApplicationCommandInput, DeleteApplicationCommandOutput } from "./commands/DeleteApplicationCommand";
|
|
31
35
|
import { DeleteDirectoryConfigCommandInput, DeleteDirectoryConfigCommandOutput } from "./commands/DeleteDirectoryConfigCommand";
|
|
@@ -37,6 +41,8 @@ import { DeleteImagePermissionsCommandInput, DeleteImagePermissionsCommandOutput
|
|
|
37
41
|
import { DeleteStackCommandInput, DeleteStackCommandOutput } from "./commands/DeleteStackCommand";
|
|
38
42
|
import { DeleteUsageReportSubscriptionCommandInput, DeleteUsageReportSubscriptionCommandOutput } from "./commands/DeleteUsageReportSubscriptionCommand";
|
|
39
43
|
import { DeleteUserCommandInput, DeleteUserCommandOutput } from "./commands/DeleteUserCommand";
|
|
44
|
+
import { DescribeAppBlockBuilderAppBlockAssociationsCommandInput, DescribeAppBlockBuilderAppBlockAssociationsCommandOutput } from "./commands/DescribeAppBlockBuilderAppBlockAssociationsCommand";
|
|
45
|
+
import { DescribeAppBlockBuildersCommandInput, DescribeAppBlockBuildersCommandOutput } from "./commands/DescribeAppBlockBuildersCommand";
|
|
40
46
|
import { DescribeAppBlocksCommandInput, DescribeAppBlocksCommandOutput } from "./commands/DescribeAppBlocksCommand";
|
|
41
47
|
import { DescribeApplicationFleetAssociationsCommandInput, DescribeApplicationFleetAssociationsCommandOutput } from "./commands/DescribeApplicationFleetAssociationsCommand";
|
|
42
48
|
import { DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput } from "./commands/DescribeApplicationsCommand";
|
|
@@ -52,6 +58,7 @@ import { DescribeUsageReportSubscriptionsCommandInput, DescribeUsageReportSubscr
|
|
|
52
58
|
import { DescribeUsersCommandInput, DescribeUsersCommandOutput } from "./commands/DescribeUsersCommand";
|
|
53
59
|
import { DescribeUserStackAssociationsCommandInput, DescribeUserStackAssociationsCommandOutput } from "./commands/DescribeUserStackAssociationsCommand";
|
|
54
60
|
import { DisableUserCommandInput, DisableUserCommandOutput } from "./commands/DisableUserCommand";
|
|
61
|
+
import { DisassociateAppBlockBuilderAppBlockCommandInput, DisassociateAppBlockBuilderAppBlockCommandOutput } from "./commands/DisassociateAppBlockBuilderAppBlockCommand";
|
|
55
62
|
import { DisassociateApplicationFleetCommandInput, DisassociateApplicationFleetCommandOutput } from "./commands/DisassociateApplicationFleetCommand";
|
|
56
63
|
import { DisassociateApplicationFromEntitlementCommandInput, DisassociateApplicationFromEntitlementCommandOutput } from "./commands/DisassociateApplicationFromEntitlementCommand";
|
|
57
64
|
import { DisassociateFleetCommandInput, DisassociateFleetCommandOutput } from "./commands/DisassociateFleetCommand";
|
|
@@ -61,12 +68,15 @@ import { ListAssociatedFleetsCommandInput, ListAssociatedFleetsCommandOutput } f
|
|
|
61
68
|
import { ListAssociatedStacksCommandInput, ListAssociatedStacksCommandOutput } from "./commands/ListAssociatedStacksCommand";
|
|
62
69
|
import { ListEntitledApplicationsCommandInput, ListEntitledApplicationsCommandOutput } from "./commands/ListEntitledApplicationsCommand";
|
|
63
70
|
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
|
|
71
|
+
import { StartAppBlockBuilderCommandInput, StartAppBlockBuilderCommandOutput } from "./commands/StartAppBlockBuilderCommand";
|
|
64
72
|
import { StartFleetCommandInput, StartFleetCommandOutput } from "./commands/StartFleetCommand";
|
|
65
73
|
import { StartImageBuilderCommandInput, StartImageBuilderCommandOutput } from "./commands/StartImageBuilderCommand";
|
|
74
|
+
import { StopAppBlockBuilderCommandInput, StopAppBlockBuilderCommandOutput } from "./commands/StopAppBlockBuilderCommand";
|
|
66
75
|
import { StopFleetCommandInput, StopFleetCommandOutput } from "./commands/StopFleetCommand";
|
|
67
76
|
import { StopImageBuilderCommandInput, StopImageBuilderCommandOutput } from "./commands/StopImageBuilderCommand";
|
|
68
77
|
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
69
78
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
|
|
79
|
+
import { UpdateAppBlockBuilderCommandInput, UpdateAppBlockBuilderCommandOutput } from "./commands/UpdateAppBlockBuilderCommand";
|
|
70
80
|
import { UpdateApplicationCommandInput, UpdateApplicationCommandOutput } from "./commands/UpdateApplicationCommand";
|
|
71
81
|
import { UpdateDirectoryConfigCommandInput, UpdateDirectoryConfigCommandOutput } from "./commands/UpdateDirectoryConfigCommand";
|
|
72
82
|
import { UpdateEntitlementCommandInput, UpdateEntitlementCommandOutput } from "./commands/UpdateEntitlementCommand";
|
|
@@ -78,11 +88,11 @@ export { __Client };
|
|
|
78
88
|
/**
|
|
79
89
|
* @public
|
|
80
90
|
*/
|
|
81
|
-
export type ServiceInputTypes = AssociateApplicationFleetCommandInput | AssociateApplicationToEntitlementCommandInput | AssociateFleetCommandInput | BatchAssociateUserStackCommandInput | BatchDisassociateUserStackCommandInput | CopyImageCommandInput | CreateAppBlockCommandInput | CreateApplicationCommandInput | CreateDirectoryConfigCommandInput | CreateEntitlementCommandInput | CreateFleetCommandInput | CreateImageBuilderCommandInput | CreateImageBuilderStreamingURLCommandInput | CreateStackCommandInput | CreateStreamingURLCommandInput | CreateUpdatedImageCommandInput | CreateUsageReportSubscriptionCommandInput | CreateUserCommandInput | DeleteAppBlockCommandInput | DeleteApplicationCommandInput | DeleteDirectoryConfigCommandInput | DeleteEntitlementCommandInput | DeleteFleetCommandInput | DeleteImageBuilderCommandInput | DeleteImageCommandInput | DeleteImagePermissionsCommandInput | DeleteStackCommandInput | DeleteUsageReportSubscriptionCommandInput | DeleteUserCommandInput | DescribeAppBlocksCommandInput | DescribeApplicationFleetAssociationsCommandInput | DescribeApplicationsCommandInput | DescribeDirectoryConfigsCommandInput | DescribeEntitlementsCommandInput | DescribeFleetsCommandInput | DescribeImageBuildersCommandInput | DescribeImagePermissionsCommandInput | DescribeImagesCommandInput | DescribeSessionsCommandInput | DescribeStacksCommandInput | DescribeUsageReportSubscriptionsCommandInput | DescribeUserStackAssociationsCommandInput | DescribeUsersCommandInput | DisableUserCommandInput | DisassociateApplicationFleetCommandInput | DisassociateApplicationFromEntitlementCommandInput | DisassociateFleetCommandInput | EnableUserCommandInput | ExpireSessionCommandInput | ListAssociatedFleetsCommandInput | ListAssociatedStacksCommandInput | ListEntitledApplicationsCommandInput | ListTagsForResourceCommandInput | StartFleetCommandInput | StartImageBuilderCommandInput | StopFleetCommandInput | StopImageBuilderCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateApplicationCommandInput | UpdateDirectoryConfigCommandInput | UpdateEntitlementCommandInput | UpdateFleetCommandInput | UpdateImagePermissionsCommandInput | UpdateStackCommandInput;
|
|
91
|
+
export type ServiceInputTypes = AssociateAppBlockBuilderAppBlockCommandInput | AssociateApplicationFleetCommandInput | AssociateApplicationToEntitlementCommandInput | AssociateFleetCommandInput | BatchAssociateUserStackCommandInput | BatchDisassociateUserStackCommandInput | CopyImageCommandInput | CreateAppBlockBuilderCommandInput | CreateAppBlockBuilderStreamingURLCommandInput | CreateAppBlockCommandInput | CreateApplicationCommandInput | CreateDirectoryConfigCommandInput | CreateEntitlementCommandInput | CreateFleetCommandInput | CreateImageBuilderCommandInput | CreateImageBuilderStreamingURLCommandInput | CreateStackCommandInput | CreateStreamingURLCommandInput | CreateUpdatedImageCommandInput | CreateUsageReportSubscriptionCommandInput | CreateUserCommandInput | DeleteAppBlockBuilderCommandInput | DeleteAppBlockCommandInput | DeleteApplicationCommandInput | DeleteDirectoryConfigCommandInput | DeleteEntitlementCommandInput | DeleteFleetCommandInput | DeleteImageBuilderCommandInput | DeleteImageCommandInput | DeleteImagePermissionsCommandInput | DeleteStackCommandInput | DeleteUsageReportSubscriptionCommandInput | DeleteUserCommandInput | DescribeAppBlockBuilderAppBlockAssociationsCommandInput | DescribeAppBlockBuildersCommandInput | DescribeAppBlocksCommandInput | DescribeApplicationFleetAssociationsCommandInput | DescribeApplicationsCommandInput | DescribeDirectoryConfigsCommandInput | DescribeEntitlementsCommandInput | DescribeFleetsCommandInput | DescribeImageBuildersCommandInput | DescribeImagePermissionsCommandInput | DescribeImagesCommandInput | DescribeSessionsCommandInput | DescribeStacksCommandInput | DescribeUsageReportSubscriptionsCommandInput | DescribeUserStackAssociationsCommandInput | DescribeUsersCommandInput | DisableUserCommandInput | DisassociateAppBlockBuilderAppBlockCommandInput | DisassociateApplicationFleetCommandInput | DisassociateApplicationFromEntitlementCommandInput | DisassociateFleetCommandInput | EnableUserCommandInput | ExpireSessionCommandInput | ListAssociatedFleetsCommandInput | ListAssociatedStacksCommandInput | ListEntitledApplicationsCommandInput | ListTagsForResourceCommandInput | StartAppBlockBuilderCommandInput | StartFleetCommandInput | StartImageBuilderCommandInput | StopAppBlockBuilderCommandInput | StopFleetCommandInput | StopImageBuilderCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAppBlockBuilderCommandInput | UpdateApplicationCommandInput | UpdateDirectoryConfigCommandInput | UpdateEntitlementCommandInput | UpdateFleetCommandInput | UpdateImagePermissionsCommandInput | UpdateStackCommandInput;
|
|
82
92
|
/**
|
|
83
93
|
* @public
|
|
84
94
|
*/
|
|
85
|
-
export type ServiceOutputTypes = AssociateApplicationFleetCommandOutput | AssociateApplicationToEntitlementCommandOutput | AssociateFleetCommandOutput | BatchAssociateUserStackCommandOutput | BatchDisassociateUserStackCommandOutput | CopyImageCommandOutput | CreateAppBlockCommandOutput | CreateApplicationCommandOutput | CreateDirectoryConfigCommandOutput | CreateEntitlementCommandOutput | CreateFleetCommandOutput | CreateImageBuilderCommandOutput | CreateImageBuilderStreamingURLCommandOutput | CreateStackCommandOutput | CreateStreamingURLCommandOutput | CreateUpdatedImageCommandOutput | CreateUsageReportSubscriptionCommandOutput | CreateUserCommandOutput | DeleteAppBlockCommandOutput | DeleteApplicationCommandOutput | DeleteDirectoryConfigCommandOutput | DeleteEntitlementCommandOutput | DeleteFleetCommandOutput | DeleteImageBuilderCommandOutput | DeleteImageCommandOutput | DeleteImagePermissionsCommandOutput | DeleteStackCommandOutput | DeleteUsageReportSubscriptionCommandOutput | DeleteUserCommandOutput | DescribeAppBlocksCommandOutput | DescribeApplicationFleetAssociationsCommandOutput | DescribeApplicationsCommandOutput | DescribeDirectoryConfigsCommandOutput | DescribeEntitlementsCommandOutput | DescribeFleetsCommandOutput | DescribeImageBuildersCommandOutput | DescribeImagePermissionsCommandOutput | DescribeImagesCommandOutput | DescribeSessionsCommandOutput | DescribeStacksCommandOutput | DescribeUsageReportSubscriptionsCommandOutput | DescribeUserStackAssociationsCommandOutput | DescribeUsersCommandOutput | DisableUserCommandOutput | DisassociateApplicationFleetCommandOutput | DisassociateApplicationFromEntitlementCommandOutput | DisassociateFleetCommandOutput | EnableUserCommandOutput | ExpireSessionCommandOutput | ListAssociatedFleetsCommandOutput | ListAssociatedStacksCommandOutput | ListEntitledApplicationsCommandOutput | ListTagsForResourceCommandOutput | StartFleetCommandOutput | StartImageBuilderCommandOutput | StopFleetCommandOutput | StopImageBuilderCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateApplicationCommandOutput | UpdateDirectoryConfigCommandOutput | UpdateEntitlementCommandOutput | UpdateFleetCommandOutput | UpdateImagePermissionsCommandOutput | UpdateStackCommandOutput;
|
|
95
|
+
export type ServiceOutputTypes = AssociateAppBlockBuilderAppBlockCommandOutput | AssociateApplicationFleetCommandOutput | AssociateApplicationToEntitlementCommandOutput | AssociateFleetCommandOutput | BatchAssociateUserStackCommandOutput | BatchDisassociateUserStackCommandOutput | CopyImageCommandOutput | CreateAppBlockBuilderCommandOutput | CreateAppBlockBuilderStreamingURLCommandOutput | CreateAppBlockCommandOutput | CreateApplicationCommandOutput | CreateDirectoryConfigCommandOutput | CreateEntitlementCommandOutput | CreateFleetCommandOutput | CreateImageBuilderCommandOutput | CreateImageBuilderStreamingURLCommandOutput | CreateStackCommandOutput | CreateStreamingURLCommandOutput | CreateUpdatedImageCommandOutput | CreateUsageReportSubscriptionCommandOutput | CreateUserCommandOutput | DeleteAppBlockBuilderCommandOutput | DeleteAppBlockCommandOutput | DeleteApplicationCommandOutput | DeleteDirectoryConfigCommandOutput | DeleteEntitlementCommandOutput | DeleteFleetCommandOutput | DeleteImageBuilderCommandOutput | DeleteImageCommandOutput | DeleteImagePermissionsCommandOutput | DeleteStackCommandOutput | DeleteUsageReportSubscriptionCommandOutput | DeleteUserCommandOutput | DescribeAppBlockBuilderAppBlockAssociationsCommandOutput | DescribeAppBlockBuildersCommandOutput | DescribeAppBlocksCommandOutput | DescribeApplicationFleetAssociationsCommandOutput | DescribeApplicationsCommandOutput | DescribeDirectoryConfigsCommandOutput | DescribeEntitlementsCommandOutput | DescribeFleetsCommandOutput | DescribeImageBuildersCommandOutput | DescribeImagePermissionsCommandOutput | DescribeImagesCommandOutput | DescribeSessionsCommandOutput | DescribeStacksCommandOutput | DescribeUsageReportSubscriptionsCommandOutput | DescribeUserStackAssociationsCommandOutput | DescribeUsersCommandOutput | DisableUserCommandOutput | DisassociateAppBlockBuilderAppBlockCommandOutput | DisassociateApplicationFleetCommandOutput | DisassociateApplicationFromEntitlementCommandOutput | DisassociateFleetCommandOutput | EnableUserCommandOutput | ExpireSessionCommandOutput | ListAssociatedFleetsCommandOutput | ListAssociatedStacksCommandOutput | ListEntitledApplicationsCommandOutput | ListTagsForResourceCommandOutput | StartAppBlockBuilderCommandOutput | StartFleetCommandOutput | StartImageBuilderCommandOutput | StopAppBlockBuilderCommandOutput | StopFleetCommandOutput | StopImageBuilderCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAppBlockBuilderCommandOutput | UpdateApplicationCommandOutput | UpdateDirectoryConfigCommandOutput | UpdateEntitlementCommandOutput | UpdateFleetCommandOutput | UpdateImagePermissionsCommandOutput | UpdateStackCommandOutput;
|
|
86
96
|
/**
|
|
87
97
|
* @public
|
|
88
98
|
*/
|
|
@@ -92,7 +102,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
92
102
|
*/
|
|
93
103
|
requestHandler?: __HttpHandler;
|
|
94
104
|
/**
|
|
95
|
-
* A constructor for a class implementing the {@link @
|
|
105
|
+
* A constructor for a class implementing the {@link @smithy/types#ChecksumConstructor} interface
|
|
96
106
|
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
97
107
|
* @internal
|
|
98
108
|
*/
|
|
@@ -182,7 +192,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
182
192
|
*/
|
|
183
193
|
logger?: __Logger;
|
|
184
194
|
/**
|
|
185
|
-
* The {@link @
|
|
195
|
+
* The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
186
196
|
*/
|
|
187
197
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
188
198
|
}
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
|
+
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
|
+
import { AssociateAppBlockBuilderAppBlockRequest, AssociateAppBlockBuilderAppBlockResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
10
|
+
/**
|
|
11
|
+
* @public
|
|
12
|
+
*
|
|
13
|
+
* The input for {@link AssociateAppBlockBuilderAppBlockCommand}.
|
|
14
|
+
*/
|
|
15
|
+
export interface AssociateAppBlockBuilderAppBlockCommandInput extends AssociateAppBlockBuilderAppBlockRequest {
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* @public
|
|
19
|
+
*
|
|
20
|
+
* The output of {@link AssociateAppBlockBuilderAppBlockCommand}.
|
|
21
|
+
*/
|
|
22
|
+
export interface AssociateAppBlockBuilderAppBlockCommandOutput extends AssociateAppBlockBuilderAppBlockResult, __MetadataBearer {
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* @public
|
|
26
|
+
* <p>Associates the specified app block builder with the specified app block.</p>
|
|
27
|
+
* @example
|
|
28
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
+
* ```javascript
|
|
30
|
+
* import { AppStreamClient, AssociateAppBlockBuilderAppBlockCommand } from "@aws-sdk/client-appstream"; // ES Modules import
|
|
31
|
+
* // const { AppStreamClient, AssociateAppBlockBuilderAppBlockCommand } = require("@aws-sdk/client-appstream"); // CommonJS import
|
|
32
|
+
* const client = new AppStreamClient(config);
|
|
33
|
+
* const input = { // AssociateAppBlockBuilderAppBlockRequest
|
|
34
|
+
* AppBlockArn: "STRING_VALUE", // required
|
|
35
|
+
* AppBlockBuilderName: "STRING_VALUE", // required
|
|
36
|
+
* };
|
|
37
|
+
* const command = new AssociateAppBlockBuilderAppBlockCommand(input);
|
|
38
|
+
* const response = await client.send(command);
|
|
39
|
+
* // { // AssociateAppBlockBuilderAppBlockResult
|
|
40
|
+
* // AppBlockBuilderAppBlockAssociation: { // AppBlockBuilderAppBlockAssociation
|
|
41
|
+
* // AppBlockArn: "STRING_VALUE", // required
|
|
42
|
+
* // AppBlockBuilderName: "STRING_VALUE", // required
|
|
43
|
+
* // },
|
|
44
|
+
* // };
|
|
45
|
+
*
|
|
46
|
+
* ```
|
|
47
|
+
*
|
|
48
|
+
* @param AssociateAppBlockBuilderAppBlockCommandInput - {@link AssociateAppBlockBuilderAppBlockCommandInput}
|
|
49
|
+
* @returns {@link AssociateAppBlockBuilderAppBlockCommandOutput}
|
|
50
|
+
* @see {@link AssociateAppBlockBuilderAppBlockCommandInput} for command's `input` shape.
|
|
51
|
+
* @see {@link AssociateAppBlockBuilderAppBlockCommandOutput} for command's `response` shape.
|
|
52
|
+
* @see {@link AppStreamClientResolvedConfig | config} for AppStreamClient's `config` shape.
|
|
53
|
+
*
|
|
54
|
+
* @throws {@link ConcurrentModificationException} (client fault)
|
|
55
|
+
* <p>An API error occurred. Wait a few minutes and try again.</p>
|
|
56
|
+
*
|
|
57
|
+
* @throws {@link InvalidParameterCombinationException} (client fault)
|
|
58
|
+
* <p>Indicates an incorrect combination of parameters, or a missing parameter.</p>
|
|
59
|
+
*
|
|
60
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
61
|
+
* <p>The requested limit exceeds the permitted limit for an account.</p>
|
|
62
|
+
*
|
|
63
|
+
* @throws {@link OperationNotPermittedException} (client fault)
|
|
64
|
+
* <p>The attempted operation is not permitted.</p>
|
|
65
|
+
*
|
|
66
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
67
|
+
* <p>The specified resource was not found.</p>
|
|
68
|
+
*
|
|
69
|
+
* @throws {@link AppStreamServiceException}
|
|
70
|
+
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
71
|
+
*
|
|
72
|
+
*/
|
|
73
|
+
export declare class AssociateAppBlockBuilderAppBlockCommand extends $Command<AssociateAppBlockBuilderAppBlockCommandInput, AssociateAppBlockBuilderAppBlockCommandOutput, AppStreamClientResolvedConfig> {
|
|
74
|
+
readonly input: AssociateAppBlockBuilderAppBlockCommandInput;
|
|
75
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
+
/**
|
|
77
|
+
* @public
|
|
78
|
+
*/
|
|
79
|
+
constructor(input: AssociateAppBlockBuilderAppBlockCommandInput);
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
83
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateAppBlockBuilderAppBlockCommandInput, AssociateAppBlockBuilderAppBlockCommandOutput>;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
87
|
+
private serialize;
|
|
88
|
+
/**
|
|
89
|
+
* @internal
|
|
90
|
+
*/
|
|
91
|
+
private deserialize;
|
|
92
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
5
|
import { AssociateApplicationFleetRequest, AssociateApplicationFleetResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
5
|
import { AssociateApplicationToEntitlementRequest, AssociateApplicationToEntitlementResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
5
|
import { AssociateFleetRequest, AssociateFleetResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
5
|
import { BatchAssociateUserStackRequest, BatchAssociateUserStackResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
5
|
import { BatchDisassociateUserStackRequest, BatchDisassociateUserStackResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@
|
|
2
|
-
import { Command as $Command } from "@
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
4
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
5
|
import { CopyImageRequest, CopyImageResponse } from "../models/models_0";
|
|
6
6
|
/**
|