Skip to content

feat(amazon-location-service): Updated Amazon Location Service plugin to v1.1.0 - #250

Open
conniescl wants to merge 1 commit into
awslabs:mainfrom
conniescl:update-amazon-location-v1.1.0
Open

feat(amazon-location-service): Updated Amazon Location Service plugin to v1.1.0#250
conniescl wants to merge 1 commit into
awslabs:mainfrom
conniescl:update-amazon-location-v1.1.0

Conversation

@conniescl

Copy link
Copy Markdown

feat: Update amazon-location-service plugin to v1.1.0

Updates the Amazon Location Service plugin content to correct address validation guidance.

What changed

Rewrote the Address Verification reference to use the asynchronous Jobs API (StartJob with Action ValidateAddress, plus GetJob/ListJobs/CancelJob) instead of Geocode. Key changes:

  • Address validation now correctly references the bulk Jobs API workflow (Parquet S3 I/O, ExecutionRoleArn, IAM trust policy for geo.amazonaws.com)
  • Geocode relabeled as "resolve to coordinates" — no longer conflated with postal validation
  • API selection guidance split into separate "Address Input" and "Address Validation" sections
  • Added country coverage caveat (US, CA, UK, AU only) and IAM setup requirements
  • Acknowledged Geocode's MatchScores capability for single-address ad-hoc checks

Testing

Ran mise run build locally — all checks passed.

@conniescl
conniescl requested review from a team as code owners August 6, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant