aws-sdk-appstream 1.60.0 → 1.80.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.
@@ -20,7 +20,19 @@ module Aws::AppStream
20
20
  AccountPassword = Shapes::StringShape.new(name: 'AccountPassword')
21
21
  Action = Shapes::StringShape.new(name: 'Action')
22
22
  AppBlock = Shapes::StructureShape.new(name: 'AppBlock')
23
+ AppBlockBuilder = Shapes::StructureShape.new(name: 'AppBlockBuilder')
24
+ AppBlockBuilderAppBlockAssociation = Shapes::StructureShape.new(name: 'AppBlockBuilderAppBlockAssociation')
25
+ AppBlockBuilderAppBlockAssociationsList = Shapes::ListShape.new(name: 'AppBlockBuilderAppBlockAssociationsList')
26
+ AppBlockBuilderAttribute = Shapes::StringShape.new(name: 'AppBlockBuilderAttribute')
27
+ AppBlockBuilderAttributes = Shapes::ListShape.new(name: 'AppBlockBuilderAttributes')
28
+ AppBlockBuilderList = Shapes::ListShape.new(name: 'AppBlockBuilderList')
29
+ AppBlockBuilderPlatformType = Shapes::StringShape.new(name: 'AppBlockBuilderPlatformType')
30
+ AppBlockBuilderState = Shapes::StringShape.new(name: 'AppBlockBuilderState')
31
+ AppBlockBuilderStateChangeReason = Shapes::StructureShape.new(name: 'AppBlockBuilderStateChangeReason')
32
+ AppBlockBuilderStateChangeReasonCode = Shapes::StringShape.new(name: 'AppBlockBuilderStateChangeReasonCode')
33
+ AppBlockState = Shapes::StringShape.new(name: 'AppBlockState')
23
34
  AppBlocks = Shapes::ListShape.new(name: 'AppBlocks')
35
+ AppVisibility = Shapes::StringShape.new(name: 'AppVisibility')
24
36
  Application = Shapes::StructureShape.new(name: 'Application')
25
37
  ApplicationAttribute = Shapes::StringShape.new(name: 'ApplicationAttribute')
26
38
  ApplicationAttributes = Shapes::ListShape.new(name: 'ApplicationAttributes')
@@ -32,8 +44,12 @@ module Aws::AppStream
32
44
  AppstreamAgentVersion = Shapes::StringShape.new(name: 'AppstreamAgentVersion')
33
45
  Arn = Shapes::StringShape.new(name: 'Arn')
34
46
  ArnList = Shapes::ListShape.new(name: 'ArnList')
47
+ AssociateAppBlockBuilderAppBlockRequest = Shapes::StructureShape.new(name: 'AssociateAppBlockBuilderAppBlockRequest')
48
+ AssociateAppBlockBuilderAppBlockResult = Shapes::StructureShape.new(name: 'AssociateAppBlockBuilderAppBlockResult')
35
49
  AssociateApplicationFleetRequest = Shapes::StructureShape.new(name: 'AssociateApplicationFleetRequest')
36
50
  AssociateApplicationFleetResult = Shapes::StructureShape.new(name: 'AssociateApplicationFleetResult')
51
+ AssociateApplicationToEntitlementRequest = Shapes::StructureShape.new(name: 'AssociateApplicationToEntitlementRequest')
52
+ AssociateApplicationToEntitlementResult = Shapes::StructureShape.new(name: 'AssociateApplicationToEntitlementResult')
37
53
  AssociateFleetRequest = Shapes::StructureShape.new(name: 'AssociateFleetRequest')
38
54
  AssociateFleetResult = Shapes::StructureShape.new(name: 'AssociateFleetResult')
39
55
  AuthenticationType = Shapes::StringShape.new(name: 'AuthenticationType')
@@ -45,17 +61,25 @@ module Aws::AppStream
45
61
  BatchDisassociateUserStackResult = Shapes::StructureShape.new(name: 'BatchDisassociateUserStackResult')
46
62
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
47
63
  BooleanObject = Shapes::BooleanShape.new(name: 'BooleanObject')
64
+ CertificateBasedAuthProperties = Shapes::StructureShape.new(name: 'CertificateBasedAuthProperties')
65
+ CertificateBasedAuthStatus = Shapes::StringShape.new(name: 'CertificateBasedAuthStatus')
48
66
  ComputeCapacity = Shapes::StructureShape.new(name: 'ComputeCapacity')
49
67
  ComputeCapacityStatus = Shapes::StructureShape.new(name: 'ComputeCapacityStatus')
50
68
  ConcurrentModificationException = Shapes::StructureShape.new(name: 'ConcurrentModificationException')
51
69
  CopyImageRequest = Shapes::StructureShape.new(name: 'CopyImageRequest')
52
70
  CopyImageResponse = Shapes::StructureShape.new(name: 'CopyImageResponse')
71
+ CreateAppBlockBuilderRequest = Shapes::StructureShape.new(name: 'CreateAppBlockBuilderRequest')
72
+ CreateAppBlockBuilderResult = Shapes::StructureShape.new(name: 'CreateAppBlockBuilderResult')
73
+ CreateAppBlockBuilderStreamingURLRequest = Shapes::StructureShape.new(name: 'CreateAppBlockBuilderStreamingURLRequest')
74
+ CreateAppBlockBuilderStreamingURLResult = Shapes::StructureShape.new(name: 'CreateAppBlockBuilderStreamingURLResult')
53
75
  CreateAppBlockRequest = Shapes::StructureShape.new(name: 'CreateAppBlockRequest')
54
76
  CreateAppBlockResult = Shapes::StructureShape.new(name: 'CreateAppBlockResult')
55
77
  CreateApplicationRequest = Shapes::StructureShape.new(name: 'CreateApplicationRequest')
56
78
  CreateApplicationResult = Shapes::StructureShape.new(name: 'CreateApplicationResult')
57
79
  CreateDirectoryConfigRequest = Shapes::StructureShape.new(name: 'CreateDirectoryConfigRequest')
58
80
  CreateDirectoryConfigResult = Shapes::StructureShape.new(name: 'CreateDirectoryConfigResult')
81
+ CreateEntitlementRequest = Shapes::StructureShape.new(name: 'CreateEntitlementRequest')
82
+ CreateEntitlementResult = Shapes::StructureShape.new(name: 'CreateEntitlementResult')
59
83
  CreateFleetRequest = Shapes::StructureShape.new(name: 'CreateFleetRequest')
60
84
  CreateFleetResult = Shapes::StructureShape.new(name: 'CreateFleetResult')
61
85
  CreateImageBuilderRequest = Shapes::StructureShape.new(name: 'CreateImageBuilderRequest')
@@ -72,12 +96,16 @@ module Aws::AppStream
72
96
  CreateUsageReportSubscriptionResult = Shapes::StructureShape.new(name: 'CreateUsageReportSubscriptionResult')
73
97
  CreateUserRequest = Shapes::StructureShape.new(name: 'CreateUserRequest')
74
98
  CreateUserResult = Shapes::StructureShape.new(name: 'CreateUserResult')
99
+ DeleteAppBlockBuilderRequest = Shapes::StructureShape.new(name: 'DeleteAppBlockBuilderRequest')
100
+ DeleteAppBlockBuilderResult = Shapes::StructureShape.new(name: 'DeleteAppBlockBuilderResult')
75
101
  DeleteAppBlockRequest = Shapes::StructureShape.new(name: 'DeleteAppBlockRequest')
76
102
  DeleteAppBlockResult = Shapes::StructureShape.new(name: 'DeleteAppBlockResult')
77
103
  DeleteApplicationRequest = Shapes::StructureShape.new(name: 'DeleteApplicationRequest')
78
104
  DeleteApplicationResult = Shapes::StructureShape.new(name: 'DeleteApplicationResult')
79
105
  DeleteDirectoryConfigRequest = Shapes::StructureShape.new(name: 'DeleteDirectoryConfigRequest')
80
106
  DeleteDirectoryConfigResult = Shapes::StructureShape.new(name: 'DeleteDirectoryConfigResult')
107
+ DeleteEntitlementRequest = Shapes::StructureShape.new(name: 'DeleteEntitlementRequest')
108
+ DeleteEntitlementResult = Shapes::StructureShape.new(name: 'DeleteEntitlementResult')
81
109
  DeleteFleetRequest = Shapes::StructureShape.new(name: 'DeleteFleetRequest')
82
110
  DeleteFleetResult = Shapes::StructureShape.new(name: 'DeleteFleetResult')
83
111
  DeleteImageBuilderRequest = Shapes::StructureShape.new(name: 'DeleteImageBuilderRequest')
@@ -92,6 +120,10 @@ module Aws::AppStream
92
120
  DeleteUsageReportSubscriptionResult = Shapes::StructureShape.new(name: 'DeleteUsageReportSubscriptionResult')
93
121
  DeleteUserRequest = Shapes::StructureShape.new(name: 'DeleteUserRequest')
94
122
  DeleteUserResult = Shapes::StructureShape.new(name: 'DeleteUserResult')
123
+ DescribeAppBlockBuilderAppBlockAssociationsRequest = Shapes::StructureShape.new(name: 'DescribeAppBlockBuilderAppBlockAssociationsRequest')
124
+ DescribeAppBlockBuilderAppBlockAssociationsResult = Shapes::StructureShape.new(name: 'DescribeAppBlockBuilderAppBlockAssociationsResult')
125
+ DescribeAppBlockBuildersRequest = Shapes::StructureShape.new(name: 'DescribeAppBlockBuildersRequest')
126
+ DescribeAppBlockBuildersResult = Shapes::StructureShape.new(name: 'DescribeAppBlockBuildersResult')
95
127
  DescribeAppBlocksRequest = Shapes::StructureShape.new(name: 'DescribeAppBlocksRequest')
96
128
  DescribeAppBlocksResult = Shapes::StructureShape.new(name: 'DescribeAppBlocksResult')
97
129
  DescribeApplicationFleetAssociationsRequest = Shapes::StructureShape.new(name: 'DescribeApplicationFleetAssociationsRequest')
@@ -100,6 +132,8 @@ module Aws::AppStream
100
132
  DescribeApplicationsResult = Shapes::StructureShape.new(name: 'DescribeApplicationsResult')
101
133
  DescribeDirectoryConfigsRequest = Shapes::StructureShape.new(name: 'DescribeDirectoryConfigsRequest')
102
134
  DescribeDirectoryConfigsResult = Shapes::StructureShape.new(name: 'DescribeDirectoryConfigsResult')
135
+ DescribeEntitlementsRequest = Shapes::StructureShape.new(name: 'DescribeEntitlementsRequest')
136
+ DescribeEntitlementsResult = Shapes::StructureShape.new(name: 'DescribeEntitlementsResult')
103
137
  DescribeFleetsRequest = Shapes::StructureShape.new(name: 'DescribeFleetsRequest')
104
138
  DescribeFleetsResult = Shapes::StructureShape.new(name: 'DescribeFleetsResult')
105
139
  DescribeImageBuildersRequest = Shapes::StructureShape.new(name: 'DescribeImageBuildersRequest')
@@ -126,8 +160,12 @@ module Aws::AppStream
126
160
  DirectoryNameList = Shapes::ListShape.new(name: 'DirectoryNameList')
127
161
  DisableUserRequest = Shapes::StructureShape.new(name: 'DisableUserRequest')
128
162
  DisableUserResult = Shapes::StructureShape.new(name: 'DisableUserResult')
163
+ DisassociateAppBlockBuilderAppBlockRequest = Shapes::StructureShape.new(name: 'DisassociateAppBlockBuilderAppBlockRequest')
164
+ DisassociateAppBlockBuilderAppBlockResult = Shapes::StructureShape.new(name: 'DisassociateAppBlockBuilderAppBlockResult')
129
165
  DisassociateApplicationFleetRequest = Shapes::StructureShape.new(name: 'DisassociateApplicationFleetRequest')
130
166
  DisassociateApplicationFleetResult = Shapes::StructureShape.new(name: 'DisassociateApplicationFleetResult')
167
+ DisassociateApplicationFromEntitlementRequest = Shapes::StructureShape.new(name: 'DisassociateApplicationFromEntitlementRequest')
168
+ DisassociateApplicationFromEntitlementResult = Shapes::StructureShape.new(name: 'DisassociateApplicationFromEntitlementResult')
131
169
  DisassociateFleetRequest = Shapes::StructureShape.new(name: 'DisassociateFleetRequest')
132
170
  DisassociateFleetResult = Shapes::StructureShape.new(name: 'DisassociateFleetResult')
133
171
  DisplayName = Shapes::StringShape.new(name: 'DisplayName')
@@ -138,6 +176,16 @@ module Aws::AppStream
138
176
  EmbedHostDomains = Shapes::ListShape.new(name: 'EmbedHostDomains')
139
177
  EnableUserRequest = Shapes::StructureShape.new(name: 'EnableUserRequest')
140
178
  EnableUserResult = Shapes::StructureShape.new(name: 'EnableUserResult')
179
+ EntitledApplication = Shapes::StructureShape.new(name: 'EntitledApplication')
180
+ EntitledApplicationList = Shapes::ListShape.new(name: 'EntitledApplicationList')
181
+ Entitlement = Shapes::StructureShape.new(name: 'Entitlement')
182
+ EntitlementAlreadyExistsException = Shapes::StructureShape.new(name: 'EntitlementAlreadyExistsException')
183
+ EntitlementAttribute = Shapes::StructureShape.new(name: 'EntitlementAttribute')
184
+ EntitlementAttributeList = Shapes::ListShape.new(name: 'EntitlementAttributeList')
185
+ EntitlementList = Shapes::ListShape.new(name: 'EntitlementList')
186
+ EntitlementNotFoundException = Shapes::StructureShape.new(name: 'EntitlementNotFoundException')
187
+ ErrorDetails = Shapes::StructureShape.new(name: 'ErrorDetails')
188
+ ErrorDetailsList = Shapes::ListShape.new(name: 'ErrorDetailsList')
141
189
  ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
142
190
  ExpireSessionRequest = Shapes::StructureShape.new(name: 'ExpireSessionRequest')
143
191
  ExpireSessionResult = Shapes::StructureShape.new(name: 'ExpireSessionResult')
@@ -174,6 +222,8 @@ module Aws::AppStream
174
222
  ListAssociatedFleetsResult = Shapes::StructureShape.new(name: 'ListAssociatedFleetsResult')
175
223
  ListAssociatedStacksRequest = Shapes::StructureShape.new(name: 'ListAssociatedStacksRequest')
176
224
  ListAssociatedStacksResult = Shapes::StructureShape.new(name: 'ListAssociatedStacksResult')
225
+ ListEntitledApplicationsRequest = Shapes::StructureShape.new(name: 'ListEntitledApplicationsRequest')
226
+ ListEntitledApplicationsResult = Shapes::StructureShape.new(name: 'ListEntitledApplicationsResult')
177
227
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
178
228
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
179
229
  Long = Shapes::IntegerShape.new(name: 'Long')
@@ -185,9 +235,11 @@ module Aws::AppStream
185
235
  OperationNotPermittedException = Shapes::StructureShape.new(name: 'OperationNotPermittedException')
186
236
  OrganizationalUnitDistinguishedName = Shapes::StringShape.new(name: 'OrganizationalUnitDistinguishedName')
187
237
  OrganizationalUnitDistinguishedNamesList = Shapes::ListShape.new(name: 'OrganizationalUnitDistinguishedNamesList')
238
+ PackagingType = Shapes::StringShape.new(name: 'PackagingType')
188
239
  Permission = Shapes::StringShape.new(name: 'Permission')
189
240
  PlatformType = Shapes::StringShape.new(name: 'PlatformType')
190
241
  Platforms = Shapes::ListShape.new(name: 'Platforms')
242
+ PreferredProtocol = Shapes::StringShape.new(name: 'PreferredProtocol')
191
243
  RedirectURL = Shapes::StringShape.new(name: 'RedirectURL')
192
244
  RegionName = Shapes::StringShape.new(name: 'RegionName')
193
245
  RequestLimitExceededException = Shapes::StructureShape.new(name: 'RequestLimitExceededException')
@@ -218,10 +270,14 @@ module Aws::AppStream
218
270
  StackErrorCode = Shapes::StringShape.new(name: 'StackErrorCode')
219
271
  StackErrors = Shapes::ListShape.new(name: 'StackErrors')
220
272
  StackList = Shapes::ListShape.new(name: 'StackList')
273
+ StartAppBlockBuilderRequest = Shapes::StructureShape.new(name: 'StartAppBlockBuilderRequest')
274
+ StartAppBlockBuilderResult = Shapes::StructureShape.new(name: 'StartAppBlockBuilderResult')
221
275
  StartFleetRequest = Shapes::StructureShape.new(name: 'StartFleetRequest')
222
276
  StartFleetResult = Shapes::StructureShape.new(name: 'StartFleetResult')
223
277
  StartImageBuilderRequest = Shapes::StructureShape.new(name: 'StartImageBuilderRequest')
224
278
  StartImageBuilderResult = Shapes::StructureShape.new(name: 'StartImageBuilderResult')
279
+ StopAppBlockBuilderRequest = Shapes::StructureShape.new(name: 'StopAppBlockBuilderRequest')
280
+ StopAppBlockBuilderResult = Shapes::StructureShape.new(name: 'StopAppBlockBuilderResult')
225
281
  StopFleetRequest = Shapes::StructureShape.new(name: 'StopFleetRequest')
226
282
  StopFleetResult = Shapes::StructureShape.new(name: 'StopFleetResult')
227
283
  StopImageBuilderRequest = Shapes::StructureShape.new(name: 'StopImageBuilderRequest')
@@ -230,6 +286,7 @@ module Aws::AppStream
230
286
  StorageConnectorList = Shapes::ListShape.new(name: 'StorageConnectorList')
231
287
  StorageConnectorType = Shapes::StringShape.new(name: 'StorageConnectorType')
232
288
  StreamView = Shapes::StringShape.new(name: 'StreamView')
289
+ StreamingExperienceSettings = Shapes::StructureShape.new(name: 'StreamingExperienceSettings')
233
290
  StreamingUrlUserId = Shapes::StringShape.new(name: 'StreamingUrlUserId')
234
291
  String = Shapes::StringShape.new(name: 'String')
235
292
  StringList = Shapes::ListShape.new(name: 'StringList')
@@ -243,10 +300,14 @@ module Aws::AppStream
243
300
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
244
301
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
245
302
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
303
+ UpdateAppBlockBuilderRequest = Shapes::StructureShape.new(name: 'UpdateAppBlockBuilderRequest')
304
+ UpdateAppBlockBuilderResult = Shapes::StructureShape.new(name: 'UpdateAppBlockBuilderResult')
246
305
  UpdateApplicationRequest = Shapes::StructureShape.new(name: 'UpdateApplicationRequest')
247
306
  UpdateApplicationResult = Shapes::StructureShape.new(name: 'UpdateApplicationResult')
248
307
  UpdateDirectoryConfigRequest = Shapes::StructureShape.new(name: 'UpdateDirectoryConfigRequest')
249
308
  UpdateDirectoryConfigResult = Shapes::StructureShape.new(name: 'UpdateDirectoryConfigResult')
309
+ UpdateEntitlementRequest = Shapes::StructureShape.new(name: 'UpdateEntitlementRequest')
310
+ UpdateEntitlementResult = Shapes::StructureShape.new(name: 'UpdateEntitlementResult')
250
311
  UpdateFleetRequest = Shapes::StructureShape.new(name: 'UpdateFleetRequest')
251
312
  UpdateFleetResult = Shapes::StructureShape.new(name: 'UpdateFleetResult')
252
313
  UpdateImagePermissionsRequest = Shapes::StructureShape.new(name: 'UpdateImagePermissionsRequest')
