@aws-sdk/client-appstream 3.413.0 → 3.418.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 (169) hide show
  1. package/dist-cjs/commands/AssociateAppBlockBuilderAppBlockCommand.js +5 -0
  2. package/dist-cjs/commands/AssociateApplicationFleetCommand.js +5 -0
  3. package/dist-cjs/commands/AssociateApplicationToEntitlementCommand.js +5 -0
  4. package/dist-cjs/commands/AssociateFleetCommand.js +5 -0
  5. package/dist-cjs/commands/BatchAssociateUserStackCommand.js +5 -0
  6. package/dist-cjs/commands/BatchDisassociateUserStackCommand.js +5 -0
  7. package/dist-cjs/commands/CopyImageCommand.js +5 -0
  8. package/dist-cjs/commands/CreateAppBlockBuilderCommand.js +5 -0
  9. package/dist-cjs/commands/CreateAppBlockBuilderStreamingURLCommand.js +5 -0
  10. package/dist-cjs/commands/CreateAppBlockCommand.js +5 -0
  11. package/dist-cjs/commands/CreateApplicationCommand.js +5 -0
  12. package/dist-cjs/commands/CreateDirectoryConfigCommand.js +5 -0
  13. package/dist-cjs/commands/CreateEntitlementCommand.js +5 -0
  14. package/dist-cjs/commands/CreateFleetCommand.js +5 -0
  15. package/dist-cjs/commands/CreateImageBuilderCommand.js +5 -0
  16. package/dist-cjs/commands/CreateImageBuilderStreamingURLCommand.js +5 -0
  17. package/dist-cjs/commands/CreateStackCommand.js +5 -0
  18. package/dist-cjs/commands/CreateStreamingURLCommand.js +5 -0
  19. package/dist-cjs/commands/CreateUpdatedImageCommand.js +5 -0
  20. package/dist-cjs/commands/CreateUsageReportSubscriptionCommand.js +5 -0
  21. package/dist-cjs/commands/CreateUserCommand.js +5 -0
  22. package/dist-cjs/commands/DeleteAppBlockBuilderCommand.js +5 -0
  23. package/dist-cjs/commands/DeleteAppBlockCommand.js +5 -0
  24. package/dist-cjs/commands/DeleteApplicationCommand.js +5 -0
  25. package/dist-cjs/commands/DeleteDirectoryConfigCommand.js +5 -0
  26. package/dist-cjs/commands/DeleteEntitlementCommand.js +5 -0
  27. package/dist-cjs/commands/DeleteFleetCommand.js +5 -0
  28. package/dist-cjs/commands/DeleteImageBuilderCommand.js +5 -0
  29. package/dist-cjs/commands/DeleteImageCommand.js +5 -0
  30. package/dist-cjs/commands/DeleteImagePermissionsCommand.js +5 -0
  31. package/dist-cjs/commands/DeleteStackCommand.js +5 -0
  32. package/dist-cjs/commands/DeleteUsageReportSubscriptionCommand.js +5 -0
  33. package/dist-cjs/commands/DeleteUserCommand.js +5 -0
  34. package/dist-cjs/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +5 -0
  35. package/dist-cjs/commands/DescribeAppBlockBuildersCommand.js +5 -0
  36. package/dist-cjs/commands/DescribeAppBlocksCommand.js +5 -0
  37. package/dist-cjs/commands/DescribeApplicationFleetAssociationsCommand.js +5 -0
  38. package/dist-cjs/commands/DescribeApplicationsCommand.js +5 -0
  39. package/dist-cjs/commands/DescribeDirectoryConfigsCommand.js +5 -0
  40. package/dist-cjs/commands/DescribeEntitlementsCommand.js +5 -0
  41. package/dist-cjs/commands/DescribeFleetsCommand.js +5 -0
  42. package/dist-cjs/commands/DescribeImageBuildersCommand.js +5 -0
  43. package/dist-cjs/commands/DescribeImagePermissionsCommand.js +5 -0
  44. package/dist-cjs/commands/DescribeImagesCommand.js +5 -0
  45. package/dist-cjs/commands/DescribeSessionsCommand.js +5 -0
  46. package/dist-cjs/commands/DescribeStacksCommand.js +5 -0
  47. package/dist-cjs/commands/DescribeUsageReportSubscriptionsCommand.js +5 -0
  48. package/dist-cjs/commands/DescribeUserStackAssociationsCommand.js +5 -0
  49. package/dist-cjs/commands/DescribeUsersCommand.js +5 -0
  50. package/dist-cjs/commands/DisableUserCommand.js +5 -0
  51. package/dist-cjs/commands/DisassociateAppBlockBuilderAppBlockCommand.js +5 -0
  52. package/dist-cjs/commands/DisassociateApplicationFleetCommand.js +5 -0
  53. package/dist-cjs/commands/DisassociateApplicationFromEntitlementCommand.js +5 -0
  54. package/dist-cjs/commands/DisassociateFleetCommand.js +5 -0
  55. package/dist-cjs/commands/EnableUserCommand.js +5 -0
  56. package/dist-cjs/commands/ExpireSessionCommand.js +5 -0
  57. package/dist-cjs/commands/ListAssociatedFleetsCommand.js +5 -0
  58. package/dist-cjs/commands/ListAssociatedStacksCommand.js +5 -0
  59. package/dist-cjs/commands/ListEntitledApplicationsCommand.js +5 -0
  60. package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
  61. package/dist-cjs/commands/StartAppBlockBuilderCommand.js +5 -0
  62. package/dist-cjs/commands/StartFleetCommand.js +5 -0
  63. package/dist-cjs/commands/StartImageBuilderCommand.js +5 -0
  64. package/dist-cjs/commands/StopAppBlockBuilderCommand.js +5 -0
  65. package/dist-cjs/commands/StopFleetCommand.js +5 -0
  66. package/dist-cjs/commands/StopImageBuilderCommand.js +5 -0
  67. package/dist-cjs/commands/TagResourceCommand.js +5 -0
  68. package/dist-cjs/commands/UntagResourceCommand.js +5 -0
  69. package/dist-cjs/commands/UpdateAppBlockBuilderCommand.js +5 -0
  70. package/dist-cjs/commands/UpdateApplicationCommand.js +5 -0
  71. package/dist-cjs/commands/UpdateDirectoryConfigCommand.js +5 -0
  72. package/dist-cjs/commands/UpdateEntitlementCommand.js +5 -0
  73. package/dist-cjs/commands/UpdateFleetCommand.js +5 -0
  74. package/dist-cjs/commands/UpdateImagePermissionsCommand.js +5 -0
  75. package/dist-cjs/commands/UpdateStackCommand.js +5 -0
  76. package/dist-cjs/models/models_0.js +0 -1
  77. package/dist-cjs/protocols/Aws_json1_1.js +0 -2
  78. package/dist-cjs/runtimeExtensions.js +3 -0
  79. package/dist-cjs/waiters/waitForFleetStarted.js +3 -3
  80. package/dist-cjs/waiters/waitForFleetStopped.js +3 -3
  81. package/dist-es/commands/AssociateAppBlockBuilderAppBlockCommand.js +5 -0
  82. package/dist-es/commands/AssociateApplicationFleetCommand.js +5 -0
  83. package/dist-es/commands/AssociateApplicationToEntitlementCommand.js +5 -0
  84. package/dist-es/commands/AssociateFleetCommand.js +5 -0
  85. package/dist-es/commands/BatchAssociateUserStackCommand.js +5 -0
  86. package/dist-es/commands/BatchDisassociateUserStackCommand.js +5 -0
  87. package/dist-es/commands/CopyImageCommand.js +5 -0
  88. package/dist-es/commands/CreateAppBlockBuilderCommand.js +5 -0
  89. package/dist-es/commands/CreateAppBlockBuilderStreamingURLCommand.js +5 -0
  90. package/dist-es/commands/CreateAppBlockCommand.js +5 -0
  91. package/dist-es/commands/CreateApplicationCommand.js +5 -0
  92. package/dist-es/commands/CreateDirectoryConfigCommand.js +5 -0
  93. package/dist-es/commands/CreateEntitlementCommand.js +5 -0
  94. package/dist-es/commands/CreateFleetCommand.js +5 -0
  95. package/dist-es/commands/CreateImageBuilderCommand.js +5 -0
  96. package/dist-es/commands/CreateImageBuilderStreamingURLCommand.js +5 -0
  97. package/dist-es/commands/CreateStackCommand.js +5 -0
  98. package/dist-es/commands/CreateStreamingURLCommand.js +5 -0
  99. package/dist-es/commands/CreateUpdatedImageCommand.js +5 -0
  100. package/dist-es/commands/CreateUsageReportSubscriptionCommand.js +5 -0
  101. package/dist-es/commands/CreateUserCommand.js +5 -0
  102. package/dist-es/commands/DeleteAppBlockBuilderCommand.js +5 -0
  103. package/dist-es/commands/DeleteAppBlockCommand.js +5 -0
  104. package/dist-es/commands/DeleteApplicationCommand.js +5 -0
  105. package/dist-es/commands/DeleteDirectoryConfigCommand.js +5 -0
  106. package/dist-es/commands/DeleteEntitlementCommand.js +5 -0
  107. package/dist-es/commands/DeleteFleetCommand.js +5 -0
  108. package/dist-es/commands/DeleteImageBuilderCommand.js +5 -0
  109. package/dist-es/commands/DeleteImageCommand.js +5 -0
  110. package/dist-es/commands/DeleteImagePermissionsCommand.js +5 -0
  111. package/dist-es/commands/DeleteStackCommand.js +5 -0
  112. package/dist-es/commands/DeleteUsageReportSubscriptionCommand.js +5 -0
  113. package/dist-es/commands/DeleteUserCommand.js +5 -0
  114. package/dist-es/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +5 -0
  115. package/dist-es/commands/DescribeAppBlockBuildersCommand.js +5 -0
  116. package/dist-es/commands/DescribeAppBlocksCommand.js +5 -0
  117. package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +5 -0
  118. package/dist-es/commands/DescribeApplicationsCommand.js +5 -0
  119. package/dist-es/commands/DescribeDirectoryConfigsCommand.js +5 -0
  120. package/dist-es/commands/DescribeEntitlementsCommand.js +5 -0
  121. package/dist-es/commands/DescribeFleetsCommand.js +5 -0
  122. package/dist-es/commands/DescribeImageBuildersCommand.js +5 -0
  123. package/dist-es/commands/DescribeImagePermissionsCommand.js +5 -0
  124. package/dist-es/commands/DescribeImagesCommand.js +5 -0
  125. package/dist-es/commands/DescribeSessionsCommand.js +5 -0
  126. package/dist-es/commands/DescribeStacksCommand.js +5 -0
  127. package/dist-es/commands/DescribeUsageReportSubscriptionsCommand.js +5 -0
  128. package/dist-es/commands/DescribeUserStackAssociationsCommand.js +5 -0
  129. package/dist-es/commands/DescribeUsersCommand.js +5 -0
  130. package/dist-es/commands/DisableUserCommand.js +5 -0
  131. package/dist-es/commands/DisassociateAppBlockBuilderAppBlockCommand.js +5 -0
  132. package/dist-es/commands/DisassociateApplicationFleetCommand.js +5 -0
  133. package/dist-es/commands/DisassociateApplicationFromEntitlementCommand.js +5 -0
  134. package/dist-es/commands/DisassociateFleetCommand.js +5 -0
  135. package/dist-es/commands/EnableUserCommand.js +5 -0
  136. package/dist-es/commands/ExpireSessionCommand.js +5 -0
  137. package/dist-es/commands/ListAssociatedFleetsCommand.js +5 -0
  138. package/dist-es/commands/ListAssociatedStacksCommand.js +5 -0
  139. package/dist-es/commands/ListEntitledApplicationsCommand.js +5 -0
  140. package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
  141. package/dist-es/commands/StartAppBlockBuilderCommand.js +5 -0
  142. package/dist-es/commands/StartFleetCommand.js +5 -0
  143. package/dist-es/commands/StartImageBuilderCommand.js +5 -0
  144. package/dist-es/commands/StopAppBlockBuilderCommand.js +5 -0
  145. package/dist-es/commands/StopFleetCommand.js +5 -0
  146. package/dist-es/commands/StopImageBuilderCommand.js +5 -0
  147. package/dist-es/commands/TagResourceCommand.js +5 -0
  148. package/dist-es/commands/UntagResourceCommand.js +5 -0
  149. package/dist-es/commands/UpdateAppBlockBuilderCommand.js +5 -0
  150. package/dist-es/commands/UpdateApplicationCommand.js +5 -0
  151. package/dist-es/commands/UpdateDirectoryConfigCommand.js +5 -0
  152. package/dist-es/commands/UpdateEntitlementCommand.js +5 -0
  153. package/dist-es/commands/UpdateFleetCommand.js +5 -0
  154. package/dist-es/commands/UpdateImagePermissionsCommand.js +5 -0
  155. package/dist-es/commands/UpdateStackCommand.js +5 -0
  156. package/dist-es/models/models_0.js +0 -1
  157. package/dist-es/protocols/Aws_json1_1.js +0 -2
  158. package/dist-es/runtimeExtensions.js +3 -0
  159. package/dist-es/waiters/waitForFleetStarted.js +3 -3
  160. package/dist-es/waiters/waitForFleetStopped.js +3 -3
  161. package/dist-types/commands/CreateFleetCommand.d.ts +1 -8
  162. package/dist-types/commands/DescribeFleetsCommand.d.ts +0 -5
  163. package/dist-types/commands/DescribeSessionsCommand.d.ts +0 -2
  164. package/dist-types/commands/UpdateFleetCommand.d.ts +2 -9
  165. package/dist-types/extensionConfiguration.d.ts +2 -1
  166. package/dist-types/models/models_0.d.ts +2 -60
  167. package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
  168. package/dist-types/ts3.4/models/models_0.d.ts +1 -12
  169. package/package.json +32 -31
