{ "version":"2.0", "metadata":{ "apiVersion":"2015-11-01", "endpointPrefix":"discovery", "jsonVersion":"1.1", "protocol":"json", "serviceFullName":"AWS Application Discovery Service", "serviceId":"Application Discovery Service", "signatureVersion":"v4", "targetPrefix":"AWSPoseidonService_V2015_11_01", "uid":"discovery-2015-11-01" }, "operations":{ "AssociateConfigurationItemsToApplication":{ "name":"AssociateConfigurationItemsToApplication", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"AssociateConfigurationItemsToApplicationRequest"}, "output":{"shape":"AssociateConfigurationItemsToApplicationResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"} ], "documentation":"

Associates one or more configuration items with an application.

" }, "CreateApplication":{ "name":"CreateApplication", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"CreateApplicationRequest"}, "output":{"shape":"CreateApplicationResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"} ], "documentation":"

Creates an application with the given name and description.

" }, "CreateTags":{ "name":"CreateTags", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"CreateTagsRequest"}, "output":{"shape":"CreateTagsResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"} ], "documentation":"

Creates one or more tags for configuration items. Tags are metadata that help you categorize IT assets. This API accepts a list of multiple configuration items.

" }, "DeleteApplications":{ "name":"DeleteApplications", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DeleteApplicationsRequest"}, "output":{"shape":"DeleteApplicationsResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"} ], "documentation":"

Deletes a list of applications and their associations with configuration items.

" }, "DeleteTags":{ "name":"DeleteTags", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DeleteTagsRequest"}, "output":{"shape":"DeleteTagsResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"} ], "documentation":"

Deletes the association between configuration items and one or more tags. This API accepts a list of multiple configuration items.

" }, "DescribeAgents":{ "name":"DescribeAgents", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DescribeAgentsRequest"}, "output":{"shape":"DescribeAgentsResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"} ], "documentation":"

Lists agents or connectors as specified by ID or other filters. All agents/connectors associated with your user account can be listed if you call DescribeAgents as is without passing any parameters.

" }, "DescribeConfigurations":{ "name":"DescribeConfigurations", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DescribeConfigurationsRequest"}, "output":{"shape":"DescribeConfigurationsResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"} ], "documentation":"

Retrieves attributes for a list of configuration item IDs.

All of the supplied IDs must be for the same asset type from one of the follwoing:

Output fields are specific to the asset type specified. For example, the output for a server configuration item includes a list of attributes about the server, such as host name, operating system, number of network cards, etc.

For a complete list of outputs for each asset type, see Using the DescribeConfigurations Action.

" }, "DescribeContinuousExports":{ "name":"DescribeContinuousExports", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DescribeContinuousExportsRequest"}, "output":{"shape":"DescribeContinuousExportsResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"}, {"shape":"OperationNotPermittedException"}, {"shape":"ResourceNotFoundException"} ], "documentation":"

Lists exports as specified by ID. All continuous exports associated with your user account can be listed if you call DescribeContinuousExports as is without passing any parameters.

" }, "DescribeExportConfigurations":{ "name":"DescribeExportConfigurations", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DescribeExportConfigurationsRequest"}, "output":{"shape":"DescribeExportConfigurationsResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"} ], "documentation":"

DescribeExportConfigurations is deprecated.

Use instead DescribeExportTasks .

", "deprecated":true }, "DescribeExportTasks":{ "name":"DescribeExportTasks", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DescribeExportTasksRequest"}, "output":{"shape":"DescribeExportTasksResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"} ], "documentation":"

Retrieve status of one or more export tasks. You can retrieve the status of up to 100 export tasks.

" }, "DescribeTags":{ "name":"DescribeTags", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DescribeTagsRequest"}, "output":{"shape":"DescribeTagsResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"} ], "documentation":"

Retrieves a list of configuration items that have tags as specified by the key-value pairs, name and value, passed to the optional parameter filters.

There are three valid tag filter names:

Also, all configuration items associated with your user account that have tags can be listed if you call DescribeTags as is without passing any parameters.

" }, "DisassociateConfigurationItemsFromApplication":{ "name":"DisassociateConfigurationItemsFromApplication", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"DisassociateConfigurationItemsFromApplicationRequest"}, "output":{"shape":"DisassociateConfigurationItemsFromApplicationResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"} ], "documentation":"

Disassociates one or more configuration items from an application.

" }, "ExportConfigurations":{ "name":"ExportConfigurations", "http":{ "method":"POST", "requestUri":"/" }, "output":{"shape":"ExportConfigurationsResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"}, {"shape":"OperationNotPermittedException"} ], "documentation":"

Deprecated. Use StartExportTask instead.

Exports all discovered configuration data to an Amazon S3 bucket or an application that enables you to view and evaluate the data. Data includes tags and tag associations, processes, connections, servers, and system performance. This API returns an export ID that you can query using the DescribeExportConfigurations API. The system imposes a limit of two configuration exports in six hours.

", "deprecated":true }, "GetDiscoverySummary":{ "name":"GetDiscoverySummary", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"GetDiscoverySummaryRequest"}, "output":{"shape":"GetDiscoverySummaryResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"} ], "documentation":"

Retrieves a short summary of discovered assets.

This API operation takes no request parameters and is called as is at the command prompt as shown in the example.