@@ -285,10 +346,44 @@ module Aws::AppStream
285
346
  AppBlock.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
286
347
  AppBlock.add_member(:display_name, Shapes::ShapeRef.new(shape: String, location_name: "DisplayName"))
287
348
  AppBlock.add_member(:source_s3_location, Shapes::ShapeRef.new(shape: S3Location, location_name: "SourceS3Location"))
288
- AppBlock.add_member(:setup_script_details, Shapes::ShapeRef.new(shape: ScriptDetails, required: true, location_name: "SetupScriptDetails"))
349
+ AppBlock.add_member(:setup_script_details, Shapes::ShapeRef.new(shape: ScriptDetails, location_name: "SetupScriptDetails"))
289
350
  AppBlock.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
351
+ AppBlock.add_member(:post_setup_script_details, Shapes::ShapeRef.new(shape: ScriptDetails, location_name: "PostSetupScriptDetails"))
352
+ AppBlock.add_member(:packaging_type, Shapes::ShapeRef.new(shape: PackagingType, location_name: "PackagingType"))
353
+ AppBlock.add_member(:state, Shapes::ShapeRef.new(shape: AppBlockState, location_name: "State"))
354
+ AppBlock.add_member(:app_block_errors, Shapes::ShapeRef.new(shape: ErrorDetailsList, location_name: "AppBlockErrors"))
290
355
  AppBlock.struct_class = Types::AppBlock
291
356
 
357
+ AppBlockBuilder.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
358
+ AppBlockBuilder.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
359
+ AppBlockBuilder.add_member(:display_name, Shapes::ShapeRef.new(shape: String, location_name: "DisplayName"))
360
+ AppBlockBuilder.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
361
+ AppBlockBuilder.add_member(:platform, Shapes::ShapeRef.new(shape: AppBlockBuilderPlatformType, required: true, location_name: "Platform"))
362
+ AppBlockBuilder.add_member(:instance_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "InstanceType"))
363
+ AppBlockBuilder.add_member(:enable_default_internet_access, Shapes::ShapeRef.new(shape: BooleanObject, location_name: "EnableDefaultInternetAccess"))
364
+ AppBlockBuilder.add_member(:iam_role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "IamRoleArn"))
365
+ AppBlockBuilder.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, required: true, location_name: "VpcConfig"))
366
+ AppBlockBuilder.add_member(:state, Shapes::ShapeRef.new(shape: AppBlockBuilderState, required: true, location_name: "State"))
367
+ AppBlockBuilder.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
368
+ AppBlockBuilder.add_member(:app_block_builder_errors, Shapes::ShapeRef.new(shape: ResourceErrors, location_name: "AppBlockBuilderErrors"))
369
+ AppBlockBuilder.add_member(:state_change_reason, Shapes::ShapeRef.new(shape: AppBlockBuilderStateChangeReason, location_name: "StateChangeReason"))
370
+ AppBlockBuilder.add_member(:access_endpoints, Shapes::ShapeRef.new(shape: AccessEndpointList, location_name: "AccessEndpoints"))
371
+ AppBlockBuilder.struct_class = Types::AppBlockBuilder
372
+
373
+ AppBlockBuilderAppBlockAssociation.add_member(:app_block_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "AppBlockArn"))
374
+ AppBlockBuilderAppBlockAssociation.add_member(:app_block_builder_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "AppBlockBuilderName"))
375
+ AppBlockBuilderAppBlockAssociation.struct_class = Types::AppBlockBuilderAppBlockAssociation
376
+
377
+ AppBlockBuilderAppBlockAssociationsList.member = Shapes::ShapeRef.new(shape: AppBlockBuilderAppBlockAssociation)
378
+
379
+ AppBlockBuilderAttributes.member = Shapes::ShapeRef.new(shape: AppBlockBuilderAttribute)
380
+
381
+ AppBlockBuilderList.member = Shapes::ShapeRef.new(shape: AppBlockBuilder)
382
+
383
+ AppBlockBuilderStateChangeReason.add_member(:code, Shapes::ShapeRef.new(shape: AppBlockBuilderStateChangeReasonCode, location_name: "Code"))
384
+ AppBlockBuilderStateChangeReason.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
385
+ AppBlockBuilderStateChangeReason.struct_class = Types::AppBlockBuilderStateChangeReason
386
+
292
387
  AppBlocks.member = Shapes::ShapeRef.new(shape: AppBlock)
293
388
 
294
389
  Application.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
@@ -329,6 +424,13 @@ module Aws::AppStream
329
424
 
330
425
  ArnList.member = Shapes::ShapeRef.new(shape: Arn)
331
426
 
427
+ AssociateAppBlockBuilderAppBlockRequest.add_member(:app_block_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "AppBlockArn"))
428
+ AssociateAppBlockBuilderAppBlockRequest.add_member(:app_block_builder_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "AppBlockBuilderName"))
429
+ AssociateAppBlockBuilderAppBlockRequest.struct_class = Types::AssociateAppBlockBuilderAppBlockRequest
430
+
431
+ AssociateAppBlockBuilderAppBlockResult.add_member(:app_block_builder_app_block_association, Shapes::ShapeRef.new(shape: AppBlockBuilderAppBlockAssociation, location_name: "AppBlockBuilderAppBlockAssociation"))
432
+ AssociateAppBlockBuilderAppBlockResult.struct_class = Types::AssociateAppBlockBuilderAppBlockResult
433
+
332
434
  AssociateApplicationFleetRequest.add_member(:fleet_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "FleetName"))
333
435
  AssociateApplicationFleetRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "ApplicationArn"))
334
436
  AssociateApplicationFleetRequest.struct_class = Types::AssociateApplicationFleetRequest
@@ -336,6 +438,13 @@ module Aws::AppStream
336
438
  AssociateApplicationFleetResult.add_member(:application_fleet_association, Shapes::ShapeRef.new(shape: ApplicationFleetAssociation, location_name: "ApplicationFleetAssociation"))
337
439
  AssociateApplicationFleetResult.struct_class = Types::AssociateApplicationFleetResult
338
440
 
441
+ AssociateApplicationToEntitlementRequest.add_member(:stack_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "StackName"))
442
+ AssociateApplicationToEntitlementRequest.add_member(:entitlement_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "EntitlementName"))
443
+ AssociateApplicationToEntitlementRequest.add_member(:application_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ApplicationIdentifier"))
444
+ AssociateApplicationToEntitlementRequest.struct_class = Types::AssociateApplicationToEntitlementRequest
445
+
446
+ AssociateApplicationToEntitlementResult.struct_class = Types::AssociateApplicationToEntitlementResult
447
+
339
448
  AssociateFleetRequest.add_member(:fleet_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "FleetName"))
340
449
  AssociateFleetRequest.add_member(:stack_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "StackName"))
341
450
  AssociateFleetRequest.struct_class = Types::AssociateFleetRequest
@@ -356,13 +465,22 @@ module Aws::AppStream
356
465
  BatchDisassociateUserStackResult.add_member(:errors, Shapes::ShapeRef.new(shape: UserStackAssociationErrorList, location_name: "errors"))
357
466
  BatchDisassociateUserStackResult.struct_class = Types::BatchDisassociateUserStackResult
358
467
 
359
- ComputeCapacity.add_member(:desired_instances, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "DesiredInstances"))
468
+ CertificateBasedAuthProperties.add_member(:status, Shapes::ShapeRef.new(shape: CertificateBasedAuthStatus, location_name: "Status"))
469
+ CertificateBasedAuthProperties.add_member(:certificate_authority_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "CertificateAuthorityArn"))
470
+ CertificateBasedAuthProperties.struct_class = Types::CertificateBasedAuthProperties
471
+
472
+ ComputeCapacity.add_member(:desired_instances, Shapes::ShapeRef.new(shape: Integer, location_name: "DesiredInstances"))
473
+ ComputeCapacity.add_member(:desired_sessions, Shapes::ShapeRef.new(shape: Integer, location_name: "DesiredSessions"))
360
474
  ComputeCapacity.struct_class = Types::ComputeCapacity
361
475
 
362
476
  ComputeCapacityStatus.add_member(:desired, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "Desired"))
363
477
  ComputeCapacityStatus.add_member(:running, Shapes::ShapeRef.new(shape: Integer, location_name: "Running"))
364
478
  ComputeCapacityStatus.add_member(:in_use, Shapes::ShapeRef.new(shape: Integer, location_name: "InUse"))
365
479
  ComputeCapacityStatus.add_member(:available, Shapes::ShapeRef.new(shape: Integer, location_name: "Available"))
480
+ ComputeCapacityStatus.add_member(:desired_user_sessions, Shapes::ShapeRef.new(shape: Integer, location_name: "DesiredUserSessions"))
481
+ ComputeCapacityStatus.add_member(:available_user_sessions, Shapes::ShapeRef.new(shape: Integer, location_name: "AvailableUserSessions"))
482
+ ComputeCapacityStatus.add_member(:active_user_sessions, Shapes::ShapeRef.new(shape: Integer, location_name: "ActiveUserSessions"))
483
+ ComputeCapacityStatus.add_member(:actual_user_sessions, Shapes::ShapeRef.new(shape: Integer, location_name: "ActualUserSessions"))
366
484
  ComputeCapacityStatus.struct_class = Types::ComputeCapacityStatus
367
485
 
368
486
  ConcurrentModificationException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
@@ -377,12 +495,37 @@ module Aws::AppStream
377
495
  CopyImageResponse.add_member(:destination_image_name, Shapes::ShapeRef.new(shape: Name, location_name: "DestinationImageName"))
378
496
  CopyImageResponse.struct_class = Types::CopyImageResponse
379
497
 
