@aws-sdk/client-appstream 3.489.0 → 3.495.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/dist-cjs/AppStream.js +1 -161
- package/dist-cjs/AppStreamClient.js +1 -43
- package/dist-cjs/commands/AssociateAppBlockBuilderAppBlockCommand.js +1 -28
- package/dist-cjs/commands/AssociateApplicationFleetCommand.js +1 -28
- package/dist-cjs/commands/AssociateApplicationToEntitlementCommand.js +1 -28
- package/dist-cjs/commands/AssociateFleetCommand.js +1 -28
- package/dist-cjs/commands/BatchAssociateUserStackCommand.js +1 -29
- package/dist-cjs/commands/BatchDisassociateUserStackCommand.js +1 -29
- package/dist-cjs/commands/CopyImageCommand.js +1 -28
- package/dist-cjs/commands/CreateAppBlockBuilderCommand.js +1 -28
- package/dist-cjs/commands/CreateAppBlockBuilderStreamingURLCommand.js +1 -28
- package/dist-cjs/commands/CreateAppBlockCommand.js +1 -28
- package/dist-cjs/commands/CreateApplicationCommand.js +1 -28
- package/dist-cjs/commands/CreateDirectoryConfigCommand.js +1 -29
- package/dist-cjs/commands/CreateEntitlementCommand.js +1 -28
- package/dist-cjs/commands/CreateFleetCommand.js +1 -28
- package/dist-cjs/commands/CreateImageBuilderCommand.js +1 -28
- package/dist-cjs/commands/CreateImageBuilderStreamingURLCommand.js +1 -28
- package/dist-cjs/commands/CreateStackCommand.js +1 -28
- package/dist-cjs/commands/CreateStreamingURLCommand.js +1 -28
- package/dist-cjs/commands/CreateUpdatedImageCommand.js +1 -28
- package/dist-cjs/commands/CreateUsageReportSubscriptionCommand.js +1 -28
- package/dist-cjs/commands/CreateUserCommand.js +1 -29
- package/dist-cjs/commands/DeleteAppBlockBuilderCommand.js +1 -28
- package/dist-cjs/commands/DeleteAppBlockCommand.js +1 -28
- package/dist-cjs/commands/DeleteApplicationCommand.js +1 -28
- package/dist-cjs/commands/DeleteDirectoryConfigCommand.js +1 -28
- package/dist-cjs/commands/DeleteEntitlementCommand.js +1 -28
- package/dist-cjs/commands/DeleteFleetCommand.js +1 -28
- package/dist-cjs/commands/DeleteImageBuilderCommand.js +1 -28
- package/dist-cjs/commands/DeleteImageCommand.js +1 -28
- package/dist-cjs/commands/DeleteImagePermissionsCommand.js +1 -28
- package/dist-cjs/commands/DeleteStackCommand.js +1 -28
- package/dist-cjs/commands/DeleteUsageReportSubscriptionCommand.js +1 -28
- package/dist-cjs/commands/DeleteUserCommand.js +1 -29
- package/dist-cjs/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +1 -28
- package/dist-cjs/commands/DescribeAppBlockBuildersCommand.js +1 -28
- package/dist-cjs/commands/DescribeAppBlocksCommand.js +1 -28
- package/dist-cjs/commands/DescribeApplicationFleetAssociationsCommand.js +1 -28
- package/dist-cjs/commands/DescribeApplicationsCommand.js +1 -28
- package/dist-cjs/commands/DescribeDirectoryConfigsCommand.js +1 -29
- package/dist-cjs/commands/DescribeEntitlementsCommand.js +1 -28
- package/dist-cjs/commands/DescribeFleetsCommand.js +1 -28
- package/dist-cjs/commands/DescribeImageBuildersCommand.js +1 -28
- package/dist-cjs/commands/DescribeImagePermissionsCommand.js +1 -28
- package/dist-cjs/commands/DescribeImagesCommand.js +1 -28
- package/dist-cjs/commands/DescribeSessionsCommand.js +1 -28
- package/dist-cjs/commands/DescribeStacksCommand.js +1 -28
- package/dist-cjs/commands/DescribeUsageReportSubscriptionsCommand.js +1 -28
- package/dist-cjs/commands/DescribeUserStackAssociationsCommand.js +1 -29
- package/dist-cjs/commands/DescribeUsersCommand.js +1 -29
- package/dist-cjs/commands/DisableUserCommand.js +1 -29
- package/dist-cjs/commands/DisassociateAppBlockBuilderAppBlockCommand.js +1 -28
- package/dist-cjs/commands/DisassociateApplicationFleetCommand.js +1 -28
- package/dist-cjs/commands/DisassociateApplicationFromEntitlementCommand.js +1 -28
- package/dist-cjs/commands/DisassociateFleetCommand.js +1 -28
- package/dist-cjs/commands/EnableUserCommand.js +1 -29
- package/dist-cjs/commands/ExpireSessionCommand.js +1 -28
- package/dist-cjs/commands/ListAssociatedFleetsCommand.js +1 -28
- package/dist-cjs/commands/ListAssociatedStacksCommand.js +1 -28
- package/dist-cjs/commands/ListEntitledApplicationsCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/StartAppBlockBuilderCommand.js +1 -28
- package/dist-cjs/commands/StartFleetCommand.js +1 -28
- package/dist-cjs/commands/StartImageBuilderCommand.js +1 -28
- package/dist-cjs/commands/StopAppBlockBuilderCommand.js +1 -28
- package/dist-cjs/commands/StopFleetCommand.js +1 -28
- package/dist-cjs/commands/StopImageBuilderCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateAppBlockBuilderCommand.js +1 -28
- package/dist-cjs/commands/UpdateApplicationCommand.js +1 -28
- package/dist-cjs/commands/UpdateDirectoryConfigCommand.js +1 -29
- package/dist-cjs/commands/UpdateEntitlementCommand.js +1 -28
- package/dist-cjs/commands/UpdateFleetCommand.js +1 -28
- package/dist-cjs/commands/UpdateImagePermissionsCommand.js +1 -28
- package/dist-cjs/commands/UpdateStackCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -78
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +6653 -12
- package/dist-cjs/models/AppStreamServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -541
- package/dist-cjs/pagination/DescribeAppBlockBuilderAppBlockAssociationsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeAppBlockBuildersPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeImagePermissionsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeImagesPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/index.js +1 -8
- package/dist-cjs/protocols/Aws_json1_1.js +1 -4299
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/dist-cjs/waiters/index.js +1 -5
- package/dist-cjs/waiters/waitForFleetStarted.js +1 -74
- package/dist-cjs/waiters/waitForFleetStopped.js +1 -74
- package/package.json +41 -41
|
@@ -1,78 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./AssociateAppBlockBuilderAppBlockCommand"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./AssociateApplicationFleetCommand"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./AssociateApplicationToEntitlementCommand"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./AssociateFleetCommand"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./BatchAssociateUserStackCommand"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./BatchDisassociateUserStackCommand"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./CopyImageCommand"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./CreateAppBlockBuilderCommand"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./CreateAppBlockBuilderStreamingURLCommand"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./CreateAppBlockCommand"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./CreateApplicationCommand"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./CreateDirectoryConfigCommand"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./CreateEntitlementCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./CreateFleetCommand"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./CreateImageBuilderCommand"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./CreateImageBuilderStreamingURLCommand"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./CreateStackCommand"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./CreateStreamingURLCommand"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./CreateUpdatedImageCommand"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./CreateUsageReportSubscriptionCommand"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./CreateUserCommand"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./DeleteAppBlockBuilderCommand"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./DeleteAppBlockCommand"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./DeleteApplicationCommand"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./DeleteDirectoryConfigCommand"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./DeleteEntitlementCommand"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./DeleteFleetCommand"), exports);
|
|
31
|
-
tslib_1.__exportStar(require("./DeleteImageBuilderCommand"), exports);
|
|
32
|
-
tslib_1.__exportStar(require("./DeleteImageCommand"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./DeleteImagePermissionsCommand"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./DeleteStackCommand"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./DeleteUsageReportSubscriptionCommand"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./DeleteUserCommand"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./DescribeAppBlockBuilderAppBlockAssociationsCommand"), exports);
|
|
38
|
-
tslib_1.__exportStar(require("./DescribeAppBlockBuildersCommand"), exports);
|
|
39
|
-
tslib_1.__exportStar(require("./DescribeAppBlocksCommand"), exports);
|
|
40
|
-
tslib_1.__exportStar(require("./DescribeApplicationFleetAssociationsCommand"), exports);
|
|
41
|
-
tslib_1.__exportStar(require("./DescribeApplicationsCommand"), exports);
|
|
42
|
-
tslib_1.__exportStar(require("./DescribeDirectoryConfigsCommand"), exports);
|
|
43
|
-
tslib_1.__exportStar(require("./DescribeEntitlementsCommand"), exports);
|
|
44
|
-
tslib_1.__exportStar(require("./DescribeFleetsCommand"), exports);
|
|
45
|
-
tslib_1.__exportStar(require("./DescribeImageBuildersCommand"), exports);
|
|
46
|
-
tslib_1.__exportStar(require("./DescribeImagePermissionsCommand"), exports);
|
|
47
|
-
tslib_1.__exportStar(require("./DescribeImagesCommand"), exports);
|
|
48
|
-
tslib_1.__exportStar(require("./DescribeSessionsCommand"), exports);
|
|
49
|
-
tslib_1.__exportStar(require("./DescribeStacksCommand"), exports);
|
|
50
|
-
tslib_1.__exportStar(require("./DescribeUsageReportSubscriptionsCommand"), exports);
|
|
51
|
-
tslib_1.__exportStar(require("./DescribeUserStackAssociationsCommand"), exports);
|
|
52
|
-
tslib_1.__exportStar(require("./DescribeUsersCommand"), exports);
|
|
53
|
-
tslib_1.__exportStar(require("./DisableUserCommand"), exports);
|
|
54
|
-
tslib_1.__exportStar(require("./DisassociateAppBlockBuilderAppBlockCommand"), exports);
|
|
55
|
-
tslib_1.__exportStar(require("./DisassociateApplicationFleetCommand"), exports);
|
|
56
|
-
tslib_1.__exportStar(require("./DisassociateApplicationFromEntitlementCommand"), exports);
|
|
57
|
-
tslib_1.__exportStar(require("./DisassociateFleetCommand"), exports);
|
|
58
|
-
tslib_1.__exportStar(require("./EnableUserCommand"), exports);
|
|
59
|
-
tslib_1.__exportStar(require("./ExpireSessionCommand"), exports);
|
|
60
|
-
tslib_1.__exportStar(require("./ListAssociatedFleetsCommand"), exports);
|
|
61
|
-
tslib_1.__exportStar(require("./ListAssociatedStacksCommand"), exports);
|
|
62
|
-
tslib_1.__exportStar(require("./ListEntitledApplicationsCommand"), exports);
|
|
63
|
-
tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
|
|
64
|
-
tslib_1.__exportStar(require("./StartAppBlockBuilderCommand"), exports);
|
|
65
|
-
tslib_1.__exportStar(require("./StartFleetCommand"), exports);
|
|
66
|
-
tslib_1.__exportStar(require("./StartImageBuilderCommand"), exports);
|
|
67
|
-
tslib_1.__exportStar(require("./StopAppBlockBuilderCommand"), exports);
|
|
68
|
-
tslib_1.__exportStar(require("./StopFleetCommand"), exports);
|
|
69
|
-
tslib_1.__exportStar(require("./StopImageBuilderCommand"), exports);
|
|
70
|
-
tslib_1.__exportStar(require("./TagResourceCommand"), exports);
|
|
71
|
-
tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
|
|
72
|
-
tslib_1.__exportStar(require("./UpdateAppBlockBuilderCommand"), exports);
|
|
73
|
-
tslib_1.__exportStar(require("./UpdateApplicationCommand"), exports);
|
|
74
|
-
tslib_1.__exportStar(require("./UpdateDirectoryConfigCommand"), exports);
|
|
75
|
-
tslib_1.__exportStar(require("./UpdateEntitlementCommand"), exports);
|
|
76
|
-
tslib_1.__exportStar(require("./UpdateFleetCommand"), exports);
|
|
77
|
-
tslib_1.__exportStar(require("./UpdateImagePermissionsCommand"), exports);
|
|
78
|
-
tslib_1.__exportStar(require("./UpdateStackCommand"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,18 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.commonParams = exports.resolveClientEndpointParameters = void 0;
|
|
4
|
-
const resolveClientEndpointParameters = (options) => {
|
|
5
|
-
return {
|
|
6
|
-
...options,
|
|
7
|
-
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
8
|
-
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
9
|
-
defaultSigningName: "appstream",
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
|
|
13
|
-
exports.commonParams = {
|
|
14
|
-
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
15
|
-
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
16
|
-
Region: { type: "builtInParams", name: "region" },
|
|
17
|
-
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
18
|
-
};
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("./index.js");
|