Categorygithub.com/aws/aws-sdk-goserviceapplicationdiscoveryservice
package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package applicationdiscoveryserviceiface provides an interface to enable mocking the AWS Application Discovery Service service client for testing your code.

# Functions

AgentStatus_Values returns all elements of the AgentStatus enum.
BatchDeleteConfigurationTaskStatus_Values returns all elements of the BatchDeleteConfigurationTaskStatus enum.
BatchDeleteImportDataErrorCode_Values returns all elements of the BatchDeleteImportDataErrorCode enum.
ConfigurationItemType_Values returns all elements of the ConfigurationItemType enum.
ContinuousExportStatus_Values returns all elements of the ContinuousExportStatus enum.
DataSource_Values returns all elements of the DataSource enum.
DeleteAgentErrorCode_Values returns all elements of the DeleteAgentErrorCode enum.
DeletionConfigurationItemType_Values returns all elements of the DeletionConfigurationItemType enum.
ExportDataFormat_Values returns all elements of the ExportDataFormat enum.
ExportStatus_Values returns all elements of the ExportStatus enum.
ImportStatus_Values returns all elements of the ImportStatus enum.
ImportTaskFilterName_Values returns all elements of the ImportTaskFilterName enum.
New creates a new instance of the ApplicationDiscoveryService client with a session.
OfferingClass_Values returns all elements of the OfferingClass enum.
OrderString_Values returns all elements of the OrderString enum.
PurchasingOption_Values returns all elements of the PurchasingOption enum.
Tenancy_Values returns all elements of the Tenancy enum.
TermLength_Values returns all elements of the TermLength enum.

# Constants

AgentStatusBlacklisted is a AgentStatus enum value.
AgentStatusHealthy is a AgentStatus enum value.
AgentStatusRunning is a AgentStatus enum value.
AgentStatusShutdown is a AgentStatus enum value.
AgentStatusUnhealthy is a AgentStatus enum value.
AgentStatusUnknown is a AgentStatus enum value.
BatchDeleteConfigurationTaskStatusCompleted is a BatchDeleteConfigurationTaskStatus enum value.
BatchDeleteConfigurationTaskStatusDeleting is a BatchDeleteConfigurationTaskStatus enum value.
BatchDeleteConfigurationTaskStatusFailed is a BatchDeleteConfigurationTaskStatus enum value.
BatchDeleteConfigurationTaskStatusInitializing is a BatchDeleteConfigurationTaskStatus enum value.
BatchDeleteConfigurationTaskStatusValidating is a BatchDeleteConfigurationTaskStatus enum value.
BatchDeleteImportDataErrorCodeInternalServerError is a BatchDeleteImportDataErrorCode enum value.
BatchDeleteImportDataErrorCodeNotFound is a BatchDeleteImportDataErrorCode enum value.
BatchDeleteImportDataErrorCodeOverLimit is a BatchDeleteImportDataErrorCode enum value.
ConfigurationItemTypeApplication is a ConfigurationItemType enum value.
ConfigurationItemTypeConnection is a ConfigurationItemType enum value.
ConfigurationItemTypeProcess is a ConfigurationItemType enum value.
ConfigurationItemTypeServer is a ConfigurationItemType enum value.
ContinuousExportStatusActive is a ContinuousExportStatus enum value.
ContinuousExportStatusError is a ContinuousExportStatus enum value.
ContinuousExportStatusInactive is a ContinuousExportStatus enum value.
ContinuousExportStatusStartFailed is a ContinuousExportStatus enum value.
ContinuousExportStatusStartInProgress is a ContinuousExportStatus enum value.
ContinuousExportStatusStopFailed is a ContinuousExportStatus enum value.
ContinuousExportStatusStopInProgress is a ContinuousExportStatus enum value.
DataSourceAgent is a DataSource enum value.
DeleteAgentErrorCodeAgentInUse is a DeleteAgentErrorCode enum value.
DeleteAgentErrorCodeInternalServerError is a DeleteAgentErrorCode enum value.
DeleteAgentErrorCodeNotFound is a DeleteAgentErrorCode enum value.
DeletionConfigurationItemTypeServer is a DeletionConfigurationItemType enum value.
ID to lookup a service endpoint with.
ErrCodeAuthorizationErrorException for service response error code "AuthorizationErrorException".
ErrCodeConflictErrorException for service response error code "ConflictErrorException".
ErrCodeHomeRegionNotSetException for service response error code "HomeRegionNotSetException".
ErrCodeInvalidParameterException for service response error code "InvalidParameterException".
ErrCodeInvalidParameterValueException for service response error code "InvalidParameterValueException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeOperationNotPermittedException for service response error code "OperationNotPermittedException".
ErrCodeResourceInUseException for service response error code "ResourceInUseException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServerInternalErrorException for service response error code "ServerInternalErrorException".
ExportDataFormatCsv is a ExportDataFormat enum value.
ExportStatusFailed is a ExportStatus enum value.
ExportStatusInProgress is a ExportStatus enum value.
ExportStatusSucceeded is a ExportStatus enum value.
ImportStatusDeleteComplete is a ImportStatus enum value.
ImportStatusDeleteFailed is a ImportStatus enum value.
ImportStatusDeleteFailedLimitExceeded is a ImportStatus enum value.
ImportStatusDeleteInProgress is a ImportStatus enum value.
ImportStatusImportComplete is a ImportStatus enum value.
ImportStatusImportCompleteWithErrors is a ImportStatus enum value.
ImportStatusImportFailed is a ImportStatus enum value.
ImportStatusImportFailedRecordLimitExceeded is a ImportStatus enum value.
ImportStatusImportFailedServerLimitExceeded is a ImportStatus enum value.
ImportStatusImportInProgress is a ImportStatus enum value.
ImportStatusInternalError is a ImportStatus enum value.
ImportTaskFilterNameImportTaskId is a ImportTaskFilterName enum value.
ImportTaskFilterNameName is a ImportTaskFilterName enum value.
ImportTaskFilterNameStatus is a ImportTaskFilterName enum value.
OfferingClassConvertible is a OfferingClass enum value.
OfferingClassStandard is a OfferingClass enum value.
OrderStringAsc is a OrderString enum value.
OrderStringDesc is a OrderString enum value.
PurchasingOptionAllUpfront is a PurchasingOption enum value.
PurchasingOptionNoUpfront is a PurchasingOption enum value.
PurchasingOptionPartialUpfront is a PurchasingOption enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
TenancyDedicated is a Tenancy enum value.
TenancyShared is a Tenancy enum value.
TermLengthOneYear is a TermLength enum value.
TermLengthThreeYear is a TermLength enum value.

