delete_fleet_advisor_databases
(**kwargs)¶Deletes the specified Fleet Advisor collector databases.
See also: AWS API Documentation
Request Syntax
response = client.delete_fleet_advisor_databases(
DatabaseIds=[
'string',
]
)
[REQUIRED]
The IDs of the Fleet Advisor collector databases to delete.
{
'DatabaseIds': [
'string',
]
}
Response Structure
The IDs of the databases that the operation deleted.
Exceptions
DatabaseMigrationService.Client.exceptions.ResourceNotFoundFault
DatabaseMigrationService.Client.exceptions.InvalidOperationFault