@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
|
@@ -3,6 +3,10 @@ import {
|
|
|
3
3
|
HttpResponse as __HttpResponse,
|
|
4
4
|
} from "@smithy/protocol-http";
|
|
5
5
|
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
6
|
+
import {
|
|
7
|
+
AssociateAppBlockBuilderAppBlockCommandInput,
|
|
8
|
+
AssociateAppBlockBuilderAppBlockCommandOutput,
|
|
9
|
+
} from "../commands/AssociateAppBlockBuilderAppBlockCommand";
|
|
6
10
|
import {
|
|
7
11
|
AssociateApplicationFleetCommandInput,
|
|
8
12
|
AssociateApplicationFleetCommandOutput,
|
|
@@ -27,6 +31,14 @@ import {
|
|
|
27
31
|
CopyImageCommandInput,
|
|
28
32
|
CopyImageCommandOutput,
|
|
29
33
|
} from "../commands/CopyImageCommand";
|
|
34
|
+
import {
|
|
35
|
+
CreateAppBlockBuilderCommandInput,
|
|
36
|
+
CreateAppBlockBuilderCommandOutput,
|
|
37
|
+
} from "../commands/CreateAppBlockBuilderCommand";
|
|
38
|
+
import {
|
|
39
|
+
CreateAppBlockBuilderStreamingURLCommandInput,
|
|
40
|
+
CreateAppBlockBuilderStreamingURLCommandOutput,
|
|
41
|
+
} from "../commands/CreateAppBlockBuilderStreamingURLCommand";
|
|
30
42
|
import {
|
|
31
43
|
CreateAppBlockCommandInput,
|
|
32
44
|
CreateAppBlockCommandOutput,
|
|
@@ -75,6 +87,10 @@ import {
|
|
|
75
87
|
CreateUserCommandInput,
|
|
76
88
|
CreateUserCommandOutput,
|
|
77
89
|
} from "../commands/CreateUserCommand";
|
|
90
|
+
import {
|
|
91
|
+
DeleteAppBlockBuilderCommandInput,
|
|
92
|
+
DeleteAppBlockBuilderCommandOutput,
|
|
93
|
+
} from "../commands/DeleteAppBlockBuilderCommand";
|
|
78
94
|
import {
|
|
79
95
|
DeleteAppBlockCommandInput,
|
|
80
96
|
DeleteAppBlockCommandOutput,
|
|
@@ -119,6 +135,14 @@ import {
|
|
|
119
135
|
DeleteUserCommandInput,
|
|
120
136
|
DeleteUserCommandOutput,
|
|
121
137
|
} from "../commands/DeleteUserCommand";
|
|
138
|
+
import {
|
|
139
|
+
DescribeAppBlockBuilderAppBlockAssociationsCommandInput,
|
|
140
|
+
DescribeAppBlockBuilderAppBlockAssociationsCommandOutput,
|
|
141
|
+
} from "../commands/DescribeAppBlockBuilderAppBlockAssociationsCommand";
|
|
142
|
+
import {
|
|
143
|
+
DescribeAppBlockBuildersCommandInput,
|
|
144
|
+
DescribeAppBlockBuildersCommandOutput,
|
|
145
|
+
} from "../commands/DescribeAppBlockBuildersCommand";
|
|
122
146
|
import {
|
|
123
147
|
DescribeAppBlocksCommandInput,
|
|
124
148
|
DescribeAppBlocksCommandOutput,
|
|
@@ -179,6 +203,10 @@ import {
|
|
|
179
203
|
DisableUserCommandInput,
|
|
180
204
|
DisableUserCommandOutput,
|
|
181
205
|
} from "../commands/DisableUserCommand";
|
|
206
|
+
import {
|
|
207
|
+
DisassociateAppBlockBuilderAppBlockCommandInput,
|
|
208
|
+
DisassociateAppBlockBuilderAppBlockCommandOutput,
|
|
209
|
+
} from "../commands/DisassociateAppBlockBuilderAppBlockCommand";
|
|
182
210
|
import {
|
|
183
211
|
DisassociateApplicationFleetCommandInput,
|
|
184
212
|
DisassociateApplicationFleetCommandOutput,
|
|
@@ -215,6 +243,10 @@ import {
|
|
|
215
243
|
ListTagsForResourceCommandInput,
|
|
216
244
|
ListTagsForResourceCommandOutput,
|
|
217
245
|
} from "../commands/ListTagsForResourceCommand";
|
|
246
|
+
import {
|
|
247
|
+
StartAppBlockBuilderCommandInput,
|
|
248
|
+
StartAppBlockBuilderCommandOutput,
|
|
249
|
+
} from "../commands/StartAppBlockBuilderCommand";
|
|
218
250
|
import {
|
|
219
251
|
StartFleetCommandInput,
|
|
220
252
|
StartFleetCommandOutput,
|
|
@@ -223,6 +255,10 @@ import {
|
|
|
223
255
|
StartImageBuilderCommandInput,
|
|
224
256
|
StartImageBuilderCommandOutput,
|
|
225
257
|
} from "../commands/StartImageBuilderCommand";
|
|
258
|
+
import {
|
|
259
|
+
StopAppBlockBuilderCommandInput,
|
|
260
|
+
StopAppBlockBuilderCommandOutput,
|
|
261
|
+
} from "../commands/StopAppBlockBuilderCommand";
|
|
226
262
|
import {
|
|
227
263
|
StopFleetCommandInput,
|
|
228
264
|
StopFleetCommandOutput,
|
|
@@ -239,6 +275,10 @@ import {
|
|
|
239
275
|
UntagResourceCommandInput,
|
|
240
276
|
UntagResourceCommandOutput,
|
|
241
277
|
} from "../commands/UntagResourceCommand";
|
|
278
|
+
import {
|
|
279
|
+
UpdateAppBlockBuilderCommandInput,
|
|
280
|
+
UpdateAppBlockBuilderCommandOutput,
|
|
281
|
+
} from "../commands/UpdateAppBlockBuilderCommand";
|
|
242
282
|
import {
|
|
243
283
|
UpdateApplicationCommandInput,
|
|
244
284
|
UpdateApplicationCommandOutput,
|
|
@@ -263,6 +303,10 @@ import {
|
|
|
263
303
|
UpdateStackCommandInput,
|
|
264
304
|
UpdateStackCommandOutput,
|
|
265
305
|
} from "../commands/UpdateStackCommand";
|
|
306
|
+
export declare const se_AssociateAppBlockBuilderAppBlockCommand: (
|
|
307
|
+
input: AssociateAppBlockBuilderAppBlockCommandInput,
|
|
308
|
+
context: __SerdeContext
|
|
309
|
+
) => Promise<__HttpRequest>;
|
|
266
310
|
export declare const se_AssociateApplicationFleetCommand: (
|
|
267
311
|
input: AssociateApplicationFleetCommandInput,
|
|
268
312
|
context: __SerdeContext
|
|
@@ -291,6 +335,14 @@ export declare const se_CreateAppBlockCommand: (
|
|
|
291
335
|
input: CreateAppBlockCommandInput,
|
|
292
336
|
context: __SerdeContext
|
|
293
337
|
) => Promise<__HttpRequest>;
|
|
338
|
+
export declare const se_CreateAppBlockBuilderCommand: (
|
|
339
|
+
input: CreateAppBlockBuilderCommandInput,
|
|
340
|
+
context: __SerdeContext
|
|
341
|
+
) => Promise<__HttpRequest>;
|
|
342
|
+
export declare const se_CreateAppBlockBuilderStreamingURLCommand: (
|
|
343
|
+
input: CreateAppBlockBuilderStreamingURLCommandInput,
|
|
344
|
+
context: __SerdeContext
|
|
345
|
+
) => Promise<__HttpRequest>;
|
|
294
346
|
export declare const se_CreateApplicationCommand: (
|
|
295
347
|
input: CreateApplicationCommandInput,
|
|
296
348
|
context: __SerdeContext
|
|
@@ -339,6 +391,10 @@ export declare const se_DeleteAppBlockCommand: (
|
|
|
339
391
|
input: DeleteAppBlockCommandInput,
|
|
340
392
|
context: __SerdeContext
|
|
341
393
|
) => Promise<__HttpRequest>;
|
|
394
|
+
export declare const se_DeleteAppBlockBuilderCommand: (
|
|
395
|
+
input: DeleteAppBlockBuilderCommandInput,
|
|
396
|
+
context: __SerdeContext
|
|
397
|
+
) => Promise<__HttpRequest>;
|
|
342
398
|
export declare const se_DeleteApplicationCommand: (
|
|
343
399
|
input: DeleteApplicationCommandInput,
|
|
344
400
|
context: __SerdeContext
|
|
@@ -379,6 +435,14 @@ export declare const se_DeleteUserCommand: (
|
|
|
379
435
|
input: DeleteUserCommandInput,
|
|
380
436
|
context: __SerdeContext
|
|
381
437
|
) => Promise<__HttpRequest>;
|
|
438
|
+
export declare const se_DescribeAppBlockBuilderAppBlockAssociationsCommand: (
|
|
439
|
+
input: DescribeAppBlockBuilderAppBlockAssociationsCommandInput,
|
|
440
|
+
context: __SerdeContext
|
|
441
|
+
) => Promise<__HttpRequest>;
|
|
442
|
+
export declare const se_DescribeAppBlockBuildersCommand: (
|
|
443
|
+
input: DescribeAppBlockBuildersCommandInput,
|
|
444
|
+
context: __SerdeContext
|
|
445
|
+
) => Promise<__HttpRequest>;
|
|
382
446
|
export declare const se_DescribeAppBlocksCommand: (
|
|
383
447
|
input: DescribeAppBlocksCommandInput,
|
|
384
448
|
context: __SerdeContext
|
|
@@ -439,6 +503,10 @@ export declare const se_DisableUserCommand: (
|
|
|
439
503
|
input: DisableUserCommandInput,
|
|
440
504
|
context: __SerdeContext
|
|
441
505
|
) => Promise<__HttpRequest>;
|
|
506
|
+
export declare const se_DisassociateAppBlockBuilderAppBlockCommand: (
|
|
507
|
+
input: DisassociateAppBlockBuilderAppBlockCommandInput,
|
|
508
|
+
context: __SerdeContext
|
|
509
|
+
) => Promise<__HttpRequest>;
|
|
442
510
|
export declare const se_DisassociateApplicationFleetCommand: (
|
|
443
511
|
input: DisassociateApplicationFleetCommandInput,
|
|
444
512
|
context: __SerdeContext
|
|
@@ -475,6 +543,10 @@ export declare const se_ListTagsForResourceCommand: (
|
|
|
475
543
|
input: ListTagsForResourceCommandInput,
|
|
476
544
|
context: __SerdeContext
|
|
477
545
|
) => Promise<__HttpRequest>;
|
|
546
|
+
export declare const se_StartAppBlockBuilderCommand: (
|
|
547
|
+
input: StartAppBlockBuilderCommandInput,
|
|
548
|
+
context: __SerdeContext
|
|
549
|
+
) => Promise<__HttpRequest>;
|
|
478
550
|
export declare const se_StartFleetCommand: (
|
|
479
551
|
input: StartFleetCommandInput,
|
|
480
552
|
context: __SerdeContext
|
|
@@ -483,6 +555,10 @@ export declare const se_StartImageBuilderCommand: (
|
|
|
483
555
|
input: StartImageBuilderCommandInput,
|
|
484
556
|
context: __SerdeContext
|
|
485
557
|
) => Promise<__HttpRequest>;
|
|
558
|
+
export declare const se_StopAppBlockBuilderCommand: (
|
|
559
|
+
input: StopAppBlockBuilderCommandInput,
|
|
560
|
+
context: __SerdeContext
|
|
561
|
+
) => Promise<__HttpRequest>;
|
|
486
562
|
export declare const se_StopFleetCommand: (
|
|
487
563
|
input: StopFleetCommandInput,
|
|
488
564
|
context: __SerdeContext
|
|
@@ -499,6 +575,10 @@ export declare const se_UntagResourceCommand: (
|
|
|
499
575
|
input: UntagResourceCommandInput,
|
|
500
576
|
context: __SerdeContext
|
|
501
577
|
) => Promise<__HttpRequest>;
|
|
578
|
+
export declare const se_UpdateAppBlockBuilderCommand: (
|
|
579
|
+
input: UpdateAppBlockBuilderCommandInput,
|
|
580
|
+
context: __SerdeContext
|
|
581
|
+
) => Promise<__HttpRequest>;
|
|
502
582
|
export declare const se_UpdateApplicationCommand: (
|
|
503
583
|
input: UpdateApplicationCommandInput,
|
|
504
584
|
context: __SerdeContext
|
|
@@ -523,6 +603,10 @@ export declare const se_UpdateStackCommand: (
|
|
|
523
603
|
input: UpdateStackCommandInput,
|
|
524
604
|
context: __SerdeContext
|
|
525
605
|
) => Promise<__HttpRequest>;
|
|
606
|
+
export declare const de_AssociateAppBlockBuilderAppBlockCommand: (
|
|
607
|
+
output: __HttpResponse,
|
|
608
|
+
context: __SerdeContext
|
|
609
|
+
) => Promise<AssociateAppBlockBuilderAppBlockCommandOutput>;
|
|
526
610
|
export declare const de_AssociateApplicationFleetCommand: (
|
|
527
611
|
output: __HttpResponse,
|
|
528
612
|
context: __SerdeContext
|
|
@@ -551,6 +635,14 @@ export declare const de_CreateAppBlockCommand: (
|
|
|
551
635
|
output: __HttpResponse,
|
|
552
636
|
context: __SerdeContext
|
|
553
637
|
) => Promise<CreateAppBlockCommandOutput>;
|
|
638
|
+
export declare const de_CreateAppBlockBuilderCommand: (
|
|
639
|
+
output: __HttpResponse,
|
|
640
|
+
context: __SerdeContext
|
|
641
|
+
) => Promise<CreateAppBlockBuilderCommandOutput>;
|
|
642
|
+
export declare const de_CreateAppBlockBuilderStreamingURLCommand: (
|
|
643
|
+
output: __HttpResponse,
|
|
644
|
+
context: __SerdeContext
|
|
645
|
+
) => Promise<CreateAppBlockBuilderStreamingURLCommandOutput>;
|
|
554
646
|
export declare const de_CreateApplicationCommand: (
|
|
555
647
|
output: __HttpResponse,
|
|
556
648
|
context: __SerdeContext
|
|
@@ -599,6 +691,10 @@ export declare const de_DeleteAppBlockCommand: (
|
|
|
599
691
|
output: __HttpResponse,
|
|
600
692
|
context: __SerdeContext
|
|
601
693
|
) => Promise<DeleteAppBlockCommandOutput>;
|
|
694
|
+
export declare const de_DeleteAppBlockBuilderCommand: (
|
|
695
|
+
output: __HttpResponse,
|
|
696
|
+
context: __SerdeContext
|
|
697
|
+
) => Promise<DeleteAppBlockBuilderCommandOutput>;
|
|
602
698
|
export declare const de_DeleteApplicationCommand: (
|
|
603
699
|
output: __HttpResponse,
|
|
604
700
|
context: __SerdeContext
|
|
@@ -639,6 +735,14 @@ export declare const de_DeleteUserCommand: (
|
|
|
639
735
|
output: __HttpResponse,
|
|
640
736
|
context: __SerdeContext
|
|
641
737
|
) => Promise<DeleteUserCommandOutput>;
|
|
738
|
+
export declare const de_DescribeAppBlockBuilderAppBlockAssociationsCommand: (
|
|
739
|
+
output: __HttpResponse,
|
|
740
|
+
context: __SerdeContext
|
|
741
|
+
) => Promise<DescribeAppBlockBuilderAppBlockAssociationsCommandOutput>;
|
|
742
|
+
export declare const de_DescribeAppBlockBuildersCommand: (
|
|
743
|
+
output: __HttpResponse,
|
|
744
|
+
context: __SerdeContext
|
|
745
|
+
) => Promise<DescribeAppBlockBuildersCommandOutput>;
|
|
642
746
|
export declare const de_DescribeAppBlocksCommand: (
|
|
643
747
|
output: __HttpResponse,
|
|
644
748
|
context: __SerdeContext
|
|
@@ -699,6 +803,10 @@ export declare const de_DisableUserCommand: (
|
|
|
699
803
|
output: __HttpResponse,
|
|
700
804
|
context: __SerdeContext
|
|
701
805
|
) => Promise<DisableUserCommandOutput>;
|
|
806
|
+
export declare const de_DisassociateAppBlockBuilderAppBlockCommand: (
|
|
807
|
+
output: __HttpResponse,
|
|
808
|
+
context: __SerdeContext
|
|
809
|
+
) => Promise<DisassociateAppBlockBuilderAppBlockCommandOutput>;
|
|
702
810
|
export declare const de_DisassociateApplicationFleetCommand: (
|
|
703
811
|
output: __HttpResponse,
|
|
704
812
|
context: __SerdeContext
|
|
@@ -735,6 +843,10 @@ export declare const de_ListTagsForResourceCommand: (
|
|
|
735
843
|
output: __HttpResponse,
|
|
736
844
|
context: __SerdeContext
|
|
737
845
|
) => Promise<ListTagsForResourceCommandOutput>;
|
|
846
|
+
export declare const de_StartAppBlockBuilderCommand: (
|
|
847
|
+
output: __HttpResponse,
|
|
848
|
+
context: __SerdeContext
|
|
849
|
+
) => Promise<StartAppBlockBuilderCommandOutput>;
|
|
738
850
|
export declare const de_StartFleetCommand: (
|
|
739
851
|
output: __HttpResponse,
|
|
740
852
|
context: __SerdeContext
|
|
@@ -743,6 +855,10 @@ export declare const de_StartImageBuilderCommand: (
|
|
|
743
855
|
output: __HttpResponse,
|
|
744
856
|
context: __SerdeContext
|
|
745
857
|
) => Promise<StartImageBuilderCommandOutput>;
|
|
858
|
+
export declare const de_StopAppBlockBuilderCommand: (
|
|
859
|
+
output: __HttpResponse,
|
|
860
|
+
context: __SerdeContext
|
|
861
|
+
) => Promise<StopAppBlockBuilderCommandOutput>;
|
|
746
862
|
export declare const de_StopFleetCommand: (
|
|
747
863
|
output: __HttpResponse,
|
|
748
864
|
context: __SerdeContext
|
|
@@ -759,6 +875,10 @@ export declare const de_UntagResourceCommand: (
|
|
|
759
875
|
output: __HttpResponse,
|
|
760
876
|
context: __SerdeContext
|
|
761
877
|
) => Promise<UntagResourceCommandOutput>;
|
|
878
|
+
export declare const de_UpdateAppBlockBuilderCommand: (
|
|
879
|
+
output: __HttpResponse,
|
|
880
|
+
context: __SerdeContext
|
|
881
|
+
) => Promise<UpdateAppBlockBuilderCommandOutput>;
|
|
762
882
|
export declare const de_UpdateApplicationCommand: (
|
|
763
883
|
output: __HttpResponse,
|
|
764
884
|
context: __SerdeContext
|
|
@@ -1,94 +1,89 @@
|
|
|
1
|
-
import { FetchHttpHandler as RequestHandler } from "@
|
|
1
|
+
import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
|
|
2
2
|
import { AppStreamClientConfig } from "./AppStreamClient";
|
|
3
3
|
export declare const getRuntimeConfig: (config: AppStreamClientConfig) => {
|
|
4
4
|
runtime: string;
|
|
5
|
-
defaultsMode: import("@
|
|
6
|
-
import("@
|
|
5
|
+
defaultsMode: import("@smithy/types").Provider<
|
|
6
|
+
import("@smithy/smithy-client").ResolvedDefaultsMode
|
|
7
7
|
>;
|
|
8
|
-
bodyLengthChecker: import("@
|
|
8
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
9
9
|
credentialDefaultProvider: (
|
|
10
10
|
input: any
|
|
11
11
|
) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
12
|
-
defaultUserAgentProvider: import("@
|
|
13
|
-
import("@
|
|
12
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
13
|
+
import("@smithy/types").UserAgent
|
|
14
14
|
>;
|
|
15
|
-
maxAttempts:
|
|
16
|
-
|
|
17
|
-
region: string | import("@aws-sdk/types").Provider<any>;
|
|
15
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
16
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
18
17
|
requestHandler:
|
|
19
|
-
| (import("@
|
|
18
|
+
| (import("@smithy/types").RequestHandler<
|
|
20
19
|
any,
|
|
21
20
|
any,
|
|
22
|
-
import("@
|
|
21
|
+
import("@smithy/types").HttpHandlerOptions
|
|
23
22
|
> &
|
|
24
23
|
import("@smithy/protocol-http").HttpHandler)
|
|
25
24
|
| RequestHandler;
|
|
26
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
27
|
-
sha256: import("@
|
|
26
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
28
27
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
29
|
-
useDualstackEndpoint:
|
|
30
|
-
|
|
31
|
-
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
32
|
-
(boolean | import("@aws-sdk/types").Provider<boolean>);
|
|
28
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
29
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
33
30
|
apiVersion: string;
|
|
34
|
-
urlParser: import("@
|
|
31
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
35
32
|
base64Decoder: import("@smithy/types").Decoder;
|
|
36
33
|
base64Encoder: import("@smithy/types").Encoder;
|
|
37
34
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
38
35
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
39
36
|
disableHostPrefix: boolean;
|
|
40
37
|
serviceId: string;
|
|
41
|
-
logger: import("@
|
|
38
|
+
logger: import("@smithy/types").Logger;
|
|
42
39
|
endpoint?:
|
|
43
40
|
| ((
|
|
44
41
|
| string
|
|
45
|
-
| import("@
|
|
46
|
-
| import("@
|
|
47
|
-
| import("@
|
|
48
|
-
| import("@
|
|
42
|
+
| import("@smithy/types").Endpoint
|
|
43
|
+
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
44
|
+
| import("@smithy/types").EndpointV2
|
|
45
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
49
46
|
) &
|
|
50
47
|
(
|
|
51
48
|
| string
|
|
52
49
|
| import("@smithy/types").Provider<string>
|
|
53
50
|
| import("@smithy/types").Endpoint
|
|
54
51
|
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
55
|
-
| import("@
|
|
56
|
-
| import("@smithy/types").Provider<
|
|
57
|
-
import("@aws-sdk/types").EndpointV2
|
|
58
|
-
>
|
|
52
|
+
| import("@smithy/types").EndpointV2
|
|
53
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
59
54
|
))
|
|
60
55
|
| undefined;
|
|
61
56
|
endpointProvider: (
|
|
62
57
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
63
58
|
context?: {
|
|
64
|
-
logger?: import("@
|
|
59
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
65
60
|
}
|
|
66
|
-
) => import("@
|
|
61
|
+
) => import("@smithy/types").EndpointV2;
|
|
67
62
|
tls?: boolean | undefined;
|
|
68
63
|
retryStrategy?:
|
|
69
|
-
| import("@
|
|
70
|
-
| import("@
|
|
64
|
+
| import("@smithy/types").RetryStrategy
|
|
65
|
+
| import("@smithy/types").RetryStrategyV2
|
|
71
66
|
| undefined;
|
|
72
67
|
credentials?:
|
|
73
|
-
| import("@
|
|
74
|
-
| import("@
|
|
75
|
-
import("@
|
|
68
|
+
| import("@smithy/types").AwsCredentialIdentity
|
|
69
|
+
| import("@smithy/types").Provider<
|
|
70
|
+
import("@smithy/types").AwsCredentialIdentity
|
|
76
71
|
>
|
|
77
72
|
| undefined;
|
|
78
73
|
signer?:
|
|
79
|
-
| import("@
|
|
74
|
+
| import("@smithy/types").RequestSigner
|
|
80
75
|
| ((
|
|
81
|
-
authScheme?: import("@
|
|
82
|
-
) => Promise<import("@
|
|
76
|
+
authScheme?: import("@smithy/types").AuthScheme | undefined
|
|
77
|
+
) => Promise<import("@smithy/types").RequestSigner>)
|
|
83
78
|
| undefined;
|
|
84
79
|
signingEscapePath?: boolean | undefined;
|
|
85
80
|
systemClockOffset?: number | undefined;
|
|
86
81
|
signingRegion?: string | undefined;
|
|
87
82
|
signerConstructor?:
|
|
88
83
|
| (new (
|
|
89
|
-
options: import("@
|
|
90
|
-
import("@
|
|
91
|
-
) => import("@
|
|
84
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
85
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
86
|
+
) => import("@smithy/types").RequestSigner)
|
|
92
87
|
| undefined;
|
|
93
|
-
customUserAgent?: string | import("@
|
|
88
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
94
89
|
};
|
|
@@ -1,91 +1,89 @@
|
|
|
1
|
-
import { NodeHttpHandler as RequestHandler } from "@
|
|
1
|
+
import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
|
|
2
2
|
import { AppStreamClientConfig } from "./AppStreamClient";
|
|
3
3
|
export declare const getRuntimeConfig: (config: AppStreamClientConfig) => {
|
|
4
4
|
runtime: string;
|
|
5
|
-
defaultsMode: import("@
|
|
6
|
-
import("@
|
|
5
|
+
defaultsMode: import("@smithy/types").Provider<
|
|
6
|
+
import("@smithy/smithy-client").ResolvedDefaultsMode
|
|
7
7
|
>;
|
|
8
|
-
bodyLengthChecker: import("@
|
|
8
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
9
9
|
credentialDefaultProvider: (
|
|
10
10
|
input: any
|
|
11
11
|
) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
12
|
-
defaultUserAgentProvider: import("@
|
|
13
|
-
import("@
|
|
12
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
13
|
+
import("@smithy/types").UserAgent
|
|
14
14
|
>;
|
|
15
|
-
maxAttempts: number | import("@
|
|
16
|
-
region: string | import("@
|
|
15
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
16
|
+
region: string | import("@smithy/types").Provider<string>;
|
|
17
17
|
requestHandler:
|
|
18
|
-
| (import("@
|
|
18
|
+
| (import("@smithy/types").RequestHandler<
|
|
19
19
|
any,
|
|
20
20
|
any,
|
|
21
|
-
import("@
|
|
21
|
+
import("@smithy/types").HttpHandlerOptions
|
|
22
22
|
> &
|
|
23
23
|
import("@smithy/protocol-http").HttpHandler)
|
|
24
24
|
| RequestHandler;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
26
|
-
sha256: import("@
|
|
26
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
27
27
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
28
|
-
useDualstackEndpoint: boolean | import("@
|
|
29
|
-
useFipsEndpoint: boolean | import("@
|
|
28
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
29
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
30
30
|
apiVersion: string;
|
|
31
|
-
urlParser: import("@
|
|
31
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
32
32
|
base64Decoder: import("@smithy/types").Decoder;
|
|
33
33
|
base64Encoder: import("@smithy/types").Encoder;
|
|
34
34
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
35
35
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
36
36
|
disableHostPrefix: boolean;
|
|
37
37
|
serviceId: string;
|
|
38
|
-
logger: import("@
|
|
38
|
+
logger: import("@smithy/types").Logger;
|
|
39
39
|
endpoint?:
|
|
40
40
|
| ((
|
|
41
41
|
| string
|
|
42
|
-
| import("@
|
|
43
|
-
| import("@
|
|
44
|
-
| import("@
|
|
45
|
-
| import("@
|
|
42
|
+
| import("@smithy/types").Endpoint
|
|
43
|
+
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
44
|
+
| import("@smithy/types").EndpointV2
|
|
45
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
46
46
|
) &
|
|
47
47
|
(
|
|
48
48
|
| string
|
|
49
49
|
| import("@smithy/types").Provider<string>
|
|
50
50
|
| import("@smithy/types").Endpoint
|
|
51
51
|
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
52
|
-
| import("@
|
|
53
|
-
| import("@smithy/types").Provider<
|
|
54
|
-
import("@aws-sdk/types").EndpointV2
|
|
55
|
-
>
|
|
52
|
+
| import("@smithy/types").EndpointV2
|
|
53
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
56
54
|
))
|
|
57
55
|
| undefined;
|
|
58
56
|
endpointProvider: (
|
|
59
57
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
60
58
|
context?: {
|
|
61
|
-
logger?: import("@
|
|
59
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
62
60
|
}
|
|
63
|
-
) => import("@
|
|
61
|
+
) => import("@smithy/types").EndpointV2;
|
|
64
62
|
tls?: boolean | undefined;
|
|
65
63
|
retryStrategy?:
|
|
66
|
-
| import("@
|
|
67
|
-
| import("@
|
|
64
|
+
| import("@smithy/types").RetryStrategy
|
|
65
|
+
| import("@smithy/types").RetryStrategyV2
|
|
68
66
|
| undefined;
|
|
69
67
|
credentials?:
|
|
70
|
-
| import("@
|
|
71
|
-
| import("@
|
|
72
|
-
import("@
|
|
68
|
+
| import("@smithy/types").AwsCredentialIdentity
|
|
69
|
+
| import("@smithy/types").Provider<
|
|
70
|
+
import("@smithy/types").AwsCredentialIdentity
|
|
73
71
|
>
|
|
74
72
|
| undefined;
|
|
75
73
|
signer?:
|
|
76
|
-
| import("@
|
|
74
|
+
| import("@smithy/types").RequestSigner
|
|
77
75
|
| ((
|
|
78
|
-
authScheme?: import("@
|
|
79
|
-
) => Promise<import("@
|
|
76
|
+
authScheme?: import("@smithy/types").AuthScheme | undefined
|
|
77
|
+
) => Promise<import("@smithy/types").RequestSigner>)
|
|
80
78
|
| undefined;
|
|
81
79
|
signingEscapePath?: boolean | undefined;
|
|
82
80
|
systemClockOffset?: number | undefined;
|
|
83
81
|
signingRegion?: string | undefined;
|
|
84
82
|
signerConstructor?:
|
|
85
83
|
| (new (
|
|
86
|
-
options: import("@
|
|
87
|
-
import("@
|
|
88
|
-
) => import("@
|
|
84
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
85
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
86
|
+
) => import("@smithy/types").RequestSigner)
|
|
89
87
|
| undefined;
|
|
90
|
-
customUserAgent?: string | import("@
|
|
88
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
91
89
|
};
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { AppStreamClientConfig } from "./AppStreamClient";
|
|
2
2
|
export declare const getRuntimeConfig: (config: AppStreamClientConfig) => {
|
|
3
3
|
runtime: string;
|
|
4
|
-
sha256: import("@
|
|
4
|
+
sha256: import("@smithy/types").HashConstructor;
|
|
5
5
|
requestHandler:
|
|
6
|
-
| (import("@
|
|
6
|
+
| (import("@smithy/types").RequestHandler<
|
|
7
7
|
any,
|
|
8
8
|
any,
|
|
9
|
-
import("@
|
|
9
|
+
import("@smithy/types").HttpHandlerOptions
|
|
10
10
|
> &
|
|
11
11
|
import("@smithy/protocol-http").HttpHandler)
|
|
12
|
-
| import("@
|
|
12
|
+
| import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
13
13
|
apiVersion: string;
|
|
14
|
-
urlParser: import("@
|
|
15
|
-
bodyLengthChecker: import("@
|
|
14
|
+
urlParser: import("@smithy/types").UrlParser;
|
|
15
|
+
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
16
16
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
17
17
|
base64Decoder: import("@smithy/types").Decoder;
|
|
18
18
|
base64Encoder: import("@smithy/types").Encoder;
|
|
@@ -20,66 +20,61 @@ export declare const getRuntimeConfig: (config: AppStreamClientConfig) => {
|
|
|
20
20
|
utf8Encoder: import("@smithy/types").Encoder;
|
|
21
21
|
disableHostPrefix: boolean;
|
|
22
22
|
serviceId: string;
|
|
23
|
-
useDualstackEndpoint:
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
(boolean | import("@aws-sdk/types").Provider<boolean>);
|
|
27
|
-
region: string | import("@aws-sdk/types").Provider<any>;
|
|
23
|
+
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
24
|
+
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
25
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
28
26
|
credentialDefaultProvider: (
|
|
29
27
|
input: any
|
|
30
28
|
) => import("@smithy/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
31
|
-
defaultUserAgentProvider: import("@
|
|
32
|
-
import("@
|
|
29
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
30
|
+
import("@smithy/types").UserAgent
|
|
33
31
|
>;
|
|
34
|
-
maxAttempts:
|
|
35
|
-
(number | import("@aws-sdk/types").Provider<number>);
|
|
32
|
+
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
36
33
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
37
|
-
logger: import("@
|
|
34
|
+
logger: import("@smithy/types").Logger;
|
|
38
35
|
defaultsMode:
|
|
39
|
-
| import("@
|
|
36
|
+
| import("@smithy/smithy-client").DefaultsMode
|
|
40
37
|
| import("@smithy/types").Provider<
|
|
41
|
-
import("@
|
|
38
|
+
import("@smithy/smithy-client").DefaultsMode
|
|
42
39
|
>;
|
|
43
40
|
endpoint?:
|
|
44
41
|
| string
|
|
45
|
-
| import("@
|
|
46
|
-
|
|
|
47
|
-
|
|
48
|
-
|
|
|
49
|
-
| (import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2> &
|
|
50
|
-
import("@smithy/types").Provider<import("@aws-sdk/types").EndpointV2>)
|
|
42
|
+
| import("@smithy/types").Endpoint
|
|
43
|
+
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
44
|
+
| import("@smithy/types").EndpointV2
|
|
45
|
+
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
51
46
|
| undefined;
|
|
52
47
|
endpointProvider: (
|
|
53
48
|
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
54
49
|
context?: {
|
|
55
|
-
logger?: import("@
|
|
50
|
+
logger?: import("@smithy/types").Logger | undefined;
|
|
56
51
|
}
|
|
57
|
-
) => import("@
|
|
52
|
+
) => import("@smithy/types").EndpointV2;
|
|
58
53
|
tls?: boolean | undefined;
|
|
59
54
|
retryStrategy?:
|
|
60
|
-
| import("@
|
|
61
|
-
| import("@
|
|
55
|
+
| import("@smithy/types").RetryStrategy
|
|
56
|
+
| import("@smithy/types").RetryStrategyV2
|
|
62
57
|
| undefined;
|
|
63
58
|
credentials?:
|
|
64
|
-
| import("@
|
|
65
|
-
| import("@
|
|
66
|
-
import("@
|
|
59
|
+
| import("@smithy/types").AwsCredentialIdentity
|
|
60
|
+
| import("@smithy/types").Provider<
|
|
61
|
+
import("@smithy/types").AwsCredentialIdentity
|
|
67
62
|
>
|
|
68
63
|
| undefined;
|
|
69
64
|
signer?:
|
|
70
|
-
| import("@
|
|
65
|
+
| import("@smithy/types").RequestSigner
|
|
71
66
|
| ((
|
|
72
|
-
authScheme?: import("@
|
|
73
|
-
) => Promise<import("@
|
|
67
|
+
authScheme?: import("@smithy/types").AuthScheme | undefined
|
|
68
|
+
) => Promise<import("@smithy/types").RequestSigner>)
|
|
74
69
|
| undefined;
|
|
75
70
|
signingEscapePath?: boolean | undefined;
|
|
76
71
|
systemClockOffset?: number | undefined;
|
|
77
72
|
signingRegion?: string | undefined;
|
|
78
73
|
signerConstructor?:
|
|
79
74
|
| (new (
|
|
80
|
-
options: import("@
|
|
81
|
-
import("@
|
|
82
|
-
) => import("@
|
|
75
|
+
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
76
|
+
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
77
|
+
) => import("@smithy/types").RequestSigner)
|
|
83
78
|
| undefined;
|
|
84
|
-
customUserAgent?: string | import("@
|
|
79
|
+
customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
|
|
85
80
|
};
|