498
+ CreateAppBlockBuilderRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "Name"))
499
+ CreateAppBlockBuilderRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
500
+ CreateAppBlockBuilderRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "DisplayName"))
501
+ CreateAppBlockBuilderRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
502
+ CreateAppBlockBuilderRequest.add_member(:platform, Shapes::ShapeRef.new(shape: AppBlockBuilderPlatformType, required: true, location_name: "Platform"))
503
+ CreateAppBlockBuilderRequest.add_member(:instance_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "InstanceType"))
504
+ CreateAppBlockBuilderRequest.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, required: true, location_name: "VpcConfig"))
505
+ CreateAppBlockBuilderRequest.add_member(:enable_default_internet_access, Shapes::ShapeRef.new(shape: BooleanObject, location_name: "EnableDefaultInternetAccess"))
506
+ CreateAppBlockBuilderRequest.add_member(:iam_role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "IamRoleArn"))
507
+ CreateAppBlockBuilderRequest.add_member(:access_endpoints, Shapes::ShapeRef.new(shape: AccessEndpointList, location_name: "AccessEndpoints"))
508
+ CreateAppBlockBuilderRequest.struct_class = Types::CreateAppBlockBuilderRequest
509
+
510
+ CreateAppBlockBuilderResult.add_member(:app_block_builder, Shapes::ShapeRef.new(shape: AppBlockBuilder, location_name: "AppBlockBuilder"))
511
+ CreateAppBlockBuilderResult.struct_class = Types::CreateAppBlockBuilderResult
512
+
513
+ CreateAppBlockBuilderStreamingURLRequest.add_member(:app_block_builder_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "AppBlockBuilderName"))
514
+ CreateAppBlockBuilderStreamingURLRequest.add_member(:validity, Shapes::ShapeRef.new(shape: Long, location_name: "Validity"))
515
+ CreateAppBlockBuilderStreamingURLRequest.struct_class = Types::CreateAppBlockBuilderStreamingURLRequest
516
+
517
+ CreateAppBlockBuilderStreamingURLResult.add_member(:streaming_url, Shapes::ShapeRef.new(shape: String, location_name: "StreamingURL"))
518
+ CreateAppBlockBuilderStreamingURLResult.add_member(:expires, Shapes::ShapeRef.new(shape: Timestamp, location_name: "Expires"))
519
+ CreateAppBlockBuilderStreamingURLResult.struct_class = Types::CreateAppBlockBuilderStreamingURLResult
520
+
380
521
  CreateAppBlockRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "Name"))
381
522
  CreateAppBlockRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
382
523
  CreateAppBlockRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "DisplayName"))
383
524
  CreateAppBlockRequest.add_member(:source_s3_location, Shapes::ShapeRef.new(shape: S3Location, required: true, location_name: "SourceS3Location"))
384
- CreateAppBlockRequest.add_member(:setup_script_details, Shapes::ShapeRef.new(shape: ScriptDetails, required: true, location_name: "SetupScriptDetails"))
525
+ CreateAppBlockRequest.add_member(:setup_script_details, Shapes::ShapeRef.new(shape: ScriptDetails, location_name: "SetupScriptDetails"))
385
526
  CreateAppBlockRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
527
+ CreateAppBlockRequest.add_member(:post_setup_script_details, Shapes::ShapeRef.new(shape: ScriptDetails, location_name: "PostSetupScriptDetails"))
528
+ CreateAppBlockRequest.add_member(:packaging_type, Shapes::ShapeRef.new(shape: PackagingType, location_name: "PackagingType"))
386
529
  CreateAppBlockRequest.struct_class = Types::CreateAppBlockRequest
387
530
 
388
531
  CreateAppBlockResult.add_member(:app_block, Shapes::ShapeRef.new(shape: AppBlock, location_name: "AppBlock"))
@@ -407,13 +550,24 @@ module Aws::AppStream
407
550
  CreateDirectoryConfigRequest.add_member(:directory_name, Shapes::ShapeRef.new(shape: DirectoryName, required: true, location_name: "DirectoryName"))
408
551
  CreateDirectoryConfigRequest.add_member(:organizational_unit_distinguished_names, Shapes::ShapeRef.new(shape: OrganizationalUnitDistinguishedNamesList, required: true, location_name: "OrganizationalUnitDistinguishedNames"))
409
552
  CreateDirectoryConfigRequest.add_member(:service_account_credentials, Shapes::ShapeRef.new(shape: ServiceAccountCredentials, location_name: "ServiceAccountCredentials"))
553
+ CreateDirectoryConfigRequest.add_member(:certificate_based_auth_properties, Shapes::ShapeRef.new(shape: CertificateBasedAuthProperties, location_name: "CertificateBasedAuthProperties"))
410
554
  CreateDirectoryConfigRequest.struct_class = Types::CreateDirectoryConfigRequest
411
555
 
412
556
  CreateDirectoryConfigResult.add_member(:directory_config, Shapes::ShapeRef.new(shape: DirectoryConfig, location_name: "DirectoryConfig"))
413
557
  CreateDirectoryConfigResult.struct_class = Types::CreateDirectoryConfigResult
414
558
 
559
+ CreateEntitlementRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "Name"))
560
+ CreateEntitlementRequest.add_member(:stack_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "StackName"))
561
+ CreateEntitlementRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
562
+ CreateEntitlementRequest.add_member(:app_visibility, Shapes::ShapeRef.new(shape: AppVisibility, required: true, location_name: "AppVisibility"))
563
+ CreateEntitlementRequest.add_member(:attributes, Shapes::ShapeRef.new(shape: EntitlementAttributeList, required: true, location_name: "Attributes"))
564
+ CreateEntitlementRequest.struct_class = Types::CreateEntitlementRequest
565
+
566
+ CreateEntitlementResult.add_member(:entitlement, Shapes::ShapeRef.new(shape: Entitlement, location_name: "Entitlement"))
567
+ CreateEntitlementResult.struct_class = Types::CreateEntitlementResult
568
+
415
569
  CreateFleetRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "Name"))
416
- CreateFleetRequest.add_member(:image_name, Shapes::ShapeRef.new(shape: String, location_name: "ImageName"))
570
+ CreateFleetRequest.add_member(:image_name, Shapes::ShapeRef.new(shape: Name, location_name: "ImageName"))
417
571
  CreateFleetRequest.add_member(:image_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ImageArn"))
418
572
  CreateFleetRequest.add_member(:instance_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "InstanceType"))
419
573
  CreateFleetRequest.add_member(:fleet_type, Shapes::ShapeRef.new(shape: FleetType, location_name: "FleetType"))
@@ -432,6 +586,8 @@ module Aws::AppStream
432
586
  CreateFleetRequest.add_member(:platform, Shapes::ShapeRef.new(shape: PlatformType, location_name: "Platform"))
433
587
  CreateFleetRequest.add_member(:max_concurrent_sessions, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxConcurrentSessions"))
434
588
  CreateFleetRequest.add_member(:usb_device_filter_strings, Shapes::ShapeRef.new(shape: UsbDeviceFilterStrings, location_name: "UsbDeviceFilterStrings"))
589
+ CreateFleetRequest.add_member(:session_script_s3_location, Shapes::ShapeRef.new(shape: S3Location, location_name: "SessionScriptS3Location"))
590
+ CreateFleetRequest.add_member(:max_sessions_per_instance, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxSessionsPerInstance"))
435
591
  CreateFleetRequest.struct_class = Types::CreateFleetRequest
436
592
 
437
593
  CreateFleetResult.add_member(:fleet, Shapes::ShapeRef.new(shape: Fleet, location_name: "Fleet"))
@@ -474,6 +630,7 @@ module Aws::AppStream
474
630
  CreateStackRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
475
631
  CreateStackRequest.add_member(:access_endpoints, Shapes::ShapeRef.new(shape: AccessEndpointList, location_name: "AccessEndpoints"))
476
632
  CreateStackRequest.add_member(:embed_host_domains, Shapes::ShapeRef.new(shape: EmbedHostDomains, location_name: "EmbedHostDomains"))
633
+ CreateStackRequest.add_member(:streaming_experience_settings, Shapes::ShapeRef.new(shape: StreamingExperienceSettings, location_name: "StreamingExperienceSettings"))
477
634
  CreateStackRequest.struct_class = Types::CreateStackRequest
478
635
 
479
636
  CreateStackResult.add_member(:stack, Shapes::ShapeRef.new(shape: Stack, location_name: "Stack"))
@@ -518,6 +675,11 @@ module Aws::AppStream
518
675
 
519
676
  CreateUserResult.struct_class = Types::CreateUserResult
520
677
 
678
+ DeleteAppBlockBuilderRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "Name"))
679
+ DeleteAppBlockBuilderRequest.struct_class = Types::DeleteAppBlockBuilderRequest
680
+
681
+ DeleteAppBlockBuilderResult.struct_class = Types::DeleteAppBlockBuilderResult
682
+
521
683
  DeleteAppBlockRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "Name"))
522
684
  DeleteAppBlockRequest.struct_class = Types::DeleteAppBlockRequest
523
685
 
@@ -533,6 +695,12 @@ module Aws::AppStream
533
695
 
534
696
  DeleteDirectoryConfigResult.struct_class = Types::DeleteDirectoryConfigResult
535
697
 
698
+ DeleteEntitlementRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "Name"))
699
+ DeleteEntitlementRequest.add_member(:stack_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "StackName"))
700
+ DeleteEntitlementRequest.struct_class = Types::DeleteEntitlementRequest
701
+
702
+ DeleteEntitlementResult.struct_class = Types::DeleteEntitlementResult
703
+
536
704
  DeleteFleetRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
537
705
  DeleteFleetRequest.struct_class = Types::DeleteFleetRequest
538
706
 
@@ -571,6 +739,25 @@ module Aws::AppStream
571
739
 
572
740
  DeleteUserResult.struct_class = Types::DeleteUserResult
573
741
 
