@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,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 { DeleteImageBuilderRequest, DeleteImageBuilderResult } 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 { DeleteImageRequest, DeleteImageResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -69,7 +69,7 @@ export interface DeleteImageCommandOutput extends DeleteImageResult, __MetadataB
|
|
|
69
69
|
* // AppBlockArn: "STRING_VALUE",
|
|
70
70
|
* // IconS3Location: { // S3Location
|
|
71
71
|
* // S3Bucket: "STRING_VALUE", // required
|
|
72
|
-
* // S3Key: "STRING_VALUE",
|
|
72
|
+
* // S3Key: "STRING_VALUE",
|
|
73
73
|
* // },
|
|
74
74
|
* // Platforms: [ // Platforms
|
|
75
75
|
* // "WINDOWS" || "WINDOWS_SERVER_2016" || "WINDOWS_SERVER_2019" || "AMAZON_LINUX2",
|
|
@@ -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 { DeleteImagePermissionsRequest, DeleteImagePermissionsResult } 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 { DeleteStackRequest, DeleteStackResult } 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 { DeleteUsageReportSubscriptionRequest, DeleteUsageReportSubscriptionResult } 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 { DeleteUserRequest, DeleteUserResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -0,0 +1,88 @@
|
|
|
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 { DescribeAppBlockBuilderAppBlockAssociationsRequest, DescribeAppBlockBuilderAppBlockAssociationsResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
10
|
+
/**
|
|
11
|
+
* @public
|
|
12
|
+
*
|
|
13
|
+
* The input for {@link DescribeAppBlockBuilderAppBlockAssociationsCommand}.
|
|
14
|
+
*/
|
|
15
|
+
export interface DescribeAppBlockBuilderAppBlockAssociationsCommandInput extends DescribeAppBlockBuilderAppBlockAssociationsRequest {
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* @public
|
|
19
|
+
*
|
|
20
|
+
* The output of {@link DescribeAppBlockBuilderAppBlockAssociationsCommand}.
|
|
21
|
+
*/
|
|
22
|
+
export interface DescribeAppBlockBuilderAppBlockAssociationsCommandOutput extends DescribeAppBlockBuilderAppBlockAssociationsResult, __MetadataBearer {
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* @public
|
|
26
|
+
* <p>Retrieves a list that describes one or more app block builder associations.</p>
|
|
27
|
+
* @example
|
|
28
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
+
* ```javascript
|
|
30
|
+
* import { AppStreamClient, DescribeAppBlockBuilderAppBlockAssociationsCommand } from "@aws-sdk/client-appstream"; // ES Modules import
|
|
31
|
+
* // const { AppStreamClient, DescribeAppBlockBuilderAppBlockAssociationsCommand } = require("@aws-sdk/client-appstream"); // CommonJS import
|
|
32
|
+
* const client = new AppStreamClient(config);
|
|
33
|
+
* const input = { // DescribeAppBlockBuilderAppBlockAssociationsRequest
|
|
34
|
+
* AppBlockArn: "STRING_VALUE",
|
|
35
|
+
* AppBlockBuilderName: "STRING_VALUE",
|
|
36
|
+
* MaxResults: Number("int"),
|
|
37
|
+
* NextToken: "STRING_VALUE",
|
|
38
|
+
* };
|
|
39
|
+
* const command = new DescribeAppBlockBuilderAppBlockAssociationsCommand(input);
|
|
40
|
+
* const response = await client.send(command);
|
|
41
|
+
* // { // DescribeAppBlockBuilderAppBlockAssociationsResult
|
|
42
|
+
* // AppBlockBuilderAppBlockAssociations: [ // AppBlockBuilderAppBlockAssociationsList
|
|
43
|
+
* // { // AppBlockBuilderAppBlockAssociation
|
|
44
|
+
* // AppBlockArn: "STRING_VALUE", // required
|
|
45
|
+
* // AppBlockBuilderName: "STRING_VALUE", // required
|
|
46
|
+
* // },
|
|
47
|
+
* // ],
|
|
48
|
+
* // NextToken: "STRING_VALUE",
|
|
49
|
+
* // };
|
|
50
|
+
*
|
|
51
|
+
* ```
|
|
52
|
+
*
|
|
53
|
+
* @param DescribeAppBlockBuilderAppBlockAssociationsCommandInput - {@link DescribeAppBlockBuilderAppBlockAssociationsCommandInput}
|
|
54
|
+
* @returns {@link DescribeAppBlockBuilderAppBlockAssociationsCommandOutput}
|
|
55
|
+
* @see {@link DescribeAppBlockBuilderAppBlockAssociationsCommandInput} for command's `input` shape.
|
|
56
|
+
* @see {@link DescribeAppBlockBuilderAppBlockAssociationsCommandOutput} for command's `response` shape.
|
|
57
|
+
* @see {@link AppStreamClientResolvedConfig | config} for AppStreamClient's `config` shape.
|
|
58
|
+
*
|
|
59
|
+
* @throws {@link InvalidParameterCombinationException} (client fault)
|
|
60
|
+
* <p>Indicates an incorrect combination of parameters, or a missing parameter.</p>
|
|
61
|
+
*
|
|
62
|
+
* @throws {@link OperationNotPermittedException} (client fault)
|
|
63
|
+
* <p>The attempted operation is not permitted.</p>
|
|
64
|
+
*
|
|
65
|
+
* @throws {@link AppStreamServiceException}
|
|
66
|
+
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
67
|
+
*
|
|
68
|
+
*/
|
|
69
|
+
export declare class DescribeAppBlockBuilderAppBlockAssociationsCommand extends $Command<DescribeAppBlockBuilderAppBlockAssociationsCommandInput, DescribeAppBlockBuilderAppBlockAssociationsCommandOutput, AppStreamClientResolvedConfig> {
|
|
70
|
+
readonly input: DescribeAppBlockBuilderAppBlockAssociationsCommandInput;
|
|
71
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
75
|
+
constructor(input: DescribeAppBlockBuilderAppBlockAssociationsCommandInput);
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
79
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAppBlockBuilderAppBlockAssociationsCommandInput, DescribeAppBlockBuilderAppBlockAssociationsCommandOutput>;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
83
|
+
private serialize;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
87
|
+
private deserialize;
|
|
88
|
+
}
|
|
@@ -0,0 +1,122 @@
|
|
|
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 { DescribeAppBlockBuildersRequest, DescribeAppBlockBuildersResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
10
|
+
/**
|
|
11
|
+
* @public
|
|
12
|
+
*
|
|
13
|
+
* The input for {@link DescribeAppBlockBuildersCommand}.
|
|
14
|
+
*/
|
|
15
|
+
export interface DescribeAppBlockBuildersCommandInput extends DescribeAppBlockBuildersRequest {
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* @public
|
|
19
|
+
*
|
|
20
|
+
* The output of {@link DescribeAppBlockBuildersCommand}.
|
|
21
|
+
*/
|
|
22
|
+
export interface DescribeAppBlockBuildersCommandOutput extends DescribeAppBlockBuildersResult, __MetadataBearer {
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* @public
|
|
26
|
+
* <p>Retrieves a list that describes one or more app block builders.</p>
|
|
27
|
+
* @example
|
|
28
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
+
* ```javascript
|
|
30
|
+
* import { AppStreamClient, DescribeAppBlockBuildersCommand } from "@aws-sdk/client-appstream"; // ES Modules import
|
|
31
|
+
* // const { AppStreamClient, DescribeAppBlockBuildersCommand } = require("@aws-sdk/client-appstream"); // CommonJS import
|
|
32
|
+
* const client = new AppStreamClient(config);
|
|
33
|
+
* const input = { // DescribeAppBlockBuildersRequest
|
|
34
|
+
* Names: [ // StringList
|
|
35
|
+
* "STRING_VALUE",
|
|
36
|
+
* ],
|
|
37
|
+
* NextToken: "STRING_VALUE",
|
|
38
|
+
* MaxResults: Number("int"),
|
|
39
|
+
* };
|
|
40
|
+
* const command = new DescribeAppBlockBuildersCommand(input);
|
|
41
|
+
* const response = await client.send(command);
|
|
42
|
+
* // { // DescribeAppBlockBuildersResult
|
|
43
|
+
* // AppBlockBuilders: [ // AppBlockBuilderList
|
|
44
|
+
* // { // AppBlockBuilder
|
|
45
|
+
* // Arn: "STRING_VALUE", // required
|
|
46
|
+
* // Name: "STRING_VALUE", // required
|
|
47
|
+
* // DisplayName: "STRING_VALUE",
|
|
48
|
+
* // Description: "STRING_VALUE",
|
|
49
|
+
* // Platform: "WINDOWS_SERVER_2019", // required
|
|
50
|
+
* // InstanceType: "STRING_VALUE", // required
|
|
51
|
+
* // EnableDefaultInternetAccess: true || false,
|
|
52
|
+
* // IamRoleArn: "STRING_VALUE",
|
|
53
|
+
* // VpcConfig: { // VpcConfig
|
|
54
|
+
* // SubnetIds: [ // SubnetIdList
|
|
55
|
+
* // "STRING_VALUE",
|
|
56
|
+
* // ],
|
|
57
|
+
* // SecurityGroupIds: [ // SecurityGroupIdList
|
|
58
|
+
* // "STRING_VALUE",
|
|
59
|
+
* // ],
|
|
60
|
+
* // },
|
|
61
|
+
* // State: "STARTING" || "RUNNING" || "STOPPING" || "STOPPED", // required
|
|
62
|
+
* // CreatedTime: new Date("TIMESTAMP"),
|
|
63
|
+
* // AppBlockBuilderErrors: [ // ResourceErrors
|
|
64
|
+
* // { // ResourceError
|
|
65
|
+
* // ErrorCode: "IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION" || "IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION" || "IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION" || "NETWORK_INTERFACE_LIMIT_EXCEEDED" || "INTERNAL_SERVICE_ERROR" || "IAM_SERVICE_ROLE_IS_MISSING" || "MACHINE_ROLE_IS_MISSING" || "STS_DISABLED_IN_REGION" || "SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES" || "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION" || "SUBNET_NOT_FOUND" || "IMAGE_NOT_FOUND" || "INVALID_SUBNET_CONFIGURATION" || "SECURITY_GROUPS_NOT_FOUND" || "IGW_NOT_ATTACHED" || "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION" || "FLEET_STOPPED" || "FLEET_INSTANCE_PROVISIONING_FAILURE" || "DOMAIN_JOIN_ERROR_FILE_NOT_FOUND" || "DOMAIN_JOIN_ERROR_ACCESS_DENIED" || "DOMAIN_JOIN_ERROR_LOGON_FAILURE" || "DOMAIN_JOIN_ERROR_INVALID_PARAMETER" || "DOMAIN_JOIN_ERROR_MORE_DATA" || "DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN" || "DOMAIN_JOIN_ERROR_NOT_SUPPORTED" || "DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME" || "DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED" || "DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED" || "DOMAIN_JOIN_NERR_PASSWORD_EXPIRED" || "DOMAIN_JOIN_INTERNAL_SERVICE_ERROR",
|
|
66
|
+
* // ErrorMessage: "STRING_VALUE",
|
|
67
|
+
* // ErrorTimestamp: new Date("TIMESTAMP"),
|
|
68
|
+
* // },
|
|
69
|
+
* // ],
|
|
70
|
+
* // StateChangeReason: { // AppBlockBuilderStateChangeReason
|
|
71
|
+
* // Code: "INTERNAL_ERROR",
|
|
72
|
+
* // Message: "STRING_VALUE",
|
|
73
|
+
* // },
|
|
74
|
+
* // AccessEndpoints: [ // AccessEndpointList
|
|
75
|
+
* // { // AccessEndpoint
|
|
76
|
+
* // EndpointType: "STREAMING", // required
|
|
77
|
+
* // VpceId: "STRING_VALUE",
|
|
78
|
+
* // },
|
|
79
|
+
* // ],
|
|
80
|
+
* // },
|
|
81
|
+
* // ],
|
|
82
|
+
* // NextToken: "STRING_VALUE",
|
|
83
|
+
* // };
|
|
84
|
+
*
|
|
85
|
+
* ```
|
|
86
|
+
*
|
|
87
|
+
* @param DescribeAppBlockBuildersCommandInput - {@link DescribeAppBlockBuildersCommandInput}
|
|
88
|
+
* @returns {@link DescribeAppBlockBuildersCommandOutput}
|
|
89
|
+
* @see {@link DescribeAppBlockBuildersCommandInput} for command's `input` shape.
|
|
90
|
+
* @see {@link DescribeAppBlockBuildersCommandOutput} for command's `response` shape.
|
|
91
|
+
* @see {@link AppStreamClientResolvedConfig | config} for AppStreamClient's `config` shape.
|
|
92
|
+
*
|
|
93
|
+
* @throws {@link OperationNotPermittedException} (client fault)
|
|
94
|
+
* <p>The attempted operation is not permitted.</p>
|
|
95
|
+
*
|
|
96
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
97
|
+
* <p>The specified resource was not found.</p>
|
|
98
|
+
*
|
|
99
|
+
* @throws {@link AppStreamServiceException}
|
|
100
|
+
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
101
|
+
*
|
|
102
|
+
*/
|
|
103
|
+
export declare class DescribeAppBlockBuildersCommand extends $Command<DescribeAppBlockBuildersCommandInput, DescribeAppBlockBuildersCommandOutput, AppStreamClientResolvedConfig> {
|
|
104
|
+
readonly input: DescribeAppBlockBuildersCommandInput;
|
|
105
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
106
|
+
/**
|
|
107
|
+
* @public
|
|
108
|
+
*/
|
|
109
|
+
constructor(input: DescribeAppBlockBuildersCommandInput);
|
|
110
|
+
/**
|
|
111
|
+
* @internal
|
|
112
|
+
*/
|
|
113
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAppBlockBuildersCommandInput, DescribeAppBlockBuildersCommandOutput>;
|
|
114
|
+
/**
|
|
115
|
+
* @internal
|
|
116
|
+
*/
|
|
117
|
+
private serialize;
|
|
118
|
+
/**
|
|
119
|
+
* @internal
|
|
120
|
+
*/
|
|
121
|
+
private deserialize;
|
|
122
|
+
}
|
|
@@ -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 { DescribeAppBlocksRequest, DescribeAppBlocksResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -48,18 +48,35 @@ export interface DescribeAppBlocksCommandOutput extends DescribeAppBlocksResult,
|
|
|
48
48
|
* // DisplayName: "STRING_VALUE",
|
|
49
49
|
* // SourceS3Location: { // S3Location
|
|
50
50
|
* // S3Bucket: "STRING_VALUE", // required
|
|
51
|
-
* // S3Key: "STRING_VALUE",
|
|
51
|
+
* // S3Key: "STRING_VALUE",
|
|
52
52
|
* // },
|
|
53
53
|
* // SetupScriptDetails: { // ScriptDetails
|
|
54
54
|
* // ScriptS3Location: {
|
|
55
55
|
* // S3Bucket: "STRING_VALUE", // required
|
|
56
|
-
* // S3Key: "STRING_VALUE",
|
|
56
|
+
* // S3Key: "STRING_VALUE",
|
|
57
57
|
* // },
|
|
58
58
|
* // ExecutablePath: "STRING_VALUE", // required
|
|
59
59
|
* // ExecutableParameters: "STRING_VALUE",
|
|
60
60
|
* // TimeoutInSeconds: Number("int"), // required
|
|
61
61
|
* // },
|
|
62
62
|
* // CreatedTime: new Date("TIMESTAMP"),
|
|
63
|
+
* // PostSetupScriptDetails: {
|
|
64
|
+
* // ScriptS3Location: {
|
|
65
|
+
* // S3Bucket: "STRING_VALUE", // required
|
|
66
|
+
* // S3Key: "STRING_VALUE",
|
|
67
|
+
* // },
|
|
68
|
+
* // ExecutablePath: "STRING_VALUE", // required
|
|
69
|
+
* // ExecutableParameters: "STRING_VALUE",
|
|
70
|
+
* // TimeoutInSeconds: Number("int"), // required
|
|
71
|
+
* // },
|
|
72
|
+
* // PackagingType: "CUSTOM" || "APPSTREAM2",
|
|
73
|
+
* // State: "INACTIVE" || "ACTIVE",
|
|
74
|
+
* // AppBlockErrors: [ // ErrorDetailsList
|
|
75
|
+
* // { // ErrorDetails
|
|
76
|
+
* // ErrorCode: "STRING_VALUE",
|
|
77
|
+
* // ErrorMessage: "STRING_VALUE",
|
|
78
|
+
* // },
|
|
79
|
+
* // ],
|
|
63
80
|
* // },
|
|
64
81
|
* // ],
|
|
65
82
|
* // NextToken: "STRING_VALUE",
|
|
@@ -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 { DescribeApplicationFleetAssociationsRequest, DescribeApplicationFleetAssociationsResult } 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 { DescribeApplicationsRequest, DescribeApplicationsResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -57,7 +57,7 @@ export interface DescribeApplicationsCommandOutput extends DescribeApplicationsR
|
|
|
57
57
|
* // AppBlockArn: "STRING_VALUE",
|
|
58
58
|
* // IconS3Location: { // S3Location
|
|
59
59
|
* // S3Bucket: "STRING_VALUE", // required
|
|
60
|
-
* // S3Key: "STRING_VALUE",
|
|
60
|
+
* // S3Key: "STRING_VALUE",
|
|
61
61
|
* // },
|
|
62
62
|
* // Platforms: [ // Platforms
|
|
63
63
|
* // "WINDOWS" || "WINDOWS_SERVER_2016" || "WINDOWS_SERVER_2019" || "AMAZON_LINUX2",
|
|
@@ -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 { DescribeDirectoryConfigsRequest, DescribeDirectoryConfigsResult } 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 { DescribeEntitlementsRequest, DescribeEntitlementsResult } 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 { DescribeFleetsRequest, DescribeFleetsResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -88,7 +88,7 @@ export interface DescribeFleetsCommandOutput extends DescribeFleetsResult, __Met
|
|
|
88
88
|
* // ],
|
|
89
89
|
* // SessionScriptS3Location: { // S3Location
|
|
90
90
|
* // S3Bucket: "STRING_VALUE", // required
|
|
91
|
-
* // S3Key: "STRING_VALUE",
|
|
91
|
+
* // S3Key: "STRING_VALUE",
|
|
92
92
|
* // },
|
|
93
93
|
* // },
|
|
94
94
|
* // ],
|
|
@@ -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 { DescribeImageBuildersRequest, DescribeImageBuildersResult } 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 { DescribeImagePermissionsRequest, DescribeImagePermissionsResult } 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 { DescribeImagesRequest, DescribeImagesResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -77,7 +77,7 @@ export interface DescribeImagesCommandOutput extends DescribeImagesResult, __Met
|
|
|
77
77
|
* // AppBlockArn: "STRING_VALUE",
|
|
78
78
|
* // IconS3Location: { // S3Location
|
|
79
79
|
* // S3Bucket: "STRING_VALUE", // required
|
|
80
|
-
* // S3Key: "STRING_VALUE",
|
|
80
|
+
* // S3Key: "STRING_VALUE",
|
|
81
81
|
* // },
|
|
82
82
|
* // Platforms: [ // Platforms
|
|
83
83
|
* // "WINDOWS" || "WINDOWS_SERVER_2016" || "WINDOWS_SERVER_2019" || "AMAZON_LINUX2",
|
|
@@ -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 { DescribeSessionsRequest, DescribeSessionsResult } 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 { DescribeStacksRequest, DescribeStacksResult } 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 { DescribeUsageReportSubscriptionsRequest, DescribeUsageReportSubscriptionsResult } 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 { DescribeUserStackAssociationsRequest, DescribeUserStackAssociationsResult } 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 { DescribeUsersRequest, DescribeUsersResult } 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 { DisableUserRequest, DisableUserResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
@@ -0,0 +1,84 @@
|
|
|
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 { DisassociateAppBlockBuilderAppBlockRequest, DisassociateAppBlockBuilderAppBlockResult } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
10
|
+
/**
|
|
11
|
+
* @public
|
|
12
|
+
*
|
|
13
|
+
* The input for {@link DisassociateAppBlockBuilderAppBlockCommand}.
|
|
14
|
+
*/
|
|
15
|
+
export interface DisassociateAppBlockBuilderAppBlockCommandInput extends DisassociateAppBlockBuilderAppBlockRequest {
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* @public
|
|
19
|
+
*
|
|
20
|
+
* The output of {@link DisassociateAppBlockBuilderAppBlockCommand}.
|
|
21
|
+
*/
|
|
22
|
+
export interface DisassociateAppBlockBuilderAppBlockCommandOutput extends DisassociateAppBlockBuilderAppBlockResult, __MetadataBearer {
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* @public
|
|
26
|
+
* <p>Disassociates a specified app block builder from a 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, DisassociateAppBlockBuilderAppBlockCommand } from "@aws-sdk/client-appstream"; // ES Modules import
|
|
31
|
+
* // const { AppStreamClient, DisassociateAppBlockBuilderAppBlockCommand } = require("@aws-sdk/client-appstream"); // CommonJS import
|
|
32
|
+
* const client = new AppStreamClient(config);
|
|
33
|
+
* const input = { // DisassociateAppBlockBuilderAppBlockRequest
|
|
34
|
+
* AppBlockArn: "STRING_VALUE", // required
|
|
35
|
+
* AppBlockBuilderName: "STRING_VALUE", // required
|
|
36
|
+
* };
|
|
37
|
+
* const command = new DisassociateAppBlockBuilderAppBlockCommand(input);
|
|
38
|
+
* const response = await client.send(command);
|
|
39
|
+
* // {};
|
|
40
|
+
*
|
|
41
|
+
* ```
|
|
42
|
+
*
|
|
43
|
+
* @param DisassociateAppBlockBuilderAppBlockCommandInput - {@link DisassociateAppBlockBuilderAppBlockCommandInput}
|
|
44
|
+
* @returns {@link DisassociateAppBlockBuilderAppBlockCommandOutput}
|
|
45
|
+
* @see {@link DisassociateAppBlockBuilderAppBlockCommandInput} for command's `input` shape.
|
|
46
|
+
* @see {@link DisassociateAppBlockBuilderAppBlockCommandOutput} for command's `response` shape.
|
|
47
|
+
* @see {@link AppStreamClientResolvedConfig | config} for AppStreamClient's `config` shape.
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link ConcurrentModificationException} (client fault)
|
|
50
|
+
* <p>An API error occurred. Wait a few minutes and try again.</p>
|
|
51
|
+
*
|
|
52
|
+
* @throws {@link InvalidParameterCombinationException} (client fault)
|
|
53
|
+
* <p>Indicates an incorrect combination of parameters, or a missing parameter.</p>
|
|
54
|
+
*
|
|
55
|
+
* @throws {@link OperationNotPermittedException} (client fault)
|
|
56
|
+
* <p>The attempted operation is not permitted.</p>
|
|
57
|
+
*
|
|
58
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
59
|
+
* <p>The specified resource was not found.</p>
|
|
60
|
+
*
|
|
61
|
+
* @throws {@link AppStreamServiceException}
|
|
62
|
+
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
63
|
+
*
|
|
64
|
+
*/
|
|
65
|
+
export declare class DisassociateAppBlockBuilderAppBlockCommand extends $Command<DisassociateAppBlockBuilderAppBlockCommandInput, DisassociateAppBlockBuilderAppBlockCommandOutput, AppStreamClientResolvedConfig> {
|
|
66
|
+
readonly input: DisassociateAppBlockBuilderAppBlockCommandInput;
|
|
67
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
+
/**
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
71
|
+
constructor(input: DisassociateAppBlockBuilderAppBlockCommandInput);
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
75
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateAppBlockBuilderAppBlockCommandInput, DisassociateAppBlockBuilderAppBlockCommandOutput>;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
79
|
+
private serialize;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
83
|
+
private deserialize;
|
|
84
|
+
}
|
|
@@ -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 { DisassociateApplicationFleetRequest, DisassociateApplicationFleetResult } from "../models/models_0";
|
|
6
6
|
/**
|