Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 670 Bytes

File metadata and controls

36 lines (21 loc) · 670 Bytes

Aws Entityresolution Gs

An AWS CLI tutorial that demonstrates Entityresolution operations.

Running

bash aws-entityresolution-gs.sh

To auto-run with cleanup:

echo 'y' | bash aws-entityresolution-gs.sh

What it does

  1. Creating schema mapping: $SCHEMA_NAME
  2. Describing schema
  3. Listing schemas

Resources created

  • Schema Mapping

The script prompts you to clean up resources when it finishes.

Cost

Free tier eligible for most operations. Clean up resources after use to avoid charges.

Related docs