@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
package/README.md
CHANGED
|
@@ -41,16 +41,16 @@ using your favorite package manager:
|
|
|
41
41
|
|
|
42
42
|
The AWS SDK is modulized by clients and commands.
|
|
43
43
|
To send a request, you only need to import the `AppStreamClient` and
|
|
44
|
-
the commands you need, for example `
|
|
44
|
+
the commands you need, for example `AssociateAppBlockBuilderAppBlockCommand`:
|
|
45
45
|
|
|
46
46
|
```js
|
|
47
47
|
// ES5 example
|
|
48
|
-
const { AppStreamClient,
|
|
48
|
+
const { AppStreamClient, AssociateAppBlockBuilderAppBlockCommand } = require("@aws-sdk/client-appstream");
|
|
49
49
|
```
|
|
50
50
|
|
|
51
51
|
```ts
|
|
52
52
|
// ES6+ example
|
|
53
|
-
import { AppStreamClient,
|
|
53
|
+
import { AppStreamClient, AssociateAppBlockBuilderAppBlockCommand } from "@aws-sdk/client-appstream";
|
|
54
54
|
```
|
|
55
55
|
|
|
56
56
|
### Usage
|
|
@@ -69,7 +69,7 @@ const client = new AppStreamClient({ region: "REGION" });
|
|
|
69
69
|
const params = {
|
|
70
70
|
/** input parameters */
|
|
71
71
|
};
|
|
72
|
-
const command = new
|
|
72
|
+
const command = new AssociateAppBlockBuilderAppBlockCommand(params);
|
|
73
73
|
```
|
|
74
74
|
|
|
75
75
|
#### Async/await
|
|
@@ -148,7 +148,7 @@ const client = new AWS.AppStream({ region: "REGION" });
|
|
|
148
148
|
|
|
149
149
|
// async/await.
|
|
150
150
|
try {
|
|
151
|
-
const data = await client.
|
|
151
|
+
const data = await client.associateAppBlockBuilderAppBlock(params);
|
|
152
152
|
// process data.
|
|
153
153
|
} catch (error) {
|
|
154
154
|
// error handling.
|
|
@@ -156,7 +156,7 @@ try {
|
|
|
156
156
|
|
|
157
157
|
// Promises.
|
|
158
158
|
client
|
|
159
|
-
.
|
|
159
|
+
.associateAppBlockBuilderAppBlock(params)
|
|
160
160
|
.then((data) => {
|
|
161
161
|
// process data.
|
|
162
162
|
})
|
|
@@ -165,7 +165,7 @@ client
|
|
|
165
165
|
});
|
|
166
166
|
|
|
167
167
|
// callbacks.
|
|
168
|
-
client.
|
|
168
|
+
client.associateAppBlockBuilderAppBlock(params, (err, data) => {
|
|
169
169
|
// process err and data.
|
|
170
170
|
});
|
|
171
171
|
```
|
|
@@ -221,6 +221,14 @@ see LICENSE for more information.
|
|
|
221
221
|
|
|
222
222
|
## Client Commands (Operations List)
|
|
223
223
|
|
|
224
|
+
<details>
|
|
225
|
+
<summary>
|
|
226
|
+
AssociateAppBlockBuilderAppBlock
|
|
227
|
+
</summary>
|
|
228
|
+
|
|
229
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/associateappblockbuilderappblockcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/associateappblockbuilderappblockcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/associateappblockbuilderappblockcommandoutput.html)
|
|
230
|
+
|
|
231
|
+
</details>
|
|
224
232
|
<details>
|
|
225
233
|
<summary>
|
|
226
234
|
AssociateApplicationFleet
|
|
@@ -276,6 +284,22 @@ CreateAppBlock
|
|
|
276
284
|
|
|
277
285
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/createappblockcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createappblockcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createappblockcommandoutput.html)
|
|
278
286
|
|
|
287
|
+
</details>
|
|
288
|
+
<details>
|
|
289
|
+
<summary>
|
|
290
|
+
CreateAppBlockBuilder
|
|
291
|
+
</summary>
|
|
292
|
+
|
|
293
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/createappblockbuildercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createappblockbuildercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createappblockbuildercommandoutput.html)
|
|
294
|
+
|
|
295
|
+
</details>
|
|
296
|
+
<details>
|
|
297
|
+
<summary>
|
|
298
|
+
CreateAppBlockBuilderStreamingURL
|
|
299
|
+
</summary>
|
|
300
|
+
|
|
301
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/createappblockbuilderstreamingurlcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createappblockbuilderstreamingurlcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/createappblockbuilderstreamingurlcommandoutput.html)
|
|
302
|
+
|
|
279
303
|
</details>
|
|
280
304
|
<details>
|
|
281
305
|
<summary>
|
|
@@ -372,6 +396,14 @@ DeleteAppBlock
|
|
|
372
396
|
|
|
373
397
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/deleteappblockcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteappblockcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteappblockcommandoutput.html)
|
|
374
398
|
|
|
399
|
+
</details>
|
|
400
|
+
<details>
|
|
401
|
+
<summary>
|
|
402
|
+
DeleteAppBlockBuilder
|
|
403
|
+
</summary>
|
|
404
|
+
|
|
405
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/deleteappblockbuildercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteappblockbuildercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteappblockbuildercommandoutput.html)
|
|
406
|
+
|
|
375
407
|
</details>
|
|
376
408
|
<details>
|
|
377
409
|
<summary>
|
|
@@ -452,6 +484,22 @@ DeleteUser
|
|
|
452
484
|
|
|
453
485
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/deleteusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/deleteusercommandoutput.html)
|
|
454
486
|
|
|
487
|
+
</details>
|
|
488
|
+
<details>
|
|
489
|
+
<summary>
|
|
490
|
+
DescribeAppBlockBuilderAppBlockAssociations
|
|
491
|
+
</summary>
|
|
492
|
+
|
|
493
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/describeappblockbuilderappblockassociationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeappblockbuilderappblockassociationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeappblockbuilderappblockassociationscommandoutput.html)
|
|
494
|
+
|
|
495
|
+
</details>
|
|
496
|
+
<details>
|
|
497
|
+
<summary>
|
|
498
|
+
DescribeAppBlockBuilders
|
|
499
|
+
</summary>
|
|
500
|
+
|
|
501
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/describeappblockbuilderscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeappblockbuilderscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/describeappblockbuilderscommandoutput.html)
|
|
502
|
+
|
|
455
503
|
</details>
|
|
456
504
|
<details>
|
|
457
505
|
<summary>
|
|
@@ -572,6 +620,14 @@ DisableUser
|
|
|
572
620
|
|
|
573
621
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/disableusercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/disableusercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/disableusercommandoutput.html)
|
|
574
622
|
|
|
623
|
+
</details>
|
|
624
|
+
<details>
|
|
625
|
+
<summary>
|
|
626
|
+
DisassociateAppBlockBuilderAppBlock
|
|
627
|
+
</summary>
|
|
628
|
+
|
|
629
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/disassociateappblockbuilderappblockcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/disassociateappblockbuilderappblockcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/disassociateappblockbuilderappblockcommandoutput.html)
|
|
630
|
+
|
|
575
631
|
</details>
|
|
576
632
|
<details>
|
|
577
633
|
<summary>
|
|
@@ -644,6 +700,14 @@ ListTagsForResource
|
|
|
644
700
|
|
|
645
701
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/listtagsforresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/listtagsforresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/listtagsforresourcecommandoutput.html)
|
|
646
702
|
|
|
703
|
+
</details>
|
|
704
|
+
<details>
|
|
705
|
+
<summary>
|
|
706
|
+
StartAppBlockBuilder
|
|
707
|
+
</summary>
|
|
708
|
+
|
|
709
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/startappblockbuildercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/startappblockbuildercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/startappblockbuildercommandoutput.html)
|
|
710
|
+
|
|
647
711
|
</details>
|
|
648
712
|
<details>
|
|
649
713
|
<summary>
|
|
@@ -660,6 +724,14 @@ StartImageBuilder
|
|
|
660
724
|
|
|
661
725
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/startimagebuildercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/startimagebuildercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/startimagebuildercommandoutput.html)
|
|
662
726
|
|
|
727
|
+
</details>
|
|
728
|
+
<details>
|
|
729
|
+
<summary>
|
|
730
|
+
StopAppBlockBuilder
|
|
731
|
+
</summary>
|
|
732
|
+
|
|
733
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/stopappblockbuildercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/stopappblockbuildercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/stopappblockbuildercommandoutput.html)
|
|
734
|
+
|
|
663
735
|
</details>
|
|
664
736
|
<details>
|
|
665
737
|
<summary>
|
|
@@ -692,6 +764,14 @@ UntagResource
|
|
|
692
764
|
|
|
693
765
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/untagresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/untagresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/untagresourcecommandoutput.html)
|
|
694
766
|
|
|
767
|
+
</details>
|
|
768
|
+
<details>
|
|
769
|
+
<summary>
|
|
770
|
+
UpdateAppBlockBuilder
|
|
771
|
+
</summary>
|
|
772
|
+
|
|
773
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/classes/updateappblockbuildercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/updateappblockbuildercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-appstream/interfaces/updateappblockbuildercommandoutput.html)
|
|
774
|
+
|
|
695
775
|
</details>
|
|
696
776
|
<details>
|
|
697
777
|
<summary>
|
package/dist-cjs/AppStream.js
CHANGED
|
@@ -1,14 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AppStream = void 0;
|
|
4
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
5
|
const AppStreamClient_1 = require("./AppStreamClient");
|
|
6
|
+
const AssociateAppBlockBuilderAppBlockCommand_1 = require("./commands/AssociateAppBlockBuilderAppBlockCommand");
|
|
6
7
|
const AssociateApplicationFleetCommand_1 = require("./commands/AssociateApplicationFleetCommand");
|
|
7
8
|
const AssociateApplicationToEntitlementCommand_1 = require("./commands/AssociateApplicationToEntitlementCommand");
|
|
8
9
|
const AssociateFleetCommand_1 = require("./commands/AssociateFleetCommand");
|
|
9
10
|
const BatchAssociateUserStackCommand_1 = require("./commands/BatchAssociateUserStackCommand");
|
|
10
11
|
const BatchDisassociateUserStackCommand_1 = require("./commands/BatchDisassociateUserStackCommand");
|
|
11
12
|
const CopyImageCommand_1 = require("./commands/CopyImageCommand");
|
|
13
|
+
const CreateAppBlockBuilderCommand_1 = require("./commands/CreateAppBlockBuilderCommand");
|
|
14
|
+
const CreateAppBlockBuilderStreamingURLCommand_1 = require("./commands/CreateAppBlockBuilderStreamingURLCommand");
|
|
12
15
|
const CreateAppBlockCommand_1 = require("./commands/CreateAppBlockCommand");
|
|
13
16
|
const CreateApplicationCommand_1 = require("./commands/CreateApplicationCommand");
|
|
14
17
|
const CreateDirectoryConfigCommand_1 = require("./commands/CreateDirectoryConfigCommand");
|
|
@@ -21,6 +24,7 @@ const CreateStreamingURLCommand_1 = require("./commands/CreateStreamingURLComman
|
|
|
21
24
|
const CreateUpdatedImageCommand_1 = require("./commands/CreateUpdatedImageCommand");
|
|
22
25
|
const CreateUsageReportSubscriptionCommand_1 = require("./commands/CreateUsageReportSubscriptionCommand");
|
|
23
26
|
const CreateUserCommand_1 = require("./commands/CreateUserCommand");
|
|
27
|
+
const DeleteAppBlockBuilderCommand_1 = require("./commands/DeleteAppBlockBuilderCommand");
|
|
24
28
|
const DeleteAppBlockCommand_1 = require("./commands/DeleteAppBlockCommand");
|
|
25
29
|
const DeleteApplicationCommand_1 = require("./commands/DeleteApplicationCommand");
|
|
26
30
|
const DeleteDirectoryConfigCommand_1 = require("./commands/DeleteDirectoryConfigCommand");
|
|
@@ -32,6 +36,8 @@ const DeleteImagePermissionsCommand_1 = require("./commands/DeleteImagePermissio
|
|
|
32
36
|
const DeleteStackCommand_1 = require("./commands/DeleteStackCommand");
|
|
33
37
|
const DeleteUsageReportSubscriptionCommand_1 = require("./commands/DeleteUsageReportSubscriptionCommand");
|
|
34
38
|
const DeleteUserCommand_1 = require("./commands/DeleteUserCommand");
|
|
39
|
+
const DescribeAppBlockBuilderAppBlockAssociationsCommand_1 = require("./commands/DescribeAppBlockBuilderAppBlockAssociationsCommand");
|
|
40
|
+
const DescribeAppBlockBuildersCommand_1 = require("./commands/DescribeAppBlockBuildersCommand");
|
|
35
41
|
const DescribeAppBlocksCommand_1 = require("./commands/DescribeAppBlocksCommand");
|
|
36
42
|
const DescribeApplicationFleetAssociationsCommand_1 = require("./commands/DescribeApplicationFleetAssociationsCommand");
|
|
37
43
|
const DescribeApplicationsCommand_1 = require("./commands/DescribeApplicationsCommand");
|
|
@@ -47,6 +53,7 @@ const DescribeUsageReportSubscriptionsCommand_1 = require("./commands/DescribeUs
|
|
|
47
53
|
const DescribeUsersCommand_1 = require("./commands/DescribeUsersCommand");
|
|
48
54
|
const DescribeUserStackAssociationsCommand_1 = require("./commands/DescribeUserStackAssociationsCommand");
|
|
49
55
|
const DisableUserCommand_1 = require("./commands/DisableUserCommand");
|
|
56
|
+
const DisassociateAppBlockBuilderAppBlockCommand_1 = require("./commands/DisassociateAppBlockBuilderAppBlockCommand");
|
|
50
57
|
const DisassociateApplicationFleetCommand_1 = require("./commands/DisassociateApplicationFleetCommand");
|
|
51
58
|
const DisassociateApplicationFromEntitlementCommand_1 = require("./commands/DisassociateApplicationFromEntitlementCommand");
|
|
52
59
|
const DisassociateFleetCommand_1 = require("./commands/DisassociateFleetCommand");
|
|
@@ -56,12 +63,15 @@ const ListAssociatedFleetsCommand_1 = require("./commands/ListAssociatedFleetsCo
|
|
|
56
63
|
const ListAssociatedStacksCommand_1 = require("./commands/ListAssociatedStacksCommand");
|
|
57
64
|
const ListEntitledApplicationsCommand_1 = require("./commands/ListEntitledApplicationsCommand");
|
|
58
65
|
const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
|
|
66
|
+
const StartAppBlockBuilderCommand_1 = require("./commands/StartAppBlockBuilderCommand");
|
|
59
67
|
const StartFleetCommand_1 = require("./commands/StartFleetCommand");
|
|
60
68
|
const StartImageBuilderCommand_1 = require("./commands/StartImageBuilderCommand");
|
|
69
|
+
const StopAppBlockBuilderCommand_1 = require("./commands/StopAppBlockBuilderCommand");
|
|
61
70
|
const StopFleetCommand_1 = require("./commands/StopFleetCommand");
|
|
62
71
|
const StopImageBuilderCommand_1 = require("./commands/StopImageBuilderCommand");
|
|
63
72
|
const TagResourceCommand_1 = require("./commands/TagResourceCommand");
|
|
64
73
|
const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
|
|
74
|
+
const UpdateAppBlockBuilderCommand_1 = require("./commands/UpdateAppBlockBuilderCommand");
|
|
65
75
|
const UpdateApplicationCommand_1 = require("./commands/UpdateApplicationCommand");
|
|
66
76
|
const UpdateDirectoryConfigCommand_1 = require("./commands/UpdateDirectoryConfigCommand");
|
|
67
77
|
const UpdateEntitlementCommand_1 = require("./commands/UpdateEntitlementCommand");
|
|
@@ -69,6 +79,7 @@ const UpdateFleetCommand_1 = require("./commands/UpdateFleetCommand");
|
|
|
69
79
|
const UpdateImagePermissionsCommand_1 = require("./commands/UpdateImagePermissionsCommand");
|
|
70
80
|
const UpdateStackCommand_1 = require("./commands/UpdateStackCommand");
|
|
71
81
|
const commands = {
|
|
82
|
+
AssociateAppBlockBuilderAppBlockCommand: AssociateAppBlockBuilderAppBlockCommand_1.AssociateAppBlockBuilderAppBlockCommand,
|
|
72
83
|
AssociateApplicationFleetCommand: AssociateApplicationFleetCommand_1.AssociateApplicationFleetCommand,
|
|
73
84
|
AssociateApplicationToEntitlementCommand: AssociateApplicationToEntitlementCommand_1.AssociateApplicationToEntitlementCommand,
|
|
74
85
|
AssociateFleetCommand: AssociateFleetCommand_1.AssociateFleetCommand,
|
|
@@ -76,6 +87,8 @@ const commands = {
|
|
|
76
87
|
BatchDisassociateUserStackCommand: BatchDisassociateUserStackCommand_1.BatchDisassociateUserStackCommand,
|
|
77
88
|
CopyImageCommand: CopyImageCommand_1.CopyImageCommand,
|
|
78
89
|
CreateAppBlockCommand: CreateAppBlockCommand_1.CreateAppBlockCommand,
|
|
90
|
+
CreateAppBlockBuilderCommand: CreateAppBlockBuilderCommand_1.CreateAppBlockBuilderCommand,
|
|
91
|
+
CreateAppBlockBuilderStreamingURLCommand: CreateAppBlockBuilderStreamingURLCommand_1.CreateAppBlockBuilderStreamingURLCommand,
|
|
79
92
|
CreateApplicationCommand: CreateApplicationCommand_1.CreateApplicationCommand,
|
|
80
93
|
CreateDirectoryConfigCommand: CreateDirectoryConfigCommand_1.CreateDirectoryConfigCommand,
|
|
81
94
|
CreateEntitlementCommand: CreateEntitlementCommand_1.CreateEntitlementCommand,
|
|
@@ -88,6 +101,7 @@ const commands = {
|
|
|
88
101
|
CreateUsageReportSubscriptionCommand: CreateUsageReportSubscriptionCommand_1.CreateUsageReportSubscriptionCommand,
|
|
89
102
|
CreateUserCommand: CreateUserCommand_1.CreateUserCommand,
|
|
90
103
|
DeleteAppBlockCommand: DeleteAppBlockCommand_1.DeleteAppBlockCommand,
|
|
104
|
+
DeleteAppBlockBuilderCommand: DeleteAppBlockBuilderCommand_1.DeleteAppBlockBuilderCommand,
|
|
91
105
|
DeleteApplicationCommand: DeleteApplicationCommand_1.DeleteApplicationCommand,
|
|
92
106
|
DeleteDirectoryConfigCommand: DeleteDirectoryConfigCommand_1.DeleteDirectoryConfigCommand,
|
|
93
107
|
DeleteEntitlementCommand: DeleteEntitlementCommand_1.DeleteEntitlementCommand,
|
|
@@ -98,6 +112,8 @@ const commands = {
|
|
|
98
112
|
DeleteStackCommand: DeleteStackCommand_1.DeleteStackCommand,
|
|
99
113
|
DeleteUsageReportSubscriptionCommand: DeleteUsageReportSubscriptionCommand_1.DeleteUsageReportSubscriptionCommand,
|
|
100
114
|
DeleteUserCommand: DeleteUserCommand_1.DeleteUserCommand,
|
|
115
|
+
DescribeAppBlockBuilderAppBlockAssociationsCommand: DescribeAppBlockBuilderAppBlockAssociationsCommand_1.DescribeAppBlockBuilderAppBlockAssociationsCommand,
|
|
116
|
+
DescribeAppBlockBuildersCommand: DescribeAppBlockBuildersCommand_1.DescribeAppBlockBuildersCommand,
|
|
101
117
|
DescribeAppBlocksCommand: DescribeAppBlocksCommand_1.DescribeAppBlocksCommand,
|
|
102
118
|
DescribeApplicationFleetAssociationsCommand: DescribeApplicationFleetAssociationsCommand_1.DescribeApplicationFleetAssociationsCommand,
|
|
103
119
|
DescribeApplicationsCommand: DescribeApplicationsCommand_1.DescribeApplicationsCommand,
|
|
@@ -113,6 +129,7 @@ const commands = {
|
|
|
113
129
|
DescribeUsersCommand: DescribeUsersCommand_1.DescribeUsersCommand,
|
|
114
130
|
DescribeUserStackAssociationsCommand: DescribeUserStackAssociationsCommand_1.DescribeUserStackAssociationsCommand,
|
|
115
131
|
DisableUserCommand: DisableUserCommand_1.DisableUserCommand,
|
|
132
|
+
DisassociateAppBlockBuilderAppBlockCommand: DisassociateAppBlockBuilderAppBlockCommand_1.DisassociateAppBlockBuilderAppBlockCommand,
|
|
116
133
|
DisassociateApplicationFleetCommand: DisassociateApplicationFleetCommand_1.DisassociateApplicationFleetCommand,
|
|
117
134
|
DisassociateApplicationFromEntitlementCommand: DisassociateApplicationFromEntitlementCommand_1.DisassociateApplicationFromEntitlementCommand,
|
|
118
135
|
DisassociateFleetCommand: DisassociateFleetCommand_1.DisassociateFleetCommand,
|
|
@@ -122,12 +139,15 @@ const commands = {
|
|
|
122
139
|
ListAssociatedStacksCommand: ListAssociatedStacksCommand_1.ListAssociatedStacksCommand,
|
|
123
140
|
ListEntitledApplicationsCommand: ListEntitledApplicationsCommand_1.ListEntitledApplicationsCommand,
|
|
124
141
|
ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
|
|
142
|
+
StartAppBlockBuilderCommand: StartAppBlockBuilderCommand_1.StartAppBlockBuilderCommand,
|
|
125
143
|
StartFleetCommand: StartFleetCommand_1.StartFleetCommand,
|
|
126
144
|
StartImageBuilderCommand: StartImageBuilderCommand_1.StartImageBuilderCommand,
|
|
145
|
+
StopAppBlockBuilderCommand: StopAppBlockBuilderCommand_1.StopAppBlockBuilderCommand,
|
|
127
146
|
StopFleetCommand: StopFleetCommand_1.StopFleetCommand,
|
|
128
147
|
StopImageBuilderCommand: StopImageBuilderCommand_1.StopImageBuilderCommand,
|
|
129
148
|
TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
|
|
130
149
|
UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
|
|
150
|
+
UpdateAppBlockBuilderCommand: UpdateAppBlockBuilderCommand_1.UpdateAppBlockBuilderCommand,
|
|
131
151
|
UpdateApplicationCommand: UpdateApplicationCommand_1.UpdateApplicationCommand,
|
|
132
152
|
UpdateDirectoryConfigCommand: UpdateDirectoryConfigCommand_1.UpdateDirectoryConfigCommand,
|
|
133
153
|
UpdateEntitlementCommand: UpdateEntitlementCommand_1.UpdateEntitlementCommand,
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AppStreamClient = exports.__Client = void 0;
|
|
4
|
-
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
5
|
-
const middleware_content_length_1 = require("@aws-sdk/middleware-content-length");
|
|
6
|
-
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
7
4
|
const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
|
|
8
5
|
const middleware_logger_1 = require("@aws-sdk/middleware-logger");
|
|
9
6
|
const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
|
|
10
|
-
const middleware_retry_1 = require("@aws-sdk/middleware-retry");
|
|
11
7
|
const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
12
8
|
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
13
|
-
const
|
|
9
|
+
const config_resolver_1 = require("@smithy/config-resolver");
|
|
10
|
+
const middleware_content_length_1 = require("@smithy/middleware-content-length");
|
|
11
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
12
|
+
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
13
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
14
|
Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
|
|
15
15
|
const EndpointParameters_1 = require("./endpoint/EndpointParameters");
|
|
16
16
|
const runtimeConfig_1 = require("./runtimeConfig");
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.AssociateAppBlockBuilderAppBlockCommand = exports.$Command = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
|
+
class AssociateAppBlockBuilderAppBlockCommand extends smithy_client_1.Command {
|
|
10
|
+
static getEndpointParameterInstructions() {
|
|
11
|
+
return {
|
|
12
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
13
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
14
|
+
Region: { type: "builtInParams", name: "region" },
|
|
15
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
16
|
+
};
|
|
17
|
+
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
23
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, AssociateAppBlockBuilderAppBlockCommand.getEndpointParameterInstructions()));
|
|
25
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
26
|
+
const { logger } = configuration;
|
|
27
|
+
const clientName = "AppStreamClient";
|
|
28
|
+
const commandName = "AssociateAppBlockBuilderAppBlockCommand";
|
|
29
|
+
const handlerExecutionContext = {
|
|
30
|
+
logger,
|
|
31
|
+
clientName,
|
|
32
|
+
commandName,
|
|
33
|
+
inputFilterSensitiveLog: (_) => _,
|
|
34
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
};
|
|
36
|
+
const { requestHandler } = configuration;
|
|
37
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
|
+
}
|
|
39
|
+
serialize(input, context) {
|
|
40
|
+
return (0, Aws_json1_1_1.se_AssociateAppBlockBuilderAppBlockCommand)(input, context);
|
|
41
|
+
}
|
|
42
|
+
deserialize(output, context) {
|
|
43
|
+
return (0, Aws_json1_1_1.de_AssociateAppBlockBuilderAppBlockCommand)(output, context);
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
exports.AssociateAppBlockBuilderAppBlockCommand = AssociateAppBlockBuilderAppBlockCommand;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AssociateApplicationFleetCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class AssociateApplicationFleetCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AssociateApplicationToEntitlementCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class AssociateApplicationToEntitlementCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AssociateFleetCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class AssociateFleetCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.BatchAssociateUserStackCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const models_0_1 = require("../models/models_0");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.BatchDisassociateUserStackCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const models_0_1 = require("../models/models_0");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CopyImageCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class CopyImageCommand extends smithy_client_1.Command {
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CreateAppBlockBuilderCommand = exports.$Command = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
|
+
class CreateAppBlockBuilderCommand extends smithy_client_1.Command {
|
|
10
|
+
static getEndpointParameterInstructions() {
|
|
11
|
+
return {
|
|
12
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
13
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
14
|
+
Region: { type: "builtInParams", name: "region" },
|
|
15
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
16
|
+
};
|
|
17
|
+
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
23
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateAppBlockBuilderCommand.getEndpointParameterInstructions()));
|
|
25
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
26
|
+
const { logger } = configuration;
|
|
27
|
+
const clientName = "AppStreamClient";
|
|
28
|
+
const commandName = "CreateAppBlockBuilderCommand";
|
|
29
|
+
const handlerExecutionContext = {
|
|
30
|
+
logger,
|
|
31
|
+
clientName,
|
|
32
|
+
commandName,
|
|
33
|
+
inputFilterSensitiveLog: (_) => _,
|
|
34
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
};
|
|
36
|
+
const { requestHandler } = configuration;
|
|
37
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
|
+
}
|
|
39
|
+
serialize(input, context) {
|
|
40
|
+
return (0, Aws_json1_1_1.se_CreateAppBlockBuilderCommand)(input, context);
|
|
41
|
+
}
|
|
42
|
+
deserialize(output, context) {
|
|
43
|
+
return (0, Aws_json1_1_1.de_CreateAppBlockBuilderCommand)(output, context);
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
exports.CreateAppBlockBuilderCommand = CreateAppBlockBuilderCommand;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CreateAppBlockBuilderStreamingURLCommand = exports.$Command = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
|
+
class CreateAppBlockBuilderStreamingURLCommand extends smithy_client_1.Command {
|
|
10
|
+
static getEndpointParameterInstructions() {
|
|
11
|
+
return {
|
|
12
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
13
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
14
|
+
Region: { type: "builtInParams", name: "region" },
|
|
15
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
16
|
+
};
|
|
17
|
+
}
|
|
18
|
+
constructor(input) {
|
|
19
|
+
super();
|
|
20
|
+
this.input = input;
|
|
21
|
+
}
|
|
22
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
23
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
24
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateAppBlockBuilderStreamingURLCommand.getEndpointParameterInstructions()));
|
|
25
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
26
|
+
const { logger } = configuration;
|
|
27
|
+
const clientName = "AppStreamClient";
|
|
28
|
+
const commandName = "CreateAppBlockBuilderStreamingURLCommand";
|
|
29
|
+
const handlerExecutionContext = {
|
|
30
|
+
logger,
|
|
31
|
+
clientName,
|
|
32
|
+
commandName,
|
|
33
|
+
inputFilterSensitiveLog: (_) => _,
|
|
34
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
|
+
};
|
|
36
|
+
const { requestHandler } = configuration;
|
|
37
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
|
+
}
|
|
39
|
+
serialize(input, context) {
|
|
40
|
+
return (0, Aws_json1_1_1.se_CreateAppBlockBuilderStreamingURLCommand)(input, context);
|
|
41
|
+
}
|
|
42
|
+
deserialize(output, context) {
|
|
43
|
+
return (0, Aws_json1_1_1.de_CreateAppBlockBuilderStreamingURLCommand)(output, context);
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
exports.CreateAppBlockBuilderStreamingURLCommand = CreateAppBlockBuilderStreamingURLCommand;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateAppBlockCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class CreateAppBlockCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateApplicationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class CreateApplicationCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateDirectoryConfigCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const models_0_1 = require("../models/models_0");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateEntitlementCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class CreateEntitlementCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.CreateFleetCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
9
9
|
class CreateFleetCommand extends smithy_client_1.Command {
|