diff --git a/aws/database/dynamodb/scripts/person_table/last_person_ref.log b/aws/database/dynamodb/scripts/person_table/last_person_ref.log index dc50868..358e4c4 100644 --- a/aws/database/dynamodb/scripts/person_table/last_person_ref.log +++ b/aws/database/dynamodb/scripts/person_table/last_person_ref.log @@ -1 +1 @@ -70121271 \ No newline at end of file +70101702 \ No newline at end of file diff --git a/aws/database/dynamodb/scripts/person_table/set_personref_field.py b/aws/database/dynamodb/scripts/person_table/set_personref_field.py index 1e7c4f8..707e27e 100644 --- a/aws/database/dynamodb/scripts/person_table/set_personref_field.py +++ b/aws/database/dynamodb/scripts/person_table/set_personref_field.py @@ -18,7 +18,7 @@ def process_scan(table, scan, next_person_ref): def main(): table = get_dynamodb_table( table_name="Persons", - stage=Stage.HOUSING_DEVELOPMENT + stage=Stage.HOUSING_STAGING ) next_person_ref = 70000000