get_domain
Get details of an Amazon DataZone domain by providing its domain identifier. Returns domain information from the GetDomain API.
Instructions
Calls the Amazon DataZone GetDomain API for a given domain identifier.
Args: identifier (str): The domain identifier (e.g., "dzd_4p9n6sw4qt9xgn")
Returns: Any: The API response containing domain details or None if an error occurs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes |