v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438244196.2 KB

Updates an existing ID namespace.

put/idnamespaces/{idNamespaceName}

Path parameters

idNamespaceNamestring required

The name of the ID namespace.

Request body

descriptionstring

The description of the ID namespace.

roleArnstring

The Amazon Resource Name (ARN) of the IAM role. Entity Resolution assumes this role to access the resources defined in this <code>IdNamespace</code> on your behalf as part of a workflow run.

Response

Success

idNamespaceNamestring required

The name of the ID namespace.

idNamespaceArnstring required

The Amazon Resource Name (ARN) of the ID namespace.

descriptionstring

The description of the ID namespace.

type'SOURCE' | 'TARGET' required
<p>The type of ID namespace. There are two types: <code>SOURCE</code> and <code>TARGET</code>.</p> <p>The <code>SOURCE</code> contains configurations for <code>sourceId</code> data that will be processed in an ID mapping workflow. </p> <p>The <code>TARGET</code> contains a configuration of <code>targetId</code> to which all <code>sourceIds</code> will resolve to.</p>
roleArnstring

The Amazon Resource Name (ARN) of the IAM role. Entity Resolution assumes this role to access the resources defined in this <code>IdNamespace</code> on your behalf as part of a workflow run.

createdAtstring date-time required

The timestamp of when the ID namespace was created.

updatedAtstring date-time required

The timestamp of when the ID namespace was last updated.