@@ -86,7 +86,7 @@ Choose **Map**, which allows for parallel worflow for each item in a dataset (in
...
@@ -86,7 +86,7 @@ Choose **Map**, which allows for parallel worflow for each item in a dataset (in
#### Step 4: Configure Lambda Tasks for the Condition
#### Step 4: Configure Lambda Tasks for the Condition
* Within the 'CSV' condition set in the Choice state, include the Lambda function which generates output data in CSV format.
* Within the 'CSV' condition set in the Choice state, include the Lambda function which generates output data in CSV format.
* Additionally, under the 'default' condition, include the Lambda function which generates output data in PNG format.
* Additionally, under the 'default' condition, include the Lambda function which generates output data in PNG format.
#### Step 5: Save and Test
#### Step 5: Updating the name of the S3 bucket used to store the results
* Change the name of the S3 bucket so that the results are not saved in the satellite-images-ndvi bucket: see codes of the two Lambda functions in Step 4
* Change the name of the S3 bucket so that the results are not saved in the satellite-images-ndvi bucket: see codes of the two Lambda functions in Step 4
#### Step 6: Save and Test
#### Step 6: Save and Test
* Once all the states are configured correctly, Create the state machine.
* Once all the states are configured correctly, Create the state machine.