Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arc 2643 audit log table #2559

Merged
merged 7 commits into from
Nov 22, 2023
Merged

Arc 2643 audit log table #2559

merged 7 commits into from
Nov 22, 2023

Conversation

kamaksheeAtl
Copy link
Contributor

What's in this PR?
Create new dynamodb called audit-log that stored relevant devinfo being sent to DD and corresponding response.
Creating a service and API to interact with the audit-log table
Why

Added feature flags
NA yet

Affected issues
https://softwareteams.atlassian.net/jira/software/projects/ARC/boards/385?selectedIssue=ARC-2643

How has this been tested?
locally via unit tests

Whats Next?
use the created service to store the required info into newly created dynamo db table.

@kamaksheeAtl kamaksheeAtl requested a review from a team as a code owner November 21, 2023 04:15
github-for-jira.sd.yml Outdated Show resolved Hide resolved
github-for-jira.sd.yml Outdated Show resolved Hide resolved
github-for-jira.sd.yml Outdated Show resolved Hide resolved
github-for-jira.sd.yml Outdated Show resolved Hide resolved
src/services/audit-log-service.ts Outdated Show resolved Hide resolved
src/services/audit-log-service.ts Outdated Show resolved Hide resolved
src/services/audit-log-service.ts Outdated Show resolved Hide resolved
src/services/audit-log-service.test.ts Show resolved Hide resolved
@kamaksheeAtl kamaksheeAtl force-pushed the ARC-2643-audit-log-table branch from 8f7b8ea to 9c8c725 Compare November 21, 2023 06:46
@kamaksheeAtl kamaksheeAtl force-pushed the ARC-2643-audit-log-table branch from 9c8c725 to 2d762b7 Compare November 21, 2023 06:48
@kamaksheeAtl kamaksheeAtl merged commit 5060561 into main Nov 22, 2023
5 checks passed
@kamaksheeAtl kamaksheeAtl deleted the ARC-2643-audit-log-table branch November 22, 2023 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants