RenameSearchDomainByIdInput
is used to input data to rename a search domain using the search
domain's unique identifier.
Table: RenameSearchDomainByIdInput
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 19, 2024 | |||||
id | string | yes | Long-Term | The unique identifier of the search domain to rename. | |
newName | string | yes | Long-Term | The new name of the search domain. | |
renameMessage | string | Long-Term | An optional message as to why the search domain was renamed. Will be added to the audit log. |