@aws-sdk/client-appstream 3.169.0 → 3.171.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.
Files changed (87) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/AppStream.d.ts +1127 -330
  3. package/dist-types/ts3.4/AppStreamClient.d.ts +494 -138
  4. package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +39 -17
  5. package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +39 -17
  6. package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +35 -17
  7. package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +39 -17
  8. package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +39 -17
  9. package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +32 -17
  10. package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +35 -17
  11. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +36 -17
  12. package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +39 -17
  13. package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +36 -17
  14. package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +32 -17
  15. package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +36 -17
  16. package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +39 -17
  17. package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +32 -17
  18. package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +36 -17
  19. package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +36 -17
  20. package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +39 -17
  21. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +32 -17
  22. package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +35 -17
  23. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +36 -17
  24. package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +39 -17
  25. package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +36 -17
  26. package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +32 -17
  27. package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +36 -17
  28. package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +32 -17
  29. package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +39 -17
  30. package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +32 -17
  31. package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +39 -17
  32. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +32 -17
  33. package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +36 -17
  34. package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +39 -17
  35. package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +39 -17
  36. package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +39 -17
  37. package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +35 -17
  39. package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +39 -17
  40. package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +39 -17
  41. package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +35 -17
  42. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +35 -17
  43. package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +35 -17
  44. package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +39 -17
  45. package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +39 -17
  46. package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +32 -17
  47. package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +32 -17
  48. package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +39 -17
  49. package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +39 -17
  50. package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +36 -17
  51. package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +32 -17
  52. package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +32 -17
  53. package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +39 -17
  54. package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +39 -17
  55. package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +39 -17
  56. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
  57. package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +32 -17
  58. package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +36 -17
  59. package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +32 -17
  60. package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +35 -17
  61. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
  62. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
  63. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +36 -17
  64. package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +39 -17
  65. package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +36 -17
  66. package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +32 -17
  67. package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +39 -17
  68. package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +32 -17
  69. package/dist-types/ts3.4/commands/index.d.ts +65 -65
  70. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  71. package/dist-types/ts3.4/index.d.ts +7 -7
  72. package/dist-types/ts3.4/models/AppStreamServiceException.d.ts +7 -6
  73. package/dist-types/ts3.4/models/index.d.ts +1 -1
  74. package/dist-types/ts3.4/models/models_0.d.ts +1591 -2017
  75. package/dist-types/ts3.4/pagination/DescribeImagePermissionsPaginator.d.ts +11 -4
  76. package/dist-types/ts3.4/pagination/DescribeImagesPaginator.d.ts +11 -4
  77. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  78. package/dist-types/ts3.4/pagination/index.d.ts +3 -3
  79. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +785 -197
  80. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
  81. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  82. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  83. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  84. package/dist-types/ts3.4/waiters/index.d.ts +2 -2
  85. package/dist-types/ts3.4/waiters/waitForFleetStarted.d.ts +11 -7
  86. package/dist-types/ts3.4/waiters/waitForFleetStopped.d.ts +11 -7
  87. package/package.json +35 -35