742
+ DescribeAppBlockBuilderAppBlockAssociationsRequest.add_member(:app_block_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "AppBlockArn"))
743
+ DescribeAppBlockBuilderAppBlockAssociationsRequest.add_member(:app_block_builder_name, Shapes::ShapeRef.new(shape: Name, location_name: "AppBlockBuilderName"))
744
+ DescribeAppBlockBuilderAppBlockAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxResults"))
745
+ DescribeAppBlockBuilderAppBlockAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
746
+ DescribeAppBlockBuilderAppBlockAssociationsRequest.struct_class = Types::DescribeAppBlockBuilderAppBlockAssociationsRequest
747
+
748
+ DescribeAppBlockBuilderAppBlockAssociationsResult.add_member(:app_block_builder_app_block_associations, Shapes::ShapeRef.new(shape: AppBlockBuilderAppBlockAssociationsList, location_name: "AppBlockBuilderAppBlockAssociations"))
749
+ DescribeAppBlockBuilderAppBlockAssociationsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
750
+ DescribeAppBlockBuilderAppBlockAssociationsResult.struct_class = Types::DescribeAppBlockBuilderAppBlockAssociationsResult
751
+
752
+ DescribeAppBlockBuildersRequest.add_member(:names, Shapes::ShapeRef.new(shape: StringList, location_name: "Names"))
753
+ DescribeAppBlockBuildersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
754
+ DescribeAppBlockBuildersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxResults"))
755
+ DescribeAppBlockBuildersRequest.struct_class = Types::DescribeAppBlockBuildersRequest
756
+
757
+ DescribeAppBlockBuildersResult.add_member(:app_block_builders, Shapes::ShapeRef.new(shape: AppBlockBuilderList, location_name: "AppBlockBuilders"))
758
+ DescribeAppBlockBuildersResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
759
+ DescribeAppBlockBuildersResult.struct_class = Types::DescribeAppBlockBuildersResult
760
+
574
761
  DescribeAppBlocksRequest.add_member(:arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "Arns"))
575
762
  DescribeAppBlocksRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
576
763
  DescribeAppBlocksRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxResults"))
@@ -608,6 +795,16 @@ module Aws::AppStream
608
795
  DescribeDirectoryConfigsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
609
796
  DescribeDirectoryConfigsResult.struct_class = Types::DescribeDirectoryConfigsResult
610
797
 
798
+ DescribeEntitlementsRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "Name"))
799
+ DescribeEntitlementsRequest.add_member(:stack_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "StackName"))
800
+ DescribeEntitlementsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
801
+ DescribeEntitlementsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxResults"))
802
+ DescribeEntitlementsRequest.struct_class = Types::DescribeEntitlementsRequest
803
+
804
+ DescribeEntitlementsResult.add_member(:entitlements, Shapes::ShapeRef.new(shape: EntitlementList, location_name: "Entitlements"))
805
+ DescribeEntitlementsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
806
+ DescribeEntitlementsResult.struct_class = Types::DescribeEntitlementsResult
807
+
611
808
  DescribeFleetsRequest.add_member(:names, Shapes::ShapeRef.new(shape: StringList, location_name: "Names"))
612
809
  DescribeFleetsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
613
810
  DescribeFleetsRequest.struct_class = Types::DescribeFleetsRequest
@@ -647,12 +844,13 @@ module Aws::AppStream
647
844
  DescribeImagesResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
648
845
  DescribeImagesResult.struct_class = Types::DescribeImagesResult
649
846
 
650
- DescribeSessionsRequest.add_member(:stack_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "StackName"))
651
- DescribeSessionsRequest.add_member(:fleet_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "FleetName"))
847
+ DescribeSessionsRequest.add_member(:stack_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "StackName"))
848
+ DescribeSessionsRequest.add_member(:fleet_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "FleetName"))
652
849
  DescribeSessionsRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, location_name: "UserId"))
653
850
  DescribeSessionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
654
851
  DescribeSessionsRequest.add_member(:limit, Shapes::ShapeRef.new(shape: Integer, location_name: "Limit"))
655
852
  DescribeSessionsRequest.add_member(:authentication_type, Shapes::ShapeRef.new(shape: AuthenticationType, location_name: "AuthenticationType"))
853
+ DescribeSessionsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "InstanceId"))
656
854
  DescribeSessionsRequest.struct_class = Types::DescribeSessionsRequest
657
855
 
658
856
  DescribeSessionsResult.add_member(:sessions, Shapes::ShapeRef.new(shape: SessionList, location_name: "Sessions"))
@@ -699,6 +897,7 @@ module Aws::AppStream
699
897
  DirectoryConfig.add_member(:organizational_unit_distinguished_names, Shapes::ShapeRef.new(shape: OrganizationalUnitDistinguishedNamesList, location_name: "OrganizationalUnitDistinguishedNames"))
700
898
  DirectoryConfig.add_member(:service_account_credentials, Shapes::ShapeRef.new(shape: ServiceAccountCredentials, location_name: "ServiceAccountCredentials"))
701
899
  DirectoryConfig.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
900
+ DirectoryConfig.add_member(:certificate_based_auth_properties, Shapes::ShapeRef.new(shape: CertificateBasedAuthProperties, location_name: "CertificateBasedAuthProperties"))
702
901
  DirectoryConfig.struct_class = Types::DirectoryConfig
703
902
 
704
903
  DirectoryConfigList.member = Shapes::ShapeRef.new(shape: DirectoryConfig)
@@ -711,12 +910,25 @@ module Aws::AppStream
711
910
 
712
911
  DisableUserResult.struct_class = Types::DisableUserResult
713
912
 
913
+ DisassociateAppBlockBuilderAppBlockRequest.add_member(:app_block_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "AppBlockArn"))
914
+ DisassociateAppBlockBuilderAppBlockRequest.add_member(:app_block_builder_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "AppBlockBuilderName"))
915
+ DisassociateAppBlockBuilderAppBlockRequest.struct_class = Types::DisassociateAppBlockBuilderAppBlockRequest
916
+
917
+ DisassociateAppBlockBuilderAppBlockResult.struct_class = Types::DisassociateAppBlockBuilderAppBlockResult
918
+
714
919
  DisassociateApplicationFleetRequest.add_member(:fleet_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "FleetName"))
715
920
  DisassociateApplicationFleetRequest.add_member(:application_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "ApplicationArn"))
716
921
  DisassociateApplicationFleetRequest.struct_class = Types::DisassociateApplicationFleetRequest
717
922
 
718
923
  DisassociateApplicationFleetResult.struct_class = Types::DisassociateApplicationFleetResult
719
924
 
925
+ DisassociateApplicationFromEntitlementRequest.add_member(:stack_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "StackName"))
926
+ DisassociateApplicationFromEntitlementRequest.add_member(:entitlement_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "EntitlementName"))
927
+ DisassociateApplicationFromEntitlementRequest.add_member(:application_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ApplicationIdentifier"))
928
+ DisassociateApplicationFromEntitlementRequest.struct_class = Types::DisassociateApplicationFromEntitlementRequest
929
+
930
+ DisassociateApplicationFromEntitlementResult.struct_class = Types::DisassociateApplicationFromEntitlementResult
931
+
720
932
  DisassociateFleetRequest.add_member(:fleet_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "FleetName"))
721
933
  DisassociateFleetRequest.add_member(:stack_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "StackName"))
722
934
  DisassociateFleetRequest.struct_class = Types::DisassociateFleetRequest
@@ -737,6 +949,40 @@ module Aws::AppStream
737
949
 
738
950
  EnableUserResult.struct_class = Types::EnableUserResult
739
951
 
952
+ EntitledApplication.add_member(:application_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ApplicationIdentifier"))
953
+ EntitledApplication.struct_class = Types::EntitledApplication
954
+
955
+ EntitledApplicationList.member = Shapes::ShapeRef.new(shape: EntitledApplication)
956
+
957
+ Entitlement.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "Name"))
958
+ Entitlement.add_member(:stack_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "StackName"))
959
+ Entitlement.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
960
+ Entitlement.add_member(:app_visibility, Shapes::ShapeRef.new(shape: AppVisibility, required: true, location_name: "AppVisibility"))
961
+ Entitlement.add_member(:attributes, Shapes::ShapeRef.new(shape: EntitlementAttributeList, required: true, location_name: "Attributes"))
962
+ Entitlement.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
963
+ Entitlement.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
964
+ Entitlement.struct_class = Types::Entitlement
965
+
966
+ EntitlementAlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
967
+ EntitlementAlreadyExistsException.struct_class = Types::EntitlementAlreadyExistsException
968
+
969
+ EntitlementAttribute.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
970
+ EntitlementAttribute.add_member(:value, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Value"))
971
+ EntitlementAttribute.struct_class = Types::EntitlementAttribute
972
+
973
+ EntitlementAttributeList.member = Shapes::ShapeRef.new(shape: EntitlementAttribute)
974
+
975
+ EntitlementList.member = Shapes::ShapeRef.new(shape: Entitlement)
976
+
977
+ EntitlementNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
978
+ EntitlementNotFoundException.struct_class = Types::EntitlementNotFoundException
979
+
980
+ ErrorDetails.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "ErrorCode"))
981
+ ErrorDetails.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "ErrorMessage"))
982
+ ErrorDetails.struct_class = Types::ErrorDetails
983
+
984
+ ErrorDetailsList.member = Shapes::ShapeRef.new(shape: ErrorDetails)
985
+
740
986
  ExpireSessionRequest.add_member(:session_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SessionId"))
741
987
  ExpireSessionRequest.struct_class = Types::ExpireSessionRequest
742
988
 
@@ -765,6 +1011,8 @@ module Aws::AppStream
765
1011
  Fleet.add_member(:platform, Shapes::ShapeRef.new(shape: PlatformType, location_name: "Platform"))
766
1012
  Fleet.add_member(:max_concurrent_sessions, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxConcurrentSessions"))
767
1013
  Fleet.add_member(:usb_device_filter_strings, Shapes::ShapeRef.new(shape: UsbDeviceFilterStrings, location_name: "UsbDeviceFilterStrings"))
1014
+ Fleet.add_member(:session_script_s3_location, Shapes::ShapeRef.new(shape: S3Location, location_name: "SessionScriptS3Location"))
1015
+ Fleet.add_member(:max_sessions_per_instance, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxSessionsPerInstance"))
768
1016
  Fleet.struct_class = Types::Fleet
769
1017
 
770
1018
  FleetAttributes.member = Shapes::ShapeRef.new(shape: FleetAttribute)
@@ -869,6 +1117,16 @@ module Aws::AppStream
869
1117
  ListAssociatedStacksResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
870
1118
  ListAssociatedStacksResult.struct_class = Types::ListAssociatedStacksResult
871
1119
 
1120
+ ListEntitledApplicationsRequest.add_member(:stack_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "StackName"))
1121
+ ListEntitledApplicationsRequest.add_member(:entitlement_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "EntitlementName"))
1122
+ ListEntitledApplicationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
1123
+ ListEntitledApplicationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxResults"))
1124
+ ListEntitledApplicationsRequest.struct_class = Types::ListEntitledApplicationsRequest
1125
+
1126
+ ListEntitledApplicationsResult.add_member(:entitled_applications, Shapes::ShapeRef.new(shape: EntitledApplicationList, location_name: "EntitledApplications"))
1127
+ ListEntitledApplicationsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
1128
+ ListEntitledApplicationsResult.struct_class = Types::ListEntitledApplicationsResult
1129
+
872
1130
  ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "ResourceArn"))
