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.applicationdiscoveryservice#AWSPoseidonService_V2015_11_01": {
33            "type": "service",
34            "version": "2015-11-01",
35            "operations": [
36                {
37                    "target": "com.amazonaws.applicationdiscoveryservice#AssociateConfigurationItemsToApplication"
38                },
39                {
40                    "target": "com.amazonaws.applicationdiscoveryservice#BatchDeleteImportData"
41                },
42                {
43                    "target": "com.amazonaws.applicationdiscoveryservice#CreateApplication"
44                },
45                {
46                    "target": "com.amazonaws.applicationdiscoveryservice#CreateTags"
47                },
48                {
49                    "target": "com.amazonaws.applicationdiscoveryservice#DeleteApplications"
50                },
51                {
52                    "target": "com.amazonaws.applicationdiscoveryservice#DeleteTags"
53                },
54                {
55                    "target": "com.amazonaws.applicationdiscoveryservice#DescribeAgents"
56                },
57                {
58                    "target": "com.amazonaws.applicationdiscoveryservice#DescribeConfigurations"
59                },
60                {
61                    "target": "com.amazonaws.applicationdiscoveryservice#DescribeContinuousExports"
62                },
63                {
64                    "target": "com.amazonaws.applicationdiscoveryservice#DescribeExportConfigurations"
65                },
66                {
67                    "target": "com.amazonaws.applicationdiscoveryservice#DescribeExportTasks"
68                },
69                {
70                    "target": "com.amazonaws.applicationdiscoveryservice#DescribeImportTasks"
71                },
72                {
73                    "target": "com.amazonaws.applicationdiscoveryservice#DescribeTags"
74                },
75                {
76                    "target": "com.amazonaws.applicationdiscoveryservice#DisassociateConfigurationItemsFromApplication"
77                },
78                {
79                    "target": "com.amazonaws.applicationdiscoveryservice#ExportConfigurations"
80                },
81                {
82                    "target": "com.amazonaws.applicationdiscoveryservice#GetDiscoverySummary"
83                },
84                {
85                    "target": "com.amazonaws.applicationdiscoveryservice#ListConfigurations"
86                },
87                {
88                    "target": "com.amazonaws.applicationdiscoveryservice#ListServerNeighbors"
89                },
90                {
91                    "target": "com.amazonaws.applicationdiscoveryservice#StartContinuousExport"
92                },
93                {
94                    "target": "com.amazonaws.applicationdiscoveryservice#StartDataCollectionByAgentIds"
95                },
96                {
97                    "target": "com.amazonaws.applicationdiscoveryservice#StartExportTask"
98                },
99                {
100                    "target": "com.amazonaws.applicationdiscoveryservice#StartImportTask"
101                },
102                {
103                    "target": "com.amazonaws.applicationdiscoveryservice#StopContinuousExport"
104                },
105                {
106                    "target": "com.amazonaws.applicationdiscoveryservice#StopDataCollectionByAgentIds"
107                },
108                {
109                    "target": "com.amazonaws.applicationdiscoveryservice#UpdateApplication"
110                }
111            ],
112            "traits": {
113                "aws.api#service": {
114                    "sdkId": "Application Discovery Service",
115                    "arnNamespace": "discovery",
116                    "cloudFormationName": "ApplicationDiscoveryService",
117                    "cloudTrailEventSource": "applicationdiscoveryservice.amazonaws.com",
118                    "endpointPrefix": "discovery"
119                },
120                "aws.auth#sigv4": {
121                    "name": "discovery"
122                },
123                "aws.protocols#awsJson1_1": {},
124                "smithy.api#documentation": "<fullname>AWS Application Discovery Service</fullname>\n\n         <p>AWS Application Discovery Service helps you plan application migration projects. It\n      automatically identifies servers, virtual machines (VMs), and network dependencies in your\n      on-premises data centers. For more information, see the <a href=\"http://aws.amazon.com/application-discovery/faqs/\">AWS Application Discovery Service\n        FAQ</a>. Application Discovery Service offers three ways of performing discovery and\n      collecting data about your on-premises servers:</p>\n\n         <ul>\n            <li>\n               <p>\n                  <b>Agentless discovery</b> is recommended for environments\n          that use VMware vCenter Server. This mode doesn't require you to install an agent on each\n          host. It does not work in non-VMware environments.</p>\n\n               <ul>\n                  <li>\n                     <p>Agentless discovery gathers server information regardless of the operating\n              systems, which minimizes the time required for initial on-premises infrastructure\n              assessment.</p>\n                  </li>\n                  <li>\n                     <p>Agentless discovery doesn't collect information about network dependencies, only\n              agent-based discovery collects that information.</p>\n                  </li>\n               </ul>\n            </li>\n         </ul>\n\n         <ul>\n            <li>\n               <p>\n                  <b>Agent-based discovery</b> collects a richer set of data\n          than agentless discovery by using the AWS Application Discovery Agent, which you install\n          on one or more hosts in your data center.</p>\n\n               <ul>\n                  <li>\n                     <p> The agent captures infrastructure and application information, including an\n              inventory of running processes, system performance information, resource utilization,\n              and network dependencies.</p>\n                  </li>\n                  <li>\n                     <p>The information collected by agents is secured at rest and in transit to the\n              Application Discovery Service database in the cloud. </p>\n                  </li>\n               </ul>\n            </li>\n         </ul>\n\n         <ul>\n            <li>\n               <p>\n                  <b>AWS Partner Network (APN) solutions</b> integrate with\n          Application Discovery Service, enabling you to import details of your on-premises\n          environment directly into Migration Hub without using the discovery connector or discovery\n          agent.</p>\n\n               <ul>\n                  <li>\n                     <p>Third-party application discovery tools can query AWS Application Discovery\n              Service, and they can write to the Application Discovery Service database using the\n              public API.</p>\n                  </li>\n                  <li>\n                     <p>In this way, you can import data into Migration Hub and view it, so that you can\n              associate applications with servers and track migrations.</p>\n                  </li>\n               </ul>\n            </li>\n         </ul>\n\n\n         <p>\n            <b>Recommendations</b>\n         </p>\n         <p>We recommend that you use agent-based discovery for non-VMware environments, and\n      whenever you want to collect information about network dependencies. You can run agent-based\n      and agentless discovery simultaneously. Use agentless discovery to complete the initial\n      infrastructure assessment quickly, and then install agents on select hosts to collect\n      additional information.</p>\n\n         <p>\n            <b>Working With This Guide</b>\n         </p>\n\n         <p>This API reference provides descriptions, syntax, and usage examples for each of the\n      actions and data types for Application Discovery Service. The topic for each action shows the\n      API request parameters and the response. Alternatively, you can use one of the AWS SDKs to\n      access an API that is tailored to the programming language or platform that you're using. For\n      more information, see <a href=\"http://aws.amazon.com/tools/#SDKs\">AWS\n      SDKs</a>.</p>\n\n         <note>\n            <ul>\n               <li>\n                  <p>Remember that you must set your Migration Hub home region before you call any of\n            these APIs.</p>\n               </li>\n               <li>\n                  <p>You must make API calls for write actions (create, notify, associate, disassociate,\n            import, or put) while in your home region, or a <code>HomeRegionNotSetException</code>\n            error is returned.</p>\n               </li>\n               <li>\n                  <p>API calls for read actions (list, describe, stop, and delete) are permitted outside\n            of your home region.</p>\n               </li>\n               <li>\n                  <p>Although it is unlikely, the Migration Hub home region could change. If you call\n            APIs outside the home region, an <code>InvalidInputException</code> is returned.</p>\n               </li>\n               <li>\n                  <p>You must call <code>GetHomeRegion</code> to obtain the latest Migration Hub home\n            region.</p>\n               </li>\n            </ul>\n         </note>\n\n         <p>This guide is intended for use with the <a href=\"http://docs.aws.amazon.com/application-discovery/latest/userguide/\">AWS Application\n        Discovery Service User Guide</a>.</p>\n\n         <important>\n            <p>All data is handled according to the <a href=\"http://aws.amazon.com/privacy/\">AWS\n          Privacy Policy</a>. You can operate Application Discovery Service offline to inspect\n        collected data before it is shared with the service.</p>\n         </important>",
125                "smithy.api#title": "AWS Application Discovery Service",
126                "smithy.api#xmlNamespace": {
127                    "uri": "http://ec2.amazon.com/awsposiedon/V2015_11_01/"
128                }
129            }
130        },
131        "com.amazonaws.applicationdiscoveryservice#AgentConfigurationStatus": {
132            "type": "structure",
133            "members": {
134                "agentId": {
135                    "target": "com.amazonaws.applicationdiscoveryservice#String",
136                    "traits": {
137                        "smithy.api#documentation": "<p>The agent/connector ID.</p>"
138                    }
139                },
140                "operationSucceeded": {
141                    "target": "com.amazonaws.applicationdiscoveryservice#Boolean",
142                    "traits": {
143                        "smithy.api#documentation": "<p>Information about the status of the <code>StartDataCollection</code> and\n        <code>StopDataCollection</code> operations. The system has recorded the data collection\n      operation. The agent/connector receives this command the next time it polls for a new command.\n    </p>"
144                    }
145                },
146                "description": {
147                    "target": "com.amazonaws.applicationdiscoveryservice#String",
148                    "traits": {
149                        "smithy.api#documentation": "<p>A description of the operation performed.</p>"
150                    }
151                }
152            },
153            "traits": {
154                "smithy.api#documentation": "<p>Information about agents or connectors that were instructed to start collecting data.\n      Information includes the agent/connector ID, a description of the operation, and whether the\n      agent/connector configuration was updated.</p>"
155            }
156        },
157        "com.amazonaws.applicationdiscoveryservice#AgentConfigurationStatusList": {
158            "type": "list",
159            "member": {
160                "target": "com.amazonaws.applicationdiscoveryservice#AgentConfigurationStatus"
161            }
162        },
163        "com.amazonaws.applicationdiscoveryservice#AgentId": {
164            "type": "string"
165        },
166        "com.amazonaws.applicationdiscoveryservice#AgentIds": {
167            "type": "list",
168            "member": {
169                "target": "com.amazonaws.applicationdiscoveryservice#AgentId"
170            }
171        },
172        "com.amazonaws.applicationdiscoveryservice#AgentInfo": {
173            "type": "structure",
174            "members": {
175                "agentId": {
176                    "target": "com.amazonaws.applicationdiscoveryservice#AgentId",
177                    "traits": {
178                        "smithy.api#documentation": "<p>The agent or connector ID.</p>"
179                    }
180                },
181                "hostName": {
182                    "target": "com.amazonaws.applicationdiscoveryservice#String",
183                    "traits": {
184                        "smithy.api#documentation": "<p>The name of the host where the agent or connector resides. The host can be a server or\n      virtual machine.</p>"
185                    }
186                },
187                "agentNetworkInfoList": {
188                    "target": "com.amazonaws.applicationdiscoveryservice#AgentNetworkInfoList",
189                    "traits": {
190                        "smithy.api#documentation": "<p>Network details about the host where the agent or connector resides.</p>"
191                    }
192                },
193                "connectorId": {
194                    "target": "com.amazonaws.applicationdiscoveryservice#String",
195                    "traits": {
196                        "smithy.api#documentation": "<p>The ID of the connector.</p>"
197                    }
198                },
199                "version": {
200                    "target": "com.amazonaws.applicationdiscoveryservice#String",
201                    "traits": {
202                        "smithy.api#documentation": "<p>The agent or connector version.</p>"
203                    }
204                },
205                "health": {
206                    "target": "com.amazonaws.applicationdiscoveryservice#AgentStatus",
207                    "traits": {
208                        "smithy.api#documentation": "<p>The health of the agent or connector.</p>"
209                    }
210                },
211                "lastHealthPingTime": {
212                    "target": "com.amazonaws.applicationdiscoveryservice#String",
213                    "traits": {
214                        "smithy.api#documentation": "<p>Time since agent or connector health was reported.</p>"
215                    }
216                },
217                "collectionStatus": {
218                    "target": "com.amazonaws.applicationdiscoveryservice#String",
219                    "traits": {
220                        "smithy.api#documentation": "<p>Status of the collection process for an agent or connector.</p>"
221                    }
222                },
223                "agentType": {
224                    "target": "com.amazonaws.applicationdiscoveryservice#String",
225                    "traits": {
226                        "smithy.api#documentation": "<p>Type of agent.</p>"
227                    }
228                },
229                "registeredTime": {
230                    "target": "com.amazonaws.applicationdiscoveryservice#String",
231                    "traits": {
232                        "smithy.api#documentation": "<p>Agent's first registration timestamp in UTC.</p>"
233                    }
234                }
235            },
236            "traits": {
237                "smithy.api#documentation": "<p>Information about agents or connectors associated with the user’s AWS account.\n      Information includes agent or connector IDs, IP addresses, media access control (MAC)\n      addresses, agent or connector health, hostname where the agent or connector resides, and agent\n      version for each agent.</p>"
238            }
239        },
240        "com.amazonaws.applicationdiscoveryservice#AgentNetworkInfo": {
241            "type": "structure",
242            "members": {
243                "ipAddress": {
244                    "target": "com.amazonaws.applicationdiscoveryservice#String",
245                    "traits": {
246                        "smithy.api#documentation": "<p>The IP address for the host where the agent/connector resides.</p>"
247                    }
248                },
249                "macAddress": {
250                    "target": "com.amazonaws.applicationdiscoveryservice#String",
251                    "traits": {
252                        "smithy.api#documentation": "<p>The MAC address for the host where the agent/connector resides.</p>"
253                    }
254                }
255            },
256            "traits": {
257                "smithy.api#documentation": "<p>Network details about the host where the agent/connector resides.</p>"
258            }
259        },
260        "com.amazonaws.applicationdiscoveryservice#AgentNetworkInfoList": {
261            "type": "list",
262            "member": {
263                "target": "com.amazonaws.applicationdiscoveryservice#AgentNetworkInfo"
264            }
265        },
266        "com.amazonaws.applicationdiscoveryservice#AgentStatus": {
267            "type": "string",
268            "traits": {
269                "smithy.api#enum": [
270                    {
271                        "value": "HEALTHY",
272                        "name": "HEALTHY"
273                    },
274                    {
275                        "value": "UNHEALTHY",
276                        "name": "UNHEALTHY"
277                    },
278                    {
279                        "value": "RUNNING",
280                        "name": "RUNNING"
281                    },
282                    {
283                        "value": "UNKNOWN",
284                        "name": "UNKNOWN"
285                    },
286                    {
287                        "value": "BLACKLISTED",
288                        "name": "BLACKLISTED"
289                    },
290                    {
291                        "value": "SHUTDOWN",
292                        "name": "SHUTDOWN"
293                    }
294                ]
295            }
296        },
297        "com.amazonaws.applicationdiscoveryservice#AgentsInfo": {
298            "type": "list",
299            "member": {
300                "target": "com.amazonaws.applicationdiscoveryservice#AgentInfo"
301            }
302        },
303        "com.amazonaws.applicationdiscoveryservice#ApplicationId": {
304            "type": "string"
305        },
306        "com.amazonaws.applicationdiscoveryservice#ApplicationIdsList": {
307            "type": "list",
308            "member": {
309                "target": "com.amazonaws.applicationdiscoveryservice#ApplicationId"
310            }
311        },
312        "com.amazonaws.applicationdiscoveryservice#AssociateConfigurationItemsToApplication": {
313            "type": "operation",
314            "input": {
315                "target": "com.amazonaws.applicationdiscoveryservice#AssociateConfigurationItemsToApplicationRequest"
316            },
317            "output": {
318                "target": "com.amazonaws.applicationdiscoveryservice#AssociateConfigurationItemsToApplicationResponse"
319            },
320            "errors": [
321                {
322                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
323                },
324                {
325                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
326                },
327                {
328                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
329                },
330                {
331                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
332                },
333                {
334                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
335                }
336            ],
337            "traits": {
338                "smithy.api#documentation": "<p>Associates one or more configuration items with an application.</p>"
339            }
340        },
341        "com.amazonaws.applicationdiscoveryservice#AssociateConfigurationItemsToApplicationRequest": {
342            "type": "structure",
343            "members": {
344                "applicationConfigurationId": {
345                    "target": "com.amazonaws.applicationdiscoveryservice#ApplicationId",
346                    "traits": {
347                        "smithy.api#documentation": "<p>The configuration ID of an application with which items are to be associated.</p>",
348                        "smithy.api#required": {}
349                    }
350                },
351                "configurationIds": {
352                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationIdList",
353                    "traits": {
354                        "smithy.api#documentation": "<p>The ID of each configuration item to be associated with an application.</p>",
355                        "smithy.api#required": {}
356                    }
357                }
358            }
359        },
360        "com.amazonaws.applicationdiscoveryservice#AssociateConfigurationItemsToApplicationResponse": {
361            "type": "structure",
362            "members": {}
363        },
364        "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException": {
365            "type": "structure",
366            "members": {
367                "message": {
368                    "target": "com.amazonaws.applicationdiscoveryservice#Message"
369                }
370            },
371            "traits": {
372                "smithy.api#documentation": "<p>The AWS user account does not have permission to perform the action. Check the IAM\n      policy associated with this account.</p>",
373                "smithy.api#error": "client",
374                "smithy.api#httpError": 403
375            }
376        },
377        "com.amazonaws.applicationdiscoveryservice#BatchDeleteImportData": {
378            "type": "operation",
379            "input": {
380                "target": "com.amazonaws.applicationdiscoveryservice#BatchDeleteImportDataRequest"
381            },
382            "output": {
383                "target": "com.amazonaws.applicationdiscoveryservice#BatchDeleteImportDataResponse"
384            },
385            "errors": [
386                {
387                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
388                },
389                {
390                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
391                },
392                {
393                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
394                },
395                {
396                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
397                },
398                {
399                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
400                }
401            ],
402            "traits": {
403                "smithy.api#documentation": "<p>Deletes one or more import tasks, each identified by their import ID. Each import task has\n      a number of records that can identify servers or applications. </p>\n\n         <p>AWS Application Discovery Service has built-in matching logic that will identify when\n      discovered servers match existing entries that you've previously discovered, the information\n      for the already-existing discovered server is updated. When you delete an import task that\n      contains records that were used to match, the information in those matched records that comes\n      from the deleted records will also be deleted.</p>"
404            }
405        },
406        "com.amazonaws.applicationdiscoveryservice#BatchDeleteImportDataError": {
407            "type": "structure",
408            "members": {
409                "importTaskId": {
410                    "target": "com.amazonaws.applicationdiscoveryservice#ImportTaskIdentifier",
411                    "traits": {
412                        "smithy.api#documentation": "<p>The unique import ID associated with the error that occurred.</p>"
413                    }
414                },
415                "errorCode": {
416                    "target": "com.amazonaws.applicationdiscoveryservice#BatchDeleteImportDataErrorCode",
417                    "traits": {
418                        "smithy.api#documentation": "<p>The type of error that occurred for a specific import task.</p>"
419                    }
420                },
421                "errorDescription": {
422                    "target": "com.amazonaws.applicationdiscoveryservice#BatchDeleteImportDataErrorDescription",
423                    "traits": {
424                        "smithy.api#documentation": "<p>The description of the error that occurred for a specific import task.</p>"
425                    }
426                }
427            },
428            "traits": {
429                "smithy.api#documentation": "<p>Error messages returned for each import task that you deleted as a response for this\n      command.</p>"
430            }
431        },
432        "com.amazonaws.applicationdiscoveryservice#BatchDeleteImportDataErrorCode": {
433            "type": "string",
434            "traits": {
435                "smithy.api#enum": [
436                    {
437                        "value": "NOT_FOUND",
438                        "name": "NOT_FOUND"
439                    },
440                    {
441                        "value": "INTERNAL_SERVER_ERROR",
442                        "name": "INTERNAL_SERVER_ERROR"
443                    },
444                    {
445                        "value": "OVER_LIMIT",
446                        "name": "OVER_LIMIT"
447                    }
448                ]
449            }
450        },
451        "com.amazonaws.applicationdiscoveryservice#BatchDeleteImportDataErrorDescription": {
452            "type": "string"
453        },
454        "com.amazonaws.applicationdiscoveryservice#BatchDeleteImportDataErrorList": {
455            "type": "list",
456            "member": {
457                "target": "com.amazonaws.applicationdiscoveryservice#BatchDeleteImportDataError"
458            }
459        },
460        "com.amazonaws.applicationdiscoveryservice#BatchDeleteImportDataRequest": {
461            "type": "structure",
462            "members": {
463                "importTaskIds": {
464                    "target": "com.amazonaws.applicationdiscoveryservice#ToDeleteIdentifierList",
465                    "traits": {
466                        "smithy.api#documentation": "<p>The IDs for the import tasks that you want to delete.</p>",
467                        "smithy.api#required": {}
468                    }
469                }
470            }
471        },
472        "com.amazonaws.applicationdiscoveryservice#BatchDeleteImportDataResponse": {
473            "type": "structure",
474            "members": {
475                "errors": {
476                    "target": "com.amazonaws.applicationdiscoveryservice#BatchDeleteImportDataErrorList",
477                    "traits": {
478                        "smithy.api#documentation": "<p>Error messages returned for each import task that you deleted as a response for this\n      command.</p>"
479                    }
480                }
481            }
482        },
483        "com.amazonaws.applicationdiscoveryservice#Boolean": {
484            "type": "boolean"
485        },
486        "com.amazonaws.applicationdiscoveryservice#BoxedInteger": {
487            "type": "integer",
488            "traits": {
489                "smithy.api#box": {}
490            }
491        },
492        "com.amazonaws.applicationdiscoveryservice#ClientRequestToken": {
493            "type": "string",
494            "traits": {
495                "smithy.api#length": {
496                    "min": 1,
497                    "max": 100
498                }
499            }
500        },
501        "com.amazonaws.applicationdiscoveryservice#Condition": {
502            "type": "string"
503        },
504        "com.amazonaws.applicationdiscoveryservice#Configuration": {
505            "type": "map",
506            "key": {
507                "target": "com.amazonaws.applicationdiscoveryservice#String"
508            },
509            "value": {
510                "target": "com.amazonaws.applicationdiscoveryservice#String"
511            }
512        },
513        "com.amazonaws.applicationdiscoveryservice#ConfigurationId": {
514            "type": "string"
515        },
516        "com.amazonaws.applicationdiscoveryservice#ConfigurationIdList": {
517            "type": "list",
518            "member": {
519                "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationId"
520            }
521        },
522        "com.amazonaws.applicationdiscoveryservice#ConfigurationItemType": {
523            "type": "string",
524            "traits": {
525                "smithy.api#enum": [
526                    {
527                        "value": "SERVER",
528                        "name": "SERVER"
529                    },
530                    {
531                        "value": "PROCESS",
532                        "name": "PROCESS"
533                    },
534                    {
535                        "value": "CONNECTION",
536                        "name": "CONNECTIONS"
537                    },
538                    {
539                        "value": "APPLICATION",
540                        "name": "APPLICATION"
541                    }
542                ]
543            }
544        },
545        "com.amazonaws.applicationdiscoveryservice#ConfigurationTag": {
546            "type": "structure",
547            "members": {
548                "configurationType": {
549                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationItemType",
550                    "traits": {
551                        "smithy.api#documentation": "<p>A type of IT asset to tag.</p>"
552                    }
553                },
554                "configurationId": {
555                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationId",
556                    "traits": {
557                        "smithy.api#documentation": "<p>The configuration ID for the item to tag. You can specify a list of keys and\n      values.</p>"
558                    }
559                },
560                "key": {
561                    "target": "com.amazonaws.applicationdiscoveryservice#TagKey",
562                    "traits": {
563                        "smithy.api#documentation": "<p>A type of tag on which to filter. For example,\n      <i>serverType</i>.</p>"
564                    }
565                },
566                "value": {
567                    "target": "com.amazonaws.applicationdiscoveryservice#TagValue",
568                    "traits": {
569                        "smithy.api#documentation": "<p>A value on which to filter. For example <i>key = serverType</i> and\n        <i>value = web server</i>.</p>"
570                    }
571                },
572                "timeOfCreation": {
573                    "target": "com.amazonaws.applicationdiscoveryservice#TimeStamp",
574                    "traits": {
575                        "smithy.api#documentation": "<p>The time the configuration tag was created in Coordinated Universal Time\n      (UTC).</p>"
576                    }
577                }
578            },
579            "traits": {
580                "smithy.api#documentation": "<p>Tags for a configuration item. Tags are metadata that help you categorize IT\n      assets.</p>"
581            }
582        },
583        "com.amazonaws.applicationdiscoveryservice#ConfigurationTagSet": {
584            "type": "list",
585            "member": {
586                "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationTag",
587                "traits": {
588                    "smithy.api#xmlName": "item"
589                }
590            }
591        },
592        "com.amazonaws.applicationdiscoveryservice#Configurations": {
593            "type": "list",
594            "member": {
595                "target": "com.amazonaws.applicationdiscoveryservice#Configuration"
596            }
597        },
598        "com.amazonaws.applicationdiscoveryservice#ConfigurationsDownloadUrl": {
599            "type": "string"
600        },
601        "com.amazonaws.applicationdiscoveryservice#ConfigurationsExportId": {
602            "type": "string"
603        },
604        "com.amazonaws.applicationdiscoveryservice#ConflictErrorException": {
605            "type": "structure",
606            "members": {
607                "message": {
608                    "target": "com.amazonaws.applicationdiscoveryservice#Message"
609                }
610            },
611            "traits": {
612                "smithy.api#documentation": "<p></p>",
613                "smithy.api#error": "client",
614                "smithy.api#httpError": 409
615            }
616        },
617        "com.amazonaws.applicationdiscoveryservice#ContinuousExportDescription": {
618            "type": "structure",
619            "members": {
620                "exportId": {
621                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationsExportId",
622                    "traits": {
623                        "smithy.api#documentation": "<p>The unique ID assigned to this export.</p>"
624                    }
625                },
626                "status": {
627                    "target": "com.amazonaws.applicationdiscoveryservice#ContinuousExportStatus",
628                    "traits": {
629                        "smithy.api#documentation": "<p>Describes the status of the export. Can be one of the following values:</p>\n         <ul>\n            <li>\n               <p>START_IN_PROGRESS - setting up resources to start continuous export.</p>\n            </li>\n            <li>\n               <p>START_FAILED - an error occurred setting up continuous export. To recover, call\n          start-continuous-export again.</p>\n            </li>\n            <li>\n               <p>ACTIVE - data is being exported to the customer bucket.</p>\n            </li>\n            <li>\n               <p>ERROR - an error occurred during export. To fix the issue, call\n          stop-continuous-export and start-continuous-export.</p>\n            </li>\n            <li>\n               <p>STOP_IN_PROGRESS - stopping the export.</p>\n            </li>\n            <li>\n               <p>STOP_FAILED - an error occurred stopping the export. To recover, call\n          stop-continuous-export again.</p>\n            </li>\n            <li>\n               <p>INACTIVE - the continuous export has been stopped. Data is no longer being exported\n          to the customer bucket.</p>\n            </li>\n         </ul>"
630                    }
631                },
632                "statusDetail": {
633                    "target": "com.amazonaws.applicationdiscoveryservice#StringMax255",
634                    "traits": {
635                        "smithy.api#documentation": "<p>Contains information about any errors that have occurred. This data type can have the\n      following values:</p>\n\n         <ul>\n            <li>\n               <p>ACCESS_DENIED - You don’t have permission to start Data Exploration in Amazon\n          Athena. Contact your AWS administrator for help. For more information, see <a href=\"http://docs.aws.amazon.com/application-discovery/latest/userguide/setting-up.html\">Setting Up AWS Application Discovery Service</a> in the Application Discovery\n          Service User Guide.</p>\n            </li>\n            <li>\n               <p>DELIVERY_STREAM_LIMIT_FAILURE - You reached the limit for Amazon Kinesis Data\n          Firehose delivery streams. Reduce the number of streams or request a limit increase and\n          try again. For more information, see <a href=\"http://docs.aws.amazon.com/streams/latest/dev/service-sizes-and-limits.html\">Kinesis Data Streams Limits</a> in the Amazon Kinesis Data Streams Developer\n          Guide.</p>\n            </li>\n            <li>\n               <p>FIREHOSE_ROLE_MISSING - The Data Exploration feature is in an error state because\n          your IAM User is missing the AWSApplicationDiscoveryServiceFirehose role. Turn on Data\n          Exploration in Amazon Athena and try again. For more information, see <a href=\"http://docs.aws.amazon.com/application-discovery/latest/userguide/setting-up.html#setting-up-user-policy\">Step 3: Provide Application Discovery Service Access to Non-Administrator Users by\n            Attaching Policies</a> in the Application Discovery Service User Guide.</p>\n            </li>\n            <li>\n               <p>FIREHOSE_STREAM_DOES_NOT_EXIST - The Data Exploration feature is in an error state\n          because your IAM User is missing one or more of the Kinesis data delivery\n          streams.</p>\n            </li>\n            <li>\n               <p>INTERNAL_FAILURE - The Data Exploration feature is in an error state because of an\n          internal failure. Try again later. If this problem persists, contact AWS\n          Support.</p>\n            </li>\n            <li>\n               <p>S3_BUCKET_LIMIT_FAILURE - You reached the limit for Amazon S3 buckets. Reduce the\n          number of Amazon S3 buckets or request a limit increase and try again. For more\n          information, see <a href=\"http://docs.aws.amazon.com/AmazonS3/latest/dev/BucketRestrictions.html\">Bucket\n            Restrictions and Limitations</a> in the Amazon Simple Storage Service Developer\n          Guide.</p>\n            </li>\n            <li>\n               <p>S3_NOT_SIGNED_UP - Your account is not signed up for the Amazon S3 service. You\n          must sign up before you can use Amazon S3. You can sign up at the following URL: <a href=\"https://aws.amazon.com/s3\">https://aws.amazon.com/s3</a>.</p>\n            </li>\n         </ul>"
636                    }
637                },
638                "s3Bucket": {
639                    "target": "com.amazonaws.applicationdiscoveryservice#S3Bucket",
640                    "traits": {
641                        "smithy.api#documentation": "<p>The name of the s3 bucket where the export data parquet files are stored.</p>"
642                    }
643                },
644                "startTime": {
645                    "target": "com.amazonaws.applicationdiscoveryservice#TimeStamp",
646                    "traits": {
647                        "smithy.api#documentation": "<p>The timestamp representing when the continuous export was started.</p>"
648                    }
649                },
650                "stopTime": {
651                    "target": "com.amazonaws.applicationdiscoveryservice#TimeStamp",
652                    "traits": {
653                        "smithy.api#documentation": "<p>The timestamp that represents when this continuous export was stopped.</p>"
654                    }
655                },
656                "dataSource": {
657                    "target": "com.amazonaws.applicationdiscoveryservice#DataSource",
658                    "traits": {
659                        "smithy.api#documentation": "<p>The type of data collector used to gather this data (currently only offered for\n      AGENT).</p>"
660                    }
661                },
662                "schemaStorageConfig": {
663                    "target": "com.amazonaws.applicationdiscoveryservice#SchemaStorageConfig",
664                    "traits": {
665                        "smithy.api#documentation": "<p>An object which describes how the data is stored.</p>\n         <ul>\n            <li>\n               <p>\n                  <code>databaseName</code> - the name of the Glue database used to store the\n          schema.</p>\n            </li>\n         </ul>"
666                    }
667                }
668            },
669            "traits": {
670                "smithy.api#documentation": "<p>A list of continuous export descriptions.</p>"
671            }
672        },
673        "com.amazonaws.applicationdiscoveryservice#ContinuousExportDescriptions": {
674            "type": "list",
675            "member": {
676                "target": "com.amazonaws.applicationdiscoveryservice#ContinuousExportDescription"
677            }
678        },
679        "com.amazonaws.applicationdiscoveryservice#ContinuousExportIds": {
680            "type": "list",
681            "member": {
682                "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationsExportId"
683            }
684        },
685        "com.amazonaws.applicationdiscoveryservice#ContinuousExportStatus": {
686            "type": "string",
687            "traits": {
688                "smithy.api#enum": [
689                    {
690                        "value": "START_IN_PROGRESS",
691                        "name": "START_IN_PROGRESS"
692                    },
693                    {
694                        "value": "START_FAILED",
695                        "name": "START_FAILED"
696                    },
697                    {
698                        "value": "ACTIVE",
699                        "name": "ACTIVE"
700                    },
701                    {
702                        "value": "ERROR",
703                        "name": "ERROR"
704                    },
705                    {
706                        "value": "STOP_IN_PROGRESS",
707                        "name": "STOP_IN_PROGRESS"
708                    },
709                    {
710                        "value": "STOP_FAILED",
711                        "name": "STOP_FAILED"
712                    },
713                    {
714                        "value": "INACTIVE",
715                        "name": "INACTIVE"
716                    }
717                ]
718            }
719        },
720        "com.amazonaws.applicationdiscoveryservice#CreateApplication": {
721            "type": "operation",
722            "input": {
723                "target": "com.amazonaws.applicationdiscoveryservice#CreateApplicationRequest"
724            },
725            "output": {
726                "target": "com.amazonaws.applicationdiscoveryservice#CreateApplicationResponse"
727            },
728            "errors": [
729                {
730                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
731                },
732                {
733                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
734                },
735                {
736                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
737                },
738                {
739                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
740                },
741                {
742                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
743                }
744            ],
745            "traits": {
746                "smithy.api#documentation": "<p>Creates an application with the given name and description.</p>"
747            }
748        },
749        "com.amazonaws.applicationdiscoveryservice#CreateApplicationRequest": {
750            "type": "structure",
751            "members": {
752                "name": {
753                    "target": "com.amazonaws.applicationdiscoveryservice#String",
754                    "traits": {
755                        "smithy.api#documentation": "<p>Name of the application to be created.</p>",
756                        "smithy.api#required": {}
757                    }
758                },
759                "description": {
760                    "target": "com.amazonaws.applicationdiscoveryservice#String",
761                    "traits": {
762                        "smithy.api#documentation": "<p>Description of the application to be created.</p>"
763                    }
764                }
765            }
766        },
767        "com.amazonaws.applicationdiscoveryservice#CreateApplicationResponse": {
768            "type": "structure",
769            "members": {
770                "configurationId": {
771                    "target": "com.amazonaws.applicationdiscoveryservice#String",
772                    "traits": {
773                        "smithy.api#documentation": "<p>Configuration ID of an application to be created.</p>"
774                    }
775                }
776            }
777        },
778        "com.amazonaws.applicationdiscoveryservice#CreateTags": {
779            "type": "operation",
780            "input": {
781                "target": "com.amazonaws.applicationdiscoveryservice#CreateTagsRequest"
782            },
783            "output": {
784                "target": "com.amazonaws.applicationdiscoveryservice#CreateTagsResponse"
785            },
786            "errors": [
787                {
788                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
789                },
790                {
791                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
792                },
793                {
794                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
795                },
796                {
797                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
798                },
799                {
800                    "target": "com.amazonaws.applicationdiscoveryservice#ResourceNotFoundException"
801                },
802                {
803                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
804                }
805            ],
806            "traits": {
807                "smithy.api#documentation": "<p>Creates one or more tags for configuration items. Tags are metadata that help you\n      categorize IT assets. This API accepts a list of multiple configuration items.</p>"
808            }
809        },
810        "com.amazonaws.applicationdiscoveryservice#CreateTagsRequest": {
811            "type": "structure",
812            "members": {
813                "configurationIds": {
814                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationIdList",
815                    "traits": {
816                        "smithy.api#documentation": "<p>A list of configuration items that you want to tag.</p>",
817                        "smithy.api#required": {}
818                    }
819                },
820                "tags": {
821                    "target": "com.amazonaws.applicationdiscoveryservice#TagSet",
822                    "traits": {
823                        "smithy.api#documentation": "<p>Tags that you want to associate with one or more configuration items. Specify the tags\n      that you want to create in a <i>key</i>-<i>value</i> format. For\n      example:</p>\n         <p>\n            <code>{\"key\": \"serverType\", \"value\": \"webServer\"}</code>\n         </p>",
824                        "smithy.api#required": {}
825                    }
826                }
827            }
828        },
829        "com.amazonaws.applicationdiscoveryservice#CreateTagsResponse": {
830            "type": "structure",
831            "members": {}
832        },
833        "com.amazonaws.applicationdiscoveryservice#CustomerAgentInfo": {
834            "type": "structure",
835            "members": {
836                "activeAgents": {
837                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
838                    "traits": {
839                        "smithy.api#documentation": "<p>Number of active discovery agents.</p>",
840                        "smithy.api#required": {}
841                    }
842                },
843                "healthyAgents": {
844                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
845                    "traits": {
846                        "smithy.api#documentation": "<p>Number of healthy discovery agents</p>",
847                        "smithy.api#required": {}
848                    }
849                },
850                "blackListedAgents": {
851                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
852                    "traits": {
853                        "smithy.api#documentation": "<p>Number of blacklisted discovery agents.</p>",
854                        "smithy.api#required": {}
855                    }
856                },
857                "shutdownAgents": {
858                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
859                    "traits": {
860                        "smithy.api#documentation": "<p>Number of discovery agents with status SHUTDOWN.</p>",
861                        "smithy.api#required": {}
862                    }
863                },
864                "unhealthyAgents": {
865                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
866                    "traits": {
867                        "smithy.api#documentation": "<p>Number of unhealthy discovery agents.</p>",
868                        "smithy.api#required": {}
869                    }
870                },
871                "totalAgents": {
872                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
873                    "traits": {
874                        "smithy.api#documentation": "<p>Total number of discovery agents.</p>",
875                        "smithy.api#required": {}
876                    }
877                },
878                "unknownAgents": {
879                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
880                    "traits": {
881                        "smithy.api#documentation": "<p>Number of unknown discovery agents.</p>",
882                        "smithy.api#required": {}
883                    }
884                }
885            },
886            "traits": {
887                "smithy.api#documentation": "<p>Inventory data for installed discovery agents.</p>"
888            }
889        },
890        "com.amazonaws.applicationdiscoveryservice#CustomerConnectorInfo": {
891            "type": "structure",
892            "members": {
893                "activeConnectors": {
894                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
895                    "traits": {
896                        "smithy.api#documentation": "<p>Number of active discovery connectors.</p>",
897                        "smithy.api#required": {}
898                    }
899                },
900                "healthyConnectors": {
901                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
902                    "traits": {
903                        "smithy.api#documentation": "<p>Number of healthy discovery connectors.</p>",
904                        "smithy.api#required": {}
905                    }
906                },
907                "blackListedConnectors": {
908                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
909                    "traits": {
910                        "smithy.api#documentation": "<p>Number of blacklisted discovery connectors.</p>",
911                        "smithy.api#required": {}
912                    }
913                },
914                "shutdownConnectors": {
915                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
916                    "traits": {
917                        "smithy.api#documentation": "<p>Number of discovery connectors with status SHUTDOWN,</p>",
918                        "smithy.api#required": {}
919                    }
920                },
921                "unhealthyConnectors": {
922                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
923                    "traits": {
924                        "smithy.api#documentation": "<p>Number of unhealthy discovery connectors.</p>",
925                        "smithy.api#required": {}
926                    }
927                },
928                "totalConnectors": {
929                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
930                    "traits": {
931                        "smithy.api#documentation": "<p>Total number of discovery connectors.</p>",
932                        "smithy.api#required": {}
933                    }
934                },
935                "unknownConnectors": {
936                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
937                    "traits": {
938                        "smithy.api#documentation": "<p>Number of unknown discovery connectors.</p>",
939                        "smithy.api#required": {}
940                    }
941                }
942            },
943            "traits": {
944                "smithy.api#documentation": "<p>Inventory data for installed discovery connectors.</p>"
945            }
946        },
947        "com.amazonaws.applicationdiscoveryservice#DataSource": {
948            "type": "string",
949            "traits": {
950                "smithy.api#enum": [
951                    {
952                        "value": "AGENT",
953                        "name": "AGENT"
954                    }
955                ]
956            }
957        },
958        "com.amazonaws.applicationdiscoveryservice#DatabaseName": {
959            "type": "string",
960            "traits": {
961                "smithy.api#length": {
962                    "min": 1,
963                    "max": 252
964                }
965            }
966        },
967        "com.amazonaws.applicationdiscoveryservice#DeleteApplications": {
968            "type": "operation",
969            "input": {
970                "target": "com.amazonaws.applicationdiscoveryservice#DeleteApplicationsRequest"
971            },
972            "output": {
973                "target": "com.amazonaws.applicationdiscoveryservice#DeleteApplicationsResponse"
974            },
975            "errors": [
976                {
977                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
978                },
979                {
980                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
981                },
982                {
983                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
984                },
985                {
986                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
987                },
988                {
989                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
990                }
991            ],
992            "traits": {
993                "smithy.api#documentation": "<p>Deletes a list of applications and their associations with configuration\n      items.</p>"
994            }
995        },
996        "com.amazonaws.applicationdiscoveryservice#DeleteApplicationsRequest": {
997            "type": "structure",
998            "members": {
999                "configurationIds": {
1000                    "target": "com.amazonaws.applicationdiscoveryservice#ApplicationIdsList",
1001                    "traits": {
1002                        "smithy.api#documentation": "<p>Configuration ID of an application to be deleted.</p>",
1003                        "smithy.api#required": {}
1004                    }
1005                }
1006            }
1007        },
1008        "com.amazonaws.applicationdiscoveryservice#DeleteApplicationsResponse": {
1009            "type": "structure",
1010            "members": {}
1011        },
1012        "com.amazonaws.applicationdiscoveryservice#DeleteTags": {
1013            "type": "operation",
1014            "input": {
1015                "target": "com.amazonaws.applicationdiscoveryservice#DeleteTagsRequest"
1016            },
1017            "output": {
1018                "target": "com.amazonaws.applicationdiscoveryservice#DeleteTagsResponse"
1019            },
1020            "errors": [
1021                {
1022                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
1023                },
1024                {
1025                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
1026                },
1027                {
1028                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
1029                },
1030                {
1031                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
1032                },
1033                {
1034                    "target": "com.amazonaws.applicationdiscoveryservice#ResourceNotFoundException"
1035                },
1036                {
1037                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
1038                }
1039            ],
1040            "traits": {
1041                "smithy.api#documentation": "<p>Deletes the association between configuration items and one or more tags. This API\n      accepts a list of multiple configuration items.</p>"
1042            }
1043        },
1044        "com.amazonaws.applicationdiscoveryservice#DeleteTagsRequest": {
1045            "type": "structure",
1046            "members": {
1047                "configurationIds": {
1048                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationIdList",
1049                    "traits": {
1050                        "smithy.api#documentation": "<p>A list of configuration items with tags that you want to delete.</p>",
1051                        "smithy.api#required": {}
1052                    }
1053                },
1054                "tags": {
1055                    "target": "com.amazonaws.applicationdiscoveryservice#TagSet",
1056                    "traits": {
1057                        "smithy.api#documentation": "<p>Tags that you want to delete from one or more configuration items. Specify the tags\n      that you want to delete in a <i>key</i>-<i>value</i> format. For\n      example:</p>\n         <p>\n            <code>{\"key\": \"serverType\", \"value\": \"webServer\"}</code>\n         </p>"
1058                    }
1059                }
1060            }
1061        },
1062        "com.amazonaws.applicationdiscoveryservice#DeleteTagsResponse": {
1063            "type": "structure",
1064            "members": {}
1065        },
1066        "com.amazonaws.applicationdiscoveryservice#DescribeAgents": {
1067            "type": "operation",
1068            "input": {
1069                "target": "com.amazonaws.applicationdiscoveryservice#DescribeAgentsRequest"
1070            },
1071            "output": {
1072                "target": "com.amazonaws.applicationdiscoveryservice#DescribeAgentsResponse"
1073            },
1074            "errors": [
1075                {
1076                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
1077                },
1078                {
1079                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
1080                },
1081                {
1082                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
1083                },
1084                {
1085                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
1086                },
1087                {
1088                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
1089                }
1090            ],
1091            "traits": {
1092                "smithy.api#documentation": "<p>Lists agents or connectors as specified by ID or other filters. All agents/connectors\n      associated with your user account can be listed if you call <code>DescribeAgents</code> as is\n      without passing any parameters.</p>"
1093            }
1094        },
1095        "com.amazonaws.applicationdiscoveryservice#DescribeAgentsRequest": {
1096            "type": "structure",
1097            "members": {
1098                "agentIds": {
1099                    "target": "com.amazonaws.applicationdiscoveryservice#AgentIds",
1100                    "traits": {
1101                        "smithy.api#documentation": "<p>The agent or the Connector IDs for which you want information. If you specify no IDs,\n      the system returns information about all agents/Connectors associated with your AWS user\n      account.</p>"
1102                    }
1103                },
1104                "filters": {
1105                    "target": "com.amazonaws.applicationdiscoveryservice#Filters",
1106                    "traits": {
1107                        "smithy.api#documentation": "<p>You can filter the request using various logical operators and a\n        <i>key</i>-<i>value</i> format. For example: </p>\n         <p>\n            <code>{\"key\": \"collectionStatus\", \"value\": \"STARTED\"}</code>\n         </p>"
1108                    }
1109                },
1110                "maxResults": {
1111                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
1112                    "traits": {
1113                        "smithy.api#documentation": "<p>The total number of agents/Connectors to return in a single page of output. The maximum\n      value is 100.</p>"
1114                    }
1115                },
1116                "nextToken": {
1117                    "target": "com.amazonaws.applicationdiscoveryservice#NextToken",
1118                    "traits": {
1119                        "smithy.api#documentation": "<p>Token to retrieve the next set of results. For example, if you previously specified 100\n      IDs for <code>DescribeAgentsRequest$agentIds</code> but set\n        <code>DescribeAgentsRequest$maxResults</code> to 10, you received a set of 10 results along\n      with a token. Use that token in this query to get the next set of 10.</p>"
1120                    }
1121                }
1122            }
1123        },
1124        "com.amazonaws.applicationdiscoveryservice#DescribeAgentsResponse": {
1125            "type": "structure",
1126            "members": {
1127                "agentsInfo": {
1128                    "target": "com.amazonaws.applicationdiscoveryservice#AgentsInfo",
1129                    "traits": {
1130                        "smithy.api#documentation": "<p>Lists agents or the Connector by ID or lists all agents/Connectors associated with your\n      user account if you did not specify an agent/Connector ID. The output includes agent/Connector\n      IDs, IP addresses, media access control (MAC) addresses, agent/Connector health, host name\n      where the agent/Connector resides, and the version number of each agent/Connector.</p>"
1131                    }
1132                },
1133                "nextToken": {
1134                    "target": "com.amazonaws.applicationdiscoveryservice#NextToken",
1135                    "traits": {
1136                        "smithy.api#documentation": "<p>Token to retrieve the next set of results. For example, if you specified 100 IDs for\n        <code>DescribeAgentsRequest$agentIds</code> but set\n        <code>DescribeAgentsRequest$maxResults</code> to 10, you received a set of 10 results along\n      with this token. Use this token in the next query to retrieve the next set of 10.</p>"
1137                    }
1138                }
1139            }
1140        },
1141        "com.amazonaws.applicationdiscoveryservice#DescribeConfigurations": {
1142            "type": "operation",
1143            "input": {
1144                "target": "com.amazonaws.applicationdiscoveryservice#DescribeConfigurationsRequest"
1145            },
1146            "output": {
1147                "target": "com.amazonaws.applicationdiscoveryservice#DescribeConfigurationsResponse"
1148            },
1149            "errors": [
1150                {
1151                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
1152                },
1153                {
1154                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
1155                },
1156                {
1157                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
1158                },
1159                {
1160                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
1161                },
1162                {
1163                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
1164                }
1165            ],
1166            "traits": {
1167                "smithy.api#documentation": "<p>Retrieves attributes for a list of configuration item IDs.</p>\n\n         <note>\n            <p>All of the supplied IDs must be for the same asset type from one of the\n        following:</p>\n            <ul>\n               <li>\n                  <p>server</p>\n               </li>\n               <li>\n                  <p>application</p>\n               </li>\n               <li>\n                  <p>process</p>\n               </li>\n               <li>\n                  <p>connection</p>\n               </li>\n            </ul>\n\n            <p>Output fields are specific to the asset type specified. For example, the output for a\n          <i>server</i> configuration item includes a list of attributes about the\n        server, such as host name, operating system, number of network cards, etc.</p>\n            <p>For a complete list of outputs for each asset type, see <a href=\"https://docs.aws.amazon.com/application-discovery/latest/userguide/discovery-api-queries.html#DescribeConfigurations\">Using the DescribeConfigurations Action</a> in the <i>AWS Application\n          Discovery Service User Guide</i>.</p>\n         </note>"
1168            }
1169        },
1170        "com.amazonaws.applicationdiscoveryservice#DescribeConfigurationsAttribute": {
1171            "type": "map",
1172            "key": {
1173                "target": "com.amazonaws.applicationdiscoveryservice#String"
1174            },
1175            "value": {
1176                "target": "com.amazonaws.applicationdiscoveryservice#String"
1177            }
1178        },
1179        "com.amazonaws.applicationdiscoveryservice#DescribeConfigurationsAttributes": {
1180            "type": "list",
1181            "member": {
1182                "target": "com.amazonaws.applicationdiscoveryservice#DescribeConfigurationsAttribute"
1183            }
1184        },
1185        "com.amazonaws.applicationdiscoveryservice#DescribeConfigurationsRequest": {
1186            "type": "structure",
1187            "members": {
1188                "configurationIds": {
1189                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationIdList",
1190                    "traits": {
1191                        "smithy.api#documentation": "<p>One or more configuration IDs.</p>",
1192                        "smithy.api#required": {}
1193                    }
1194                }
1195            }
1196        },
1197        "com.amazonaws.applicationdiscoveryservice#DescribeConfigurationsResponse": {
1198            "type": "structure",
1199            "members": {
1200                "configurations": {
1201                    "target": "com.amazonaws.applicationdiscoveryservice#DescribeConfigurationsAttributes",
1202                    "traits": {
1203                        "smithy.api#documentation": "<p>A key in the response map. The value is an array of data.</p>"
1204                    }
1205                }
1206            }
1207        },
1208        "com.amazonaws.applicationdiscoveryservice#DescribeContinuousExports": {
1209            "type": "operation",
1210            "input": {
1211                "target": "com.amazonaws.applicationdiscoveryservice#DescribeContinuousExportsRequest"
1212            },
1213            "output": {
1214                "target": "com.amazonaws.applicationdiscoveryservice#DescribeContinuousExportsResponse"
1215            },
1216            "errors": [
1217                {
1218                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
1219                },
1220                {
1221                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
1222                },
1223                {
1224                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
1225                },
1226                {
1227                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
1228                },
1229                {
1230                    "target": "com.amazonaws.applicationdiscoveryservice#OperationNotPermittedException"
1231                },
1232                {
1233                    "target": "com.amazonaws.applicationdiscoveryservice#ResourceNotFoundException"
1234                },
1235                {
1236                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
1237                }
1238            ],
1239            "traits": {
1240                "smithy.api#documentation": "<p>Lists exports as specified by ID. All continuous exports associated with your user\n      account can be listed if you call <code>DescribeContinuousExports</code> as is without passing\n      any parameters.</p>",
1241                "smithy.api#paginated": {
1242                    "inputToken": "nextToken",
1243                    "outputToken": "nextToken",
1244                    "pageSize": "maxResults"
1245                }
1246            }
1247        },
1248        "com.amazonaws.applicationdiscoveryservice#DescribeContinuousExportsMaxResults": {
1249            "type": "integer",
1250            "traits": {
1251                "smithy.api#box": {},
1252                "smithy.api#range": {
1253                    "min": 1,
1254                    "max": 100
1255                }
1256            }
1257        },
1258        "com.amazonaws.applicationdiscoveryservice#DescribeContinuousExportsRequest": {
1259            "type": "structure",
1260            "members": {
1261                "exportIds": {
1262                    "target": "com.amazonaws.applicationdiscoveryservice#ContinuousExportIds",
1263                    "traits": {
1264                        "smithy.api#documentation": "<p>The unique IDs assigned to the exports.</p>"
1265                    }
1266                },
1267                "maxResults": {
1268                    "target": "com.amazonaws.applicationdiscoveryservice#DescribeContinuousExportsMaxResults",
1269                    "traits": {
1270                        "smithy.api#documentation": "<p>A number between 1 and 100 specifying the maximum number of continuous export\n      descriptions returned.</p>"
1271                    }
1272                },
1273                "nextToken": {
1274                    "target": "com.amazonaws.applicationdiscoveryservice#NextToken",
1275                    "traits": {
1276                        "smithy.api#documentation": "<p>The token from the previous call to <code>DescribeExportTasks</code>.</p>"
1277                    }
1278                }
1279            }
1280        },
1281        "com.amazonaws.applicationdiscoveryservice#DescribeContinuousExportsResponse": {
1282            "type": "structure",
1283            "members": {
1284                "descriptions": {
1285                    "target": "com.amazonaws.applicationdiscoveryservice#ContinuousExportDescriptions",
1286                    "traits": {
1287                        "smithy.api#documentation": "<p>A list of continuous export descriptions.</p>"
1288                    }
1289                },
1290                "nextToken": {
1291                    "target": "com.amazonaws.applicationdiscoveryservice#NextToken",
1292                    "traits": {
1293                        "smithy.api#documentation": "<p>The token from the previous call to <code>DescribeExportTasks</code>.</p>"
1294                    }
1295                }
1296            }
1297        },
1298        "com.amazonaws.applicationdiscoveryservice#DescribeExportConfigurations": {
1299            "type": "operation",
1300            "input": {
1301                "target": "com.amazonaws.applicationdiscoveryservice#DescribeExportConfigurationsRequest"
1302            },
1303            "output": {
1304                "target": "com.amazonaws.applicationdiscoveryservice#DescribeExportConfigurationsResponse"
1305            },
1306            "errors": [
1307                {
1308                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
1309                },
1310                {
1311                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
1312                },
1313                {
1314                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
1315                },
1316                {
1317                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
1318                },
1319                {
1320                    "target": "com.amazonaws.applicationdiscoveryservice#ResourceNotFoundException"
1321                },
1322                {
1323                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
1324                }
1325            ],
1326            "traits": {
1327                "smithy.api#deprecated": {},
1328                "smithy.api#documentation": "<p>\n            <code>DescribeExportConfigurations</code> is deprecated. Use <a href=\"https://docs.aws.amazon.com/application-discovery/latest/APIReference/API_DescribeExportTasks.html\">DescribeImportTasks</a>, instead.</p>"
1329            }
1330        },
1331        "com.amazonaws.applicationdiscoveryservice#DescribeExportConfigurationsRequest": {
1332            "type": "structure",
1333            "members": {
1334                "exportIds": {
1335                    "target": "com.amazonaws.applicationdiscoveryservice#ExportIds",
1336                    "traits": {
1337                        "smithy.api#documentation": "<p>A list of continuous export IDs to search for.</p>"
1338                    }
1339                },
1340                "maxResults": {
1341                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
1342                    "traits": {
1343                        "smithy.api#documentation": "<p>A number between 1 and 100 specifying the maximum number of continuous export\n      descriptions returned.</p>"
1344                    }
1345                },
1346                "nextToken": {
1347                    "target": "com.amazonaws.applicationdiscoveryservice#NextToken",
1348                    "traits": {
1349                        "smithy.api#documentation": "<p>The token from the previous call to describe-export-tasks.</p>"
1350                    }
1351                }
1352            }
1353        },
1354        "com.amazonaws.applicationdiscoveryservice#DescribeExportConfigurationsResponse": {
1355            "type": "structure",
1356            "members": {
1357                "exportsInfo": {
1358                    "target": "com.amazonaws.applicationdiscoveryservice#ExportsInfo",
1359                    "traits": {
1360                        "smithy.api#documentation": "<p></p>"
1361                    }
1362                },
1363                "nextToken": {
1364                    "target": "com.amazonaws.applicationdiscoveryservice#NextToken",
1365                    "traits": {
1366                        "smithy.api#documentation": "<p>The token from the previous call to describe-export-tasks.</p>"
1367                    }
1368                }
1369            }
1370        },
1371        "com.amazonaws.applicationdiscoveryservice#DescribeExportTasks": {
1372            "type": "operation",
1373            "input": {
1374                "target": "com.amazonaws.applicationdiscoveryservice#DescribeExportTasksRequest"
1375            },
1376            "output": {
1377                "target": "com.amazonaws.applicationdiscoveryservice#DescribeExportTasksResponse"
1378            },
1379            "errors": [
1380                {
1381                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
1382                },
1383                {
1384                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
1385                },
1386                {
1387                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
1388                },
1389                {
1390                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
1391                },
1392                {
1393                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
1394                }
1395            ],
1396            "traits": {
1397                "smithy.api#documentation": "<p>Retrieve status of one or more export tasks. You can retrieve the status of up to 100\n      export tasks.</p>"
1398            }
1399        },
1400        "com.amazonaws.applicationdiscoveryservice#DescribeExportTasksRequest": {
1401            "type": "structure",
1402            "members": {
1403                "exportIds": {
1404                    "target": "com.amazonaws.applicationdiscoveryservice#ExportIds",
1405                    "traits": {
1406                        "smithy.api#documentation": "<p>One or more unique identifiers used to query the status of an export request.</p>"
1407                    }
1408                },
1409                "filters": {
1410                    "target": "com.amazonaws.applicationdiscoveryservice#ExportFilters",
1411                    "traits": {
1412                        "smithy.api#documentation": "<p>One or more filters.</p>\n         <ul>\n            <li>\n               <p>\n                  <code>AgentId</code> - ID of the agent whose collected data will be\n          exported</p>\n            </li>\n         </ul>"
1413                    }
1414                },
1415                "maxResults": {
1416                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
1417                    "traits": {
1418                        "smithy.api#documentation": "<p>The maximum number of volume results returned by <code>DescribeExportTasks</code> in\n      paginated output. When this parameter is used, <code>DescribeExportTasks</code> only returns\n        <code>maxResults</code> results in a single page along with a <code>nextToken</code>\n      response element.</p>"
1419                    }
1420                },
1421                "nextToken": {
1422                    "target": "com.amazonaws.applicationdiscoveryservice#NextToken",
1423                    "traits": {
1424                        "smithy.api#documentation": "<p>The <code>nextToken</code> value returned from a previous paginated\n        <code>DescribeExportTasks</code> request where <code>maxResults</code> was used and the\n      results exceeded the value of that parameter. Pagination continues from the end of the\n      previous results that returned the <code>nextToken</code> value. This value is null when there\n      are no more results to return.</p>"
1425                    }
1426                }
1427            }
1428        },
1429        "com.amazonaws.applicationdiscoveryservice#DescribeExportTasksResponse": {
1430            "type": "structure",
1431            "members": {
1432                "exportsInfo": {
1433                    "target": "com.amazonaws.applicationdiscoveryservice#ExportsInfo",
1434                    "traits": {
1435                        "smithy.api#documentation": "<p>Contains one or more sets of export request details. When the status of a request is\n        <code>SUCCEEDED</code>, the response includes a URL for an Amazon S3 bucket where you can\n      view the data in a CSV file.</p>"
1436                    }
1437                },
1438                "nextToken": {
1439                    "target": "com.amazonaws.applicationdiscoveryservice#NextToken",
1440                    "traits": {
1441                        "smithy.api#documentation": "<p>The <code>nextToken</code> value to include in a future\n        <code>DescribeExportTasks</code> request. When the results of a\n        <code>DescribeExportTasks</code> request exceed <code>maxResults</code>, this value can be\n      used to retrieve the next page of results. This value is null when there are no more results\n      to return.</p>"
1442                    }
1443                }
1444            }
1445        },
1446        "com.amazonaws.applicationdiscoveryservice#DescribeImportTasks": {
1447            "type": "operation",
1448            "input": {
1449                "target": "com.amazonaws.applicationdiscoveryservice#DescribeImportTasksRequest"
1450            },
1451            "output": {
1452                "target": "com.amazonaws.applicationdiscoveryservice#DescribeImportTasksResponse"
1453            },
1454            "errors": [
1455                {
1456                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
1457                },
1458                {
1459                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
1460                },
1461                {
1462                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
1463                },
1464                {
1465                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
1466                },
1467                {
1468                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
1469                }
1470            ],
1471            "traits": {
1472                "smithy.api#documentation": "<p>Returns an array of import tasks for your account, including status information, times,\n      IDs, the Amazon S3 Object URL for the import file, and more.</p>",
1473                "smithy.api#paginated": {
1474                    "inputToken": "nextToken",
1475                    "outputToken": "nextToken",
1476                    "pageSize": "maxResults"
1477                }
1478            }
1479        },
1480        "com.amazonaws.applicationdiscoveryservice#DescribeImportTasksFilterList": {
1481            "type": "list",
1482            "member": {
1483                "target": "com.amazonaws.applicationdiscoveryservice#ImportTaskFilter"
1484            }
1485        },
1486        "com.amazonaws.applicationdiscoveryservice#DescribeImportTasksMaxResults": {
1487            "type": "integer",
1488            "traits": {
1489                "smithy.api#box": {},
1490                "smithy.api#range": {
1491                    "min": 1,
1492                    "max": 100
1493                }
1494            }
1495        },
1496        "com.amazonaws.applicationdiscoveryservice#DescribeImportTasksRequest": {
1497            "type": "structure",
1498            "members": {
1499                "filters": {
1500                    "target": "com.amazonaws.applicationdiscoveryservice#DescribeImportTasksFilterList",
1501                    "traits": {
1502                        "smithy.api#documentation": "<p>An array of name-value pairs that you provide to filter the results for the\n        <code>DescribeImportTask</code> request to a specific subset of results. Currently, wildcard\n      values aren't supported for filters.</p>"
1503                    }
1504                },
1505                "maxResults": {
1506                    "target": "com.amazonaws.applicationdiscoveryservice#DescribeImportTasksMaxResults",
1507                    "traits": {
1508                        "smithy.api#documentation": "<p>The maximum number of results that you want this request to return, up to 100.</p>"
1509                    }
1510                },
1511                "nextToken": {
1512                    "target": "com.amazonaws.applicationdiscoveryservice#NextToken",
1513                    "traits": {
1514                        "smithy.api#documentation": "<p>The token to request a specific page of results.</p>"
1515                    }
1516                }
1517            }
1518        },
1519        "com.amazonaws.applicationdiscoveryservice#DescribeImportTasksResponse": {
1520            "type": "structure",
1521            "members": {
1522                "nextToken": {
1523                    "target": "com.amazonaws.applicationdiscoveryservice#NextToken",
1524                    "traits": {
1525                        "smithy.api#documentation": "<p>The token to request the next page of results.</p>"
1526                    }
1527                },
1528                "tasks": {
1529                    "target": "com.amazonaws.applicationdiscoveryservice#ImportTaskList",
1530                    "traits": {
1531                        "smithy.api#documentation": "<p>A returned array of import tasks that match any applied filters, up to the specified\n      number of maximum results.</p>"
1532                    }
1533                }
1534            }
1535        },
1536        "com.amazonaws.applicationdiscoveryservice#DescribeTags": {
1537            "type": "operation",
1538            "input": {
1539                "target": "com.amazonaws.applicationdiscoveryservice#DescribeTagsRequest"
1540            },
1541            "output": {
1542                "target": "com.amazonaws.applicationdiscoveryservice#DescribeTagsResponse"
1543            },
1544            "errors": [
1545                {
1546                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
1547                },
1548                {
1549                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
1550                },
1551                {
1552                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
1553                },
1554                {
1555                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
1556                },
1557                {
1558                    "target": "com.amazonaws.applicationdiscoveryservice#ResourceNotFoundException"
1559                },
1560                {
1561                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
1562                }
1563            ],
1564            "traits": {
1565                "smithy.api#documentation": "<p>Retrieves a list of configuration items that have tags as specified by the key-value\n      pairs, name and value, passed to the optional parameter <code>filters</code>.</p>\n         <p>There are three valid tag filter names:</p>\n         <ul>\n            <li>\n               <p>tagKey</p>\n            </li>\n            <li>\n               <p>tagValue</p>\n            </li>\n            <li>\n               <p>configurationId</p>\n            </li>\n         </ul>\n         <p>Also, all configuration items associated with your user account that have tags can be\n      listed if you call <code>DescribeTags</code> as is without passing any parameters.</p>"
1566            }
1567        },
1568        "com.amazonaws.applicationdiscoveryservice#DescribeTagsRequest": {
1569            "type": "structure",
1570            "members": {
1571                "filters": {
1572                    "target": "com.amazonaws.applicationdiscoveryservice#TagFilters",
1573                    "traits": {
1574                        "smithy.api#documentation": "<p>You can filter the list using a <i>key</i>-<i>value</i>\n      format. You can separate these items by using logical operators. Allowed filters include\n        <code>tagKey</code>, <code>tagValue</code>, and <code>configurationId</code>. </p>"
1575                    }
1576                },
1577                "maxResults": {
1578                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
1579                    "traits": {
1580                        "smithy.api#documentation": "<p>The total number of items to return in a single page of output. The maximum value is\n      100.</p>"
1581                    }
1582                },
1583                "nextToken": {
1584                    "target": "com.amazonaws.applicationdiscoveryservice#NextToken",
1585                    "traits": {
1586                        "smithy.api#documentation": "<p>A token to start the list. Use this token to get the next set of results.</p>"
1587                    }
1588                }
1589            }
1590        },
1591        "com.amazonaws.applicationdiscoveryservice#DescribeTagsResponse": {
1592            "type": "structure",
1593            "members": {
1594                "tags": {
1595                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationTagSet",
1596                    "traits": {
1597                        "smithy.api#documentation": "<p>Depending on the input, this is a list of configuration items tagged with a specific\n      tag, or a list of tags for a specific configuration item.</p>"
1598                    }
1599                },
1600                "nextToken": {
1601                    "target": "com.amazonaws.applicationdiscoveryservice#NextToken",
1602                    "traits": {
1603                        "smithy.api#documentation": "<p>The call returns a token. Use this token to get the next set of results.</p>"
1604                    }
1605                }
1606            }
1607        },
1608        "com.amazonaws.applicationdiscoveryservice#DisassociateConfigurationItemsFromApplication": {
1609            "type": "operation",
1610            "input": {
1611                "target": "com.amazonaws.applicationdiscoveryservice#DisassociateConfigurationItemsFromApplicationRequest"
1612            },
1613            "output": {
1614                "target": "com.amazonaws.applicationdiscoveryservice#DisassociateConfigurationItemsFromApplicationResponse"
1615            },
1616            "errors": [
1617                {
1618                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
1619                },
1620                {
1621                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
1622                },
1623                {
1624                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
1625                },
1626                {
1627                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
1628                },
1629                {
1630                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
1631                }
1632            ],
1633            "traits": {
1634                "smithy.api#documentation": "<p>Disassociates one or more configuration items from an application.</p>"
1635            }
1636        },
1637        "com.amazonaws.applicationdiscoveryservice#DisassociateConfigurationItemsFromApplicationRequest": {
1638            "type": "structure",
1639            "members": {
1640                "applicationConfigurationId": {
1641                    "target": "com.amazonaws.applicationdiscoveryservice#ApplicationId",
1642                    "traits": {
1643                        "smithy.api#documentation": "<p>Configuration ID of an application from which each item is disassociated.</p>",
1644                        "smithy.api#required": {}
1645                    }
1646                },
1647                "configurationIds": {
1648                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationIdList",
1649                    "traits": {
1650                        "smithy.api#documentation": "<p>Configuration ID of each item to be disassociated from an application.</p>",
1651                        "smithy.api#required": {}
1652                    }
1653                }
1654            }
1655        },
1656        "com.amazonaws.applicationdiscoveryservice#DisassociateConfigurationItemsFromApplicationResponse": {
1657            "type": "structure",
1658            "members": {}
1659        },
1660        "com.amazonaws.applicationdiscoveryservice#ExportConfigurations": {
1661            "type": "operation",
1662            "output": {
1663                "target": "com.amazonaws.applicationdiscoveryservice#ExportConfigurationsResponse"
1664            },
1665            "errors": [
1666                {
1667                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
1668                },
1669                {
1670                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
1671                },
1672                {
1673                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
1674                },
1675                {
1676                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
1677                },
1678                {
1679                    "target": "com.amazonaws.applicationdiscoveryservice#OperationNotPermittedException"
1680                },
1681                {
1682                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
1683                }
1684            ],
1685            "traits": {
1686                "smithy.api#deprecated": {},
1687                "smithy.api#documentation": "<p>Deprecated. Use <code>StartExportTask</code> instead.</p>\n         <p>Exports all discovered configuration data to an Amazon S3 bucket or an application that\n      enables you to view and evaluate the data. Data includes tags and tag associations, processes,\n      connections, servers, and system performance. This API returns an export ID that you can query\n      using the <i>DescribeExportConfigurations</i> API. The system imposes a limit of\n      two configuration exports in six hours.</p>"
1688            }
1689        },
1690        "com.amazonaws.applicationdiscoveryservice#ExportConfigurationsResponse": {
1691            "type": "structure",
1692            "members": {
1693                "exportId": {
1694                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationsExportId",
1695                    "traits": {
1696                        "smithy.api#documentation": "<p>A unique identifier that you can use to query the export status.</p>"
1697                    }
1698                }
1699            }
1700        },
1701        "com.amazonaws.applicationdiscoveryservice#ExportDataFormat": {
1702            "type": "string",
1703            "traits": {
1704                "smithy.api#enum": [
1705                    {
1706                        "value": "CSV",
1707                        "name": "CSV"
1708                    },
1709                    {
1710                        "value": "GRAPHML",
1711                        "name": "GRAPHML"
1712                    }
1713                ]
1714            }
1715        },
1716        "com.amazonaws.applicationdiscoveryservice#ExportDataFormats": {
1717            "type": "list",
1718            "member": {
1719                "target": "com.amazonaws.applicationdiscoveryservice#ExportDataFormat"
1720            }
1721        },
1722        "com.amazonaws.applicationdiscoveryservice#ExportFilter": {
1723            "type": "structure",
1724            "members": {
1725                "name": {
1726                    "target": "com.amazonaws.applicationdiscoveryservice#FilterName",
1727                    "traits": {
1728                        "smithy.api#documentation": "<p>A single <code>ExportFilter</code> name. Supported filters:\n      <code>agentId</code>.</p>",
1729                        "smithy.api#required": {}
1730                    }
1731                },
1732                "values": {
1733                    "target": "com.amazonaws.applicationdiscoveryservice#FilterValues",
1734                    "traits": {
1735                        "smithy.api#documentation": "<p>A single <code>agentId</code> for a Discovery Agent. An <code>agentId</code> can be\n      found using the <a href=\"http://docs.aws.amazon.com/application-discovery/latest/APIReference/API_DescribeExportTasks.html\">DescribeAgents</a> action. Typically an ADS <code>agentId</code> is in the form\n        <code>o-0123456789abcdef0</code>.</p>",
1736                        "smithy.api#required": {}
1737                    }
1738                },
1739                "condition": {
1740                    "target": "com.amazonaws.applicationdiscoveryservice#Condition",
1741                    "traits": {
1742                        "smithy.api#documentation": "<p>Supported condition: <code>EQUALS</code>\n         </p>",
1743                        "smithy.api#required": {}
1744                    }
1745                }
1746            },
1747            "traits": {
1748                "smithy.api#documentation": "<p>Used to select which agent's data is to be exported. A single agent ID may be selected\n      for export using the <a href=\"http://docs.aws.amazon.com/application-discovery/latest/APIReference/API_StartExportTask.html\">StartExportTask</a> action.</p>"
1749            }
1750        },
1751        "com.amazonaws.applicationdiscoveryservice#ExportFilters": {
1752            "type": "list",
1753            "member": {
1754                "target": "com.amazonaws.applicationdiscoveryservice#ExportFilter"
1755            }
1756        },
1757        "com.amazonaws.applicationdiscoveryservice#ExportIds": {
1758            "type": "list",
1759            "member": {
1760                "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationsExportId"
1761            }
1762        },
1763        "com.amazonaws.applicationdiscoveryservice#ExportInfo": {
1764            "type": "structure",
1765            "members": {
1766                "exportId": {
1767                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationsExportId",
1768                    "traits": {
1769                        "smithy.api#documentation": "<p>A unique identifier used to query an export.</p>",
1770                        "smithy.api#required": {}
1771                    }
1772                },
1773                "exportStatus": {
1774                    "target": "com.amazonaws.applicationdiscoveryservice#ExportStatus",
1775                    "traits": {
1776                        "smithy.api#documentation": "<p>The status of the data export job.</p>",
1777                        "smithy.api#required": {}
1778                    }
1779                },
1780                "statusMessage": {
1781                    "target": "com.amazonaws.applicationdiscoveryservice#ExportStatusMessage",
1782                    "traits": {
1783                        "smithy.api#documentation": "<p>A status message provided for API callers.</p>",
1784                        "smithy.api#required": {}
1785                    }
1786                },
1787                "configurationsDownloadUrl": {
1788                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationsDownloadUrl",
1789                    "traits": {
1790                        "smithy.api#documentation": "<p>A URL for an Amazon S3 bucket where you can review the exported data. The URL is\n      displayed only if the export succeeded.</p>"
1791                    }
1792                },
1793                "exportRequestTime": {
1794                    "target": "com.amazonaws.applicationdiscoveryservice#ExportRequestTime",
1795                    "traits": {
1796                        "smithy.api#documentation": "<p>The time that the data export was initiated.</p>",
1797                        "smithy.api#required": {}
1798                    }
1799                },
1800                "isTruncated": {
1801                    "target": "com.amazonaws.applicationdiscoveryservice#Boolean",
1802                    "traits": {
1803                        "smithy.api#documentation": "<p>If true, the export of agent information exceeded the size limit for a single export\n      and the exported data is incomplete for the requested time range. To address this, select a\n      smaller time range for the export by using <code>startDate</code> and\n      <code>endDate</code>.</p>"
1804                    }
1805                },
1806                "requestedStartTime": {
1807                    "target": "com.amazonaws.applicationdiscoveryservice#TimeStamp",
1808                    "traits": {
1809                        "smithy.api#documentation": "<p>The value of <code>startTime</code> parameter in the <code>StartExportTask</code>\n      request. If no <code>startTime</code> was requested, this result does not appear in\n        <code>ExportInfo</code>.</p>"
1810                    }
1811                },
1812                "requestedEndTime": {
1813                    "target": "com.amazonaws.applicationdiscoveryservice#TimeStamp",
1814                    "traits": {
1815                        "smithy.api#documentation": "<p>The <code>endTime</code> used in the <code>StartExportTask</code> request. If no\n        <code>endTime</code> was requested, this result does not appear in\n      <code>ExportInfo</code>.</p>"
1816                    }
1817                }
1818            },
1819            "traits": {
1820                "smithy.api#documentation": "<p>Information regarding the export status of discovered data. The value is an array of\n      objects.</p>"
1821            }
1822        },
1823        "com.amazonaws.applicationdiscoveryservice#ExportRequestTime": {
1824            "type": "timestamp"
1825        },
1826        "com.amazonaws.applicationdiscoveryservice#ExportStatus": {
1827            "type": "string",
1828            "traits": {
1829                "smithy.api#enum": [
1830                    {
1831                        "value": "FAILED",
1832                        "name": "FAILED"
1833                    },
1834                    {
1835                        "value": "SUCCEEDED",
1836                        "name": "SUCCEEDED"
1837                    },
1838                    {
1839                        "value": "IN_PROGRESS",
1840                        "name": "IN_PROGRESS"
1841                    }
1842                ]
1843            }
1844        },
1845        "com.amazonaws.applicationdiscoveryservice#ExportStatusMessage": {
1846            "type": "string"
1847        },
1848        "com.amazonaws.applicationdiscoveryservice#ExportsInfo": {
1849            "type": "list",
1850            "member": {
1851                "target": "com.amazonaws.applicationdiscoveryservice#ExportInfo"
1852            }
1853        },
1854        "com.amazonaws.applicationdiscoveryservice#Filter": {
1855            "type": "structure",
1856            "members": {
1857                "name": {
1858                    "target": "com.amazonaws.applicationdiscoveryservice#String",
1859                    "traits": {
1860                        "smithy.api#documentation": "<p>The name of the filter.</p>",
1861                        "smithy.api#required": {}
1862                    }
1863                },
1864                "values": {
1865                    "target": "com.amazonaws.applicationdiscoveryservice#FilterValues",
1866                    "traits": {
1867                        "smithy.api#documentation": "<p>A string value on which to filter. For example, if you choose the\n        <code>destinationServer.osVersion</code> filter name, you could specify <code>Ubuntu</code>\n      for the value.</p>",
1868                        "smithy.api#required": {}
1869                    }
1870                },
1871                "condition": {
1872                    "target": "com.amazonaws.applicationdiscoveryservice#Condition",
1873                    "traits": {
1874                        "smithy.api#documentation": "<p>A conditional operator. The following operators are valid: EQUALS, NOT_EQUALS,\n      CONTAINS, NOT_CONTAINS. If you specify multiple filters, the system utilizes all filters as\n      though concatenated by <i>AND</i>. If you specify multiple values for a\n      particular filter, the system differentiates the values using <i>OR</i>. Calling\n      either <i>DescribeConfigurations</i> or <i>ListConfigurations</i>\n      returns attributes of matching configuration items.</p>",
1875                        "smithy.api#required": {}
1876                    }
1877                }
1878            },
1879            "traits": {
1880                "smithy.api#documentation": "<p>A filter that can use conditional operators.</p>\n         <p>For more information about filters, see <a href=\"https://docs.aws.amazon.com/application-discovery/latest/userguide/discovery-api-queries.html\">Querying Discovered\n        Configuration Items</a> in the <i>AWS Application Discovery Service User\n        Guide</i>. </p>"
1881            }
1882        },
1883        "com.amazonaws.applicationdiscoveryservice#FilterName": {
1884            "type": "string"
1885        },
1886        "com.amazonaws.applicationdiscoveryservice#FilterValue": {
1887            "type": "string"
1888        },
1889        "com.amazonaws.applicationdiscoveryservice#FilterValues": {
1890            "type": "list",
1891            "member": {
1892                "target": "com.amazonaws.applicationdiscoveryservice#FilterValue",
1893                "traits": {
1894                    "smithy.api#xmlName": "item"
1895                }
1896            }
1897        },
1898        "com.amazonaws.applicationdiscoveryservice#Filters": {
1899            "type": "list",
1900            "member": {
1901                "target": "com.amazonaws.applicationdiscoveryservice#Filter"
1902            }
1903        },
1904        "com.amazonaws.applicationdiscoveryservice#GetDiscoverySummary": {
1905            "type": "operation",
1906            "input": {
1907                "target": "com.amazonaws.applicationdiscoveryservice#GetDiscoverySummaryRequest"
1908            },
1909            "output": {
1910                "target": "com.amazonaws.applicationdiscoveryservice#GetDiscoverySummaryResponse"
1911            },
1912            "errors": [
1913                {
1914                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
1915                },
1916                {
1917                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
1918                },
1919                {
1920                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
1921                },
1922                {
1923                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
1924                },
1925                {
1926                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
1927                }
1928            ],
1929            "traits": {
1930                "smithy.api#documentation": "<p>Retrieves a short summary of discovered assets.</p>\n         <p>This API operation takes no request parameters and is called as is at the command\n      prompt as shown in the example.</p>"
1931            }
1932        },
1933        "com.amazonaws.applicationdiscoveryservice#GetDiscoverySummaryRequest": {
1934            "type": "structure",
1935            "members": {}
1936        },
1937        "com.amazonaws.applicationdiscoveryservice#GetDiscoverySummaryResponse": {
1938            "type": "structure",
1939            "members": {
1940                "servers": {
1941                    "target": "com.amazonaws.applicationdiscoveryservice#Long",
1942                    "traits": {
1943                        "smithy.api#documentation": "<p>The number of servers discovered.</p>"
1944                    }
1945                },
1946                "applications": {
1947                    "target": "com.amazonaws.applicationdiscoveryservice#Long",
1948                    "traits": {
1949                        "smithy.api#documentation": "<p>The number of applications discovered.</p>"
1950                    }
1951                },
1952                "serversMappedToApplications": {
1953                    "target": "com.amazonaws.applicationdiscoveryservice#Long",
1954                    "traits": {
1955                        "smithy.api#documentation": "<p>The number of servers mapped to applications.</p>"
1956                    }
1957                },
1958                "serversMappedtoTags": {
1959                    "target": "com.amazonaws.applicationdiscoveryservice#Long",
1960                    "traits": {
1961                        "smithy.api#documentation": "<p>The number of servers mapped to tags.</p>"
1962                    }
1963                },
1964                "agentSummary": {
1965                    "target": "com.amazonaws.applicationdiscoveryservice#CustomerAgentInfo",
1966                    "traits": {
1967                        "smithy.api#documentation": "<p>Details about discovered agents, including agent status and health.</p>"
1968                    }
1969                },
1970                "connectorSummary": {
1971                    "target": "com.amazonaws.applicationdiscoveryservice#CustomerConnectorInfo",
1972                    "traits": {
1973                        "smithy.api#documentation": "<p>Details about discovered connectors, including connector status and health.</p>"
1974                    }
1975                }
1976            }
1977        },
1978        "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException": {
1979            "type": "structure",
1980            "members": {
1981                "message": {
1982                    "target": "com.amazonaws.applicationdiscoveryservice#Message"
1983                }
1984            },
1985            "traits": {
1986                "smithy.api#documentation": "<p>The home region is not set. Set the home region to continue.</p>",
1987                "smithy.api#error": "client",
1988                "smithy.api#httpError": 400
1989            }
1990        },
1991        "com.amazonaws.applicationdiscoveryservice#ImportStatus": {
1992            "type": "string",
1993            "traits": {
1994                "smithy.api#enum": [
1995                    {
1996                        "value": "IMPORT_IN_PROGRESS",
1997                        "name": "IMPORT_IN_PROGRESS"
1998                    },
1999                    {
2000                        "value": "IMPORT_COMPLETE",
2001                        "name": "IMPORT_COMPLETE"
2002                    },
2003                    {
2004                        "value": "IMPORT_COMPLETE_WITH_ERRORS",
2005                        "name": "IMPORT_COMPLETE_WITH_ERRORS"
2006                    },
2007                    {
2008                        "value": "IMPORT_FAILED",
2009                        "name": "IMPORT_FAILED"
2010                    },
2011                    {
2012                        "value": "IMPORT_FAILED_SERVER_LIMIT_EXCEEDED",
2013                        "name": "IMPORT_FAILED_SERVER_LIMIT_EXCEEDED"
2014                    },
2015                    {
2016                        "value": "IMPORT_FAILED_RECORD_LIMIT_EXCEEDED",
2017                        "name": "IMPORT_FAILED_RECORD_LIMIT_EXCEEDED"
2018                    },
2019                    {
2020                        "value": "DELETE_IN_PROGRESS",
2021                        "name": "DELETE_IN_PROGRESS"
2022                    },
2023                    {
2024                        "value": "DELETE_COMPLETE",
2025                        "name": "DELETE_COMPLETE"
2026                    },
2027                    {
2028                        "value": "DELETE_FAILED",
2029                        "name": "DELETE_FAILED"
2030                    },
2031                    {
2032                        "value": "DELETE_FAILED_LIMIT_EXCEEDED",
2033                        "name": "DELETE_FAILED_LIMIT_EXCEEDED"
2034                    },
2035                    {
2036                        "value": "INTERNAL_ERROR",
2037                        "name": "INTERNAL_ERROR"
2038                    }
2039                ]
2040            }
2041        },
2042        "com.amazonaws.applicationdiscoveryservice#ImportTask": {
2043            "type": "structure",
2044            "members": {
2045                "importTaskId": {
2046                    "target": "com.amazonaws.applicationdiscoveryservice#ImportTaskIdentifier",
2047                    "traits": {
2048                        "smithy.api#documentation": "<p>The unique ID for a specific import task. These IDs aren't globally unique, but they are\n      unique within an AWS account.</p>"
2049                    }
2050                },
2051                "clientRequestToken": {
2052                    "target": "com.amazonaws.applicationdiscoveryservice#ClientRequestToken",
2053                    "traits": {
2054                        "smithy.api#documentation": "<p>A unique token used to prevent the same import request from occurring more than once. If\n      you didn't provide a token, a token was automatically generated when the import task request\n      was sent.</p>"
2055                    }
2056                },
2057                "name": {
2058                    "target": "com.amazonaws.applicationdiscoveryservice#ImportTaskName",
2059                    "traits": {
2060                        "smithy.api#documentation": "<p>A descriptive name for an import task. You can use this name to filter future requests\n      related to this import task, such as identifying applications and servers that were included\n      in this import task. We recommend that you use a meaningful name for each import task.</p>"
2061                    }
2062                },
2063                "importUrl": {
2064                    "target": "com.amazonaws.applicationdiscoveryservice#ImportURL",
2065                    "traits": {
2066                        "smithy.api#documentation": "<p>The URL for your import file that you've uploaded to Amazon S3.</p>"
2067                    }
2068                },
2069                "status": {
2070                    "target": "com.amazonaws.applicationdiscoveryservice#ImportStatus",
2071                    "traits": {
2072                        "smithy.api#documentation": "<p>The status of the import task. An import can have the status of\n        <code>IMPORT_COMPLETE</code> and still have some records fail to import from the overall\n      request. More information can be found in the downloadable archive defined in the\n        <code>errorsAndFailedEntriesZip</code> field, or in the Migration Hub management\n      console.</p>"
2073                    }
2074                },
2075                "importRequestTime": {
2076                    "target": "com.amazonaws.applicationdiscoveryservice#TimeStamp",
2077                    "traits": {
2078                        "smithy.api#documentation": "<p>The time that the import task request was made, presented in the Unix time stamp\n      format.</p>"
2079                    }
2080                },
2081                "importCompletionTime": {
2082                    "target": "com.amazonaws.applicationdiscoveryservice#TimeStamp",
2083                    "traits": {
2084                        "smithy.api#documentation": "<p>The time that the import task request finished, presented in the Unix time stamp\n      format.</p>"
2085                    }
2086                },
2087                "importDeletedTime": {
2088                    "target": "com.amazonaws.applicationdiscoveryservice#TimeStamp",
2089                    "traits": {
2090                        "smithy.api#documentation": "<p>The time that the import task request was deleted, presented in the Unix time stamp\n      format.</p>"
2091                    }
2092                },
2093                "serverImportSuccess": {
2094                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
2095                    "traits": {
2096                        "smithy.api#documentation": "<p>The total number of server records in the import file that were successfully\n      imported.</p>"
2097                    }
2098                },
2099                "serverImportFailure": {
2100                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
2101                    "traits": {
2102                        "smithy.api#documentation": "<p>The total number of server records in the import file that failed to be imported.</p>"
2103                    }
2104                },
2105                "applicationImportSuccess": {
2106                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
2107                    "traits": {
2108                        "smithy.api#documentation": "<p>The total number of application records in the import file that were successfully\n      imported.</p>"
2109                    }
2110                },
2111                "applicationImportFailure": {
2112                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
2113                    "traits": {
2114                        "smithy.api#documentation": "<p>The total number of application records in the import file that failed to be\n      imported.</p>"
2115                    }
2116                },
2117                "errorsAndFailedEntriesZip": {
2118                    "target": "com.amazonaws.applicationdiscoveryservice#S3PresignedUrl",
2119                    "traits": {
2120                        "smithy.api#documentation": "<p>A link to a compressed archive folder (in the ZIP format) that contains an error log and a\n      file of failed records. You can use these two files to quickly identify records that failed,\n      why they failed, and correct those records. Afterward, you can upload the corrected file to\n      your Amazon S3 bucket and create another import task request.</p>\n\n         <p>This field also includes authorization information so you can confirm the authenticity of\n      the compressed archive before you download it.</p>\n\n         <p>If some records failed to be imported we recommend that you correct the records in the\n      failed entries file and then imports that failed entries file. This prevents you from having\n      to correct and update the larger original file and attempt importing it again.</p>"
2121                    }
2122                }
2123            },
2124            "traits": {
2125                "smithy.api#documentation": "<p>An array of information related to the import task request that includes status\n      information, times, IDs, the Amazon S3 Object URL for the import file, and more.</p>"
2126            }
2127        },
2128        "com.amazonaws.applicationdiscoveryservice#ImportTaskFilter": {
2129            "type": "structure",
2130            "members": {
2131                "name": {
2132                    "target": "com.amazonaws.applicationdiscoveryservice#ImportTaskFilterName",
2133                    "traits": {
2134                        "smithy.api#documentation": "<p>The name, status, or import task ID for a specific import task.</p>"
2135                    }
2136                },
2137                "values": {
2138                    "target": "com.amazonaws.applicationdiscoveryservice#ImportTaskFilterValueList",
2139                    "traits": {
2140                        "smithy.api#documentation": "<p>An array of strings that you can provide to match against a specific name, status, or\n      import task ID to filter the results for your import task queries.</p>"
2141                    }
2142                }
2143            },
2144            "traits": {
2145                "smithy.api#documentation": "<p>A name-values pair of elements you can use to filter the results when querying your import\n      tasks. Currently, wildcards are not supported for filters.</p>\n\n         <note>\n            <p>When filtering by import status, all other filter values are ignored.</p>\n         </note>"
2146            }
2147        },
2148        "com.amazonaws.applicationdiscoveryservice#ImportTaskFilterName": {
2149            "type": "string",
2150            "traits": {
2151                "smithy.api#enum": [
2152                    {
2153                        "value": "IMPORT_TASK_ID",
2154                        "name": "IMPORT_TASK_ID"
2155                    },
2156                    {
2157                        "value": "STATUS",
2158                        "name": "STATUS"
2159                    },
2160                    {
2161                        "value": "NAME",
2162                        "name": "NAME"
2163                    }
2164                ]
2165            }
2166        },
2167        "com.amazonaws.applicationdiscoveryservice#ImportTaskFilterValue": {
2168            "type": "string",
2169            "traits": {
2170                "smithy.api#length": {
2171                    "min": 1,
2172                    "max": 100
2173                }
2174            }
2175        },
2176        "com.amazonaws.applicationdiscoveryservice#ImportTaskFilterValueList": {
2177            "type": "list",
2178            "member": {
2179                "target": "com.amazonaws.applicationdiscoveryservice#ImportTaskFilterValue"
2180            },
2181            "traits": {
2182                "smithy.api#length": {
2183                    "min": 1,
2184                    "max": 100
2185                }
2186            }
2187        },
2188        "com.amazonaws.applicationdiscoveryservice#ImportTaskIdentifier": {
2189            "type": "string"
2190        },
2191        "com.amazonaws.applicationdiscoveryservice#ImportTaskList": {
2192            "type": "list",
2193            "member": {
2194                "target": "com.amazonaws.applicationdiscoveryservice#ImportTask"
2195            }
2196        },
2197        "com.amazonaws.applicationdiscoveryservice#ImportTaskName": {
2198            "type": "string",
2199            "traits": {
2200                "smithy.api#length": {
2201                    "min": 1,
2202                    "max": 100
2203                }
2204            }
2205        },
2206        "com.amazonaws.applicationdiscoveryservice#ImportURL": {
2207            "type": "string",
2208            "traits": {
2209                "smithy.api#length": {
2210                    "min": 1,
2211                    "max": 4000
2212                }
2213            }
2214        },
2215        "com.amazonaws.applicationdiscoveryservice#Integer": {
2216            "type": "integer"
2217        },
2218        "com.amazonaws.applicationdiscoveryservice#InvalidParameterException": {
2219            "type": "structure",
2220            "members": {
2221                "message": {
2222                    "target": "com.amazonaws.applicationdiscoveryservice#Message"
2223                }
2224            },
2225            "traits": {
2226                "smithy.api#documentation": "<p>One or more parameters are not valid. Verify the parameters and try again.</p>",
2227                "smithy.api#error": "client",
2228                "smithy.api#httpError": 400
2229            }
2230        },
2231        "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException": {
2232            "type": "structure",
2233            "members": {
2234                "message": {
2235                    "target": "com.amazonaws.applicationdiscoveryservice#Message"
2236                }
2237            },
2238            "traits": {
2239                "smithy.api#documentation": "<p>The value of one or more parameters are either invalid or out of range. Verify the\n      parameter values and try again.</p>",
2240                "smithy.api#error": "client",
2241                "smithy.api#httpError": 400
2242            }
2243        },
2244        "com.amazonaws.applicationdiscoveryservice#ListConfigurations": {
2245            "type": "operation",
2246            "input": {
2247                "target": "com.amazonaws.applicationdiscoveryservice#ListConfigurationsRequest"
2248            },
2249            "output": {
2250                "target": "com.amazonaws.applicationdiscoveryservice#ListConfigurationsResponse"
2251            },
2252            "errors": [
2253                {
2254                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
2255                },
2256                {
2257                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
2258                },
2259                {
2260                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
2261                },
2262                {
2263                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
2264                },
2265                {
2266                    "target": "com.amazonaws.applicationdiscoveryservice#ResourceNotFoundException"
2267                },
2268                {
2269                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
2270                }
2271            ],
2272            "traits": {
2273                "smithy.api#documentation": "<p>Retrieves a list of configuration items as specified by the value passed to the\n      required parameter <code>configurationType</code>. Optional filtering may be applied to refine\n      search results.</p>"
2274            }
2275        },
2276        "com.amazonaws.applicationdiscoveryservice#ListConfigurationsRequest": {
2277            "type": "structure",
2278            "members": {
2279                "configurationType": {
2280                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationItemType",
2281                    "traits": {
2282                        "smithy.api#documentation": "<p>A valid configuration identified by Application Discovery Service. </p>",
2283                        "smithy.api#required": {}
2284                    }
2285                },
2286                "filters": {
2287                    "target": "com.amazonaws.applicationdiscoveryservice#Filters",
2288                    "traits": {
2289                        "smithy.api#documentation": "<p>You can filter the request using various logical operators and a\n        <i>key</i>-<i>value</i> format. For example: </p>\n         <p>\n            <code>{\"key\": \"serverType\", \"value\": \"webServer\"}</code>\n         </p>\n         <p>For a complete list of filter options and guidance about using them with this action,\n      see <a href=\"https://docs.aws.amazon.com/application-discovery/latest/userguide/discovery-api-queries.html#ListConfigurations\">Using the ListConfigurations Action</a> in the <i>AWS Application Discovery\n        Service User Guide</i>.</p>"
2290                    }
2291                },
2292                "maxResults": {
2293                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
2294                    "traits": {
2295                        "smithy.api#documentation": "<p>The total number of items to return. The maximum value is 100.</p>"
2296                    }
2297                },
2298                "nextToken": {
2299                    "target": "com.amazonaws.applicationdiscoveryservice#NextToken",
2300                    "traits": {
2301                        "smithy.api#documentation": "<p>Token to retrieve the next set of results. For example, if a previous call to\n      ListConfigurations returned 100 items, but you set\n        <code>ListConfigurationsRequest$maxResults</code> to 10, you received a set of 10 results\n      along with a token. Use that token in this query to get the next set of 10.</p>"
2302                    }
2303                },
2304                "orderBy": {
2305                    "target": "com.amazonaws.applicationdiscoveryservice#OrderByList",
2306                    "traits": {
2307                        "smithy.api#documentation": "<p>Certain filter criteria return output that can be sorted in ascending or descending\n      order. For a list of output characteristics for each filter, see <a href=\"https://docs.aws.amazon.com/application-discovery/latest/userguide/discovery-api-queries.html#ListConfigurations\">Using the ListConfigurations Action</a> in the <i>AWS Application Discovery\n        Service User Guide</i>.</p>"
2308                    }
2309                }
2310            }
2311        },
2312        "com.amazonaws.applicationdiscoveryservice#ListConfigurationsResponse": {
2313            "type": "structure",
2314            "members": {
2315                "configurations": {
2316                    "target": "com.amazonaws.applicationdiscoveryservice#Configurations",
2317                    "traits": {
2318                        "smithy.api#documentation": "<p>Returns configuration details, including the configuration ID, attribute names, and\n      attribute values.</p>"
2319                    }
2320                },
2321                "nextToken": {
2322                    "target": "com.amazonaws.applicationdiscoveryservice#NextToken",
2323                    "traits": {
2324                        "smithy.api#documentation": "<p>Token to retrieve the next set of results. For example, if your call to\n      ListConfigurations returned 100 items, but you set\n        <code>ListConfigurationsRequest$maxResults</code> to 10, you received a set of 10 results\n      along with this token. Use this token in the next query to retrieve the next set of\n      10.</p>"
2325                    }
2326                }
2327            }
2328        },
2329        "com.amazonaws.applicationdiscoveryservice#ListServerNeighbors": {
2330            "type": "operation",
2331            "input": {
2332                "target": "com.amazonaws.applicationdiscoveryservice#ListServerNeighborsRequest"
2333            },
2334            "output": {
2335                "target": "com.amazonaws.applicationdiscoveryservice#ListServerNeighborsResponse"
2336            },
2337            "errors": [
2338                {
2339                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
2340                },
2341                {
2342                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
2343                },
2344                {
2345                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
2346                },
2347                {
2348                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
2349                },
2350                {
2351                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
2352                }
2353            ],
2354            "traits": {
2355                "smithy.api#documentation": "<p>Retrieves a list of servers that are one network hop away from a specified\n      server.</p>"
2356            }
2357        },
2358        "com.amazonaws.applicationdiscoveryservice#ListServerNeighborsRequest": {
2359            "type": "structure",
2360            "members": {
2361                "configurationId": {
2362                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationId",
2363                    "traits": {
2364                        "smithy.api#documentation": "<p>Configuration ID of the server for which neighbors are being listed.</p>",
2365                        "smithy.api#required": {}
2366                    }
2367                },
2368                "portInformationNeeded": {
2369                    "target": "com.amazonaws.applicationdiscoveryservice#Boolean",
2370                    "traits": {
2371                        "smithy.api#documentation": "<p>Flag to indicate if port and protocol information is needed as part of the\n      response.</p>"
2372                    }
2373                },
2374                "neighborConfigurationIds": {
2375                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationIdList",
2376                    "traits": {
2377                        "smithy.api#documentation": "<p>List of configuration IDs to test for one-hop-away.</p>"
2378                    }
2379                },
2380                "maxResults": {
2381                    "target": "com.amazonaws.applicationdiscoveryservice#Integer",
2382                    "traits": {
2383                        "smithy.api#documentation": "<p>Maximum number of results to return in a single page of output.</p>"
2384                    }
2385                },
2386                "nextToken": {
2387                    "target": "com.amazonaws.applicationdiscoveryservice#String",
2388                    "traits": {
2389                        "smithy.api#documentation": "<p>Token to retrieve the next set of results. For example, if you previously specified 100\n      IDs for <code>ListServerNeighborsRequest$neighborConfigurationIds</code> but set\n        <code>ListServerNeighborsRequest$maxResults</code> to 10, you received a set of 10 results\n      along with a token. Use that token in this query to get the next set of 10.</p>"
2390                    }
2391                }
2392            }
2393        },
2394        "com.amazonaws.applicationdiscoveryservice#ListServerNeighborsResponse": {
2395            "type": "structure",
2396            "members": {
2397                "neighbors": {
2398                    "target": "com.amazonaws.applicationdiscoveryservice#NeighborDetailsList",
2399                    "traits": {
2400                        "smithy.api#documentation": "<p>List of distinct servers that are one hop away from the given server.</p>",
2401                        "smithy.api#required": {}
2402                    }
2403                },
2404                "nextToken": {
2405                    "target": "com.amazonaws.applicationdiscoveryservice#String",
2406                    "traits": {
2407                        "smithy.api#documentation": "<p>Token to retrieve the next set of results. For example, if you specified 100 IDs for\n        <code>ListServerNeighborsRequest$neighborConfigurationIds</code> but set\n        <code>ListServerNeighborsRequest$maxResults</code> to 10, you received a set of 10 results\n      along with this token. Use this token in the next query to retrieve the next set of\n      10.</p>"
2408                    }
2409                },
2410                "knownDependencyCount": {
2411                    "target": "com.amazonaws.applicationdiscoveryservice#Long",
2412                    "traits": {
2413                        "smithy.api#documentation": "<p>Count of distinct servers that are one hop away from the given server.</p>"
2414                    }
2415                }
2416            }
2417        },
2418        "com.amazonaws.applicationdiscoveryservice#Long": {
2419            "type": "long"
2420        },
2421        "com.amazonaws.applicationdiscoveryservice#Message": {
2422            "type": "string"
2423        },
2424        "com.amazonaws.applicationdiscoveryservice#NeighborConnectionDetail": {
2425            "type": "structure",
2426            "members": {
2427                "sourceServerId": {
2428                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationId",
2429                    "traits": {
2430                        "smithy.api#documentation": "<p>The ID of the server that opened the network connection.</p>",
2431                        "smithy.api#required": {}
2432                    }
2433                },
2434                "destinationServerId": {
2435                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationId",
2436                    "traits": {
2437                        "smithy.api#documentation": "<p>The ID of the server that accepted the network connection.</p>",
2438                        "smithy.api#required": {}
2439                    }
2440                },
2441                "destinationPort": {
2442                    "target": "com.amazonaws.applicationdiscoveryservice#BoxedInteger",
2443                    "traits": {
2444                        "smithy.api#documentation": "<p>The destination network port for the connection.</p>"
2445                    }
2446                },
2447                "transportProtocol": {
2448                    "target": "com.amazonaws.applicationdiscoveryservice#String",
2449                    "traits": {
2450                        "smithy.api#documentation": "<p>The network protocol used for the connection.</p>"
2451                    }
2452                },
2453                "connectionsCount": {
2454                    "target": "com.amazonaws.applicationdiscoveryservice#Long",
2455                    "traits": {
2456                        "smithy.api#documentation": "<p>The number of open network connections with the neighboring server.</p>",
2457                        "smithy.api#required": {}
2458                    }
2459                }
2460            },
2461            "traits": {
2462                "smithy.api#documentation": "<p>Details about neighboring servers.</p>"
2463            }
2464        },
2465        "com.amazonaws.applicationdiscoveryservice#NeighborDetailsList": {
2466            "type": "list",
2467            "member": {
2468                "target": "com.amazonaws.applicationdiscoveryservice#NeighborConnectionDetail"
2469            }
2470        },
2471        "com.amazonaws.applicationdiscoveryservice#NextToken": {
2472            "type": "string"
2473        },
2474        "com.amazonaws.applicationdiscoveryservice#OperationNotPermittedException": {
2475            "type": "structure",
2476            "members": {
2477                "message": {
2478                    "target": "com.amazonaws.applicationdiscoveryservice#Message"
2479                }
2480            },
2481            "traits": {
2482                "smithy.api#documentation": "<p>This operation is not permitted.</p>",
2483                "smithy.api#error": "client",
2484                "smithy.api#httpError": 429
2485            }
2486        },
2487        "com.amazonaws.applicationdiscoveryservice#OrderByElement": {
2488            "type": "structure",
2489            "members": {
2490                "fieldName": {
2491                    "target": "com.amazonaws.applicationdiscoveryservice#String",
2492                    "traits": {
2493                        "smithy.api#documentation": "<p>The field on which to order.</p>",
2494                        "smithy.api#required": {}
2495                    }
2496                },
2497                "sortOrder": {
2498                    "target": "com.amazonaws.applicationdiscoveryservice#orderString",
2499                    "traits": {
2500                        "smithy.api#documentation": "<p>Ordering direction.</p>"
2501                    }
2502                }
2503            },
2504            "traits": {
2505                "smithy.api#documentation": "<p>A field and direction for ordered output.</p>"
2506            }
2507        },
2508        "com.amazonaws.applicationdiscoveryservice#OrderByList": {
2509            "type": "list",
2510            "member": {
2511                "target": "com.amazonaws.applicationdiscoveryservice#OrderByElement"
2512            }
2513        },
2514        "com.amazonaws.applicationdiscoveryservice#ResourceInUseException": {
2515            "type": "structure",
2516            "members": {
2517                "message": {
2518                    "target": "com.amazonaws.applicationdiscoveryservice#Message"
2519                }
2520            },
2521            "traits": {
2522                "smithy.api#documentation": "<p>This issue occurs when the same <code>clientRequestToken</code> is used with the\n        <code>StartImportTask</code> action, but with different parameters. For example, you use the\n      same request token but have two different import URLs, you can encounter this issue. If the\n      import tasks are meant to be different, use a different <code>clientRequestToken</code>, and\n      try again.</p>",
2523                "smithy.api#error": "client",
2524                "smithy.api#httpError": 400
2525            }
2526        },
2527        "com.amazonaws.applicationdiscoveryservice#ResourceNotFoundException": {
2528            "type": "structure",
2529            "members": {
2530                "message": {
2531                    "target": "com.amazonaws.applicationdiscoveryservice#Message"
2532                }
2533            },
2534            "traits": {
2535                "smithy.api#documentation": "<p>The specified configuration ID was not located. Verify the configuration ID and try\n      again.</p>",
2536                "smithy.api#error": "client",
2537                "smithy.api#httpError": 400
2538            }
2539        },
2540        "com.amazonaws.applicationdiscoveryservice#S3Bucket": {
2541            "type": "string"
2542        },
2543        "com.amazonaws.applicationdiscoveryservice#S3PresignedUrl": {
2544            "type": "string"
2545        },
2546        "com.amazonaws.applicationdiscoveryservice#SchemaStorageConfig": {
2547            "type": "map",
2548            "key": {
2549                "target": "com.amazonaws.applicationdiscoveryservice#DatabaseName"
2550            },
2551            "value": {
2552                "target": "com.amazonaws.applicationdiscoveryservice#String"
2553            }
2554        },
2555        "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException": {
2556            "type": "structure",
2557            "members": {
2558                "message": {
2559                    "target": "com.amazonaws.applicationdiscoveryservice#Message"
2560                }
2561            },
2562            "traits": {
2563                "smithy.api#documentation": "<p>The server experienced an internal error. Try again.</p>",
2564                "smithy.api#error": "server",
2565                "smithy.api#httpError": 500
2566            }
2567        },
2568        "com.amazonaws.applicationdiscoveryservice#StartContinuousExport": {
2569            "type": "operation",
2570            "input": {
2571                "target": "com.amazonaws.applicationdiscoveryservice#StartContinuousExportRequest"
2572            },
2573            "output": {
2574                "target": "com.amazonaws.applicationdiscoveryservice#StartContinuousExportResponse"
2575            },
2576            "errors": [
2577                {
2578                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
2579                },
2580                {
2581                    "target": "com.amazonaws.applicationdiscoveryservice#ConflictErrorException"
2582                },
2583                {
2584                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
2585                },
2586                {
2587                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
2588                },
2589                {
2590                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
2591                },
2592                {
2593                    "target": "com.amazonaws.applicationdiscoveryservice#OperationNotPermittedException"
2594                },
2595                {
2596                    "target": "com.amazonaws.applicationdiscoveryservice#ResourceInUseException"
2597                },
2598                {
2599                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
2600                }
2601            ],
2602            "traits": {
2603                "smithy.api#documentation": "<p>Start the continuous flow of agent's discovered data into Amazon Athena.</p>"
2604            }
2605        },
2606        "com.amazonaws.applicationdiscoveryservice#StartContinuousExportRequest": {
2607            "type": "structure",
2608            "members": {}
2609        },
2610        "com.amazonaws.applicationdiscoveryservice#StartContinuousExportResponse": {
2611            "type": "structure",
2612            "members": {
2613                "exportId": {
2614                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationsExportId",
2615                    "traits": {
2616                        "smithy.api#documentation": "<p>The unique ID assigned to this export.</p>"
2617                    }
2618                },
2619                "s3Bucket": {
2620                    "target": "com.amazonaws.applicationdiscoveryservice#S3Bucket",
2621                    "traits": {
2622                        "smithy.api#documentation": "<p>The name of the s3 bucket where the export data parquet files are stored.</p>"
2623                    }
2624                },
2625                "startTime": {
2626                    "target": "com.amazonaws.applicationdiscoveryservice#TimeStamp",
2627                    "traits": {
2628                        "smithy.api#documentation": "<p>The timestamp representing when the continuous export was started.</p>"
2629                    }
2630                },
2631                "dataSource": {
2632                    "target": "com.amazonaws.applicationdiscoveryservice#DataSource",
2633                    "traits": {
2634                        "smithy.api#documentation": "<p>The type of data collector used to gather this data (currently only offered for\n      AGENT).</p>"
2635                    }
2636                },
2637                "schemaStorageConfig": {
2638                    "target": "com.amazonaws.applicationdiscoveryservice#SchemaStorageConfig",
2639                    "traits": {
2640                        "smithy.api#documentation": "<p>A dictionary which describes how the data is stored.</p>\n         <ul>\n            <li>\n               <p>\n                  <code>databaseName</code> - the name of the Glue database used to store the\n          schema.</p>\n            </li>\n         </ul>"
2641                    }
2642                }
2643            }
2644        },
2645        "com.amazonaws.applicationdiscoveryservice#StartDataCollectionByAgentIds": {
2646            "type": "operation",
2647            "input": {
2648                "target": "com.amazonaws.applicationdiscoveryservice#StartDataCollectionByAgentIdsRequest"
2649            },
2650            "output": {
2651                "target": "com.amazonaws.applicationdiscoveryservice#StartDataCollectionByAgentIdsResponse"
2652            },
2653            "errors": [
2654                {
2655                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
2656                },
2657                {
2658                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
2659                },
2660                {
2661                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
2662                },
2663                {
2664                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
2665                },
2666                {
2667                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
2668                }
2669            ],
2670            "traits": {
2671                "smithy.api#documentation": "<p>Instructs the specified agents or connectors to start collecting data.</p>"
2672            }
2673        },
2674        "com.amazonaws.applicationdiscoveryservice#StartDataCollectionByAgentIdsRequest": {
2675            "type": "structure",
2676            "members": {
2677                "agentIds": {
2678                    "target": "com.amazonaws.applicationdiscoveryservice#AgentIds",
2679                    "traits": {
2680                        "smithy.api#documentation": "<p>The IDs of the agents or connectors from which to start collecting data. If you send a\n      request to an agent/connector ID that you do not have permission to contact, according to your\n      AWS account, the service does not throw an exception. Instead, it returns the error in the\n        <i>Description</i> field. If you send a request to multiple agents/connectors\n      and you do not have permission to contact some of those agents/connectors, the system does not\n      throw an exception. Instead, the system shows <code>Failed</code> in the\n        <i>Description</i> field.</p>",
2681                        "smithy.api#required": {}
2682                    }
2683                }
2684            }
2685        },
2686        "com.amazonaws.applicationdiscoveryservice#StartDataCollectionByAgentIdsResponse": {
2687            "type": "structure",
2688            "members": {
2689                "agentsConfigurationStatus": {
2690                    "target": "com.amazonaws.applicationdiscoveryservice#AgentConfigurationStatusList",
2691                    "traits": {
2692                        "smithy.api#documentation": "<p>Information about agents or the connector that were instructed to start collecting\n      data. Information includes the agent/connector ID, a description of the operation performed,\n      and whether the agent/connector configuration was updated.</p>"
2693                    }
2694                }
2695            }
2696        },
2697        "com.amazonaws.applicationdiscoveryservice#StartExportTask": {
2698            "type": "operation",
2699            "input": {
2700                "target": "com.amazonaws.applicationdiscoveryservice#StartExportTaskRequest"
2701            },
2702            "output": {
2703                "target": "com.amazonaws.applicationdiscoveryservice#StartExportTaskResponse"
2704            },
2705            "errors": [
2706                {
2707                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
2708                },
2709                {
2710                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
2711                },
2712                {
2713                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
2714                },
2715                {
2716                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
2717                },
2718                {
2719                    "target": "com.amazonaws.applicationdiscoveryservice#OperationNotPermittedException"
2720                },
2721                {
2722                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
2723                }
2724            ],
2725            "traits": {
2726                "smithy.api#documentation": "<p> Begins the export of discovered data to an S3 bucket.</p>\n         <p> If you specify <code>agentIds</code> in a filter, the task exports up to 72 hours of\n      detailed data collected by the identified Application Discovery Agent, including network,\n      process, and performance details. A time range for exported agent data may be set by using\n        <code>startTime</code> and <code>endTime</code>. Export of detailed agent data is limited to\n      five concurrently running exports. </p>\n         <p> If you do not include an <code>agentIds</code> filter, summary data is exported that\n      includes both AWS Agentless Discovery Connector data and summary data from AWS Discovery\n      Agents. Export of summary data is limited to two exports per day. </p>"
2727            }
2728        },
2729        "com.amazonaws.applicationdiscoveryservice#StartExportTaskRequest": {
2730            "type": "structure",
2731            "members": {
2732                "exportDataFormat": {
2733                    "target": "com.amazonaws.applicationdiscoveryservice#ExportDataFormats",
2734                    "traits": {
2735                        "smithy.api#documentation": "<p>The file format for the returned export data. Default value is <code>CSV</code>.\n        <b>Note:</b>\n            <i>The</i>\n            <code>GRAPHML</code>\n            <i>option has been deprecated.</i>\n         </p>"
2736                    }
2737                },
2738                "filters": {
2739                    "target": "com.amazonaws.applicationdiscoveryservice#ExportFilters",
2740                    "traits": {
2741                        "smithy.api#documentation": "<p>If a filter is present, it selects the single <code>agentId</code> of the Application\n      Discovery Agent for which data is exported. The <code>agentId</code> can be found in the\n      results of the <code>DescribeAgents</code> API or CLI. If no filter is present,\n        <code>startTime</code> and <code>endTime</code> are ignored and exported data includes both\n      Agentless Discovery Connector data and summary data from Application Discovery agents.\n    </p>"
2742                    }
2743                },
2744                "startTime": {
2745                    "target": "com.amazonaws.applicationdiscoveryservice#TimeStamp",
2746                    "traits": {
2747                        "smithy.api#documentation": "<p>The start timestamp for exported data from the single Application Discovery Agent\n      selected in the filters. If no value is specified, data is exported starting from the first\n      data collected by the agent.</p>"
2748                    }
2749                },
2750                "endTime": {
2751                    "target": "com.amazonaws.applicationdiscoveryservice#TimeStamp",
2752                    "traits": {
2753                        "smithy.api#documentation": "<p>The end timestamp for exported data from the single Application Discovery Agent\n      selected in the filters. If no value is specified, exported data includes the most recent data\n      collected by the agent.</p>"
2754                    }
2755                }
2756            }
2757        },
2758        "com.amazonaws.applicationdiscoveryservice#StartExportTaskResponse": {
2759            "type": "structure",
2760            "members": {
2761                "exportId": {
2762                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationsExportId",
2763                    "traits": {
2764                        "smithy.api#documentation": "<p>A unique identifier used to query the status of an export request.</p>"
2765                    }
2766                }
2767            }
2768        },
2769        "com.amazonaws.applicationdiscoveryservice#StartImportTask": {
2770            "type": "operation",
2771            "input": {
2772                "target": "com.amazonaws.applicationdiscoveryservice#StartImportTaskRequest"
2773            },
2774            "output": {
2775                "target": "com.amazonaws.applicationdiscoveryservice#StartImportTaskResponse"
2776            },
2777            "errors": [
2778                {
2779                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
2780                },
2781                {
2782                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
2783                },
2784                {
2785                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
2786                },
2787                {
2788                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
2789                },
2790                {
2791                    "target": "com.amazonaws.applicationdiscoveryservice#ResourceInUseException"
2792                },
2793                {
2794                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
2795                }
2796            ],
2797            "traits": {
2798                "smithy.api#documentation": "<p>Starts an import task, which allows you to import details of your on-premises environment\n      directly into AWS Migration Hub without having to use the Application Discovery Service (ADS)\n      tools such as the Discovery Connector or Discovery Agent. This gives you the option to perform\n      migration assessment and planning directly from your imported data, including the ability to\n      group your devices as applications and track their migration status.</p>\n\n         <p>To start an import request, do this:</p>\n\n         <ol>\n            <li>\n               <p>Download the specially formatted comma separated value (CSV) import template, which\n          you can find here: <a href=\"https://s3-us-west-2.amazonaws.com/templates-7cffcf56-bd96-4b1c-b45b-a5b42f282e46/import_template.csv\">https://s3-us-west-2.amazonaws.com/templates-7cffcf56-bd96-4b1c-b45b-a5b42f282e46/import_template.csv</a>.</p>\n            </li>\n            <li>\n               <p>Fill out the template with your server and application data.</p>\n            </li>\n            <li>\n               <p>Upload your import file to an Amazon S3 bucket, and make a note of it's Object URL.\n          Your import file must be in the CSV format.</p>\n            </li>\n            <li>\n               <p>Use the console or the <code>StartImportTask</code> command with the AWS CLI or one of\n          the AWS SDKs to import the records from your file.</p>\n            </li>\n         </ol>\n\n         <p>For more information, including step-by-step procedures, see <a href=\"https://docs.aws.amazon.com/application-discovery/latest/userguide/discovery-import.html\">Migration Hub\n        Import</a> in the <i>AWS Application Discovery Service User\n      Guide</i>.</p>\n\n         <note>\n            <p>There are limits to the number of import tasks you can create (and delete) in an AWS\n        account. For more information, see <a href=\"https://docs.aws.amazon.com/application-discovery/latest/userguide/ads_service_limits.html\">AWS Application\n          Discovery Service Limits</a> in the <i>AWS Application Discovery Service User\n          Guide</i>.</p>\n         </note>"
2799            }
2800        },
2801        "com.amazonaws.applicationdiscoveryservice#StartImportTaskRequest": {
2802            "type": "structure",
2803            "members": {
2804                "clientRequestToken": {
2805                    "target": "com.amazonaws.applicationdiscoveryservice#ClientRequestToken",
2806                    "traits": {
2807                        "smithy.api#documentation": "<p>Optional. A unique token that you can provide to prevent the same import request from\n      occurring more than once. If you don't provide a token, a token is automatically\n      generated.</p>\n\n         <p>Sending more than one <code>StartImportTask</code> request with the same client request\n      token will return information about the original import task with that client request\n      token.</p>",
2808                        "smithy.api#idempotencyToken": {}
2809                    }
2810                },
2811                "name": {
2812                    "target": "com.amazonaws.applicationdiscoveryservice#ImportTaskName",
2813                    "traits": {
2814                        "smithy.api#documentation": "<p>A descriptive name for this request. You can use this name to filter future requests\n      related to this import task, such as identifying applications and servers that were included\n      in this import task. We recommend that you use a meaningful name for each import task.</p>",
2815                        "smithy.api#required": {}
2816                    }
2817                },
2818                "importUrl": {
2819                    "target": "com.amazonaws.applicationdiscoveryservice#ImportURL",
2820                    "traits": {
2821                        "smithy.api#documentation": "<p>The URL for your import file that you've uploaded to Amazon S3.</p>\n\n         <note>\n            <p>If you're using the AWS CLI, this URL is structured as follows:\n          <code>s3://BucketName/ImportFileName.CSV</code>\n            </p>\n         </note>",
2822                        "smithy.api#required": {}
2823                    }
2824                }
2825            }
2826        },
2827        "com.amazonaws.applicationdiscoveryservice#StartImportTaskResponse": {
2828            "type": "structure",
2829            "members": {
2830                "task": {
2831                    "target": "com.amazonaws.applicationdiscoveryservice#ImportTask",
2832                    "traits": {
2833                        "smithy.api#documentation": "<p>An array of information related to the import task request including status information,\n      times, IDs, the Amazon S3 Object URL for the import file, and more. </p>"
2834                    }
2835                }
2836            }
2837        },
2838        "com.amazonaws.applicationdiscoveryservice#StopContinuousExport": {
2839            "type": "operation",
2840            "input": {
2841                "target": "com.amazonaws.applicationdiscoveryservice#StopContinuousExportRequest"
2842            },
2843            "output": {
2844                "target": "com.amazonaws.applicationdiscoveryservice#StopContinuousExportResponse"
2845            },
2846            "errors": [
2847                {
2848                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
2849                },
2850                {
2851                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
2852                },
2853                {
2854                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
2855                },
2856                {
2857                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
2858                },
2859                {
2860                    "target": "com.amazonaws.applicationdiscoveryservice#OperationNotPermittedException"
2861                },
2862                {
2863                    "target": "com.amazonaws.applicationdiscoveryservice#ResourceInUseException"
2864                },
2865                {
2866                    "target": "com.amazonaws.applicationdiscoveryservice#ResourceNotFoundException"
2867                },
2868                {
2869                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
2870                }
2871            ],
2872            "traits": {
2873                "smithy.api#documentation": "<p>Stop the continuous flow of agent's discovered data into Amazon Athena.</p>"
2874            }
2875        },
2876        "com.amazonaws.applicationdiscoveryservice#StopContinuousExportRequest": {
2877            "type": "structure",
2878            "members": {
2879                "exportId": {
2880                    "target": "com.amazonaws.applicationdiscoveryservice#ConfigurationsExportId",
2881                    "traits": {
2882                        "smithy.api#documentation": "<p>The unique ID assigned to this export.</p>",
2883                        "smithy.api#required": {}
2884                    }
2885                }
2886            }
2887        },
2888        "com.amazonaws.applicationdiscoveryservice#StopContinuousExportResponse": {
2889            "type": "structure",
2890            "members": {
2891                "startTime": {
2892                    "target": "com.amazonaws.applicationdiscoveryservice#TimeStamp",
2893                    "traits": {
2894                        "smithy.api#documentation": "<p>Timestamp that represents when this continuous export started collecting\n      data.</p>"
2895                    }
2896                },
2897                "stopTime": {
2898                    "target": "com.amazonaws.applicationdiscoveryservice#TimeStamp",
2899                    "traits": {
2900                        "smithy.api#documentation": "<p>Timestamp that represents when this continuous export was stopped.</p>"
2901                    }
2902                }
2903            }
2904        },
2905        "com.amazonaws.applicationdiscoveryservice#StopDataCollectionByAgentIds": {
2906            "type": "operation",
2907            "input": {
2908                "target": "com.amazonaws.applicationdiscoveryservice#StopDataCollectionByAgentIdsRequest"
2909            },
2910            "output": {
2911                "target": "com.amazonaws.applicationdiscoveryservice#StopDataCollectionByAgentIdsResponse"
2912            },
2913            "errors": [
2914                {
2915                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
2916                },
2917                {
2918                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
2919                },
2920                {
2921                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
2922                },
2923                {
2924                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
2925                },
2926                {
2927                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
2928                }
2929            ],
2930            "traits": {
2931                "smithy.api#documentation": "<p>Instructs the specified agents or connectors to stop collecting data.</p>"
2932            }
2933        },
2934        "com.amazonaws.applicationdiscoveryservice#StopDataCollectionByAgentIdsRequest": {
2935            "type": "structure",
2936            "members": {
2937                "agentIds": {
2938                    "target": "com.amazonaws.applicationdiscoveryservice#AgentIds",
2939                    "traits": {
2940                        "smithy.api#documentation": "<p>The IDs of the agents or connectors from which to stop collecting data.</p>",
2941                        "smithy.api#required": {}
2942                    }
2943                }
2944            }
2945        },
2946        "com.amazonaws.applicationdiscoveryservice#StopDataCollectionByAgentIdsResponse": {
2947            "type": "structure",
2948            "members": {
2949                "agentsConfigurationStatus": {
2950                    "target": "com.amazonaws.applicationdiscoveryservice#AgentConfigurationStatusList",
2951                    "traits": {
2952                        "smithy.api#documentation": "<p>Information about the agents or connector that were instructed to stop collecting data.\n      Information includes the agent/connector ID, a description of the operation performed, and\n      whether the agent/connector configuration was updated.</p>"
2953                    }
2954                }
2955            }
2956        },
2957        "com.amazonaws.applicationdiscoveryservice#String": {
2958            "type": "string"
2959        },
2960        "com.amazonaws.applicationdiscoveryservice#StringMax255": {
2961            "type": "string",
2962            "traits": {
2963                "smithy.api#length": {
2964                    "min": 1,
2965                    "max": 255
2966                }
2967            }
2968        },
2969        "com.amazonaws.applicationdiscoveryservice#Tag": {
2970            "type": "structure",
2971            "members": {
2972                "key": {
2973                    "target": "com.amazonaws.applicationdiscoveryservice#TagKey",
2974                    "traits": {
2975                        "smithy.api#documentation": "<p>The type of tag on which to filter.</p>",
2976                        "smithy.api#required": {}
2977                    }
2978                },
2979                "value": {
2980                    "target": "com.amazonaws.applicationdiscoveryservice#TagValue",
2981                    "traits": {
2982                        "smithy.api#documentation": "<p>A value for a tag key on which to filter.</p>",
2983                        "smithy.api#required": {}
2984                    }
2985                }
2986            },
2987            "traits": {
2988                "smithy.api#documentation": "<p>Metadata that help you categorize IT assets.</p>"
2989            }
2990        },
2991        "com.amazonaws.applicationdiscoveryservice#TagFilter": {
2992            "type": "structure",
2993            "members": {
2994                "name": {
2995                    "target": "com.amazonaws.applicationdiscoveryservice#FilterName",
2996                    "traits": {
2997                        "smithy.api#documentation": "<p>A name of the tag filter.</p>",
2998                        "smithy.api#required": {}
2999                    }
3000                },
3001                "values": {
3002                    "target": "com.amazonaws.applicationdiscoveryservice#FilterValues",
3003                    "traits": {
3004                        "smithy.api#documentation": "<p>Values for the tag filter.</p>",
3005                        "smithy.api#required": {}
3006                    }
3007                }
3008            },
3009            "traits": {
3010                "smithy.api#documentation": "<p>The tag filter. Valid names are: <code>tagKey</code>, <code>tagValue</code>,\n        <code>configurationId</code>.</p>"
3011            }
3012        },
3013        "com.amazonaws.applicationdiscoveryservice#TagFilters": {
3014            "type": "list",
3015            "member": {
3016                "target": "com.amazonaws.applicationdiscoveryservice#TagFilter"
3017            }
3018        },
3019        "com.amazonaws.applicationdiscoveryservice#TagKey": {
3020            "type": "string"
3021        },
3022        "com.amazonaws.applicationdiscoveryservice#TagSet": {
3023            "type": "list",
3024            "member": {
3025                "target": "com.amazonaws.applicationdiscoveryservice#Tag",
3026                "traits": {
3027                    "smithy.api#xmlName": "item"
3028                }
3029            }
3030        },
3031        "com.amazonaws.applicationdiscoveryservice#TagValue": {
3032            "type": "string"
3033        },
3034        "com.amazonaws.applicationdiscoveryservice#TimeStamp": {
3035            "type": "timestamp"
3036        },
3037        "com.amazonaws.applicationdiscoveryservice#ToDeleteIdentifierList": {
3038            "type": "list",
3039            "member": {
3040                "target": "com.amazonaws.applicationdiscoveryservice#ImportTaskIdentifier"
3041            },
3042            "traits": {
3043                "smithy.api#length": {
3044                    "min": 1,
3045                    "max": 10
3046                }
3047            }
3048        },
3049        "com.amazonaws.applicationdiscoveryservice#UpdateApplication": {
3050            "type": "operation",
3051            "input": {
3052                "target": "com.amazonaws.applicationdiscoveryservice#UpdateApplicationRequest"
3053            },
3054            "output": {
3055                "target": "com.amazonaws.applicationdiscoveryservice#UpdateApplicationResponse"
3056            },
3057            "errors": [
3058                {
3059                    "target": "com.amazonaws.applicationdiscoveryservice#AuthorizationErrorException"
3060                },
3061                {
3062                    "target": "com.amazonaws.applicationdiscoveryservice#HomeRegionNotSetException"
3063                },
3064                {
3065                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterException"
3066                },
3067                {
3068                    "target": "com.amazonaws.applicationdiscoveryservice#InvalidParameterValueException"
3069                },
3070                {
3071                    "target": "com.amazonaws.applicationdiscoveryservice#ServerInternalErrorException"
3072                }
3073            ],
3074            "traits": {
3075                "smithy.api#documentation": "<p>Updates metadata about an application.</p>"
3076            }
3077        },
3078        "com.amazonaws.applicationdiscoveryservice#UpdateApplicationRequest": {
3079            "type": "structure",
3080            "members": {
3081                "configurationId": {
3082                    "target": "com.amazonaws.applicationdiscoveryservice#ApplicationId",
3083                    "traits": {
3084                        "smithy.api#documentation": "<p>Configuration ID of the application to be updated.</p>",
3085                        "smithy.api#required": {}
3086                    }
3087                },
3088                "name": {
3089                    "target": "com.amazonaws.applicationdiscoveryservice#String",
3090                    "traits": {
3091                        "smithy.api#documentation": "<p>New name of the application to be updated.</p>"
3092                    }
3093                },
3094                "description": {
3095                    "target": "com.amazonaws.applicationdiscoveryservice#String",
3096                    "traits": {
3097                        "smithy.api#documentation": "<p>New description of the application to be updated.</p>"
3098                    }
3099                }
3100            }
3101        },
3102        "com.amazonaws.applicationdiscoveryservice#UpdateApplicationResponse": {
3103            "type": "structure",
3104            "members": {}
3105        },
3106        "com.amazonaws.applicationdiscoveryservice#orderString": {
3107            "type": "string",
3108            "traits": {
3109                "smithy.api#enum": [
3110                    {
3111                        "value": "ASC",
3112                        "name": "ASC"
3113                    },
3114                    {
3115                        "value": "DESC",
3116                        "name": "DESC"
3117                    }
3118                ]
3119            }
3120        }
3121    }
3122}
3123