Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
implementing the lambda function
Browse files Browse the repository at this point in the history
  • Loading branch information
vggonzal authored and vggonzal committed Aug 9, 2023
1 parent 7b50d5a commit 1036c46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,8 @@ jobs:
aws iam list-instance-profiles | grep hydrocron
aws iam list-roles | grep hydrocron
aws iam list-policies | grep hydrocron
aws iam list-instance-profiles-for-role service-hydrocron-api-sit-service-role aws iam list-instance-profiles-for-role service-hydrocron-api-sit-service-role
aws iam list-instance-profiles-for-role hydrocron-service-role
aws iam delete-role --role-name service-hydrocron-api-sit-service-role
aws iam delete-role --role-name hydrocron-service-role
aws iam delete-instance-profile --instance-profile-name service-hydrocron-api-sit-instance-profile
Expand Down

0 comments on commit 1036c46

Please sign in to comment.