DataSync / Client / remove_storage_system
remove_storage_system¶
- DataSync.Client.remove_storage_system(**kwargs)¶
 Permanently removes a storage system resource from DataSync Discovery, including the associated discovery jobs, collected data, and recommendations.
See also: AWS API Documentation
Request Syntax
response = client.remove_storage_system( StorageSystemArn='string' )
- Parameters:
 StorageSystemArn (string) –
[REQUIRED]
Specifies the Amazon Resource Name (ARN) of the storage system that you want to permanently remove from DataSync Discovery.
- Return type:
 dict
- Returns:
 Response Syntax
{}Response Structure
(dict) –
Exceptions
DataSync.Client.exceptions.InvalidRequestExceptionDataSync.Client.exceptions.InternalException