873
1131
  ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
874
1132
 
@@ -912,7 +1170,7 @@ module Aws::AppStream
912
1170
  ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
913
1171
 
914
1172
  S3Location.add_member(:s3_bucket, Shapes::ShapeRef.new(shape: S3Bucket, required: true, location_name: "S3Bucket"))
915
- S3Location.add_member(:s3_key, Shapes::ShapeRef.new(shape: S3Key, required: true, location_name: "S3Key"))
1173
+ S3Location.add_member(:s3_key, Shapes::ShapeRef.new(shape: S3Key, location_name: "S3Key"))
916
1174
  S3Location.struct_class = Types::S3Location
917
1175
 
918
1176
  ScriptDetails.add_member(:script_s3_location, Shapes::ShapeRef.new(shape: S3Location, required: true, location_name: "ScriptS3Location"))
@@ -937,6 +1195,7 @@ module Aws::AppStream
937
1195
  Session.add_member(:max_expiration_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "MaxExpirationTime"))
938
1196
  Session.add_member(:authentication_type, Shapes::ShapeRef.new(shape: AuthenticationType, location_name: "AuthenticationType"))
939
1197
  Session.add_member(:network_access_configuration, Shapes::ShapeRef.new(shape: NetworkAccessConfiguration, location_name: "NetworkAccessConfiguration"))
1198
+ Session.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "InstanceId"))
940
1199
  Session.struct_class = Types::Session
941
1200
 
942
1201
  SessionList.member = Shapes::ShapeRef.new(shape: Session)
@@ -960,6 +1219,7 @@ module Aws::AppStream
960
1219
  Stack.add_member(:application_settings, Shapes::ShapeRef.new(shape: ApplicationSettingsResponse, location_name: "ApplicationSettings"))
961
1220
  Stack.add_member(:access_endpoints, Shapes::ShapeRef.new(shape: AccessEndpointList, location_name: "AccessEndpoints"))
962
1221
  Stack.add_member(:embed_host_domains, Shapes::ShapeRef.new(shape: EmbedHostDomains, location_name: "EmbedHostDomains"))
1222
+ Stack.add_member(:streaming_experience_settings, Shapes::ShapeRef.new(shape: StreamingExperienceSettings, location_name: "StreamingExperienceSettings"))
963
1223
  Stack.struct_class = Types::Stack
964
1224
 
965
1225
  StackAttributes.member = Shapes::ShapeRef.new(shape: StackAttribute)
@@ -972,6 +1232,12 @@ module Aws::AppStream
972
1232
 
973
1233
  StackList.member = Shapes::ShapeRef.new(shape: Stack)
974
1234
 
1235
+ StartAppBlockBuilderRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "Name"))
1236
+ StartAppBlockBuilderRequest.struct_class = Types::StartAppBlockBuilderRequest
1237
+
1238
+ StartAppBlockBuilderResult.add_member(:app_block_builder, Shapes::ShapeRef.new(shape: AppBlockBuilder, location_name: "AppBlockBuilder"))
1239
+ StartAppBlockBuilderResult.struct_class = Types::StartAppBlockBuilderResult
1240
+
975
1241
  StartFleetRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
976
1242
  StartFleetRequest.struct_class = Types::StartFleetRequest
977
1243
 
@@ -984,6 +1250,12 @@ module Aws::AppStream
984
1250
  StartImageBuilderResult.add_member(:image_builder, Shapes::ShapeRef.new(shape: ImageBuilder, location_name: "ImageBuilder"))
985
1251
  StartImageBuilderResult.struct_class = Types::StartImageBuilderResult
986
1252
 
1253
+ StopAppBlockBuilderRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "Name"))
1254
+ StopAppBlockBuilderRequest.struct_class = Types::StopAppBlockBuilderRequest
1255
+
1256
+ StopAppBlockBuilderResult.add_member(:app_block_builder, Shapes::ShapeRef.new(shape: AppBlockBuilder, location_name: "AppBlockBuilder"))
1257
+ StopAppBlockBuilderResult.struct_class = Types::StopAppBlockBuilderResult
1258
+
987
1259
  StopFleetRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
988
1260
  StopFleetRequest.struct_class = Types::StopFleetRequest
989
1261
 
@@ -1002,6 +1274,9 @@ module Aws::AppStream
1002
1274
 
1003
1275
  StorageConnectorList.member = Shapes::ShapeRef.new(shape: StorageConnector)
1004
1276
 
1277
+ StreamingExperienceSettings.add_member(:preferred_protocol, Shapes::ShapeRef.new(shape: PreferredProtocol, location_name: "PreferredProtocol"))
1278
+ StreamingExperienceSettings.struct_class = Types::StreamingExperienceSettings
1279
+
1005
1280
  StringList.member = Shapes::ShapeRef.new(shape: String)
1006
1281
 
1007
1282
  SubnetIdList.member = Shapes::ShapeRef.new(shape: String)
@@ -1023,6 +1298,21 @@ module Aws::AppStream
1023
1298
 
1024
1299
  UntagResourceResponse.struct_class = Types::UntagResourceResponse
1025
1300
 
1301
+ UpdateAppBlockBuilderRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "Name"))
1302
+ UpdateAppBlockBuilderRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
1303
+ UpdateAppBlockBuilderRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "DisplayName"))
1304
+ UpdateAppBlockBuilderRequest.add_member(:platform, Shapes::ShapeRef.new(shape: PlatformType, location_name: "Platform"))
1305
+ UpdateAppBlockBuilderRequest.add_member(:instance_type, Shapes::ShapeRef.new(shape: String, location_name: "InstanceType"))
1306
+ UpdateAppBlockBuilderRequest.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
1307
+ UpdateAppBlockBuilderRequest.add_member(:enable_default_internet_access, Shapes::ShapeRef.new(shape: BooleanObject, location_name: "EnableDefaultInternetAccess"))
1308
+ UpdateAppBlockBuilderRequest.add_member(:iam_role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "IamRoleArn"))
1309
+ UpdateAppBlockBuilderRequest.add_member(:access_endpoints, Shapes::ShapeRef.new(shape: AccessEndpointList, location_name: "AccessEndpoints"))
1310
+ UpdateAppBlockBuilderRequest.add_member(:attributes_to_delete, Shapes::ShapeRef.new(shape: AppBlockBuilderAttributes, location_name: "AttributesToDelete"))
1311
+ UpdateAppBlockBuilderRequest.struct_class = Types::UpdateAppBlockBuilderRequest
1312
+
1313
+ UpdateAppBlockBuilderResult.add_member(:app_block_builder, Shapes::ShapeRef.new(shape: AppBlockBuilder, location_name: "AppBlockBuilder"))
1314
+ UpdateAppBlockBuilderResult.struct_class = Types::UpdateAppBlockBuilderResult
1315
+
1026
1316
  UpdateApplicationRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "Name"))
1027
1317
  UpdateApplicationRequest.add_member(:display_name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "DisplayName"))
1028
1318
  UpdateApplicationRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
@@ -1040,14 +1330,25 @@ module Aws::AppStream
1040
1330
  UpdateDirectoryConfigRequest.add_member(:directory_name, Shapes::ShapeRef.new(shape: DirectoryName, required: true, location_name: "DirectoryName"))
1041
1331
  UpdateDirectoryConfigRequest.add_member(:organizational_unit_distinguished_names, Shapes::ShapeRef.new(shape: OrganizationalUnitDistinguishedNamesList, location_name: "OrganizationalUnitDistinguishedNames"))
1042
1332
  UpdateDirectoryConfigRequest.add_member(:service_account_credentials, Shapes::ShapeRef.new(shape: ServiceAccountCredentials, location_name: "ServiceAccountCredentials"))
1333
+ UpdateDirectoryConfigRequest.add_member(:certificate_based_auth_properties, Shapes::ShapeRef.new(shape: CertificateBasedAuthProperties, location_name: "CertificateBasedAuthProperties"))
1043
1334
  UpdateDirectoryConfigRequest.struct_class = Types::UpdateDirectoryConfigRequest
1044
1335
 
1045
1336
  UpdateDirectoryConfigResult.add_member(:directory_config, Shapes::ShapeRef.new(shape: DirectoryConfig, location_name: "DirectoryConfig"))
1046
1337
  UpdateDirectoryConfigResult.struct_class = Types::UpdateDirectoryConfigResult
1047
1338
 
1339
+ UpdateEntitlementRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "Name"))
1340
+ UpdateEntitlementRequest.add_member(:stack_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "StackName"))
1341
+ UpdateEntitlementRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
1342
+ UpdateEntitlementRequest.add_member(:app_visibility, Shapes::ShapeRef.new(shape: AppVisibility, location_name: "AppVisibility"))
1343
+ UpdateEntitlementRequest.add_member(:attributes, Shapes::ShapeRef.new(shape: EntitlementAttributeList, location_name: "Attributes"))
1344
+ UpdateEntitlementRequest.struct_class = Types::UpdateEntitlementRequest
1345
+
1346
+ UpdateEntitlementResult.add_member(:entitlement, Shapes::ShapeRef.new(shape: Entitlement, location_name: "Entitlement"))
1347
+ UpdateEntitlementResult.struct_class = Types::UpdateEntitlementResult
1348
+
1048
1349
  UpdateFleetRequest.add_member(:image_name, Shapes::ShapeRef.new(shape: String, location_name: "ImageName"))