@@ -1,330 +1,1127 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
- import { AppStreamClient } from "./AppStreamClient";
3
- import { AssociateApplicationFleetCommandInput, AssociateApplicationFleetCommandOutput } from "./commands/AssociateApplicationFleetCommand";
4
- import { AssociateApplicationToEntitlementCommandInput, AssociateApplicationToEntitlementCommandOutput } from "./commands/AssociateApplicationToEntitlementCommand";
5
- import { AssociateFleetCommandInput, AssociateFleetCommandOutput } from "./commands/AssociateFleetCommand";
6
- import { BatchAssociateUserStackCommandInput, BatchAssociateUserStackCommandOutput } from "./commands/BatchAssociateUserStackCommand";
7
- import { BatchDisassociateUserStackCommandInput, BatchDisassociateUserStackCommandOutput } from "./commands/BatchDisassociateUserStackCommand";
8
- import { CopyImageCommandInput, CopyImageCommandOutput } from "./commands/CopyImageCommand";
9
- import { CreateAppBlockCommandInput, CreateAppBlockCommandOutput } from "./commands/CreateAppBlockCommand";
10
- import { CreateApplicationCommandInput, CreateApplicationCommandOutput } from "./commands/CreateApplicationCommand";
11
- import { CreateDirectoryConfigCommandInput, CreateDirectoryConfigCommandOutput } from "./commands/CreateDirectoryConfigCommand";
12
- import { CreateEntitlementCommandInput, CreateEntitlementCommandOutput } from "./commands/CreateEntitlementCommand";
13
- import { CreateFleetCommandInput, CreateFleetCommandOutput } from "./commands/CreateFleetCommand";
14
- import { CreateImageBuilderCommandInput, CreateImageBuilderCommandOutput } from "./commands/CreateImageBuilderCommand";
15
- import { CreateImageBuilderStreamingURLCommandInput, CreateImageBuilderStreamingURLCommandOutput } from "./commands/CreateImageBuilderStreamingURLCommand";
16
- import { CreateStackCommandInput, CreateStackCommandOutput } from "./commands/CreateStackCommand";
17
- import { CreateStreamingURLCommandInput, CreateStreamingURLCommandOutput } from "./commands/CreateStreamingURLCommand";
18
- import { CreateUpdatedImageCommandInput, CreateUpdatedImageCommandOutput } from "./commands/CreateUpdatedImageCommand";
19
- import { CreateUsageReportSubscriptionCommandInput, CreateUsageReportSubscriptionCommandOutput } from "./commands/CreateUsageReportSubscriptionCommand";
20
- import { CreateUserCommandInput, CreateUserCommandOutput } from "./commands/CreateUserCommand";
21
- import { DeleteAppBlockCommandInput, DeleteAppBlockCommandOutput } from "./commands/DeleteAppBlockCommand";
22
- import { DeleteApplicationCommandInput, DeleteApplicationCommandOutput } from "./commands/DeleteApplicationCommand";
23
- import { DeleteDirectoryConfigCommandInput, DeleteDirectoryConfigCommandOutput } from "./commands/DeleteDirectoryConfigCommand";
24
- import { DeleteEntitlementCommandInput, DeleteEntitlementCommandOutput } from "./commands/DeleteEntitlementCommand";
25
- import { DeleteFleetCommandInput, DeleteFleetCommandOutput } from "./commands/DeleteFleetCommand";
26
- import { DeleteImageBuilderCommandInput, DeleteImageBuilderCommandOutput } from "./commands/DeleteImageBuilderCommand";
27
- import { DeleteImageCommandInput, DeleteImageCommandOutput } from "./commands/DeleteImageCommand";
28
- import { DeleteImagePermissionsCommandInput, DeleteImagePermissionsCommandOutput } from "./commands/DeleteImagePermissionsCommand";
29
- import { DeleteStackCommandInput, DeleteStackCommandOutput } from "./commands/DeleteStackCommand";
30
- import { DeleteUsageReportSubscriptionCommandInput, DeleteUsageReportSubscriptionCommandOutput } from "./commands/DeleteUsageReportSubscriptionCommand";
31
- import { DeleteUserCommandInput, DeleteUserCommandOutput } from "./commands/DeleteUserCommand";
32
- import { DescribeAppBlocksCommandInput, DescribeAppBlocksCommandOutput } from "./commands/DescribeAppBlocksCommand";
33
- import { DescribeApplicationFleetAssociationsCommandInput, DescribeApplicationFleetAssociationsCommandOutput } from "./commands/DescribeApplicationFleetAssociationsCommand";
34
- import { DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput } from "./commands/DescribeApplicationsCommand";
35
- import { DescribeDirectoryConfigsCommandInput, DescribeDirectoryConfigsCommandOutput } from "./commands/DescribeDirectoryConfigsCommand";
36
- import { DescribeEntitlementsCommandInput, DescribeEntitlementsCommandOutput } from "./commands/DescribeEntitlementsCommand";
37
- import { DescribeFleetsCommandInput, DescribeFleetsCommandOutput } from "./commands/DescribeFleetsCommand";
38
- import { DescribeImageBuildersCommandInput, DescribeImageBuildersCommandOutput } from "./commands/DescribeImageBuildersCommand";
39
- import { DescribeImagePermissionsCommandInput, DescribeImagePermissionsCommandOutput } from "./commands/DescribeImagePermissionsCommand";
40
- import { DescribeImagesCommandInput, DescribeImagesCommandOutput } from "./commands/DescribeImagesCommand";
41
- import { DescribeSessionsCommandInput, DescribeSessionsCommandOutput } from "./commands/DescribeSessionsCommand";
42
- import { DescribeStacksCommandInput, DescribeStacksCommandOutput } from "./commands/DescribeStacksCommand";
43
- import { DescribeUsageReportSubscriptionsCommandInput, DescribeUsageReportSubscriptionsCommandOutput } from "./commands/DescribeUsageReportSubscriptionsCommand";
44
- import { DescribeUsersCommandInput, DescribeUsersCommandOutput } from "./commands/DescribeUsersCommand";
45
- import { DescribeUserStackAssociationsCommandInput, DescribeUserStackAssociationsCommandOutput } from "./commands/DescribeUserStackAssociationsCommand";
46
- import { DisableUserCommandInput, DisableUserCommandOutput } from "./commands/DisableUserCommand";
47
- import { DisassociateApplicationFleetCommandInput, DisassociateApplicationFleetCommandOutput } from "./commands/DisassociateApplicationFleetCommand";
48
- import { DisassociateApplicationFromEntitlementCommandInput, DisassociateApplicationFromEntitlementCommandOutput } from "./commands/DisassociateApplicationFromEntitlementCommand";
49
- import { DisassociateFleetCommandInput, DisassociateFleetCommandOutput } from "./commands/DisassociateFleetCommand";
50
- import { EnableUserCommandInput, EnableUserCommandOutput } from "./commands/EnableUserCommand";
51
- import { ExpireSessionCommandInput, ExpireSessionCommandOutput } from "./commands/ExpireSessionCommand";
52
- import { ListAssociatedFleetsCommandInput, ListAssociatedFleetsCommandOutput } from "./commands/ListAssociatedFleetsCommand";
53
- import { ListAssociatedStacksCommandInput, ListAssociatedStacksCommandOutput } from "./commands/ListAssociatedStacksCommand";
54
- import { ListEntitledApplicationsCommandInput, ListEntitledApplicationsCommandOutput } from "./commands/ListEntitledApplicationsCommand";
55
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
56
- import { StartFleetCommandInput, StartFleetCommandOutput } from "./commands/StartFleetCommand";
57
- import { StartImageBuilderCommandInput, StartImageBuilderCommandOutput } from "./commands/StartImageBuilderCommand";
58
- import { StopFleetCommandInput, StopFleetCommandOutput } from "./commands/StopFleetCommand";
59
- import { StopImageBuilderCommandInput, StopImageBuilderCommandOutput } from "./commands/StopImageBuilderCommand";
60
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
61
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
62
- import { UpdateApplicationCommandInput, UpdateApplicationCommandOutput } from "./commands/UpdateApplicationCommand";
63
- import { UpdateDirectoryConfigCommandInput, UpdateDirectoryConfigCommandOutput } from "./commands/UpdateDirectoryConfigCommand";
64
- import { UpdateEntitlementCommandInput, UpdateEntitlementCommandOutput } from "./commands/UpdateEntitlementCommand";
65
- import { UpdateFleetCommandInput, UpdateFleetCommandOutput } from "./commands/UpdateFleetCommand";
66
- import { UpdateImagePermissionsCommandInput, UpdateImagePermissionsCommandOutput } from "./commands/UpdateImagePermissionsCommand";
67
- import { UpdateStackCommandInput, UpdateStackCommandOutput } from "./commands/UpdateStackCommand";
68
-
69
- export declare class AppStream extends AppStreamClient {
70
-
71
- associateApplicationFleet(args: AssociateApplicationFleetCommandInput, options?: __HttpHandlerOptions): Promise<AssociateApplicationFleetCommandOutput>;
72
- associateApplicationFleet(args: AssociateApplicationFleetCommandInput, cb: (err: any, data?: AssociateApplicationFleetCommandOutput) => void): void;
73
- associateApplicationFleet(args: AssociateApplicationFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateApplicationFleetCommandOutput) => void): void;
74
-
75
- associateApplicationToEntitlement(args: AssociateApplicationToEntitlementCommandInput, options?: __HttpHandlerOptions): Promise<AssociateApplicationToEntitlementCommandOutput>;
76
- associateApplicationToEntitlement(args: AssociateApplicationToEntitlementCommandInput, cb: (err: any, data?: AssociateApplicationToEntitlementCommandOutput) => void): void;
77
- associateApplicationToEntitlement(args: AssociateApplicationToEntitlementCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateApplicationToEntitlementCommandOutput) => void): void;
78
-
79
- associateFleet(args: AssociateFleetCommandInput, options?: __HttpHandlerOptions): Promise<AssociateFleetCommandOutput>;
80
- associateFleet(args: AssociateFleetCommandInput, cb: (err: any, data?: AssociateFleetCommandOutput) => void): void;
81
- associateFleet(args: AssociateFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateFleetCommandOutput) => void): void;
82
-
83
- batchAssociateUserStack(args: BatchAssociateUserStackCommandInput, options?: __HttpHandlerOptions): Promise<BatchAssociateUserStackCommandOutput>;
84
- batchAssociateUserStack(args: BatchAssociateUserStackCommandInput, cb: (err: any, data?: BatchAssociateUserStackCommandOutput) => void): void;
85
- batchAssociateUserStack(args: BatchAssociateUserStackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchAssociateUserStackCommandOutput) => void): void;
86
-
87
- batchDisassociateUserStack(args: BatchDisassociateUserStackCommandInput, options?: __HttpHandlerOptions): Promise<BatchDisassociateUserStackCommandOutput>;
88
- batchDisassociateUserStack(args: BatchDisassociateUserStackCommandInput, cb: (err: any, data?: BatchDisassociateUserStackCommandOutput) => void): void;
89
- batchDisassociateUserStack(args: BatchDisassociateUserStackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDisassociateUserStackCommandOutput) => void): void;
90
-
91
- copyImage(args: CopyImageCommandInput, options?: __HttpHandlerOptions): Promise<CopyImageCommandOutput>;
92
- copyImage(args: CopyImageCommandInput, cb: (err: any, data?: CopyImageCommandOutput) => void): void;
93
- copyImage(args: CopyImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyImageCommandOutput) => void): void;
94
-
95
- createAppBlock(args: CreateAppBlockCommandInput, options?: __HttpHandlerOptions): Promise<CreateAppBlockCommandOutput>;
96
- createAppBlock(args: CreateAppBlockCommandInput, cb: (err: any, data?: CreateAppBlockCommandOutput) => void): void;
97
- createAppBlock(args: CreateAppBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAppBlockCommandOutput) => void): void;
98
-
99
- createApplication(args: CreateApplicationCommandInput, options?: __HttpHandlerOptions): Promise<CreateApplicationCommandOutput>;
100
- createApplication(args: CreateApplicationCommandInput, cb: (err: any, data?: CreateApplicationCommandOutput) => void): void;
101
- createApplication(args: CreateApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateApplicationCommandOutput) => void): void;
102
-
103
- createDirectoryConfig(args: CreateDirectoryConfigCommandInput, options?: __HttpHandlerOptions): Promise<CreateDirectoryConfigCommandOutput>;
104
- createDirectoryConfig(args: CreateDirectoryConfigCommandInput, cb: (err: any, data?: CreateDirectoryConfigCommandOutput) => void): void;
105
- createDirectoryConfig(args: CreateDirectoryConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDirectoryConfigCommandOutput) => void): void;
106
-
107
- createEntitlement(args: CreateEntitlementCommandInput, options?: __HttpHandlerOptions): Promise<CreateEntitlementCommandOutput>;
108
- createEntitlement(args: CreateEntitlementCommandInput, cb: (err: any, data?: CreateEntitlementCommandOutput) => void): void;
109
- createEntitlement(args: CreateEntitlementCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEntitlementCommandOutput) => void): void;
110
-
111
- createFleet(args: CreateFleetCommandInput, options?: __HttpHandlerOptions): Promise<CreateFleetCommandOutput>;
112
- createFleet(args: CreateFleetCommandInput, cb: (err: any, data?: CreateFleetCommandOutput) => void): void;
113
- createFleet(args: CreateFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFleetCommandOutput) => void): void;
114
-
115
- createImageBuilder(args: CreateImageBuilderCommandInput, options?: __HttpHandlerOptions): Promise<CreateImageBuilderCommandOutput>;
116
- createImageBuilder(args: CreateImageBuilderCommandInput, cb: (err: any, data?: CreateImageBuilderCommandOutput) => void): void;
117
- createImageBuilder(args: CreateImageBuilderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateImageBuilderCommandOutput) => void): void;
118
-
119
- createImageBuilderStreamingURL(args: CreateImageBuilderStreamingURLCommandInput, options?: __HttpHandlerOptions): Promise<CreateImageBuilderStreamingURLCommandOutput>;
120
- createImageBuilderStreamingURL(args: CreateImageBuilderStreamingURLCommandInput, cb: (err: any, data?: CreateImageBuilderStreamingURLCommandOutput) => void): void;
121
- createImageBuilderStreamingURL(args: CreateImageBuilderStreamingURLCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateImageBuilderStreamingURLCommandOutput) => void): void;
122
-
123
- createStack(args: CreateStackCommandInput, options?: __HttpHandlerOptions): Promise<CreateStackCommandOutput>;
124
- createStack(args: CreateStackCommandInput, cb: (err: any, data?: CreateStackCommandOutput) => void): void;
125
- createStack(args: CreateStackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateStackCommandOutput) => void): void;
126
-
127
- createStreamingURL(args: CreateStreamingURLCommandInput, options?: __HttpHandlerOptions): Promise<CreateStreamingURLCommandOutput>;
128
- createStreamingURL(args: CreateStreamingURLCommandInput, cb: (err: any, data?: CreateStreamingURLCommandOutput) => void): void;
129
- createStreamingURL(args: CreateStreamingURLCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateStreamingURLCommandOutput) => void): void;
130
-
131
- createUpdatedImage(args: CreateUpdatedImageCommandInput, options?: __HttpHandlerOptions): Promise<CreateUpdatedImageCommandOutput>;
132
- createUpdatedImage(args: CreateUpdatedImageCommandInput, cb: (err: any, data?: CreateUpdatedImageCommandOutput) => void): void;
133
- createUpdatedImage(args: CreateUpdatedImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUpdatedImageCommandOutput) => void): void;
134
-
135
- createUsageReportSubscription(args: CreateUsageReportSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<CreateUsageReportSubscriptionCommandOutput>;
136
- createUsageReportSubscription(args: CreateUsageReportSubscriptionCommandInput, cb: (err: any, data?: CreateUsageReportSubscriptionCommandOutput) => void): void;
137
- createUsageReportSubscription(args: CreateUsageReportSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUsageReportSubscriptionCommandOutput) => void): void;
138
-
139
- createUser(args: CreateUserCommandInput, options?: __HttpHandlerOptions): Promise<CreateUserCommandOutput>;
140
- createUser(args: CreateUserCommandInput, cb: (err: any, data?: CreateUserCommandOutput) => void): void;
141
- createUser(args: CreateUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUserCommandOutput) => void): void;
142
-
143
- deleteAppBlock(args: DeleteAppBlockCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAppBlockCommandOutput>;
144
- deleteAppBlock(args: DeleteAppBlockCommandInput, cb: (err: any, data?: DeleteAppBlockCommandOutput) => void): void;
145
- deleteAppBlock(args: DeleteAppBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAppBlockCommandOutput) => void): void;
146
-
147
- deleteApplication(args: DeleteApplicationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteApplicationCommandOutput>;
148
- deleteApplication(args: DeleteApplicationCommandInput, cb: (err: any, data?: DeleteApplicationCommandOutput) => void): void;
149
- deleteApplication(args: DeleteApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteApplicationCommandOutput) => void): void;
150
-
151
- deleteDirectoryConfig(args: DeleteDirectoryConfigCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDirectoryConfigCommandOutput>;
152
- deleteDirectoryConfig(args: DeleteDirectoryConfigCommandInput, cb: (err: any, data?: DeleteDirectoryConfigCommandOutput) => void): void;
153
- deleteDirectoryConfig(args: DeleteDirectoryConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDirectoryConfigCommandOutput) => void): void;
154
-
155
- deleteEntitlement(args: DeleteEntitlementCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEntitlementCommandOutput>;
156
- deleteEntitlement(args: DeleteEntitlementCommandInput, cb: (err: any, data?: DeleteEntitlementCommandOutput) => void): void;
157
- deleteEntitlement(args: DeleteEntitlementCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEntitlementCommandOutput) => void): void;
158
-
159
- deleteFleet(args: DeleteFleetCommandInput, options?: __HttpHandlerOptions): Promise<DeleteFleetCommandOutput>;
160
- deleteFleet(args: DeleteFleetCommandInput, cb: (err: any, data?: DeleteFleetCommandOutput) => void): void;
161
- deleteFleet(args: DeleteFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFleetCommandOutput) => void): void;
162
-
163
- deleteImage(args: DeleteImageCommandInput, options?: __HttpHandlerOptions): Promise<DeleteImageCommandOutput>;
164
- deleteImage(args: DeleteImageCommandInput, cb: (err: any, data?: DeleteImageCommandOutput) => void): void;
165
- deleteImage(args: DeleteImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteImageCommandOutput) => void): void;
166
-
167
- deleteImageBuilder(args: DeleteImageBuilderCommandInput, options?: __HttpHandlerOptions): Promise<DeleteImageBuilderCommandOutput>;
168
- deleteImageBuilder(args: DeleteImageBuilderCommandInput, cb: (err: any, data?: DeleteImageBuilderCommandOutput) => void): void;
169
- deleteImageBuilder(args: DeleteImageBuilderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteImageBuilderCommandOutput) => void): void;
170
-
171
- deleteImagePermissions(args: DeleteImagePermissionsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteImagePermissionsCommandOutput>;
172
- deleteImagePermissions(args: DeleteImagePermissionsCommandInput, cb: (err: any, data?: DeleteImagePermissionsCommandOutput) => void): void;
173
- deleteImagePermissions(args: DeleteImagePermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteImagePermissionsCommandOutput) => void): void;
174
-
175
- deleteStack(args: DeleteStackCommandInput, options?: __HttpHandlerOptions): Promise<DeleteStackCommandOutput>;
176
- deleteStack(args: DeleteStackCommandInput, cb: (err: any, data?: DeleteStackCommandOutput) => void): void;
177
- deleteStack(args: DeleteStackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteStackCommandOutput) => void): void;
178
-
179
- deleteUsageReportSubscription(args: DeleteUsageReportSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteUsageReportSubscriptionCommandOutput>;
180
- deleteUsageReportSubscription(args: DeleteUsageReportSubscriptionCommandInput, cb: (err: any, data?: DeleteUsageReportSubscriptionCommandOutput) => void): void;
181
- deleteUsageReportSubscription(args: DeleteUsageReportSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUsageReportSubscriptionCommandOutput) => void): void;
182
-
183
- deleteUser(args: DeleteUserCommandInput, options?: __HttpHandlerOptions): Promise<DeleteUserCommandOutput>;
184
- deleteUser(args: DeleteUserCommandInput, cb: (err: any, data?: DeleteUserCommandOutput) => void): void;
185
- deleteUser(args: DeleteUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUserCommandOutput) => void): void;
186
-
187
- describeAppBlocks(args: DescribeAppBlocksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAppBlocksCommandOutput>;
188
- describeAppBlocks(args: DescribeAppBlocksCommandInput, cb: (err: any, data?: DescribeAppBlocksCommandOutput) => void): void;
189
- describeAppBlocks(args: DescribeAppBlocksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAppBlocksCommandOutput) => void): void;
190
-
191
- describeApplicationFleetAssociations(args: DescribeApplicationFleetAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeApplicationFleetAssociationsCommandOutput>;
192
- describeApplicationFleetAssociations(args: DescribeApplicationFleetAssociationsCommandInput, cb: (err: any, data?: DescribeApplicationFleetAssociationsCommandOutput) => void): void;
193
- describeApplicationFleetAssociations(args: DescribeApplicationFleetAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeApplicationFleetAssociationsCommandOutput) => void): void;
194
-
195
- describeApplications(args: DescribeApplicationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeApplicationsCommandOutput>;
196
- describeApplications(args: DescribeApplicationsCommandInput, cb: (err: any, data?: DescribeApplicationsCommandOutput) => void): void;
197
- describeApplications(args: DescribeApplicationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeApplicationsCommandOutput) => void): void;
198
-
199
- describeDirectoryConfigs(args: DescribeDirectoryConfigsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDirectoryConfigsCommandOutput>;
200
- describeDirectoryConfigs(args: DescribeDirectoryConfigsCommandInput, cb: (err: any, data?: DescribeDirectoryConfigsCommandOutput) => void): void;
201
- describeDirectoryConfigs(args: DescribeDirectoryConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDirectoryConfigsCommandOutput) => void): void;
202
-
203
- describeEntitlements(args: DescribeEntitlementsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEntitlementsCommandOutput>;
204
- describeEntitlements(args: DescribeEntitlementsCommandInput, cb: (err: any, data?: DescribeEntitlementsCommandOutput) => void): void;
205
- describeEntitlements(args: DescribeEntitlementsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEntitlementsCommandOutput) => void): void;
206
-
207
- describeFleets(args: DescribeFleetsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFleetsCommandOutput>;
208
- describeFleets(args: DescribeFleetsCommandInput, cb: (err: any, data?: DescribeFleetsCommandOutput) => void): void;
209
- describeFleets(args: DescribeFleetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFleetsCommandOutput) => void): void;
210
-
211
- describeImageBuilders(args: DescribeImageBuildersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeImageBuildersCommandOutput>;
212
- describeImageBuilders(args: DescribeImageBuildersCommandInput, cb: (err: any, data?: DescribeImageBuildersCommandOutput) => void): void;
213
- describeImageBuilders(args: DescribeImageBuildersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImageBuildersCommandOutput) => void): void;
214
-
215
- describeImagePermissions(args: DescribeImagePermissionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeImagePermissionsCommandOutput>;
216
- describeImagePermissions(args: DescribeImagePermissionsCommandInput, cb: (err: any, data?: DescribeImagePermissionsCommandOutput) => void): void;
217
- describeImagePermissions(args: DescribeImagePermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImagePermissionsCommandOutput) => void): void;
218
-
219
- describeImages(args: DescribeImagesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeImagesCommandOutput>;
220
- describeImages(args: DescribeImagesCommandInput, cb: (err: any, data?: DescribeImagesCommandOutput) => void): void;
221
- describeImages(args: DescribeImagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImagesCommandOutput) => void): void;
222
-
223
- describeSessions(args: DescribeSessionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSessionsCommandOutput>;
224
- describeSessions(args: DescribeSessionsCommandInput, cb: (err: any, data?: DescribeSessionsCommandOutput) => void): void;
225
- describeSessions(args: DescribeSessionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSessionsCommandOutput) => void): void;
226
-
227
- describeStacks(args: DescribeStacksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStacksCommandOutput>;
228
- describeStacks(args: DescribeStacksCommandInput, cb: (err: any, data?: DescribeStacksCommandOutput) => void): void;
229
- describeStacks(args: DescribeStacksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStacksCommandOutput) => void): void;
230
-
231
- describeUsageReportSubscriptions(args: DescribeUsageReportSubscriptionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUsageReportSubscriptionsCommandOutput>;
232
- describeUsageReportSubscriptions(args: DescribeUsageReportSubscriptionsCommandInput, cb: (err: any, data?: DescribeUsageReportSubscriptionsCommandOutput) => void): void;
233
- describeUsageReportSubscriptions(args: DescribeUsageReportSubscriptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUsageReportSubscriptionsCommandOutput) => void): void;
234
-
235
- describeUsers(args: DescribeUsersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUsersCommandOutput>;
236
- describeUsers(args: DescribeUsersCommandInput, cb: (err: any, data?: DescribeUsersCommandOutput) => void): void;
237
- describeUsers(args: DescribeUsersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUsersCommandOutput) => void): void;
238
-
239
- describeUserStackAssociations(args: DescribeUserStackAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUserStackAssociationsCommandOutput>;
240
- describeUserStackAssociations(args: DescribeUserStackAssociationsCommandInput, cb: (err: any, data?: DescribeUserStackAssociationsCommandOutput) => void): void;
241
- describeUserStackAssociations(args: DescribeUserStackAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUserStackAssociationsCommandOutput) => void): void;
242
-
243
- disableUser(args: DisableUserCommandInput, options?: __HttpHandlerOptions): Promise<DisableUserCommandOutput>;
244
- disableUser(args: DisableUserCommandInput, cb: (err: any, data?: DisableUserCommandOutput) => void): void;
245
- disableUser(args: DisableUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableUserCommandOutput) => void): void;
246
-
247
- disassociateApplicationFleet(args: DisassociateApplicationFleetCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateApplicationFleetCommandOutput>;
248
- disassociateApplicationFleet(args: DisassociateApplicationFleetCommandInput, cb: (err: any, data?: DisassociateApplicationFleetCommandOutput) => void): void;
249
- disassociateApplicationFleet(args: DisassociateApplicationFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateApplicationFleetCommandOutput) => void): void;
250
-
251
- disassociateApplicationFromEntitlement(args: DisassociateApplicationFromEntitlementCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateApplicationFromEntitlementCommandOutput>;
252
- disassociateApplicationFromEntitlement(args: DisassociateApplicationFromEntitlementCommandInput, cb: (err: any, data?: DisassociateApplicationFromEntitlementCommandOutput) => void): void;
253
- disassociateApplicationFromEntitlement(args: DisassociateApplicationFromEntitlementCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateApplicationFromEntitlementCommandOutput) => void): void;
254
-
255
- disassociateFleet(args: DisassociateFleetCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateFleetCommandOutput>;
256
- disassociateFleet(args: DisassociateFleetCommandInput, cb: (err: any, data?: DisassociateFleetCommandOutput) => void): void;
257
- disassociateFleet(args: DisassociateFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateFleetCommandOutput) => void): void;
258
-
259
- enableUser(args: EnableUserCommandInput, options?: __HttpHandlerOptions): Promise<EnableUserCommandOutput>;
260
- enableUser(args: EnableUserCommandInput, cb: (err: any, data?: EnableUserCommandOutput) => void): void;
261
- enableUser(args: EnableUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableUserCommandOutput) => void): void;
262
-
263
- expireSession(args: ExpireSessionCommandInput, options?: __HttpHandlerOptions): Promise<ExpireSessionCommandOutput>;
264
- expireSession(args: ExpireSessionCommandInput, cb: (err: any, data?: ExpireSessionCommandOutput) => void): void;
265
- expireSession(args: ExpireSessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ExpireSessionCommandOutput) => void): void;
266
-
267
- listAssociatedFleets(args: ListAssociatedFleetsCommandInput, options?: __HttpHandlerOptions): Promise<ListAssociatedFleetsCommandOutput>;
268
- listAssociatedFleets(args: ListAssociatedFleetsCommandInput, cb: (err: any, data?: ListAssociatedFleetsCommandOutput) => void): void;
269
- listAssociatedFleets(args: ListAssociatedFleetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssociatedFleetsCommandOutput) => void): void;
270
-
271
- listAssociatedStacks(args: ListAssociatedStacksCommandInput, options?: __HttpHandlerOptions): Promise<ListAssociatedStacksCommandOutput>;
272
- listAssociatedStacks(args: ListAssociatedStacksCommandInput, cb: (err: any, data?: ListAssociatedStacksCommandOutput) => void): void;
273
- listAssociatedStacks(args: ListAssociatedStacksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssociatedStacksCommandOutput) => void): void;
274
-
275
- listEntitledApplications(args: ListEntitledApplicationsCommandInput, options?: __HttpHandlerOptions): Promise<ListEntitledApplicationsCommandOutput>;
276
- listEntitledApplications(args: ListEntitledApplicationsCommandInput, cb: (err: any, data?: ListEntitledApplicationsCommandOutput) => void): void;
277
- listEntitledApplications(args: ListEntitledApplicationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEntitledApplicationsCommandOutput) => void): void;
278
-
279
- listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
280
- listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
281
- listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
282
-
283
- startFleet(args: StartFleetCommandInput, options?: __HttpHandlerOptions): Promise<StartFleetCommandOutput>;
284
- startFleet(args: StartFleetCommandInput, cb: (err: any, data?: StartFleetCommandOutput) => void): void;
285
- startFleet(args: StartFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartFleetCommandOutput) => void): void;
286
-
287
- startImageBuilder(args: StartImageBuilderCommandInput, options?: __HttpHandlerOptions): Promise<StartImageBuilderCommandOutput>;
288
- startImageBuilder(args: StartImageBuilderCommandInput, cb: (err: any, data?: StartImageBuilderCommandOutput) => void): void;
289
- startImageBuilder(args: StartImageBuilderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartImageBuilderCommandOutput) => void): void;
290
-
291
- stopFleet(args: StopFleetCommandInput, options?: __HttpHandlerOptions): Promise<StopFleetCommandOutput>;
292
- stopFleet(args: StopFleetCommandInput, cb: (err: any, data?: StopFleetCommandOutput) => void): void;
293
- stopFleet(args: StopFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopFleetCommandOutput) => void): void;
294
-
295
- stopImageBuilder(args: StopImageBuilderCommandInput, options?: __HttpHandlerOptions): Promise<StopImageBuilderCommandOutput>;
296
- stopImageBuilder(args: StopImageBuilderCommandInput, cb: (err: any, data?: StopImageBuilderCommandOutput) => void): void;
297
- stopImageBuilder(args: StopImageBuilderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopImageBuilderCommandOutput) => void): void;
298
-
299
- tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
300
- tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
301
- tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
302
-
303
- untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
304
- untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
305
- untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
306
-
307
- updateApplication(args: UpdateApplicationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateApplicationCommandOutput>;
308
- updateApplication(args: UpdateApplicationCommandInput, cb: (err: any, data?: UpdateApplicationCommandOutput) => void): void;
309
- updateApplication(args: UpdateApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateApplicationCommandOutput) => void): void;
310
-
311
- updateDirectoryConfig(args: UpdateDirectoryConfigCommandInput, options?: __HttpHandlerOptions): Promise<UpdateDirectoryConfigCommandOutput>;
312
- updateDirectoryConfig(args: UpdateDirectoryConfigCommandInput, cb: (err: any, data?: UpdateDirectoryConfigCommandOutput) => void): void;
313
- updateDirectoryConfig(args: UpdateDirectoryConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDirectoryConfigCommandOutput) => void): void;
314
-
315
- updateEntitlement(args: UpdateEntitlementCommandInput, options?: __HttpHandlerOptions): Promise<UpdateEntitlementCommandOutput>;
316
- updateEntitlement(args: UpdateEntitlementCommandInput, cb: (err: any, data?: UpdateEntitlementCommandOutput) => void): void;
317
- updateEntitlement(args: UpdateEntitlementCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEntitlementCommandOutput) => void): void;
318
-
319
- updateFleet(args: UpdateFleetCommandInput, options?: __HttpHandlerOptions): Promise<UpdateFleetCommandOutput>;
320
- updateFleet(args: UpdateFleetCommandInput, cb: (err: any, data?: UpdateFleetCommandOutput) => void): void;
321
- updateFleet(args: UpdateFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateFleetCommandOutput) => void): void;
322
-
323
- updateImagePermissions(args: UpdateImagePermissionsCommandInput, options?: __HttpHandlerOptions): Promise<UpdateImagePermissionsCommandOutput>;
324
- updateImagePermissions(args: UpdateImagePermissionsCommandInput, cb: (err: any, data?: UpdateImagePermissionsCommandOutput) => void): void;
325
- updateImagePermissions(args: UpdateImagePermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateImagePermissionsCommandOutput) => void): void;
326
-
327
- updateStack(args: UpdateStackCommandInput, options?: __HttpHandlerOptions): Promise<UpdateStackCommandOutput>;
328
- updateStack(args: UpdateStackCommandInput, cb: (err: any, data?: UpdateStackCommandOutput) => void): void;
329
- updateStack(args: UpdateStackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateStackCommandOutput) => void): void;
330
- }
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
+ import { AppStreamClient } from "./AppStreamClient";
3
+ import {
4
+ AssociateApplicationFleetCommandInput,
5
+ AssociateApplicationFleetCommandOutput,
6
+ } from "./commands/AssociateApplicationFleetCommand";
7
+ import {
8
+ AssociateApplicationToEntitlementCommandInput,
9
+ AssociateApplicationToEntitlementCommandOutput,
10
+ } from "./commands/AssociateApplicationToEntitlementCommand";
11
+ import {
12
+ AssociateFleetCommandInput,
13
+ AssociateFleetCommandOutput,
14
+ } from "./commands/AssociateFleetCommand";
15
+ import {
16
+ BatchAssociateUserStackCommandInput,
17
+ BatchAssociateUserStackCommandOutput,
18
+ } from "./commands/BatchAssociateUserStackCommand";
19
+ import {
20
+ BatchDisassociateUserStackCommandInput,
21
+ BatchDisassociateUserStackCommandOutput,
22
+ } from "./commands/BatchDisassociateUserStackCommand";
23
+ import {
24
+ CopyImageCommandInput,
25
+ CopyImageCommandOutput,
26
+ } from "./commands/CopyImageCommand";
27
+ import {
28
+ CreateAppBlockCommandInput,
29
+ CreateAppBlockCommandOutput,
30
+ } from "./commands/CreateAppBlockCommand";
31
+ import {
32
+ CreateApplicationCommandInput,
33
+ CreateApplicationCommandOutput,
34
+ } from "./commands/CreateApplicationCommand";
35
+ import {
36
+ CreateDirectoryConfigCommandInput,
37
+ CreateDirectoryConfigCommandOutput,
38
+ } from "./commands/CreateDirectoryConfigCommand";
39
+ import {
40
+ CreateEntitlementCommandInput,
41
+ CreateEntitlementCommandOutput,
42
+ } from "./commands/CreateEntitlementCommand";
43
+ import {
44
+ CreateFleetCommandInput,
45
+ CreateFleetCommandOutput,
46
+ } from "./commands/CreateFleetCommand";
47
+ import {
48
+ CreateImageBuilderCommandInput,
49
+ CreateImageBuilderCommandOutput,
50
+ } from "./commands/CreateImageBuilderCommand";
51
+ import {
52
+ CreateImageBuilderStreamingURLCommandInput,
53
+ CreateImageBuilderStreamingURLCommandOutput,
54
+ } from "./commands/CreateImageBuilderStreamingURLCommand";
55
+ import {
56
+ CreateStackCommandInput,
57
+ CreateStackCommandOutput,
58
+ } from "./commands/CreateStackCommand";
59
+ import {
60
+ CreateStreamingURLCommandInput,
61
+ CreateStreamingURLCommandOutput,
62
+ } from "./commands/CreateStreamingURLCommand";
63
+ import {
64
+ CreateUpdatedImageCommandInput,
65
+ CreateUpdatedImageCommandOutput,
66
+ } from "./commands/CreateUpdatedImageCommand";
67
+ import {
68
+ CreateUsageReportSubscriptionCommandInput,
69
+ CreateUsageReportSubscriptionCommandOutput,
70
+ } from "./commands/CreateUsageReportSubscriptionCommand";
71
+ import {
72
+ CreateUserCommandInput,
73
+ CreateUserCommandOutput,
74
+ } from "./commands/CreateUserCommand";
75
+ import {
76
+ DeleteAppBlockCommandInput,
77
+ DeleteAppBlockCommandOutput,
78
+ } from "./commands/DeleteAppBlockCommand";
79
+ import {
80
+ DeleteApplicationCommandInput,
81
+ DeleteApplicationCommandOutput,
82
+ } from "./commands/DeleteApplicationCommand";
83
+ import {
84
+ DeleteDirectoryConfigCommandInput,
85
+ DeleteDirectoryConfigCommandOutput,
86
+ } from "./commands/DeleteDirectoryConfigCommand";
87
+ import {
88
+ DeleteEntitlementCommandInput,
89
+ DeleteEntitlementCommandOutput,
90
+ } from "./commands/DeleteEntitlementCommand";
91
+ import {
92
+ DeleteFleetCommandInput,
93
+ DeleteFleetCommandOutput,
94
+ } from "./commands/DeleteFleetCommand";
95
+ import {
96
+ DeleteImageBuilderCommandInput,
97
+ DeleteImageBuilderCommandOutput,
98
+ } from "./commands/DeleteImageBuilderCommand";
99
+ import {
100
+ DeleteImageCommandInput,
101
+ DeleteImageCommandOutput,
102
+ } from "./commands/DeleteImageCommand";
103
+ import {
104
+ DeleteImagePermissionsCommandInput,
105
+ DeleteImagePermissionsCommandOutput,
106
+ } from "./commands/DeleteImagePermissionsCommand";
107
+ import {
108
+ DeleteStackCommandInput,
109
+ DeleteStackCommandOutput,
110
+ } from "./commands/DeleteStackCommand";
111
+ import {
112
+ DeleteUsageReportSubscriptionCommandInput,
113
+ DeleteUsageReportSubscriptionCommandOutput,
114
+ } from "./commands/DeleteUsageReportSubscriptionCommand";
115
+ import {
116
+ DeleteUserCommandInput,
117
+ DeleteUserCommandOutput,
118
+ } from "./commands/DeleteUserCommand";
119
+ import {
120
+ DescribeAppBlocksCommandInput,
121
+ DescribeAppBlocksCommandOutput,
122
+ } from "./commands/DescribeAppBlocksCommand";
123
+ import {
124
+ DescribeApplicationFleetAssociationsCommandInput,
125
+ DescribeApplicationFleetAssociationsCommandOutput,
126
+ } from "./commands/DescribeApplicationFleetAssociationsCommand";
127
+ import {
128
+ DescribeApplicationsCommandInput,
129
+ DescribeApplicationsCommandOutput,
130
+ } from "./commands/DescribeApplicationsCommand";
131
+ import {
132
+ DescribeDirectoryConfigsCommandInput,
133
+ DescribeDirectoryConfigsCommandOutput,
134
+ } from "./commands/DescribeDirectoryConfigsCommand";
135
+ import {
136
+ DescribeEntitlementsCommandInput,
137
+ DescribeEntitlementsCommandOutput,
138
+ } from "./commands/DescribeEntitlementsCommand";
139
+ import {
140
+ DescribeFleetsCommandInput,
141
+ DescribeFleetsCommandOutput,
142
+ } from "./commands/DescribeFleetsCommand";
143
+ import {
144
+ DescribeImageBuildersCommandInput,
145
+ DescribeImageBuildersCommandOutput,
146
+ } from "./commands/DescribeImageBuildersCommand";
147
+ import {
148
+ DescribeImagePermissionsCommandInput,
149
+ DescribeImagePermissionsCommandOutput,
150
+ } from "./commands/DescribeImagePermissionsCommand";
151
+ import {
152
+ DescribeImagesCommandInput,
153
+ DescribeImagesCommandOutput,
154
+ } from "./commands/DescribeImagesCommand";
155
+ import {
156
+ DescribeSessionsCommandInput,
157
+ DescribeSessionsCommandOutput,
158
+ } from "./commands/DescribeSessionsCommand";
159
+ import {
160
+ DescribeStacksCommandInput,
161
+ DescribeStacksCommandOutput,
162
+ } from "./commands/DescribeStacksCommand";
163
+ import {
164
+ DescribeUsageReportSubscriptionsCommandInput,
165
+ DescribeUsageReportSubscriptionsCommandOutput,
166
+ } from "./commands/DescribeUsageReportSubscriptionsCommand";
167
+ import {
168
+ DescribeUsersCommandInput,
169
+ DescribeUsersCommandOutput,
170
+ } from "./commands/DescribeUsersCommand";
171
+ import {
172
+ DescribeUserStackAssociationsCommandInput,
173
+ DescribeUserStackAssociationsCommandOutput,
174
+ } from "./commands/DescribeUserStackAssociationsCommand";
175
+ import {
176
+ DisableUserCommandInput,
177
+ DisableUserCommandOutput,
178
+ } from "./commands/DisableUserCommand";
179
+ import {
180
+ DisassociateApplicationFleetCommandInput,
181
+ DisassociateApplicationFleetCommandOutput,
182
+ } from "./commands/DisassociateApplicationFleetCommand";
183
+ import {
184
+ DisassociateApplicationFromEntitlementCommandInput,
185
+ DisassociateApplicationFromEntitlementCommandOutput,
186
+ } from "./commands/DisassociateApplicationFromEntitlementCommand";
187
+ import {
188
+ DisassociateFleetCommandInput,
189
+ DisassociateFleetCommandOutput,
190
+ } from "./commands/DisassociateFleetCommand";
191
+ import {
192
+ EnableUserCommandInput,
193
+ EnableUserCommandOutput,
194
+ } from "./commands/EnableUserCommand";
195
+ import {
196
+ ExpireSessionCommandInput,
197
+ ExpireSessionCommandOutput,
198
+ } from "./commands/ExpireSessionCommand";
199
+ import {
200
+ ListAssociatedFleetsCommandInput,
201
+ ListAssociatedFleetsCommandOutput,
202
+ } from "./commands/ListAssociatedFleetsCommand";
203
+ import {
204
+ ListAssociatedStacksCommandInput,
205
+ ListAssociatedStacksCommandOutput,
206
+ } from "./commands/ListAssociatedStacksCommand";
207
+ import {
208
+ ListEntitledApplicationsCommandInput,
209
+ ListEntitledApplicationsCommandOutput,
210
+ } from "./commands/ListEntitledApplicationsCommand";
211
+ import {
212
+ ListTagsForResourceCommandInput,
213
+ ListTagsForResourceCommandOutput,
214
+ } from "./commands/ListTagsForResourceCommand";
215
+ import {
216
+ StartFleetCommandInput,
217
+ StartFleetCommandOutput,
218
+ } from "./commands/StartFleetCommand";
219
+ import {
220
+ StartImageBuilderCommandInput,
221
+ StartImageBuilderCommandOutput,
222
+ } from "./commands/StartImageBuilderCommand";
223
+ import {
224
+ StopFleetCommandInput,
225
+ StopFleetCommandOutput,
226
+ } from "./commands/StopFleetCommand";
227
+ import {
228
+ StopImageBuilderCommandInput,
229
+ StopImageBuilderCommandOutput,
230
+ } from "./commands/StopImageBuilderCommand";
231
+ import {
232
+ TagResourceCommandInput,
233
+ TagResourceCommandOutput,
234
+ } from "./commands/TagResourceCommand";
235
+ import {
236
+ UntagResourceCommandInput,
237
+ UntagResourceCommandOutput,
238
+ } from "./commands/UntagResourceCommand";
239
+ import {
240
+ UpdateApplicationCommandInput,
241
+ UpdateApplicationCommandOutput,
242
+ } from "./commands/UpdateApplicationCommand";
243
+ import {
244
+ UpdateDirectoryConfigCommandInput,
245
+ UpdateDirectoryConfigCommandOutput,
246
+ } from "./commands/UpdateDirectoryConfigCommand";
247
+ import {
248
+ UpdateEntitlementCommandInput,
249
+ UpdateEntitlementCommandOutput,
250
+ } from "./commands/UpdateEntitlementCommand";
251
+ import {
252
+ UpdateFleetCommandInput,
253
+ UpdateFleetCommandOutput,
254
+ } from "./commands/UpdateFleetCommand";
255
+ import {
256
+ UpdateImagePermissionsCommandInput,
257
+ UpdateImagePermissionsCommandOutput,
258
+ } from "./commands/UpdateImagePermissionsCommand";
259
+ import {
260
+ UpdateStackCommandInput,
261
+ UpdateStackCommandOutput,
262
+ } from "./commands/UpdateStackCommand";
263
+ export declare class AppStream extends AppStreamClient {
264
+ associateApplicationFleet(
265
+ args: AssociateApplicationFleetCommandInput,
266
+ options?: __HttpHandlerOptions
267
+ ): Promise<AssociateApplicationFleetCommandOutput>;
268
+ associateApplicationFleet(
269
+ args: AssociateApplicationFleetCommandInput,
270
+ cb: (err: any, data?: AssociateApplicationFleetCommandOutput) => void
271
+ ): void;
272
+ associateApplicationFleet(
273
+ args: AssociateApplicationFleetCommandInput,
274
+ options: __HttpHandlerOptions,
275
+ cb: (err: any, data?: AssociateApplicationFleetCommandOutput) => void
276
+ ): void;
277
+ associateApplicationToEntitlement(
278
+ args: AssociateApplicationToEntitlementCommandInput,
279
+ options?: __HttpHandlerOptions
280
+ ): Promise<AssociateApplicationToEntitlementCommandOutput>;
281
+ associateApplicationToEntitlement(
282
+ args: AssociateApplicationToEntitlementCommandInput,
283
+ cb: (
284
+ err: any,
285
+ data?: AssociateApplicationToEntitlementCommandOutput
286
+ ) => void
287
+ ): void;
288
+ associateApplicationToEntitlement(
289
+ args: AssociateApplicationToEntitlementCommandInput,
290
+ options: __HttpHandlerOptions,
291
+ cb: (
292
+ err: any,
293
+ data?: AssociateApplicationToEntitlementCommandOutput
294
+ ) => void
295
+ ): void;
296
+ associateFleet(
297
+ args: AssociateFleetCommandInput,
298
+ options?: __HttpHandlerOptions
299
+ ): Promise<AssociateFleetCommandOutput>;
300
+ associateFleet(
301
+ args: AssociateFleetCommandInput,
302
+ cb: (err: any, data?: AssociateFleetCommandOutput) => void
303
+ ): void;
304
+ associateFleet(
305
+ args: AssociateFleetCommandInput,
306
+ options: __HttpHandlerOptions,
307
+ cb: (err: any, data?: AssociateFleetCommandOutput) => void
308
+ ): void;
309
+ batchAssociateUserStack(
310
+ args: BatchAssociateUserStackCommandInput,
311
+ options?: __HttpHandlerOptions
312
+ ): Promise<BatchAssociateUserStackCommandOutput>;
313
+ batchAssociateUserStack(
314
+ args: BatchAssociateUserStackCommandInput,
315
+ cb: (err: any, data?: BatchAssociateUserStackCommandOutput) => void
316
+ ): void;
317
+ batchAssociateUserStack(
318
+ args: BatchAssociateUserStackCommandInput,
319
+ options: __HttpHandlerOptions,
320
+ cb: (err: any, data?: BatchAssociateUserStackCommandOutput) => void
321
+ ): void;
322
+ batchDisassociateUserStack(
323
+ args: BatchDisassociateUserStackCommandInput,
324
+ options?: __HttpHandlerOptions
325
+ ): Promise<BatchDisassociateUserStackCommandOutput>;
326
+ batchDisassociateUserStack(
327
+ args: BatchDisassociateUserStackCommandInput,
328
+ cb: (err: any, data?: BatchDisassociateUserStackCommandOutput) => void
329
+ ): void;
330
+ batchDisassociateUserStack(
331
+ args: BatchDisassociateUserStackCommandInput,
332
+ options: __HttpHandlerOptions,
333
+ cb: (err: any, data?: BatchDisassociateUserStackCommandOutput) => void
334
+ ): void;
335
+ copyImage(
336
+ args: CopyImageCommandInput,
337
+ options?: __HttpHandlerOptions
338
+ ): Promise<CopyImageCommandOutput>;
339
+ copyImage(
340
+ args: CopyImageCommandInput,
341
+ cb: (err: any, data?: CopyImageCommandOutput) => void
342
+ ): void;
343
+ copyImage(
344
+ args: CopyImageCommandInput,
345
+ options: __HttpHandlerOptions,
346
+ cb: (err: any, data?: CopyImageCommandOutput) => void
347
+ ): void;
348
+ createAppBlock(
349
+ args: CreateAppBlockCommandInput,
350
+ options?: __HttpHandlerOptions
351
+ ): Promise<CreateAppBlockCommandOutput>;
352
+ createAppBlock(
353
+ args: CreateAppBlockCommandInput,
354
+ cb: (err: any, data?: CreateAppBlockCommandOutput) => void
355
+ ): void;
356
+ createAppBlock(
357
+ args: CreateAppBlockCommandInput,
358
+ options: __HttpHandlerOptions,
359
+ cb: (err: any, data?: CreateAppBlockCommandOutput) => void
360
+ ): void;
361
+ createApplication(
362
+ args: CreateApplicationCommandInput,
363
+ options?: __HttpHandlerOptions
364
+ ): Promise<CreateApplicationCommandOutput>;
365
+ createApplication(
366
+ args: CreateApplicationCommandInput,
367
+ cb: (err: any, data?: CreateApplicationCommandOutput) => void
368
+ ): void;
369
+ createApplication(
370
+ args: CreateApplicationCommandInput,
371
+ options: __HttpHandlerOptions,
372
+ cb: (err: any, data?: CreateApplicationCommandOutput) => void
373
+ ): void;
374
+ createDirectoryConfig(
375
+ args: CreateDirectoryConfigCommandInput,
376
+ options?: __HttpHandlerOptions
377
+ ): Promise<CreateDirectoryConfigCommandOutput>;
378
+ createDirectoryConfig(
379
+ args: CreateDirectoryConfigCommandInput,
380
+ cb: (err: any, data?: CreateDirectoryConfigCommandOutput) => void
381
+ ): void;
382
+ createDirectoryConfig(
383
+ args: CreateDirectoryConfigCommandInput,
384
+ options: __HttpHandlerOptions,
385
+ cb: (err: any, data?: CreateDirectoryConfigCommandOutput) => void
386
+ ): void;
387
+ createEntitlement(
388
+ args: CreateEntitlementCommandInput,
389
+ options?: __HttpHandlerOptions
390
+ ): Promise<CreateEntitlementCommandOutput>;
391
+ createEntitlement(
392
+ args: CreateEntitlementCommandInput,
393
+ cb: (err: any, data?: CreateEntitlementCommandOutput) => void
394
+ ): void;
395
+ createEntitlement(
396
+ args: CreateEntitlementCommandInput,
397
+ options: __HttpHandlerOptions,
398
+ cb: (err: any, data?: CreateEntitlementCommandOutput) => void
399
+ ): void;
400
+ createFleet(
401
+ args: CreateFleetCommandInput,
402
+ options?: __HttpHandlerOptions
403
+ ): Promise<CreateFleetCommandOutput>;
404
+ createFleet(
405
+ args: CreateFleetCommandInput,
406
+ cb: (err: any, data?: CreateFleetCommandOutput) => void
407
+ ): void;
408
+ createFleet(
409
+ args: CreateFleetCommandInput,
410
+ options: __HttpHandlerOptions,
411
+ cb: (err: any, data?: CreateFleetCommandOutput) => void
412
+ ): void;
413
+ createImageBuilder(
414
+ args: CreateImageBuilderCommandInput,
415
+ options?: __HttpHandlerOptions
416
+ ): Promise<CreateImageBuilderCommandOutput>;
417
+ createImageBuilder(
418
+ args: CreateImageBuilderCommandInput,
419
+ cb: (err: any, data?: CreateImageBuilderCommandOutput) => void
420
+ ): void;
421
+ createImageBuilder(
422
+ args: CreateImageBuilderCommandInput,
423
+ options: __HttpHandlerOptions,
424
+ cb: (err: any, data?: CreateImageBuilderCommandOutput) => void
425
+ ): void;
426
+ createImageBuilderStreamingURL(
427
+ args: CreateImageBuilderStreamingURLCommandInput,
428
+ options?: __HttpHandlerOptions
429
+ ): Promise<CreateImageBuilderStreamingURLCommandOutput>;
430
+ createImageBuilderStreamingURL(
431
+ args: CreateImageBuilderStreamingURLCommandInput,
432
+ cb: (err: any, data?: CreateImageBuilderStreamingURLCommandOutput) => void
433
+ ): void;
434
+ createImageBuilderStreamingURL(
435
+ args: CreateImageBuilderStreamingURLCommandInput,
436
+ options: __HttpHandlerOptions,
437
+ cb: (err: any, data?: CreateImageBuilderStreamingURLCommandOutput) => void
438
+ ): void;
439
+ createStack(
440
+ args: CreateStackCommandInput,
441
+ options?: __HttpHandlerOptions
442
+ ): Promise<CreateStackCommandOutput>;
443
+ createStack(
444
+ args: CreateStackCommandInput,
445
+ cb: (err: any, data?: CreateStackCommandOutput) => void
446
+ ): void;
447
+ createStack(
448
+ args: CreateStackCommandInput,
449
+ options: __HttpHandlerOptions,
450
+ cb: (err: any, data?: CreateStackCommandOutput) => void
451
+ ): void;
452
+ createStreamingURL(
453
+ args: CreateStreamingURLCommandInput,
454
+ options?: __HttpHandlerOptions
455
+ ): Promise<CreateStreamingURLCommandOutput>;
456
+ createStreamingURL(
457
+ args: CreateStreamingURLCommandInput,
458
+ cb: (err: any, data?: CreateStreamingURLCommandOutput) => void
459
+ ): void;
460
+ createStreamingURL(
461
+ args: CreateStreamingURLCommandInput,
462
+ options: __HttpHandlerOptions,
463
+ cb: (err: any, data?: CreateStreamingURLCommandOutput) => void
464
+ ): void;
465
+ createUpdatedImage(
466
+ args: CreateUpdatedImageCommandInput,
467
+ options?: __HttpHandlerOptions
468
+ ): Promise<CreateUpdatedImageCommandOutput>;
469
+ createUpdatedImage(
470
+ args: CreateUpdatedImageCommandInput,
471
+ cb: (err: any, data?: CreateUpdatedImageCommandOutput) => void
472
+ ): void;
473
+ createUpdatedImage(
474
+ args: CreateUpdatedImageCommandInput,
475
+ options: __HttpHandlerOptions,
476
+ cb: (err: any, data?: CreateUpdatedImageCommandOutput) => void
477
+ ): void;
478
+ createUsageReportSubscription(
479
+ args: CreateUsageReportSubscriptionCommandInput,
480
+ options?: __HttpHandlerOptions
481
+ ): Promise<CreateUsageReportSubscriptionCommandOutput>;
482
+ createUsageReportSubscription(
483
+ args: CreateUsageReportSubscriptionCommandInput,
484
+ cb: (err: any, data?: CreateUsageReportSubscriptionCommandOutput) => void
485
+ ): void;
486
+ createUsageReportSubscription(
487
+ args: CreateUsageReportSubscriptionCommandInput,
488
+ options: __HttpHandlerOptions,
489
+ cb: (err: any, data?: CreateUsageReportSubscriptionCommandOutput) => void
490
+ ): void;
491
+ createUser(
492
+ args: CreateUserCommandInput,
493
+ options?: __HttpHandlerOptions
494
+ ): Promise<CreateUserCommandOutput>;
495
+ createUser(
496
+ args: CreateUserCommandInput,
497
+ cb: (err: any, data?: CreateUserCommandOutput) => void
498
+ ): void;
499
+ createUser(
500
+ args: CreateUserCommandInput,
501
+ options: __HttpHandlerOptions,
502
+ cb: (err: any, data?: CreateUserCommandOutput) => void
503
+ ): void;
504
+ deleteAppBlock(
505
+ args: DeleteAppBlockCommandInput,
506
+ options?: __HttpHandlerOptions
507
+ ): Promise<DeleteAppBlockCommandOutput>;
508
+ deleteAppBlock(
509
+ args: DeleteAppBlockCommandInput,
510
+ cb: (err: any, data?: DeleteAppBlockCommandOutput) => void
511
+ ): void;
512
+ deleteAppBlock(
513
+ args: DeleteAppBlockCommandInput,
514
+ options: __HttpHandlerOptions,
515
+ cb: (err: any, data?: DeleteAppBlockCommandOutput) => void
516
+ ): void;
517
+ deleteApplication(
518
+ args: DeleteApplicationCommandInput,
519
+ options?: __HttpHandlerOptions
520
+ ): Promise<DeleteApplicationCommandOutput>;
521
+ deleteApplication(
522
+ args: DeleteApplicationCommandInput,
523
+ cb: (err: any, data?: DeleteApplicationCommandOutput) => void
524
+ ): void;
525
+ deleteApplication(
526
+ args: DeleteApplicationCommandInput,
527
+ options: __HttpHandlerOptions,
528
+ cb: (err: any, data?: DeleteApplicationCommandOutput) => void
529
+ ): void;
530
+ deleteDirectoryConfig(
531
+ args: DeleteDirectoryConfigCommandInput,
532
+ options?: __HttpHandlerOptions
533
+ ): Promise<DeleteDirectoryConfigCommandOutput>;
534
+ deleteDirectoryConfig(
535
+ args: DeleteDirectoryConfigCommandInput,
536
+ cb: (err: any, data?: DeleteDirectoryConfigCommandOutput) => void
537
+ ): void;
538
+ deleteDirectoryConfig(
539
+ args: DeleteDirectoryConfigCommandInput,
540
+ options: __HttpHandlerOptions,
541
+ cb: (err: any, data?: DeleteDirectoryConfigCommandOutput) => void
542
+ ): void;
543
+ deleteEntitlement(
544
+ args: DeleteEntitlementCommandInput,
545
+ options?: __HttpHandlerOptions
546
+ ): Promise<DeleteEntitlementCommandOutput>;
547
+ deleteEntitlement(
548
+ args: DeleteEntitlementCommandInput,
549
+ cb: (err: any, data?: DeleteEntitlementCommandOutput) => void
550
+ ): void;
551
+ deleteEntitlement(
552
+ args: DeleteEntitlementCommandInput,
553
+ options: __HttpHandlerOptions,
554
+ cb: (err: any, data?: DeleteEntitlementCommandOutput) => void
555
+ ): void;
556
+ deleteFleet(
557
+ args: DeleteFleetCommandInput,
558
+ options?: __HttpHandlerOptions
559
+ ): Promise<DeleteFleetCommandOutput>;
560
+ deleteFleet(
561
+ args: DeleteFleetCommandInput,
562
+ cb: (err: any, data?: DeleteFleetCommandOutput) => void
563
+ ): void;
564
+ deleteFleet(
565
+ args: DeleteFleetCommandInput,
566
+ options: __HttpHandlerOptions,
567
+ cb: (err: any, data?: DeleteFleetCommandOutput) => void
568
+ ): void;
569
+ deleteImage(
570
+ args: DeleteImageCommandInput,
571
+ options?: __HttpHandlerOptions
572
+ ): Promise<DeleteImageCommandOutput>;
573
+ deleteImage(
574
+ args: DeleteImageCommandInput,
575
+ cb: (err: any, data?: DeleteImageCommandOutput) => void
576
+ ): void;
577
+ deleteImage(
578
+ args: DeleteImageCommandInput,
579
+ options: __HttpHandlerOptions,
580
+ cb: (err: any, data?: DeleteImageCommandOutput) => void
581
+ ): void;
582
+ deleteImageBuilder(
583
+ args: DeleteImageBuilderCommandInput,
584
+ options?: __HttpHandlerOptions
585
+ ): Promise<DeleteImageBuilderCommandOutput>;
586
+ deleteImageBuilder(
587
+ args: DeleteImageBuilderCommandInput,
588
+ cb: (err: any, data?: DeleteImageBuilderCommandOutput) => void
589
+ ): void;
590
+ deleteImageBuilder(
591
+ args: DeleteImageBuilderCommandInput,
592
+ options: __HttpHandlerOptions,
593
+ cb: (err: any, data?: DeleteImageBuilderCommandOutput) => void
594
+ ): void;
595
+ deleteImagePermissions(
596
+ args: DeleteImagePermissionsCommandInput,
597
+ options?: __HttpHandlerOptions
598
+ ): Promise<DeleteImagePermissionsCommandOutput>;
599
+ deleteImagePermissions(
600
+ args: DeleteImagePermissionsCommandInput,
601
+ cb: (err: any, data?: DeleteImagePermissionsCommandOutput) => void
602
+ ): void;
603
+ deleteImagePermissions(
604
+ args: DeleteImagePermissionsCommandInput,
605
+ options: __HttpHandlerOptions,
606
+ cb: (err: any, data?: DeleteImagePermissionsCommandOutput) => void
607
+ ): void;
608
+ deleteStack(
609
+ args: DeleteStackCommandInput,
610
+ options?: __HttpHandlerOptions
611
+ ): Promise<DeleteStackCommandOutput>;
612
+ deleteStack(
613
+ args: DeleteStackCommandInput,
614
+ cb: (err: any, data?: DeleteStackCommandOutput) => void
615
+ ): void;
616
+ deleteStack(
617
+ args: DeleteStackCommandInput,
618
+ options: __HttpHandlerOptions,
619
+ cb: (err: any, data?: DeleteStackCommandOutput) => void
620
+ ): void;
621
+ deleteUsageReportSubscription(
622
+ args: DeleteUsageReportSubscriptionCommandInput,
623
+ options?: __HttpHandlerOptions
624
+ ): Promise<DeleteUsageReportSubscriptionCommandOutput>;
625
+ deleteUsageReportSubscription(
626
+ args: DeleteUsageReportSubscriptionCommandInput,
627
+ cb: (err: any, data?: DeleteUsageReportSubscriptionCommandOutput) => void
628
+ ): void;
629
+ deleteUsageReportSubscription(
630
+ args: DeleteUsageReportSubscriptionCommandInput,
631
+ options: __HttpHandlerOptions,
632
+ cb: (err: any, data?: DeleteUsageReportSubscriptionCommandOutput) => void
633
+ ): void;
634
+ deleteUser(
635
+ args: DeleteUserCommandInput,
636
+ options?: __HttpHandlerOptions
637
+ ): Promise<DeleteUserCommandOutput>;
638
+ deleteUser(
639
+ args: DeleteUserCommandInput,
640
+ cb: (err: any, data?: DeleteUserCommandOutput) => void
641
+ ): void;
642
+ deleteUser(
643
+ args: DeleteUserCommandInput,
644
+ options: __HttpHandlerOptions,
645
+ cb: (err: any, data?: DeleteUserCommandOutput) => void
646
+ ): void;
647
+ describeAppBlocks(
648
+ args: DescribeAppBlocksCommandInput,
649
+ options?: __HttpHandlerOptions
650
+ ): Promise<DescribeAppBlocksCommandOutput>;
651
+ describeAppBlocks(
652
+ args: DescribeAppBlocksCommandInput,
653
+ cb: (err: any, data?: DescribeAppBlocksCommandOutput) => void
654
+ ): void;
655
+ describeAppBlocks(
656
+ args: DescribeAppBlocksCommandInput,
657
+ options: __HttpHandlerOptions,
658
+ cb: (err: any, data?: DescribeAppBlocksCommandOutput) => void
659
+ ): void;
660
+ describeApplicationFleetAssociations(
661
+ args: DescribeApplicationFleetAssociationsCommandInput,
662
+ options?: __HttpHandlerOptions
663
+ ): Promise<DescribeApplicationFleetAssociationsCommandOutput>;
664
+ describeApplicationFleetAssociations(
665
+ args: DescribeApplicationFleetAssociationsCommandInput,
666
+ cb: (
667
+ err: any,
668
+ data?: DescribeApplicationFleetAssociationsCommandOutput
669
+ ) => void
670
+ ): void;
671
+ describeApplicationFleetAssociations(
672
+ args: DescribeApplicationFleetAssociationsCommandInput,
673
+ options: __HttpHandlerOptions,
674
+ cb: (
675
+ err: any,
676
+ data?: DescribeApplicationFleetAssociationsCommandOutput
677
+ ) => void
678
+ ): void;
679
+ describeApplications(
680
+ args: DescribeApplicationsCommandInput,
681
+ options?: __HttpHandlerOptions
682
+ ): Promise<DescribeApplicationsCommandOutput>;
683
+ describeApplications(
684
+ args: DescribeApplicationsCommandInput,
685
+ cb: (err: any, data?: DescribeApplicationsCommandOutput) => void
686
+ ): void;
687
+ describeApplications(
688
+ args: DescribeApplicationsCommandInput,
689
+ options: __HttpHandlerOptions,
690
+ cb: (err: any, data?: DescribeApplicationsCommandOutput) => void
691
+ ): void;
692
+ describeDirectoryConfigs(
693
+ args: DescribeDirectoryConfigsCommandInput,
694
+ options?: __HttpHandlerOptions
695
+ ): Promise<DescribeDirectoryConfigsCommandOutput>;
696
+ describeDirectoryConfigs(
697
+ args: DescribeDirectoryConfigsCommandInput,
698
+ cb: (err: any, data?: DescribeDirectoryConfigsCommandOutput) => void
699
+ ): void;
700
+ describeDirectoryConfigs(
701
+ args: DescribeDirectoryConfigsCommandInput,
702
+ options: __HttpHandlerOptions,
703
+ cb: (err: any, data?: DescribeDirectoryConfigsCommandOutput) => void
704
+ ): void;
705
+ describeEntitlements(
706
+ args: DescribeEntitlementsCommandInput,
707
+ options?: __HttpHandlerOptions
708
+ ): Promise<DescribeEntitlementsCommandOutput>;
709
+ describeEntitlements(
710
+ args: DescribeEntitlementsCommandInput,
711
+ cb: (err: any, data?: DescribeEntitlementsCommandOutput) => void
712
+ ): void;
713
+ describeEntitlements(
714
+ args: DescribeEntitlementsCommandInput,
715
+ options: __HttpHandlerOptions,
716
+ cb: (err: any, data?: DescribeEntitlementsCommandOutput) => void
717
+ ): void;
718
+ describeFleets(
719
+ args: DescribeFleetsCommandInput,
720
+ options?: __HttpHandlerOptions
721
+ ): Promise<DescribeFleetsCommandOutput>;
722
+ describeFleets(
723
+ args: DescribeFleetsCommandInput,
724
+ cb: (err: any, data?: DescribeFleetsCommandOutput) => void
725
+ ): void;
726
+ describeFleets(
727
+ args: DescribeFleetsCommandInput,
728
+ options: __HttpHandlerOptions,
729
+ cb: (err: any, data?: DescribeFleetsCommandOutput) => void
730
+ ): void;
731
+ describeImageBuilders(
732
+ args: DescribeImageBuildersCommandInput,
733
+ options?: __HttpHandlerOptions
734
+ ): Promise<DescribeImageBuildersCommandOutput>;
735
+ describeImageBuilders(
736
+ args: DescribeImageBuildersCommandInput,
737
+ cb: (err: any, data?: DescribeImageBuildersCommandOutput) => void
738
+ ): void;
739
+ describeImageBuilders(
740
+ args: DescribeImageBuildersCommandInput,
741
+ options: __HttpHandlerOptions,
742
+ cb: (err: any, data?: DescribeImageBuildersCommandOutput) => void
743
+ ): void;
744
+ describeImagePermissions(
745
+ args: DescribeImagePermissionsCommandInput,
746
+ options?: __HttpHandlerOptions
747
+ ): Promise<DescribeImagePermissionsCommandOutput>;
748
+ describeImagePermissions(
749
+ args: DescribeImagePermissionsCommandInput,
750
+ cb: (err: any, data?: DescribeImagePermissionsCommandOutput) => void
751
+ ): void;
752
+ describeImagePermissions(
753
+ args: DescribeImagePermissionsCommandInput,
754
+ options: __HttpHandlerOptions,
755
+ cb: (err: any, data?: DescribeImagePermissionsCommandOutput) => void
756
+ ): void;
757
+ describeImages(
758
+ args: DescribeImagesCommandInput,
759
+ options?: __HttpHandlerOptions
760
+ ): Promise<DescribeImagesCommandOutput>;
761
+ describeImages(
762
+ args: DescribeImagesCommandInput,
763
+ cb: (err: any, data?: DescribeImagesCommandOutput) => void
764
+ ): void;
765
+ describeImages(
766
+ args: DescribeImagesCommandInput,
767
+ options: __HttpHandlerOptions,
768
+ cb: (err: any, data?: DescribeImagesCommandOutput) => void
769
+ ): void;
770
+ describeSessions(
771
+ args: DescribeSessionsCommandInput,
772
+ options?: __HttpHandlerOptions
773
+ ): Promise<DescribeSessionsCommandOutput>;
774
+ describeSessions(
775
+ args: DescribeSessionsCommandInput,
776
+ cb: (err: any, data?: DescribeSessionsCommandOutput) => void
777
+ ): void;
778
+ describeSessions(
779
+ args: DescribeSessionsCommandInput,
780
+ options: __HttpHandlerOptions,
781
+ cb: (err: any, data?: DescribeSessionsCommandOutput) => void
782
+ ): void;
783
+ describeStacks(
784
+ args: DescribeStacksCommandInput,
785
+ options?: __HttpHandlerOptions
786
+ ): Promise<DescribeStacksCommandOutput>;
787
+ describeStacks(
788
+ args: DescribeStacksCommandInput,
789
+ cb: (err: any, data?: DescribeStacksCommandOutput) => void
790
+ ): void;
791
+ describeStacks(
792
+ args: DescribeStacksCommandInput,
793
+ options: __HttpHandlerOptions,
794
+ cb: (err: any, data?: DescribeStacksCommandOutput) => void
795
+ ): void;
796
+ describeUsageReportSubscriptions(
797
+ args: DescribeUsageReportSubscriptionsCommandInput,
798
+ options?: __HttpHandlerOptions
799
+ ): Promise<DescribeUsageReportSubscriptionsCommandOutput>;
800
+ describeUsageReportSubscriptions(
801
+ args: DescribeUsageReportSubscriptionsCommandInput,
802
+ cb: (err: any, data?: DescribeUsageReportSubscriptionsCommandOutput) => void
803
+ ): void;
804
+ describeUsageReportSubscriptions(
805
+ args: DescribeUsageReportSubscriptionsCommandInput,
806
+ options: __HttpHandlerOptions,
807
+ cb: (err: any, data?: DescribeUsageReportSubscriptionsCommandOutput) => void
808
+ ): void;
809
+ describeUsers(
810
+ args: DescribeUsersCommandInput,
811
+ options?: __HttpHandlerOptions
812
+ ): Promise<DescribeUsersCommandOutput>;
813
+ describeUsers(
814
+ args: DescribeUsersCommandInput,
815
+ cb: (err: any, data?: DescribeUsersCommandOutput) => void
816
+ ): void;
817
+ describeUsers(
818
+ args: DescribeUsersCommandInput,
819
+ options: __HttpHandlerOptions,
820
+ cb: (err: any, data?: DescribeUsersCommandOutput) => void
821
+ ): void;
822
+ describeUserStackAssociations(
823
+ args: DescribeUserStackAssociationsCommandInput,
824
+ options?: __HttpHandlerOptions
825
+ ): Promise<DescribeUserStackAssociationsCommandOutput>;
826
+ describeUserStackAssociations(
827
+ args: DescribeUserStackAssociationsCommandInput,
828
+ cb: (err: any, data?: DescribeUserStackAssociationsCommandOutput) => void
829
+ ): void;
830
+ describeUserStackAssociations(
831
+ args: DescribeUserStackAssociationsCommandInput,
832
+ options: __HttpHandlerOptions,
833
+ cb: (err: any, data?: DescribeUserStackAssociationsCommandOutput) => void
834
+ ): void;
835
+ disableUser(
836
+ args: DisableUserCommandInput,
837
+ options?: __HttpHandlerOptions
838
+ ): Promise<DisableUserCommandOutput>;
839
+ disableUser(
840
+ args: DisableUserCommandInput,
841
+ cb: (err: any, data?: DisableUserCommandOutput) => void
842
+ ): void;
843
+ disableUser(
844
+ args: DisableUserCommandInput,
845
+ options: __HttpHandlerOptions,
846
+ cb: (err: any, data?: DisableUserCommandOutput) => void
847
+ ): void;
848
+ disassociateApplicationFleet(
849
+ args: DisassociateApplicationFleetCommandInput,
850
+ options?: __HttpHandlerOptions
851
+ ): Promise<DisassociateApplicationFleetCommandOutput>;
852
+ disassociateApplicationFleet(
853
+ args: DisassociateApplicationFleetCommandInput,
854
+ cb: (err: any, data?: DisassociateApplicationFleetCommandOutput) => void
855
+ ): void;
856
+ disassociateApplicationFleet(
857
+ args: DisassociateApplicationFleetCommandInput,
858
+ options: __HttpHandlerOptions,
859
+ cb: (err: any, data?: DisassociateApplicationFleetCommandOutput) => void
860
+ ): void;
861
+ disassociateApplicationFromEntitlement(
862
+ args: DisassociateApplicationFromEntitlementCommandInput,
863
+ options?: __HttpHandlerOptions
864
+ ): Promise<DisassociateApplicationFromEntitlementCommandOutput>;
865
+ disassociateApplicationFromEntitlement(
866
+ args: DisassociateApplicationFromEntitlementCommandInput,
867
+ cb: (
868
+ err: any,
869
+ data?: DisassociateApplicationFromEntitlementCommandOutput
870
+ ) => void
871
+ ): void;
872
+ disassociateApplicationFromEntitlement(
873
+ args: DisassociateApplicationFromEntitlementCommandInput,
874
+ options: __HttpHandlerOptions,
875
+ cb: (
876
+ err: any,
877
+ data?: DisassociateApplicationFromEntitlementCommandOutput
878
+ ) => void
879
+ ): void;
880
+ disassociateFleet(
881
+ args: DisassociateFleetCommandInput,
882
+ options?: __HttpHandlerOptions
883
+ ): Promise<DisassociateFleetCommandOutput>;
884
+ disassociateFleet(
885
+ args: DisassociateFleetCommandInput,
886
+ cb: (err: any, data?: DisassociateFleetCommandOutput) => void
887
+ ): void;
888
+ disassociateFleet(
889
+ args: DisassociateFleetCommandInput,
890
+ options: __HttpHandlerOptions,
891
+ cb: (err: any, data?: DisassociateFleetCommandOutput) => void
892
+ ): void;
893
+ enableUser(
894
+ args: EnableUserCommandInput,
895
+ options?: __HttpHandlerOptions
896
+ ): Promise<EnableUserCommandOutput>;
897
+ enableUser(
898
+ args: EnableUserCommandInput,
899
+ cb: (err: any, data?: EnableUserCommandOutput) => void
900
+ ): void;
901
+ enableUser(
902
+ args: EnableUserCommandInput,
903
+ options: __HttpHandlerOptions,
904
+ cb: (err: any, data?: EnableUserCommandOutput) => void
905
+ ): void;
906
+ expireSession(
907
+ args: ExpireSessionCommandInput,
908
+ options?: __HttpHandlerOptions
909
+ ): Promise<ExpireSessionCommandOutput>;
910
+ expireSession(
911
+ args: ExpireSessionCommandInput,
912
+ cb: (err: any, data?: ExpireSessionCommandOutput) => void
913
+ ): void;
914
+ expireSession(
915
+ args: ExpireSessionCommandInput,
916
+ options: __HttpHandlerOptions,
917
+ cb: (err: any, data?: ExpireSessionCommandOutput) => void
918
+ ): void;
919
+ listAssociatedFleets(
920
+ args: ListAssociatedFleetsCommandInput,
921
+ options?: __HttpHandlerOptions
922
+ ): Promise<ListAssociatedFleetsCommandOutput>;
923
+ listAssociatedFleets(
924
+ args: ListAssociatedFleetsCommandInput,
925
+ cb: (err: any, data?: ListAssociatedFleetsCommandOutput) => void
926
+ ): void;
927
+ listAssociatedFleets(
928
+ args: ListAssociatedFleetsCommandInput,
929
+ options: __HttpHandlerOptions,
930
+ cb: (err: any, data?: ListAssociatedFleetsCommandOutput) => void
931
+ ): void;
932
+ listAssociatedStacks(
933
+ args: ListAssociatedStacksCommandInput,
934
+ options?: __HttpHandlerOptions
935
+ ): Promise<ListAssociatedStacksCommandOutput>;
936
+ listAssociatedStacks(
937
+ args: ListAssociatedStacksCommandInput,
938
+ cb: (err: any, data?: ListAssociatedStacksCommandOutput) => void
939
+ ): void;
940
+ listAssociatedStacks(
941
+ args: ListAssociatedStacksCommandInput,
942
+ options: __HttpHandlerOptions,
943
+ cb: (err: any, data?: ListAssociatedStacksCommandOutput) => void
944
+ ): void;
945
+ listEntitledApplications(
946
+ args: ListEntitledApplicationsCommandInput,
947
+ options?: __HttpHandlerOptions
948
+ ): Promise<ListEntitledApplicationsCommandOutput>;
949
+ listEntitledApplications(
950
+ args: ListEntitledApplicationsCommandInput,
951
+ cb: (err: any, data?: ListEntitledApplicationsCommandOutput) => void
952
+ ): void;
953
+ listEntitledApplications(
954
+ args: ListEntitledApplicationsCommandInput,
955
+ options: __HttpHandlerOptions,
956
+ cb: (err: any, data?: ListEntitledApplicationsCommandOutput) => void
957
+ ): void;
958
+ listTagsForResource(
959
+ args: ListTagsForResourceCommandInput,
960
+ options?: __HttpHandlerOptions
961
+ ): Promise<ListTagsForResourceCommandOutput>;
962
+ listTagsForResource(
963
+ args: ListTagsForResourceCommandInput,
964
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
965
+ ): void;
966
+ listTagsForResource(
967
+ args: ListTagsForResourceCommandInput,
968
+ options: __HttpHandlerOptions,
969
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
970
+ ): void;
971
+ startFleet(
972
+ args: StartFleetCommandInput,
973
+ options?: __HttpHandlerOptions
974
+ ): Promise<StartFleetCommandOutput>;
975
+ startFleet(
976
+ args: StartFleetCommandInput,
977
+ cb: (err: any, data?: StartFleetCommandOutput) => void
978
+ ): void;
979
+ startFleet(
980
+ args: StartFleetCommandInput,
981
+ options: __HttpHandlerOptions,
982
+ cb: (err: any, data?: StartFleetCommandOutput) => void
983
+ ): void;
984
+ startImageBuilder(
985
+ args: StartImageBuilderCommandInput,
986
+ options?: __HttpHandlerOptions
987
+ ): Promise<StartImageBuilderCommandOutput>;
988
+ startImageBuilder(
989
+ args: StartImageBuilderCommandInput,
990
+ cb: (err: any, data?: StartImageBuilderCommandOutput) => void
991
+ ): void;
992
+ startImageBuilder(
993
+ args: StartImageBuilderCommandInput,
994
+ options: __HttpHandlerOptions,
995
+ cb: (err: any, data?: StartImageBuilderCommandOutput) => void
996
+ ): void;
997
+ stopFleet(
998
+ args: StopFleetCommandInput,
999
+ options?: __HttpHandlerOptions
1000
+ ): Promise<StopFleetCommandOutput>;
1001
+ stopFleet(
1002
+ args: StopFleetCommandInput,
1003
+ cb: (err: any, data?: StopFleetCommandOutput) => void
1004
+ ): void;
1005
+ stopFleet(
1006
+ args: StopFleetCommandInput,
1007
+ options: __HttpHandlerOptions,
1008
+ cb: (err: any, data?: StopFleetCommandOutput) => void
1009
+ ): void;
1010
+ stopImageBuilder(
1011
+ args: StopImageBuilderCommandInput,
1012
+ options?: __HttpHandlerOptions
1013
+ ): Promise<StopImageBuilderCommandOutput>;
1014
+ stopImageBuilder(
1015
+ args: StopImageBuilderCommandInput,
1016
+ cb: (err: any, data?: StopImageBuilderCommandOutput) => void
1017
+ ): void;
1018
+ stopImageBuilder(
1019
+ args: StopImageBuilderCommandInput,
1020
+ options: __HttpHandlerOptions,
1021
+ cb: (err: any, data?: StopImageBuilderCommandOutput) => void
1022
+ ): void;
1023
+ tagResource(
1024
+ args: TagResourceCommandInput,
1025
+ options?: __HttpHandlerOptions
1026
+ ): Promise<TagResourceCommandOutput>;
1027
+ tagResource(
1028
+ args: TagResourceCommandInput,
1029
+ cb: (err: any, data?: TagResourceCommandOutput) => void
1030
+ ): void;
1031
+ tagResource(
1032
+ args: TagResourceCommandInput,
1033
+ options: __HttpHandlerOptions,
1034
+ cb: (err: any, data?: TagResourceCommandOutput) => void
1035
+ ): void;
1036
+ untagResource(
1037
+ args: UntagResourceCommandInput,
1038
+ options?: __HttpHandlerOptions
1039
+ ): Promise<UntagResourceCommandOutput>;
1040
+ untagResource(
1041
+ args: UntagResourceCommandInput,
1042
+ cb: (err: any, data?: UntagResourceCommandOutput) => void
1043
+ ): void;
1044
+ untagResource(
1045
+ args: UntagResourceCommandInput,
1046
+ options: __HttpHandlerOptions,
1047
+ cb: (err: any, data?: UntagResourceCommandOutput) => void
1048
+ ): void;
1049
+ updateApplication(
1050
+ args: UpdateApplicationCommandInput,
1051
+ options?: __HttpHandlerOptions
1052
+ ): Promise<UpdateApplicationCommandOutput>;
1053
+ updateApplication(
1054
+ args: UpdateApplicationCommandInput,
1055
+ cb: (err: any, data?: UpdateApplicationCommandOutput) => void
1056
+ ): void;
1057
+ updateApplication(
1058
+ args: UpdateApplicationCommandInput,
1059
+ options: __HttpHandlerOptions,
1060
+ cb: (err: any, data?: UpdateApplicationCommandOutput) => void
1061
+ ): void;
1062
+ updateDirectoryConfig(
1063
+ args: UpdateDirectoryConfigCommandInput,
1064
+ options?: __HttpHandlerOptions
1065
+ ): Promise<UpdateDirectoryConfigCommandOutput>;
1066
+ updateDirectoryConfig(
1067
+ args: UpdateDirectoryConfigCommandInput,
1068
+ cb: (err: any, data?: UpdateDirectoryConfigCommandOutput) => void
1069
+ ): void;
1070
+ updateDirectoryConfig(
1071
+ args: UpdateDirectoryConfigCommandInput,
1072
+ options: __HttpHandlerOptions,
1073
+ cb: (err: any, data?: UpdateDirectoryConfigCommandOutput) => void
1074
+ ): void;
1075
+ updateEntitlement(
1076
+ args: UpdateEntitlementCommandInput,
1077
+ options?: __HttpHandlerOptions
1078
+ ): Promise<UpdateEntitlementCommandOutput>;
1079
+ updateEntitlement(
1080
+ args: UpdateEntitlementCommandInput,
1081
+ cb: (err: any, data?: UpdateEntitlementCommandOutput) => void
1082
+ ): void;
1083
+ updateEntitlement(
1084
+ args: UpdateEntitlementCommandInput,
1085
+ options: __HttpHandlerOptions,
1086
+ cb: (err: any, data?: UpdateEntitlementCommandOutput) => void
1087
+ ): void;
1088
+ updateFleet(
1089
+ args: UpdateFleetCommandInput,
1090
+ options?: __HttpHandlerOptions
1091
+ ): Promise<UpdateFleetCommandOutput>;
1092
+ updateFleet(
1093
+ args: UpdateFleetCommandInput,
1094
+ cb: (err: any, data?: UpdateFleetCommandOutput) => void
1095
+ ): void;
1096
+ updateFleet(
1097
+ args: UpdateFleetCommandInput,
1098
+ options: __HttpHandlerOptions,
1099
+ cb: (err: any, data?: UpdateFleetCommandOutput) => void
1100
+ ): void;
1101
+ updateImagePermissions(
1102
+ args: UpdateImagePermissionsCommandInput,
1103
+ options?: __HttpHandlerOptions
1104
+ ): Promise<UpdateImagePermissionsCommandOutput>;
1105
+ updateImagePermissions(
1106
+ args: UpdateImagePermissionsCommandInput,
1107
+ cb: (err: any, data?: UpdateImagePermissionsCommandOutput) => void
1108
+ ): void;
1109
+ updateImagePermissions(
1110
+ args: UpdateImagePermissionsCommandInput,
1111
+ options: __HttpHandlerOptions,
1112
+ cb: (err: any, data?: UpdateImagePermissionsCommandOutput) => void
1113
+ ): void;
1114
+ updateStack(
1115
+ args: UpdateStackCommandInput,
1116
+ options?: __HttpHandlerOptions
1117
+ ): Promise<UpdateStackCommandOutput>;
1118
+ updateStack(
1119
+ args: UpdateStackCommandInput,
1120
+ cb: (err: any, data?: UpdateStackCommandOutput) => void
1121
+ ): void;
1122
+ updateStack(
1123
+ args: UpdateStackCommandInput,
1124
+ options: __HttpHandlerOptions,
1125
+ cb: (err: any, data?: UpdateStackCommandOutput) => void
1126
+ ): void;
1127
+ }