@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,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.UpdateDirectoryConfigResultFilterSensitiveLog = exports.UpdateDirectoryConfigRequestFilterSensitiveLog = exports.EnableUserRequestFilterSensitiveLog = exports.DisableUserRequestFilterSensitiveLog = exports.DescribeUserStackAssociationsResultFilterSensitiveLog = exports.DescribeUserStackAssociationsRequestFilterSensitiveLog = exports.DescribeUsersResultFilterSensitiveLog = exports.UserFilterSensitiveLog = exports.DescribeDirectoryConfigsResultFilterSensitiveLog = exports.DeleteUserRequestFilterSensitiveLog = exports.CreateUserRequestFilterSensitiveLog = exports.CreateDirectoryConfigResultFilterSensitiveLog = exports.DirectoryConfigFilterSensitiveLog = void 0;
|
|
5
|
-
const smithy_client_1 = require("@
|
|
3
|
+
exports.BatchAssociateUserStackRequestFilterSensitiveLog = exports.UserStackAssociationFilterSensitiveLog = exports.StackAttribute = exports.FleetAttribute = exports.UsageReportExecutionErrorCode = exports.SessionState = exports.SessionConnectionState = exports.ResourceInUseException = exports.MessageAction = exports.UsageReportSchedule = exports.VisibilityType = exports.ImageStateChangeReasonCode = exports.ImageState = exports.StackErrorCode = exports.Permission = exports.PreferredProtocol = exports.StorageConnectorType = exports.ImageBuilderStateChangeReasonCode = exports.ImageBuilderState = exports.FleetState = exports.StreamView = exports.FleetType = exports.EntitlementAlreadyExistsException = exports.RequestLimitExceededException = exports.InvalidRoleException = exports.ResourceNotAvailableException = exports.ResourceAlreadyExistsException = exports.CertificateBasedAuthStatus = exports.UserStackAssociationErrorCode = exports.AuthenticationType = exports.InvalidAccountStatusException = exports.IncompatibleImageException = exports.EntitlementNotFoundException = exports.ResourceNotFoundException = exports.OperationNotPermittedException = exports.LimitExceededException = exports.InvalidParameterCombinationException = exports.ConcurrentModificationException = exports.AppVisibility = exports.ApplicationAttribute = exports.PlatformType = exports.AppBlockBuilderAttribute = exports.AppBlockBuilderStateChangeReasonCode = exports.AppBlockBuilderState = exports.AppBlockBuilderPlatformType = exports.FleetErrorCode = exports.AppBlockState = exports.PackagingType = exports.Action = exports.AccessEndpointType = void 0;
|
|
4
|
+
exports.UpdateDirectoryConfigResultFilterSensitiveLog = exports.UpdateDirectoryConfigRequestFilterSensitiveLog = exports.EnableUserRequestFilterSensitiveLog = exports.DisableUserRequestFilterSensitiveLog = exports.DescribeUserStackAssociationsResultFilterSensitiveLog = exports.DescribeUserStackAssociationsRequestFilterSensitiveLog = exports.DescribeUsersResultFilterSensitiveLog = exports.UserFilterSensitiveLog = exports.DescribeDirectoryConfigsResultFilterSensitiveLog = exports.DeleteUserRequestFilterSensitiveLog = exports.CreateUserRequestFilterSensitiveLog = exports.CreateDirectoryConfigResultFilterSensitiveLog = exports.DirectoryConfigFilterSensitiveLog = exports.CreateDirectoryConfigRequestFilterSensitiveLog = exports.ServiceAccountCredentialsFilterSensitiveLog = exports.BatchDisassociateUserStackResultFilterSensitiveLog = exports.BatchDisassociateUserStackRequestFilterSensitiveLog = exports.BatchAssociateUserStackResultFilterSensitiveLog = exports.UserStackAssociationErrorFilterSensitiveLog = void 0;
|
|
5
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
6
|
const AppStreamServiceException_1 = require("./AppStreamServiceException");
|
|
7
7
|
exports.AccessEndpointType = {
|
|
8
8
|
STREAMING: "STREAMING",
|
|
@@ -16,6 +16,63 @@ exports.Action = {
|
|
|
16
16
|
FILE_UPLOAD: "FILE_UPLOAD",
|
|
17
17
|
PRINTING_TO_LOCAL_DEVICE: "PRINTING_TO_LOCAL_DEVICE",
|
|
18
18
|
};
|
|
19
|
+
exports.PackagingType = {
|
|
20
|
+
APPSTREAM2: "APPSTREAM2",
|
|
21
|
+
CUSTOM: "CUSTOM",
|
|
22
|
+
};
|
|
23
|
+
exports.AppBlockState = {
|
|
24
|
+
ACTIVE: "ACTIVE",
|
|
25
|
+
INACTIVE: "INACTIVE",
|
|
26
|
+
};
|
|
27
|
+
exports.FleetErrorCode = {
|
|
28
|
+
DOMAIN_JOIN_ERROR_ACCESS_DENIED: "DOMAIN_JOIN_ERROR_ACCESS_DENIED",
|
|
29
|
+
DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED: "DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED",
|
|
30
|
+
DOMAIN_JOIN_ERROR_FILE_NOT_FOUND: "DOMAIN_JOIN_ERROR_FILE_NOT_FOUND",
|
|
31
|
+
DOMAIN_JOIN_ERROR_INVALID_PARAMETER: "DOMAIN_JOIN_ERROR_INVALID_PARAMETER",
|
|
32
|
+
DOMAIN_JOIN_ERROR_LOGON_FAILURE: "DOMAIN_JOIN_ERROR_LOGON_FAILURE",
|
|
33
|
+
DOMAIN_JOIN_ERROR_MORE_DATA: "DOMAIN_JOIN_ERROR_MORE_DATA",
|
|
34
|
+
DOMAIN_JOIN_ERROR_NOT_SUPPORTED: "DOMAIN_JOIN_ERROR_NOT_SUPPORTED",
|
|
35
|
+
DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN: "DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN",
|
|
36
|
+
DOMAIN_JOIN_INTERNAL_SERVICE_ERROR: "DOMAIN_JOIN_INTERNAL_SERVICE_ERROR",
|
|
37
|
+
DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME: "DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME",
|
|
38
|
+
DOMAIN_JOIN_NERR_PASSWORD_EXPIRED: "DOMAIN_JOIN_NERR_PASSWORD_EXPIRED",
|
|
39
|
+
DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED: "DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED",
|
|
40
|
+
FLEET_INSTANCE_PROVISIONING_FAILURE: "FLEET_INSTANCE_PROVISIONING_FAILURE",
|
|
41
|
+
FLEET_STOPPED: "FLEET_STOPPED",
|
|
42
|
+
IAM_SERVICE_ROLE_IS_MISSING: "IAM_SERVICE_ROLE_IS_MISSING",
|
|
43
|
+
IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION: "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION",
|
|
44
|
+
IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION: "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION",
|
|
45
|
+
IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION: "IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION",
|
|
46
|
+
IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION: "IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION",
|
|
47
|
+
IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION: "IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION",
|
|
48
|
+
IGW_NOT_ATTACHED: "IGW_NOT_ATTACHED",
|
|
49
|
+
IMAGE_NOT_FOUND: "IMAGE_NOT_FOUND",
|
|
50
|
+
INTERNAL_SERVICE_ERROR: "INTERNAL_SERVICE_ERROR",
|
|
51
|
+
INVALID_SUBNET_CONFIGURATION: "INVALID_SUBNET_CONFIGURATION",
|
|
52
|
+
MACHINE_ROLE_IS_MISSING: "MACHINE_ROLE_IS_MISSING",
|
|
53
|
+
NETWORK_INTERFACE_LIMIT_EXCEEDED: "NETWORK_INTERFACE_LIMIT_EXCEEDED",
|
|
54
|
+
SECURITY_GROUPS_NOT_FOUND: "SECURITY_GROUPS_NOT_FOUND",
|
|
55
|
+
STS_DISABLED_IN_REGION: "STS_DISABLED_IN_REGION",
|
|
56
|
+
SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES: "SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES",
|
|
57
|
+
SUBNET_NOT_FOUND: "SUBNET_NOT_FOUND",
|
|
58
|
+
};
|
|
59
|
+
exports.AppBlockBuilderPlatformType = {
|
|
60
|
+
WINDOWS_SERVER_2019: "WINDOWS_SERVER_2019",
|
|
61
|
+
};
|
|
62
|
+
exports.AppBlockBuilderState = {
|
|
63
|
+
RUNNING: "RUNNING",
|
|
64
|
+
STARTING: "STARTING",
|
|
65
|
+
STOPPED: "STOPPED",
|
|
66
|
+
STOPPING: "STOPPING",
|
|
67
|
+
};
|
|
68
|
+
exports.AppBlockBuilderStateChangeReasonCode = {
|
|
69
|
+
INTERNAL_ERROR: "INTERNAL_ERROR",
|
|
70
|
+
};
|
|
71
|
+
exports.AppBlockBuilderAttribute = {
|
|
72
|
+
ACCESS_ENDPOINTS: "ACCESS_ENDPOINTS",
|
|
73
|
+
IAM_ROLE_ARN: "IAM_ROLE_ARN",
|
|
74
|
+
VPC_CONFIGURATION_SECURITY_GROUP_IDS: "VPC_CONFIGURATION_SECURITY_GROUP_IDS",
|
|
75
|
+
};
|
|
19
76
|
exports.PlatformType = {
|
|
20
77
|
AMAZON_LINUX2: "AMAZON_LINUX2",
|
|
21
78
|
WINDOWS: "WINDOWS",
|
|
@@ -201,6 +258,20 @@ class InvalidRoleException extends AppStreamServiceException_1.AppStreamServiceE
|
|
|
201
258
|
}
|
|
202
259
|
}
|
|
203
260
|
exports.InvalidRoleException = InvalidRoleException;
|
|
261
|
+
class RequestLimitExceededException extends AppStreamServiceException_1.AppStreamServiceException {
|
|
262
|
+
constructor(opts) {
|
|
263
|
+
super({
|
|
264
|
+
name: "RequestLimitExceededException",
|
|
265
|
+
$fault: "client",
|
|
266
|
+
...opts,
|
|
267
|
+
});
|
|
268
|
+
this.name = "RequestLimitExceededException";
|
|
269
|
+
this.$fault = "client";
|
|
270
|
+
Object.setPrototypeOf(this, RequestLimitExceededException.prototype);
|
|
271
|
+
this.Message = opts.Message;
|
|
272
|
+
}
|
|
273
|
+
}
|
|
274
|
+
exports.RequestLimitExceededException = RequestLimitExceededException;
|
|
204
275
|
class EntitlementAlreadyExistsException extends AppStreamServiceException_1.AppStreamServiceException {
|
|
205
276
|
constructor(opts) {
|
|
206
277
|
super({
|
|
@@ -224,58 +295,12 @@ exports.StreamView = {
|
|
|
224
295
|
APP: "APP",
|
|
225
296
|
DESKTOP: "DESKTOP",
|
|
226
297
|
};
|
|
227
|
-
exports.FleetErrorCode = {
|
|
228
|
-
DOMAIN_JOIN_ERROR_ACCESS_DENIED: "DOMAIN_JOIN_ERROR_ACCESS_DENIED",
|
|
229
|
-
DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED: "DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED",
|
|
230
|
-
DOMAIN_JOIN_ERROR_FILE_NOT_FOUND: "DOMAIN_JOIN_ERROR_FILE_NOT_FOUND",
|
|
231
|
-
DOMAIN_JOIN_ERROR_INVALID_PARAMETER: "DOMAIN_JOIN_ERROR_INVALID_PARAMETER",
|
|
232
|
-
DOMAIN_JOIN_ERROR_LOGON_FAILURE: "DOMAIN_JOIN_ERROR_LOGON_FAILURE",
|
|
233
|
-
DOMAIN_JOIN_ERROR_MORE_DATA: "DOMAIN_JOIN_ERROR_MORE_DATA",
|
|
234
|
-
DOMAIN_JOIN_ERROR_NOT_SUPPORTED: "DOMAIN_JOIN_ERROR_NOT_SUPPORTED",
|
|
235
|
-
DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN: "DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN",
|
|
236
|
-
DOMAIN_JOIN_INTERNAL_SERVICE_ERROR: "DOMAIN_JOIN_INTERNAL_SERVICE_ERROR",
|
|
237
|
-
DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME: "DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME",
|
|
238
|
-
DOMAIN_JOIN_NERR_PASSWORD_EXPIRED: "DOMAIN_JOIN_NERR_PASSWORD_EXPIRED",
|
|
239
|
-
DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED: "DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED",
|
|
240
|
-
FLEET_INSTANCE_PROVISIONING_FAILURE: "FLEET_INSTANCE_PROVISIONING_FAILURE",
|
|
241
|
-
FLEET_STOPPED: "FLEET_STOPPED",
|
|
242
|
-
IAM_SERVICE_ROLE_IS_MISSING: "IAM_SERVICE_ROLE_IS_MISSING",
|
|
243
|
-
IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION: "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION",
|
|
244
|
-
IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION: "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION",
|
|
245
|
-
IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION: "IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION",
|
|
246
|
-
IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION: "IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION",
|
|
247
|
-
IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION: "IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION",
|
|
248
|
-
IGW_NOT_ATTACHED: "IGW_NOT_ATTACHED",
|
|
249
|
-
IMAGE_NOT_FOUND: "IMAGE_NOT_FOUND",
|
|
250
|
-
INTERNAL_SERVICE_ERROR: "INTERNAL_SERVICE_ERROR",
|
|
251
|
-
INVALID_SUBNET_CONFIGURATION: "INVALID_SUBNET_CONFIGURATION",
|
|
252
|
-
MACHINE_ROLE_IS_MISSING: "MACHINE_ROLE_IS_MISSING",
|
|
253
|
-
NETWORK_INTERFACE_LIMIT_EXCEEDED: "NETWORK_INTERFACE_LIMIT_EXCEEDED",
|
|
254
|
-
SECURITY_GROUPS_NOT_FOUND: "SECURITY_GROUPS_NOT_FOUND",
|
|
255
|
-
STS_DISABLED_IN_REGION: "STS_DISABLED_IN_REGION",
|
|
256
|
-
SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES: "SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES",
|
|
257
|
-
SUBNET_NOT_FOUND: "SUBNET_NOT_FOUND",
|
|
258
|
-
};
|
|
259
298
|
exports.FleetState = {
|
|
260
299
|
RUNNING: "RUNNING",
|
|
261
300
|
STARTING: "STARTING",
|
|
262
301
|
STOPPED: "STOPPED",
|
|
263
302
|
STOPPING: "STOPPING",
|
|
264
303
|
};
|
|
265
|
-
class RequestLimitExceededException extends AppStreamServiceException_1.AppStreamServiceException {
|
|
266
|
-
constructor(opts) {
|
|
267
|
-
super({
|
|
268
|
-
name: "RequestLimitExceededException",
|
|
269
|
-
$fault: "client",
|
|
270
|
-
...opts,
|
|
271
|
-
});
|
|
272
|
-
this.name = "RequestLimitExceededException";
|
|
273
|
-
this.$fault = "client";
|
|
274
|
-
Object.setPrototypeOf(this, RequestLimitExceededException.prototype);
|
|
275
|
-
this.Message = opts.Message;
|
|
276
|
-
}
|
|
277
|
-
}
|
|
278
|
-
exports.RequestLimitExceededException = RequestLimitExceededException;
|
|
279
304
|
exports.ImageBuilderState = {
|
|
280
305
|
DELETING: "DELETING",
|
|
281
306
|
FAILED: "FAILED",
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.paginateDescribeAppBlockBuilderAppBlockAssociations = void 0;
|
|
4
|
+
const AppStreamClient_1 = require("../AppStreamClient");
|
|
5
|
+
const DescribeAppBlockBuilderAppBlockAssociationsCommand_1 = require("../commands/DescribeAppBlockBuilderAppBlockAssociationsCommand");
|
|
6
|
+
const makePagedClientRequest = async (client, input, ...args) => {
|
|
7
|
+
return await client.send(new DescribeAppBlockBuilderAppBlockAssociationsCommand_1.DescribeAppBlockBuilderAppBlockAssociationsCommand(input), ...args);
|
|
8
|
+
};
|
|
9
|
+
async function* paginateDescribeAppBlockBuilderAppBlockAssociations(config, input, ...additionalArguments) {
|
|
10
|
+
let token = config.startingToken || undefined;
|
|
11
|
+
let hasNext = true;
|
|
12
|
+
let page;
|
|
13
|
+
while (hasNext) {
|
|
14
|
+
input.NextToken = token;
|
|
15
|
+
input["MaxResults"] = config.pageSize;
|
|
16
|
+
if (config.client instanceof AppStreamClient_1.AppStreamClient) {
|
|
17
|
+
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
18
|
+
}
|
|
19
|
+
else {
|
|
20
|
+
throw new Error("Invalid client, expected AppStream | AppStreamClient");
|
|
21
|
+
}
|
|
22
|
+
yield page;
|
|
23
|
+
const prevToken = token;
|
|
24
|
+
token = page.NextToken;
|
|
25
|
+
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
26
|
+
}
|
|
27
|
+
return undefined;
|
|
28
|
+
}
|
|
29
|
+
exports.paginateDescribeAppBlockBuilderAppBlockAssociations = paginateDescribeAppBlockBuilderAppBlockAssociations;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.paginateDescribeAppBlockBuilders = void 0;
|
|
4
|
+
const AppStreamClient_1 = require("../AppStreamClient");
|
|
5
|
+
const DescribeAppBlockBuildersCommand_1 = require("../commands/DescribeAppBlockBuildersCommand");
|
|
6
|
+
const makePagedClientRequest = async (client, input, ...args) => {
|
|
7
|
+
return await client.send(new DescribeAppBlockBuildersCommand_1.DescribeAppBlockBuildersCommand(input), ...args);
|
|
8
|
+
};
|
|
9
|
+
async function* paginateDescribeAppBlockBuilders(config, input, ...additionalArguments) {
|
|
10
|
+
let token = config.startingToken || undefined;
|
|
11
|
+
let hasNext = true;
|
|
12
|
+
let page;
|
|
13
|
+
while (hasNext) {
|
|
14
|
+
input.NextToken = token;
|
|
15
|
+
input["MaxResults"] = config.pageSize;
|
|
16
|
+
if (config.client instanceof AppStreamClient_1.AppStreamClient) {
|
|
17
|
+
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
18
|
+
}
|
|
19
|
+
else {
|
|
20
|
+
throw new Error("Invalid client, expected AppStream | AppStreamClient");
|
|
21
|
+
}
|
|
22
|
+
yield page;
|
|
23
|
+
const prevToken = token;
|
|
24
|
+
token = page.NextToken;
|
|
25
|
+
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
26
|
+
}
|
|
27
|
+
return undefined;
|
|
28
|
+
}
|
|
29
|
+
exports.paginateDescribeAppBlockBuilders = paginateDescribeAppBlockBuilders;
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const tslib_1 = require("tslib");
|
|
4
|
+
tslib_1.__exportStar(require("./DescribeAppBlockBuilderAppBlockAssociationsPaginator"), exports);
|
|
5
|
+
tslib_1.__exportStar(require("./DescribeAppBlockBuildersPaginator"), exports);
|
|
4
6
|
tslib_1.__exportStar(require("./DescribeImagePermissionsPaginator"), exports);
|
|
5
7
|
tslib_1.__exportStar(require("./DescribeImagesPaginator"), exports);
|
|
6
8
|
tslib_1.__exportStar(require("./Interfaces"), exports);
|