@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,4 +1,4 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { AppStreamServiceException as __BaseException } from "./AppStreamServiceException";
|
|
3
3
|
/**
|
|
4
4
|
* @public
|
|
@@ -42,6 +42,32 @@ export declare const Action: {
|
|
|
42
42
|
* @public
|
|
43
43
|
*/
|
|
44
44
|
export type Action = (typeof Action)[keyof typeof Action];
|
|
45
|
+
/**
|
|
46
|
+
* @public
|
|
47
|
+
* <p>The error details.</p>
|
|
48
|
+
*/
|
|
49
|
+
export interface ErrorDetails {
|
|
50
|
+
/**
|
|
51
|
+
* <p>The error code.</p>
|
|
52
|
+
*/
|
|
53
|
+
ErrorCode?: string;
|
|
54
|
+
/**
|
|
55
|
+
* <p>The error message.</p>
|
|
56
|
+
*/
|
|
57
|
+
ErrorMessage?: string;
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
* @enum
|
|
62
|
+
*/
|
|
63
|
+
export declare const PackagingType: {
|
|
64
|
+
readonly APPSTREAM2: "APPSTREAM2";
|
|
65
|
+
readonly CUSTOM: "CUSTOM";
|
|
66
|
+
};
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
70
|
+
export type PackagingType = (typeof PackagingType)[keyof typeof PackagingType];
|
|
45
71
|
/**
|
|
46
72
|
* @public
|
|
47
73
|
* <p>Describes the S3 location.</p>
|
|
@@ -53,8 +79,31 @@ export interface S3Location {
|
|
|
53
79
|
S3Bucket: string | undefined;
|
|
54
80
|
/**
|
|
55
81
|
* <p>The S3 key of the S3 object.</p>
|
|
82
|
+
* <p>This is required when used for the following:</p>
|
|
83
|
+
* <ul>
|
|
84
|
+
* <li>
|
|
85
|
+
* <p>IconS3Location (Actions: CreateApplication and UpdateApplication)</p>
|
|
86
|
+
* </li>
|
|
87
|
+
* <li>
|
|
88
|
+
* <p>SessionScriptS3Location (Actions: CreateFleet and UpdateFleet)</p>
|
|
89
|
+
* </li>
|
|
90
|
+
* <li>
|
|
91
|
+
* <p>ScriptDetails (Actions: CreateAppBlock)</p>
|
|
92
|
+
* </li>
|
|
93
|
+
* <li>
|
|
94
|
+
* <p>SourceS3Location when creating an app block with <code>CUSTOM</code> PackagingType (Actions:
|
|
95
|
+
* CreateAppBlock)</p>
|
|
96
|
+
* </li>
|
|
97
|
+
* <li>
|
|
98
|
+
* <p>SourceS3Location when creating an app block with <code>APPSTREAM2</code> PackagingType, and
|
|
99
|
+
* using an existing application package (VHD file). In this case,
|
|
100
|
+
* <code>S3Key</code> refers to the VHD file. If a new application package is
|
|
101
|
+
* required, then <code>S3Key</code> is not required. (Actions:
|
|
102
|
+
* CreateAppBlock)</p>
|
|
103
|
+
* </li>
|
|
104
|
+
* </ul>
|
|
56
105
|
*/
|
|
57
|
-
S3Key
|
|
106
|
+
S3Key?: string;
|
|
58
107
|
}
|
|
59
108
|
/**
|
|
60
109
|
* @public
|
|
@@ -78,6 +127,18 @@ export interface ScriptDetails {
|
|
|
78
127
|
*/
|
|
79
128
|
TimeoutInSeconds: number | undefined;
|
|
80
129
|
}
|
|
130
|
+
/**
|
|
131
|
+
* @public
|
|
132
|
+
* @enum
|
|
133
|
+
*/
|
|
134
|
+
export declare const AppBlockState: {
|
|
135
|
+
readonly ACTIVE: "ACTIVE";
|
|
136
|
+
readonly INACTIVE: "INACTIVE";
|
|
137
|
+
};
|
|
138
|
+
/**
|
|
139
|
+
* @public
|
|
140
|
+
*/
|
|
141
|
+
export type AppBlockState = (typeof AppBlockState)[keyof typeof AppBlockState];
|
|
81
142
|
/**
|
|
82
143
|
* @public
|
|
83
144
|
* <p>Describes an app block.</p>
|
|
@@ -111,13 +172,248 @@ export interface AppBlock {
|
|
|
111
172
|
SourceS3Location?: S3Location;
|
|
112
173
|
/**
|
|
113
174
|
* <p>The setup script details of the app block.</p>
|
|
175
|
+
* <p>This only applies to app blocks with PackagingType <code>CUSTOM</code>.</p>
|
|
114
176
|
*/
|
|
115
|
-
SetupScriptDetails
|
|
177
|
+
SetupScriptDetails?: ScriptDetails;
|
|
116
178
|
/**
|
|
117
179
|
* <p>The created time of the app block.</p>
|
|
118
180
|
*/
|
|
119
181
|
CreatedTime?: Date;
|
|
182
|
+
/**
|
|
183
|
+
* <p>The post setup script details of the app block.</p>
|
|
184
|
+
* <p>This only applies to app blocks with PackagingType <code>APPSTREAM2</code>.</p>
|
|
185
|
+
*/
|
|
186
|
+
PostSetupScriptDetails?: ScriptDetails;
|
|
187
|
+
/**
|
|
188
|
+
* <p>The packaging type of the app block.</p>
|
|
189
|
+
*/
|
|
190
|
+
PackagingType?: PackagingType | string;
|
|
191
|
+
/**
|
|
192
|
+
* <p>The state of the app block.</p>
|
|
193
|
+
* <p>An app block with AppStream 2.0 packaging will be in the <code>INACTIVE</code> state
|
|
194
|
+
* if no application package (VHD) is assigned to it. After an application package (VHD) is
|
|
195
|
+
* created by an app block builder for an app block, it becomes <code>ACTIVE</code>. </p>
|
|
196
|
+
* <p>Custom app blocks are always in the <code>ACTIVE</code> state and no action is required to use them.</p>
|
|
197
|
+
*/
|
|
198
|
+
State?: AppBlockState | string;
|
|
199
|
+
/**
|
|
200
|
+
* <p>The errors of the app block.</p>
|
|
201
|
+
*/
|
|
202
|
+
AppBlockErrors?: ErrorDetails[];
|
|
203
|
+
}
|
|
204
|
+
/**
|
|
205
|
+
* @public
|
|
206
|
+
* @enum
|
|
207
|
+
*/
|
|
208
|
+
export declare const FleetErrorCode: {
|
|
209
|
+
readonly DOMAIN_JOIN_ERROR_ACCESS_DENIED: "DOMAIN_JOIN_ERROR_ACCESS_DENIED";
|
|
210
|
+
readonly DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED: "DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED";
|
|
211
|
+
readonly DOMAIN_JOIN_ERROR_FILE_NOT_FOUND: "DOMAIN_JOIN_ERROR_FILE_NOT_FOUND";
|
|
212
|
+
readonly DOMAIN_JOIN_ERROR_INVALID_PARAMETER: "DOMAIN_JOIN_ERROR_INVALID_PARAMETER";
|
|
213
|
+
readonly DOMAIN_JOIN_ERROR_LOGON_FAILURE: "DOMAIN_JOIN_ERROR_LOGON_FAILURE";
|
|
214
|
+
readonly DOMAIN_JOIN_ERROR_MORE_DATA: "DOMAIN_JOIN_ERROR_MORE_DATA";
|
|
215
|
+
readonly DOMAIN_JOIN_ERROR_NOT_SUPPORTED: "DOMAIN_JOIN_ERROR_NOT_SUPPORTED";
|
|
216
|
+
readonly DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN: "DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN";
|
|
217
|
+
readonly DOMAIN_JOIN_INTERNAL_SERVICE_ERROR: "DOMAIN_JOIN_INTERNAL_SERVICE_ERROR";
|
|
218
|
+
readonly DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME: "DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME";
|
|
219
|
+
readonly DOMAIN_JOIN_NERR_PASSWORD_EXPIRED: "DOMAIN_JOIN_NERR_PASSWORD_EXPIRED";
|
|
220
|
+
readonly DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED: "DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED";
|
|
221
|
+
readonly FLEET_INSTANCE_PROVISIONING_FAILURE: "FLEET_INSTANCE_PROVISIONING_FAILURE";
|
|
222
|
+
readonly FLEET_STOPPED: "FLEET_STOPPED";
|
|
223
|
+
readonly IAM_SERVICE_ROLE_IS_MISSING: "IAM_SERVICE_ROLE_IS_MISSING";
|
|
224
|
+
readonly IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION: "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION";
|
|
225
|
+
readonly IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION: "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION";
|
|
226
|
+
readonly IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION: "IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION";
|
|
227
|
+
readonly IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION: "IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION";
|
|
228
|
+
readonly IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION: "IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION";
|
|
229
|
+
readonly IGW_NOT_ATTACHED: "IGW_NOT_ATTACHED";
|
|
230
|
+
readonly IMAGE_NOT_FOUND: "IMAGE_NOT_FOUND";
|
|
231
|
+
readonly INTERNAL_SERVICE_ERROR: "INTERNAL_SERVICE_ERROR";
|
|
232
|
+
readonly INVALID_SUBNET_CONFIGURATION: "INVALID_SUBNET_CONFIGURATION";
|
|
233
|
+
readonly MACHINE_ROLE_IS_MISSING: "MACHINE_ROLE_IS_MISSING";
|
|
234
|
+
readonly NETWORK_INTERFACE_LIMIT_EXCEEDED: "NETWORK_INTERFACE_LIMIT_EXCEEDED";
|
|
235
|
+
readonly SECURITY_GROUPS_NOT_FOUND: "SECURITY_GROUPS_NOT_FOUND";
|
|
236
|
+
readonly STS_DISABLED_IN_REGION: "STS_DISABLED_IN_REGION";
|
|
237
|
+
readonly SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES: "SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES";
|
|
238
|
+
readonly SUBNET_NOT_FOUND: "SUBNET_NOT_FOUND";
|
|
239
|
+
};
|
|
240
|
+
/**
|
|
241
|
+
* @public
|
|
242
|
+
*/
|
|
243
|
+
export type FleetErrorCode = (typeof FleetErrorCode)[keyof typeof FleetErrorCode];
|
|
244
|
+
/**
|
|
245
|
+
* @public
|
|
246
|
+
* <p>Describes a resource error.</p>
|
|
247
|
+
*/
|
|
248
|
+
export interface ResourceError {
|
|
249
|
+
/**
|
|
250
|
+
* <p>The error code.</p>
|
|
251
|
+
*/
|
|
252
|
+
ErrorCode?: FleetErrorCode | string;
|
|
253
|
+
/**
|
|
254
|
+
* <p>The error message.</p>
|
|
255
|
+
*/
|
|
256
|
+
ErrorMessage?: string;
|
|
257
|
+
/**
|
|
258
|
+
* <p>The time the error occurred.</p>
|
|
259
|
+
*/
|
|
260
|
+
ErrorTimestamp?: Date;
|
|
120
261
|
}
|
|
262
|
+
/**
|
|
263
|
+
* @public
|
|
264
|
+
* @enum
|
|
265
|
+
*/
|
|
266
|
+
export declare const AppBlockBuilderPlatformType: {
|
|
267
|
+
readonly WINDOWS_SERVER_2019: "WINDOWS_SERVER_2019";
|
|
268
|
+
};
|
|
269
|
+
/**
|
|
270
|
+
* @public
|
|
271
|
+
*/
|
|
272
|
+
export type AppBlockBuilderPlatformType = (typeof AppBlockBuilderPlatformType)[keyof typeof AppBlockBuilderPlatformType];
|
|
273
|
+
/**
|
|
274
|
+
* @public
|
|
275
|
+
* @enum
|
|
276
|
+
*/
|
|
277
|
+
export declare const AppBlockBuilderState: {
|
|
278
|
+
readonly RUNNING: "RUNNING";
|
|
279
|
+
readonly STARTING: "STARTING";
|
|
280
|
+
readonly STOPPED: "STOPPED";
|
|
281
|
+
readonly STOPPING: "STOPPING";
|
|
282
|
+
};
|
|
283
|
+
/**
|
|
284
|
+
* @public
|
|
285
|
+
*/
|
|
286
|
+
export type AppBlockBuilderState = (typeof AppBlockBuilderState)[keyof typeof AppBlockBuilderState];
|
|
287
|
+
/**
|
|
288
|
+
* @public
|
|
289
|
+
* @enum
|
|
290
|
+
*/
|
|
291
|
+
export declare const AppBlockBuilderStateChangeReasonCode: {
|
|
292
|
+
readonly INTERNAL_ERROR: "INTERNAL_ERROR";
|
|
293
|
+
};
|
|
294
|
+
/**
|
|
295
|
+
* @public
|
|
296
|
+
*/
|
|
297
|
+
export type AppBlockBuilderStateChangeReasonCode = (typeof AppBlockBuilderStateChangeReasonCode)[keyof typeof AppBlockBuilderStateChangeReasonCode];
|
|
298
|
+
/**
|
|
299
|
+
* @public
|
|
300
|
+
* <p>Describes the reason why the last app block builder state change occurred.</p>
|
|
301
|
+
*/
|
|
302
|
+
export interface AppBlockBuilderStateChangeReason {
|
|
303
|
+
/**
|
|
304
|
+
* <p>The state change reason code.</p>
|
|
305
|
+
*/
|
|
306
|
+
Code?: AppBlockBuilderStateChangeReasonCode | string;
|
|
307
|
+
/**
|
|
308
|
+
* <p>The state change reason message.</p>
|
|
309
|
+
*/
|
|
310
|
+
Message?: string;
|
|
311
|
+
}
|
|
312
|
+
/**
|
|
313
|
+
* @public
|
|
314
|
+
* <p>Describes VPC configuration information for fleets and image builders.</p>
|
|
315
|
+
*/
|
|
316
|
+
export interface VpcConfig {
|
|
317
|
+
/**
|
|
318
|
+
* <p>The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or more subnets. Image builder instances use one subnet.</p>
|
|
319
|
+
*/
|
|
320
|
+
SubnetIds?: string[];
|
|
321
|
+
/**
|
|
322
|
+
* <p>The identifiers of the security groups for the fleet or image builder.</p>
|
|
323
|
+
*/
|
|
324
|
+
SecurityGroupIds?: string[];
|
|
325
|
+
}
|
|
326
|
+
/**
|
|
327
|
+
* @public
|
|
328
|
+
* <p>Describes an app block builder.</p>
|
|
329
|
+
*/
|
|
330
|
+
export interface AppBlockBuilder {
|
|
331
|
+
/**
|
|
332
|
+
* <p>The ARN of the app block builder.</p>
|
|
333
|
+
*/
|
|
334
|
+
Arn: string | undefined;
|
|
335
|
+
/**
|
|
336
|
+
* <p>The name of the app block builder.</p>
|
|
337
|
+
*/
|
|
338
|
+
Name: string | undefined;
|
|
339
|
+
/**
|
|
340
|
+
* <p>The display name of the app block builder.</p>
|
|
341
|
+
*/
|
|
342
|
+
DisplayName?: string;
|
|
343
|
+
/**
|
|
344
|
+
* <p>The description of the app block builder.</p>
|
|
345
|
+
*/
|
|
346
|
+
Description?: string;
|
|
347
|
+
/**
|
|
348
|
+
* <p>The platform of the app block builder.</p>
|
|
349
|
+
* <p>
|
|
350
|
+
* <code>WINDOWS_SERVER_2019</code> is the only valid value.</p>
|
|
351
|
+
*/
|
|
352
|
+
Platform: AppBlockBuilderPlatformType | string | undefined;
|
|
353
|
+
/**
|
|
354
|
+
* <p>The instance type of the app block builder.</p>
|
|
355
|
+
*/
|
|
356
|
+
InstanceType: string | undefined;
|
|
357
|
+
/**
|
|
358
|
+
* <p>Indicates whether default internet access is enabled for the app block builder.</p>
|
|
359
|
+
*/
|
|
360
|
+
EnableDefaultInternetAccess?: boolean;
|
|
361
|
+
/**
|
|
362
|
+
* <p>The ARN of the IAM role that is applied to the app block builder.</p>
|
|
363
|
+
*/
|
|
364
|
+
IamRoleArn?: string;
|
|
365
|
+
/**
|
|
366
|
+
* <p>The VPC configuration for the app block builder.</p>
|
|
367
|
+
*/
|
|
368
|
+
VpcConfig: VpcConfig | undefined;
|
|
369
|
+
/**
|
|
370
|
+
* <p>The state of the app block builder.</p>
|
|
371
|
+
*/
|
|
372
|
+
State: AppBlockBuilderState | string | undefined;
|
|
373
|
+
/**
|
|
374
|
+
* <p>The creation time of the app block builder.</p>
|
|
375
|
+
*/
|
|
376
|
+
CreatedTime?: Date;
|
|
377
|
+
/**
|
|
378
|
+
* <p>The app block builder errors.</p>
|
|
379
|
+
*/
|
|
380
|
+
AppBlockBuilderErrors?: ResourceError[];
|
|
381
|
+
/**
|
|
382
|
+
* <p>The state change reason.</p>
|
|
383
|
+
*/
|
|
384
|
+
StateChangeReason?: AppBlockBuilderStateChangeReason;
|
|
385
|
+
/**
|
|
386
|
+
* <p>The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the app block builder only through the specified endpoints.</p>
|
|
387
|
+
*/
|
|
388
|
+
AccessEndpoints?: AccessEndpoint[];
|
|
389
|
+
}
|
|
390
|
+
/**
|
|
391
|
+
* @public
|
|
392
|
+
* <p>Describes an association between an app block builder and app block.</p>
|
|
393
|
+
*/
|
|
394
|
+
export interface AppBlockBuilderAppBlockAssociation {
|
|
395
|
+
/**
|
|
396
|
+
* <p>The ARN of the app block.</p>
|
|
397
|
+
*/
|
|
398
|
+
AppBlockArn: string | undefined;
|
|
399
|
+
/**
|
|
400
|
+
* <p>The name of the app block builder.</p>
|
|
401
|
+
*/
|
|
402
|
+
AppBlockBuilderName: string | undefined;
|
|
403
|
+
}
|
|
404
|
+
/**
|
|
405
|
+
* @public
|
|
406
|
+
* @enum
|
|
407
|
+
*/
|
|
408
|
+
export declare const AppBlockBuilderAttribute: {
|
|
409
|
+
readonly ACCESS_ENDPOINTS: "ACCESS_ENDPOINTS";
|
|
410
|
+
readonly IAM_ROLE_ARN: "IAM_ROLE_ARN";
|
|
411
|
+
readonly VPC_CONFIGURATION_SECURITY_GROUP_IDS: "VPC_CONFIGURATION_SECURITY_GROUP_IDS";
|
|
412
|
+
};
|
|
413
|
+
/**
|
|
414
|
+
* @public
|
|
415
|
+
*/
|
|
416
|
+
export type AppBlockBuilderAttribute = (typeof AppBlockBuilderAttribute)[keyof typeof AppBlockBuilderAttribute];
|
|
121
417
|
/**
|
|
122
418
|
* @public
|
|
123
419
|
* @enum
|
|
@@ -272,26 +568,24 @@ export type AppVisibility = (typeof AppVisibility)[keyof typeof AppVisibility];
|
|
|
272
568
|
/**
|
|
273
569
|
* @public
|
|
274
570
|
*/
|
|
275
|
-
export interface
|
|
571
|
+
export interface AssociateAppBlockBuilderAppBlockRequest {
|
|
276
572
|
/**
|
|
277
|
-
* <p>The
|
|
573
|
+
* <p>The ARN of the app block.</p>
|
|
278
574
|
*/
|
|
279
|
-
|
|
575
|
+
AppBlockArn: string | undefined;
|
|
280
576
|
/**
|
|
281
|
-
* <p>The
|
|
577
|
+
* <p>The name of the app block builder.</p>
|
|
282
578
|
*/
|
|
283
|
-
|
|
579
|
+
AppBlockBuilderName: string | undefined;
|
|
284
580
|
}
|
|
285
581
|
/**
|
|
286
582
|
* @public
|
|
287
583
|
*/
|
|
288
|
-
export interface
|
|
584
|
+
export interface AssociateAppBlockBuilderAppBlockResult {
|
|
289
585
|
/**
|
|
290
|
-
* <p>
|
|
291
|
-
* to it. If application ARN is specified, this returns the list of fleets to which it is
|
|
292
|
-
* associated.</p>
|
|
586
|
+
* <p>The list of app block builders associated with app blocks.</p>
|
|
293
587
|
*/
|
|
294
|
-
|
|
588
|
+
AppBlockBuilderAppBlockAssociation?: AppBlockBuilderAppBlockAssociation;
|
|
295
589
|
}
|
|
296
590
|
/**
|
|
297
591
|
* @public
|
|
@@ -373,6 +667,30 @@ export declare class ResourceNotFoundException extends __BaseException {
|
|
|
373
667
|
*/
|
|
374
668
|
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
375
669
|
}
|
|
670
|
+
/**
|
|
671
|
+
* @public
|
|
672
|
+
*/
|
|
673
|
+
export interface AssociateApplicationFleetRequest {
|
|
674
|
+
/**
|
|
675
|
+
* <p>The name of the fleet.</p>
|
|
676
|
+
*/
|
|
677
|
+
FleetName: string | undefined;
|
|
678
|
+
/**
|
|
679
|
+
* <p>The ARN of the application.</p>
|
|
680
|
+
*/
|
|
681
|
+
ApplicationArn: string | undefined;
|
|
682
|
+
}
|
|
683
|
+
/**
|
|
684
|
+
* @public
|
|
685
|
+
*/
|
|
686
|
+
export interface AssociateApplicationFleetResult {
|
|
687
|
+
/**
|
|
688
|
+
* <p>If fleet name is specified, this returns the list of applications that are associated
|
|
689
|
+
* to it. If application ARN is specified, this returns the list of fleets to which it is
|
|
690
|
+
* associated.</p>
|
|
691
|
+
*/
|
|
692
|
+
ApplicationFleetAssociation?: ApplicationFleetAssociation;
|
|
693
|
+
}
|
|
376
694
|
/**
|
|
377
695
|
* @public
|
|
378
696
|
*/
|
|
@@ -717,13 +1035,23 @@ export interface CreateAppBlockRequest {
|
|
|
717
1035
|
*/
|
|
718
1036
|
SourceS3Location: S3Location | undefined;
|
|
719
1037
|
/**
|
|
720
|
-
* <p>The setup script details of the app block
|
|
1038
|
+
* <p>The setup script details of the app block. This must be provided for the
|
|
1039
|
+
* <code>CUSTOM</code> PackagingType.</p>
|
|
721
1040
|
*/
|
|
722
|
-
SetupScriptDetails
|
|
1041
|
+
SetupScriptDetails?: ScriptDetails;
|
|
723
1042
|
/**
|
|
724
1043
|
* <p>The tags assigned to the app block.</p>
|
|
725
1044
|
*/
|
|
726
1045
|
Tags?: Record<string, string>;
|
|
1046
|
+
/**
|
|
1047
|
+
* <p>The post setup script details of the app block. This can only be provided for the
|
|
1048
|
+
* <code>APPSTREAM2</code> PackagingType.</p>
|
|
1049
|
+
*/
|
|
1050
|
+
PostSetupScriptDetails?: ScriptDetails;
|
|
1051
|
+
/**
|
|
1052
|
+
* <p>The packaging type of the app block.</p>
|
|
1053
|
+
*/
|
|
1054
|
+
PackagingType?: PackagingType | string;
|
|
727
1055
|
}
|
|
728
1056
|
/**
|
|
729
1057
|
* @public
|
|
@@ -734,6 +1062,152 @@ export interface CreateAppBlockResult {
|
|
|
734
1062
|
*/
|
|
735
1063
|
AppBlock?: AppBlock;
|
|
736
1064
|
}
|
|
1065
|
+
/**
|
|
1066
|
+
* @public
|
|
1067
|
+
*/
|
|
1068
|
+
export interface CreateAppBlockBuilderRequest {
|
|
1069
|
+
/**
|
|
1070
|
+
* <p>The unique name for the app block builder.</p>
|
|
1071
|
+
*/
|
|
1072
|
+
Name: string | undefined;
|
|
1073
|
+
/**
|
|
1074
|
+
* <p>The description of the app block builder.</p>
|
|
1075
|
+
*/
|
|
1076
|
+
Description?: string;
|
|
1077
|
+
/**
|
|
1078
|
+
* <p>The display name of the app block builder.</p>
|
|
1079
|
+
*/
|
|
1080
|
+
DisplayName?: string;
|
|
1081
|
+
/**
|
|
1082
|
+
* <p>The tags to associate with the app block builder. A tag is a key-value pair, and the
|
|
1083
|
+
* value is optional. For example, Environment=Test. If you do not specify a value,
|
|
1084
|
+
* Environment=. </p>
|
|
1085
|
+
* <p>If you do not specify a value, the value is set to an empty string.</p>
|
|
1086
|
+
* <p>Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters: </p>
|
|
1087
|
+
* <p>_ . : / = + \ - @</p>
|
|
1088
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/appstream2/latest/developerguide/tagging-basic.html">Tagging Your Resources</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>
|
|
1089
|
+
*/
|
|
1090
|
+
Tags?: Record<string, string>;
|
|
1091
|
+
/**
|
|
1092
|
+
* <p>The platform of the app block builder.</p>
|
|
1093
|
+
* <p>
|
|
1094
|
+
* <code>WINDOWS_SERVER_2019</code> is the only valid value.</p>
|
|
1095
|
+
*/
|
|
1096
|
+
Platform: AppBlockBuilderPlatformType | string | undefined;
|
|
1097
|
+
/**
|
|
1098
|
+
* <p>The instance type to use when launching the app block builder. The following instance
|
|
1099
|
+
* types are available:</p>
|
|
1100
|
+
* <ul>
|
|
1101
|
+
* <li>
|
|
1102
|
+
* <p>stream.standard.small</p>
|
|
1103
|
+
* </li>
|
|
1104
|
+
* <li>
|
|
1105
|
+
* <p>stream.standard.medium</p>
|
|
1106
|
+
* </li>
|
|
1107
|
+
* <li>
|
|
1108
|
+
* <p>stream.standard.large</p>
|
|
1109
|
+
* </li>
|
|
1110
|
+
* <li>
|
|
1111
|
+
* <p>stream.standard.xlarge</p>
|
|
1112
|
+
* </li>
|
|
1113
|
+
* <li>
|
|
1114
|
+
* <p>stream.standard.2xlarge</p>
|
|
1115
|
+
* </li>
|
|
1116
|
+
* </ul>
|
|
1117
|
+
*/
|
|
1118
|
+
InstanceType: string | undefined;
|
|
1119
|
+
/**
|
|
1120
|
+
* <p>The VPC configuration for the app block builder.</p>
|
|
1121
|
+
* <p>App block builders require that you specify at least two subnets in different availability
|
|
1122
|
+
* zones.</p>
|
|
1123
|
+
*/
|
|
1124
|
+
VpcConfig: VpcConfig | undefined;
|
|
1125
|
+
/**
|
|
1126
|
+
* <p>Enables or disables default internet access for the app block builder.</p>
|
|
1127
|
+
*/
|
|
1128
|
+
EnableDefaultInternetAccess?: boolean;
|
|
1129
|
+
/**
|
|
1130
|
+
* <p>The Amazon Resource Name (ARN) of the IAM role to apply to the app block builder. To
|
|
1131
|
+
* assume a role, the app block builder calls the AWS Security Token Service (STS)
|
|
1132
|
+
* <code>AssumeRole</code> API operation and passes the ARN of the role to use. The
|
|
1133
|
+
* operation creates a new session with temporary credentials. AppStream 2.0 retrieves the
|
|
1134
|
+
* temporary credentials and creates the <b>appstream_machine_role</b> credential profile on the instance.</p>
|
|
1135
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/appstream2/latest/developerguide/using-iam-roles-to-grant-permissions-to-applications-scripts-streaming-instances.html">Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>
|
|
1136
|
+
*/
|
|
1137
|
+
IamRoleArn?: string;
|
|
1138
|
+
/**
|
|
1139
|
+
* <p>The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the app block builder only through the specified endpoints.</p>
|
|
1140
|
+
*/
|
|
1141
|
+
AccessEndpoints?: AccessEndpoint[];
|
|
1142
|
+
}
|
|
1143
|
+
/**
|
|
1144
|
+
* @public
|
|
1145
|
+
*/
|
|
1146
|
+
export interface CreateAppBlockBuilderResult {
|
|
1147
|
+
/**
|
|
1148
|
+
* <p>Describes an app block builder.</p>
|
|
1149
|
+
*/
|
|
1150
|
+
AppBlockBuilder?: AppBlockBuilder;
|
|
1151
|
+
}
|
|
1152
|
+
/**
|
|
1153
|
+
* @public
|
|
1154
|
+
* <p>The specified role is invalid.</p>
|
|
1155
|
+
*/
|
|
1156
|
+
export declare class InvalidRoleException extends __BaseException {
|
|
1157
|
+
readonly name: "InvalidRoleException";
|
|
1158
|
+
readonly $fault: "client";
|
|
1159
|
+
/**
|
|
1160
|
+
* <p>The error message in the exception.</p>
|
|
1161
|
+
*/
|
|
1162
|
+
Message?: string;
|
|
1163
|
+
/**
|
|
1164
|
+
* @internal
|
|
1165
|
+
*/
|
|
1166
|
+
constructor(opts: __ExceptionOptionType<InvalidRoleException, __BaseException>);
|
|
1167
|
+
}
|
|
1168
|
+
/**
|
|
1169
|
+
* @public
|
|
1170
|
+
* <p>AppStream 2.0 can’t process the request right now because the Describe calls from your AWS account are being throttled by Amazon EC2. Try again later.</p>
|
|
1171
|
+
*/
|
|
1172
|
+
export declare class RequestLimitExceededException extends __BaseException {
|
|
1173
|
+
readonly name: "RequestLimitExceededException";
|
|
1174
|
+
readonly $fault: "client";
|
|
1175
|
+
/**
|
|
1176
|
+
* <p>The error message in the exception.</p>
|
|
1177
|
+
*/
|
|
1178
|
+
Message?: string;
|
|
1179
|
+
/**
|
|
1180
|
+
* @internal
|
|
1181
|
+
*/
|
|
1182
|
+
constructor(opts: __ExceptionOptionType<RequestLimitExceededException, __BaseException>);
|
|
1183
|
+
}
|
|
1184
|
+
/**
|
|
1185
|
+
* @public
|
|
1186
|
+
*/
|
|
1187
|
+
export interface CreateAppBlockBuilderStreamingURLRequest {
|
|
1188
|
+
/**
|
|
1189
|
+
* <p>The name of the app block builder.</p>
|
|
1190
|
+
*/
|
|
1191
|
+
AppBlockBuilderName: string | undefined;
|
|
1192
|
+
/**
|
|
1193
|
+
* <p>The time that the streaming URL will be valid, in seconds.
|
|
1194
|
+
* Specify a value between 1 and 604800 seconds. The default is 3600 seconds.</p>
|
|
1195
|
+
*/
|
|
1196
|
+
Validity?: number;
|
|
1197
|
+
}
|
|
1198
|
+
/**
|
|
1199
|
+
* @public
|
|
1200
|
+
*/
|
|
1201
|
+
export interface CreateAppBlockBuilderStreamingURLResult {
|
|
1202
|
+
/**
|
|
1203
|
+
* <p>The URL to start the streaming session.</p>
|
|
1204
|
+
*/
|
|
1205
|
+
StreamingURL?: string;
|
|
1206
|
+
/**
|
|
1207
|
+
* <p>The elapsed time, in seconds after the Unix epoch, when this URL expires.</p>
|
|
1208
|
+
*/
|
|
1209
|
+
Expires?: Date;
|
|
1210
|
+
}
|
|
737
1211
|
/**
|
|
738
1212
|
* @public
|
|
739
1213
|
*/
|
|
@@ -872,25 +1346,9 @@ export interface DirectoryConfig {
|
|
|
872
1346
|
*/
|
|
873
1347
|
export interface CreateDirectoryConfigResult {
|
|
874
1348
|
/**
|
|
875
|
-
* <p>Information about the directory configuration.</p>
|
|
876
|
-
*/
|
|
877
|
-
DirectoryConfig?: DirectoryConfig;
|
|
878
|
-
}
|
|
879
|
-
/**
|
|
880
|
-
* @public
|
|
881
|
-
* <p>The specified role is invalid.</p>
|
|
882
|
-
*/
|
|
883
|
-
export declare class InvalidRoleException extends __BaseException {
|
|
884
|
-
readonly name: "InvalidRoleException";
|
|
885
|
-
readonly $fault: "client";
|
|
886
|
-
/**
|
|
887
|
-
* <p>The error message in the exception.</p>
|
|
888
|
-
*/
|
|
889
|
-
Message?: string;
|
|
890
|
-
/**
|
|
891
|
-
* @internal
|
|
1349
|
+
* <p>Information about the directory configuration.</p>
|
|
892
1350
|
*/
|
|
893
|
-
|
|
1351
|
+
DirectoryConfig?: DirectoryConfig;
|
|
894
1352
|
}
|
|
895
1353
|
/**
|
|
896
1354
|
* @public
|
|
@@ -1064,20 +1522,6 @@ export declare const StreamView: {
|
|
|
1064
1522
|
* @public
|
|
1065
1523
|
*/
|
|
1066
1524
|
export type StreamView = (typeof StreamView)[keyof typeof StreamView];
|
|
1067
|
-
/**
|
|
1068
|
-
* @public
|
|
1069
|
-
* <p>Describes VPC configuration information for fleets and image builders.</p>
|
|
1070
|
-
*/
|
|
1071
|
-
export interface VpcConfig {
|
|
1072
|
-
/**
|
|
1073
|
-
* <p>The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or more subnets. Image builder instances use one subnet.</p>
|
|
1074
|
-
*/
|
|
1075
|
-
SubnetIds?: string[];
|
|
1076
|
-
/**
|
|
1077
|
-
* <p>The identifiers of the security groups for the fleet or image builder.</p>
|
|
1078
|
-
*/
|
|
1079
|
-
SecurityGroupIds?: string[];
|
|
1080
|
-
}
|
|
1081
1525
|
/**
|
|
1082
1526
|
* @public
|
|
1083
1527
|
*/
|
|
@@ -1328,46 +1772,6 @@ export interface CreateFleetRequest {
|
|
|
1328
1772
|
*/
|
|
1329
1773
|
SessionScriptS3Location?: S3Location;
|
|
1330
1774
|
}
|
|
1331
|
-
/**
|
|
1332
|
-
* @public
|
|
1333
|
-
* @enum
|
|
1334
|
-
*/
|
|
1335
|
-
export declare const FleetErrorCode: {
|
|
1336
|
-
readonly DOMAIN_JOIN_ERROR_ACCESS_DENIED: "DOMAIN_JOIN_ERROR_ACCESS_DENIED";
|
|
1337
|
-
readonly DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED: "DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED";
|
|
1338
|
-
readonly DOMAIN_JOIN_ERROR_FILE_NOT_FOUND: "DOMAIN_JOIN_ERROR_FILE_NOT_FOUND";
|
|
1339
|
-
readonly DOMAIN_JOIN_ERROR_INVALID_PARAMETER: "DOMAIN_JOIN_ERROR_INVALID_PARAMETER";
|
|
1340
|
-
readonly DOMAIN_JOIN_ERROR_LOGON_FAILURE: "DOMAIN_JOIN_ERROR_LOGON_FAILURE";
|
|
1341
|
-
readonly DOMAIN_JOIN_ERROR_MORE_DATA: "DOMAIN_JOIN_ERROR_MORE_DATA";
|
|
1342
|
-
readonly DOMAIN_JOIN_ERROR_NOT_SUPPORTED: "DOMAIN_JOIN_ERROR_NOT_SUPPORTED";
|
|
1343
|
-
readonly DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN: "DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN";
|
|
1344
|
-
readonly DOMAIN_JOIN_INTERNAL_SERVICE_ERROR: "DOMAIN_JOIN_INTERNAL_SERVICE_ERROR";
|
|
1345
|
-
readonly DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME: "DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME";
|
|
1346
|
-
readonly DOMAIN_JOIN_NERR_PASSWORD_EXPIRED: "DOMAIN_JOIN_NERR_PASSWORD_EXPIRED";
|
|
1347
|
-
readonly DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED: "DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED";
|
|
1348
|
-
readonly FLEET_INSTANCE_PROVISIONING_FAILURE: "FLEET_INSTANCE_PROVISIONING_FAILURE";
|
|
1349
|
-
readonly FLEET_STOPPED: "FLEET_STOPPED";
|
|
1350
|
-
readonly IAM_SERVICE_ROLE_IS_MISSING: "IAM_SERVICE_ROLE_IS_MISSING";
|
|
1351
|
-
readonly IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION: "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION";
|
|
1352
|
-
readonly IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION: "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION";
|
|
1353
|
-
readonly IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION: "IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION";
|
|
1354
|
-
readonly IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION: "IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION";
|
|
1355
|
-
readonly IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION: "IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION";
|
|
1356
|
-
readonly IGW_NOT_ATTACHED: "IGW_NOT_ATTACHED";
|
|
1357
|
-
readonly IMAGE_NOT_FOUND: "IMAGE_NOT_FOUND";
|
|
1358
|
-
readonly INTERNAL_SERVICE_ERROR: "INTERNAL_SERVICE_ERROR";
|
|
1359
|
-
readonly INVALID_SUBNET_CONFIGURATION: "INVALID_SUBNET_CONFIGURATION";
|
|
1360
|
-
readonly MACHINE_ROLE_IS_MISSING: "MACHINE_ROLE_IS_MISSING";
|
|
1361
|
-
readonly NETWORK_INTERFACE_LIMIT_EXCEEDED: "NETWORK_INTERFACE_LIMIT_EXCEEDED";
|
|
1362
|
-
readonly SECURITY_GROUPS_NOT_FOUND: "SECURITY_GROUPS_NOT_FOUND";
|
|
1363
|
-
readonly STS_DISABLED_IN_REGION: "STS_DISABLED_IN_REGION";
|
|
1364
|
-
readonly SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES: "SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES";
|
|
1365
|
-
readonly SUBNET_NOT_FOUND: "SUBNET_NOT_FOUND";
|
|
1366
|
-
};
|
|
1367
|
-
/**
|
|
1368
|
-
* @public
|
|
1369
|
-
*/
|
|
1370
|
-
export type FleetErrorCode = (typeof FleetErrorCode)[keyof typeof FleetErrorCode];
|
|
1371
1775
|
/**
|
|
1372
1776
|
* @public
|
|
1373
1777
|
* <p>Describes a fleet error.</p>
|
|
@@ -1638,22 +2042,6 @@ export interface CreateFleetResult {
|
|
|
1638
2042
|
*/
|
|
1639
2043
|
Fleet?: Fleet;
|
|
1640
2044
|
}
|
|
1641
|
-
/**
|
|
1642
|
-
* @public
|
|
1643
|
-
* <p>AppStream 2.0 can’t process the request right now because the Describe calls from your AWS account are being throttled by Amazon EC2. Try again later.</p>
|
|
1644
|
-
*/
|
|
1645
|
-
export declare class RequestLimitExceededException extends __BaseException {
|
|
1646
|
-
readonly name: "RequestLimitExceededException";
|
|
1647
|
-
readonly $fault: "client";
|
|
1648
|
-
/**
|
|
1649
|
-
* <p>The error message in the exception.</p>
|
|
1650
|
-
*/
|
|
1651
|
-
Message?: string;
|
|
1652
|
-
/**
|
|
1653
|
-
* @internal
|
|
1654
|
-
*/
|
|
1655
|
-
constructor(opts: __ExceptionOptionType<RequestLimitExceededException, __BaseException>);
|
|
1656
|
-
}
|
|
1657
2045
|
/**
|
|
1658
2046
|
* @public
|
|
1659
2047
|
*/
|
|
@@ -1817,24 +2205,6 @@ export interface CreateImageBuilderRequest {
|
|
|
1817
2205
|
*/
|
|
1818
2206
|
AccessEndpoints?: AccessEndpoint[];
|
|
1819
2207
|
}
|
|
1820
|
-
/**
|
|
1821
|
-
* @public
|
|
1822
|
-
* <p>Describes a resource error.</p>
|
|
1823
|
-
*/
|
|
1824
|
-
export interface ResourceError {
|
|
1825
|
-
/**
|
|
1826
|
-
* <p>The error code.</p>
|
|
1827
|
-
*/
|
|
1828
|
-
ErrorCode?: FleetErrorCode | string;
|
|
1829
|
-
/**
|
|
1830
|
-
* <p>The error message.</p>
|
|
1831
|
-
*/
|
|
1832
|
-
ErrorMessage?: string;
|
|
1833
|
-
/**
|
|
1834
|
-
* <p>The time the error occurred.</p>
|
|
1835
|
-
*/
|
|
1836
|
-
ErrorTimestamp?: Date;
|
|
1837
|
-
}
|
|
1838
2208
|
/**
|
|
1839
2209
|
* @public
|
|
1840
2210
|
* <p>Describes the network details of the fleet or image builder instance.</p>
|
|
@@ -2694,6 +3064,20 @@ export declare class ResourceInUseException extends __BaseException {
|
|
|
2694
3064
|
*/
|
|
2695
3065
|
constructor(opts: __ExceptionOptionType<ResourceInUseException, __BaseException>);
|
|
2696
3066
|
}
|
|
3067
|
+
/**
|
|
3068
|
+
* @public
|
|
3069
|
+
*/
|
|
3070
|
+
export interface DeleteAppBlockBuilderRequest {
|
|
3071
|
+
/**
|
|
3072
|
+
* <p>The name of the app block builder.</p>
|
|
3073
|
+
*/
|
|
3074
|
+
Name: string | undefined;
|
|
3075
|
+
}
|
|
3076
|
+
/**
|
|
3077
|
+
* @public
|
|
3078
|
+
*/
|
|
3079
|
+
export interface DeleteAppBlockBuilderResult {
|
|
3080
|
+
}
|
|
2697
3081
|
/**
|
|
2698
3082
|
* @public
|
|
2699
3083
|
*/
|
|
@@ -2853,6 +3237,74 @@ export interface DeleteUserRequest {
|
|
|
2853
3237
|
*/
|
|
2854
3238
|
export interface DeleteUserResult {
|
|
2855
3239
|
}
|
|
3240
|
+
/**
|
|
3241
|
+
* @public
|
|
3242
|
+
*/
|
|
3243
|
+
export interface DescribeAppBlockBuilderAppBlockAssociationsRequest {
|
|
3244
|
+
/**
|
|
3245
|
+
* <p>The ARN of the app block.</p>
|
|
3246
|
+
*/
|
|
3247
|
+
AppBlockArn?: string;
|
|
3248
|
+
/**
|
|
3249
|
+
* <p>The name of the app block builder.</p>
|
|
3250
|
+
*/
|
|
3251
|
+
AppBlockBuilderName?: string;
|
|
3252
|
+
/**
|
|
3253
|
+
* <p>The maximum size of each page of results.</p>
|
|
3254
|
+
*/
|
|
3255
|
+
MaxResults?: number;
|
|
3256
|
+
/**
|
|
3257
|
+
* <p>The pagination token used to retrieve the next page of results for this
|
|
3258
|
+
* operation.</p>
|
|
3259
|
+
*/
|
|
3260
|
+
NextToken?: string;
|
|
3261
|
+
}
|
|
3262
|
+
/**
|
|
3263
|
+
* @public
|
|
3264
|
+
*/
|
|
3265
|
+
export interface DescribeAppBlockBuilderAppBlockAssociationsResult {
|
|
3266
|
+
/**
|
|
3267
|
+
* <p>This list of app block builders associated with app blocks.</p>
|
|
3268
|
+
*/
|
|
3269
|
+
AppBlockBuilderAppBlockAssociations?: AppBlockBuilderAppBlockAssociation[];
|
|
3270
|
+
/**
|
|
3271
|
+
* <p>The pagination token used to retrieve the next page of results for this
|
|
3272
|
+
* operation.</p>
|
|
3273
|
+
*/
|
|
3274
|
+
NextToken?: string;
|
|
3275
|
+
}
|
|
3276
|
+
/**
|
|
3277
|
+
* @public
|
|
3278
|
+
*/
|
|
3279
|
+
export interface DescribeAppBlockBuildersRequest {
|
|
3280
|
+
/**
|
|
3281
|
+
* <p>The names of the app block builders.</p>
|
|
3282
|
+
*/
|
|
3283
|
+
Names?: string[];
|
|
3284
|
+
/**
|
|
3285
|
+
* <p>The pagination token used to retrieve the next page of results for this
|
|
3286
|
+
* operation.</p>
|
|
3287
|
+
*/
|
|
3288
|
+
NextToken?: string;
|
|
3289
|
+
/**
|
|
3290
|
+
* <p>The maximum size of each page of results. The maximum value is 25.</p>
|
|
3291
|
+
*/
|
|
3292
|
+
MaxResults?: number;
|
|
3293
|
+
}
|
|
3294
|
+
/**
|
|
3295
|
+
* @public
|
|
3296
|
+
*/
|
|
3297
|
+
export interface DescribeAppBlockBuildersResult {
|
|
3298
|
+
/**
|
|
3299
|
+
* <p>The list that describes one or more app block builders.</p>
|
|
3300
|
+
*/
|
|
3301
|
+
AppBlockBuilders?: AppBlockBuilder[];
|
|
3302
|
+
/**
|
|
3303
|
+
* <p>The pagination token used to retrieve the next page of results for this
|
|
3304
|
+
* operation.</p>
|
|
3305
|
+
*/
|
|
3306
|
+
NextToken?: string;
|
|
3307
|
+
}
|
|
2856
3308
|
/**
|
|
2857
3309
|
* @public
|
|
2858
3310
|
*/
|
|
@@ -3536,6 +3988,24 @@ export interface DisableUserRequest {
|
|
|
3536
3988
|
*/
|
|
3537
3989
|
export interface DisableUserResult {
|
|
3538
3990
|
}
|
|
3991
|
+
/**
|
|
3992
|
+
* @public
|
|
3993
|
+
*/
|
|
3994
|
+
export interface DisassociateAppBlockBuilderAppBlockRequest {
|
|
3995
|
+
/**
|
|
3996
|
+
* <p>The ARN of the app block.</p>
|
|
3997
|
+
*/
|
|
3998
|
+
AppBlockArn: string | undefined;
|
|
3999
|
+
/**
|
|
4000
|
+
* <p>The name of the app block builder.</p>
|
|
4001
|
+
*/
|
|
4002
|
+
AppBlockBuilderName: string | undefined;
|
|
4003
|
+
}
|
|
4004
|
+
/**
|
|
4005
|
+
* @public
|
|
4006
|
+
*/
|
|
4007
|
+
export interface DisassociateAppBlockBuilderAppBlockResult {
|
|
4008
|
+
}
|
|
3539
4009
|
/**
|
|
3540
4010
|
* @public
|
|
3541
4011
|
*/
|
|
@@ -3759,6 +4229,24 @@ export interface ListTagsForResourceResponse {
|
|
|
3759
4229
|
*/
|
|
3760
4230
|
Tags?: Record<string, string>;
|
|
3761
4231
|
}
|
|
4232
|
+
/**
|
|
4233
|
+
* @public
|
|
4234
|
+
*/
|
|
4235
|
+
export interface StartAppBlockBuilderRequest {
|
|
4236
|
+
/**
|
|
4237
|
+
* <p>The name of the app block builder.</p>
|
|
4238
|
+
*/
|
|
4239
|
+
Name: string | undefined;
|
|
4240
|
+
}
|
|
4241
|
+
/**
|
|
4242
|
+
* @public
|
|
4243
|
+
*/
|
|
4244
|
+
export interface StartAppBlockBuilderResult {
|
|
4245
|
+
/**
|
|
4246
|
+
* <p>Describes an app block builder.</p>
|
|
4247
|
+
*/
|
|
4248
|
+
AppBlockBuilder?: AppBlockBuilder;
|
|
4249
|
+
}
|
|
3762
4250
|
/**
|
|
3763
4251
|
* @public
|
|
3764
4252
|
*/
|
|
@@ -3795,6 +4283,24 @@ export interface StartImageBuilderResult {
|
|
|
3795
4283
|
*/
|
|
3796
4284
|
ImageBuilder?: ImageBuilder;
|
|
3797
4285
|
}
|
|
4286
|
+
/**
|
|
4287
|
+
* @public
|
|
4288
|
+
*/
|
|
4289
|
+
export interface StopAppBlockBuilderRequest {
|
|
4290
|
+
/**
|
|
4291
|
+
* <p>The name of the app block builder.</p>
|
|
4292
|
+
*/
|
|
4293
|
+
Name: string | undefined;
|
|
4294
|
+
}
|
|
4295
|
+
/**
|
|
4296
|
+
* @public
|
|
4297
|
+
*/
|
|
4298
|
+
export interface StopAppBlockBuilderResult {
|
|
4299
|
+
/**
|
|
4300
|
+
* <p>Describes an app block builder.</p>
|
|
4301
|
+
*/
|
|
4302
|
+
AppBlockBuilder?: AppBlockBuilder;
|
|
4303
|
+
}
|
|
3798
4304
|
/**
|
|
3799
4305
|
* @public
|
|
3800
4306
|
*/
|
|
@@ -3866,6 +4372,87 @@ export interface UntagResourceRequest {
|
|
|
3866
4372
|
*/
|
|
3867
4373
|
export interface UntagResourceResponse {
|
|
3868
4374
|
}
|
|
4375
|
+
/**
|
|
4376
|
+
* @public
|
|
4377
|
+
*/
|
|
4378
|
+
export interface UpdateAppBlockBuilderRequest {
|
|
4379
|
+
/**
|
|
4380
|
+
* <p>The unique name for the app block builder.</p>
|
|
4381
|
+
*/
|
|
4382
|
+
Name: string | undefined;
|
|
4383
|
+
/**
|
|
4384
|
+
* <p>The description of the app block builder.</p>
|
|
4385
|
+
*/
|
|
4386
|
+
Description?: string;
|
|
4387
|
+
/**
|
|
4388
|
+
* <p>The display name of the app block builder.</p>
|
|
4389
|
+
*/
|
|
4390
|
+
DisplayName?: string;
|
|
4391
|
+
/**
|
|
4392
|
+
* <p>The platform of the app block builder.</p>
|
|
4393
|
+
* <p>
|
|
4394
|
+
* <code>WINDOWS_SERVER_2019</code> is the only valid value.</p>
|
|
4395
|
+
*/
|
|
4396
|
+
Platform?: PlatformType | string;
|
|
4397
|
+
/**
|
|
4398
|
+
* <p>The instance type to use when launching the app block builder. The following instance
|
|
4399
|
+
* types are available:</p>
|
|
4400
|
+
* <ul>
|
|
4401
|
+
* <li>
|
|
4402
|
+
* <p>stream.standard.small</p>
|
|
4403
|
+
* </li>
|
|
4404
|
+
* <li>
|
|
4405
|
+
* <p>stream.standard.medium</p>
|
|
4406
|
+
* </li>
|
|
4407
|
+
* <li>
|
|
4408
|
+
* <p>stream.standard.large</p>
|
|
4409
|
+
* </li>
|
|
4410
|
+
* <li>
|
|
4411
|
+
* <p>stream.standard.xlarge</p>
|
|
4412
|
+
* </li>
|
|
4413
|
+
* <li>
|
|
4414
|
+
* <p>stream.standard.2xlarge</p>
|
|
4415
|
+
* </li>
|
|
4416
|
+
* </ul>
|
|
4417
|
+
*/
|
|
4418
|
+
InstanceType?: string;
|
|
4419
|
+
/**
|
|
4420
|
+
* <p>The VPC configuration for the app block builder.</p>
|
|
4421
|
+
* <p>App block builders require that you specify at least two subnets in different availability
|
|
4422
|
+
* zones.</p>
|
|
4423
|
+
*/
|
|
4424
|
+
VpcConfig?: VpcConfig;
|
|
4425
|
+
/**
|
|
4426
|
+
* <p>Enables or disables default internet access for the app block builder.</p>
|
|
4427
|
+
*/
|
|
4428
|
+
EnableDefaultInternetAccess?: boolean;
|
|
4429
|
+
/**
|
|
4430
|
+
* <p>The Amazon Resource Name (ARN) of the IAM role to apply to the app block builder. To
|
|
4431
|
+
* assume a role, the app block builder calls the AWS Security Token Service (STS)
|
|
4432
|
+
* <code>AssumeRole</code> API operation and passes the ARN of the role to use. The
|
|
4433
|
+
* operation creates a new session with temporary credentials. AppStream 2.0 retrieves the
|
|
4434
|
+
* temporary credentials and creates the <b>appstream_machine_role</b> credential profile on the instance.</p>
|
|
4435
|
+
* <p>For more information, see <a href="https://docs.aws.amazon.com/appstream2/latest/developerguide/using-iam-roles-to-grant-permissions-to-applications-scripts-streaming-instances.html">Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>
|
|
4436
|
+
*/
|
|
4437
|
+
IamRoleArn?: string;
|
|
4438
|
+
/**
|
|
4439
|
+
* <p>The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the app block builder only through the specified endpoints.</p>
|
|
4440
|
+
*/
|
|
4441
|
+
AccessEndpoints?: AccessEndpoint[];
|
|
4442
|
+
/**
|
|
4443
|
+
* <p>The attributes to delete from the app block builder.</p>
|
|
4444
|
+
*/
|
|
4445
|
+
AttributesToDelete?: (AppBlockBuilderAttribute | string)[];
|
|
4446
|
+
}
|
|
4447
|
+
/**
|
|
4448
|
+
* @public
|
|
4449
|
+
*/
|
|
4450
|
+
export interface UpdateAppBlockBuilderResult {
|
|
4451
|
+
/**
|
|
4452
|
+
* <p>Describes an app block builder.</p>
|
|
4453
|
+
*/
|
|
4454
|
+
AppBlockBuilder?: AppBlockBuilder;
|
|
4455
|
+
}
|
|
3869
4456
|
/**
|
|
3870
4457
|
* @public
|
|
3871
4458
|
*/
|
|
@@ -4141,7 +4728,7 @@ export interface UpdateFleetRequest {
|
|
|
4141
4728
|
VpcConfig?: VpcConfig;
|
|
4142
4729
|
/**
|
|
4143
4730
|
* <p>The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.</p>
|
|
4144
|
-
* <p>Specify a value between 600 and
|
|
4731
|
+
* <p>Specify a value between 600 and 432000.</p>
|
|
4145
4732
|
*/
|
|
4146
4733
|
MaxUserDurationInSeconds?: number;
|
|
4147
4734
|
/**
|