diff --git a/README.md b/README.md index 34ba98c68d164a5e89a32fa980bae0bf1a904426..ff751639341db369c4efa5c568b5a411ab6c8f92 100644 --- a/README.md +++ b/README.md @@ -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 * 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. -#### 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 #### Step 6: Save and Test * Once all the states are configured correctly, Create the state machine.