# Structs

Information about agents that were instructed to start collecting data.
Information about agents associated with the user’s Amazon Web Services account.
Network details about the host where the agent/collector resides.
ApplicationDiscoveryService provides the API operation methods for making requests to AWS Application Discovery Service.
The user does not have permission to perform the action.
An object representing the agent or data collector that failed to delete, each containing agentId, errorMessage, and errorCode.
A metadata object that represents the deletion task being executed.
Error messages returned for each import task that you deleted as a response for this command.
Tags for a configuration item.
Conflict error.
A list of continuous export descriptions.
Inventory data for installed discovery agents.
The inventory data for installed Agentless Collector collectors.
Inventory data for installed discovery connectors.
The inventory data for installed Migration Evaluator collectors.
An object representing the agent or data collector to be deleted along with the optional configurations for error handling.
A configuration ID paired with a warning message.
Indicates that the exported data must include EC2 instance type matches for on-premises servers that are discovered through Amazon Web Services Application Discovery Service.
Used to select which agent's data is to be exported.
Information regarding the export status of discovered data.
Indicates the type of data that is being exported.
A configuration ID paired with an error message.
A filter that can use conditional operators.
The home Region is not set.
An array of information related to the import task request that includes status information, times, IDs, the Amazon S3 Object URL for the import file, and more.
A name-values pair of elements you can use to filter the results when querying your import tasks.
One or more parameters are not valid.
The value of one or more parameters are either invalid or out of range.
The limit of 200 configuration IDs per request has been exceeded.
Details about neighboring servers.
This operation is not permitted.
A field and direction for ordered output.
Used to provide Reserved Instance preferences for the recommendation.
This issue occurs when the same clientRequestToken is used with the StartImportTask action, but with different parameters.
The specified configuration ID was not located.
The server experienced an internal error.
Metadata that help you categorize IT assets.
The tag filter.
Specifies the performance metrics to use for the server that is used for recommendations.