Flowoid allows you to automate repetitive tasks in AWS Application Discovery Service. Connect AWS Application Discovery Service with over 300 integrations and unlock its potential. No coding skills required.
Triggers
Batch Delete Import Data
Deletes one or more import tasks, each identified by their import ID. Each import task has a number of records that can identify servers or applications. AWS Application Discovery Service has built-in matching logic that will identify when discovered servers match existing entries that you've previously discovered, the information for the already-existing discovered server is updated. When you delete an import task that contains records that were used to match, the information in those matched...
New Agent
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.
New Continuous Export
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.
New Export Task
Retrieve status of one or more export tasks. You can retrieve the status of up to 100 export tasks.
New Import Task
Returns an array of import tasks for your account, including status information, times, IDs, the Amazon S3 Object URL for the import file, and more.
New Server Neighbor
Retrieves a list of servers that are one network hop away from a specified server.
New Tag
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: tagKey tagValue configurationId 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.
Start Data Collection By Agent Ids
Instructs the specified agents or connectors to start collecting data.
Stop Data Collection By Agent Ids
Instructs the specified agents or connectors to stop collecting data.
Actions
Associate Configuration Items To Application
Associates one or more configuration items with an application.
Batch Delete Import Data
Deletes one or more import tasks, each identified by their import ID. Each import task has a number of records that can identify servers or applications. AWS Application Discovery Service has built-in matching logic that will identify when discovered servers match existing entries that you've previously discovered, the information for the already-existing discovered server is updated. When you delete an import task that contains records that were used to match, the information in those matched...
Create Application
Creates an application with the given name and description.
Create Tags
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.
Delete Applications
Deletes a list of applications and their associations with configuration items.
Delete Tags
Deletes the association between configuration items and one or more tags. This API accepts a list of multiple configuration items.
Describe Agents
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.
Describe Configurations
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 following: server application process connection 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 DescribeConfigur...
Describe Continuous Exports
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.
Describe Export Configurations
DescribeExportConfigurations is deprecated. Use DescribeImportTasks, instead.
Describe Export Tasks
Retrieve status of one or more export tasks. You can retrieve the status of up to 100 export tasks.
Describe Import Tasks
Returns an array of import tasks for your account, including status information, times, IDs, the Amazon S3 Object URL for the import file, and more.
Describe Tags
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: tagKey tagValue configurationId 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.
Disassociate Configuration Items From Application
Disassociates one or more configuration items from an application.
Export Configurations
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.
Get Discovery Summary
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.
List Configurations
Retrieves a list of configuration items as specified by the value passed to the required parameter configurationType. Optional filtering may be applied to refine search results.
List Server Neighbors
Retrieves a list of servers that are one network hop away from a specified server.
Start Continuous Export
Start the continuous flow of agent's discovered data into Amazon Athena.
Start Data Collection By Agent Ids
Instructs the specified agents or connectors to start collecting data.
Start Export Task
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 A...
Start Import Task
Starts an import task, which allows you to import details of your on-premises environment directly into AWS Migration Hub without having to use the Application Discovery Service (ADS) tools such as the Discovery Connector or Discovery Agent. This gives you the option to perform migration assessment and planning directly from your imported data, including the ability to group your devices as applications and track their migration status. To start an import request, do this: Download the special...
Stop Continuous Export
Stop the continuous flow of agent's discovered data into Amazon Athena.
Stop Data Collection By Agent Ids
Instructs the specified agents or connectors to stop collecting data.