Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit b70816d

Browse files
BEdaitattattl
andauthored
Feat/refactor sam app (#171)
* Refactor: webhoodbot and invitemail * update: login social * Update Identity pool * Create: identity permission * Delete unused feature * Resolved merge conflict * Add Policy authenticated S3 * refactor project * refactor api gw of project service and Add thumbnail feat * resoveled merge conflict Co-authored-by: teppialy <52909563+ttattl@users.noreply.github.com>
1 parent c6f0d63 commit b70816d

52 files changed

Lines changed: 1913 additions & 1986 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

daita-app/ai-caller-service/statemachine/generate_state_machine.asl.copy1.yaml

Lines changed: 0 additions & 147 deletions
This file was deleted.

daita-app/ai-caller-service/statemachine/generate_state_machine.asl.yaml.copy

Lines changed: 0 additions & 118 deletions
This file was deleted.

daita-app/auth-service/RoleIdentity/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Resources:
1212
CognitoAuthorizedRole:
1313
Type: AWS::IAM::Role
1414
Properties:
15-
RoleName: !Sub "${StagePara}-${ApplicationPara}-authRole"
15+
RoleName: authRole
1616
AssumeRolePolicyDocument:
1717
Version: "2012-10-17"
1818
Statement:

0 commit comments

Comments
 (0)