We will take the following steps to delete the resources we created in this exercise.
Access the AWS CodePipeline service
Select the Pipeline you created (e.g., workshop-codepipeline
)
delete
and then choose DeleteAccess the AWS CodeBuild service
Select the build project you created (e.g., workshop-codebuild
)
delete
and then choose DeleteAccess the AWS CodeCommit service
Select the repository you created (e.g., workshop-codecommit
)
delete
and then choose DeleteAccess the S3 management console
workshop1-123
)After emptying the bucket, click Delete
Enter the S3 bucket name (workshop1-123
), then click Delete bucket to delete the S3 bucket.
Apart from the S3 bucket we created, there is another bucket used by AWS CodePipeline to store artifacts during pipeline execution with a name like codepipeline-<region>-*
(e.g., codepipeline-ap-southeast-1-661747411738
)
Access the bucket by selecting its name.
workshop-codepipline/
(the name of the pipeline created in the AWS CodePipeline section)Access the IAM management console
fcj-workshop-role
.fcj-workshop-role
and click Delete to delete the role.Access the IAM management console
fcj-workshop
.fcj-workshop
and click Delete to delete the policy.