1{
2    "smithy": "1.0",
3    "metadata": {
4        "suppressions": [
5            {
6                "id": "HttpMethodSemantics",
7                "namespace": "*"
8            },
9            {
10                "id": "HttpResponseCodeSemantics",
11                "namespace": "*"
12            },
13            {
14                "id": "PaginatedTrait",
15                "namespace": "*"
16            },
17            {
18                "id": "HttpHeaderTrait",
19                "namespace": "*"
20            },
21            {
22                "id": "HttpUriConflict",
23                "namespace": "*"
24            },
25            {
26                "id": "Service",
27                "namespace": "*"
28            }
29        ]
30    },
31    "shapes": {
32        "com.amazonaws.appstream#AccessEndpoint": {
33            "type": "structure",
34            "members": {
35                "EndpointType": {
36                    "target": "com.amazonaws.appstream#AccessEndpointType",
37                    "traits": {
38                        "smithy.api#documentation": "<p>The type of interface endpoint.</p>",
39                        "smithy.api#required": {}
40                    }
41                },
42                "VpceId": {
43                    "target": "com.amazonaws.appstream#String",
44                    "traits": {
45                        "smithy.api#documentation": "<p>The identifier (ID) of the VPC in which the interface endpoint is used.</p>"
46                    }
47                }
48            },
49            "traits": {
50                "smithy.api#documentation": "<p>Describes an interface VPC endpoint (interface endpoint) that lets you create a private connection between the virtual private cloud (VPC) that you specify and AppStream 2.0. When you specify an interface endpoint for a stack, users of the stack can connect to AppStream 2.0 only through that endpoint. When you specify an interface endpoint for an image builder, administrators can connect to the image builder only through that endpoint.</p>"
51            }
52        },
53        "com.amazonaws.appstream#AccessEndpointList": {
54            "type": "list",
55            "member": {
56                "target": "com.amazonaws.appstream#AccessEndpoint"
57            },
58            "traits": {
59                "smithy.api#length": {
60                    "min": 1,
61                    "max": 4
62                }
63            }
64        },
65        "com.amazonaws.appstream#AccessEndpointType": {
66            "type": "string",
67            "traits": {
68                "smithy.api#enum": [
69                    {
70                        "value": "STREAMING",
71                        "name": "STREAMING"
72                    }
73                ]
74            }
75        },
76        "com.amazonaws.appstream#AccountName": {
77            "type": "string",
78            "traits": {
79                "smithy.api#length": {
80                    "min": 1
81                },
82                "smithy.api#sensitive": {}
83            }
84        },
85        "com.amazonaws.appstream#AccountPassword": {
86            "type": "string",
87            "traits": {
88                "smithy.api#length": {
89                    "min": 1,
90                    "max": 127
91                },
92                "smithy.api#sensitive": {}
93            }
94        },
95        "com.amazonaws.appstream#Action": {
96            "type": "string",
97            "traits": {
98                "smithy.api#enum": [
99                    {
100                        "value": "CLIPBOARD_COPY_FROM_LOCAL_DEVICE",
101                        "name": "CLIPBOARD_COPY_FROM_LOCAL_DEVICE"
102                    },
103                    {
104                        "value": "CLIPBOARD_COPY_TO_LOCAL_DEVICE",
105                        "name": "CLIPBOARD_COPY_TO_LOCAL_DEVICE"
106                    },
107                    {
108                        "value": "FILE_UPLOAD",
109                        "name": "FILE_UPLOAD"
110                    },
111                    {
112                        "value": "FILE_DOWNLOAD",
113                        "name": "FILE_DOWNLOAD"
114                    },
115                    {
116                        "value": "PRINTING_TO_LOCAL_DEVICE",
117                        "name": "PRINTING_TO_LOCAL_DEVICE"
118                    },
119                    {
120                        "value": "DOMAIN_PASSWORD_SIGNIN",
121                        "name": "DOMAIN_PASSWORD_SIGNIN"
122                    },
123                    {
124                        "value": "DOMAIN_SMART_CARD_SIGNIN",
125                        "name": "DOMAIN_SMART_CARD_SIGNIN"
126                    }
127                ]
128            }
129        },
130        "com.amazonaws.appstream#Application": {
131            "type": "structure",
132            "members": {
133                "Name": {
134                    "target": "com.amazonaws.appstream#String",
135                    "traits": {
136                        "smithy.api#documentation": "<p>The name of the application.</p>"
137                    }
138                },
139                "DisplayName": {
140                    "target": "com.amazonaws.appstream#String",
141                    "traits": {
142                        "smithy.api#documentation": "<p>The application name to display.</p>"
143                    }
144                },
145                "IconURL": {
146                    "target": "com.amazonaws.appstream#String",
147                    "traits": {
148                        "smithy.api#documentation": "<p>The URL for the application icon. This URL might be time-limited.</p>"
149                    }
150                },
151                "LaunchPath": {
152                    "target": "com.amazonaws.appstream#String",
153                    "traits": {
154                        "smithy.api#documentation": "<p>The path to the application executable in the instance.</p>"
155                    }
156                },
157                "LaunchParameters": {
158                    "target": "com.amazonaws.appstream#String",
159                    "traits": {
160                        "smithy.api#documentation": "<p>The arguments that are passed to the application at launch.</p>"
161                    }
162                },
163                "Enabled": {
164                    "target": "com.amazonaws.appstream#Boolean",
165                    "traits": {
166                        "smithy.api#documentation": "<p>If there is a problem, the application can be disabled after image creation.</p>"
167                    }
168                },
169                "Metadata": {
170                    "target": "com.amazonaws.appstream#Metadata",
171                    "traits": {
172                        "smithy.api#documentation": "<p>Additional attributes that describe the application.</p>"
173                    }
174                }
175            },
176            "traits": {
177                "smithy.api#documentation": "<p>Describes an application in the application catalog.</p>"
178            }
179        },
180        "com.amazonaws.appstream#ApplicationSettings": {
181            "type": "structure",
182            "members": {
183                "Enabled": {
184                    "target": "com.amazonaws.appstream#Boolean",
185                    "traits": {
186                        "smithy.api#documentation": "<p>Enables or disables persistent application settings for users during their streaming sessions. </p>",
187                        "smithy.api#required": {}
188                    }
189                },
190                "SettingsGroup": {
191                    "target": "com.amazonaws.appstream#SettingsGroup",
192                    "traits": {
193                        "smithy.api#documentation": "<p>The path prefix for the S3 bucket where users’ persistent application settings are stored. You can allow the same persistent application settings to be used across multiple stacks by specifying the same settings group for each stack. </p>"
194                    }
195                }
196            },
197            "traits": {
198                "smithy.api#documentation": "<p>The persistent application settings for users of a stack.</p>"
199            }
200        },
201        "com.amazonaws.appstream#ApplicationSettingsResponse": {
202            "type": "structure",
203            "members": {
204                "Enabled": {
205                    "target": "com.amazonaws.appstream#Boolean",
206                    "traits": {
207                        "smithy.api#documentation": "<p>Specifies whether persistent application settings are enabled for users during their streaming sessions.</p>"
208                    }
209                },
210                "SettingsGroup": {
211                    "target": "com.amazonaws.appstream#SettingsGroup",
212                    "traits": {
213                        "smithy.api#documentation": "<p>The path prefix for the S3 bucket where users’ persistent application settings are stored.</p>"
214                    }
215                },
216                "S3BucketName": {
217                    "target": "com.amazonaws.appstream#String",
218                    "traits": {
219                        "smithy.api#documentation": "<p>The S3 bucket where users’ persistent application settings are stored. When persistent application settings are enabled for the first time for an account in an AWS Region, an S3 bucket is created. The bucket is unique to the AWS account and the Region. \n        </p>"
220                    }
221                }
222            },
223            "traits": {
224                "smithy.api#documentation": "<p>Describes the persistent application settings for users of a stack.</p>"
225            }
226        },
227        "com.amazonaws.appstream#Applications": {
228            "type": "list",
229            "member": {
230                "target": "com.amazonaws.appstream#Application"
231            }
232        },
233        "com.amazonaws.appstream#AppstreamAgentVersion": {
234            "type": "string",
235            "traits": {
236                "smithy.api#length": {
237                    "min": 1,
238                    "max": 100
239                }
240            }
241        },
242        "com.amazonaws.appstream#Arn": {
243            "type": "string",
244            "traits": {
245                "smithy.api#pattern": "^arn:aws(?:\\-cn|\\-iso\\-b|\\-iso|\\-us\\-gov)?:[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9][A-Za-z0-9:_/+=,@.\\\\-]{0,1023}$"
246            }
247        },
248        "com.amazonaws.appstream#ArnList": {
249            "type": "list",
250            "member": {
251                "target": "com.amazonaws.appstream#Arn"
252            }
253        },
254        "com.amazonaws.appstream#AssociateFleet": {
255            "type": "operation",
256            "input": {
257                "target": "com.amazonaws.appstream#AssociateFleetRequest"
258            },
259            "output": {
260                "target": "com.amazonaws.appstream#AssociateFleetResult"
261            },
262            "errors": [
263                {
264                    "target": "com.amazonaws.appstream#ConcurrentModificationException"
265                },
266                {
267                    "target": "com.amazonaws.appstream#IncompatibleImageException"
268                },
269                {
270                    "target": "com.amazonaws.appstream#InvalidAccountStatusException"
271                },
272                {
273                    "target": "com.amazonaws.appstream#LimitExceededException"
274                },
275                {
276                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
277                },
278                {
279                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
280                }
281            ],
282            "traits": {
283                "smithy.api#documentation": "<p>Associates the specified fleet with the specified stack.</p>"
284            }
285        },
286        "com.amazonaws.appstream#AssociateFleetRequest": {
287            "type": "structure",
288            "members": {
289                "FleetName": {
290                    "target": "com.amazonaws.appstream#String",
291                    "traits": {
292                        "smithy.api#documentation": "<p>The name of the fleet. </p>",
293                        "smithy.api#required": {}
294                    }
295                },
296                "StackName": {
297                    "target": "com.amazonaws.appstream#String",
298                    "traits": {
299                        "smithy.api#documentation": "<p>The name of the stack.</p>",
300                        "smithy.api#required": {}
301                    }
302                }
303            }
304        },
305        "com.amazonaws.appstream#AssociateFleetResult": {
306            "type": "structure",
307            "members": {}
308        },
309        "com.amazonaws.appstream#AuthenticationType": {
310            "type": "string",
311            "traits": {
312                "smithy.api#enum": [
313                    {
314                        "value": "API",
315                        "name": "API"
316                    },
317                    {
318                        "value": "SAML",
319                        "name": "SAML"
320                    },
321                    {
322                        "value": "USERPOOL",
323                        "name": "USERPOOL"
324                    }
325                ]
326            }
327        },
328        "com.amazonaws.appstream#AwsAccountId": {
329            "type": "string",
330            "traits": {
331                "smithy.api#pattern": "^\\d+$"
332            }
333        },
334        "com.amazonaws.appstream#AwsAccountIdList": {
335            "type": "list",
336            "member": {
337                "target": "com.amazonaws.appstream#AwsAccountId"
338            },
339            "traits": {
340                "smithy.api#length": {
341                    "min": 1,
342                    "max": 5
343                }
344            }
345        },
346        "com.amazonaws.appstream#BatchAssociateUserStack": {
347            "type": "operation",
348            "input": {
349                "target": "com.amazonaws.appstream#BatchAssociateUserStackRequest"
350            },
351            "output": {
352                "target": "com.amazonaws.appstream#BatchAssociateUserStackResult"
353            },
354            "errors": [
355                {
356                    "target": "com.amazonaws.appstream#InvalidParameterCombinationException"
357                },
358                {
359                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
360                }
361            ],
362            "traits": {
363                "smithy.api#documentation": "<p>Associates the specified users with the specified stacks. Users in a user pool cannot be assigned to stacks with fleets that are joined to an Active Directory domain.</p>"
364            }
365        },
366        "com.amazonaws.appstream#BatchAssociateUserStackRequest": {
367            "type": "structure",
368            "members": {
369                "UserStackAssociations": {
370                    "target": "com.amazonaws.appstream#UserStackAssociationList",
371                    "traits": {
372                        "smithy.api#documentation": "<p>The list of UserStackAssociation objects.</p>",
373                        "smithy.api#required": {}
374                    }
375                }
376            }
377        },
378        "com.amazonaws.appstream#BatchAssociateUserStackResult": {
379            "type": "structure",
380            "members": {
381                "errors": {
382                    "target": "com.amazonaws.appstream#UserStackAssociationErrorList",
383                    "traits": {
384                        "smithy.api#documentation": "<p>The list of UserStackAssociationError objects.</p>"
385                    }
386                }
387            }
388        },
389        "com.amazonaws.appstream#BatchDisassociateUserStack": {
390            "type": "operation",
391            "input": {
392                "target": "com.amazonaws.appstream#BatchDisassociateUserStackRequest"
393            },
394            "output": {
395                "target": "com.amazonaws.appstream#BatchDisassociateUserStackResult"
396            },
397            "errors": [
398                {
399                    "target": "com.amazonaws.appstream#InvalidParameterCombinationException"
400                },
401                {
402                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
403                }
404            ],
405            "traits": {
406                "smithy.api#documentation": "<p>Disassociates the specified users from the specified stacks.</p>"
407            }
408        },
409        "com.amazonaws.appstream#BatchDisassociateUserStackRequest": {
410            "type": "structure",
411            "members": {
412                "UserStackAssociations": {
413                    "target": "com.amazonaws.appstream#UserStackAssociationList",
414                    "traits": {
415                        "smithy.api#documentation": "<p>The list of UserStackAssociation objects.</p>",
416                        "smithy.api#required": {}
417                    }
418                }
419            }
420        },
421        "com.amazonaws.appstream#BatchDisassociateUserStackResult": {
422            "type": "structure",
423            "members": {
424                "errors": {
425                    "target": "com.amazonaws.appstream#UserStackAssociationErrorList",
426                    "traits": {
427                        "smithy.api#documentation": "<p>The list of UserStackAssociationError objects.</p>"
428                    }
429                }
430            }
431        },
432        "com.amazonaws.appstream#Boolean": {
433            "type": "boolean"
434        },
435        "com.amazonaws.appstream#BooleanObject": {
436            "type": "boolean",
437            "traits": {
438                "smithy.api#box": {}
439            }
440        },
441        "com.amazonaws.appstream#ComputeCapacity": {
442            "type": "structure",
443            "members": {
444                "DesiredInstances": {
445                    "target": "com.amazonaws.appstream#Integer",
446                    "traits": {
447                        "smithy.api#documentation": "<p>The desired number of streaming instances.</p>",
448                        "smithy.api#required": {}
449                    }
450                }
451            },
452            "traits": {
453                "smithy.api#documentation": "<p>Describes the capacity for a fleet.</p>"
454            }
455        },
456        "com.amazonaws.appstream#ComputeCapacityStatus": {
457            "type": "structure",
458            "members": {
459                "Desired": {
460                    "target": "com.amazonaws.appstream#Integer",
461                    "traits": {
462                        "smithy.api#documentation": "<p>The desired number of streaming instances.</p>",
463                        "smithy.api#required": {}
464                    }
465                },
466                "Running": {
467                    "target": "com.amazonaws.appstream#Integer",
468                    "traits": {
469                        "smithy.api#documentation": "<p>The total number of simultaneous streaming instances that are running.</p>"
470                    }
471                },
472                "InUse": {
473                    "target": "com.amazonaws.appstream#Integer",
474                    "traits": {
475                        "smithy.api#documentation": "<p>The number of instances in use for streaming.</p>"
476                    }
477                },
478                "Available": {
479                    "target": "com.amazonaws.appstream#Integer",
480                    "traits": {
481                        "smithy.api#documentation": "<p>The number of currently available instances that can be used to stream\n            sessions.</p>"
482                    }
483                }
484            },
485            "traits": {
486                "smithy.api#documentation": "<p>Describes the capacity status for a fleet.</p>"
487            }
488        },
489        "com.amazonaws.appstream#ConcurrentModificationException": {
490            "type": "structure",
491            "members": {
492                "Message": {
493                    "target": "com.amazonaws.appstream#ErrorMessage"
494                }
495            },
496            "traits": {
497                "smithy.api#documentation": "<p>An API error occurred. Wait a few minutes and try again.</p>",
498                "smithy.api#error": "client",
499                "smithy.api#httpError": 400
500            }
501        },
502        "com.amazonaws.appstream#CopyImage": {
503            "type": "operation",
504            "input": {
505                "target": "com.amazonaws.appstream#CopyImageRequest"
506            },
507            "output": {
508                "target": "com.amazonaws.appstream#CopyImageResponse"
509            },
510            "errors": [
511                {
512                    "target": "com.amazonaws.appstream#IncompatibleImageException"
513                },
514                {
515                    "target": "com.amazonaws.appstream#InvalidAccountStatusException"
516                },
517                {
518                    "target": "com.amazonaws.appstream#LimitExceededException"
519                },
520                {
521                    "target": "com.amazonaws.appstream#ResourceAlreadyExistsException"
522                },
523                {
524                    "target": "com.amazonaws.appstream#ResourceNotAvailableException"
525                },
526                {
527                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
528                }
529            ],
530            "traits": {
531                "smithy.api#documentation": "<p>Copies the image within the same region or to a new region within the same AWS account. Note that any tags you added to the image will not be copied.</p>"
532            }
533        },
534        "com.amazonaws.appstream#CopyImageRequest": {
535            "type": "structure",
536            "members": {
537                "SourceImageName": {
538                    "target": "com.amazonaws.appstream#Name",
539                    "traits": {
540                        "smithy.api#documentation": "<p>The name of the image to copy.</p>",
541                        "smithy.api#required": {}
542                    }
543                },
544                "DestinationImageName": {
545                    "target": "com.amazonaws.appstream#Name",
546                    "traits": {
547                        "smithy.api#documentation": "<p>The name that the image will have when it is copied to the destination.</p>",
548                        "smithy.api#required": {}
549                    }
550                },
551                "DestinationRegion": {
552                    "target": "com.amazonaws.appstream#RegionName",
553                    "traits": {
554                        "smithy.api#documentation": "<p>The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.</p>",
555                        "smithy.api#required": {}
556                    }
557                },
558                "DestinationImageDescription": {
559                    "target": "com.amazonaws.appstream#Description",
560                    "traits": {
561                        "smithy.api#documentation": "<p>The description that the image will have when it is copied to the destination.</p>"
562                    }
563                }
564            }
565        },
566        "com.amazonaws.appstream#CopyImageResponse": {
567            "type": "structure",
568            "members": {
569                "DestinationImageName": {
570                    "target": "com.amazonaws.appstream#Name",
571                    "traits": {
572                        "smithy.api#documentation": "<p>The name of the destination image.</p>"
573                    }
574                }
575            }
576        },
577        "com.amazonaws.appstream#CreateDirectoryConfig": {
578            "type": "operation",
579            "input": {
580                "target": "com.amazonaws.appstream#CreateDirectoryConfigRequest"
581            },
582            "output": {
583                "target": "com.amazonaws.appstream#CreateDirectoryConfigResult"
584            },
585            "errors": [
586                {
587                    "target": "com.amazonaws.appstream#InvalidAccountStatusException"
588                },
589                {
590                    "target": "com.amazonaws.appstream#InvalidRoleException"
591                },
592                {
593                    "target": "com.amazonaws.appstream#LimitExceededException"
594                },
595                {
596                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
597                },
598                {
599                    "target": "com.amazonaws.appstream#ResourceAlreadyExistsException"
600                },
601                {
602                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
603                }
604            ],
605            "traits": {
606                "smithy.api#documentation": "<p>Creates a Directory Config object in AppStream 2.0. This object includes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.</p>"
607            }
608        },
609        "com.amazonaws.appstream#CreateDirectoryConfigRequest": {
610            "type": "structure",
611            "members": {
612                "DirectoryName": {
613                    "target": "com.amazonaws.appstream#DirectoryName",
614                    "traits": {
615                        "smithy.api#documentation": "<p>The fully qualified name of the directory (for example, corp.example.com).</p>",
616                        "smithy.api#required": {}
617                    }
618                },
619                "OrganizationalUnitDistinguishedNames": {
620                    "target": "com.amazonaws.appstream#OrganizationalUnitDistinguishedNamesList",
621                    "traits": {
622                        "smithy.api#documentation": "<p>The distinguished names of the organizational units for computer accounts.</p>",
623                        "smithy.api#required": {}
624                    }
625                },
626                "ServiceAccountCredentials": {
627                    "target": "com.amazonaws.appstream#ServiceAccountCredentials",
628                    "traits": {
629                        "smithy.api#documentation": "<p>The credentials for the service account used by the fleet or image builder to connect to the directory.</p>"
630                    }
631                }
632            }
633        },
634        "com.amazonaws.appstream#CreateDirectoryConfigResult": {
635            "type": "structure",
636            "members": {
637                "DirectoryConfig": {
638                    "target": "com.amazonaws.appstream#DirectoryConfig",
639                    "traits": {
640                        "smithy.api#documentation": "<p>Information about the directory configuration.</p>"
641                    }
642                }
643            }
644        },
645        "com.amazonaws.appstream#CreateFleet": {
646            "type": "operation",
647            "input": {
648                "target": "com.amazonaws.appstream#CreateFleetRequest"
649            },
650            "output": {
651                "target": "com.amazonaws.appstream#CreateFleetResult"
652            },
653            "errors": [
654                {
655                    "target": "com.amazonaws.appstream#ConcurrentModificationException"
656                },
657                {
658                    "target": "com.amazonaws.appstream#IncompatibleImageException"
659                },
660                {
661                    "target": "com.amazonaws.appstream#InvalidAccountStatusException"
662                },
663                {
664                    "target": "com.amazonaws.appstream#InvalidParameterCombinationException"
665                },
666                {
667                    "target": "com.amazonaws.appstream#InvalidRoleException"
668                },
669                {
670                    "target": "com.amazonaws.appstream#LimitExceededException"
671                },
672                {
673                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
674                },
675                {
676                    "target": "com.amazonaws.appstream#RequestLimitExceededException"
677                },
678                {
679                    "target": "com.amazonaws.appstream#ResourceAlreadyExistsException"
680                },
681                {
682                    "target": "com.amazonaws.appstream#ResourceNotAvailableException"
683                },
684                {
685                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
686                }
687            ],
688            "traits": {
689                "smithy.api#documentation": "<p>Creates a fleet. A fleet consists of streaming instances that run a specified image.</p>"
690            }
691        },
692        "com.amazonaws.appstream#CreateFleetRequest": {
693            "type": "structure",
694            "members": {
695                "Name": {
696                    "target": "com.amazonaws.appstream#Name",
697                    "traits": {
698                        "smithy.api#documentation": "<p>A unique name for the fleet.</p>",
699                        "smithy.api#required": {}
700                    }
701                },
702                "ImageName": {
703                    "target": "com.amazonaws.appstream#String",
704                    "traits": {
705                        "smithy.api#documentation": "<p>The name of the image used to create the fleet.</p>"
706                    }
707                },
708                "ImageArn": {
709                    "target": "com.amazonaws.appstream#Arn",
710                    "traits": {
711                        "smithy.api#documentation": "<p>The ARN of the public, private, or shared image to use.</p>"
712                    }
713                },
714                "InstanceType": {
715                    "target": "com.amazonaws.appstream#String",
716                    "traits": {
717                        "smithy.api#documentation": "<p>The instance type to use when launching fleet instances. The following instance types are available:</p>    \n        <ul>\n            <li>\n               <p>stream.standard.small</p>\n            </li>\n            <li>\n               <p>stream.standard.medium</p>\n            </li>\n            <li>\n               <p>stream.standard.large</p>\n            </li>\n            <li>\n               <p>stream.compute.large</p>\n            </li>\n            <li>\n               <p>stream.compute.xlarge</p>\n            </li>\n            <li>\n               <p>stream.compute.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.compute.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.compute.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.large</p>\n            </li>\n            <li>\n               <p>stream.memory.xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.large</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.3xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.6xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.12xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.large</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-desktop.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.12xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.16xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-pro.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-pro.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-pro.16xlarge</p>\n            </li>\n         </ul>",
718                        "smithy.api#required": {}
719                    }
720                },
721                "FleetType": {
722                    "target": "com.amazonaws.appstream#FleetType",
723                    "traits": {
724                        "smithy.api#documentation": "<p>The fleet type.</p>\n        <dl>\n            <dt>ALWAYS_ON</dt>\n            <dd>\n                    <p>Provides users with instant-on access to their apps.\n                        You are charged for all running instances in your fleet, even if no users are streaming apps.</p>\n                </dd>\n            <dt>ON_DEMAND</dt>\n            <dd>\n                    <p>Provide users with access to applications after they connect, which takes one to two minutes.\n                        You are charged for instance streaming when users are connected and a\n                        small hourly fee for instances that are not streaming apps.</p>\n                </dd>\n         </dl>"
725                    }
726                },
727                "ComputeCapacity": {
728                    "target": "com.amazonaws.appstream#ComputeCapacity",
729                    "traits": {
730                        "smithy.api#documentation": "<p>The desired capacity for the fleet.</p>",
731                        "smithy.api#required": {}
732                    }
733                },
734                "VpcConfig": {
735                    "target": "com.amazonaws.appstream#VpcConfig",
736                    "traits": {
737                        "smithy.api#documentation": "<p>The VPC configuration for the fleet.</p>"
738                    }
739                },
740                "MaxUserDurationInSeconds": {
741                    "target": "com.amazonaws.appstream#Integer",
742                    "traits": {
743                        "smithy.api#documentation": "<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>\n        <p>Specify a value between 600 and 360000.</p>"
744                    }
745                },
746                "DisconnectTimeoutInSeconds": {
747                    "target": "com.amazonaws.appstream#Integer",
748                    "traits": {
749                        "smithy.api#documentation": "<p>The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance. </p>\n        <p>Specify a value between 60 and 360000.</p>"
750                    }
751                },
752                "Description": {
753                    "target": "com.amazonaws.appstream#Description",
754                    "traits": {
755                        "smithy.api#documentation": "<p>The description to display.</p>"
756                    }
757                },
758                "DisplayName": {
759                    "target": "com.amazonaws.appstream#DisplayName",
760                    "traits": {
761                        "smithy.api#documentation": "<p>The fleet name to display.</p>"
762                    }
763                },
764                "EnableDefaultInternetAccess": {
765                    "target": "com.amazonaws.appstream#BooleanObject",
766                    "traits": {
767                        "smithy.api#documentation": "<p>Enables or disables default internet access for the fleet.</p>"
768                    }
769                },
770                "DomainJoinInfo": {
771                    "target": "com.amazonaws.appstream#DomainJoinInfo",
772                    "traits": {
773                        "smithy.api#documentation": "<p>The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain. </p>"
774                    }
775                },
776                "Tags": {
777                    "target": "com.amazonaws.appstream#Tags",
778                    "traits": {
779                        "smithy.api#documentation": "<p>The tags to associate with the fleet. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=. </p>\n        \n        <p>If you do not specify a value, the value is set to an empty string.</p>\n        \n        <p>Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters: </p>\n        <p>_ . : / = + \\ - @</p>\n     \n        <p>For more information, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/tagging-basic.html\">Tagging Your Resources</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>"
780                    }
781                },
782                "IdleDisconnectTimeoutInSeconds": {
783                    "target": "com.amazonaws.appstream#Integer",
784                    "traits": {
785                        "smithy.api#documentation": "<p>The amount of time that users can be idle (inactive) before they are disconnected\n            from their streaming session and the <code>DisconnectTimeoutInSeconds</code> time\n            interval begins. Users are notified before they are disconnected due to inactivity. If\n            they try to reconnect to the streaming session before the time interval specified in\n            <code>DisconnectTimeoutInSeconds</code> elapses, they are connected to their\n            previous session. Users are considered idle when they stop providing keyboard or mouse\n            input during their streaming session. File uploads and downloads, audio in, audio out,\n            and pixels changing do not qualify as user activity. If users continue to be idle after\n            the time interval in <code>IdleDisconnectTimeoutInSeconds</code> elapses, they are\n            disconnected.</p>\n        <p>To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 0.</p>\n        <note>\n            <p>If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity. </p>\n         </note>"
786                    }
787                },
788                "IamRoleArn": {
789                    "target": "com.amazonaws.appstream#Arn",
790                    "traits": {
791                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) <code>AssumeRole</code> API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the <b>appstream_machine_role</b> credential profile on the instance.</p>\n        \n        <p>For more information, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/using-iam-roles-to-grant-permissions-to-applications-scripts-streaming-instances.html\">Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>"
792                    }
793                },
794                "StreamView": {
795                    "target": "com.amazonaws.appstream#StreamView",
796                    "traits": {
797                        "smithy.api#documentation": "<p>The AppStream 2.0 view that is displayed to your users when they stream from the fleet. When <code>APP</code> is specified, only the windows of applications opened by users display. When <code>DESKTOP</code> is specified, the standard desktop that is provided by the operating system displays.</p>\n        \n        <p>The default value is <code>APP</code>.</p>"
798                    }
799                }
800            }
801        },
802        "com.amazonaws.appstream#CreateFleetResult": {
803            "type": "structure",
804            "members": {
805                "Fleet": {
806                    "target": "com.amazonaws.appstream#Fleet",
807                    "traits": {
808                        "smithy.api#documentation": "<p>Information about the fleet.</p>"
809                    }
810                }
811            }
812        },
813        "com.amazonaws.appstream#CreateImageBuilder": {
814            "type": "operation",
815            "input": {
816                "target": "com.amazonaws.appstream#CreateImageBuilderRequest"
817            },
818            "output": {
819                "target": "com.amazonaws.appstream#CreateImageBuilderResult"
820            },
821            "errors": [
822                {
823                    "target": "com.amazonaws.appstream#ConcurrentModificationException"
824                },
825                {
826                    "target": "com.amazonaws.appstream#IncompatibleImageException"
827                },
828                {
829                    "target": "com.amazonaws.appstream#InvalidAccountStatusException"
830                },
831                {
832                    "target": "com.amazonaws.appstream#InvalidParameterCombinationException"
833                },
834                {
835                    "target": "com.amazonaws.appstream#InvalidRoleException"
836                },
837                {
838                    "target": "com.amazonaws.appstream#LimitExceededException"
839                },
840                {
841                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
842                },
843                {
844                    "target": "com.amazonaws.appstream#RequestLimitExceededException"
845                },
846                {
847                    "target": "com.amazonaws.appstream#ResourceAlreadyExistsException"
848                },
849                {
850                    "target": "com.amazonaws.appstream#ResourceNotAvailableException"
851                },
852                {
853                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
854                }
855            ],
856            "traits": {
857                "smithy.api#documentation": "<p>Creates an image builder. An image builder is a virtual machine that is used to create an image.</p> \n        <p>The initial state of the builder is <code>PENDING</code>. When it is ready, the state is <code>RUNNING</code>.</p>"
858            }
859        },
860        "com.amazonaws.appstream#CreateImageBuilderRequest": {
861            "type": "structure",
862            "members": {
863                "Name": {
864                    "target": "com.amazonaws.appstream#Name",
865                    "traits": {
866                        "smithy.api#documentation": "<p>A unique name for the image builder.</p>",
867                        "smithy.api#required": {}
868                    }
869                },
870                "ImageName": {
871                    "target": "com.amazonaws.appstream#String",
872                    "traits": {
873                        "smithy.api#documentation": "<p>The name of the image used to create the image builder.</p>"
874                    }
875                },
876                "ImageArn": {
877                    "target": "com.amazonaws.appstream#Arn",
878                    "traits": {
879                        "smithy.api#documentation": "<p>The ARN of the public, private, or shared image to use.</p>"
880                    }
881                },
882                "InstanceType": {
883                    "target": "com.amazonaws.appstream#String",
884                    "traits": {
885                        "smithy.api#documentation": "<p>The instance type to use when launching the image builder. The following instance types are available:</p>   \n        <ul>\n            <li>\n               <p>stream.standard.small</p>\n            </li>\n            <li>\n               <p>stream.standard.medium</p>\n            </li>\n            <li>\n               <p>stream.standard.large</p>\n            </li>\n            <li>\n               <p>stream.compute.large</p>\n            </li>\n            <li>\n               <p>stream.compute.xlarge</p>\n            </li>\n            <li>\n               <p>stream.compute.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.compute.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.compute.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.large</p>\n            </li>\n            <li>\n               <p>stream.memory.xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.large</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.3xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.6xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.12xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.large</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-desktop.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.12xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.16xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-pro.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-pro.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-pro.16xlarge</p>\n            </li>\n         </ul>",
886                        "smithy.api#required": {}
887                    }
888                },
889                "Description": {
890                    "target": "com.amazonaws.appstream#Description",
891                    "traits": {
892                        "smithy.api#documentation": "<p>The description to display.</p>"
893                    }
894                },
895                "DisplayName": {
896                    "target": "com.amazonaws.appstream#DisplayName",
897                    "traits": {
898                        "smithy.api#documentation": "<p>The image builder name to display.</p>"
899                    }
900                },
901                "VpcConfig": {
902                    "target": "com.amazonaws.appstream#VpcConfig",
903                    "traits": {
904                        "smithy.api#documentation": "<p>The VPC configuration for the image builder. You can specify only one subnet.</p>"
905                    }
906                },
907                "IamRoleArn": {
908                    "target": "com.amazonaws.appstream#Arn",
909                    "traits": {
910                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the IAM role to apply to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) <code>AssumeRole</code> API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the <b>appstream_machine_role</b> credential profile on the instance.</p>\n        \n        <p>For more information, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/using-iam-roles-to-grant-permissions-to-applications-scripts-streaming-instances.html\">Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>"
911                    }
912                },
913                "EnableDefaultInternetAccess": {
914                    "target": "com.amazonaws.appstream#BooleanObject",
915                    "traits": {
916                        "smithy.api#documentation": "<p>Enables or disables default internet access for the image builder.</p>"
917                    }
918                },
919                "DomainJoinInfo": {
920                    "target": "com.amazonaws.appstream#DomainJoinInfo",
921                    "traits": {
922                        "smithy.api#documentation": "<p>The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain. </p>"
923                    }
924                },
925                "AppstreamAgentVersion": {
926                    "target": "com.amazonaws.appstream#AppstreamAgentVersion",
927                    "traits": {
928                        "smithy.api#documentation": "<p>The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST]. </p>"
929                    }
930                },
931                "Tags": {
932                    "target": "com.amazonaws.appstream#Tags",
933                    "traits": {
934                        "smithy.api#documentation": "<p>The tags to associate with the image builder. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=. </p>\n        \n        <p>Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters: </p>\n        <p>_ . : / = + \\ - @</p>\n        \n        <p>If you do not specify a value, the value is set to an empty string.</p>\n        \n        <p>For more information about tags, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/tagging-basic.html\">Tagging Your Resources</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>"
935                    }
936                },
937                "AccessEndpoints": {
938                    "target": "com.amazonaws.appstream#AccessEndpointList",
939                    "traits": {
940                        "smithy.api#documentation": "<p>The list of interface VPC endpoint (interface endpoint) objects. Administrators can connect to the image builder only through the specified endpoints.</p>"
941                    }
942                }
943            }
944        },
945        "com.amazonaws.appstream#CreateImageBuilderResult": {
946            "type": "structure",
947            "members": {
948                "ImageBuilder": {
949                    "target": "com.amazonaws.appstream#ImageBuilder",
950                    "traits": {
951                        "smithy.api#documentation": "<p>Information about the image builder.</p>"
952                    }
953                }
954            }
955        },
956        "com.amazonaws.appstream#CreateImageBuilderStreamingURL": {
957            "type": "operation",
958            "input": {
959                "target": "com.amazonaws.appstream#CreateImageBuilderStreamingURLRequest"
960            },
961            "output": {
962                "target": "com.amazonaws.appstream#CreateImageBuilderStreamingURLResult"
963            },
964            "errors": [
965                {
966                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
967                },
968                {
969                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
970                }
971            ],
972            "traits": {
973                "smithy.api#documentation": "<p>Creates a URL to start an image builder streaming session.</p>"
974            }
975        },
976        "com.amazonaws.appstream#CreateImageBuilderStreamingURLRequest": {
977            "type": "structure",
978            "members": {
979                "Name": {
980                    "target": "com.amazonaws.appstream#String",
981                    "traits": {
982                        "smithy.api#documentation": "<p>The name of the image builder.</p>",
983                        "smithy.api#required": {}
984                    }
985                },
986                "Validity": {
987                    "target": "com.amazonaws.appstream#Long",
988                    "traits": {
989                        "smithy.api#documentation": "<p>The time that the streaming URL will be valid, in seconds. \n            Specify a value between 1 and 604800 seconds. The default is 3600 seconds.</p>"
990                    }
991                }
992            }
993        },
994        "com.amazonaws.appstream#CreateImageBuilderStreamingURLResult": {
995            "type": "structure",
996            "members": {
997                "StreamingURL": {
998                    "target": "com.amazonaws.appstream#String",
999                    "traits": {
1000                        "smithy.api#documentation": "<p>The URL to start the AppStream 2.0 streaming session.</p>"
1001                    }
1002                },
1003                "Expires": {
1004                    "target": "com.amazonaws.appstream#Timestamp",
1005                    "traits": {
1006                        "smithy.api#documentation": "<p>The elapsed time, in seconds after the Unix epoch, when this URL expires.</p>"
1007                    }
1008                }
1009            }
1010        },
1011        "com.amazonaws.appstream#CreateStack": {
1012            "type": "operation",
1013            "input": {
1014                "target": "com.amazonaws.appstream#CreateStackRequest"
1015            },
1016            "output": {
1017                "target": "com.amazonaws.appstream#CreateStackResult"
1018            },
1019            "errors": [
1020                {
1021                    "target": "com.amazonaws.appstream#ConcurrentModificationException"
1022                },
1023                {
1024                    "target": "com.amazonaws.appstream#InvalidAccountStatusException"
1025                },
1026                {
1027                    "target": "com.amazonaws.appstream#InvalidParameterCombinationException"
1028                },
1029                {
1030                    "target": "com.amazonaws.appstream#InvalidRoleException"
1031                },
1032                {
1033                    "target": "com.amazonaws.appstream#LimitExceededException"
1034                },
1035                {
1036                    "target": "com.amazonaws.appstream#ResourceAlreadyExistsException"
1037                },
1038                {
1039                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
1040                }
1041            ],
1042            "traits": {
1043                "smithy.api#documentation": "<p>Creates a stack to start streaming applications to users. A stack consists of an associated fleet, user access policies, and storage configurations. </p>"
1044            }
1045        },
1046        "com.amazonaws.appstream#CreateStackRequest": {
1047            "type": "structure",
1048            "members": {
1049                "Name": {
1050                    "target": "com.amazonaws.appstream#Name",
1051                    "traits": {
1052                        "smithy.api#documentation": "<p>The name of the stack.</p>",
1053                        "smithy.api#required": {}
1054                    }
1055                },
1056                "Description": {
1057                    "target": "com.amazonaws.appstream#Description",
1058                    "traits": {
1059                        "smithy.api#documentation": "<p>The description to display.</p>"
1060                    }
1061                },
1062                "DisplayName": {
1063                    "target": "com.amazonaws.appstream#DisplayName",
1064                    "traits": {
1065                        "smithy.api#documentation": "<p>The stack name to display.</p>"
1066                    }
1067                },
1068                "StorageConnectors": {
1069                    "target": "com.amazonaws.appstream#StorageConnectorList",
1070                    "traits": {
1071                        "smithy.api#documentation": "<p>The storage connectors to enable.</p>"
1072                    }
1073                },
1074                "RedirectURL": {
1075                    "target": "com.amazonaws.appstream#RedirectURL",
1076                    "traits": {
1077                        "smithy.api#documentation": "<p>The URL that users are redirected to after their streaming session ends.</p>"
1078                    }
1079                },
1080                "FeedbackURL": {
1081                    "target": "com.amazonaws.appstream#FeedbackURL",
1082                    "traits": {
1083                        "smithy.api#documentation": "<p>The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.</p>"
1084                    }
1085                },
1086                "UserSettings": {
1087                    "target": "com.amazonaws.appstream#UserSettingList",
1088                    "traits": {
1089                        "smithy.api#documentation": "<p>The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled. </p>"
1090                    }
1091                },
1092                "ApplicationSettings": {
1093                    "target": "com.amazonaws.appstream#ApplicationSettings",
1094                    "traits": {
1095                        "smithy.api#documentation": "<p>The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.</p>"
1096                    }
1097                },
1098                "Tags": {
1099                    "target": "com.amazonaws.appstream#Tags",
1100                    "traits": {
1101                        "smithy.api#documentation": "<p>The tags to associate with the stack. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=. </p>\n        \n        <p>If you do not specify a value, the value is set to an empty string.</p>\n        \n        <p>Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters: </p>\n        <p>_ . : / = + \\ - @</p>\n        \n        <p>For more information about tags, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/tagging-basic.html\">Tagging Your Resources</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>"
1102                    }
1103                },
1104                "AccessEndpoints": {
1105                    "target": "com.amazonaws.appstream#AccessEndpointList",
1106                    "traits": {
1107                        "smithy.api#documentation": "<p>The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.</p>"
1108                    }
1109                },
1110                "EmbedHostDomains": {
1111                    "target": "com.amazonaws.appstream#EmbedHostDomains",
1112                    "traits": {
1113                        "smithy.api#documentation": "<p>The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions. </p>"
1114                    }
1115                }
1116            }
1117        },
1118        "com.amazonaws.appstream#CreateStackResult": {
1119            "type": "structure",
1120            "members": {
1121                "Stack": {
1122                    "target": "com.amazonaws.appstream#Stack",
1123                    "traits": {
1124                        "smithy.api#documentation": "<p>Information about the stack.</p>"
1125                    }
1126                }
1127            }
1128        },
1129        "com.amazonaws.appstream#CreateStreamingURL": {
1130            "type": "operation",
1131            "input": {
1132                "target": "com.amazonaws.appstream#CreateStreamingURLRequest"
1133            },
1134            "output": {
1135                "target": "com.amazonaws.appstream#CreateStreamingURLResult"
1136            },
1137            "errors": [
1138                {
1139                    "target": "com.amazonaws.appstream#InvalidParameterCombinationException"
1140                },
1141                {
1142                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
1143                },
1144                {
1145                    "target": "com.amazonaws.appstream#ResourceNotAvailableException"
1146                },
1147                {
1148                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
1149                }
1150            ],
1151            "traits": {
1152                "smithy.api#documentation": "<p>Creates a temporary URL to start an AppStream 2.0 streaming session for the specified user. A streaming URL enables application streaming to be tested without user setup. </p>"
1153            }
1154        },
1155        "com.amazonaws.appstream#CreateStreamingURLRequest": {
1156            "type": "structure",
1157            "members": {
1158                "StackName": {
1159                    "target": "com.amazonaws.appstream#String",
1160                    "traits": {
1161                        "smithy.api#documentation": "<p>The name of the stack.</p>",
1162                        "smithy.api#required": {}
1163                    }
1164                },
1165                "FleetName": {
1166                    "target": "com.amazonaws.appstream#String",
1167                    "traits": {
1168                        "smithy.api#documentation": "<p>The name of the fleet.</p>",
1169                        "smithy.api#required": {}
1170                    }
1171                },
1172                "UserId": {
1173                    "target": "com.amazonaws.appstream#StreamingUrlUserId",
1174                    "traits": {
1175                        "smithy.api#documentation": "<p>The identifier of the user.</p>",
1176                        "smithy.api#required": {}
1177                    }
1178                },
1179                "ApplicationId": {
1180                    "target": "com.amazonaws.appstream#String",
1181                    "traits": {
1182                        "smithy.api#documentation": "<p>The name of the application to launch after the session starts. This is the name that you specified\n            as <b>Name</b> in the Image Assistant. If your fleet is enabled for the <b>Desktop</b> stream view, you can also choose to launch directly to the operating system desktop. To do so, specify <b>Desktop</b>.</p>"
1183                    }
1184                },
1185                "Validity": {
1186                    "target": "com.amazonaws.appstream#Long",
1187                    "traits": {
1188                        "smithy.api#documentation": "<p>The time that the streaming URL will be valid, in seconds.\n            Specify a value between 1 and 604800 seconds. The default is 60 seconds.</p>"
1189                    }
1190                },
1191                "SessionContext": {
1192                    "target": "com.amazonaws.appstream#String",
1193                    "traits": {
1194                        "smithy.api#documentation": "<p>The session context. For more information, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/managing-stacks-fleets.html#managing-stacks-fleets-parameters\">Session Context</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>"
1195                    }
1196                }
1197            }
1198        },
1199        "com.amazonaws.appstream#CreateStreamingURLResult": {
1200            "type": "structure",
1201            "members": {
1202                "StreamingURL": {
1203                    "target": "com.amazonaws.appstream#String",
1204                    "traits": {
1205                        "smithy.api#documentation": "<p>The URL to start the AppStream 2.0 streaming session.</p>"
1206                    }
1207                },
1208                "Expires": {
1209                    "target": "com.amazonaws.appstream#Timestamp",
1210                    "traits": {
1211                        "smithy.api#documentation": "<p>The elapsed time, in seconds after the Unix epoch, when this URL expires.</p>"
1212                    }
1213                }
1214            }
1215        },
1216        "com.amazonaws.appstream#CreateUpdatedImage": {
1217            "type": "operation",
1218            "input": {
1219                "target": "com.amazonaws.appstream#CreateUpdatedImageRequest"
1220            },
1221            "output": {
1222                "target": "com.amazonaws.appstream#CreateUpdatedImageResult"
1223            },
1224            "errors": [
1225                {
1226                    "target": "com.amazonaws.appstream#ConcurrentModificationException"
1227                },
1228                {
1229                    "target": "com.amazonaws.appstream#IncompatibleImageException"
1230                },
1231                {
1232                    "target": "com.amazonaws.appstream#InvalidAccountStatusException"
1233                },
1234                {
1235                    "target": "com.amazonaws.appstream#LimitExceededException"
1236                },
1237                {
1238                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
1239                },
1240                {
1241                    "target": "com.amazonaws.appstream#ResourceAlreadyExistsException"
1242                },
1243                {
1244                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
1245                }
1246            ],
1247            "traits": {
1248                "smithy.api#documentation": "<p>Creates a new image with the latest Windows operating system updates, driver updates, and AppStream 2.0 agent software.</p>\n        \n        <p>For more information, see the \"Update an Image by Using\n            Managed AppStream 2.0 Image Updates\" section in <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/administer-images.html\">Administer Your AppStream 2.0 Images</a>, in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>"
1249            }
1250        },
1251        "com.amazonaws.appstream#CreateUpdatedImageRequest": {
1252            "type": "structure",
1253            "members": {
1254                "existingImageName": {
1255                    "target": "com.amazonaws.appstream#Name",
1256                    "traits": {
1257                        "smithy.api#documentation": "<p>The name of the image to update.</p>",
1258                        "smithy.api#required": {}
1259                    }
1260                },
1261                "newImageName": {
1262                    "target": "com.amazonaws.appstream#Name",
1263                    "traits": {
1264                        "smithy.api#documentation": "<p>The name of the new image. The name must be unique within the AWS account and Region.</p>",
1265                        "smithy.api#required": {}
1266                    }
1267                },
1268                "newImageDescription": {
1269                    "target": "com.amazonaws.appstream#Description",
1270                    "traits": {
1271                        "smithy.api#documentation": "<p>The description to display for the new image.</p>"
1272                    }
1273                },
1274                "newImageDisplayName": {
1275                    "target": "com.amazonaws.appstream#DisplayName",
1276                    "traits": {
1277                        "smithy.api#documentation": "<p>The name to display for the new image.</p>"
1278                    }
1279                },
1280                "newImageTags": {
1281                    "target": "com.amazonaws.appstream#Tags",
1282                    "traits": {
1283                        "smithy.api#documentation": "<p>The tags to associate with the new image. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=. </p>\n        <p>Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters: </p>\n        <p>_ . : / = + \\ - @</p>\n        <p>If you do not specify a value, the value is set to an empty string.</p>\n        <p>For more information about tags, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/tagging-basic.html\">Tagging Your Resources</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>"
1284                    }
1285                },
1286                "dryRun": {
1287                    "target": "com.amazonaws.appstream#Boolean",
1288                    "traits": {
1289                        "smithy.api#documentation": "<p>Indicates whether to display the status of image update availability before AppStream 2.0 initiates the process of creating a new updated image. If this value is set to <code>true</code>, AppStream 2.0 displays whether image updates are available. If this value is set to <code>false</code>, AppStream 2.0 initiates the process of creating a new updated image without displaying whether image updates are available.</p>"
1290                    }
1291                }
1292            }
1293        },
1294        "com.amazonaws.appstream#CreateUpdatedImageResult": {
1295            "type": "structure",
1296            "members": {
1297                "image": {
1298                    "target": "com.amazonaws.appstream#Image"
1299                },
1300                "canUpdateImage": {
1301                    "target": "com.amazonaws.appstream#Boolean",
1302                    "traits": {
1303                        "smithy.api#documentation": "<p>Indicates whether a new image can be created.</p>"
1304                    }
1305                }
1306            }
1307        },
1308        "com.amazonaws.appstream#CreateUsageReportSubscription": {
1309            "type": "operation",
1310            "input": {
1311                "target": "com.amazonaws.appstream#CreateUsageReportSubscriptionRequest"
1312            },
1313            "output": {
1314                "target": "com.amazonaws.appstream#CreateUsageReportSubscriptionResult"
1315            },
1316            "errors": [
1317                {
1318                    "target": "com.amazonaws.appstream#InvalidAccountStatusException"
1319                },
1320                {
1321                    "target": "com.amazonaws.appstream#InvalidRoleException"
1322                },
1323                {
1324                    "target": "com.amazonaws.appstream#LimitExceededException"
1325                }
1326            ],
1327            "traits": {
1328                "smithy.api#documentation": "<p>Creates a usage report subscription. Usage reports are generated daily.</p>"
1329            }
1330        },
1331        "com.amazonaws.appstream#CreateUsageReportSubscriptionRequest": {
1332            "type": "structure",
1333            "members": {}
1334        },
1335        "com.amazonaws.appstream#CreateUsageReportSubscriptionResult": {
1336            "type": "structure",
1337            "members": {
1338                "S3BucketName": {
1339                    "target": "com.amazonaws.appstream#String",
1340                    "traits": {
1341                        "smithy.api#documentation": "<p>The Amazon S3 bucket where generated reports are stored.</p> \n            \n            <p>If you enabled on-instance session scripts and Amazon S3 logging for your session script\n            configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is\n            unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0\n            uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, \n            when you enable usage reports, AppStream 2.0 creates a new S3 bucket.</p>"
1342                    }
1343                },
1344                "Schedule": {
1345                    "target": "com.amazonaws.appstream#UsageReportSchedule",
1346                    "traits": {
1347                        "smithy.api#documentation": "<p>The schedule for generating usage reports.</p>"
1348                    }
1349                }
1350            }
1351        },
1352        "com.amazonaws.appstream#CreateUser": {
1353            "type": "operation",
1354            "input": {
1355                "target": "com.amazonaws.appstream#CreateUserRequest"
1356            },
1357            "output": {
1358                "target": "com.amazonaws.appstream#CreateUserResult"
1359            },
1360            "errors": [
1361                {
1362                    "target": "com.amazonaws.appstream#InvalidAccountStatusException"
1363                },
1364                {
1365                    "target": "com.amazonaws.appstream#InvalidParameterCombinationException"
1366                },
1367                {
1368                    "target": "com.amazonaws.appstream#LimitExceededException"
1369                },
1370                {
1371                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
1372                },
1373                {
1374                    "target": "com.amazonaws.appstream#ResourceAlreadyExistsException"
1375                }
1376            ],
1377            "traits": {
1378                "smithy.api#documentation": "<p>Creates a new user in the user pool.</p>"
1379            }
1380        },
1381        "com.amazonaws.appstream#CreateUserRequest": {
1382            "type": "structure",
1383            "members": {
1384                "UserName": {
1385                    "target": "com.amazonaws.appstream#Username",
1386                    "traits": {
1387                        "smithy.api#documentation": "<p>The email address of the user.</p>\n        \n        <note>\n            <p>Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays.</p>\n         </note>",
1388                        "smithy.api#required": {}
1389                    }
1390                },
1391                "MessageAction": {
1392                    "target": "com.amazonaws.appstream#MessageAction",
1393                    "traits": {
1394                        "smithy.api#documentation": "<p>The action to take for the welcome email that is sent to a user after the user is created in the user pool. If you specify SUPPRESS, no email is sent. If you specify RESEND, do not specify the first name or last name of the user. If the value is null, the email is sent. </p>\n        \n        <note>\n            <p>The temporary password in the welcome email is valid for only 7 days. If users don’t set their passwords within 7 days, you must send them a new welcome email.</p>\n         </note>"
1395                    }
1396                },
1397                "FirstName": {
1398                    "target": "com.amazonaws.appstream#UserAttributeValue",
1399                    "traits": {
1400                        "smithy.api#documentation": "<p>The first name, or given name, of the user.</p>"
1401                    }
1402                },
1403                "LastName": {
1404                    "target": "com.amazonaws.appstream#UserAttributeValue",
1405                    "traits": {
1406                        "smithy.api#documentation": "<p>The last name, or surname, of the user.</p>"
1407                    }
1408                },
1409                "AuthenticationType": {
1410                    "target": "com.amazonaws.appstream#AuthenticationType",
1411                    "traits": {
1412                        "smithy.api#documentation": "<p>The authentication type for the user. You must specify USERPOOL. </p>",
1413                        "smithy.api#required": {}
1414                    }
1415                }
1416            }
1417        },
1418        "com.amazonaws.appstream#CreateUserResult": {
1419            "type": "structure",
1420            "members": {}
1421        },
1422        "com.amazonaws.appstream#DeleteDirectoryConfig": {
1423            "type": "operation",
1424            "input": {
1425                "target": "com.amazonaws.appstream#DeleteDirectoryConfigRequest"
1426            },
1427            "output": {
1428                "target": "com.amazonaws.appstream#DeleteDirectoryConfigResult"
1429            },
1430            "errors": [
1431                {
1432                    "target": "com.amazonaws.appstream#ResourceInUseException"
1433                },
1434                {
1435                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
1436                }
1437            ],
1438            "traits": {
1439                "smithy.api#documentation": "<p>Deletes the specified Directory Config object from AppStream 2.0. This object includes the information required to join streaming instances to an Active Directory domain.</p>"
1440            }
1441        },
1442        "com.amazonaws.appstream#DeleteDirectoryConfigRequest": {
1443            "type": "structure",
1444            "members": {
1445                "DirectoryName": {
1446                    "target": "com.amazonaws.appstream#DirectoryName",
1447                    "traits": {
1448                        "smithy.api#documentation": "<p>The name of the directory configuration.</p>",
1449                        "smithy.api#required": {}
1450                    }
1451                }
1452            }
1453        },
1454        "com.amazonaws.appstream#DeleteDirectoryConfigResult": {
1455            "type": "structure",
1456            "members": {}
1457        },
1458        "com.amazonaws.appstream#DeleteFleet": {
1459            "type": "operation",
1460            "input": {
1461                "target": "com.amazonaws.appstream#DeleteFleetRequest"
1462            },
1463            "output": {
1464                "target": "com.amazonaws.appstream#DeleteFleetResult"
1465            },
1466            "errors": [
1467                {
1468                    "target": "com.amazonaws.appstream#ConcurrentModificationException"
1469                },
1470                {
1471                    "target": "com.amazonaws.appstream#ResourceInUseException"
1472                },
1473                {
1474                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
1475                }
1476            ],
1477            "traits": {
1478                "smithy.api#documentation": "<p>Deletes the specified fleet.</p>"
1479            }
1480        },
1481        "com.amazonaws.appstream#DeleteFleetRequest": {
1482            "type": "structure",
1483            "members": {
1484                "Name": {
1485                    "target": "com.amazonaws.appstream#String",
1486                    "traits": {
1487                        "smithy.api#documentation": "<p>The name of the fleet.</p>",
1488                        "smithy.api#required": {}
1489                    }
1490                }
1491            }
1492        },
1493        "com.amazonaws.appstream#DeleteFleetResult": {
1494            "type": "structure",
1495            "members": {}
1496        },
1497        "com.amazonaws.appstream#DeleteImage": {
1498            "type": "operation",
1499            "input": {
1500                "target": "com.amazonaws.appstream#DeleteImageRequest"
1501            },
1502            "output": {
1503                "target": "com.amazonaws.appstream#DeleteImageResult"
1504            },
1505            "errors": [
1506                {
1507                    "target": "com.amazonaws.appstream#ConcurrentModificationException"
1508                },
1509                {
1510                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
1511                },
1512                {
1513                    "target": "com.amazonaws.appstream#ResourceInUseException"
1514                },
1515                {
1516                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
1517                }
1518            ],
1519            "traits": {
1520                "smithy.api#documentation": "<p>Deletes the specified image. You cannot delete an image when it is in use.  \n            After you delete an image, you cannot provision new capacity using the image.</p>"
1521            }
1522        },
1523        "com.amazonaws.appstream#DeleteImageBuilder": {
1524            "type": "operation",
1525            "input": {
1526                "target": "com.amazonaws.appstream#DeleteImageBuilderRequest"
1527            },
1528            "output": {
1529                "target": "com.amazonaws.appstream#DeleteImageBuilderResult"
1530            },
1531            "errors": [
1532                {
1533                    "target": "com.amazonaws.appstream#ConcurrentModificationException"
1534                },
1535                {
1536                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
1537                },
1538                {
1539                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
1540                }
1541            ],
1542            "traits": {
1543                "smithy.api#documentation": "<p>Deletes the specified image builder and releases the capacity.</p>"
1544            }
1545        },
1546        "com.amazonaws.appstream#DeleteImageBuilderRequest": {
1547            "type": "structure",
1548            "members": {
1549                "Name": {
1550                    "target": "com.amazonaws.appstream#Name",
1551                    "traits": {
1552                        "smithy.api#documentation": "<p>The name of the image builder.</p>",
1553                        "smithy.api#required": {}
1554                    }
1555                }
1556            }
1557        },
1558        "com.amazonaws.appstream#DeleteImageBuilderResult": {
1559            "type": "structure",
1560            "members": {
1561                "ImageBuilder": {
1562                    "target": "com.amazonaws.appstream#ImageBuilder",
1563                    "traits": {
1564                        "smithy.api#documentation": "<p>Information about the image builder.</p>"
1565                    }
1566                }
1567            }
1568        },
1569        "com.amazonaws.appstream#DeleteImagePermissions": {
1570            "type": "operation",
1571            "input": {
1572                "target": "com.amazonaws.appstream#DeleteImagePermissionsRequest"
1573            },
1574            "output": {
1575                "target": "com.amazonaws.appstream#DeleteImagePermissionsResult"
1576            },
1577            "errors": [
1578                {
1579                    "target": "com.amazonaws.appstream#ResourceNotAvailableException"
1580                },
1581                {
1582                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
1583                }
1584            ],
1585            "traits": {
1586                "smithy.api#documentation": "<p>Deletes permissions for the specified private image. After you delete permissions for an image, AWS accounts to which you previously granted these permissions can no longer use the image.</p>"
1587            }
1588        },
1589        "com.amazonaws.appstream#DeleteImagePermissionsRequest": {
1590            "type": "structure",
1591            "members": {
1592                "Name": {
1593                    "target": "com.amazonaws.appstream#Name",
1594                    "traits": {
1595                        "smithy.api#documentation": "<p>The name of the private image.</p>",
1596                        "smithy.api#required": {}
1597                    }
1598                },
1599                "SharedAccountId": {
1600                    "target": "com.amazonaws.appstream#AwsAccountId",
1601                    "traits": {
1602                        "smithy.api#documentation": "<p>The 12-digit identifier of the AWS account for which to delete image permissions.</p>",
1603                        "smithy.api#required": {}
1604                    }
1605                }
1606            }
1607        },
1608        "com.amazonaws.appstream#DeleteImagePermissionsResult": {
1609            "type": "structure",
1610            "members": {}
1611        },
1612        "com.amazonaws.appstream#DeleteImageRequest": {
1613            "type": "structure",
1614            "members": {
1615                "Name": {
1616                    "target": "com.amazonaws.appstream#Name",
1617                    "traits": {
1618                        "smithy.api#documentation": "<p>The name of the image.</p>",
1619                        "smithy.api#required": {}
1620                    }
1621                }
1622            }
1623        },
1624        "com.amazonaws.appstream#DeleteImageResult": {
1625            "type": "structure",
1626            "members": {
1627                "Image": {
1628                    "target": "com.amazonaws.appstream#Image",
1629                    "traits": {
1630                        "smithy.api#documentation": "<p>Information about the image.</p>"
1631                    }
1632                }
1633            }
1634        },
1635        "com.amazonaws.appstream#DeleteStack": {
1636            "type": "operation",
1637            "input": {
1638                "target": "com.amazonaws.appstream#DeleteStackRequest"
1639            },
1640            "output": {
1641                "target": "com.amazonaws.appstream#DeleteStackResult"
1642            },
1643            "errors": [
1644                {
1645                    "target": "com.amazonaws.appstream#ConcurrentModificationException"
1646                },
1647                {
1648                    "target": "com.amazonaws.appstream#ResourceInUseException"
1649                },
1650                {
1651                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
1652                }
1653            ],
1654            "traits": {
1655                "smithy.api#documentation": "<p>Deletes the specified stack. After the stack is deleted, the application streaming environment provided by the stack is no longer available to users. Also, any reservations made for application streaming sessions for the stack are released.</p>"
1656            }
1657        },
1658        "com.amazonaws.appstream#DeleteStackRequest": {
1659            "type": "structure",
1660            "members": {
1661                "Name": {
1662                    "target": "com.amazonaws.appstream#String",
1663                    "traits": {
1664                        "smithy.api#documentation": "<p>The name of the stack.</p>",
1665                        "smithy.api#required": {}
1666                    }
1667                }
1668            }
1669        },
1670        "com.amazonaws.appstream#DeleteStackResult": {
1671            "type": "structure",
1672            "members": {}
1673        },
1674        "com.amazonaws.appstream#DeleteUsageReportSubscription": {
1675            "type": "operation",
1676            "input": {
1677                "target": "com.amazonaws.appstream#DeleteUsageReportSubscriptionRequest"
1678            },
1679            "output": {
1680                "target": "com.amazonaws.appstream#DeleteUsageReportSubscriptionResult"
1681            },
1682            "errors": [
1683                {
1684                    "target": "com.amazonaws.appstream#InvalidAccountStatusException"
1685                },
1686                {
1687                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
1688                }
1689            ],
1690            "traits": {
1691                "smithy.api#documentation": "<p>Disables usage report generation.</p>"
1692            }
1693        },
1694        "com.amazonaws.appstream#DeleteUsageReportSubscriptionRequest": {
1695            "type": "structure",
1696            "members": {}
1697        },
1698        "com.amazonaws.appstream#DeleteUsageReportSubscriptionResult": {
1699            "type": "structure",
1700            "members": {}
1701        },
1702        "com.amazonaws.appstream#DeleteUser": {
1703            "type": "operation",
1704            "input": {
1705                "target": "com.amazonaws.appstream#DeleteUserRequest"
1706            },
1707            "output": {
1708                "target": "com.amazonaws.appstream#DeleteUserResult"
1709            },
1710            "errors": [
1711                {
1712                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
1713                }
1714            ],
1715            "traits": {
1716                "smithy.api#documentation": "<p>Deletes a user from the user pool.</p>"
1717            }
1718        },
1719        "com.amazonaws.appstream#DeleteUserRequest": {
1720            "type": "structure",
1721            "members": {
1722                "UserName": {
1723                    "target": "com.amazonaws.appstream#Username",
1724                    "traits": {
1725                        "smithy.api#documentation": "<p>The email address of the user.</p>\n        \n        <note>\n            <p>Users' email addresses are case-sensitive.</p>\n         </note>",
1726                        "smithy.api#required": {}
1727                    }
1728                },
1729                "AuthenticationType": {
1730                    "target": "com.amazonaws.appstream#AuthenticationType",
1731                    "traits": {
1732                        "smithy.api#documentation": "<p>The authentication type for the user. You must specify USERPOOL.</p>",
1733                        "smithy.api#required": {}
1734                    }
1735                }
1736            }
1737        },
1738        "com.amazonaws.appstream#DeleteUserResult": {
1739            "type": "structure",
1740            "members": {}
1741        },
1742        "com.amazonaws.appstream#DescribeDirectoryConfigs": {
1743            "type": "operation",
1744            "input": {
1745                "target": "com.amazonaws.appstream#DescribeDirectoryConfigsRequest"
1746            },
1747            "output": {
1748                "target": "com.amazonaws.appstream#DescribeDirectoryConfigsResult"
1749            },
1750            "errors": [
1751                {
1752                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
1753                }
1754            ],
1755            "traits": {
1756                "smithy.api#documentation": "<p>Retrieves a list that describes one or more specified Directory Config objects for AppStream 2.0, if the names for these objects are provided. Otherwise, all Directory Config objects in the account are described. These objects include the configuration information required to join fleets and image builders to Microsoft Active Directory domains. \n        </p>\n        <p>Although the response syntax in this topic includes the account password, this password is not returned in the actual response.</p>"
1757            }
1758        },
1759        "com.amazonaws.appstream#DescribeDirectoryConfigsRequest": {
1760            "type": "structure",
1761            "members": {
1762                "DirectoryNames": {
1763                    "target": "com.amazonaws.appstream#DirectoryNameList",
1764                    "traits": {
1765                        "smithy.api#documentation": "<p>The directory names.</p>"
1766                    }
1767                },
1768                "MaxResults": {
1769                    "target": "com.amazonaws.appstream#Integer",
1770                    "traits": {
1771                        "smithy.api#documentation": "<p>The maximum size of each page of results.</p>"
1772                    }
1773                },
1774                "NextToken": {
1775                    "target": "com.amazonaws.appstream#String",
1776                    "traits": {
1777                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.</p>"
1778                    }
1779                }
1780            }
1781        },
1782        "com.amazonaws.appstream#DescribeDirectoryConfigsResult": {
1783            "type": "structure",
1784            "members": {
1785                "DirectoryConfigs": {
1786                    "target": "com.amazonaws.appstream#DirectoryConfigList",
1787                    "traits": {
1788                        "smithy.api#documentation": "<p>Information about the directory configurations. Note that although the response syntax in this topic includes the account password, this password is not returned in the actual response. </p>"
1789                    }
1790                },
1791                "NextToken": {
1792                    "target": "com.amazonaws.appstream#String",
1793                    "traits": {
1794                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.</p>"
1795                    }
1796                }
1797            }
1798        },
1799        "com.amazonaws.appstream#DescribeFleets": {
1800            "type": "operation",
1801            "input": {
1802                "target": "com.amazonaws.appstream#DescribeFleetsRequest"
1803            },
1804            "output": {
1805                "target": "com.amazonaws.appstream#DescribeFleetsResult"
1806            },
1807            "errors": [
1808                {
1809                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
1810                }
1811            ],
1812            "traits": {
1813                "smithy.api#documentation": "<p>Retrieves a list that describes one or more specified fleets, if the fleet names are provided. Otherwise, all fleets in the account are described.</p>",
1814                "smithy.waiters#waitable": {
1815                    "FleetStarted": {
1816                        "acceptors": [
1817                            {
1818                                "state": "success",
1819                                "matcher": {
1820                                    "output": {
1821                                        "path": "Fleets[].State",
1822                                        "expected": "ACTIVE",
1823                                        "comparator": "allStringEquals"
1824                                    }
1825                                }
1826                            },
1827                            {
1828                                "state": "failure",
1829                                "matcher": {
1830                                    "output": {
1831                                        "path": "Fleets[].State",
1832                                        "expected": "PENDING_DEACTIVATE",
1833                                        "comparator": "anyStringEquals"
1834                                    }
1835                                }
1836                            },
1837                            {
1838                                "state": "failure",
1839                                "matcher": {
1840                                    "output": {
1841                                        "path": "Fleets[].State",
1842                                        "expected": "INACTIVE",
1843                                        "comparator": "anyStringEquals"
1844                                    }
1845                                }
1846                            }
1847                        ],
1848                        "minDelay": 30
1849                    },
1850                    "FleetStopped": {
1851                        "acceptors": [
1852                            {
1853                                "state": "success",
1854                                "matcher": {
1855                                    "output": {
1856                                        "path": "Fleets[].State",
1857                                        "expected": "INACTIVE",
1858                                        "comparator": "allStringEquals"
1859                                    }
1860                                }
1861                            },
1862                            {
1863                                "state": "failure",
1864                                "matcher": {
1865                                    "output": {
1866                                        "path": "Fleets[].State",
1867                                        "expected": "PENDING_ACTIVATE",
1868                                        "comparator": "anyStringEquals"
1869                                    }
1870                                }
1871                            },
1872                            {
1873                                "state": "failure",
1874                                "matcher": {
1875                                    "output": {
1876                                        "path": "Fleets[].State",
1877                                        "expected": "ACTIVE",
1878                                        "comparator": "anyStringEquals"
1879                                    }
1880                                }
1881                            }
1882                        ],
1883                        "minDelay": 30
1884                    }
1885                }
1886            }
1887        },
1888        "com.amazonaws.appstream#DescribeFleetsRequest": {
1889            "type": "structure",
1890            "members": {
1891                "Names": {
1892                    "target": "com.amazonaws.appstream#StringList",
1893                    "traits": {
1894                        "smithy.api#documentation": "<p>The names of the fleets to describe.</p>"
1895                    }
1896                },
1897                "NextToken": {
1898                    "target": "com.amazonaws.appstream#String",
1899                    "traits": {
1900                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.</p>"
1901                    }
1902                }
1903            }
1904        },
1905        "com.amazonaws.appstream#DescribeFleetsResult": {
1906            "type": "structure",
1907            "members": {
1908                "Fleets": {
1909                    "target": "com.amazonaws.appstream#FleetList",
1910                    "traits": {
1911                        "smithy.api#documentation": "<p>Information about the fleets.</p>"
1912                    }
1913                },
1914                "NextToken": {
1915                    "target": "com.amazonaws.appstream#String",
1916                    "traits": {
1917                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.</p>"
1918                    }
1919                }
1920            }
1921        },
1922        "com.amazonaws.appstream#DescribeImageBuilders": {
1923            "type": "operation",
1924            "input": {
1925                "target": "com.amazonaws.appstream#DescribeImageBuildersRequest"
1926            },
1927            "output": {
1928                "target": "com.amazonaws.appstream#DescribeImageBuildersResult"
1929            },
1930            "errors": [
1931                {
1932                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
1933                }
1934            ],
1935            "traits": {
1936                "smithy.api#documentation": "<p>Retrieves a list that describes one or more specified image builders, if the image builder names are provided. Otherwise, all image builders in the account are described.</p>"
1937            }
1938        },
1939        "com.amazonaws.appstream#DescribeImageBuildersRequest": {
1940            "type": "structure",
1941            "members": {
1942                "Names": {
1943                    "target": "com.amazonaws.appstream#StringList",
1944                    "traits": {
1945                        "smithy.api#documentation": "<p>The names of the image builders to describe.</p>"
1946                    }
1947                },
1948                "MaxResults": {
1949                    "target": "com.amazonaws.appstream#Integer",
1950                    "traits": {
1951                        "smithy.api#documentation": "<p>The maximum size of each page of results.</p>"
1952                    }
1953                },
1954                "NextToken": {
1955                    "target": "com.amazonaws.appstream#String",
1956                    "traits": {
1957                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.</p>"
1958                    }
1959                }
1960            }
1961        },
1962        "com.amazonaws.appstream#DescribeImageBuildersResult": {
1963            "type": "structure",
1964            "members": {
1965                "ImageBuilders": {
1966                    "target": "com.amazonaws.appstream#ImageBuilderList",
1967                    "traits": {
1968                        "smithy.api#documentation": "<p>Information about the image builders.</p>"
1969                    }
1970                },
1971                "NextToken": {
1972                    "target": "com.amazonaws.appstream#String",
1973                    "traits": {
1974                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.</p>"
1975                    }
1976                }
1977            }
1978        },
1979        "com.amazonaws.appstream#DescribeImagePermissions": {
1980            "type": "operation",
1981            "input": {
1982                "target": "com.amazonaws.appstream#DescribeImagePermissionsRequest"
1983            },
1984            "output": {
1985                "target": "com.amazonaws.appstream#DescribeImagePermissionsResult"
1986            },
1987            "errors": [
1988                {
1989                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
1990                }
1991            ],
1992            "traits": {
1993                "smithy.api#documentation": "<p>Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own. </p>",
1994                "smithy.api#paginated": {
1995                    "inputToken": "NextToken",
1996                    "outputToken": "NextToken",
1997                    "pageSize": "MaxResults"
1998                }
1999            }
2000        },
2001        "com.amazonaws.appstream#DescribeImagePermissionsRequest": {
2002            "type": "structure",
2003            "members": {
2004                "Name": {
2005                    "target": "com.amazonaws.appstream#Name",
2006                    "traits": {
2007                        "smithy.api#documentation": "<p>The name of the private image for which to describe permissions. The image must be one that you own. </p>",
2008                        "smithy.api#required": {}
2009                    }
2010                },
2011                "MaxResults": {
2012                    "target": "com.amazonaws.appstream#MaxResults",
2013                    "traits": {
2014                        "smithy.api#documentation": "<p>The maximum size of each page of results.</p>"
2015                    }
2016                },
2017                "SharedAwsAccountIds": {
2018                    "target": "com.amazonaws.appstream#AwsAccountIdList",
2019                    "traits": {
2020                        "smithy.api#documentation": "<p>The 12-digit identifier of one or more AWS accounts with which the image is shared.</p>"
2021                    }
2022                },
2023                "NextToken": {
2024                    "target": "com.amazonaws.appstream#String",
2025                    "traits": {
2026                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.</p>"
2027                    }
2028                }
2029            }
2030        },
2031        "com.amazonaws.appstream#DescribeImagePermissionsResult": {
2032            "type": "structure",
2033            "members": {
2034                "Name": {
2035                    "target": "com.amazonaws.appstream#Name",
2036                    "traits": {
2037                        "smithy.api#documentation": "<p>The name of the private image.</p>"
2038                    }
2039                },
2040                "SharedImagePermissionsList": {
2041                    "target": "com.amazonaws.appstream#SharedImagePermissionsList",
2042                    "traits": {
2043                        "smithy.api#documentation": "<p>The permissions for a private image that you own. </p>"
2044                    }
2045                },
2046                "NextToken": {
2047                    "target": "com.amazonaws.appstream#String",
2048                    "traits": {
2049                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.</p>"
2050                    }
2051                }
2052            }
2053        },
2054        "com.amazonaws.appstream#DescribeImages": {
2055            "type": "operation",
2056            "input": {
2057                "target": "com.amazonaws.appstream#DescribeImagesRequest"
2058            },
2059            "output": {
2060                "target": "com.amazonaws.appstream#DescribeImagesResult"
2061            },
2062            "errors": [
2063                {
2064                    "target": "com.amazonaws.appstream#InvalidParameterCombinationException"
2065                },
2066                {
2067                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
2068                }
2069            ],
2070            "traits": {
2071                "smithy.api#documentation": "<p>Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided. Otherwise, all images in the account are described.</p>",
2072                "smithy.api#paginated": {
2073                    "inputToken": "NextToken",
2074                    "outputToken": "NextToken",
2075                    "pageSize": "MaxResults"
2076                }
2077            }
2078        },
2079        "com.amazonaws.appstream#DescribeImagesMaxResults": {
2080            "type": "integer",
2081            "traits": {
2082                "smithy.api#box": {},
2083                "smithy.api#range": {
2084                    "min": 0,
2085                    "max": 25
2086                }
2087            }
2088        },
2089        "com.amazonaws.appstream#DescribeImagesRequest": {
2090            "type": "structure",
2091            "members": {
2092                "Names": {
2093                    "target": "com.amazonaws.appstream#StringList",
2094                    "traits": {
2095                        "smithy.api#documentation": "<p>The names of the public or private images to describe.</p>"
2096                    }
2097                },
2098                "Arns": {
2099                    "target": "com.amazonaws.appstream#ArnList",
2100                    "traits": {
2101                        "smithy.api#documentation": "<p>The ARNs of the public, private, and shared images to describe.</p>"
2102                    }
2103                },
2104                "Type": {
2105                    "target": "com.amazonaws.appstream#VisibilityType",
2106                    "traits": {
2107                        "smithy.api#documentation": "<p>The type of image (public, private, or shared) to describe. </p>"
2108                    }
2109                },
2110                "NextToken": {
2111                    "target": "com.amazonaws.appstream#String",
2112                    "traits": {
2113                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.</p>"
2114                    }
2115                },
2116                "MaxResults": {
2117                    "target": "com.amazonaws.appstream#DescribeImagesMaxResults",
2118                    "traits": {
2119                        "smithy.api#documentation": "<p>The maximum size of each page of results.</p>"
2120                    }
2121                }
2122            }
2123        },
2124        "com.amazonaws.appstream#DescribeImagesResult": {
2125            "type": "structure",
2126            "members": {
2127                "Images": {
2128                    "target": "com.amazonaws.appstream#ImageList",
2129                    "traits": {
2130                        "smithy.api#documentation": "<p>Information about the images.</p>"
2131                    }
2132                },
2133                "NextToken": {
2134                    "target": "com.amazonaws.appstream#String",
2135                    "traits": {
2136                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.</p>"
2137                    }
2138                }
2139            }
2140        },
2141        "com.amazonaws.appstream#DescribeSessions": {
2142            "type": "operation",
2143            "input": {
2144                "target": "com.amazonaws.appstream#DescribeSessionsRequest"
2145            },
2146            "output": {
2147                "target": "com.amazonaws.appstream#DescribeSessionsResult"
2148            },
2149            "errors": [
2150                {
2151                    "target": "com.amazonaws.appstream#InvalidParameterCombinationException"
2152                }
2153            ],
2154            "traits": {
2155                "smithy.api#documentation": "<p>Retrieves a list that describes the streaming sessions for a specified stack and fleet. If a UserId is provided for the stack and fleet,\n            only streaming sessions for that user are described. If an authentication type is not provided, \n            the default is to authenticate users using a streaming URL.</p>"
2156            }
2157        },
2158        "com.amazonaws.appstream#DescribeSessionsRequest": {
2159            "type": "structure",
2160            "members": {
2161                "StackName": {
2162                    "target": "com.amazonaws.appstream#String",
2163                    "traits": {
2164                        "smithy.api#documentation": "<p>The name of the stack. This value is case-sensitive.</p>",
2165                        "smithy.api#required": {}
2166                    }
2167                },
2168                "FleetName": {
2169                    "target": "com.amazonaws.appstream#String",
2170                    "traits": {
2171                        "smithy.api#documentation": "<p>The name of the fleet. This value is case-sensitive.</p>",
2172                        "smithy.api#required": {}
2173                    }
2174                },
2175                "UserId": {
2176                    "target": "com.amazonaws.appstream#UserId",
2177                    "traits": {
2178                        "smithy.api#documentation": "<p>The user identifier (ID). If you specify a user ID, you must also specify the authentication type.</p>"
2179                    }
2180                },
2181                "NextToken": {
2182                    "target": "com.amazonaws.appstream#String",
2183                    "traits": {
2184                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.</p>"
2185                    }
2186                },
2187                "Limit": {
2188                    "target": "com.amazonaws.appstream#Integer",
2189                    "traits": {
2190                        "smithy.api#documentation": "<p>The size of each page of results. The default value is 20 and the maximum value is 50.</p>"
2191                    }
2192                },
2193                "AuthenticationType": {
2194                    "target": "com.amazonaws.appstream#AuthenticationType",
2195                    "traits": {
2196                        "smithy.api#documentation": "<p>The authentication method. Specify <code>API</code> for a user\n            authenticated using a streaming URL or <code>SAML</code> for a SAML federated user. \n            The default is to authenticate users using a streaming URL.</p>"
2197                    }
2198                }
2199            }
2200        },
2201        "com.amazonaws.appstream#DescribeSessionsResult": {
2202            "type": "structure",
2203            "members": {
2204                "Sessions": {
2205                    "target": "com.amazonaws.appstream#SessionList",
2206                    "traits": {
2207                        "smithy.api#documentation": "<p>Information about the streaming sessions.</p>"
2208                    }
2209                },
2210                "NextToken": {
2211                    "target": "com.amazonaws.appstream#String",
2212                    "traits": {
2213                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.</p>"
2214                    }
2215                }
2216            }
2217        },
2218        "com.amazonaws.appstream#DescribeStacks": {
2219            "type": "operation",
2220            "input": {
2221                "target": "com.amazonaws.appstream#DescribeStacksRequest"
2222            },
2223            "output": {
2224                "target": "com.amazonaws.appstream#DescribeStacksResult"
2225            },
2226            "errors": [
2227                {
2228                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
2229                }
2230            ],
2231            "traits": {
2232                "smithy.api#documentation": "<p>Retrieves a list that describes one or more specified stacks, if the stack names are provided. Otherwise, all stacks in the account are described.</p>"
2233            }
2234        },
2235        "com.amazonaws.appstream#DescribeStacksRequest": {
2236            "type": "structure",
2237            "members": {
2238                "Names": {
2239                    "target": "com.amazonaws.appstream#StringList",
2240                    "traits": {
2241                        "smithy.api#documentation": "<p>The names of the stacks to describe.</p>"
2242                    }
2243                },
2244                "NextToken": {
2245                    "target": "com.amazonaws.appstream#String",
2246                    "traits": {
2247                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.</p>"
2248                    }
2249                }
2250            }
2251        },
2252        "com.amazonaws.appstream#DescribeStacksResult": {
2253            "type": "structure",
2254            "members": {
2255                "Stacks": {
2256                    "target": "com.amazonaws.appstream#StackList",
2257                    "traits": {
2258                        "smithy.api#documentation": "<p>Information about the stacks.</p>"
2259                    }
2260                },
2261                "NextToken": {
2262                    "target": "com.amazonaws.appstream#String",
2263                    "traits": {
2264                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.</p>"
2265                    }
2266                }
2267            }
2268        },
2269        "com.amazonaws.appstream#DescribeUsageReportSubscriptions": {
2270            "type": "operation",
2271            "input": {
2272                "target": "com.amazonaws.appstream#DescribeUsageReportSubscriptionsRequest"
2273            },
2274            "output": {
2275                "target": "com.amazonaws.appstream#DescribeUsageReportSubscriptionsResult"
2276            },
2277            "errors": [
2278                {
2279                    "target": "com.amazonaws.appstream#InvalidAccountStatusException"
2280                },
2281                {
2282                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
2283                }
2284            ],
2285            "traits": {
2286                "smithy.api#documentation": "<p>Retrieves a list that describes one or more usage report subscriptions.</p>"
2287            }
2288        },
2289        "com.amazonaws.appstream#DescribeUsageReportSubscriptionsRequest": {
2290            "type": "structure",
2291            "members": {
2292                "MaxResults": {
2293                    "target": "com.amazonaws.appstream#Integer",
2294                    "traits": {
2295                        "smithy.api#documentation": "<p>The maximum size of each page of results.</p>"
2296                    }
2297                },
2298                "NextToken": {
2299                    "target": "com.amazonaws.appstream#String",
2300                    "traits": {
2301                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.</p>"
2302                    }
2303                }
2304            }
2305        },
2306        "com.amazonaws.appstream#DescribeUsageReportSubscriptionsResult": {
2307            "type": "structure",
2308            "members": {
2309                "UsageReportSubscriptions": {
2310                    "target": "com.amazonaws.appstream#UsageReportSubscriptionList",
2311                    "traits": {
2312                        "smithy.api#documentation": "<p>Information about the usage report subscription.</p>"
2313                    }
2314                },
2315                "NextToken": {
2316                    "target": "com.amazonaws.appstream#String",
2317                    "traits": {
2318                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.</p>"
2319                    }
2320                }
2321            }
2322        },
2323        "com.amazonaws.appstream#DescribeUserStackAssociations": {
2324            "type": "operation",
2325            "input": {
2326                "target": "com.amazonaws.appstream#DescribeUserStackAssociationsRequest"
2327            },
2328            "output": {
2329                "target": "com.amazonaws.appstream#DescribeUserStackAssociationsResult"
2330            },
2331            "errors": [
2332                {
2333                    "target": "com.amazonaws.appstream#InvalidParameterCombinationException"
2334                },
2335                {
2336                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
2337                }
2338            ],
2339            "traits": {
2340                "smithy.api#documentation": "<p>Retrieves a list that describes the UserStackAssociation objects. You must specify either or both of the following:</p>\n        <ul>\n            <li>\n               <p>The stack name</p>\n            </li>\n            <li> \n               <p>The user name (email address of the user associated with the stack) and the authentication type for the user</p>\n            </li>\n         </ul>"
2341            }
2342        },
2343        "com.amazonaws.appstream#DescribeUserStackAssociationsRequest": {
2344            "type": "structure",
2345            "members": {
2346                "StackName": {
2347                    "target": "com.amazonaws.appstream#String",
2348                    "traits": {
2349                        "smithy.api#documentation": "<p>The name of the stack that is associated with the user.</p>"
2350                    }
2351                },
2352                "UserName": {
2353                    "target": "com.amazonaws.appstream#Username",
2354                    "traits": {
2355                        "smithy.api#documentation": "<p>The email address of the user who is associated with the stack.</p>\n        \n        <note>\n            <p>Users' email addresses are case-sensitive.</p>\n         </note>"
2356                    }
2357                },
2358                "AuthenticationType": {
2359                    "target": "com.amazonaws.appstream#AuthenticationType",
2360                    "traits": {
2361                        "smithy.api#documentation": "<p>The authentication type for the user who is associated with the stack. You must specify USERPOOL.</p>"
2362                    }
2363                },
2364                "MaxResults": {
2365                    "target": "com.amazonaws.appstream#MaxResults",
2366                    "traits": {
2367                        "smithy.api#documentation": "<p>The maximum size of each page of results.</p>"
2368                    }
2369                },
2370                "NextToken": {
2371                    "target": "com.amazonaws.appstream#String",
2372                    "traits": {
2373                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.</p>"
2374                    }
2375                }
2376            }
2377        },
2378        "com.amazonaws.appstream#DescribeUserStackAssociationsResult": {
2379            "type": "structure",
2380            "members": {
2381                "UserStackAssociations": {
2382                    "target": "com.amazonaws.appstream#UserStackAssociationList",
2383                    "traits": {
2384                        "smithy.api#documentation": "<p>The UserStackAssociation objects.</p>"
2385                    }
2386                },
2387                "NextToken": {
2388                    "target": "com.amazonaws.appstream#String",
2389                    "traits": {
2390                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.</p>"
2391                    }
2392                }
2393            }
2394        },
2395        "com.amazonaws.appstream#DescribeUsers": {
2396            "type": "operation",
2397            "input": {
2398                "target": "com.amazonaws.appstream#DescribeUsersRequest"
2399            },
2400            "output": {
2401                "target": "com.amazonaws.appstream#DescribeUsersResult"
2402            },
2403            "errors": [
2404                {
2405                    "target": "com.amazonaws.appstream#InvalidParameterCombinationException"
2406                },
2407                {
2408                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
2409                }
2410            ],
2411            "traits": {
2412                "smithy.api#documentation": "<p>Retrieves a list that describes one or more specified users in the user pool.</p>"
2413            }
2414        },
2415        "com.amazonaws.appstream#DescribeUsersRequest": {
2416            "type": "structure",
2417            "members": {
2418                "AuthenticationType": {
2419                    "target": "com.amazonaws.appstream#AuthenticationType",
2420                    "traits": {
2421                        "smithy.api#documentation": "<p>The authentication type for the users in the user pool to describe. You must specify USERPOOL.</p>",
2422                        "smithy.api#required": {}
2423                    }
2424                },
2425                "MaxResults": {
2426                    "target": "com.amazonaws.appstream#Integer",
2427                    "traits": {
2428                        "smithy.api#documentation": "<p>The maximum size of each page of results.</p>"
2429                    }
2430                },
2431                "NextToken": {
2432                    "target": "com.amazonaws.appstream#String",
2433                    "traits": {
2434                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.</p>"
2435                    }
2436                }
2437            }
2438        },
2439        "com.amazonaws.appstream#DescribeUsersResult": {
2440            "type": "structure",
2441            "members": {
2442                "Users": {
2443                    "target": "com.amazonaws.appstream#UserList",
2444                    "traits": {
2445                        "smithy.api#documentation": "<p>Information about users in the user pool.</p>"
2446                    }
2447                },
2448                "NextToken": {
2449                    "target": "com.amazonaws.appstream#String",
2450                    "traits": {
2451                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.</p>"
2452                    }
2453                }
2454            }
2455        },
2456        "com.amazonaws.appstream#Description": {
2457            "type": "string",
2458            "traits": {
2459                "smithy.api#length": {
2460                    "min": 0,
2461                    "max": 256
2462                }
2463            }
2464        },
2465        "com.amazonaws.appstream#DirectoryConfig": {
2466            "type": "structure",
2467            "members": {
2468                "DirectoryName": {
2469                    "target": "com.amazonaws.appstream#DirectoryName",
2470                    "traits": {
2471                        "smithy.api#documentation": "<p>The fully qualified name of the directory (for example, corp.example.com).</p>",
2472                        "smithy.api#required": {}
2473                    }
2474                },
2475                "OrganizationalUnitDistinguishedNames": {
2476                    "target": "com.amazonaws.appstream#OrganizationalUnitDistinguishedNamesList",
2477                    "traits": {
2478                        "smithy.api#documentation": "<p>The distinguished names of the organizational units for computer accounts.</p>"
2479                    }
2480                },
2481                "ServiceAccountCredentials": {
2482                    "target": "com.amazonaws.appstream#ServiceAccountCredentials",
2483                    "traits": {
2484                        "smithy.api#documentation": "<p>The credentials for the service account used by the fleet or image builder to connect to the directory.</p>"
2485                    }
2486                },
2487                "CreatedTime": {
2488                    "target": "com.amazonaws.appstream#Timestamp",
2489                    "traits": {
2490                        "smithy.api#documentation": "<p>The time the directory configuration was created.</p>"
2491                    }
2492                }
2493            },
2494            "traits": {
2495                "smithy.api#documentation": "<p>Describes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.</p>"
2496            }
2497        },
2498        "com.amazonaws.appstream#DirectoryConfigList": {
2499            "type": "list",
2500            "member": {
2501                "target": "com.amazonaws.appstream#DirectoryConfig"
2502            }
2503        },
2504        "com.amazonaws.appstream#DirectoryName": {
2505            "type": "string"
2506        },
2507        "com.amazonaws.appstream#DirectoryNameList": {
2508            "type": "list",
2509            "member": {
2510                "target": "com.amazonaws.appstream#DirectoryName"
2511            }
2512        },
2513        "com.amazonaws.appstream#DisableUser": {
2514            "type": "operation",
2515            "input": {
2516                "target": "com.amazonaws.appstream#DisableUserRequest"
2517            },
2518            "output": {
2519                "target": "com.amazonaws.appstream#DisableUserResult"
2520            },
2521            "errors": [
2522                {
2523                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
2524                }
2525            ],
2526            "traits": {
2527                "smithy.api#documentation": "<p>Disables the specified user in the user pool. Users can't sign in to AppStream 2.0 until they are re-enabled. This action does not delete the user. </p>"
2528            }
2529        },
2530        "com.amazonaws.appstream#DisableUserRequest": {
2531            "type": "structure",
2532            "members": {
2533                "UserName": {
2534                    "target": "com.amazonaws.appstream#Username",
2535                    "traits": {
2536                        "smithy.api#documentation": "<p>The email address of the user.</p>\n        \n        <note>\n            <p>Users' email addresses are case-sensitive.</p>\n         </note>",
2537                        "smithy.api#required": {}
2538                    }
2539                },
2540                "AuthenticationType": {
2541                    "target": "com.amazonaws.appstream#AuthenticationType",
2542                    "traits": {
2543                        "smithy.api#documentation": "<p>The authentication type for the user. You must specify USERPOOL.</p>",
2544                        "smithy.api#required": {}
2545                    }
2546                }
2547            }
2548        },
2549        "com.amazonaws.appstream#DisableUserResult": {
2550            "type": "structure",
2551            "members": {}
2552        },
2553        "com.amazonaws.appstream#DisassociateFleet": {
2554            "type": "operation",
2555            "input": {
2556                "target": "com.amazonaws.appstream#DisassociateFleetRequest"
2557            },
2558            "output": {
2559                "target": "com.amazonaws.appstream#DisassociateFleetResult"
2560            },
2561            "errors": [
2562                {
2563                    "target": "com.amazonaws.appstream#ConcurrentModificationException"
2564                },
2565                {
2566                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
2567                },
2568                {
2569                    "target": "com.amazonaws.appstream#ResourceInUseException"
2570                },
2571                {
2572                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
2573                }
2574            ],
2575            "traits": {
2576                "smithy.api#documentation": "<p>Disassociates the specified fleet from the specified stack.</p>"
2577            }
2578        },
2579        "com.amazonaws.appstream#DisassociateFleetRequest": {
2580            "type": "structure",
2581            "members": {
2582                "FleetName": {
2583                    "target": "com.amazonaws.appstream#String",
2584                    "traits": {
2585                        "smithy.api#documentation": "<p>The name of the fleet.</p>",
2586                        "smithy.api#required": {}
2587                    }
2588                },
2589                "StackName": {
2590                    "target": "com.amazonaws.appstream#String",
2591                    "traits": {
2592                        "smithy.api#documentation": "<p>The name of the stack.</p>",
2593                        "smithy.api#required": {}
2594                    }
2595                }
2596            }
2597        },
2598        "com.amazonaws.appstream#DisassociateFleetResult": {
2599            "type": "structure",
2600            "members": {}
2601        },
2602        "com.amazonaws.appstream#DisplayName": {
2603            "type": "string",
2604            "traits": {
2605                "smithy.api#length": {
2606                    "min": 0,
2607                    "max": 100
2608                }
2609            }
2610        },
2611        "com.amazonaws.appstream#Domain": {
2612            "type": "string",
2613            "traits": {
2614                "smithy.api#documentation": "GSuite domain for GDrive integration.",
2615                "smithy.api#length": {
2616                    "min": 1,
2617                    "max": 64
2618                }
2619            }
2620        },
2621        "com.amazonaws.appstream#DomainJoinInfo": {
2622            "type": "structure",
2623            "members": {
2624                "DirectoryName": {
2625                    "target": "com.amazonaws.appstream#DirectoryName",
2626                    "traits": {
2627                        "smithy.api#documentation": "<p>The fully qualified name of the directory (for example, corp.example.com).</p>"
2628                    }
2629                },
2630                "OrganizationalUnitDistinguishedName": {
2631                    "target": "com.amazonaws.appstream#OrganizationalUnitDistinguishedName",
2632                    "traits": {
2633                        "smithy.api#documentation": "<p>The distinguished name of the organizational unit for computer accounts.</p>"
2634                    }
2635                }
2636            },
2637            "traits": {
2638                "smithy.api#documentation": "<p>Describes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.</p>"
2639            }
2640        },
2641        "com.amazonaws.appstream#DomainList": {
2642            "type": "list",
2643            "member": {
2644                "target": "com.amazonaws.appstream#Domain"
2645            },
2646            "traits": {
2647                "smithy.api#length": {
2648                    "min": 0,
2649                    "max": 50
2650                }
2651            }
2652        },
2653        "com.amazonaws.appstream#EmbedHostDomain": {
2654            "type": "string",
2655            "traits": {
2656                "smithy.api#documentation": "Specifies a valid domain that can embed AppStream.\n        Valid examples include: [\"testorigin.tt--com\", \"testingorigin.com.us\", \"test.com.us\"]\n        Invalid examples include: [\"test,com\", \".com\", \"h*llo.com\". \"\"]",
2657                "smithy.api#length": {
2658                    "min": 0,
2659                    "max": 128
2660                },
2661                "smithy.api#pattern": "(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?\\.)+[a-z0-9][a-z0-9-]{0,61}[a-z0-9]"
2662            }
2663        },
2664        "com.amazonaws.appstream#EmbedHostDomains": {
2665            "type": "list",
2666            "member": {
2667                "target": "com.amazonaws.appstream#EmbedHostDomain"
2668            },
2669            "traits": {
2670                "smithy.api#length": {
2671                    "min": 1,
2672                    "max": 20
2673                }
2674            }
2675        },
2676        "com.amazonaws.appstream#EnableUser": {
2677            "type": "operation",
2678            "input": {
2679                "target": "com.amazonaws.appstream#EnableUserRequest"
2680            },
2681            "output": {
2682                "target": "com.amazonaws.appstream#EnableUserResult"
2683            },
2684            "errors": [
2685                {
2686                    "target": "com.amazonaws.appstream#InvalidAccountStatusException"
2687                },
2688                {
2689                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
2690                }
2691            ],
2692            "traits": {
2693                "smithy.api#documentation": "<p>Enables a user in the user pool. After being enabled, users can sign in to AppStream 2.0 and open applications from the stacks to which they are assigned.</p>"
2694            }
2695        },
2696        "com.amazonaws.appstream#EnableUserRequest": {
2697            "type": "structure",
2698            "members": {
2699                "UserName": {
2700                    "target": "com.amazonaws.appstream#Username",
2701                    "traits": {
2702                        "smithy.api#documentation": "<p>The email address of the user.</p>\n        \n        <note>\n            <p>Users' email addresses are case-sensitive. During login, if they specify an email address that doesn't use the same capitalization as the email address specified when their user pool account was created, a \"user does not exist\" error message displays. </p>\n         </note>",
2703                        "smithy.api#required": {}
2704                    }
2705                },
2706                "AuthenticationType": {
2707                    "target": "com.amazonaws.appstream#AuthenticationType",
2708                    "traits": {
2709                        "smithy.api#documentation": "<p>The authentication type for the user. You must specify USERPOOL.</p>",
2710                        "smithy.api#required": {}
2711                    }
2712                }
2713            }
2714        },
2715        "com.amazonaws.appstream#EnableUserResult": {
2716            "type": "structure",
2717            "members": {}
2718        },
2719        "com.amazonaws.appstream#ErrorMessage": {
2720            "type": "string",
2721            "traits": {
2722                "smithy.api#documentation": "<p>The error message in the exception.</p>"
2723            }
2724        },
2725        "com.amazonaws.appstream#ExpireSession": {
2726            "type": "operation",
2727            "input": {
2728                "target": "com.amazonaws.appstream#ExpireSessionRequest"
2729            },
2730            "output": {
2731                "target": "com.amazonaws.appstream#ExpireSessionResult"
2732            },
2733            "traits": {
2734                "smithy.api#documentation": "<p>Immediately stops the specified streaming session.</p>"
2735            }
2736        },
2737        "com.amazonaws.appstream#ExpireSessionRequest": {
2738            "type": "structure",
2739            "members": {
2740                "SessionId": {
2741                    "target": "com.amazonaws.appstream#String",
2742                    "traits": {
2743                        "smithy.api#documentation": "<p>The identifier of the streaming session.</p>",
2744                        "smithy.api#required": {}
2745                    }
2746                }
2747            }
2748        },
2749        "com.amazonaws.appstream#ExpireSessionResult": {
2750            "type": "structure",
2751            "members": {}
2752        },
2753        "com.amazonaws.appstream#FeedbackURL": {
2754            "type": "string",
2755            "traits": {
2756                "smithy.api#length": {
2757                    "min": 0,
2758                    "max": 1000
2759                }
2760            }
2761        },
2762        "com.amazonaws.appstream#Fleet": {
2763            "type": "structure",
2764            "members": {
2765                "Arn": {
2766                    "target": "com.amazonaws.appstream#Arn",
2767                    "traits": {
2768                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) for the fleet.</p>",
2769                        "smithy.api#required": {}
2770                    }
2771                },
2772                "Name": {
2773                    "target": "com.amazonaws.appstream#String",
2774                    "traits": {
2775                        "smithy.api#documentation": "<p>The name of the fleet.</p>",
2776                        "smithy.api#required": {}
2777                    }
2778                },
2779                "DisplayName": {
2780                    "target": "com.amazonaws.appstream#String",
2781                    "traits": {
2782                        "smithy.api#documentation": "<p>The fleet name to display.</p>"
2783                    }
2784                },
2785                "Description": {
2786                    "target": "com.amazonaws.appstream#String",
2787                    "traits": {
2788                        "smithy.api#documentation": "<p>The description to display.</p>"
2789                    }
2790                },
2791                "ImageName": {
2792                    "target": "com.amazonaws.appstream#String",
2793                    "traits": {
2794                        "smithy.api#documentation": "<p>The name of the image used to create the fleet.</p>"
2795                    }
2796                },
2797                "ImageArn": {
2798                    "target": "com.amazonaws.appstream#Arn",
2799                    "traits": {
2800                        "smithy.api#documentation": "<p>The ARN for the public, private, or shared image.</p>"
2801                    }
2802                },
2803                "InstanceType": {
2804                    "target": "com.amazonaws.appstream#String",
2805                    "traits": {
2806                        "smithy.api#documentation": "<p>The instance type to use when launching fleet instances. The following instance types are available:</p>    \n        <ul>\n            <li>\n               <p>stream.standard.small</p>\n            </li>\n            <li>\n               <p>stream.standard.medium</p>\n            </li>\n            <li>\n               <p>stream.standard.large</p>\n            </li>\n            <li>\n               <p>stream.compute.large</p>\n            </li>\n            <li>\n               <p>stream.compute.xlarge</p>\n            </li>\n            <li>\n               <p>stream.compute.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.compute.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.compute.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.large</p>\n            </li>\n            <li>\n               <p>stream.memory.xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.large</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.3xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.6xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.12xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.large</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-desktop.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.12xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.16xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-pro.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-pro.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-pro.16xlarge</p>\n            </li>\n         </ul>",
2807                        "smithy.api#required": {}
2808                    }
2809                },
2810                "FleetType": {
2811                    "target": "com.amazonaws.appstream#FleetType",
2812                    "traits": {
2813                        "smithy.api#documentation": "<p>The fleet type.</p>\n        <dl>\n            <dt>ALWAYS_ON</dt>\n            <dd>\n                    <p>Provides users with instant-on access to their apps.\n                        You are charged for all running instances in your fleet, even if no users are streaming apps.</p>\n                </dd>\n            <dt>ON_DEMAND</dt>\n            <dd>\n                    <p>Provide users with access to applications after they connect, which takes one to two minutes.\n                        You are charged for instance streaming when users are connected and a\n                        small hourly fee for instances that are not streaming apps.</p>\n                </dd>\n         </dl>"
2814                    }
2815                },
2816                "ComputeCapacityStatus": {
2817                    "target": "com.amazonaws.appstream#ComputeCapacityStatus",
2818                    "traits": {
2819                        "smithy.api#documentation": "<p>The capacity status for the fleet.</p>",
2820                        "smithy.api#required": {}
2821                    }
2822                },
2823                "MaxUserDurationInSeconds": {
2824                    "target": "com.amazonaws.appstream#Integer",
2825                    "traits": {
2826                        "smithy.api#documentation": "<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>\n        <p>Specify a value between 600 and 360000.</p>"
2827                    }
2828                },
2829                "DisconnectTimeoutInSeconds": {
2830                    "target": "com.amazonaws.appstream#Integer",
2831                    "traits": {
2832                        "smithy.api#documentation": "<p>The amount of time that a streaming session remains active after users disconnect. If they try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.</p>\n        <p>Specify a value between 60 and 360000.</p>"
2833                    }
2834                },
2835                "State": {
2836                    "target": "com.amazonaws.appstream#FleetState",
2837                    "traits": {
2838                        "smithy.api#documentation": "<p>The current state for the fleet.</p>",
2839                        "smithy.api#required": {}
2840                    }
2841                },
2842                "VpcConfig": {
2843                    "target": "com.amazonaws.appstream#VpcConfig",
2844                    "traits": {
2845                        "smithy.api#documentation": "<p>The VPC configuration for the fleet.</p>"
2846                    }
2847                },
2848                "CreatedTime": {
2849                    "target": "com.amazonaws.appstream#Timestamp",
2850                    "traits": {
2851                        "smithy.api#documentation": "<p>The time the fleet was created.</p>"
2852                    }
2853                },
2854                "FleetErrors": {
2855                    "target": "com.amazonaws.appstream#FleetErrors",
2856                    "traits": {
2857                        "smithy.api#documentation": "<p>The fleet errors.</p>"
2858                    }
2859                },
2860                "EnableDefaultInternetAccess": {
2861                    "target": "com.amazonaws.appstream#BooleanObject",
2862                    "traits": {
2863                        "smithy.api#documentation": "<p>Indicates whether default internet access is enabled for the fleet.</p>"
2864                    }
2865                },
2866                "DomainJoinInfo": {
2867                    "target": "com.amazonaws.appstream#DomainJoinInfo",
2868                    "traits": {
2869                        "smithy.api#documentation": "<p>The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain. </p>"
2870                    }
2871                },
2872                "IdleDisconnectTimeoutInSeconds": {
2873                    "target": "com.amazonaws.appstream#Integer",
2874                    "traits": {
2875                        "smithy.api#documentation": "<p>The amount of time that users can be idle (inactive) before they are disconnected\n            from their streaming session and the <code>DisconnectTimeoutInSeconds</code> time\n            interval begins. Users are notified before they are disconnected due to inactivity. If\n            users try to reconnect to the streaming session before the time interval specified in\n            <code>DisconnectTimeoutInSeconds</code> elapses, they are connected to their\n            previous session. Users are considered idle when they stop providing keyboard or mouse\n            input during their streaming session. File uploads and downloads, audio in, audio out,\n            and pixels changing do not qualify as user activity. If users continue to be idle after\n            the time interval in <code>IdleDisconnectTimeoutInSeconds</code> elapses, they are\n            disconnected.</p>\n        <p>To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 0.</p>\n        \n        <note>\n            <p>If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity. </p>\n         </note>"
2876                    }
2877                },
2878                "IamRoleArn": {
2879                    "target": "com.amazonaws.appstream#Arn",
2880                    "traits": {
2881                        "smithy.api#documentation": "<p>The ARN of the IAM role that is applied to the fleet. To assume a role, the fleet instance calls the AWS Security Token Service (STS) <code>AssumeRole</code> API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the <b>appstream_machine_role</b> credential profile on the instance.</p>\n        \n        <p>For more information, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/using-iam-roles-to-grant-permissions-to-applications-scripts-streaming-instances.html\">Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>"
2882                    }
2883                },
2884                "StreamView": {
2885                    "target": "com.amazonaws.appstream#StreamView",
2886                    "traits": {
2887                        "smithy.api#documentation": "<p>The AppStream 2.0 view that is displayed to your users when they stream from the fleet. When <code>APP</code> is specified, only the windows of applications opened by users display. When <code>DESKTOP</code> is specified, the standard desktop that is provided by the operating system displays.</p>\n        \n        <p>The default value is <code>APP</code>.</p>"
2888                    }
2889                }
2890            },
2891            "traits": {
2892                "smithy.api#documentation": "<p>Describes a fleet.</p>"
2893            }
2894        },
2895        "com.amazonaws.appstream#FleetAttribute": {
2896            "type": "string",
2897            "traits": {
2898                "smithy.api#documentation": "<p>The fleet attribute.</p>",
2899                "smithy.api#enum": [
2900                    {
2901                        "value": "VPC_CONFIGURATION",
2902                        "name": "VPC_CONFIGURATION"
2903                    },
2904                    {
2905                        "value": "VPC_CONFIGURATION_SECURITY_GROUP_IDS",
2906                        "name": "VPC_CONFIGURATION_SECURITY_GROUP_IDS"
2907                    },
2908                    {
2909                        "value": "DOMAIN_JOIN_INFO",
2910                        "name": "DOMAIN_JOIN_INFO"
2911                    },
2912                    {
2913                        "value": "IAM_ROLE_ARN",
2914                        "name": "IAM_ROLE_ARN"
2915                    }
2916                ]
2917            }
2918        },
2919        "com.amazonaws.appstream#FleetAttributes": {
2920            "type": "list",
2921            "member": {
2922                "target": "com.amazonaws.appstream#FleetAttribute"
2923            },
2924            "traits": {
2925                "smithy.api#documentation": "<p>The fleet attributes.</p>"
2926            }
2927        },
2928        "com.amazonaws.appstream#FleetError": {
2929            "type": "structure",
2930            "members": {
2931                "ErrorCode": {
2932                    "target": "com.amazonaws.appstream#FleetErrorCode",
2933                    "traits": {
2934                        "smithy.api#documentation": "<p>The error code.</p>"
2935                    }
2936                },
2937                "ErrorMessage": {
2938                    "target": "com.amazonaws.appstream#String",
2939                    "traits": {
2940                        "smithy.api#documentation": "<p>The error message.</p>"
2941                    }
2942                }
2943            },
2944            "traits": {
2945                "smithy.api#documentation": "<p>Describes a fleet error.</p>"
2946            }
2947        },
2948        "com.amazonaws.appstream#FleetErrorCode": {
2949            "type": "string",
2950            "traits": {
2951                "smithy.api#enum": [
2952                    {
2953                        "value": "IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION",
2954                        "name": "IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION"
2955                    },
2956                    {
2957                        "value": "IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION",
2958                        "name": "IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION"
2959                    },
2960                    {
2961                        "value": "IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION",
2962                        "name": "IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION"
2963                    },
2964                    {
2965                        "value": "NETWORK_INTERFACE_LIMIT_EXCEEDED",
2966                        "name": "NETWORK_INTERFACE_LIMIT_EXCEEDED"
2967                    },
2968                    {
2969                        "value": "INTERNAL_SERVICE_ERROR",
2970                        "name": "INTERNAL_SERVICE_ERROR"
2971                    },
2972                    {
2973                        "value": "IAM_SERVICE_ROLE_IS_MISSING",
2974                        "name": "IAM_SERVICE_ROLE_IS_MISSING"
2975                    },
2976                    {
2977                        "value": "MACHINE_ROLE_IS_MISSING",
2978                        "name": "MACHINE_ROLE_IS_MISSING"
2979                    },
2980                    {
2981                        "value": "STS_DISABLED_IN_REGION",
2982                        "name": "STS_DISABLED_IN_REGION"
2983                    },
2984                    {
2985                        "value": "SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES",
2986                        "name": "SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES"
2987                    },
2988                    {
2989                        "value": "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION",
2990                        "name": "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION"
2991                    },
2992                    {
2993                        "value": "SUBNET_NOT_FOUND",
2994                        "name": "SUBNET_NOT_FOUND"
2995                    },
2996                    {
2997                        "value": "IMAGE_NOT_FOUND",
2998                        "name": "IMAGE_NOT_FOUND"
2999                    },
3000                    {
3001                        "value": "INVALID_SUBNET_CONFIGURATION",
3002                        "name": "INVALID_SUBNET_CONFIGURATION"
3003                    },
3004                    {
3005                        "value": "SECURITY_GROUPS_NOT_FOUND",
3006                        "name": "SECURITY_GROUPS_NOT_FOUND"
3007                    },
3008                    {
3009                        "value": "IGW_NOT_ATTACHED",
3010                        "name": "IGW_NOT_ATTACHED"
3011                    },
3012                    {
3013                        "value": "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION",
3014                        "name": "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION"
3015                    },
3016                    {
3017                        "value": "FLEET_STOPPED",
3018                        "name": "FLEET_STOPPED"
3019                    },
3020                    {
3021                        "value": "FLEET_INSTANCE_PROVISIONING_FAILURE",
3022                        "name": "FLEET_INSTANCE_PROVISIONING_FAILURE"
3023                    },
3024                    {
3025                        "value": "DOMAIN_JOIN_ERROR_FILE_NOT_FOUND",
3026                        "name": "DOMAIN_JOIN_ERROR_FILE_NOT_FOUND"
3027                    },
3028                    {
3029                        "value": "DOMAIN_JOIN_ERROR_ACCESS_DENIED",
3030                        "name": "DOMAIN_JOIN_ERROR_ACCESS_DENIED"
3031                    },
3032                    {
3033                        "value": "DOMAIN_JOIN_ERROR_LOGON_FAILURE",
3034                        "name": "DOMAIN_JOIN_ERROR_LOGON_FAILURE"
3035                    },
3036                    {
3037                        "value": "DOMAIN_JOIN_ERROR_INVALID_PARAMETER",
3038                        "name": "DOMAIN_JOIN_ERROR_INVALID_PARAMETER"
3039                    },
3040                    {
3041                        "value": "DOMAIN_JOIN_ERROR_MORE_DATA",
3042                        "name": "DOMAIN_JOIN_ERROR_MORE_DATA"
3043                    },
3044                    {
3045                        "value": "DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN",
3046                        "name": "DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN"
3047                    },
3048                    {
3049                        "value": "DOMAIN_JOIN_ERROR_NOT_SUPPORTED",
3050                        "name": "DOMAIN_JOIN_ERROR_NOT_SUPPORTED"
3051                    },
3052                    {
3053                        "value": "DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME",
3054                        "name": "DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME"
3055                    },
3056                    {
3057                        "value": "DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED",
3058                        "name": "DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED"
3059                    },
3060                    {
3061                        "value": "DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED",
3062                        "name": "DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED"
3063                    },
3064                    {
3065                        "value": "DOMAIN_JOIN_NERR_PASSWORD_EXPIRED",
3066                        "name": "DOMAIN_JOIN_NERR_PASSWORD_EXPIRED"
3067                    },
3068                    {
3069                        "value": "DOMAIN_JOIN_INTERNAL_SERVICE_ERROR",
3070                        "name": "DOMAIN_JOIN_INTERNAL_SERVICE_ERROR"
3071                    }
3072                ]
3073            }
3074        },
3075        "com.amazonaws.appstream#FleetErrors": {
3076            "type": "list",
3077            "member": {
3078                "target": "com.amazonaws.appstream#FleetError"
3079            }
3080        },
3081        "com.amazonaws.appstream#FleetList": {
3082            "type": "list",
3083            "member": {
3084                "target": "com.amazonaws.appstream#Fleet"
3085            },
3086            "traits": {
3087                "smithy.api#documentation": "<p>The fleets.</p>"
3088            }
3089        },
3090        "com.amazonaws.appstream#FleetState": {
3091            "type": "string",
3092            "traits": {
3093                "smithy.api#enum": [
3094                    {
3095                        "value": "STARTING",
3096                        "name": "STARTING"
3097                    },
3098                    {
3099                        "value": "RUNNING",
3100                        "name": "RUNNING"
3101                    },
3102                    {
3103                        "value": "STOPPING",
3104                        "name": "STOPPING"
3105                    },
3106                    {
3107                        "value": "STOPPED",
3108                        "name": "STOPPED"
3109                    }
3110                ]
3111            }
3112        },
3113        "com.amazonaws.appstream#FleetType": {
3114            "type": "string",
3115            "traits": {
3116                "smithy.api#enum": [
3117                    {
3118                        "value": "ALWAYS_ON",
3119                        "name": "ALWAYS_ON"
3120                    },
3121                    {
3122                        "value": "ON_DEMAND",
3123                        "name": "ON_DEMAND"
3124                    }
3125                ]
3126            }
3127        },
3128        "com.amazonaws.appstream#Image": {
3129            "type": "structure",
3130            "members": {
3131                "Name": {
3132                    "target": "com.amazonaws.appstream#String",
3133                    "traits": {
3134                        "smithy.api#documentation": "<p>The name of the image.</p>",
3135                        "smithy.api#required": {}
3136                    }
3137                },
3138                "Arn": {
3139                    "target": "com.amazonaws.appstream#Arn",
3140                    "traits": {
3141                        "smithy.api#documentation": "<p>The ARN of the image.</p>"
3142                    }
3143                },
3144                "BaseImageArn": {
3145                    "target": "com.amazonaws.appstream#Arn",
3146                    "traits": {
3147                        "smithy.api#documentation": "<p>The ARN of the image from which this image was created.</p>"
3148                    }
3149                },
3150                "DisplayName": {
3151                    "target": "com.amazonaws.appstream#String",
3152                    "traits": {
3153                        "smithy.api#documentation": "<p>The image name to display.</p>"
3154                    }
3155                },
3156                "State": {
3157                    "target": "com.amazonaws.appstream#ImageState",
3158                    "traits": {
3159                        "smithy.api#documentation": "<p>The image starts in the <code>PENDING</code> state. If image creation succeeds, the\n            state is <code>AVAILABLE</code>. If image creation fails, the state is <code>FAILED</code>.</p>"
3160                    }
3161                },
3162                "Visibility": {
3163                    "target": "com.amazonaws.appstream#VisibilityType",
3164                    "traits": {
3165                        "smithy.api#documentation": "<p>Indicates whether the image is public or private.</p>"
3166                    }
3167                },
3168                "ImageBuilderSupported": {
3169                    "target": "com.amazonaws.appstream#Boolean",
3170                    "traits": {
3171                        "smithy.api#documentation": "<p>Indicates whether an image builder can be launched from this image.</p>"
3172                    }
3173                },
3174                "ImageBuilderName": {
3175                    "target": "com.amazonaws.appstream#String",
3176                    "traits": {
3177                        "smithy.api#documentation": "<p>The name of the image builder that was used to create the private image. If the image is shared, this value is null.</p>"
3178                    }
3179                },
3180                "Platform": {
3181                    "target": "com.amazonaws.appstream#PlatformType",
3182                    "traits": {
3183                        "smithy.api#documentation": "<p>The operating system platform of the image.</p>"
3184                    }
3185                },
3186                "Description": {
3187                    "target": "com.amazonaws.appstream#String",
3188                    "traits": {
3189                        "smithy.api#documentation": "<p>The description to display.</p>"
3190                    }
3191                },
3192                "StateChangeReason": {
3193                    "target": "com.amazonaws.appstream#ImageStateChangeReason",
3194                    "traits": {
3195                        "smithy.api#documentation": "<p>The reason why the last state change occurred.</p>"
3196                    }
3197                },
3198                "Applications": {
3199                    "target": "com.amazonaws.appstream#Applications",
3200                    "traits": {
3201                        "smithy.api#documentation": "<p>The applications associated with the image.</p>"
3202                    }
3203                },
3204                "CreatedTime": {
3205                    "target": "com.amazonaws.appstream#Timestamp",
3206                    "traits": {
3207                        "smithy.api#documentation": "<p>The time the image was created.</p>"
3208                    }
3209                },
3210                "PublicBaseImageReleasedDate": {
3211                    "target": "com.amazonaws.appstream#Timestamp",
3212                    "traits": {
3213                        "smithy.api#documentation": "<p>The release date of the public base image. \n            For private images, this date is the release date of the base image from which the image was created.</p>"
3214                    }
3215                },
3216                "AppstreamAgentVersion": {
3217                    "target": "com.amazonaws.appstream#AppstreamAgentVersion",
3218                    "traits": {
3219                        "smithy.api#documentation": "<p>The version of the AppStream 2.0 agent to use for instances that are launched from this image. </p>"
3220                    }
3221                },
3222                "ImagePermissions": {
3223                    "target": "com.amazonaws.appstream#ImagePermissions",
3224                    "traits": {
3225                        "smithy.api#documentation": "<p>The permissions to provide to the destination AWS account for the specified image.</p>"
3226                    }
3227                },
3228                "ImageErrors": {
3229                    "target": "com.amazonaws.appstream#ResourceErrors",
3230                    "traits": {
3231                        "smithy.api#documentation": "<p>Describes the errors that are returned when a new image can't be created.</p>"
3232                    }
3233                }
3234            },
3235            "traits": {
3236                "smithy.api#documentation": "<p>Describes an image.</p>"
3237            }
3238        },
3239        "com.amazonaws.appstream#ImageBuilder": {
3240            "type": "structure",
3241            "members": {
3242                "Name": {
3243                    "target": "com.amazonaws.appstream#String",
3244                    "traits": {
3245                        "smithy.api#documentation": "<p>The name of the image builder.</p>",
3246                        "smithy.api#required": {}
3247                    }
3248                },
3249                "Arn": {
3250                    "target": "com.amazonaws.appstream#Arn",
3251                    "traits": {
3252                        "smithy.api#documentation": "<p>The ARN for the image builder.</p>"
3253                    }
3254                },
3255                "ImageArn": {
3256                    "target": "com.amazonaws.appstream#Arn",
3257                    "traits": {
3258                        "smithy.api#documentation": "<p>The ARN of the image from which this builder was created.</p>"
3259                    }
3260                },
3261                "Description": {
3262                    "target": "com.amazonaws.appstream#String",
3263                    "traits": {
3264                        "smithy.api#documentation": "<p>The description to display.</p>"
3265                    }
3266                },
3267                "DisplayName": {
3268                    "target": "com.amazonaws.appstream#String",
3269                    "traits": {
3270                        "smithy.api#documentation": "<p>The image builder name to display.</p>"
3271                    }
3272                },
3273                "VpcConfig": {
3274                    "target": "com.amazonaws.appstream#VpcConfig",
3275                    "traits": {
3276                        "smithy.api#documentation": "<p>The VPC configuration of the image builder.</p>"
3277                    }
3278                },
3279                "InstanceType": {
3280                    "target": "com.amazonaws.appstream#String",
3281                    "traits": {
3282                        "smithy.api#documentation": "<p>The instance type for the image builder. The following instance types are available:</p>   \n            <ul>\n            <li>\n               <p>stream.standard.small</p>\n            </li>\n            <li>\n               <p>stream.standard.medium</p>\n            </li>\n            <li>\n               <p>stream.standard.large</p>\n            </li>\n            <li>\n               <p>stream.compute.large</p>\n            </li>\n            <li>\n               <p>stream.compute.xlarge</p>\n            </li>\n            <li>\n               <p>stream.compute.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.compute.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.compute.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.large</p>\n            </li>\n            <li>\n               <p>stream.memory.xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.large</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.3xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.6xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.12xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.large</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-desktop.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.12xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.16xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-pro.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-pro.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-pro.16xlarge</p>\n            </li>\n         </ul>"
3283                    }
3284                },
3285                "Platform": {
3286                    "target": "com.amazonaws.appstream#PlatformType",
3287                    "traits": {
3288                        "smithy.api#documentation": "<p>The operating system platform of the image builder.</p>"
3289                    }
3290                },
3291                "IamRoleArn": {
3292                    "target": "com.amazonaws.appstream#Arn",
3293                    "traits": {
3294                        "smithy.api#documentation": "<p>The ARN of the IAM role that is applied to the image builder. To assume a role, the image builder calls the AWS Security Token Service (STS) <code>AssumeRole</code> API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the <b>appstream_machine_role</b> credential profile on the instance.</p>\n        \n        <p>For more information, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/using-iam-roles-to-grant-permissions-to-applications-scripts-streaming-instances.html\">Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>"
3295                    }
3296                },
3297                "State": {
3298                    "target": "com.amazonaws.appstream#ImageBuilderState",
3299                    "traits": {
3300                        "smithy.api#documentation": "<p>The state of the image builder.</p>"
3301                    }
3302                },
3303                "StateChangeReason": {
3304                    "target": "com.amazonaws.appstream#ImageBuilderStateChangeReason",
3305                    "traits": {
3306                        "smithy.api#documentation": "<p>The reason why the last state change occurred.</p>"
3307                    }
3308                },
3309                "CreatedTime": {
3310                    "target": "com.amazonaws.appstream#Timestamp",
3311                    "traits": {
3312                        "smithy.api#documentation": "<p>The time stamp when the image builder was created.</p>"
3313                    }
3314                },
3315                "EnableDefaultInternetAccess": {
3316                    "target": "com.amazonaws.appstream#BooleanObject",
3317                    "traits": {
3318                        "smithy.api#documentation": "<p>Enables or disables default internet access for the image builder.</p>"
3319                    }
3320                },
3321                "DomainJoinInfo": {
3322                    "target": "com.amazonaws.appstream#DomainJoinInfo",
3323                    "traits": {
3324                        "smithy.api#documentation": "<p>The name of the directory and organizational unit (OU) to use to join the image builder to a Microsoft Active Directory domain. </p>"
3325                    }
3326                },
3327                "NetworkAccessConfiguration": {
3328                    "target": "com.amazonaws.appstream#NetworkAccessConfiguration"
3329                },
3330                "ImageBuilderErrors": {
3331                    "target": "com.amazonaws.appstream#ResourceErrors",
3332                    "traits": {
3333                        "smithy.api#documentation": "<p>The image builder errors.</p>"
3334                    }
3335                },
3336                "AppstreamAgentVersion": {
3337                    "target": "com.amazonaws.appstream#AppstreamAgentVersion",
3338                    "traits": {
3339                        "smithy.api#documentation": "<p>The version of the AppStream 2.0 agent that is currently being used by the image builder. </p>"
3340                    }
3341                },
3342                "AccessEndpoints": {
3343                    "target": "com.amazonaws.appstream#AccessEndpointList",
3344                    "traits": {
3345                        "smithy.api#documentation": "<p>The list of virtual private cloud (VPC) interface endpoint objects. Administrators can connect to the image builder only through the specified endpoints.</p>"
3346                    }
3347                }
3348            },
3349            "traits": {
3350                "smithy.api#documentation": "<p>Describes a virtual machine that is used to create an image. </p>"
3351            }
3352        },
3353        "com.amazonaws.appstream#ImageBuilderList": {
3354            "type": "list",
3355            "member": {
3356                "target": "com.amazonaws.appstream#ImageBuilder"
3357            }
3358        },
3359        "com.amazonaws.appstream#ImageBuilderState": {
3360            "type": "string",
3361            "traits": {
3362                "smithy.api#enum": [
3363                    {
3364                        "value": "PENDING",
3365                        "name": "PENDING"
3366                    },
3367                    {
3368                        "value": "UPDATING_AGENT",
3369                        "name": "UPDATING_AGENT"
3370                    },
3371                    {
3372                        "value": "RUNNING",
3373                        "name": "RUNNING"
3374                    },
3375                    {
3376                        "value": "STOPPING",
3377                        "name": "STOPPING"
3378                    },
3379                    {
3380                        "value": "STOPPED",
3381                        "name": "STOPPED"
3382                    },
3383                    {
3384                        "value": "REBOOTING",
3385                        "name": "REBOOTING"
3386                    },
3387                    {
3388                        "value": "SNAPSHOTTING",
3389                        "name": "SNAPSHOTTING"
3390                    },
3391                    {
3392                        "value": "DELETING",
3393                        "name": "DELETING"
3394                    },
3395                    {
3396                        "value": "FAILED",
3397                        "name": "FAILED"
3398                    },
3399                    {
3400                        "value": "UPDATING",
3401                        "name": "UPDATING"
3402                    },
3403                    {
3404                        "value": "PENDING_QUALIFICATION",
3405                        "name": "PENDING_QUALIFICATION"
3406                    }
3407                ]
3408            }
3409        },
3410        "com.amazonaws.appstream#ImageBuilderStateChangeReason": {
3411            "type": "structure",
3412            "members": {
3413                "Code": {
3414                    "target": "com.amazonaws.appstream#ImageBuilderStateChangeReasonCode",
3415                    "traits": {
3416                        "smithy.api#documentation": "<p>The state change reason code.</p>"
3417                    }
3418                },
3419                "Message": {
3420                    "target": "com.amazonaws.appstream#String",
3421                    "traits": {
3422                        "smithy.api#documentation": "<p>The state change reason message.</p>"
3423                    }
3424                }
3425            },
3426            "traits": {
3427                "smithy.api#documentation": "<p>Describes the reason why the last image builder state change occurred.</p>"
3428            }
3429        },
3430        "com.amazonaws.appstream#ImageBuilderStateChangeReasonCode": {
3431            "type": "string",
3432            "traits": {
3433                "smithy.api#enum": [
3434                    {
3435                        "value": "INTERNAL_ERROR",
3436                        "name": "INTERNAL_ERROR"
3437                    },
3438                    {
3439                        "value": "IMAGE_UNAVAILABLE",
3440                        "name": "IMAGE_UNAVAILABLE"
3441                    }
3442                ]
3443            }
3444        },
3445        "com.amazonaws.appstream#ImageList": {
3446            "type": "list",
3447            "member": {
3448                "target": "com.amazonaws.appstream#Image"
3449            }
3450        },
3451        "com.amazonaws.appstream#ImagePermissions": {
3452            "type": "structure",
3453            "members": {
3454                "allowFleet": {
3455                    "target": "com.amazonaws.appstream#BooleanObject",
3456                    "traits": {
3457                        "smithy.api#documentation": "<p>Indicates whether the image can be used for a fleet.</p>"
3458                    }
3459                },
3460                "allowImageBuilder": {
3461                    "target": "com.amazonaws.appstream#BooleanObject",
3462                    "traits": {
3463                        "smithy.api#documentation": "<p>Indicates whether the image can be used for an image builder.</p>"
3464                    }
3465                }
3466            },
3467            "traits": {
3468                "smithy.api#documentation": "<p>Describes the permissions for an image. </p>"
3469            }
3470        },
3471        "com.amazonaws.appstream#ImageState": {
3472            "type": "string",
3473            "traits": {
3474                "smithy.api#enum": [
3475                    {
3476                        "value": "PENDING",
3477                        "name": "PENDING"
3478                    },
3479                    {
3480                        "value": "AVAILABLE",
3481                        "name": "AVAILABLE"
3482                    },
3483                    {
3484                        "value": "FAILED",
3485                        "name": "FAILED"
3486                    },
3487                    {
3488                        "value": "COPYING",
3489                        "name": "COPYING"
3490                    },
3491                    {
3492                        "value": "DELETING",
3493                        "name": "DELETING"
3494                    },
3495                    {
3496                        "value": "CREATING",
3497                        "name": "CREATING"
3498                    },
3499                    {
3500                        "value": "IMPORTING",
3501                        "name": "IMPORTING"
3502                    }
3503                ]
3504            }
3505        },
3506        "com.amazonaws.appstream#ImageStateChangeReason": {
3507            "type": "structure",
3508            "members": {
3509                "Code": {
3510                    "target": "com.amazonaws.appstream#ImageStateChangeReasonCode",
3511                    "traits": {
3512                        "smithy.api#documentation": "<p>The state change reason code.</p>"
3513                    }
3514                },
3515                "Message": {
3516                    "target": "com.amazonaws.appstream#String",
3517                    "traits": {
3518                        "smithy.api#documentation": "<p>The state change reason message.</p>"
3519                    }
3520                }
3521            },
3522            "traits": {
3523                "smithy.api#documentation": "<p>Describes the reason why the last image state change occurred.</p>"
3524            }
3525        },
3526        "com.amazonaws.appstream#ImageStateChangeReasonCode": {
3527            "type": "string",
3528            "traits": {
3529                "smithy.api#enum": [
3530                    {
3531                        "value": "INTERNAL_ERROR",
3532                        "name": "INTERNAL_ERROR"
3533                    },
3534                    {
3535                        "value": "IMAGE_BUILDER_NOT_AVAILABLE",
3536                        "name": "IMAGE_BUILDER_NOT_AVAILABLE"
3537                    },
3538                    {
3539                        "value": "IMAGE_COPY_FAILURE",
3540                        "name": "IMAGE_COPY_FAILURE"
3541                    }
3542                ]
3543            }
3544        },
3545        "com.amazonaws.appstream#IncompatibleImageException": {
3546            "type": "structure",
3547            "members": {
3548                "Message": {
3549                    "target": "com.amazonaws.appstream#ErrorMessage"
3550                }
3551            },
3552            "traits": {
3553                "smithy.api#documentation": "<p>The image can't be updated because it's not compatible for updates.</p>",
3554                "smithy.api#error": "client",
3555                "smithy.api#httpError": 400
3556            }
3557        },
3558        "com.amazonaws.appstream#Integer": {
3559            "type": "integer",
3560            "traits": {
3561                "smithy.api#box": {}
3562            }
3563        },
3564        "com.amazonaws.appstream#InvalidAccountStatusException": {
3565            "type": "structure",
3566            "members": {
3567                "Message": {
3568                    "target": "com.amazonaws.appstream#ErrorMessage"
3569                }
3570            },
3571            "traits": {
3572                "smithy.api#documentation": "<p>The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support. </p>",
3573                "smithy.api#error": "client",
3574                "smithy.api#httpError": 400
3575            }
3576        },
3577        "com.amazonaws.appstream#InvalidParameterCombinationException": {
3578            "type": "structure",
3579            "members": {
3580                "Message": {
3581                    "target": "com.amazonaws.appstream#ErrorMessage"
3582                }
3583            },
3584            "traits": {
3585                "smithy.api#documentation": "<p>Indicates an incorrect combination of parameters, or a missing parameter.</p>",
3586                "smithy.api#error": "client",
3587                "smithy.api#httpError": 400
3588            }
3589        },
3590        "com.amazonaws.appstream#InvalidRoleException": {
3591            "type": "structure",
3592            "members": {
3593                "Message": {
3594                    "target": "com.amazonaws.appstream#ErrorMessage"
3595                }
3596            },
3597            "traits": {
3598                "smithy.api#documentation": "<p>The specified role is invalid.</p>",
3599                "smithy.api#error": "client",
3600                "smithy.api#httpError": 400
3601            }
3602        },
3603        "com.amazonaws.appstream#LastReportGenerationExecutionError": {
3604            "type": "structure",
3605            "members": {
3606                "ErrorCode": {
3607                    "target": "com.amazonaws.appstream#UsageReportExecutionErrorCode",
3608                    "traits": {
3609                        "smithy.api#documentation": "<p>The error code for the error that is returned when a usage report can't be generated.</p>"
3610                    }
3611                },
3612                "ErrorMessage": {
3613                    "target": "com.amazonaws.appstream#String",
3614                    "traits": {
3615                        "smithy.api#documentation": "<p>The error message for the error that is returned when a usage report can't be generated.</p>"
3616                    }
3617                }
3618            },
3619            "traits": {
3620                "smithy.api#documentation": "<p>Describes the error that is returned when a usage report can't be generated.</p>"
3621            }
3622        },
3623        "com.amazonaws.appstream#LastReportGenerationExecutionErrors": {
3624            "type": "list",
3625            "member": {
3626                "target": "com.amazonaws.appstream#LastReportGenerationExecutionError"
3627            }
3628        },
3629        "com.amazonaws.appstream#LimitExceededException": {
3630            "type": "structure",
3631            "members": {
3632                "Message": {
3633                    "target": "com.amazonaws.appstream#ErrorMessage"
3634                }
3635            },
3636            "traits": {
3637                "smithy.api#documentation": "<p>The requested limit exceeds the permitted limit for an account.</p>",
3638                "smithy.api#error": "client",
3639                "smithy.api#httpError": 400
3640            }
3641        },
3642        "com.amazonaws.appstream#ListAssociatedFleets": {
3643            "type": "operation",
3644            "input": {
3645                "target": "com.amazonaws.appstream#ListAssociatedFleetsRequest"
3646            },
3647            "output": {
3648                "target": "com.amazonaws.appstream#ListAssociatedFleetsResult"
3649            },
3650            "traits": {
3651                "smithy.api#documentation": "<p>Retrieves the name of the fleet that is associated with the specified stack.</p>"
3652            }
3653        },
3654        "com.amazonaws.appstream#ListAssociatedFleetsRequest": {
3655            "type": "structure",
3656            "members": {
3657                "StackName": {
3658                    "target": "com.amazonaws.appstream#String",
3659                    "traits": {
3660                        "smithy.api#documentation": "<p>The name of the stack.</p>",
3661                        "smithy.api#required": {}
3662                    }
3663                },
3664                "NextToken": {
3665                    "target": "com.amazonaws.appstream#String",
3666                    "traits": {
3667                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.</p>"
3668                    }
3669                }
3670            }
3671        },
3672        "com.amazonaws.appstream#ListAssociatedFleetsResult": {
3673            "type": "structure",
3674            "members": {
3675                "Names": {
3676                    "target": "com.amazonaws.appstream#StringList",
3677                    "traits": {
3678                        "smithy.api#documentation": "<p>The name of the fleet.</p>"
3679                    }
3680                },
3681                "NextToken": {
3682                    "target": "com.amazonaws.appstream#String",
3683                    "traits": {
3684                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.</p>"
3685                    }
3686                }
3687            }
3688        },
3689        "com.amazonaws.appstream#ListAssociatedStacks": {
3690            "type": "operation",
3691            "input": {
3692                "target": "com.amazonaws.appstream#ListAssociatedStacksRequest"
3693            },
3694            "output": {
3695                "target": "com.amazonaws.appstream#ListAssociatedStacksResult"
3696            },
3697            "traits": {
3698                "smithy.api#documentation": "<p>Retrieves the name of the stack with which the specified fleet is associated.</p>"
3699            }
3700        },
3701        "com.amazonaws.appstream#ListAssociatedStacksRequest": {
3702            "type": "structure",
3703            "members": {
3704                "FleetName": {
3705                    "target": "com.amazonaws.appstream#String",
3706                    "traits": {
3707                        "smithy.api#documentation": "<p>The name of the fleet.</p>",
3708                        "smithy.api#required": {}
3709                    }
3710                },
3711                "NextToken": {
3712                    "target": "com.amazonaws.appstream#String",
3713                    "traits": {
3714                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.</p>"
3715                    }
3716                }
3717            }
3718        },
3719        "com.amazonaws.appstream#ListAssociatedStacksResult": {
3720            "type": "structure",
3721            "members": {
3722                "Names": {
3723                    "target": "com.amazonaws.appstream#StringList",
3724                    "traits": {
3725                        "smithy.api#documentation": "<p>The name of the stack.</p>"
3726                    }
3727                },
3728                "NextToken": {
3729                    "target": "com.amazonaws.appstream#String",
3730                    "traits": {
3731                        "smithy.api#documentation": "<p>The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.</p>"
3732                    }
3733                }
3734            }
3735        },
3736        "com.amazonaws.appstream#ListTagsForResource": {
3737            "type": "operation",
3738            "input": {
3739                "target": "com.amazonaws.appstream#ListTagsForResourceRequest"
3740            },
3741            "output": {
3742                "target": "com.amazonaws.appstream#ListTagsForResourceResponse"
3743            },
3744            "errors": [
3745                {
3746                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
3747                }
3748            ],
3749            "traits": {
3750                "smithy.api#documentation": "<p>Retrieves a list of all tags for the specified AppStream 2.0 resource. You can tag AppStream 2.0 image builders, images, fleets, and stacks.</p>\n        <p>For more information about tags, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/tagging-basic.html\">Tagging Your Resources</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>"
3751            }
3752        },
3753        "com.amazonaws.appstream#ListTagsForResourceRequest": {
3754            "type": "structure",
3755            "members": {
3756                "ResourceArn": {
3757                    "target": "com.amazonaws.appstream#Arn",
3758                    "traits": {
3759                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the resource.</p>",
3760                        "smithy.api#required": {}
3761                    }
3762                }
3763            }
3764        },
3765        "com.amazonaws.appstream#ListTagsForResourceResponse": {
3766            "type": "structure",
3767            "members": {
3768                "Tags": {
3769                    "target": "com.amazonaws.appstream#Tags",
3770                    "traits": {
3771                        "smithy.api#documentation": "<p>The information about the tags.</p>"
3772                    }
3773                }
3774            }
3775        },
3776        "com.amazonaws.appstream#Long": {
3777            "type": "long",
3778            "traits": {
3779                "smithy.api#box": {}
3780            }
3781        },
3782        "com.amazonaws.appstream#MaxResults": {
3783            "type": "integer",
3784            "traits": {
3785                "smithy.api#box": {},
3786                "smithy.api#range": {
3787                    "min": 0,
3788                    "max": 500
3789                }
3790            }
3791        },
3792        "com.amazonaws.appstream#MessageAction": {
3793            "type": "string",
3794            "traits": {
3795                "smithy.api#enum": [
3796                    {
3797                        "value": "SUPPRESS",
3798                        "name": "SUPPRESS"
3799                    },
3800                    {
3801                        "value": "RESEND",
3802                        "name": "RESEND"
3803                    }
3804                ]
3805            }
3806        },
3807        "com.amazonaws.appstream#Metadata": {
3808            "type": "map",
3809            "key": {
3810                "target": "com.amazonaws.appstream#String"
3811            },
3812            "value": {
3813                "target": "com.amazonaws.appstream#String"
3814            }
3815        },
3816        "com.amazonaws.appstream#Name": {
3817            "type": "string",
3818            "traits": {
3819                "smithy.api#pattern": "^[a-zA-Z0-9][a-zA-Z0-9_.-]{0,100}$"
3820            }
3821        },
3822        "com.amazonaws.appstream#NetworkAccessConfiguration": {
3823            "type": "structure",
3824            "members": {
3825                "EniPrivateIpAddress": {
3826                    "target": "com.amazonaws.appstream#String",
3827                    "traits": {
3828                        "smithy.api#documentation": "<p>The private IP address of the elastic network interface that is attached to instances in your VPC.</p>"
3829                    }
3830                },
3831                "EniId": {
3832                    "target": "com.amazonaws.appstream#String",
3833                    "traits": {
3834                        "smithy.api#documentation": "<p>The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.</p>"
3835                    }
3836                }
3837            },
3838            "traits": {
3839                "smithy.api#documentation": "<p>Describes the network details of the fleet or image builder instance.</p>"
3840            }
3841        },
3842        "com.amazonaws.appstream#OperationNotPermittedException": {
3843            "type": "structure",
3844            "members": {
3845                "Message": {
3846                    "target": "com.amazonaws.appstream#ErrorMessage"
3847                }
3848            },
3849            "traits": {
3850                "smithy.api#documentation": "<p>The attempted operation is not permitted.</p>",
3851                "smithy.api#error": "client",
3852                "smithy.api#httpError": 400
3853            }
3854        },
3855        "com.amazonaws.appstream#OrganizationalUnitDistinguishedName": {
3856            "type": "string",
3857            "traits": {
3858                "smithy.api#length": {
3859                    "min": 0,
3860                    "max": 2000
3861                }
3862            }
3863        },
3864        "com.amazonaws.appstream#OrganizationalUnitDistinguishedNamesList": {
3865            "type": "list",
3866            "member": {
3867                "target": "com.amazonaws.appstream#OrganizationalUnitDistinguishedName"
3868            }
3869        },
3870        "com.amazonaws.appstream#Permission": {
3871            "type": "string",
3872            "traits": {
3873                "smithy.api#enum": [
3874                    {
3875                        "value": "ENABLED",
3876                        "name": "ENABLED"
3877                    },
3878                    {
3879                        "value": "DISABLED",
3880                        "name": "DISABLED"
3881                    }
3882                ]
3883            }
3884        },
3885        "com.amazonaws.appstream#PhotonAdminProxyService": {
3886            "type": "service",
3887            "version": "2016-12-01",
3888            "operations": [
3889                {
3890                    "target": "com.amazonaws.appstream#AssociateFleet"
3891                },
3892                {
3893                    "target": "com.amazonaws.appstream#BatchAssociateUserStack"
3894                },
3895                {
3896                    "target": "com.amazonaws.appstream#BatchDisassociateUserStack"
3897                },
3898                {
3899                    "target": "com.amazonaws.appstream#CopyImage"
3900                },
3901                {
3902                    "target": "com.amazonaws.appstream#CreateDirectoryConfig"
3903                },
3904                {
3905                    "target": "com.amazonaws.appstream#CreateFleet"
3906                },
3907                {
3908                    "target": "com.amazonaws.appstream#CreateImageBuilder"
3909                },
3910                {
3911                    "target": "com.amazonaws.appstream#CreateImageBuilderStreamingURL"
3912                },
3913                {
3914                    "target": "com.amazonaws.appstream#CreateStack"
3915                },
3916                {
3917                    "target": "com.amazonaws.appstream#CreateStreamingURL"
3918                },
3919                {
3920                    "target": "com.amazonaws.appstream#CreateUpdatedImage"
3921                },
3922                {
3923                    "target": "com.amazonaws.appstream#CreateUsageReportSubscription"
3924                },
3925                {
3926                    "target": "com.amazonaws.appstream#CreateUser"
3927                },
3928                {
3929                    "target": "com.amazonaws.appstream#DeleteDirectoryConfig"
3930                },
3931                {
3932                    "target": "com.amazonaws.appstream#DeleteFleet"
3933                },
3934                {
3935                    "target": "com.amazonaws.appstream#DeleteImage"
3936                },
3937                {
3938                    "target": "com.amazonaws.appstream#DeleteImageBuilder"
3939                },
3940                {
3941                    "target": "com.amazonaws.appstream#DeleteImagePermissions"
3942                },
3943                {
3944                    "target": "com.amazonaws.appstream#DeleteStack"
3945                },
3946                {
3947                    "target": "com.amazonaws.appstream#DeleteUsageReportSubscription"
3948                },
3949                {
3950                    "target": "com.amazonaws.appstream#DeleteUser"
3951                },
3952                {
3953                    "target": "com.amazonaws.appstream#DescribeDirectoryConfigs"
3954                },
3955                {
3956                    "target": "com.amazonaws.appstream#DescribeFleets"
3957                },
3958                {
3959                    "target": "com.amazonaws.appstream#DescribeImageBuilders"
3960                },
3961                {
3962                    "target": "com.amazonaws.appstream#DescribeImagePermissions"
3963                },
3964                {
3965                    "target": "com.amazonaws.appstream#DescribeImages"
3966                },
3967                {
3968                    "target": "com.amazonaws.appstream#DescribeSessions"
3969                },
3970                {
3971                    "target": "com.amazonaws.appstream#DescribeStacks"
3972                },
3973                {
3974                    "target": "com.amazonaws.appstream#DescribeUsageReportSubscriptions"
3975                },
3976                {
3977                    "target": "com.amazonaws.appstream#DescribeUsers"
3978                },
3979                {
3980                    "target": "com.amazonaws.appstream#DescribeUserStackAssociations"
3981                },
3982                {
3983                    "target": "com.amazonaws.appstream#DisableUser"
3984                },
3985                {
3986                    "target": "com.amazonaws.appstream#DisassociateFleet"
3987                },
3988                {
3989                    "target": "com.amazonaws.appstream#EnableUser"
3990                },
3991                {
3992                    "target": "com.amazonaws.appstream#ExpireSession"
3993                },
3994                {
3995                    "target": "com.amazonaws.appstream#ListAssociatedFleets"
3996                },
3997                {
3998                    "target": "com.amazonaws.appstream#ListAssociatedStacks"
3999                },
4000                {
4001                    "target": "com.amazonaws.appstream#ListTagsForResource"
4002                },
4003                {
4004                    "target": "com.amazonaws.appstream#StartFleet"
4005                },
4006                {
4007                    "target": "com.amazonaws.appstream#StartImageBuilder"
4008                },
4009                {
4010                    "target": "com.amazonaws.appstream#StopFleet"
4011                },
4012                {
4013                    "target": "com.amazonaws.appstream#StopImageBuilder"
4014                },
4015                {
4016                    "target": "com.amazonaws.appstream#TagResource"
4017                },
4018                {
4019                    "target": "com.amazonaws.appstream#UntagResource"
4020                },
4021                {
4022                    "target": "com.amazonaws.appstream#UpdateDirectoryConfig"
4023                },
4024                {
4025                    "target": "com.amazonaws.appstream#UpdateFleet"
4026                },
4027                {
4028                    "target": "com.amazonaws.appstream#UpdateImagePermissions"
4029                },
4030                {
4031                    "target": "com.amazonaws.appstream#UpdateStack"
4032                }
4033            ],
4034            "traits": {
4035                "aws.api#service": {
4036                    "sdkId": "AppStream",
4037                    "arnNamespace": "appstream",
4038                    "cloudFormationName": "AppStream",
4039                    "cloudTrailEventSource": "appstream.amazonaws.com",
4040                    "endpointPrefix": "appstream2"
4041                },
4042                "aws.auth#sigv4": {
4043                    "name": "appstream"
4044                },
4045                "aws.protocols#awsJson1_1": {},
4046                "smithy.api#documentation": "<fullname>Amazon AppStream 2.0</fullname>\n        <p>This is the <i>Amazon AppStream 2.0 API Reference</i>. This documentation provides descriptions and syntax for each of the actions and data types in AppStream 2.0. AppStream 2.0 is a fully managed, secure application streaming service that lets you stream desktop applications to users without rewriting applications. AppStream 2.0 manages the AWS resources that are required to host and run your applications, scales automatically, and provides access to your users on demand. </p>\n        \n        <note>\n            <p>You can call the AppStream 2.0 API operations by using an interface VPC endpoint (interface endpoint). For more information, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/access-api-cli-through-interface-vpc-endpoint.html\">Access AppStream 2.0 API Operations and CLI Commands Through an Interface VPC Endpoint</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>\n         </note>\n        \n        <p>To learn more about AppStream 2.0, see the following resources:</p>\n            \n            <ul>\n            <li>\n               <p> \n                  <a href=\"http://aws.amazon.com/appstream2\">Amazon AppStream 2.0 product page</a>\n               </p>\n            </li>\n            <li>\n               <p> \n                  <a href=\"http://aws.amazon.com/documentation/appstream2\">Amazon AppStream 2.0 documentation</a>\n               </p>\n            </li>\n         </ul>",
4047                "smithy.api#title": "Amazon AppStream"
4048            }
4049        },
4050        "com.amazonaws.appstream#PlatformType": {
4051            "type": "string",
4052            "traits": {
4053                "smithy.api#enum": [
4054                    {
4055                        "value": "WINDOWS",
4056                        "name": "WINDOWS"
4057                    },
4058                    {
4059                        "value": "WINDOWS_SERVER_2016",
4060                        "name": "WINDOWS_SERVER_2016"
4061                    },
4062                    {
4063                        "value": "WINDOWS_SERVER_2019",
4064                        "name": "WINDOWS_SERVER_2019"
4065                    }
4066                ]
4067            }
4068        },
4069        "com.amazonaws.appstream#RedirectURL": {
4070            "type": "string",
4071            "traits": {
4072                "smithy.api#length": {
4073                    "min": 0,
4074                    "max": 1000
4075                }
4076            }
4077        },
4078        "com.amazonaws.appstream#RegionName": {
4079            "type": "string",
4080            "traits": {
4081                "smithy.api#length": {
4082                    "min": 1,
4083                    "max": 32
4084                }
4085            }
4086        },
4087        "com.amazonaws.appstream#RequestLimitExceededException": {
4088            "type": "structure",
4089            "members": {
4090                "Message": {
4091                    "target": "com.amazonaws.appstream#ErrorMessage"
4092                }
4093            },
4094            "traits": {
4095                "smithy.api#documentation": "<p>AppStream 2.0 can’t process the request right now because the Describe calls from your AWS account are being throttled by Amazon EC2. Try again later.</p>",
4096                "smithy.api#error": "client",
4097                "smithy.api#httpError": 400
4098            }
4099        },
4100        "com.amazonaws.appstream#ResourceAlreadyExistsException": {
4101            "type": "structure",
4102            "members": {
4103                "Message": {
4104                    "target": "com.amazonaws.appstream#ErrorMessage"
4105                }
4106            },
4107            "traits": {
4108                "smithy.api#documentation": "<p>The specified resource already exists.</p>",
4109                "smithy.api#error": "client",
4110                "smithy.api#httpError": 400
4111            }
4112        },
4113        "com.amazonaws.appstream#ResourceError": {
4114            "type": "structure",
4115            "members": {
4116                "ErrorCode": {
4117                    "target": "com.amazonaws.appstream#FleetErrorCode",
4118                    "traits": {
4119                        "smithy.api#documentation": "<p>The error code.</p>"
4120                    }
4121                },
4122                "ErrorMessage": {
4123                    "target": "com.amazonaws.appstream#String",
4124                    "traits": {
4125                        "smithy.api#documentation": "<p>The error message.</p>"
4126                    }
4127                },
4128                "ErrorTimestamp": {
4129                    "target": "com.amazonaws.appstream#Timestamp",
4130                    "traits": {
4131                        "smithy.api#documentation": "<p>The time the error occurred.</p>"
4132                    }
4133                }
4134            },
4135            "traits": {
4136                "smithy.api#documentation": "<p>Describes a resource error.</p>"
4137            }
4138        },
4139        "com.amazonaws.appstream#ResourceErrors": {
4140            "type": "list",
4141            "member": {
4142                "target": "com.amazonaws.appstream#ResourceError"
4143            }
4144        },
4145        "com.amazonaws.appstream#ResourceIdentifier": {
4146            "type": "string",
4147            "traits": {
4148                "smithy.api#documentation": "<p>The ARN of the resource.</p>",
4149                "smithy.api#length": {
4150                    "min": 1,
4151                    "max": 2048
4152                }
4153            }
4154        },
4155        "com.amazonaws.appstream#ResourceInUseException": {
4156            "type": "structure",
4157            "members": {
4158                "Message": {
4159                    "target": "com.amazonaws.appstream#ErrorMessage"
4160                }
4161            },
4162            "traits": {
4163                "smithy.api#documentation": "<p>The specified resource is in use.</p>",
4164                "smithy.api#error": "client",
4165                "smithy.api#httpError": 400
4166            }
4167        },
4168        "com.amazonaws.appstream#ResourceNotAvailableException": {
4169            "type": "structure",
4170            "members": {
4171                "Message": {
4172                    "target": "com.amazonaws.appstream#ErrorMessage"
4173                }
4174            },
4175            "traits": {
4176                "smithy.api#documentation": "<p>The specified resource exists and is not in use, but isn't available.</p>",
4177                "smithy.api#error": "client",
4178                "smithy.api#httpError": 400
4179            }
4180        },
4181        "com.amazonaws.appstream#ResourceNotFoundException": {
4182            "type": "structure",
4183            "members": {
4184                "Message": {
4185                    "target": "com.amazonaws.appstream#ErrorMessage"
4186                }
4187            },
4188            "traits": {
4189                "smithy.api#documentation": "<p>The specified resource was not found.</p>",
4190                "smithy.api#error": "client",
4191                "smithy.api#httpError": 404
4192            }
4193        },
4194        "com.amazonaws.appstream#SecurityGroupIdList": {
4195            "type": "list",
4196            "member": {
4197                "target": "com.amazonaws.appstream#String"
4198            },
4199            "traits": {
4200                "smithy.api#documentation": "<p>The security group identifiers.</p>",
4201                "smithy.api#length": {
4202                    "min": 0,
4203                    "max": 5
4204                }
4205            }
4206        },
4207        "com.amazonaws.appstream#ServiceAccountCredentials": {
4208            "type": "structure",
4209            "members": {
4210                "AccountName": {
4211                    "target": "com.amazonaws.appstream#AccountName",
4212                    "traits": {
4213                        "smithy.api#documentation": "<p>The user name of the account. This account must have the following privileges: create computer objects, \n            join computers to the domain, and change/reset the password on descendant computer objects for the \n            organizational units specified.</p>",
4214                        "smithy.api#required": {}
4215                    }
4216                },
4217                "AccountPassword": {
4218                    "target": "com.amazonaws.appstream#AccountPassword",
4219                    "traits": {
4220                        "smithy.api#documentation": "<p>The password for the account.</p>",
4221                        "smithy.api#required": {}
4222                    }
4223                }
4224            },
4225            "traits": {
4226                "smithy.api#documentation": "<p>Describes the credentials for the service account used by the fleet or image builder to connect to the directory.</p>"
4227            }
4228        },
4229        "com.amazonaws.appstream#Session": {
4230            "type": "structure",
4231            "members": {
4232                "Id": {
4233                    "target": "com.amazonaws.appstream#String",
4234                    "traits": {
4235                        "smithy.api#documentation": "<p>The identifier of the streaming session.</p>",
4236                        "smithy.api#required": {}
4237                    }
4238                },
4239                "UserId": {
4240                    "target": "com.amazonaws.appstream#UserId",
4241                    "traits": {
4242                        "smithy.api#documentation": "<p>The identifier of the user for whom the session was created.</p>",
4243                        "smithy.api#required": {}
4244                    }
4245                },
4246                "StackName": {
4247                    "target": "com.amazonaws.appstream#String",
4248                    "traits": {
4249                        "smithy.api#documentation": "<p>The name of the stack for the streaming session.</p>",
4250                        "smithy.api#required": {}
4251                    }
4252                },
4253                "FleetName": {
4254                    "target": "com.amazonaws.appstream#String",
4255                    "traits": {
4256                        "smithy.api#documentation": "<p>The name of the fleet for the streaming session.</p>",
4257                        "smithy.api#required": {}
4258                    }
4259                },
4260                "State": {
4261                    "target": "com.amazonaws.appstream#SessionState",
4262                    "traits": {
4263                        "smithy.api#documentation": "<p>The current state of the streaming session.</p>",
4264                        "smithy.api#required": {}
4265                    }
4266                },
4267                "ConnectionState": {
4268                    "target": "com.amazonaws.appstream#SessionConnectionState",
4269                    "traits": {
4270                        "smithy.api#documentation": "<p>Specifies whether a user is connected to the streaming session.</p>"
4271                    }
4272                },
4273                "StartTime": {
4274                    "target": "com.amazonaws.appstream#Timestamp",
4275                    "traits": {
4276                        "smithy.api#documentation": "<p>The time when a streaming instance is dedicated for the user.</p>"
4277                    }
4278                },
4279                "MaxExpirationTime": {
4280                    "target": "com.amazonaws.appstream#Timestamp",
4281                    "traits": {
4282                        "smithy.api#documentation": "<p>The time when the streaming session is set to expire. This time is based on the <code>MaxUserDurationinSeconds</code> value, which determines the maximum length of time that a streaming session can run. A streaming session might end earlier than the time specified in <code>SessionMaxExpirationTime</code>, when the <code>DisconnectTimeOutInSeconds</code> elapses or the user chooses to end his or her session. If the <code>DisconnectTimeOutInSeconds</code> elapses, or the user chooses to end his or her session, the streaming instance is terminated and the streaming session ends.</p>"
4283                    }
4284                },
4285                "AuthenticationType": {
4286                    "target": "com.amazonaws.appstream#AuthenticationType",
4287                    "traits": {
4288                        "smithy.api#documentation": "<p>The authentication method. The user is authenticated using a streaming URL\n            (<code>API</code>) or SAML 2.0 federation (<code>SAML</code>).</p>"
4289                    }
4290                },
4291                "NetworkAccessConfiguration": {
4292                    "target": "com.amazonaws.appstream#NetworkAccessConfiguration",
4293                    "traits": {
4294                        "smithy.api#documentation": "<p>The network details for the streaming session.</p>"
4295                    }
4296                }
4297            },
4298            "traits": {
4299                "smithy.api#documentation": "<p>Describes a streaming session.</p>"
4300            }
4301        },
4302        "com.amazonaws.appstream#SessionConnectionState": {
4303            "type": "string",
4304            "traits": {
4305                "smithy.api#enum": [
4306                    {
4307                        "value": "CONNECTED",
4308                        "name": "CONNECTED"
4309                    },
4310                    {
4311                        "value": "NOT_CONNECTED",
4312                        "name": "NOT_CONNECTED"
4313                    }
4314                ]
4315            }
4316        },
4317        "com.amazonaws.appstream#SessionList": {
4318            "type": "list",
4319            "member": {
4320                "target": "com.amazonaws.appstream#Session"
4321            },
4322            "traits": {
4323                "smithy.api#documentation": "<p>List of sessions.</p>"
4324            }
4325        },
4326        "com.amazonaws.appstream#SessionState": {
4327            "type": "string",
4328            "traits": {
4329                "smithy.api#documentation": "<p>Possible values for the state of a streaming session.</p>",
4330                "smithy.api#enum": [
4331                    {
4332                        "value": "ACTIVE",
4333                        "name": "ACTIVE"
4334                    },
4335                    {
4336                        "value": "PENDING",
4337                        "name": "PENDING"
4338                    },
4339                    {
4340                        "value": "EXPIRED",
4341                        "name": "EXPIRED"
4342                    }
4343                ]
4344            }
4345        },
4346        "com.amazonaws.appstream#SettingsGroup": {
4347            "type": "string",
4348            "traits": {
4349                "smithy.api#length": {
4350                    "min": 0,
4351                    "max": 100
4352                }
4353            }
4354        },
4355        "com.amazonaws.appstream#SharedImagePermissions": {
4356            "type": "structure",
4357            "members": {
4358                "sharedAccountId": {
4359                    "target": "com.amazonaws.appstream#AwsAccountId",
4360                    "traits": {
4361                        "smithy.api#documentation": "<p>The 12-digit identifier of the AWS account with which the image is shared.</p>",
4362                        "smithy.api#required": {}
4363                    }
4364                },
4365                "imagePermissions": {
4366                    "target": "com.amazonaws.appstream#ImagePermissions",
4367                    "traits": {
4368                        "smithy.api#documentation": "<p>Describes the permissions for a shared image.</p>",
4369                        "smithy.api#required": {}
4370                    }
4371                }
4372            },
4373            "traits": {
4374                "smithy.api#documentation": "<p>Describes the permissions that are available to the specified AWS account for a shared image.</p>"
4375            }
4376        },
4377        "com.amazonaws.appstream#SharedImagePermissionsList": {
4378            "type": "list",
4379            "member": {
4380                "target": "com.amazonaws.appstream#SharedImagePermissions"
4381            }
4382        },
4383        "com.amazonaws.appstream#Stack": {
4384            "type": "structure",
4385            "members": {
4386                "Arn": {
4387                    "target": "com.amazonaws.appstream#Arn",
4388                    "traits": {
4389                        "smithy.api#documentation": "<p>The ARN of the stack.</p>"
4390                    }
4391                },
4392                "Name": {
4393                    "target": "com.amazonaws.appstream#String",
4394                    "traits": {
4395                        "smithy.api#documentation": "<p>The name of the stack.</p>",
4396                        "smithy.api#required": {}
4397                    }
4398                },
4399                "Description": {
4400                    "target": "com.amazonaws.appstream#String",
4401                    "traits": {
4402                        "smithy.api#documentation": "<p>The description to display.</p>"
4403                    }
4404                },
4405                "DisplayName": {
4406                    "target": "com.amazonaws.appstream#String",
4407                    "traits": {
4408                        "smithy.api#documentation": "<p>The stack name to display.</p>"
4409                    }
4410                },
4411                "CreatedTime": {
4412                    "target": "com.amazonaws.appstream#Timestamp",
4413                    "traits": {
4414                        "smithy.api#documentation": "<p>The time the stack was created.</p>"
4415                    }
4416                },
4417                "StorageConnectors": {
4418                    "target": "com.amazonaws.appstream#StorageConnectorList",
4419                    "traits": {
4420                        "smithy.api#documentation": "<p>The storage connectors to enable.</p>"
4421                    }
4422                },
4423                "RedirectURL": {
4424                    "target": "com.amazonaws.appstream#RedirectURL",
4425                    "traits": {
4426                        "smithy.api#documentation": "<p>The URL that users are redirected to after their streaming session ends.</p>"
4427                    }
4428                },
4429                "FeedbackURL": {
4430                    "target": "com.amazonaws.appstream#FeedbackURL",
4431                    "traits": {
4432                        "smithy.api#documentation": "<p>The URL that users are redirected to after they click the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.</p>"
4433                    }
4434                },
4435                "StackErrors": {
4436                    "target": "com.amazonaws.appstream#StackErrors",
4437                    "traits": {
4438                        "smithy.api#documentation": "<p>The errors for the stack.</p>"
4439                    }
4440                },
4441                "UserSettings": {
4442                    "target": "com.amazonaws.appstream#UserSettingList",
4443                    "traits": {
4444                        "smithy.api#documentation": "<p>The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.</p>"
4445                    }
4446                },
4447                "ApplicationSettings": {
4448                    "target": "com.amazonaws.appstream#ApplicationSettingsResponse",
4449                    "traits": {
4450                        "smithy.api#documentation": "<p>The persistent application settings for users of the stack.</p>"
4451                    }
4452                },
4453                "AccessEndpoints": {
4454                    "target": "com.amazonaws.appstream#AccessEndpointList",
4455                    "traits": {
4456                        "smithy.api#documentation": "<p>The list of virtual private cloud (VPC) interface endpoint objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints. </p>"
4457                    }
4458                },
4459                "EmbedHostDomains": {
4460                    "target": "com.amazonaws.appstream#EmbedHostDomains",
4461                    "traits": {
4462                        "smithy.api#documentation": "<p>The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.</p>"
4463                    }
4464                }
4465            },
4466            "traits": {
4467                "smithy.api#documentation": "<p>Describes a stack.</p>"
4468            }
4469        },
4470        "com.amazonaws.appstream#StackAttribute": {
4471            "type": "string",
4472            "traits": {
4473                "smithy.api#enum": [
4474                    {
4475                        "value": "STORAGE_CONNECTORS",
4476                        "name": "STORAGE_CONNECTORS"
4477                    },
4478                    {
4479                        "value": "STORAGE_CONNECTOR_HOMEFOLDERS",
4480                        "name": "STORAGE_CONNECTOR_HOMEFOLDERS"
4481                    },
4482                    {
4483                        "value": "STORAGE_CONNECTOR_GOOGLE_DRIVE",
4484                        "name": "STORAGE_CONNECTOR_GOOGLE_DRIVE"
4485                    },
4486                    {
4487                        "value": "STORAGE_CONNECTOR_ONE_DRIVE",
4488                        "name": "STORAGE_CONNECTOR_ONE_DRIVE"
4489                    },
4490                    {
4491                        "value": "REDIRECT_URL",
4492                        "name": "REDIRECT_URL"
4493                    },
4494                    {
4495                        "value": "FEEDBACK_URL",
4496                        "name": "FEEDBACK_URL"
4497                    },
4498                    {
4499                        "value": "THEME_NAME",
4500                        "name": "THEME_NAME"
4501                    },
4502                    {
4503                        "value": "USER_SETTINGS",
4504                        "name": "USER_SETTINGS"
4505                    },
4506                    {
4507                        "value": "EMBED_HOST_DOMAINS",
4508                        "name": "EMBED_HOST_DOMAINS"
4509                    },
4510                    {
4511                        "value": "IAM_ROLE_ARN",
4512                        "name": "IAM_ROLE_ARN"
4513                    },
4514                    {
4515                        "value": "ACCESS_ENDPOINTS",
4516                        "name": "ACCESS_ENDPOINTS"
4517                    }
4518                ]
4519            }
4520        },
4521        "com.amazonaws.appstream#StackAttributes": {
4522            "type": "list",
4523            "member": {
4524                "target": "com.amazonaws.appstream#StackAttribute"
4525            }
4526        },
4527        "com.amazonaws.appstream#StackError": {
4528            "type": "structure",
4529            "members": {
4530                "ErrorCode": {
4531                    "target": "com.amazonaws.appstream#StackErrorCode",
4532                    "traits": {
4533                        "smithy.api#documentation": "<p>The error code.</p>"
4534                    }
4535                },
4536                "ErrorMessage": {
4537                    "target": "com.amazonaws.appstream#String",
4538                    "traits": {
4539                        "smithy.api#documentation": "<p>The error message.</p>"
4540                    }
4541                }
4542            },
4543            "traits": {
4544                "smithy.api#documentation": "<p>Describes a stack error.</p>"
4545            }
4546        },
4547        "com.amazonaws.appstream#StackErrorCode": {
4548            "type": "string",
4549            "traits": {
4550                "smithy.api#enum": [
4551                    {
4552                        "value": "STORAGE_CONNECTOR_ERROR",
4553                        "name": "STORAGE_CONNECTOR_ERROR"
4554                    },
4555                    {
4556                        "value": "INTERNAL_SERVICE_ERROR",
4557                        "name": "INTERNAL_SERVICE_ERROR"
4558                    }
4559                ]
4560            }
4561        },
4562        "com.amazonaws.appstream#StackErrors": {
4563            "type": "list",
4564            "member": {
4565                "target": "com.amazonaws.appstream#StackError"
4566            },
4567            "traits": {
4568                "smithy.api#documentation": "<p>The stack errors.</p>"
4569            }
4570        },
4571        "com.amazonaws.appstream#StackList": {
4572            "type": "list",
4573            "member": {
4574                "target": "com.amazonaws.appstream#Stack"
4575            },
4576            "traits": {
4577                "smithy.api#documentation": "<p>The stacks.</p>"
4578            }
4579        },
4580        "com.amazonaws.appstream#StartFleet": {
4581            "type": "operation",
4582            "input": {
4583                "target": "com.amazonaws.appstream#StartFleetRequest"
4584            },
4585            "output": {
4586                "target": "com.amazonaws.appstream#StartFleetResult"
4587            },
4588            "errors": [
4589                {
4590                    "target": "com.amazonaws.appstream#ConcurrentModificationException"
4591                },
4592                {
4593                    "target": "com.amazonaws.appstream#InvalidAccountStatusException"
4594                },
4595                {
4596                    "target": "com.amazonaws.appstream#InvalidRoleException"
4597                },
4598                {
4599                    "target": "com.amazonaws.appstream#LimitExceededException"
4600                },
4601                {
4602                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
4603                },
4604                {
4605                    "target": "com.amazonaws.appstream#RequestLimitExceededException"
4606                },
4607                {
4608                    "target": "com.amazonaws.appstream#ResourceNotAvailableException"
4609                },
4610                {
4611                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
4612                }
4613            ],
4614            "traits": {
4615                "smithy.api#documentation": "<p>Starts the specified fleet.</p>"
4616            }
4617        },
4618        "com.amazonaws.appstream#StartFleetRequest": {
4619            "type": "structure",
4620            "members": {
4621                "Name": {
4622                    "target": "com.amazonaws.appstream#String",
4623                    "traits": {
4624                        "smithy.api#documentation": "<p>The name of the fleet.</p>",
4625                        "smithy.api#required": {}
4626                    }
4627                }
4628            }
4629        },
4630        "com.amazonaws.appstream#StartFleetResult": {
4631            "type": "structure",
4632            "members": {}
4633        },
4634        "com.amazonaws.appstream#StartImageBuilder": {
4635            "type": "operation",
4636            "input": {
4637                "target": "com.amazonaws.appstream#StartImageBuilderRequest"
4638            },
4639            "output": {
4640                "target": "com.amazonaws.appstream#StartImageBuilderResult"
4641            },
4642            "errors": [
4643                {
4644                    "target": "com.amazonaws.appstream#ConcurrentModificationException"
4645                },
4646                {
4647                    "target": "com.amazonaws.appstream#IncompatibleImageException"
4648                },
4649                {
4650                    "target": "com.amazonaws.appstream#InvalidAccountStatusException"
4651                },
4652                {
4653                    "target": "com.amazonaws.appstream#ResourceNotAvailableException"
4654                },
4655                {
4656                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
4657                }
4658            ],
4659            "traits": {
4660                "smithy.api#documentation": "<p>Starts the specified image builder.</p>"
4661            }
4662        },
4663        "com.amazonaws.appstream#StartImageBuilderRequest": {
4664            "type": "structure",
4665            "members": {
4666                "Name": {
4667                    "target": "com.amazonaws.appstream#String",
4668                    "traits": {
4669                        "smithy.api#documentation": "<p>The name of the image builder.</p>",
4670                        "smithy.api#required": {}
4671                    }
4672                },
4673                "AppstreamAgentVersion": {
4674                    "target": "com.amazonaws.appstream#AppstreamAgentVersion",
4675                    "traits": {
4676                        "smithy.api#documentation": "<p>The version of the AppStream 2.0 agent to use for this image builder. To use the latest version of the AppStream 2.0 agent, specify [LATEST]. </p>"
4677                    }
4678                }
4679            }
4680        },
4681        "com.amazonaws.appstream#StartImageBuilderResult": {
4682            "type": "structure",
4683            "members": {
4684                "ImageBuilder": {
4685                    "target": "com.amazonaws.appstream#ImageBuilder",
4686                    "traits": {
4687                        "smithy.api#documentation": "<p>Information about the image builder.</p>"
4688                    }
4689                }
4690            }
4691        },
4692        "com.amazonaws.appstream#StopFleet": {
4693            "type": "operation",
4694            "input": {
4695                "target": "com.amazonaws.appstream#StopFleetRequest"
4696            },
4697            "output": {
4698                "target": "com.amazonaws.appstream#StopFleetResult"
4699            },
4700            "errors": [
4701                {
4702                    "target": "com.amazonaws.appstream#ConcurrentModificationException"
4703                },
4704                {
4705                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
4706                }
4707            ],
4708            "traits": {
4709                "smithy.api#documentation": "<p>Stops the specified fleet.</p>"
4710            }
4711        },
4712        "com.amazonaws.appstream#StopFleetRequest": {
4713            "type": "structure",
4714            "members": {
4715                "Name": {
4716                    "target": "com.amazonaws.appstream#String",
4717                    "traits": {
4718                        "smithy.api#documentation": "<p>The name of the fleet.</p>",
4719                        "smithy.api#required": {}
4720                    }
4721                }
4722            }
4723        },
4724        "com.amazonaws.appstream#StopFleetResult": {
4725            "type": "structure",
4726            "members": {}
4727        },
4728        "com.amazonaws.appstream#StopImageBuilder": {
4729            "type": "operation",
4730            "input": {
4731                "target": "com.amazonaws.appstream#StopImageBuilderRequest"
4732            },
4733            "output": {
4734                "target": "com.amazonaws.appstream#StopImageBuilderResult"
4735            },
4736            "errors": [
4737                {
4738                    "target": "com.amazonaws.appstream#ConcurrentModificationException"
4739                },
4740                {
4741                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
4742                },
4743                {
4744                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
4745                }
4746            ],
4747            "traits": {
4748                "smithy.api#documentation": "<p>Stops the specified image builder.</p>"
4749            }
4750        },
4751        "com.amazonaws.appstream#StopImageBuilderRequest": {
4752            "type": "structure",
4753            "members": {
4754                "Name": {
4755                    "target": "com.amazonaws.appstream#String",
4756                    "traits": {
4757                        "smithy.api#documentation": "<p>The name of the image builder.</p>",
4758                        "smithy.api#required": {}
4759                    }
4760                }
4761            }
4762        },
4763        "com.amazonaws.appstream#StopImageBuilderResult": {
4764            "type": "structure",
4765            "members": {
4766                "ImageBuilder": {
4767                    "target": "com.amazonaws.appstream#ImageBuilder",
4768                    "traits": {
4769                        "smithy.api#documentation": "<p>Information about the image builder.</p>"
4770                    }
4771                }
4772            }
4773        },
4774        "com.amazonaws.appstream#StorageConnector": {
4775            "type": "structure",
4776            "members": {
4777                "ConnectorType": {
4778                    "target": "com.amazonaws.appstream#StorageConnectorType",
4779                    "traits": {
4780                        "smithy.api#documentation": "<p>The type of storage connector.</p>",
4781                        "smithy.api#required": {}
4782                    }
4783                },
4784                "ResourceIdentifier": {
4785                    "target": "com.amazonaws.appstream#ResourceIdentifier",
4786                    "traits": {
4787                        "smithy.api#documentation": "<p>The ARN of the storage connector.</p>"
4788                    }
4789                },
4790                "Domains": {
4791                    "target": "com.amazonaws.appstream#DomainList",
4792                    "traits": {
4793                        "smithy.api#documentation": "<p>The names of the domains for the account.</p>"
4794                    }
4795                }
4796            },
4797            "traits": {
4798                "smithy.api#documentation": "<p>Describes a connector that enables persistent storage for users.</p>"
4799            }
4800        },
4801        "com.amazonaws.appstream#StorageConnectorList": {
4802            "type": "list",
4803            "member": {
4804                "target": "com.amazonaws.appstream#StorageConnector"
4805            },
4806            "traits": {
4807                "smithy.api#documentation": "<p>The storage connectors.</p>"
4808            }
4809        },
4810        "com.amazonaws.appstream#StorageConnectorType": {
4811            "type": "string",
4812            "traits": {
4813                "smithy.api#documentation": "<p>The type of storage connector.</p>",
4814                "smithy.api#enum": [
4815                    {
4816                        "value": "HOMEFOLDERS",
4817                        "name": "HOMEFOLDERS"
4818                    },
4819                    {
4820                        "value": "GOOGLE_DRIVE",
4821                        "name": "GOOGLE_DRIVE"
4822                    },
4823                    {
4824                        "value": "ONE_DRIVE",
4825                        "name": "ONE_DRIVE"
4826                    }
4827                ]
4828            }
4829        },
4830        "com.amazonaws.appstream#StreamView": {
4831            "type": "string",
4832            "traits": {
4833                "smithy.api#enum": [
4834                    {
4835                        "value": "APP",
4836                        "name": "APP"
4837                    },
4838                    {
4839                        "value": "DESKTOP",
4840                        "name": "DESKTOP"
4841                    }
4842                ]
4843            }
4844        },
4845        "com.amazonaws.appstream#StreamingUrlUserId": {
4846            "type": "string",
4847            "traits": {
4848                "smithy.api#length": {
4849                    "min": 2,
4850                    "max": 32
4851                },
4852                "smithy.api#pattern": "[\\w+=,.@-]*"
4853            }
4854        },
4855        "com.amazonaws.appstream#String": {
4856            "type": "string",
4857            "traits": {
4858                "smithy.api#length": {
4859                    "min": 1
4860                }
4861            }
4862        },
4863        "com.amazonaws.appstream#StringList": {
4864            "type": "list",
4865            "member": {
4866                "target": "com.amazonaws.appstream#String"
4867            }
4868        },
4869        "com.amazonaws.appstream#SubnetIdList": {
4870            "type": "list",
4871            "member": {
4872                "target": "com.amazonaws.appstream#String"
4873            },
4874            "traits": {
4875                "smithy.api#documentation": "<p>The subnet identifiers.</p>"
4876            }
4877        },
4878        "com.amazonaws.appstream#TagKey": {
4879            "type": "string",
4880            "traits": {
4881                "smithy.api#length": {
4882                    "min": 1,
4883                    "max": 128
4884                },
4885                "smithy.api#pattern": "^(^(?!aws:).[\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
4886            }
4887        },
4888        "com.amazonaws.appstream#TagKeyList": {
4889            "type": "list",
4890            "member": {
4891                "target": "com.amazonaws.appstream#TagKey"
4892            },
4893            "traits": {
4894                "smithy.api#length": {
4895                    "min": 1,
4896                    "max": 50
4897                }
4898            }
4899        },
4900        "com.amazonaws.appstream#TagResource": {
4901            "type": "operation",
4902            "input": {
4903                "target": "com.amazonaws.appstream#TagResourceRequest"
4904            },
4905            "output": {
4906                "target": "com.amazonaws.appstream#TagResourceResponse"
4907            },
4908            "errors": [
4909                {
4910                    "target": "com.amazonaws.appstream#InvalidAccountStatusException"
4911                },
4912                {
4913                    "target": "com.amazonaws.appstream#LimitExceededException"
4914                },
4915                {
4916                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
4917                }
4918            ],
4919            "traits": {
4920                "smithy.api#documentation": "<p>Adds or overwrites one or more tags for the specified AppStream 2.0 resource. You can tag AppStream 2.0 image builders, images, fleets, and stacks.</p>\n            <p>Each tag consists of a key and an optional value. If a resource already has a tag with the same key, \n                this operation updates its value.</p>\n        \n            <p>To list the current tags for your resources, use <a>ListTagsForResource</a>.\n                To disassociate tags from your resources, use <a>UntagResource</a>.</p>\n        <p>For more information about tags, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/tagging-basic.html\">Tagging Your Resources</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>"
4921            }
4922        },
4923        "com.amazonaws.appstream#TagResourceRequest": {
4924            "type": "structure",
4925            "members": {
4926                "ResourceArn": {
4927                    "target": "com.amazonaws.appstream#Arn",
4928                    "traits": {
4929                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the resource.</p>",
4930                        "smithy.api#required": {}
4931                    }
4932                },
4933                "Tags": {
4934                    "target": "com.amazonaws.appstream#Tags",
4935                    "traits": {
4936                        "smithy.api#documentation": "<p>The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=. </p>\n        \n        <p>If you do not specify a value, the value is set to an empty string.</p>\n        \n        <p>Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters: </p>\n        <p>_ . : / = + \\ - @</p>",
4937                        "smithy.api#required": {}
4938                    }
4939                }
4940            }
4941        },
4942        "com.amazonaws.appstream#TagResourceResponse": {
4943            "type": "structure",
4944            "members": {}
4945        },
4946        "com.amazonaws.appstream#TagValue": {
4947            "type": "string",
4948            "traits": {
4949                "smithy.api#length": {
4950                    "min": 0,
4951                    "max": 256
4952                },
4953                "smithy.api#pattern": "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
4954            }
4955        },
4956        "com.amazonaws.appstream#Tags": {
4957            "type": "map",
4958            "key": {
4959                "target": "com.amazonaws.appstream#TagKey"
4960            },
4961            "value": {
4962                "target": "com.amazonaws.appstream#TagValue"
4963            },
4964            "traits": {
4965                "smithy.api#length": {
4966                    "min": 1,
4967                    "max": 50
4968                }
4969            }
4970        },
4971        "com.amazonaws.appstream#Timestamp": {
4972            "type": "timestamp"
4973        },
4974        "com.amazonaws.appstream#UntagResource": {
4975            "type": "operation",
4976            "input": {
4977                "target": "com.amazonaws.appstream#UntagResourceRequest"
4978            },
4979            "output": {
4980                "target": "com.amazonaws.appstream#UntagResourceResponse"
4981            },
4982            "errors": [
4983                {
4984                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
4985                }
4986            ],
4987            "traits": {
4988                "smithy.api#documentation": "<p>Disassociates one or more specified tags from the specified AppStream 2.0 resource.</p>\n        <p>To list the current tags for your resources, use <a>ListTagsForResource</a>.</p>\n        <p>For more information about tags, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/tagging-basic.html\">Tagging Your Resources</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>"
4989            }
4990        },
4991        "com.amazonaws.appstream#UntagResourceRequest": {
4992            "type": "structure",
4993            "members": {
4994                "ResourceArn": {
4995                    "target": "com.amazonaws.appstream#Arn",
4996                    "traits": {
4997                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the resource.</p>",
4998                        "smithy.api#required": {}
4999                    }
5000                },
5001                "TagKeys": {
5002                    "target": "com.amazonaws.appstream#TagKeyList",
5003                    "traits": {
5004                        "smithy.api#documentation": "<p>The tag keys for the tags to disassociate.</p>",
5005                        "smithy.api#required": {}
5006                    }
5007                }
5008            }
5009        },
5010        "com.amazonaws.appstream#UntagResourceResponse": {
5011            "type": "structure",
5012            "members": {}
5013        },
5014        "com.amazonaws.appstream#UpdateDirectoryConfig": {
5015            "type": "operation",
5016            "input": {
5017                "target": "com.amazonaws.appstream#UpdateDirectoryConfigRequest"
5018            },
5019            "output": {
5020                "target": "com.amazonaws.appstream#UpdateDirectoryConfigResult"
5021            },
5022            "errors": [
5023                {
5024                    "target": "com.amazonaws.appstream#ConcurrentModificationException"
5025                },
5026                {
5027                    "target": "com.amazonaws.appstream#InvalidRoleException"
5028                },
5029                {
5030                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
5031                },
5032                {
5033                    "target": "com.amazonaws.appstream#ResourceInUseException"
5034                },
5035                {
5036                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
5037                }
5038            ],
5039            "traits": {
5040                "smithy.api#documentation": "<p>Updates the specified Directory Config object in AppStream 2.0. This object includes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.</p>"
5041            }
5042        },
5043        "com.amazonaws.appstream#UpdateDirectoryConfigRequest": {
5044            "type": "structure",
5045            "members": {
5046                "DirectoryName": {
5047                    "target": "com.amazonaws.appstream#DirectoryName",
5048                    "traits": {
5049                        "smithy.api#documentation": "<p>The name of the Directory Config object.</p>",
5050                        "smithy.api#required": {}
5051                    }
5052                },
5053                "OrganizationalUnitDistinguishedNames": {
5054                    "target": "com.amazonaws.appstream#OrganizationalUnitDistinguishedNamesList",
5055                    "traits": {
5056                        "smithy.api#documentation": "<p>The distinguished names of the organizational units for computer accounts.</p>"
5057                    }
5058                },
5059                "ServiceAccountCredentials": {
5060                    "target": "com.amazonaws.appstream#ServiceAccountCredentials",
5061                    "traits": {
5062                        "smithy.api#documentation": "<p>The credentials for the service account used by the fleet or image builder to connect to the directory.</p>"
5063                    }
5064                }
5065            }
5066        },
5067        "com.amazonaws.appstream#UpdateDirectoryConfigResult": {
5068            "type": "structure",
5069            "members": {
5070                "DirectoryConfig": {
5071                    "target": "com.amazonaws.appstream#DirectoryConfig",
5072                    "traits": {
5073                        "smithy.api#documentation": "<p>Information about the Directory Config object.</p>"
5074                    }
5075                }
5076            }
5077        },
5078        "com.amazonaws.appstream#UpdateFleet": {
5079            "type": "operation",
5080            "input": {
5081                "target": "com.amazonaws.appstream#UpdateFleetRequest"
5082            },
5083            "output": {
5084                "target": "com.amazonaws.appstream#UpdateFleetResult"
5085            },
5086            "errors": [
5087                {
5088                    "target": "com.amazonaws.appstream#ConcurrentModificationException"
5089                },
5090                {
5091                    "target": "com.amazonaws.appstream#IncompatibleImageException"
5092                },
5093                {
5094                    "target": "com.amazonaws.appstream#InvalidAccountStatusException"
5095                },
5096                {
5097                    "target": "com.amazonaws.appstream#InvalidParameterCombinationException"
5098                },
5099                {
5100                    "target": "com.amazonaws.appstream#InvalidRoleException"
5101                },
5102                {
5103                    "target": "com.amazonaws.appstream#LimitExceededException"
5104                },
5105                {
5106                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
5107                },
5108                {
5109                    "target": "com.amazonaws.appstream#RequestLimitExceededException"
5110                },
5111                {
5112                    "target": "com.amazonaws.appstream#ResourceInUseException"
5113                },
5114                {
5115                    "target": "com.amazonaws.appstream#ResourceNotAvailableException"
5116                },
5117                {
5118                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
5119                }
5120            ],
5121            "traits": {
5122                "smithy.api#documentation": "<p>Updates the specified fleet.</p>\n        <p>If the fleet is in the <code>STOPPED</code> state, you can update any attribute except the fleet name. \n            If the fleet is in the <code>RUNNING</code> state, you can update the <code>DisplayName</code>, <code>ComputeCapacity</code>, <code>ImageARN</code>, <code>ImageName</code>, <code>IdleDisconnectTimeoutInSeconds</code>, and <code>DisconnectTimeoutInSeconds</code> attributes. \n            If the fleet is in the <code>STARTING</code> or <code>STOPPING</code> state, you can't update it.</p>"
5123            }
5124        },
5125        "com.amazonaws.appstream#UpdateFleetRequest": {
5126            "type": "structure",
5127            "members": {
5128                "ImageName": {
5129                    "target": "com.amazonaws.appstream#String",
5130                    "traits": {
5131                        "smithy.api#documentation": "<p>The name of the image used to create the fleet.</p>"
5132                    }
5133                },
5134                "ImageArn": {
5135                    "target": "com.amazonaws.appstream#Arn",
5136                    "traits": {
5137                        "smithy.api#documentation": "<p>The ARN of the public, private, or shared image to use.</p>"
5138                    }
5139                },
5140                "Name": {
5141                    "target": "com.amazonaws.appstream#String",
5142                    "traits": {
5143                        "smithy.api#documentation": "<p>A unique name for the fleet.</p>"
5144                    }
5145                },
5146                "InstanceType": {
5147                    "target": "com.amazonaws.appstream#String",
5148                    "traits": {
5149                        "smithy.api#documentation": "<p>The instance type to use when launching fleet instances. The following instance types are available:</p>\n        <ul>\n            <li>\n               <p>stream.standard.small</p>\n            </li>\n            <li>\n               <p>stream.standard.medium</p>\n            </li>\n            <li>\n               <p>stream.standard.large</p>\n            </li>\n            <li>\n               <p>stream.compute.large</p>\n            </li>\n            <li>\n               <p>stream.compute.xlarge</p>\n            </li>\n            <li>\n               <p>stream.compute.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.compute.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.compute.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.large</p>\n            </li>\n            <li>\n               <p>stream.memory.xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.large</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.3xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.6xlarge</p>\n            </li>\n            <li>\n               <p>stream.memory.z1d.12xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.large</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-design.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-desktop.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.2xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.12xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics.g4dn.16xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-pro.4xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-pro.8xlarge</p>\n            </li>\n            <li>\n               <p>stream.graphics-pro.16xlarge</p>\n            </li>\n         </ul>"
5150                    }
5151                },
5152                "ComputeCapacity": {
5153                    "target": "com.amazonaws.appstream#ComputeCapacity",
5154                    "traits": {
5155                        "smithy.api#documentation": "<p>The desired capacity for the fleet.</p>"
5156                    }
5157                },
5158                "VpcConfig": {
5159                    "target": "com.amazonaws.appstream#VpcConfig",
5160                    "traits": {
5161                        "smithy.api#documentation": "<p>The VPC configuration for the fleet.</p>"
5162                    }
5163                },
5164                "MaxUserDurationInSeconds": {
5165                    "target": "com.amazonaws.appstream#Integer",
5166                    "traits": {
5167                        "smithy.api#documentation": "<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>\n        <p>Specify a value between 600 and 360000.</p>"
5168                    }
5169                },
5170                "DisconnectTimeoutInSeconds": {
5171                    "target": "com.amazonaws.appstream#Integer",
5172                    "traits": {
5173                        "smithy.api#documentation": "<p>The amount of time that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within this time interval, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance. </p>\n        <p>Specify a value between 60 and 360000.</p>"
5174                    }
5175                },
5176                "DeleteVpcConfig": {
5177                    "target": "com.amazonaws.appstream#Boolean",
5178                    "traits": {
5179                        "smithy.api#deprecated": {},
5180                        "smithy.api#documentation": "<p>Deletes the VPC association for the specified fleet.</p>"
5181                    }
5182                },
5183                "Description": {
5184                    "target": "com.amazonaws.appstream#Description",
5185                    "traits": {
5186                        "smithy.api#documentation": "<p>The description to display.</p>"
5187                    }
5188                },
5189                "DisplayName": {
5190                    "target": "com.amazonaws.appstream#DisplayName",
5191                    "traits": {
5192                        "smithy.api#documentation": "<p>The fleet name to display.</p>"
5193                    }
5194                },
5195                "EnableDefaultInternetAccess": {
5196                    "target": "com.amazonaws.appstream#BooleanObject",
5197                    "traits": {
5198                        "smithy.api#documentation": "<p>Enables or disables default internet access for the fleet.</p>"
5199                    }
5200                },
5201                "DomainJoinInfo": {
5202                    "target": "com.amazonaws.appstream#DomainJoinInfo",
5203                    "traits": {
5204                        "smithy.api#documentation": "<p>The name of the directory and organizational unit (OU) to use to join the fleet to a Microsoft Active Directory domain. </p>"
5205                    }
5206                },
5207                "IdleDisconnectTimeoutInSeconds": {
5208                    "target": "com.amazonaws.appstream#Integer",
5209                    "traits": {
5210                        "smithy.api#documentation": "<p>The amount of time that users can be idle (inactive) before they are disconnected\n            from their streaming session and the <code>DisconnectTimeoutInSeconds</code> time\n            interval begins. Users are notified before they are disconnected due to inactivity. If\n            users try to reconnect to the streaming session before the time interval specified in\n            <code>DisconnectTimeoutInSeconds</code> elapses, they are connected to their\n            previous session. Users are considered idle when they stop providing keyboard or mouse\n            input during their streaming session. File uploads and downloads, audio in, audio out,\n            and pixels changing do not qualify as user activity. If users continue to be idle after\n            the time interval in <code>IdleDisconnectTimeoutInSeconds</code> elapses, they are\n            disconnected. </p>\n        <p>To prevent users from being disconnected due to inactivity, specify a value of 0. Otherwise, specify a value between 60 and 3600. The default value is 0.</p>\n        \n        <note>\n            <p>If you enable this feature, we recommend that you specify a value that corresponds exactly to a whole number of minutes (for example, 60, 120, and 180). If you don't do this, the value is rounded to the nearest minute. For example, if you specify a value of 70, users are disconnected after 1 minute of inactivity. If you specify a value that is at the midpoint between two different minutes, the value is rounded up. For example, if you specify a value of 90, users are disconnected after 2 minutes of inactivity. </p>\n         </note>"
5211                    }
5212                },
5213                "AttributesToDelete": {
5214                    "target": "com.amazonaws.appstream#FleetAttributes",
5215                    "traits": {
5216                        "smithy.api#documentation": "<p>The fleet attributes to delete.</p>"
5217                    }
5218                },
5219                "IamRoleArn": {
5220                    "target": "com.amazonaws.appstream#Arn",
5221                    "traits": {
5222                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the IAM role to apply to the fleet. To assume a role, a fleet instance calls the AWS Security Token Service (STS) <code>AssumeRole</code> API operation and passes the ARN of the role to use. The operation creates a new session with temporary credentials. AppStream 2.0 retrieves the temporary credentials and creates the <b>appstream_machine_role</b> credential profile on the instance.</p>\n        \n        <p>For more information, see <a href=\"https://docs.aws.amazon.com/appstream2/latest/developerguide/using-iam-roles-to-grant-permissions-to-applications-scripts-streaming-instances.html\">Using an IAM Role to Grant Permissions to Applications and Scripts Running on AppStream 2.0 Streaming Instances</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>"
5223                    }
5224                },
5225                "StreamView": {
5226                    "target": "com.amazonaws.appstream#StreamView",
5227                    "traits": {
5228                        "smithy.api#documentation": "<p>The AppStream 2.0 view that is displayed to your users when they stream from the fleet. When <code>APP</code> is specified, only the windows of applications opened by users display. When <code>DESKTOP</code> is specified, the standard desktop that is provided by the operating system displays.</p>\n        \n        <p>The default value is <code>APP</code>.</p>"
5229                    }
5230                }
5231            }
5232        },
5233        "com.amazonaws.appstream#UpdateFleetResult": {
5234            "type": "structure",
5235            "members": {
5236                "Fleet": {
5237                    "target": "com.amazonaws.appstream#Fleet",
5238                    "traits": {
5239                        "smithy.api#documentation": "<p>Information about the fleet.</p>"
5240                    }
5241                }
5242            }
5243        },
5244        "com.amazonaws.appstream#UpdateImagePermissions": {
5245            "type": "operation",
5246            "input": {
5247                "target": "com.amazonaws.appstream#UpdateImagePermissionsRequest"
5248            },
5249            "output": {
5250                "target": "com.amazonaws.appstream#UpdateImagePermissionsResult"
5251            },
5252            "errors": [
5253                {
5254                    "target": "com.amazonaws.appstream#LimitExceededException"
5255                },
5256                {
5257                    "target": "com.amazonaws.appstream#ResourceNotAvailableException"
5258                },
5259                {
5260                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
5261                }
5262            ],
5263            "traits": {
5264                "smithy.api#documentation": "<p>Adds or updates permissions for the specified private image. </p>"
5265            }
5266        },
5267        "com.amazonaws.appstream#UpdateImagePermissionsRequest": {
5268            "type": "structure",
5269            "members": {
5270                "Name": {
5271                    "target": "com.amazonaws.appstream#Name",
5272                    "traits": {
5273                        "smithy.api#documentation": "<p>The name of the private image.</p>",
5274                        "smithy.api#required": {}
5275                    }
5276                },
5277                "SharedAccountId": {
5278                    "target": "com.amazonaws.appstream#AwsAccountId",
5279                    "traits": {
5280                        "smithy.api#documentation": "<p>The 12-digit identifier of the AWS account for which you want add or update image permissions.</p>",
5281                        "smithy.api#required": {}
5282                    }
5283                },
5284                "ImagePermissions": {
5285                    "target": "com.amazonaws.appstream#ImagePermissions",
5286                    "traits": {
5287                        "smithy.api#documentation": "<p>The permissions for the image.</p>",
5288                        "smithy.api#required": {}
5289                    }
5290                }
5291            }
5292        },
5293        "com.amazonaws.appstream#UpdateImagePermissionsResult": {
5294            "type": "structure",
5295            "members": {}
5296        },
5297        "com.amazonaws.appstream#UpdateStack": {
5298            "type": "operation",
5299            "input": {
5300                "target": "com.amazonaws.appstream#UpdateStackRequest"
5301            },
5302            "output": {
5303                "target": "com.amazonaws.appstream#UpdateStackResult"
5304            },
5305            "errors": [
5306                {
5307                    "target": "com.amazonaws.appstream#ConcurrentModificationException"
5308                },
5309                {
5310                    "target": "com.amazonaws.appstream#IncompatibleImageException"
5311                },
5312                {
5313                    "target": "com.amazonaws.appstream#InvalidAccountStatusException"
5314                },
5315                {
5316                    "target": "com.amazonaws.appstream#InvalidParameterCombinationException"
5317                },
5318                {
5319                    "target": "com.amazonaws.appstream#InvalidRoleException"
5320                },
5321                {
5322                    "target": "com.amazonaws.appstream#LimitExceededException"
5323                },
5324                {
5325                    "target": "com.amazonaws.appstream#OperationNotPermittedException"
5326                },
5327                {
5328                    "target": "com.amazonaws.appstream#ResourceInUseException"
5329                },
5330                {
5331                    "target": "com.amazonaws.appstream#ResourceNotFoundException"
5332                }
5333            ],
5334            "traits": {
5335                "smithy.api#documentation": "<p>Updates the specified fields for the specified stack.</p>"
5336            }
5337        },
5338        "com.amazonaws.appstream#UpdateStackRequest": {
5339            "type": "structure",
5340            "members": {
5341                "DisplayName": {
5342                    "target": "com.amazonaws.appstream#DisplayName",
5343                    "traits": {
5344                        "smithy.api#documentation": "<p>The stack name to display.</p>"
5345                    }
5346                },
5347                "Description": {
5348                    "target": "com.amazonaws.appstream#Description",
5349                    "traits": {
5350                        "smithy.api#documentation": "<p>The description to display.</p>"
5351                    }
5352                },
5353                "Name": {
5354                    "target": "com.amazonaws.appstream#String",
5355                    "traits": {
5356                        "smithy.api#documentation": "<p>The name of the stack.</p>",
5357                        "smithy.api#required": {}
5358                    }
5359                },
5360                "StorageConnectors": {
5361                    "target": "com.amazonaws.appstream#StorageConnectorList",
5362                    "traits": {
5363                        "smithy.api#documentation": "<p>The storage connectors to enable.</p>"
5364                    }
5365                },
5366                "DeleteStorageConnectors": {
5367                    "target": "com.amazonaws.appstream#Boolean",
5368                    "traits": {
5369                        "smithy.api#deprecated": {},
5370                        "smithy.api#documentation": "<p>Deletes the storage connectors currently enabled for the stack.</p>"
5371                    }
5372                },
5373                "RedirectURL": {
5374                    "target": "com.amazonaws.appstream#RedirectURL",
5375                    "traits": {
5376                        "smithy.api#documentation": "<p>The URL that users are redirected to after their streaming session ends.</p>"
5377                    }
5378                },
5379                "FeedbackURL": {
5380                    "target": "com.amazonaws.appstream#FeedbackURL",
5381                    "traits": {
5382                        "smithy.api#documentation": "<p>The URL that users are redirected to after they choose the Send Feedback link. If no URL is specified, no Send Feedback link is displayed.</p>"
5383                    }
5384                },
5385                "AttributesToDelete": {
5386                    "target": "com.amazonaws.appstream#StackAttributes",
5387                    "traits": {
5388                        "smithy.api#documentation": "<p>The stack attributes to delete.</p>"
5389                    }
5390                },
5391                "UserSettings": {
5392                    "target": "com.amazonaws.appstream#UserSettingList",
5393                    "traits": {
5394                        "smithy.api#documentation": "<p>The actions that are enabled or disabled for users during their streaming sessions. By default, these actions are enabled.</p>"
5395                    }
5396                },
5397                "ApplicationSettings": {
5398                    "target": "com.amazonaws.appstream#ApplicationSettings",
5399                    "traits": {
5400                        "smithy.api#documentation": "<p>The persistent application settings for users of a stack. When these settings are enabled, changes that users make to applications and Windows settings are automatically saved after each session and applied to the next session.</p>"
5401                    }
5402                },
5403                "AccessEndpoints": {
5404                    "target": "com.amazonaws.appstream#AccessEndpointList",
5405                    "traits": {
5406                        "smithy.api#documentation": "<p>The list of interface VPC endpoint (interface endpoint) objects. Users of the stack can connect to AppStream 2.0 only through the specified endpoints.</p>"
5407                    }
5408                },
5409                "EmbedHostDomains": {
5410                    "target": "com.amazonaws.appstream#EmbedHostDomains",
5411                    "traits": {
5412                        "smithy.api#documentation": "<p>The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions. </p>"
5413                    }
5414                }
5415            }
5416        },
5417        "com.amazonaws.appstream#UpdateStackResult": {
5418            "type": "structure",
5419            "members": {
5420                "Stack": {
5421                    "target": "com.amazonaws.appstream#Stack",
5422                    "traits": {
5423                        "smithy.api#documentation": "<p>Information about the stack.</p>"
5424                    }
5425                }
5426            }
5427        },
5428        "com.amazonaws.appstream#UsageReportExecutionErrorCode": {
5429            "type": "string",
5430            "traits": {
5431                "smithy.api#enum": [
5432                    {
5433                        "value": "RESOURCE_NOT_FOUND",
5434                        "name": "RESOURCE_NOT_FOUND"
5435                    },
5436                    {
5437                        "value": "ACCESS_DENIED",
5438                        "name": "ACCESS_DENIED"
5439                    },
5440                    {
5441                        "value": "INTERNAL_SERVICE_ERROR",
5442                        "name": "INTERNAL_SERVICE_ERROR"
5443                    }
5444                ]
5445            }
5446        },
5447        "com.amazonaws.appstream#UsageReportSchedule": {
5448            "type": "string",
5449            "traits": {
5450                "smithy.api#enum": [
5451                    {
5452                        "value": "DAILY",
5453                        "name": "DAILY"
5454                    }
5455                ]
5456            }
5457        },
5458        "com.amazonaws.appstream#UsageReportSubscription": {
5459            "type": "structure",
5460            "members": {
5461                "S3BucketName": {
5462                    "target": "com.amazonaws.appstream#String",
5463                    "traits": {
5464                        "smithy.api#documentation": "<p>The Amazon S3 bucket where generated reports are stored.</p> \n        \n        <p>If you enabled on-instance session scripts and Amazon S3 logging for your session script\n            configuration, AppStream 2.0 created an S3 bucket to store the script output. The bucket is\n            unique to your account and Region. When you enable usage reporting in this case, AppStream 2.0\n            uses the same bucket to store your usage reports. If you haven't already enabled on-instance session scripts, \n            when you enable usage reports, AppStream 2.0 creates a new S3 bucket.</p>"
5465                    }
5466                },
5467                "Schedule": {
5468                    "target": "com.amazonaws.appstream#UsageReportSchedule",
5469                    "traits": {
5470                        "smithy.api#documentation": "<p>The schedule for generating usage reports.</p>"
5471                    }
5472                },
5473                "LastGeneratedReportDate": {
5474                    "target": "com.amazonaws.appstream#Timestamp",
5475                    "traits": {
5476                        "smithy.api#documentation": "<p>The time when the last usage report was generated.</p>"
5477                    }
5478                },
5479                "SubscriptionErrors": {
5480                    "target": "com.amazonaws.appstream#LastReportGenerationExecutionErrors",
5481                    "traits": {
5482                        "smithy.api#documentation": "<p>The errors that were returned if usage reports couldn't be generated.</p>"
5483                    }
5484                }
5485            },
5486            "traits": {
5487                "smithy.api#documentation": "<p>Describes information about the usage report subscription.</p>"
5488            }
5489        },
5490        "com.amazonaws.appstream#UsageReportSubscriptionList": {
5491            "type": "list",
5492            "member": {
5493                "target": "com.amazonaws.appstream#UsageReportSubscription"
5494            }
5495        },
5496        "com.amazonaws.appstream#User": {
5497            "type": "structure",
5498            "members": {
5499                "Arn": {
5500                    "target": "com.amazonaws.appstream#Arn",
5501                    "traits": {
5502                        "smithy.api#documentation": "<p>The ARN of the user.</p>"
5503                    }
5504                },
5505                "UserName": {
5506                    "target": "com.amazonaws.appstream#Username",
5507                    "traits": {
5508                        "smithy.api#documentation": "<p>The email address of the user.</p>\n        \n        <note>\n            <p>Users' email addresses are case-sensitive.</p>\n         </note>"
5509                    }
5510                },
5511                "Enabled": {
5512                    "target": "com.amazonaws.appstream#Boolean",
5513                    "traits": {
5514                        "smithy.api#documentation": "<p>Specifies whether the user in the user pool is enabled.</p>"
5515                    }
5516                },
5517                "Status": {
5518                    "target": "com.amazonaws.appstream#String",
5519                    "traits": {
5520                        "smithy.api#documentation": "<p>The status of the user in the user pool. The status can be one of the following:</p>\n        <ul>\n            <li>\n               <p>UNCONFIRMED – The user is created but not confirmed.</p>\n            </li>\n            <li>\n               <p>CONFIRMED – The user is confirmed.</p>\n            </li>\n            <li>\n               <p>ARCHIVED – The user is no longer active.</p>\n            </li>\n            <li>\n               <p>COMPROMISED – The user is disabled because of a potential security threat.</p>\n            </li>\n            <li>\n               <p>UNKNOWN – The user status is not known.</p>\n            </li>\n         </ul>"
5521                    }
5522                },
5523                "FirstName": {
5524                    "target": "com.amazonaws.appstream#UserAttributeValue",
5525                    "traits": {
5526                        "smithy.api#documentation": "<p>The first name, or given name, of the user.</p>"
5527                    }
5528                },
5529                "LastName": {
5530                    "target": "com.amazonaws.appstream#UserAttributeValue",
5531                    "traits": {
5532                        "smithy.api#documentation": "<p>The last name, or surname, of the user.</p>"
5533                    }
5534                },
5535                "CreatedTime": {
5536                    "target": "com.amazonaws.appstream#Timestamp",
5537                    "traits": {
5538                        "smithy.api#documentation": "<p>The date and time the user was created in the user pool.</p>"
5539                    }
5540                },
5541                "AuthenticationType": {
5542                    "target": "com.amazonaws.appstream#AuthenticationType",
5543                    "traits": {
5544                        "smithy.api#documentation": "<p>The authentication type for the user.</p>",
5545                        "smithy.api#required": {}
5546                    }
5547                }
5548            },
5549            "traits": {
5550                "smithy.api#documentation": "<p>Describes a user in the user pool.</p>"
5551            }
5552        },
5553        "com.amazonaws.appstream#UserAttributeValue": {
5554            "type": "string",
5555            "traits": {
5556                "smithy.api#length": {
5557                    "min": 0,
5558                    "max": 2048
5559                },
5560                "smithy.api#pattern": "^[A-Za-z0-9_\\-\\s]+$",
5561                "smithy.api#sensitive": {}
5562            }
5563        },
5564        "com.amazonaws.appstream#UserId": {
5565            "type": "string",
5566            "traits": {
5567                "smithy.api#length": {
5568                    "min": 2,
5569                    "max": 128
5570                }
5571            }
5572        },
5573        "com.amazonaws.appstream#UserList": {
5574            "type": "list",
5575            "member": {
5576                "target": "com.amazonaws.appstream#User"
5577            }
5578        },
5579        "com.amazonaws.appstream#UserSetting": {
5580            "type": "structure",
5581            "members": {
5582                "Action": {
5583                    "target": "com.amazonaws.appstream#Action",
5584                    "traits": {
5585                        "smithy.api#documentation": "<p>The action that is enabled or disabled.</p>",
5586                        "smithy.api#required": {}
5587                    }
5588                },
5589                "Permission": {
5590                    "target": "com.amazonaws.appstream#Permission",
5591                    "traits": {
5592                        "smithy.api#documentation": "<p>Indicates whether the action is enabled or disabled.</p>",
5593                        "smithy.api#required": {}
5594                    }
5595                }
5596            },
5597            "traits": {
5598                "smithy.api#documentation": "<p>Describes an action and whether the action is enabled or disabled for users during their streaming sessions.</p>"
5599            }
5600        },
5601        "com.amazonaws.appstream#UserSettingList": {
5602            "type": "list",
5603            "member": {
5604                "target": "com.amazonaws.appstream#UserSetting"
5605            },
5606            "traits": {
5607                "smithy.api#length": {
5608                    "min": 1
5609                }
5610            }
5611        },
5612        "com.amazonaws.appstream#UserStackAssociation": {
5613            "type": "structure",
5614            "members": {
5615                "StackName": {
5616                    "target": "com.amazonaws.appstream#String",
5617                    "traits": {
5618                        "smithy.api#documentation": "<p>The name of the stack that is associated with the user.</p>",
5619                        "smithy.api#required": {}
5620                    }
5621                },
5622                "UserName": {
5623                    "target": "com.amazonaws.appstream#Username",
5624                    "traits": {
5625                        "smithy.api#documentation": "<p>The email address of the user who is associated with the stack.</p>\n        \n        <note>\n            <p>Users' email addresses are case-sensitive.</p>\n         </note>",
5626                        "smithy.api#required": {}
5627                    }
5628                },
5629                "AuthenticationType": {
5630                    "target": "com.amazonaws.appstream#AuthenticationType",
5631                    "traits": {
5632                        "smithy.api#documentation": "<p>The authentication type for the user.</p>",
5633                        "smithy.api#required": {}
5634                    }
5635                },
5636                "SendEmailNotification": {
5637                    "target": "com.amazonaws.appstream#Boolean",
5638                    "traits": {
5639                        "smithy.api#documentation": "<p>Specifies whether a welcome email is sent to a user after the user is created in the user pool.</p>"
5640                    }
5641                }
5642            },
5643            "traits": {
5644                "smithy.api#documentation": "<p>Describes a user in the user pool and the associated stack.</p>"
5645            }
5646        },
5647        "com.amazonaws.appstream#UserStackAssociationError": {
5648            "type": "structure",
5649            "members": {
5650                "UserStackAssociation": {
5651                    "target": "com.amazonaws.appstream#UserStackAssociation",
5652                    "traits": {
5653                        "smithy.api#documentation": "<p>Information about the user and associated stack.</p>"
5654                    }
5655                },
5656                "ErrorCode": {
5657                    "target": "com.amazonaws.appstream#UserStackAssociationErrorCode",
5658                    "traits": {
5659                        "smithy.api#documentation": "<p>The error code for the error that is returned when a user can’t be associated with or disassociated from a stack.</p>"
5660                    }
5661                },
5662                "ErrorMessage": {
5663                    "target": "com.amazonaws.appstream#String",
5664                    "traits": {
5665                        "smithy.api#documentation": "<p>The error message for the error that is returned when a user can’t be associated with or disassociated from a stack.</p>"
5666                    }
5667                }
5668            },
5669            "traits": {
5670                "smithy.api#documentation": "<p>Describes the error that is returned when a user can’t be associated with or disassociated from a stack. </p>"
5671            }
5672        },
5673        "com.amazonaws.appstream#UserStackAssociationErrorCode": {
5674            "type": "string",
5675            "traits": {
5676                "smithy.api#enum": [
5677                    {
5678                        "value": "STACK_NOT_FOUND",
5679                        "name": "STACK_NOT_FOUND"
5680                    },
5681                    {
5682                        "value": "USER_NAME_NOT_FOUND",
5683                        "name": "USER_NAME_NOT_FOUND"
5684                    },
5685                    {
5686                        "value": "DIRECTORY_NOT_FOUND",
5687                        "name": "DIRECTORY_NOT_FOUND"
5688                    },
5689                    {
5690                        "value": "INTERNAL_ERROR",
5691                        "name": "INTERNAL_ERROR"
5692                    }
5693                ]
5694            }
5695        },
5696        "com.amazonaws.appstream#UserStackAssociationErrorList": {
5697            "type": "list",
5698            "member": {
5699                "target": "com.amazonaws.appstream#UserStackAssociationError"
5700            }
5701        },
5702        "com.amazonaws.appstream#UserStackAssociationList": {
5703            "type": "list",
5704            "member": {
5705                "target": "com.amazonaws.appstream#UserStackAssociation"
5706            },
5707            "traits": {
5708                "smithy.api#length": {
5709                    "min": 1,
5710                    "max": 25
5711                }
5712            }
5713        },
5714        "com.amazonaws.appstream#Username": {
5715            "type": "string",
5716            "traits": {
5717                "smithy.api#length": {
5718                    "min": 1,
5719                    "max": 128
5720                },
5721                "smithy.api#pattern": "[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+",
5722                "smithy.api#sensitive": {}
5723            }
5724        },
5725        "com.amazonaws.appstream#VisibilityType": {
5726            "type": "string",
5727            "traits": {
5728                "smithy.api#enum": [
5729                    {
5730                        "value": "PUBLIC",
5731                        "name": "PUBLIC"
5732                    },
5733                    {
5734                        "value": "PRIVATE",
5735                        "name": "PRIVATE"
5736                    },
5737                    {
5738                        "value": "SHARED",
5739                        "name": "SHARED"
5740                    }
5741                ]
5742            }
5743        },
5744        "com.amazonaws.appstream#VpcConfig": {
5745            "type": "structure",
5746            "members": {
5747                "SubnetIds": {
5748                    "target": "com.amazonaws.appstream#SubnetIdList",
5749                    "traits": {
5750                        "smithy.api#documentation": "<p>The identifiers of the subnets to which a network interface is attached from the fleet instance or image builder instance. Fleet instances use one or more subnets. Image builder instances use one subnet.</p>"
5751                    }
5752                },
5753                "SecurityGroupIds": {
5754                    "target": "com.amazonaws.appstream#SecurityGroupIdList",
5755                    "traits": {
5756                        "smithy.api#documentation": "<p>The identifiers of the security groups for the fleet or image builder.</p>"
5757                    }
5758                }
5759            },
5760            "traits": {
5761                "smithy.api#documentation": "<p>Describes VPC configuration information for fleets and image builders.</p>"
5762            }
5763        }
5764    }
5765}
5766