@@ -37,8 +37,7 @@ export interface CreateFleetCommandOutput extends CreateFleetResult, __MetadataB
37
37
  * InstanceType: "STRING_VALUE", // required
38
38
  * FleetType: "ALWAYS_ON" || "ON_DEMAND" || "ELASTIC",
39
39
  * ComputeCapacity: { // ComputeCapacity
40
- * DesiredInstances: Number("int"),
41
- * DesiredSessions: Number("int"),
40
+ * DesiredInstances: Number("int"), // required
42
41
  * },
43
42
  * VpcConfig: { // VpcConfig
44
43
  * SubnetIds: [ // SubnetIdList
@@ -72,7 +71,6 @@ export interface CreateFleetCommandOutput extends CreateFleetResult, __MetadataB
72
71
  * S3Bucket: "STRING_VALUE", // required
73
72
  * S3Key: "STRING_VALUE",
74
73
  * },
75
- * MaxSessionsPerInstance: Number("int"),
76
74
  * };
77
75
  * const command = new CreateFleetCommand(input);
78
76
  * const response = await client.send(command);
@@ -91,10 +89,6 @@ export interface CreateFleetCommandOutput extends CreateFleetResult, __MetadataB
91
89
  * // Running: Number("int"),
92
90
  * // InUse: Number("int"),
