Clean up resources

Clean up resources

We will proceed to delete the resources in the following order:

Delete the Lambda function

  • Access the AWS Lambda console.

  • Select the function we’ve created.

  • Expand Action and click Delete

    Delete Lambda

  • Confirm deletion. Delete Lambda

Delete the S3 Bucket

  • Access S3 in the AWS console.

  • Select the bucket we’ve created.

  • Click Empty

    Delete bucket

  • Confirm object deletion Delete bucket

  • Go back to the bucket

  • Choose Delete Delete bucket

  • Confirm bucket deletion Delete bucket

Delete the IAM Policy

  • Access IAM in the AWS console.

  • On the left menu, click Policies

  • Filter to select the Policy we’ve created LambdaWatermarkS3

  • Click Delele Delete IAM policy

  • Confirm deletion Delete IAM policy

Delete the IAM Role

  • Back to IAM in the AWS console.

  • On the left menu, click Roles

  • Filter to select the IAM role we’ve created LambdaWatermarkS3Role

  • Click Delele Delete IAM role

  • Confirm deletion Delete IAM role

Thank you for taking your time to finish this workshop!!!