1049
1350
  UpdateFleetRequest.add_member(:image_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ImageArn"))
1050
- UpdateFleetRequest.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
1351
+ UpdateFleetRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "Name"))
1051
1352
  UpdateFleetRequest.add_member(:instance_type, Shapes::ShapeRef.new(shape: String, location_name: "InstanceType"))
1052
1353
  UpdateFleetRequest.add_member(:compute_capacity, Shapes::ShapeRef.new(shape: ComputeCapacity, location_name: "ComputeCapacity"))
1053
1354
  UpdateFleetRequest.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
@@ -1065,6 +1366,8 @@ module Aws::AppStream
1065
1366
  UpdateFleetRequest.add_member(:platform, Shapes::ShapeRef.new(shape: PlatformType, location_name: "Platform"))
1066
1367
  UpdateFleetRequest.add_member(:max_concurrent_sessions, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxConcurrentSessions"))
1067
1368
  UpdateFleetRequest.add_member(:usb_device_filter_strings, Shapes::ShapeRef.new(shape: UsbDeviceFilterStrings, location_name: "UsbDeviceFilterStrings"))
1369
+ UpdateFleetRequest.add_member(:session_script_s3_location, Shapes::ShapeRef.new(shape: S3Location, location_name: "SessionScriptS3Location"))
1370
+ UpdateFleetRequest.add_member(:max_sessions_per_instance, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxSessionsPerInstance"))
1068
1371
  UpdateFleetRequest.struct_class = Types::UpdateFleetRequest
1069
1372
 
1070
1373
  UpdateFleetResult.add_member(:fleet, Shapes::ShapeRef.new(shape: Fleet, location_name: "Fleet"))
@@ -1089,6 +1392,7 @@ module Aws::AppStream
1089
1392
  UpdateStackRequest.add_member(:application_settings, Shapes::ShapeRef.new(shape: ApplicationSettings, location_name: "ApplicationSettings"))
1090
1393
  UpdateStackRequest.add_member(:access_endpoints, Shapes::ShapeRef.new(shape: AccessEndpointList, location_name: "AccessEndpoints"))
1091
1394
  UpdateStackRequest.add_member(:embed_host_domains, Shapes::ShapeRef.new(shape: EmbedHostDomains, location_name: "EmbedHostDomains"))
1395
+ UpdateStackRequest.add_member(:streaming_experience_settings, Shapes::ShapeRef.new(shape: StreamingExperienceSettings, location_name: "StreamingExperienceSettings"))
1092
1396
  UpdateStackRequest.struct_class = Types::UpdateStackRequest
1093
1397
 
1094
1398
  UpdateStackResult.add_member(:stack, Shapes::ShapeRef.new(shape: Stack, location_name: "Stack"))
@@ -1160,6 +1464,19 @@ module Aws::AppStream
1160
1464
  "uid" => "appstream-2016-12-01",
1161
1465
  }
1162
1466
 
1467
+ api.add_operation(:associate_app_block_builder_app_block, Seahorse::Model::Operation.new.tap do |o|
1468
+ o.name = "AssociateAppBlockBuilderAppBlock"
1469
+ o.http_method = "POST"
1470
+ o.http_request_uri = "/"
1471
+ o.input = Shapes::ShapeRef.new(shape: AssociateAppBlockBuilderAppBlockRequest)
1472
+ o.output = Shapes::ShapeRef.new(shape: AssociateAppBlockBuilderAppBlockResult)
1473
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
1474
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1475
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1476
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1477
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
1478
+ end)
1479
+
1163
1480
  api.add_operation(:associate_application_fleet, Seahorse::Model::Operation.new.tap do |o|
1164
1481
  o.name = "AssociateApplicationFleet"
1165
1482
  o.http_method = "POST"
@@ -1173,6 +1490,19 @@ module Aws::AppStream
1173
1490
  o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
1174
1491
  end)
1175
1492
 
1493
+ api.add_operation(:associate_application_to_entitlement, Seahorse::Model::Operation.new.tap do |o|
1494
+ o.name = "AssociateApplicationToEntitlement"
1495
+ o.http_method = "POST"
1496
+ o.http_request_uri = "/"
1497
+ o.input = Shapes::ShapeRef.new(shape: AssociateApplicationToEntitlementRequest)
1498
+ o.output = Shapes::ShapeRef.new(shape: AssociateApplicationToEntitlementResult)
1499
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
1500
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1501
+ o.errors << Shapes::ShapeRef.new(shape: EntitlementNotFoundException)
1502
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1503
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
1504
+ end)
1505
+
1176
1506
  api.add_operation(:associate_fleet, Seahorse::Model::Operation.new.tap do |o|
1177
1507
  o.name = "AssociateFleet"
1178
1508
  o.http_method = "POST"
@@ -1233,6 +1563,34 @@ module Aws::AppStream
1233
1563
  o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
1234
1564
  end)
1235
1565
 
1566
+ api.add_operation(:create_app_block_builder, Seahorse::Model::Operation.new.tap do |o|
1567
+ o.name = "CreateAppBlockBuilder"
1568
+ o.http_method = "POST"
1569
+ o.http_request_uri = "/"
1570
+ o.input = Shapes::ShapeRef.new(shape: CreateAppBlockBuilderRequest)
1571
+ o.output = Shapes::ShapeRef.new(shape: CreateAppBlockBuilderResult)
1572
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1573
+ o.errors << Shapes::ShapeRef.new(shape: RequestLimitExceededException)
1574
+ o.errors << Shapes::ShapeRef.new(shape: InvalidAccountStatusException)
1575
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRoleException)
1576
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
1577
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
1578
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
1579
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotAvailableException)
1580
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1581
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1582
+ end)
1583
+
1584
+ api.add_operation(:create_app_block_builder_streaming_url, Seahorse::Model::Operation.new.tap do |o|
1585
+ o.name = "CreateAppBlockBuilderStreamingURL"
1586
+ o.http_method = "POST"
1587
+ o.http_request_uri = "/"
1588
+ o.input = Shapes::ShapeRef.new(shape: CreateAppBlockBuilderStreamingURLRequest)
1589
+ o.output = Shapes::ShapeRef.new(shape: CreateAppBlockBuilderStreamingURLResult)
1590
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1591
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
1592
+ end)
1593
+
1236
1594
  api.add_operation(:create_application, Seahorse::Model::Operation.new.tap do |o|
1237
1595
  o.name = "CreateApplication"
1238
1596
  o.http_method = "POST"
@@ -1260,6 +1618,18 @@ module Aws::AppStream
1260
1618
  o.errors << Shapes::ShapeRef.new(shape: InvalidRoleException)
1261
1619
  end)
1262
1620
 
1621
+ api.add_operation(:create_entitlement, Seahorse::Model::Operation.new.tap do |o|
1622
+ o.name = "CreateEntitlement"
1623
+ o.http_method = "POST"
1624
+ o.http_request_uri = "/"
1625
+ o.input = Shapes::ShapeRef.new(shape: CreateEntitlementRequest)
1626
+ o.output = Shapes::ShapeRef.new(shape: CreateEntitlementResult)
1627
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
1628
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1629
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1630
+ o.errors << Shapes::ShapeRef.new(shape: EntitlementAlreadyExistsException)
1631
+ end)
1632
+
1263
1633
  api.add_operation(:create_fleet, Seahorse::Model::Operation.new.tap do |o|
1264
1634
  o.name = "CreateFleet"
1265
1635
  o.http_method = "POST"
@@ -1385,6 +1755,18 @@ module Aws::AppStream
1385
1755
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1386
1756
  end)
1387
1757
 
1758
+ api.add_operation(:delete_app_block_builder, Seahorse::Model::Operation.new.tap do |o|
1759
+ o.name = "DeleteAppBlockBuilder"
1760
+ o.http_method = "POST"
1761
+ o.http_request_uri = "/"
1762
+ o.input = Shapes::ShapeRef.new(shape: DeleteAppBlockBuilderRequest)
1763
+ o.output = Shapes::ShapeRef.new(shape: DeleteAppBlockBuilderResult)
1764
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
1765
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
1766
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
1767
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1768
+ end)
1769
+
1388
1770
  api.add_operation(:delete_application, Seahorse::Model::Operation.new.tap do |o|
1389
1771
  o.name = "DeleteApplication"
1390
1772
  o.http_method = "POST"
@@ -1407,6 +1789,19 @@ module Aws::AppStream
1407
1789
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1408
1790
  end)
1409
1791
 
1792
+ api.add_operation(:delete_entitlement, Seahorse::Model::Operation.new.tap do |o|
1793
+ o.name = "DeleteEntitlement"
1794
+ o.http_method = "POST"
1795
+ o.http_request_uri = "/"
1796
+ o.input = Shapes::ShapeRef.new(shape: DeleteEntitlementRequest)
1797
+ o.output = Shapes::ShapeRef.new(shape: DeleteEntitlementResult)
1798
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
1799
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1800
+ o.errors << Shapes::ShapeRef.new(shape: EntitlementNotFoundException)
1801
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
1802
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
1803
+ end)
1804
+
1410
1805
  api.add_operation(:delete_fleet, Seahorse::Model::Operation.new.tap do |o|
1411
1806
  o.name = "DeleteFleet"
1412
1807
  o.http_method = "POST"
@@ -1459,6 +1854,7 @@ module Aws::AppStream
1459
1854
  o.output = Shapes::ShapeRef.new(shape: DeleteStackResult)
1460
1855
  o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
1461
1856
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1857
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
1462
1858
  o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
1463
1859
  end)
1464
1860
 
@@ -1481,6 +1877,38 @@ module Aws::AppStream
1481
1877
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1482
1878
  end)
1483
1879
 
1880
+ api.add_operation(:describe_app_block_builder_app_block_associations, Seahorse::Model::Operation.new.tap do |o|
1881
+ o.name = "DescribeAppBlockBuilderAppBlockAssociations"
1882
+ o.http_method = "POST"
1883
+ o.http_request_uri = "/"
1884
+ o.input = Shapes::ShapeRef.new(shape: DescribeAppBlockBuilderAppBlockAssociationsRequest)
1885
+ o.output = Shapes::ShapeRef.new(shape: DescribeAppBlockBuilderAppBlockAssociationsResult)
1886
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1887
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
1888
+ o[:pager] = Aws::Pager.new(
1889
+ limit_key: "max_results",
1890
+ tokens: {
1891
+ "next_token" => "next_token"
1892
+ }
1893
+ )
1894
+ end)
1895
+
1896
+ api.add_operation(:describe_app_block_builders, Seahorse::Model::Operation.new.tap do |o|
1897
+ o.name = "DescribeAppBlockBuilders"
1898
+ o.http_method = "POST"
1899
+ o.http_request_uri = "/"
1900
+ o.input = Shapes::ShapeRef.new(shape: DescribeAppBlockBuildersRequest)
1901
+ o.output = Shapes::ShapeRef.new(shape: DescribeAppBlockBuildersResult)
1902
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
1903
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1904
+ o[:pager] = Aws::Pager.new(
1905
+ limit_key: "max_results",
1906
+ tokens: {
1907
+ "next_token" => "next_token"
1908
+ }
1909
+ )
1910
+ end)
1911
+
1484
1912
  api.add_operation(:describe_app_blocks, Seahorse::Model::Operation.new.tap do |o|
1485
1913
  o.name = "DescribeAppBlocks"
1486
1914
  o.http_method = "POST"
@@ -1520,6 +1948,17 @@ module Aws::AppStream
1520
1948
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1521
1949
  end)
1522
1950
 
1951
+ api.add_operation(:describe_entitlements, Seahorse::Model::Operation.new.tap do |o|
1952
+ o.name = "DescribeEntitlements"
1953
+ o.http_method = "POST"
1954
+ o.http_request_uri = "/"
1955
+ o.input = Shapes::ShapeRef.new(shape: DescribeEntitlementsRequest)
1956
+ o.output = Shapes::ShapeRef.new(shape: DescribeEntitlementsResult)
1957
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
1958
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1959
+ o.errors << Shapes::ShapeRef.new(shape: EntitlementNotFoundException)
1960
+ end)
1961
+
1523
1962
  api.add_operation(:describe_fleets, Seahorse::Model::Operation.new.tap do |o|
1524
1963
  o.name = "DescribeFleets"
1525
1964
  o.http_method = "POST"
@@ -1627,6 +2066,18 @@ module Aws::AppStream
1627
2066
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1628
2067
  end)
1629
2068
 
2069
+ api.add_operation(:disassociate_app_block_builder_app_block, Seahorse::Model::Operation.new.tap do |o|
2070
+ o.name = "DisassociateAppBlockBuilderAppBlock"
2071
+ o.http_method = "POST"
2072
+ o.http_request_uri = "/"
2073
+ o.input = Shapes::ShapeRef.new(shape: DisassociateAppBlockBuilderAppBlockRequest)
2074
+ o.output = Shapes::ShapeRef.new(shape: DisassociateAppBlockBuilderAppBlockResult)
2075
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
2076
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
2077
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
2078
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2079
+ end)
2080
+
1630
2081
  api.add_operation(:disassociate_application_fleet, Seahorse::Model::Operation.new.tap do |o|
1631
2082
  o.name = "DisassociateApplicationFleet"
1632
2083
  o.http_method = "POST"
@@ -1638,6 +2089,18 @@ module Aws::AppStream
1638
2089
  o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
1639
2090
  end)
1640
2091
 
2092
+ api.add_operation(:disassociate_application_from_entitlement, Seahorse::Model::Operation.new.tap do |o|
2093
+ o.name = "DisassociateApplicationFromEntitlement"
2094
+ o.http_method = "POST"
2095
+ o.http_request_uri = "/"
2096
+ o.input = Shapes::ShapeRef.new(shape: DisassociateApplicationFromEntitlementRequest)
2097
+ o.output = Shapes::ShapeRef.new(shape: DisassociateApplicationFromEntitlementResult)
2098
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
2099
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2100
+ o.errors << Shapes::ShapeRef.new(shape: EntitlementNotFoundException)
2101
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
2102
+ end)
2103
+
1641
2104
  api.add_operation(:disassociate_fleet, Seahorse::Model::Operation.new.tap do |o|
1642
2105
  o.name = "DisassociateFleet"
1643
2106
  o.http_method = "POST"
@@ -1684,6 +2147,17 @@ module Aws::AppStream
1684
2147
  o.output = Shapes::ShapeRef.new(shape: ListAssociatedStacksResult)
1685
2148
  end)
1686
2149
 
2150
+ api.add_operation(:list_entitled_applications, Seahorse::Model::Operation.new.tap do |o|
2151
+ o.name = "ListEntitledApplications"
2152
+ o.http_method = "POST"
2153
+ o.http_request_uri = "/"
2154
+ o.input = Shapes::ShapeRef.new(shape: ListEntitledApplicationsRequest)
2155
+ o.output = Shapes::ShapeRef.new(shape: ListEntitledApplicationsResult)
2156
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
2157
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2158
+ o.errors << Shapes::ShapeRef.new(shape: EntitlementNotFoundException)
2159
+ end)
2160
+
1687
2161
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
1688
2162
  o.name = "ListTagsForResource"
1689
2163
  o.http_method = "POST"
@@ -1693,6 +2167,21 @@ module Aws::AppStream
1693
2167
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1694
2168
  end)
1695
2169
 
2170
+ api.add_operation(:start_app_block_builder, Seahorse::Model::Operation.new.tap do |o|
2171
+ o.name = "StartAppBlockBuilder"
2172
+ o.http_method = "POST"
2173
+ o.http_request_uri = "/"
2174
+ o.input = Shapes::ShapeRef.new(shape: StartAppBlockBuilderRequest)
2175
+ o.output = Shapes::ShapeRef.new(shape: StartAppBlockBuilderResult)
2176
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
2177
+ o.errors << Shapes::ShapeRef.new(shape: InvalidAccountStatusException)
2178
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
2179
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
2180
+ o.errors << Shapes::ShapeRef.new(shape: RequestLimitExceededException)
2181
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotAvailableException)
2182
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2183
+ end)
2184
+
1696
2185
  api.add_operation(:start_fleet, Seahorse::Model::Operation.new.tap do |o|
1697
2186
  o.name = "StartFleet"
1698
2187
  o.http_method = "POST"
@@ -1722,6 +2211,17 @@ module Aws::AppStream
1722
2211
  o.errors << Shapes::ShapeRef.new(shape: IncompatibleImageException)
1723
2212
  end)
1724
2213
 
2214
+ api.add_operation(:stop_app_block_builder, Seahorse::Model::Operation.new.tap do |o|
2215
+ o.name = "StopAppBlockBuilder"
2216
+ o.http_method = "POST"
2217
+ o.http_request_uri = "/"
2218
+ o.input = Shapes::ShapeRef.new(shape: StopAppBlockBuilderRequest)
2219
+ o.output = Shapes::ShapeRef.new(shape: StopAppBlockBuilderResult)
2220
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
2221
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
2222
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2223
+ end)
2224
+
1725
2225
  api.add_operation(:stop_fleet, Seahorse::Model::Operation.new.tap do |o|
1726
2226
  o.name = "StopFleet"
1727
2227
  o.http_method = "POST"
@@ -1763,6 +2263,24 @@ module Aws::AppStream
1763
2263
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1764
2264
  end)
1765
2265
 
2266
+ api.add_operation(:update_app_block_builder, Seahorse::Model::Operation.new.tap do |o|
2267
+ o.name = "UpdateAppBlockBuilder"
2268
+ o.http_method = "POST"
2269
+ o.http_request_uri = "/"
2270
+ o.input = Shapes::ShapeRef.new(shape: UpdateAppBlockBuilderRequest)
2271
+ o.output = Shapes::ShapeRef.new(shape: UpdateAppBlockBuilderResult)
2272
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
2273
+ o.errors << Shapes::ShapeRef.new(shape: InvalidAccountStatusException)
2274
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
2275
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRoleException)
2276
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
2277
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
2278
+ o.errors << Shapes::ShapeRef.new(shape: RequestLimitExceededException)
2279
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
2280
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotAvailableException)
2281
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2282
+ end)
2283
+
1766
2284
  api.add_operation(:update_application, Seahorse::Model::Operation.new.tap do |o|
1767
2285
  o.name = "UpdateApplication"
1768
2286
  o.http_method = "POST"
@@ -1787,6 +2305,18 @@ module Aws::AppStream
1787
2305
  o.errors << Shapes::ShapeRef.new(shape: InvalidRoleException)
1788
2306
  end)
1789
2307
 
2308
+ api.add_operation(:update_entitlement, Seahorse::Model::Operation.new.tap do |o|
2309
+ o.name = "UpdateEntitlement"
2310
+ o.http_method = "POST"
2311
+ o.http_request_uri = "/"
2312
+ o.input = Shapes::ShapeRef.new(shape: UpdateEntitlementRequest)
2313
+ o.output = Shapes::ShapeRef.new(shape: UpdateEntitlementResult)
2314
+ o.errors << Shapes::ShapeRef.new(shape: OperationNotPermittedException)
2315
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2316
+ o.errors << Shapes::ShapeRef.new(shape: EntitlementNotFoundException)
2317
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
2318
+ end)
2319
+
1790
2320
  api.add_operation(:update_fleet, Seahorse::Model::Operation.new.tap do |o|
1791
2321
  o.name = "UpdateFleet"
1792
2322
  o.http_method = "POST"