93
91
  * // Available: Number("int"),
94
- * // DesiredUserSessions: Number("int"),
95
- * // AvailableUserSessions: Number("int"),
96
- * // ActiveUserSessions: Number("int"),
97
- * // ActualUserSessions: Number("int"),
98
92
  * // },
99
93
  * // MaxUserDurationInSeconds: Number("int"),
100
94
  * // DisconnectTimeoutInSeconds: Number("int"),
@@ -131,7 +125,6 @@ export interface CreateFleetCommandOutput extends CreateFleetResult, __MetadataB
131
125
  * // S3Bucket: "STRING_VALUE", // required
132
126
  * // S3Key: "STRING_VALUE",
133
127
  * // },
134
- * // MaxSessionsPerInstance: Number("int"),
135
128
  * // },
136
129
  * // };
137
130
  *
@@ -54,10 +54,6 @@ export interface DescribeFleetsCommandOutput extends DescribeFleetsResult, __Met
54
54
  * // Running: Number("int"),
55
55
  * // InUse: Number("int"),
56
56
  * // Available: Number("int"),
57
- * // DesiredUserSessions: Number("int"),
58
- * // AvailableUserSessions: Number("int"),
59
- * // ActiveUserSessions: Number("int"),
60
- * // ActualUserSessions: Number("int"),
61
57
  * // },
