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