2023/10/24 - AWS Migration Hub Config - 1 new api methods
Changes This release introduces DeleteHomeRegionControl API that customers can use to delete the Migration Hub Home Region configuration
This operation deletes the home region configuration for the calling account. The operation does not delete discovery or migration tracking data in the home region.
See also: AWS API Documentation
Request Syntax
client.delete_home_region_control( ControlId='string' )
string
[REQUIRED]
A unique identifier that's generated for each home region control. It's always a string that begins with "hrc-" followed by 12 lowercase letters and numbers.
dict
Response Syntax
{}
Response Structure
(dict) --