62
58
  * // MaxUserDurationInSeconds: Number("int"),
63
59
  * // DisconnectTimeoutInSeconds: Number("int"),
@@ -94,7 +90,6 @@ export interface DescribeFleetsCommandOutput extends DescribeFleetsResult, __Met
94
90
  * // S3Bucket: "STRING_VALUE", // required
95
91
  * // S3Key: "STRING_VALUE",
96
92
  * // },
97
- * // MaxSessionsPerInstance: Number("int"),
98
93
  * // },
99
94
  * // ],
100
95
  * // NextToken: "STRING_VALUE",
@@ -39,7 +39,6 @@ export interface DescribeSessionsCommandOutput extends DescribeSessionsResult, _
39
39
  * NextToken: "STRING_VALUE",
40
40
  * Limit: Number("int"),
41
41
  * AuthenticationType: "API" || "SAML" || "USERPOOL" || "AWS_AD",
42
- * InstanceId: "STRING_VALUE",
43
42
  * };
44
43
  * const command = new DescribeSessionsCommand(input);
45
44
  * const response = await client.send(command);
@@ -59,7 +58,6 @@ export interface DescribeSessionsCommandOutput extends DescribeSessionsResult, _
59
58
  * // EniPrivateIpAddress: "STRING_VALUE",
60
59
  * // EniId: "STRING_VALUE",
61
60
  * // },
62
- * // InstanceId: "STRING_VALUE",
63
61
  * // },
64
62
  * // ],
65
63
  * // NextToken: "STRING_VALUE",
@@ -57,8 +57,7 @@ export interface UpdateFleetCommandOutput extends UpdateFleetResult, __MetadataB
57
57
  * Name: "STRING_VALUE",
