Skip to main content

Aws/entityresolution

@swamp/aws/entityresolutionv2026.06.15.1· 1d agoMODELS
01README

AWS ENTITYRESOLUTION infrastructure models

02Release Notes
  • Updated: id_mapping_workflow, id_namespace, matching_workflow, policy_statement, schema_mapping
03Models5
@swamp/aws/entityresolution/id-mapping-workflowv2026.06.15.1id_mapping_workflow.ts

Global Arguments

ArgumentTypeDescription
accessKeyId?stringAWS access key ID; overrides AWS_ACCESS_KEY_ID environment variable. Wire with a vault.get(...) expression to source it from a vault.
secretAccessKey?stringAWS secret access key; overrides AWS_SECRET_ACCESS_KEY environment variable. Wire with a vault.get(...) expression to source it from a vault.
sessionToken?stringAWS session token for temporary credentials; overrides AWS_SESSION_TOKEN environment variable. Wire with a vault.get(...) expression to source it from a vault.
region?stringAWS region; overrides AWS_REGION / AWS_DEFAULT_REGION environment variables and ~/.aws/config profile region. Defaults to us-east-1.
Description?stringThe description of the IdMappingWorkflow
InputSourceConfigarray
IdMappingTechniquesobject
WorkflowNamestringThe name of the IdMappingWorkflow
OutputSourceConfig?array
IdMappingIncrementalRunConfig?object
RoleArnstring
Tags?array
fn create()
Create a EntityResolution IdMappingWorkflow
fn get(identifier: string)
Get a EntityResolution IdMappingWorkflow
ArgumentTypeDescription
identifierstringThe primary identifier of the EntityResolution IdMappingWorkflow
fn update()
Update a EntityResolution IdMappingWorkflow
fn delete(identifier: string)
Delete a EntityResolution IdMappingWorkflow
ArgumentTypeDescription
identifierstringThe primary identifier of the EntityResolution IdMappingWorkflow
fn sync()
Sync EntityResolution IdMappingWorkflow state from AWS

Resources

state(infinite)— EntityResolution IdMappingWorkflow resource state
@swamp/aws/entityresolution/id-namespacev2026.06.15.1id_namespace.ts

Global Arguments

ArgumentTypeDescription
accessKeyId?stringAWS access key ID; overrides AWS_ACCESS_KEY_ID environment variable. Wire with a vault.get(...) expression to source it from a vault.
secretAccessKey?stringAWS secret access key; overrides AWS_SECRET_ACCESS_KEY environment variable. Wire with a vault.get(...) expression to source it from a vault.
sessionToken?stringAWS session token for temporary credentials; overrides AWS_SESSION_TOKEN environment variable. Wire with a vault.get(...) expression to source it from a vault.
region?stringAWS region; overrides AWS_REGION / AWS_DEFAULT_REGION environment variables and ~/.aws/config profile region. Defaults to us-east-1.
IdNamespaceNamestring
Description?string
InputSourceConfig?array
IdMappingWorkflowProperties?array
Typeenum
RoleArn?string
Tags?array
fn create()
Create a EntityResolution IdNamespace
fn get(identifier: string)
Get a EntityResolution IdNamespace
ArgumentTypeDescription
identifierstringThe primary identifier of the EntityResolution IdNamespace
fn update()
Update a EntityResolution IdNamespace
fn delete(identifier: string)
Delete a EntityResolution IdNamespace
ArgumentTypeDescription
identifierstringThe primary identifier of the EntityResolution IdNamespace
fn sync()
Sync EntityResolution IdNamespace state from AWS

Resources

state(infinite)— EntityResolution IdNamespace resource state
@swamp/aws/entityresolution/matching-workflowv2026.06.15.1matching_workflow.ts

Global Arguments

ArgumentTypeDescription
accessKeyId?stringAWS access key ID; overrides AWS_ACCESS_KEY_ID environment variable. Wire with a vault.get(...) expression to source it from a vault.
secretAccessKey?stringAWS secret access key; overrides AWS_SECRET_ACCESS_KEY environment variable. Wire with a vault.get(...) expression to source it from a vault.
sessionToken?stringAWS session token for temporary credentials; overrides AWS_SESSION_TOKEN environment variable. Wire with a vault.get(...) expression to source it from a vault.
region?stringAWS region; overrides AWS_REGION / AWS_DEFAULT_REGION environment variables and ~/.aws/config profile region. Defaults to us-east-1.
WorkflowNamestringThe name of the MatchingWorkflow
Description?stringThe description of the MatchingWorkflow
InputSourceConfigarray
OutputSourceConfigarray
ResolutionTechniquesobject
RoleArnstring
Tags?array
IncrementalRunConfig?object
fn create()
Create a EntityResolution MatchingWorkflow
fn get(identifier: string)
Get a EntityResolution MatchingWorkflow
ArgumentTypeDescription
identifierstringThe primary identifier of the EntityResolution MatchingWorkflow
fn update()
Update a EntityResolution MatchingWorkflow
fn delete(identifier: string)
Delete a EntityResolution MatchingWorkflow
ArgumentTypeDescription
identifierstringThe primary identifier of the EntityResolution MatchingWorkflow
fn sync()
Sync EntityResolution MatchingWorkflow state from AWS

Resources

state(infinite)— EntityResolution MatchingWorkflow resource state
@swamp/aws/entityresolution/policy-statementv2026.06.15.1policy_statement.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
accessKeyId?stringAWS access key ID; overrides AWS_ACCESS_KEY_ID environment variable. Wire with a vault.get(...) expression to source it from a vault.
secretAccessKey?stringAWS secret access key; overrides AWS_SECRET_ACCESS_KEY environment variable. Wire with a vault.get(...) expression to source it from a vault.
sessionToken?stringAWS session token for temporary credentials; overrides AWS_SESSION_TOKEN environment variable. Wire with a vault.get(...) expression to source it from a vault.
region?stringAWS region; overrides AWS_REGION / AWS_DEFAULT_REGION environment variables and ~/.aws/config profile region. Defaults to us-east-1.
ArnstringArn of the resource to which the policy statement is being attached.
StatementIdstringThe Statement Id of the policy statement that is being attached.
Effect?enum
Action?array
Principal?array
Condition?string
fn create()
Create a EntityResolution PolicyStatement
fn get(identifier: string)
Get a EntityResolution PolicyStatement
ArgumentTypeDescription
identifierstringThe primary identifier of the EntityResolution PolicyStatement
fn update()
Update a EntityResolution PolicyStatement
fn delete(identifier: string)
Delete a EntityResolution PolicyStatement
ArgumentTypeDescription
identifierstringThe primary identifier of the EntityResolution PolicyStatement
fn sync()
Sync EntityResolution PolicyStatement state from AWS

Resources

state(infinite)— EntityResolution PolicyStatement resource state
@swamp/aws/entityresolution/schema-mappingv2026.06.15.1schema_mapping.ts

Global Arguments

ArgumentTypeDescription
accessKeyId?stringAWS access key ID; overrides AWS_ACCESS_KEY_ID environment variable. Wire with a vault.get(...) expression to source it from a vault.
secretAccessKey?stringAWS secret access key; overrides AWS_SECRET_ACCESS_KEY environment variable. Wire with a vault.get(...) expression to source it from a vault.
sessionToken?stringAWS session token for temporary credentials; overrides AWS_SESSION_TOKEN environment variable. Wire with a vault.get(...) expression to source it from a vault.
region?stringAWS region; overrides AWS_REGION / AWS_DEFAULT_REGION environment variables and ~/.aws/config profile region. Defaults to us-east-1.
SchemaNamestringThe name of the SchemaMapping
Description?stringThe description of the SchemaMapping
MappedInputFieldsarrayThe SchemaMapping attributes input
Tags?array
fn create()
Create a EntityResolution SchemaMapping
fn get(identifier: string)
Get a EntityResolution SchemaMapping
ArgumentTypeDescription
identifierstringThe primary identifier of the EntityResolution SchemaMapping
fn update()
Update a EntityResolution SchemaMapping
fn delete(identifier: string)
Delete a EntityResolution SchemaMapping
ArgumentTypeDescription
identifierstringThe primary identifier of the EntityResolution SchemaMapping
fn sync()
Sync EntityResolution SchemaMapping state from AWS

Resources

state(infinite)— EntityResolution SchemaMapping resource state
04Previous Versions8
2026.06.08.2Jun 8, 2026
  • Updated: id_mapping_workflow, id_namespace, matching_workflow, policy_statement, schema_mapping
2026.06.06.1Jun 6, 2026
  • Updated: id_mapping_workflow, id_namespace, matching_workflow, policy_statement, schema_mapping
2026.05.15.1May 15, 2026
  • Updated: matching_workflow
2026.04.23.3Apr 23, 2026
2026.04.03.2Apr 3, 2026
  • Updated: id_mapping_workflow, id_namespace, matching_workflow, policy_statement, schema_mapping
2026.03.19.1Mar 19, 2026
  • Updated: id_mapping_workflow, id_namespace, matching_workflow, policy_statement, schema_mapping
2026.03.16.1Mar 16, 2026
  • Updated: id_mapping_workflow, id_namespace, matching_workflow, policy_statement, schema_mapping
2026.03.10.5Mar 10, 2026
05Stats
B
85 / 100
Downloads
0
Archive size
1.2 MB
Verified by Swamp
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types (deprecated)1/1earned
  • Dependencies pass trust audit0/2missing
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
06Platforms
07Labels