awslabs / fhir-works-on-aws-persistence-ddb

A DynamoDB implementation of the FHIR Works on AWS framework, enabling users to complete CRUD operations on FHIR resources
Apache License 2.0
27 stars 22 forks source link

fix: properly update subscriptionStatus on update or delete #135

Closed ssvegaraju closed 2 years ago

ssvegaraju commented 2 years ago

Issue #, if available:

Description of changes: Update param builders to handle updating _subscriptionStatus on Update/Delete operations on subscriptions.

Testing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.