58
58
  * InstanceType: "STRING_VALUE",
59
59
  * ComputeCapacity: { // ComputeCapacity
60
- * DesiredInstances: Number("int"),
61
- * DesiredSessions: Number("int"),
60
+ * DesiredInstances: Number("int"), // required
62
61
  * },
63
62
  * VpcConfig: { // VpcConfig
64
63
  * SubnetIds: [ // SubnetIdList
@@ -80,7 +79,7 @@ export interface UpdateFleetCommandOutput extends UpdateFleetResult, __MetadataB
80
79
  * },
81
80
  * IdleDisconnectTimeoutInSeconds: Number("int"),
82
81
  * AttributesToDelete: [ // FleetAttributes
83
- * "VPC_CONFIGURATION" || "VPC_CONFIGURATION_SECURITY_GROUP_IDS" || "DOMAIN_JOIN_INFO" || "IAM_ROLE_ARN" || "USB_DEVICE_FILTER_STRINGS" || "SESSION_SCRIPT_S3_LOCATION" || "MAX_SESSIONS_PER_INSTANCE",
82
+ * "VPC_CONFIGURATION" || "VPC_CONFIGURATION_SECURITY_GROUP_IDS" || "DOMAIN_JOIN_INFO" || "IAM_ROLE_ARN" || "USB_DEVICE_FILTER_STRINGS" || "SESSION_SCRIPT_S3_LOCATION",
84
83
  * ],
85
84
  * IamRoleArn: "STRING_VALUE",
86
85
  * StreamView: "APP" || "DESKTOP",
@@ -93,7 +92,6 @@ export interface UpdateFleetCommandOutput extends UpdateFleetResult, __MetadataB
93
92
  * S3Bucket: "STRING_VALUE", // required
94
93
  * S3Key: "STRING_VALUE",
95
94
  * },
96
- * MaxSessionsPerInstance: Number("int"),
97
95
  * };
98
96
  * const command = new UpdateFleetCommand(input);
99
97
  * const response = await client.send(command);
@@ -112,10 +110,6 @@ export interface UpdateFleetCommandOutput extends UpdateFleetResult, __MetadataB
112
110
  * // Running: Number("int"),
113
111
  * // InUse: Number("int"),
114
112
  * // Available: Number("int"),
115
- * // DesiredUserSessions: Number("int"),
116
- * // AvailableUserSessions: Number("int"),
117
- * // ActiveUserSessions: Number("int"),
118
- * // ActualUserSessions: Number("int"),
119
113
  * // },
120
114
  * // MaxUserDurationInSeconds: Number("int"),
121
115
  * // DisconnectTimeoutInSeconds: Number("int"),
@@ -152,7 +146,6 @@ export interface UpdateFleetCommandOutput extends UpdateFleetResult, __MetadataB
152
146
  * // S3Bucket: "STRING_VALUE", // required
153
147
  * // S3Key: "STRING_VALUE",
154
148
  * // },
155
- * // MaxSessionsPerInstance: Number("int"),
156
149
  * // },
157
150
  * // };
158
151
  *
@@ -1,7 +1,8 @@
1
+ import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
1
2
  import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
2
3
  import { DefaultExtensionConfiguration } from "@smithy/types";
3
4
  /**
4
5
  * @internal
5
6
  */
6
- export interface AppStreamExtensionConfiguration extends HttpHandlerExtensionConfiguration, DefaultExtensionConfiguration {
7
+ export interface AppStreamExtensionConfiguration extends HttpHandlerExtensionConfiguration, DefaultExtensionConfiguration, AwsRegionExtensionConfiguration {
7
8
  }
@@ -1026,13 +1026,7 @@ export interface ComputeCapacity {
1026
1026
  * @public
1027
1027
  * <p>The desired number of streaming instances.</p>
1028
1028
  */
1029
- DesiredInstances?: number;
1030
- /**
1031
- * @public
1032
- * <p>The desired number of user sessions for a multi-session fleet. This is not allowed for single-session fleets.</p>
1033
- * <p>When you create a fleet, you must set either the DesiredSessions or DesiredInstances attribute, based on the type of fleet you create. You can’t define both attributes or leave both attributes blank.</p>
1034
- */
1035
- DesiredSessions?: number;
1029
+ DesiredInstances: number | undefined;
1036
1030
  }
1037
1031
  /**
1038
1032
  * @public
@@ -1060,32 +1054,6 @@ export interface ComputeCapacityStatus {
1060
1054
  * sessions.</p>
1061
1055
  */
1062
1056
  Available?: number;
1063
- /**
1064
- * @public
1065
- * <p>The total number of sessions slots that are either running or pending. This represents the total number of concurrent streaming sessions your fleet can support in a steady state.</p>
1066
- * <p>DesiredUserSessionCapacity = ActualUserSessionCapacity + PendingUserSessionCapacity</p>
1067
- * <p>This only applies to multi-session fleets.</p>
1068
- */
1069
- DesiredUserSessions?: number;
1070
- /**
1071
- * @public
1072
- * <p>The number of idle session slots currently available for user sessions.</p>
1073
- * <p>AvailableUserSessionCapacity = ActualUserSessionCapacity - ActiveUserSessions</p>
1074
- * <p>This only applies to multi-session fleets.</p>
1075
- */
1076
- AvailableUserSessions?: number;
1077
- /**
1078
- * @public
1079
- * <p>The number of user sessions currently being used for streaming sessions. This only applies to multi-session fleets.</p>
1080
- */
1081
- ActiveUserSessions?: number;
1082
- /**
1083
- * @public
1084
- * <p>The total number of session slots that are available for streaming or are currently streaming.</p>
1085
- * <p>ActualUserSessionCapacity = AvailableUserSessionCapacity + ActiveUserSessions</p>
1086
- * <p>This only applies to multi-session fleets.</p>
1087
- */
1088
- ActualUserSessions?: number;
1089
1057
  }
1090
1058
  /**
1091
1059
  * @public
@@ -1912,7 +1880,7 @@ export interface CreateFleetRequest {
1912
1880
  /**
1913
1881
  * @public
1914
1882
  * <p>The maximum amount of time that a streaming session can remain active, in seconds. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.</p>
1915
- * <p>Specify a value between 600 and 432000.</p>
1883
+ * <p>Specify a value between 600 and 360000.</p>
1916
1884
  */
1917
1885
  MaxUserDurationInSeconds?: number;
1918
1886
  /**
@@ -2002,11 +1970,6 @@ export interface CreateFleetRequest {
2002
1970
  * <p>The S3 location of the session scripts configuration zip file. This only applies to Elastic fleets.</p>
2003
1971
  */
2004
1972
  SessionScriptS3Location?: S3Location;
2005
- /**
2006
- * @public
2007
- * <p>The maximum number of user sessions on an instance. This only applies to multi-session fleets.</p>
2008
- */
2009
- MaxSessionsPerInstance?: number;
2010
1973
  }
2011
1974
  /**
2012
1975
  * @public
@@ -2294,11 +2257,6 @@ export interface Fleet {
2294
2257
  * <p>The S3 location of the session scripts configuration zip file. This only applies to Elastic fleets.</p>
2295
2258
  */
2296
2259
  SessionScriptS3Location?: S3Location;
2297
- /**
2298
- * @public
2299
- * <p>The maximum number of user sessions on an instance. This only applies to multi-session fleets.</p>
2300
- */
2301
- MaxSessionsPerInstance?: number;
2302
2260
  }
2303
2261
  /**
2304
2262
  * @public
@@ -4119,11 +4077,6 @@ export interface DescribeSessionsRequest {
4119
4077
  * The default is to authenticate users using a streaming URL.</p>
4120
4078
  */
4121
4079
  AuthenticationType?: AuthenticationType | string;
4122
- /**
4123
- * @public
4124
- * <p>The identifier for the instance hosting the session.</p>
4125
- */
4126
- InstanceId?: string;
4127
4080
  }
4128
4081
  /**
4129
4082
  * @public
@@ -4206,11 +4159,6 @@ export interface Session {
4206
4159
  * <p>The network details for the streaming session.</p>
4207
4160
  */
4208
4161
  NetworkAccessConfiguration?: NetworkAccessConfiguration;
4209
- /**
4210
- * @public
4211
- * <p>The identifier for the instance hosting the session.</p>
4212
- */
4213
- InstanceId?: string;
4214
4162
  }
4215
4163
  /**
4216
4164
  * @public
@@ -4660,7 +4608,6 @@ export interface ExpireSessionResult {
4660
4608
  export declare const FleetAttribute: {
4661
4609
  readonly DOMAIN_JOIN_INFO: "DOMAIN_JOIN_INFO";
4662
4610
  readonly IAM_ROLE_ARN: "IAM_ROLE_ARN";
4663
- readonly MAX_SESSIONS_PER_INSTANCE: "MAX_SESSIONS_PER_INSTANCE";
4664
4611
  readonly SESSION_SCRIPT_S3_LOCATION: "SESSION_SCRIPT_S3_LOCATION";
4665
4612
  readonly USB_DEVICE_FILTER_STRINGS: "USB_DEVICE_FILTER_STRINGS";
4666
4613
  readonly VPC_CONFIGURATION: "VPC_CONFIGURATION";
@@ -5434,11 +5381,6 @@ export interface UpdateFleetRequest {
5434
5381
  * <p>The S3 location of the session scripts configuration zip file. This only applies to Elastic fleets. </p>
5435
5382
  */