" }, "ListConfigurations":{ "name":"ListConfigurations", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListConfigurationsRequest"}, "output":{"shape":"ListConfigurationsResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"ResourceNotFoundException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"} ], "documentation":"

Retrieves a list of configuration items as specified by the value passed to the required paramater configurationType. Optional filtering may be applied to refine search results.

" }, "ListServerNeighbors":{ "name":"ListServerNeighbors", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"ListServerNeighborsRequest"}, "output":{"shape":"ListServerNeighborsResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"} ], "documentation":"

Retrieves a list of servers that are one network hop away from a specified server.

" }, "StartContinuousExport":{ "name":"StartContinuousExport", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"StartContinuousExportRequest"}, "output":{"shape":"StartContinuousExportResponse"}, "errors":[ {"shape":"ConflictErrorException"}, {"shape":"AuthorizationErrorException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"}, {"shape":"OperationNotPermittedException"}, {"shape":"ResourceInUseException"} ], "documentation":"

Start the continuous flow of agent's discovered data into Amazon Athena.

" }, "StartDataCollectionByAgentIds":{ "name":"StartDataCollectionByAgentIds", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"StartDataCollectionByAgentIdsRequest"}, "output":{"shape":"StartDataCollectionByAgentIdsResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"} ], "documentation":"

Instructs the specified agents or connectors to start collecting data.

" }, "StartExportTask":{ "name":"StartExportTask", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"StartExportTaskRequest"}, "output":{"shape":"StartExportTaskResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"}, {"shape":"OperationNotPermittedException"} ], "documentation":"

Begins the export of discovered data to an S3 bucket.

If you specify agentIds in a filter, the task exports up to 72 hours of detailed data collected by the identified Application Discovery Agent, including network, process, and performance details. A time range for exported agent data may be set by using startTime and endTime. Export of detailed agent data is limited to five concurrently running exports.

If you do not include an agentIds filter, summary data is exported that includes both AWS Agentless Discovery Connector data and summary data from AWS Discovery Agents. Export of summary data is limited to two exports per day.

" }, "StopContinuousExport":{ "name":"StopContinuousExport", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"StopContinuousExportRequest"}, "output":{"shape":"StopContinuousExportResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"}, {"shape":"OperationNotPermittedException"}, {"shape":"ResourceNotFoundException"}, {"shape":"ResourceInUseException"} ], "documentation":"

Stop the continuous flow of agent's discovered data into Amazon Athena.

" }, "StopDataCollectionByAgentIds":{ "name":"StopDataCollectionByAgentIds", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"StopDataCollectionByAgentIdsRequest"}, "output":{"shape":"StopDataCollectionByAgentIdsResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"} ], "documentation":"

Instructs the specified agents or connectors to stop collecting data.

" }, "UpdateApplication":{ "name":"UpdateApplication", "http":{ "method":"POST", "requestUri":"/" }, "input":{"shape":"UpdateApplicationRequest"}, "output":{"shape":"UpdateApplicationResponse"}, "errors":[ {"shape":"AuthorizationErrorException"}, {"shape":"InvalidParameterException"}, {"shape":"InvalidParameterValueException"}, {"shape":"ServerInternalErrorException"} ], "documentation":"

Updates metadata about an application.

" } }, "shapes":{ "AgentConfigurationStatus":{ "type":"structure", "members":{ "agentId":{ "shape":"String", "documentation":"

The agent/connector ID.

" }, "operationSucceeded":{ "shape":"Boolean", "documentation":"

Information about the status of the StartDataCollection and StopDataCollection operations. The system has recorded the data collection operation. The agent/connector receives this command the next time it polls for a new command.

" }, "description":{ "shape":"String", "documentation":"

A description of the operation performed.

" } }, "documentation":"

Information about agents or connectors that were instructed to start collecting data. Information includes the agent/connector ID, a description of the operation, and whether the agent/connector configuration was updated.

" }, "AgentConfigurationStatusList":{ "type":"list", "member":{"shape":"AgentConfigurationStatus"} }, "AgentId":{"type":"string"}, "AgentIds":{ "type":"list", "member":{"shape":"AgentId"} }, "AgentInfo":{ "type":"structure", "members":{ "agentId":{ "shape":"AgentId", "documentation":"

The agent or connector ID.

" }, "hostName":{ "shape":"String", "documentation":"

The name of the host where the agent or connector resides. The host can be a server or virtual machine.

" }, "agentNetworkInfoList":{ "shape":"AgentNetworkInfoList", "documentation":"

Network details about the host where the agent or connector resides.

" }, "connectorId":{ "shape":"String", "documentation":"

The ID of the connector.

" }, "version":{ "shape":"String", "documentation":"

The agent or connector version.

" }, "health":{ "shape":"AgentStatus", "documentation":"

The health of the agent or connector.

" }, "lastHealthPingTime":{ "shape":"String", "documentation":"

Time since agent or connector health was reported.

" }, "collectionStatus":{ "shape":"String", "documentation":"

Status of the collection process for an agent or connector.

" }, "agentType":{ "shape":"String", "documentation":"

Type of agent.

" }, "registeredTime":{ "shape":"String", "documentation":"

Agent's first registration timestamp in UTC.

" } }, "documentation":"

Information about agents or connectors associated with the user’s AWS account. Information includes agent or connector IDs, IP addresses, media access control (MAC) addresses, agent or connector health, hostname where the agent or connector resides, and agent version for each agent.

" }, "AgentNetworkInfo":{ "type":"structure", "members":{ "ipAddress":{ "shape":"String", "documentation":"

The IP address for the host where the agent/connector resides.

" }, "macAddress":{ "shape":"String", "documentation":"

The MAC address for the host where the agent/connector resides.

" } }, "documentation":"

Network details about the host where the agent/connector resides.

" }, "AgentNetworkInfoList":{ "type":"list", "member":{"shape":"AgentNetworkInfo"} }, "AgentStatus":{ "type":"string", "enum":[ "HEALTHY", "UNHEALTHY", "RUNNING", "UNKNOWN", "BLACKLISTED", "SHUTDOWN" ] }, "AgentsInfo":{ "type":"list", "member":{"shape":"AgentInfo"} }, "ApplicationId":{"type":"string"}, "ApplicationIdsList":{ "type":"list", "member":{"shape":"ApplicationId"} }, "AssociateConfigurationItemsToApplicationRequest":{ "type":"structure", "required":[ "applicationConfigurationId", "configurationIds" ], "members":{ "applicationConfigurationId":{ "shape":"ApplicationId", "documentation":"

The configuration ID of an application with which items are to be associated.

" }, "configurationIds":{ "shape":"ConfigurationIdList", "documentation":"

The ID of each configuration item to be associated with an application.

" } } }, "AssociateConfigurationItemsToApplicationResponse":{ "type":"structure", "members":{ } }, "AuthorizationErrorException":{ "type":"structure", "members":{ "message":{"shape":"Message"} }, "documentation":"

The AWS user account does not have permission to perform the action. Check the IAM policy associated with this account.

", "exception":true }, "Boolean":{"type":"boolean"}, "BoxedInteger":{ "type":"integer", "box":true }, "Condition":{"type":"string"}, "Configuration":{ "type":"map", "key":{"shape":"String"}, "value":{"shape":"String"} }, "ConfigurationId":{"type":"string"}, "ConfigurationIdList":{ "type":"list", "member":{"shape":"ConfigurationId"} }, "ConfigurationItemType":{ "type":"string", "enum":[ "SERVER", "PROCESS", "CONNECTION", "APPLICATION" ] }, "ConfigurationTag":{ "type":"structure", "members":{ "configurationType":{ "shape":"ConfigurationItemType", "documentation":"

A type of IT asset to tag.

" }, "configurationId":{ "shape":"ConfigurationId", "documentation":"

The configuration ID for the item to tag. You can specify a list of keys and values.

" }, "key":{ "shape":"TagKey", "documentation":"

A type of tag on which to filter. For example, serverType.

" }, "value":{ "shape":"TagValue", "documentation":"

A value on which to filter. For example key = serverType and value = web server.

" }, "timeOfCreation":{ "shape":"TimeStamp", "documentation":"

The time the configuration tag was created in Coordinated Universal Time (UTC).

" } }, "documentation":"

Tags for a configuration item. Tags are metadata that help you categorize IT assets.

" }, "ConfigurationTagSet":{ "type":"list", "member":{"shape":"ConfigurationTag"} }, "Configurations":{ "type":"list", "member":{"shape":"Configuration"} }, "ConfigurationsDownloadUrl":{"type":"string"}, "ConfigurationsExportId":{"type":"string"}, "ConflictErrorException":{ "type":"structure", "members":{ "message":{"shape":"Message"} }, "documentation":"

", "exception":true }, "ContinuousExportDescription":{ "type":"structure", "members":{ "exportId":{ "shape":"ConfigurationsExportId", "documentation":"

The unique ID assigned to this export.

" }, "status":{ "shape":"ContinuousExportStatus", "documentation":"

Describes the status of the export. Can be one of the following values:

" }, "statusDetail":{ "shape":"StringMax255", "documentation":"

Contains information about any errors that may have occurred.

" }, "s3Bucket":{ "shape":"S3Bucket", "documentation":"

The name of the s3 bucket where the export data parquet files are stored.

" }, "startTime":{ "shape":"TimeStamp", "documentation":"

The timestamp representing when the continuous export was started.

" }, "stopTime":{ "shape":"TimeStamp", "documentation":"

The timestamp that represents when this continuous export was stopped.

" }, "dataSource":{ "shape":"DataSource", "documentation":"

The type of data collector used to gather this data (currently only offered for AGENT).

" }, "schemaStorageConfig":{ "shape":"SchemaStorageConfig", "documentation":"

An object which describes how the data is stored.

" } }, "documentation":"

A list of continuous export descriptions.

" }, "ContinuousExportDescriptions":{ "type":"list", "member":{"shape":"ContinuousExportDescription"} }, "ContinuousExportIds":{ "type":"list", "member":{"shape":"ConfigurationsExportId"} }, "ContinuousExportStatus":{ "type":"string", "enum":[ "START_IN_PROGRESS", "START_FAILED", "ACTIVE", "ERROR", "STOP_IN_PROGRESS", "STOP_FAILED", "INACTIVE" ] }, "CreateApplicationRequest":{ "type":"structure", "required":["name"], "members":{ "name":{ "shape":"String", "documentation":"

Name of the application to be created.

" }, "description":{ "shape":"String", "documentation":"

Description of the application to be created.

" } } }, "CreateApplicationResponse":{ "type":"structure", "members":{ "configurationId":{ "shape":"String", "documentation":"

Configuration ID of an application to be created.

" } } }, "CreateTagsRequest":{ "type":"structure", "required":[ "configurationIds", "tags" ], "members":{ "configurationIds":{ "shape":"ConfigurationIdList", "documentation":"

A list of configuration items that you want to tag.

" }, "tags":{ "shape":"TagSet", "documentation":"

Tags that you want to associate with one or more configuration items. Specify the tags that you want to create in a key-value format. For example:

{\"key\": \"serverType\", \"value\": \"webServer\"}

" } } }, "CreateTagsResponse":{ "type":"structure", "members":{ } }, "CustomerAgentInfo":{ "type":"structure", "required":[ "activeAgents", "healthyAgents", "blackListedAgents", "shutdownAgents", "unhealthyAgents", "totalAgents", "unknownAgents" ], "members":{ "activeAgents":{ "shape":"Integer", "documentation":"

Number of active discovery agents.

" }, "healthyAgents":{ "shape":"Integer", "documentation":"

Number of healthy discovery agents

" }, "blackListedAgents":{ "shape":"Integer", "documentation":"

Number of blacklisted discovery agents.

" }, "shutdownAgents":{ "shape":"Integer", "documentation":"

Number of discovery agents with status SHUTDOWN.

" }, "unhealthyAgents":{ "shape":"Integer", "documentation":"

Number of unhealthy discovery agents.

" }, "totalAgents":{ "shape":"Integer", "documentation":"

Total number of discovery agents.

" }, "unknownAgents":{ "shape":"Integer", "documentation":"

Number of unknown discovery agents.

" } }, "documentation":"

Inventory data for installed discovery agents.

" }, "CustomerConnectorInfo":{ "type":"structure", "required":[ "activeConnectors", "healthyConnectors", "blackListedConnectors", "shutdownConnectors", "unhealthyConnectors", "totalConnectors", "unknownConnectors" ], "members":{ "activeConnectors":{ "shape":"Integer", "documentation":"

Number of active discovery connectors.

" }, "healthyConnectors":{ "shape":"Integer", "documentation":"

Number of healthy discovery connectors.

" }, "blackListedConnectors":{ "shape":"Integer", "documentation":"

Number of blacklisted discovery connectors.

" }, "shutdownConnectors":{ "shape":"Integer", "documentation":"

Number of discovery connectors with status SHUTDOWN,

" }, "unhealthyConnectors":{ "shape":"Integer", "documentation":"

Number of unhealthy discovery connectors.

" }, "totalConnectors":{ "shape":"Integer", "documentation":"

Total number of discovery connectors.

" }, "unknownConnectors":{ "shape":"Integer", "documentation":"

Number of unknown discovery connectors.

" } }, "documentation":"

Inventory data for installed discovery connectors.

" }, "DataSource":{ "type":"string", "enum":["AGENT"] }, "DatabaseName":{ "type":"string", "max":252, "min":1 }, "DeleteApplicationsRequest":{ "type":"structure", "required":["configurationIds"], "members":{ "configurationIds":{ "shape":"ApplicationIdsList", "documentation":"

Configuration ID of an application to be deleted.

" } } }, "DeleteApplicationsResponse":{ "type":"structure", "members":{ } }, "DeleteTagsRequest":{ "type":"structure", "required":["configurationIds"], "members":{ "configurationIds":{ "shape":"ConfigurationIdList", "documentation":"

A list of configuration items with tags that you want to delete.

" }, "tags":{ "shape":"TagSet", "documentation":"

Tags that you want to delete from one or more configuration items. Specify the tags that you want to delete in a key-value format. For example:

{\"key\": \"serverType\", \"value\": \"webServer\"}

" } } }, "DeleteTagsResponse":{ "type":"structure", "members":{ } }, "DescribeAgentsRequest":{ "type":"structure", "members":{ "agentIds":{ "shape":"AgentIds", "documentation":"

The agent or the Connector IDs for which you want information. If you specify no IDs, the system returns information about all agents/Connectors associated with your AWS user account.

" }, "filters":{ "shape":"Filters", "documentation":"

You can filter the request using various logical operators and a key-value format. For example:

{\"key\": \"collectionStatus\", \"value\": \"STARTED\"}

" }, "maxResults":{ "shape":"Integer", "documentation":"

The total number of agents/Connectors to return in a single page of output. The maximum value is 100.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

Token to retrieve the next set of results. For example, if you previously specified 100 IDs for DescribeAgentsRequest$agentIds but set DescribeAgentsRequest$maxResults to 10, you received a set of 10 results along with a token. Use that token in this query to get the next set of 10.

" } } }, "DescribeAgentsResponse":{ "type":"structure", "members":{ "agentsInfo":{ "shape":"AgentsInfo", "documentation":"

Lists agents or the Connector by ID or lists all agents/Connectors associated with your user account if you did not specify an agent/Connector ID. The output includes agent/Connector IDs, IP addresses, media access control (MAC) addresses, agent/Connector health, host name where the agent/Connector resides, and the version number of each agent/Connector.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

Token to retrieve the next set of results. For example, if you specified 100 IDs for DescribeAgentsRequest$agentIds but set DescribeAgentsRequest$maxResults to 10, you received a set of 10 results along with this token. Use this token in the next query to retrieve the next set of 10.

" } } }, "DescribeConfigurationsAttribute":{ "type":"map", "key":{"shape":"String"}, "value":{"shape":"String"} }, "DescribeConfigurationsAttributes":{ "type":"list", "member":{"shape":"DescribeConfigurationsAttribute"} }, "DescribeConfigurationsRequest":{ "type":"structure", "required":["configurationIds"], "members":{ "configurationIds":{ "shape":"ConfigurationIdList", "documentation":"

One or more configuration IDs.

" } } }, "DescribeConfigurationsResponse":{ "type":"structure", "members":{ "configurations":{ "shape":"DescribeConfigurationsAttributes", "documentation":"

A key in the response map. The value is an array of data.

" } } }, "DescribeContinuousExportsMaxResults":{ "type":"integer", "box":true, "max":100, "min":1 }, "DescribeContinuousExportsRequest":{ "type":"structure", "members":{ "exportIds":{ "shape":"ContinuousExportIds", "documentation":"

The unique IDs assigned to the exports.

" }, "maxResults":{ "shape":"DescribeContinuousExportsMaxResults", "documentation":"

A number between 1 and 100 specifying the maximum number of continuous export descriptions returned.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

The token from the previous call to DescribeExportTasks.

" } } }, "DescribeContinuousExportsResponse":{ "type":"structure", "members":{ "descriptions":{ "shape":"ContinuousExportDescriptions", "documentation":"

A list of continuous export descriptions.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

The token from the previous call to DescribeExportTasks.

" } } }, "DescribeExportConfigurationsRequest":{ "type":"structure", "members":{ "exportIds":{ "shape":"ExportIds", "documentation":"

A list of continuous export ids to search for.

" }, "maxResults":{ "shape":"Integer", "documentation":"

A number between 1 and 100 specifying the maximum number of continuous export descriptions returned.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

The token from the previous call to describe-export-tasks.

" } } }, "DescribeExportConfigurationsResponse":{ "type":"structure", "members":{ "exportsInfo":{ "shape":"ExportsInfo", "documentation":"

" }, "nextToken":{ "shape":"NextToken", "documentation":"

The token from the previous call to describe-export-tasks.

" } } }, "DescribeExportTasksRequest":{ "type":"structure", "members":{ "exportIds":{ "shape":"ExportIds", "documentation":"

One or more unique identifiers used to query the status of an export request.

" }, "filters":{ "shape":"ExportFilters", "documentation":"

One or more filters.

" }, "maxResults":{ "shape":"Integer", "documentation":"

The maximum number of volume results returned by DescribeExportTasks in paginated output. When this parameter is used, DescribeExportTasks only returns maxResults results in a single page along with a nextToken response element.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

The nextToken value returned from a previous paginated DescribeExportTasks request where maxResults was used and the results exceeded the value of that parameter. Pagination continues from the end of the previous results that returned the nextToken value. This value is null when there are no more results to return.

" } } }, "DescribeExportTasksResponse":{ "type":"structure", "members":{ "exportsInfo":{ "shape":"ExportsInfo", "documentation":"

Contains one or more sets of export request details. When the status of a request is SUCCEEDED, the response includes a URL for an Amazon S3 bucket where you can view the data in a CSV file.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

The nextToken value to include in a future DescribeExportTasks request. When the results of a DescribeExportTasks request exceed maxResults, this value can be used to retrieve the next page of results. This value is null when there are no more results to return.

" } } }, "DescribeTagsRequest":{ "type":"structure", "members":{ "filters":{ "shape":"TagFilters", "documentation":"

You can filter the list using a key-value format. You can separate these items by using logical operators. Allowed filters include tagKey, tagValue, and configurationId.

" }, "maxResults":{ "shape":"Integer", "documentation":"

The total number of items to return in a single page of output. The maximum value is 100.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

A token to start the list. Use this token to get the next set of results.

" } } }, "DescribeTagsResponse":{ "type":"structure", "members":{ "tags":{ "shape":"ConfigurationTagSet", "documentation":"

Depending on the input, this is a list of configuration items tagged with a specific tag, or a list of tags for a specific configuration item.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

The call returns a token. Use this token to get the next set of results.

" } } }, "DisassociateConfigurationItemsFromApplicationRequest":{ "type":"structure", "required":[ "applicationConfigurationId", "configurationIds" ], "members":{ "applicationConfigurationId":{ "shape":"ApplicationId", "documentation":"

Configuration ID of an application from which each item is disassociated.

" }, "configurationIds":{ "shape":"ConfigurationIdList", "documentation":"

Configuration ID of each item to be disassociated from an application.

" } } }, "DisassociateConfigurationItemsFromApplicationResponse":{ "type":"structure", "members":{ } }, "ExportConfigurationsResponse":{ "type":"structure", "members":{ "exportId":{ "shape":"ConfigurationsExportId", "documentation":"

A unique identifier that you can use to query the export status.

" } } }, "ExportDataFormat":{ "type":"string", "enum":[ "CSV", "GRAPHML" ] }, "ExportDataFormats":{ "type":"list", "member":{"shape":"ExportDataFormat"} }, "ExportFilter":{ "type":"structure", "required":[ "name", "values", "condition" ], "members":{ "name":{ "shape":"FilterName", "documentation":"

A single ExportFilter name. Supported filters: agentId.

" }, "values":{ "shape":"FilterValues", "documentation":"

A single agentId for a Discovery Agent. An agentId can be found using the DescribeAgents action. Typically an ADS agentId is in the form o-0123456789abcdef0.

" }, "condition":{ "shape":"Condition", "documentation":"

Supported condition: EQUALS

" } }, "documentation":"

Used to select which agent's data is to be exported. A single agent ID may be selected for export using the StartExportTask action.

" }, "ExportFilters":{ "type":"list", "member":{"shape":"ExportFilter"} }, "ExportIds":{ "type":"list", "member":{"shape":"ConfigurationsExportId"} }, "ExportInfo":{ "type":"structure", "required":[ "exportId", "exportStatus", "statusMessage", "exportRequestTime" ], "members":{ "exportId":{ "shape":"ConfigurationsExportId", "documentation":"

A unique identifier used to query an export.

" }, "exportStatus":{ "shape":"ExportStatus", "documentation":"

The status of the data export job.

" }, "statusMessage":{ "shape":"ExportStatusMessage", "documentation":"

A status message provided for API callers.

" }, "configurationsDownloadUrl":{ "shape":"ConfigurationsDownloadUrl", "documentation":"

A URL for an Amazon S3 bucket where you can review the exported data. The URL is displayed only if the export succeeded.

" }, "exportRequestTime":{ "shape":"ExportRequestTime", "documentation":"

The time that the data export was initiated.

" }, "isTruncated":{ "shape":"Boolean", "documentation":"

If true, the export of agent information exceeded the size limit for a single export and the exported data is incomplete for the requested time range. To address this, select a smaller time range for the export by using startDate and endDate.

" }, "requestedStartTime":{ "shape":"TimeStamp", "documentation":"

The value of startTime parameter in the StartExportTask request. If no startTime was requested, this result does not appear in ExportInfo.

" }, "requestedEndTime":{ "shape":"TimeStamp", "documentation":"

The endTime used in the StartExportTask request. If no endTime was requested, this result does not appear in ExportInfo.

" } }, "documentation":"

Information regarding the export status of discovered data. The value is an array of objects.

" }, "ExportRequestTime":{"type":"timestamp"}, "ExportStatus":{ "type":"string", "enum":[ "FAILED", "SUCCEEDED", "IN_PROGRESS" ] }, "ExportStatusMessage":{"type":"string"}, "ExportsInfo":{ "type":"list", "member":{"shape":"ExportInfo"} }, "Filter":{ "type":"structure", "required":[ "name", "values", "condition" ], "members":{ "name":{ "shape":"String", "documentation":"

The name of the filter.

" }, "values":{ "shape":"FilterValues", "documentation":"

A string value on which to filter. For example, if you choose the destinationServer.osVersion filter name, you could specify Ubuntu for the value.

" }, "condition":{ "shape":"Condition", "documentation":"

A conditional operator. The following operators are valid: EQUALS, NOT_EQUALS, CONTAINS, NOT_CONTAINS. If you specify multiple filters, the system utilizes all filters as though concatenated by AND. If you specify multiple values for a particular filter, the system differentiates the values using OR. Calling either DescribeConfigurations or ListConfigurations returns attributes of matching configuration items.

" } }, "documentation":"

A filter that can use conditional operators.

For more information about filters, see Querying Discovered Configuration Items.

" }, "FilterName":{"type":"string"}, "FilterValue":{"type":"string"}, "FilterValues":{ "type":"list", "member":{"shape":"FilterValue"} }, "Filters":{ "type":"list", "member":{"shape":"Filter"} }, "GetDiscoverySummaryRequest":{ "type":"structure", "members":{ } }, "GetDiscoverySummaryResponse":{ "type":"structure", "members":{ "servers":{ "shape":"Long", "documentation":"

The number of servers discovered.

" }, "applications":{ "shape":"Long", "documentation":"

The number of applications discovered.

" }, "serversMappedToApplications":{ "shape":"Long", "documentation":"

The number of servers mapped to applications.

" }, "serversMappedtoTags":{ "shape":"Long", "documentation":"

The number of servers mapped to tags.

" }, "agentSummary":{ "shape":"CustomerAgentInfo", "documentation":"

Details about discovered agents, including agent status and health.

" }, "connectorSummary":{ "shape":"CustomerConnectorInfo", "documentation":"

Details about discovered connectors, including connector status and health.

" } } }, "Integer":{"type":"integer"}, "InvalidParameterException":{ "type":"structure", "members":{ "message":{"shape":"Message"} }, "documentation":"

One or more parameters are not valid. Verify the parameters and try again.

", "exception":true }, "InvalidParameterValueException":{ "type":"structure", "members":{ "message":{"shape":"Message"} }, "documentation":"

The value of one or more parameters are either invalid or out of range. Verify the parameter values and try again.

", "exception":true }, "ListConfigurationsRequest":{ "type":"structure", "required":["configurationType"], "members":{ "configurationType":{ "shape":"ConfigurationItemType", "documentation":"

A valid configuration identified by Application Discovery Service.

" }, "filters":{ "shape":"Filters", "documentation":"

You can filter the request using various logical operators and a key-value format. For example:

{\"key\": \"serverType\", \"value\": \"webServer\"}

For a complete list of filter options and guidance about using them with this action, see Querying Discovered Configuration Items.

" }, "maxResults":{ "shape":"Integer", "documentation":"

The total number of items to return. The maximum value is 100.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

Token to retrieve the next set of results. For example, if a previous call to ListConfigurations returned 100 items, but you set ListConfigurationsRequest$maxResults to 10, you received a set of 10 results along with a token. Use that token in this query to get the next set of 10.

" }, "orderBy":{ "shape":"OrderByList", "documentation":"

Certain filter criteria return output that can be sorted in ascending or descending order. For a list of output characteristics for each filter, see Using the ListConfigurations Action.

" } } }, "ListConfigurationsResponse":{ "type":"structure", "members":{ "configurations":{ "shape":"Configurations", "documentation":"

Returns configuration details, including the configuration ID, attribute names, and attribute values.

" }, "nextToken":{ "shape":"NextToken", "documentation":"

Token to retrieve the next set of results. For example, if your call to ListConfigurations returned 100 items, but you set ListConfigurationsRequest$maxResults to 10, you received a set of 10 results along with this token. Use this token in the next query to retrieve the next set of 10.

" } } }, "ListServerNeighborsRequest":{ "type":"structure", "required":["configurationId"], "members":{ "configurationId":{ "shape":"ConfigurationId", "documentation":"

Configuration ID of the server for which neighbors are being listed.

" }, "portInformationNeeded":{ "shape":"Boolean", "documentation":"

Flag to indicate if port and protocol information is needed as part of the response.

" }, "neighborConfigurationIds":{ "shape":"ConfigurationIdList", "documentation":"

List of configuration IDs to test for one-hop-away.

" }, "maxResults":{ "shape":"Integer", "documentation":"

Maximum number of results to return in a single page of output.

" }, "nextToken":{ "shape":"String", "documentation":"

Token to retrieve the next set of results. For example, if you previously specified 100 IDs for ListServerNeighborsRequest$neighborConfigurationIds but set ListServerNeighborsRequest$maxResults to 10, you received a set of 10 results along with a token. Use that token in this query to get the next set of 10.

" } } }, "ListServerNeighborsResponse":{ "type":"structure", "required":["neighbors"], "members":{ "neighbors":{ "shape":"NeighborDetailsList", "documentation":"

List of distinct servers that are one hop away from the given server.

" }, "nextToken":{ "shape":"String", "documentation":"

Token to retrieve the next set of results. For example, if you specified 100 IDs for ListServerNeighborsRequest$neighborConfigurationIds but set ListServerNeighborsRequest$maxResults to 10, you received a set of 10 results along with this token. Use this token in the next query to retrieve the next set of 10.

" }, "knownDependencyCount":{ "shape":"Long", "documentation":"

Count of distinct servers that are one hop away from the given server.

" } } }, "Long":{"type":"long"}, "Message":{"type":"string"}, "NeighborConnectionDetail":{ "type":"structure", "required":[ "sourceServerId", "destinationServerId", "connectionsCount" ], "members":{ "sourceServerId":{ "shape":"ConfigurationId", "documentation":"

The ID of the server that opened the network connection.

" }, "destinationServerId":{ "shape":"ConfigurationId", "documentation":"

The ID of the server that accepted the network connection.

" }, "destinationPort":{ "shape":"BoxedInteger", "documentation":"

The destination network port for the connection.

" }, "transportProtocol":{ "shape":"String", "documentation":"

The network protocol used for the connection.

" }, "connectionsCount":{ "shape":"Long", "documentation":"

The number of open network connections with the neighboring server.

" } }, "documentation":"

Details about neighboring servers.

" }, "NeighborDetailsList":{ "type":"list", "member":{"shape":"NeighborConnectionDetail"} }, "NextToken":{"type":"string"}, "OperationNotPermittedException":{ "type":"structure", "members":{ "message":{"shape":"Message"} }, "documentation":"

This operation is not permitted.

", "exception":true }, "OrderByElement":{ "type":"structure", "required":["fieldName"], "members":{ "fieldName":{ "shape":"String", "documentation":"

The field on which to order.

" }, "sortOrder":{ "shape":"orderString", "documentation":"

Ordering direction.

" } }, "documentation":"

A field and direction for ordered output.

" }, "OrderByList":{ "type":"list", "member":{"shape":"OrderByElement"} }, "ResourceInUseException":{ "type":"structure", "members":{ "message":{"shape":"Message"} }, "documentation":"

", "exception":true }, "ResourceNotFoundException":{ "type":"structure", "members":{ "message":{"shape":"Message"} }, "documentation":"

The specified configuration ID was not located. Verify the configuration ID and try again.

", "exception":true }, "S3Bucket":{"type":"string"}, "SchemaStorageConfig":{ "type":"map", "key":{"shape":"DatabaseName"}, "value":{"shape":"String"} }, "ServerInternalErrorException":{ "type":"structure", "members":{ "message":{"shape":"Message"} }, "documentation":"

The server experienced an internal error. Try again.

", "exception":true, "fault":true }, "StartContinuousExportRequest":{ "type":"structure", "members":{ } }, "StartContinuousExportResponse":{ "type":"structure", "members":{ "exportId":{ "shape":"ConfigurationsExportId", "documentation":"

The unique ID assigned to this export.

" }, "s3Bucket":{ "shape":"S3Bucket", "documentation":"

The name of the s3 bucket where the export data parquet files are stored.

" }, "startTime":{ "shape":"TimeStamp", "documentation":"

The timestamp representing when the continuous export was started.

" }, "dataSource":{ "shape":"DataSource", "documentation":"

The type of data collector used to gather this data (currently only offered for AGENT).

" }, "schemaStorageConfig":{ "shape":"SchemaStorageConfig", "documentation":"

A dictionary which describes how the data is stored.

" } } }, "StartDataCollectionByAgentIdsRequest":{ "type":"structure", "required":["agentIds"], "members":{ "agentIds":{ "shape":"AgentIds", "documentation":"

The IDs of the agents or connectors from which to start collecting data. If you send a request to an agent/connector ID that you do not have permission to contact, according to your AWS account, the service does not throw an exception. Instead, it returns the error in the Description field. If you send a request to multiple agents/connectors and you do not have permission to contact some of those agents/connectors, the system does not throw an exception. Instead, the system shows Failed in the Description field.

" } } }, "StartDataCollectionByAgentIdsResponse":{ "type":"structure", "members":{ "agentsConfigurationStatus":{ "shape":"AgentConfigurationStatusList", "documentation":"

Information about agents or the connector that were instructed to start collecting data. Information includes the agent/connector ID, a description of the operation performed, and whether the agent/connector configuration was updated.

" } } }, "StartExportTaskRequest":{ "type":"structure", "members":{ "exportDataFormat":{ "shape":"ExportDataFormats", "documentation":"

The file format for the returned export data. Default value is CSV. Note: The GRAPHML option has been deprecated.

" }, "filters":{ "shape":"ExportFilters", "documentation":"

If a filter is present, it selects the single agentId of the Application Discovery Agent for which data is exported. The agentId can be found in the results of the DescribeAgents API or CLI. If no filter is present, startTime and endTime are ignored and exported data includes both Agentless Discovery Connector data and summary data from Application Discovery agents.

" }, "startTime":{ "shape":"TimeStamp", "documentation":"

The start timestamp for exported data from the single Application Discovery Agent selected in the filters. If no value is specified, data is exported starting from the first data collected by the agent.

" }, "endTime":{ "shape":"TimeStamp", "documentation":"

The end timestamp for exported data from the single Application Discovery Agent selected in the filters. If no value is specified, exported data includes the most recent data collected by the agent.

" } } }, "StartExportTaskResponse":{ "type":"structure", "members":{ "exportId":{ "shape":"ConfigurationsExportId", "documentation":"

A unique identifier used to query the status of an export request.

" } } }, "StopContinuousExportRequest":{ "type":"structure", "required":["exportId"], "members":{ "exportId":{ "shape":"ConfigurationsExportId", "documentation":"

The unique ID assigned to this export.

" } } }, "StopContinuousExportResponse":{ "type":"structure", "members":{ "startTime":{ "shape":"TimeStamp", "documentation":"

Timestamp that represents when this continuous export started collecting data.

" }, "stopTime":{ "shape":"TimeStamp", "documentation":"

Timestamp that represents when this continuous export was stopped.

" } } }, "StopDataCollectionByAgentIdsRequest":{ "type":"structure", "required":["agentIds"], "members":{ "agentIds":{ "shape":"AgentIds", "documentation":"

The IDs of the agents or connectors from which to stop collecting data.

" } } }, "StopDataCollectionByAgentIdsResponse":{ "type":"structure", "members":{ "agentsConfigurationStatus":{ "shape":"AgentConfigurationStatusList", "documentation":"

Information about the agents or connector that were instructed to stop collecting data. Information includes the agent/connector ID, a description of the operation performed, and whether the agent/connector configuration was updated.

" } } }, "String":{"type":"string"}, "StringMax255":{ "type":"string", "max":255, "min":1 }, "Tag":{ "type":"structure", "required":[ "key", "value" ], "members":{ "key":{ "shape":"TagKey", "documentation":"

The type of tag on which to filter.

" }, "value":{ "shape":"TagValue", "documentation":"

A value for a tag key on which to filter.

" } }, "documentation":"

Metadata that help you categorize IT assets.

" }, "TagFilter":{ "type":"structure", "required":[ "name", "values" ], "members":{ "name":{ "shape":"FilterName", "documentation":"

A name of the tag filter.

" }, "values":{ "shape":"FilterValues", "documentation":"

Values for the tag filter.

" } }, "documentation":"

The tag filter. Valid names are: tagKey, tagValue, configurationId.

" }, "TagFilters":{ "type":"list", "member":{"shape":"TagFilter"} }, "TagKey":{"type":"string"}, "TagSet":{ "type":"list", "member":{"shape":"Tag"} }, "TagValue":{"type":"string"}, "TimeStamp":{"type":"timestamp"}, "UpdateApplicationRequest":{ "type":"structure", "required":["configurationId"], "members":{ "configurationId":{ "shape":"ApplicationId", "documentation":"

Configuration ID of the application to be updated.

" }, "name":{ "shape":"String", "documentation":"

New name of the application to be updated.

" }, "description":{ "shape":"String", "documentation":"

New description of the application to be updated.

" } } }, "UpdateApplicationResponse":{ "type":"structure", "members":{ } }, "orderString":{ "type":"string", "enum":[ "ASC", "DESC" ] } }, "documentation":"AWS Application Discovery Service

AWS Application Discovery Service helps you plan application migration projects by automatically identifying servers, virtual machines (VMs), software, and software dependencies running in your on-premises data centers. Application Discovery Service also collects application performance data, which can help you assess the outcome of your migration. The data collected by Application Discovery Service is securely retained in an AWS-hosted and managed database in the cloud. You can export the data as a CSV or XML file into your preferred visualization tool or cloud-migration solution to plan your migration. For more information, see AWS Application Discovery Service FAQ.

Application Discovery Service offers two modes of operation:

We recommend that you use agent-based discovery for non-VMware environments and to collect information about software and software dependencies. You can also run agent-based and agentless discovery simultaneously. Use agentless discovery to quickly complete the initial infrastructure assessment and then install agents on select hosts.

Application Discovery Service integrates with application discovery solutions from AWS Partner Network (APN) partners. Third-party application discovery tools can query Application Discovery Service and write to the Application Discovery Service database using a public API. You can then import the data into either a visualization tool or cloud-migration solution.

Application Discovery Service doesn't gather sensitive information. All data is handled according to the AWS Privacy Policy. You can operate Application Discovery Service offline to inspect collected data before it is shared with the service.

Your AWS account must be granted access to Application Discovery Service, a process called whitelisting. This is true for AWS partners and customers alike. To request access, sign up for Application Discovery Service.

This API reference provides descriptions, syntax, and usage examples for each of the actions and data types for Application Discovery Service. The topic for each action shows the API request parameters and the response. Alternatively, you can use one of the AWS SDKs to access an API that is tailored to the programming language or platform that you're using. For more information, see AWS SDKs.

This guide is intended for use with the AWS Application Discovery Service User Guide .

" }