AWS Migration Hub Config

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

DeleteHomeRegionControl (new) Link ΒΆ

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'
)
type ControlId

string

param ControlId

[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.

rtype

dict

returns

Response Syntax

{}

Response Structure

  • (dict) --