5436
5383
  SessionScriptS3Location?: S3Location;
5437
- /**
5438
- * @public
5439
- * <p>The maximum number of user sessions on an instance. This only applies to multi-session fleets.</p>
5440
- */
5441
- MaxSessionsPerInstance?: number;
5442
5384
  }
5443
5385
  /**
5444
5386
  * @public
@@ -1,5 +1,7 @@
1
+ import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
1
2
  import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
2
3
  import { DefaultExtensionConfiguration } from "@smithy/types";
3
4
  export interface AppStreamExtensionConfiguration
4
5
  extends HttpHandlerExtensionConfiguration,
5
- DefaultExtensionConfiguration {}
6
+ DefaultExtensionConfiguration,
7
+ AwsRegionExtensionConfiguration {}
@@ -342,18 +342,13 @@ export interface CertificateBasedAuthProperties {
342
342
  CertificateAuthorityArn?: string;
343
343
  }
344
344
  export interface ComputeCapacity {
345
- DesiredInstances?: number;
346
- DesiredSessions?: number;
345
+ DesiredInstances: number | undefined;
347
346
  }
348
347
  export interface ComputeCapacityStatus {
349
348
  Desired: number | undefined;
350
349
  Running?: number;
351
350
  InUse?: number;
352
351
  Available?: number;
353
- DesiredUserSessions?: number;
354
- AvailableUserSessions?: number;
355
- ActiveUserSessions?: number;
356
- ActualUserSessions?: number;
357
352
  }
358
353
  export interface CopyImageRequest {
359
354
  SourceImageName: string | undefined;
@@ -539,7 +534,6 @@ export interface CreateFleetRequest {
539
534
  MaxConcurrentSessions?: number;
540
535
  UsbDeviceFilterStrings?: string[];
541
536
  SessionScriptS3Location?: S3Location;
542
- MaxSessionsPerInstance?: number;
543
537
  }
544
538
  export interface FleetError {
545
539
  ErrorCode?: FleetErrorCode | string;
@@ -577,7 +571,6 @@ export interface Fleet {
577
571
  MaxConcurrentSessions?: number;
578
572
  UsbDeviceFilterStrings?: string[];
579
573
  SessionScriptS3Location?: S3Location;
580
- MaxSessionsPerInstance?: number;
581
574
  }
582
575
  export interface CreateFleetResult {
583
576
  Fleet?: Fleet;
@@ -1005,7 +998,6 @@ export interface DescribeSessionsRequest {
1005
998
  NextToken?: string;
1006
999
  Limit?: number;
1007
1000
  AuthenticationType?: AuthenticationType | string;
1008
- InstanceId?: string;
1009
1001
  }
1010
1002
  export declare const SessionConnectionState: {
1011
1003
  readonly CONNECTED: "CONNECTED";
@@ -1030,7 +1022,6 @@ export interface Session {
1030
1022
  MaxExpirationTime?: Date;
1031
1023
  AuthenticationType?: AuthenticationType | string;
1032
1024
  NetworkAccessConfiguration?: NetworkAccessConfiguration;
1033
- InstanceId?: string;
1034
1025
  }
1035
1026
  export interface DescribeSessionsResult {
1036
1027
  Sessions?: Session[];
@@ -1140,7 +1131,6 @@ export interface ExpireSessionResult {}
1140
1131
  export declare const FleetAttribute: {
1141
1132
  readonly DOMAIN_JOIN_INFO: "DOMAIN_JOIN_INFO";
1142
1133
  readonly IAM_ROLE_ARN: "IAM_ROLE_ARN";
1143
- readonly MAX_SESSIONS_PER_INSTANCE: "MAX_SESSIONS_PER_INSTANCE";
1144
1134
  readonly SESSION_SCRIPT_S3_LOCATION: "SESSION_SCRIPT_S3_LOCATION";
1145
1135
  readonly USB_DEVICE_FILTER_STRINGS: "USB_DEVICE_FILTER_STRINGS";
1146
1136
  readonly VPC_CONFIGURATION: "VPC_CONFIGURATION";
@@ -1293,7 +1283,6 @@ export interface UpdateFleetRequest {
1293
1283
  MaxConcurrentSessions?: number;
1294
1284
  UsbDeviceFilterStrings?: string[];
1295
1285
  SessionScriptS3Location?: S3Location;
1296
- MaxSessionsPerInstance?: number;
1297
1286
  }
1298
1287
  export interface UpdateFleetResult {
1299
1288
  Fleet?: Fleet;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-appstream",
3
3
  "description": "AWS SDK for JavaScript Appstream Client for Node.js, Browser and React Native",
4
- "version": "3.413.0",
4
+ "version": "3.418.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,40 +21,41 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.413.0",
25
- "@aws-sdk/credential-provider-node": "3.413.0",
26
- "@aws-sdk/middleware-host-header": "3.413.0",
27
- "@aws-sdk/middleware-logger": "3.413.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.413.0",
29
- "@aws-sdk/middleware-signing": "3.413.0",
30
- "@aws-sdk/middleware-user-agent": "3.413.0",
31
- "@aws-sdk/types": "3.413.0",
32
- "@aws-sdk/util-endpoints": "3.413.0",
33
- "@aws-sdk/util-user-agent-browser": "3.413.0",
34
- "@aws-sdk/util-user-agent-node": "3.413.0",
35
- "@smithy/config-resolver": "^2.0.8",
36
- "@smithy/fetch-http-handler": "^2.1.3",
37
- "@smithy/hash-node": "^2.0.7",
38
- "@smithy/invalid-dependency": "^2.0.7",
39
- "@smithy/middleware-content-length": "^2.0.9",
40
- "@smithy/middleware-endpoint": "^2.0.7",
41
- "@smithy/middleware-retry": "^2.0.10",
42
- "@smithy/middleware-serde": "^2.0.7",
43
- "@smithy/middleware-stack": "^2.0.0",
44
- "@smithy/node-config-provider": "^2.0.10",
45
- "@smithy/node-http-handler": "^2.1.3",
46
- "@smithy/protocol-http": "^3.0.3",
47
- "@smithy/smithy-client": "^2.1.4",
48
- "@smithy/types": "^2.3.1",
49
- "@smithy/url-parser": "^2.0.7",
24
+ "@aws-sdk/client-sts": "3.418.0",
25
+ "@aws-sdk/credential-provider-node": "3.418.0",
26
+ "@aws-sdk/middleware-host-header": "3.418.0",
27
+ "@aws-sdk/middleware-logger": "3.418.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.418.0",
29
+ "@aws-sdk/middleware-signing": "3.418.0",
30
+ "@aws-sdk/middleware-user-agent": "3.418.0",
31
+ "@aws-sdk/region-config-resolver": "3.418.0",
32
+ "@aws-sdk/types": "3.418.0",
33
+ "@aws-sdk/util-endpoints": "3.418.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.418.0",
35
+ "@aws-sdk/util-user-agent-node": "3.418.0",
36
+ "@smithy/config-resolver": "^2.0.10",
37
+ "@smithy/fetch-http-handler": "^2.1.5",
38
+ "@smithy/hash-node": "^2.0.9",
39
+ "@smithy/invalid-dependency": "^2.0.9",
40
+ "@smithy/middleware-content-length": "^2.0.11",
41
+ "@smithy/middleware-endpoint": "^2.0.9",
42
+ "@smithy/middleware-retry": "^2.0.12",
43
+ "@smithy/middleware-serde": "^2.0.9",
44
+ "@smithy/middleware-stack": "^2.0.2",
45
+ "@smithy/node-config-provider": "^2.0.12",
46
+ "@smithy/node-http-handler": "^2.1.5",
47
+ "@smithy/protocol-http": "^3.0.5",
48
+ "@smithy/smithy-client": "^2.1.6",
49
+ "@smithy/types": "^2.3.3",
50
+ "@smithy/url-parser": "^2.0.9",
50
51
  "@smithy/util-base64": "^2.0.0",
51
52
  "@smithy/util-body-length-browser": "^2.0.0",
52
53
  "@smithy/util-body-length-node": "^2.1.0",
53
- "@smithy/util-defaults-mode-browser": "^2.0.8",
54
- "@smithy/util-defaults-mode-node": "^2.0.10",
55
- "@smithy/util-retry": "^2.0.0",
54
+ "@smithy/util-defaults-mode-browser": "^2.0.10",
55
+ "@smithy/util-defaults-mode-node": "^2.0.12",
56
+ "@smithy/util-retry": "^2.0.2",
56
57
  "@smithy/util-utf8": "^2.0.0",
57
- "@smithy/util-waiter": "^2.0.7",
58
+ "@smithy/util-waiter": "^2.0.9",
58
59
  "tslib": "^2.5.0"
59
60
  },
60
61
  "devDependencies": {