ErwinKomen / RU-MultiL

0 stars 0 forks source link

Back end interface: small things #37

Open ErwinKomen opened 7 months ago

ErwinKomen commented 7 months ago
  1. Bij new observations de velden "comments" (open tekstveld waar mensen meerdere regels kunnen typen) en "dependent_variable" (open tekstveld) toevoegen.
  2. Geüpdatete excelbestand uploaden waar dependent_variable als kolom toegevoegd is (heb deze hier weer even toegevoegd als bijlage)
ErwinKomen commented 7 months ago

As for (1): I added fields comments and dependent_variable, so that these are recognized in the /add function

ErwinKomen commented 7 months ago

Two things:

  1. Changed the name of the field to dependent_variable (with e instead of a)
  2. Manually added column comments to the Excel (in two tab pages.

Result of deploying:

CloudFormation events from stack operations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ResourceStatus                                   ResourceType                                     LogicalResourceId                                ResourceStatusReason
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
UPDATE_IN_PROGRESS                               AWS::Lambda::Function                            MultiLappAdd                                     -
UPDATE_COMPLETE                                  AWS::Lambda::Function                            MultiLappAdd                                     -
UPDATE_COMPLETE_CLEANUP_IN_PROGRESS              AWS::CloudFormation::Stack                       sam-multil                                       -
UPDATE_COMPLETE                                  AWS::CloudFormation::Stack                       sam-multil                                       -
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

CloudFormation outputs from deployed stack
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Outputs
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key                 MultiLappFilter
Description         MultiLapp FILTER Lambda Function ARN
Value               arn:aws:lambda:eu-central-1:603863282199:function:sam-multil-MultiLappFilter-CQ54nLGf5q7S

Key                 MultiLappFeature
Description         MultiLapp FEATURE Lambda Function ARN
Value               arn:aws:lambda:eu-central-1:603863282199:function:sam-multil-MultiLappFeature-k1DzSt5Vltb1

Key                 MultiLappListIamRole
Description         Implicit IAM Role created for MultiLapp function
Value               arn:aws:iam::603863282199:role/sam-multil-MultiLappListRole-16EF8ERB7DO21

Key                 MultiLappApi
Description         API Gateway endpoint URL for Prod stage for MultiLapp function
Value               https://rkxy8021l6.execute-api.eu-central-1.amazonaws.com/Prod/list/

Key                 MultiLappAdd
Description         MultiLapp DELETE Lambda Function ARN
Value               arn:aws:lambda:eu-central-1:603863282199:function:sam-multil-MultiLappDelete-dML1em4HQ1Y8

Key                 MultiLappList
Description         MultiLapp LIST Lambda Function ARN
Value               arn:aws:lambda:eu-central-1:603863282199:function:sam-multil-MultiLappList-zPcASVjA0w0v
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Successfully created/updated stack - sam-multil in eu-central-1