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

Release 0.0.10 #126

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

Release 0.0.10 #126

wants to merge 27 commits into from

Conversation

Baza-86
Copy link
Owner

@Baza-86 Baza-86 commented Feb 14, 2024

mattb and others added 4 commits February 14, 2024 16:04
* creating unique list of security group Ids from the security group rules
that contain a reference
* updated the for loop to work with the changed type (from list of dict to list of ids)
@Baza-86 Baza-86 added bug Something isn't working CloudFormation Changes to templates Lambda Changes to Lambda Code labels Feb 14, 2024
@Baza-86 Baza-86 linked an issue Feb 14, 2024 that may be closed by this pull request
mattb and others added 12 commits February 27, 2024 16:23
* adding ttl to put and update requests of 60 days when inserting usage data
* added lambda function to read in and set the ttl on records provided
* deploys the ddb_expire lambda function
* used to set ttl on records provided to lambda
* updated to work with input from step function
* returning successfully processed items
* added in StepFunction to invoke lambda
* added in associated SF role and log group
* corrected function name
* parameterised S3Key for function
* added ttl to DynamoTableSGAnalysis
* increase MaxItemsPerBatch to 100 (up from 2)
* declaring ttl_timestamp as variable
* updated put_item to use ttl_timestamp
* corrected code in update_item as this was failing due to ttl being a reserved keyword
records in table from a csv
* updated Step Function to log to S3 as log file to large to output to state
* updated IAM role to provide put action required for logging
@Baza-86 Baza-86 linked an issue Apr 25, 2024 that may be closed by this pull request
mattb and others added 3 commits April 26, 2024 10:15
* added LifecycleConfiguration to transition to ONEZONE_IA after 90 days and delete after 365
* added LifecycleConfiguration to transition to ONEZONE_IA after 90 days and delete after 365 to SgaS3BucketAthena
@Baza-86 Baza-86 added the enhancement New feature or request label May 14, 2024
@Baza-86 Baza-86 linked an issue May 14, 2024 that may be closed by this pull request
Baza-86 added 4 commits June 14, 2024 09:45
Added query to count ingress flow traffic with named subnets and IP addresses.
added query for returning egress flow traffic with named subnets and IP addresses.
* corrected comments
* corrected CASE indentation
* moved srcaddr after in_subnet
Updated SgaInitializerAsync to nodejs18.x code and runtime. Resolve issue #132
Updated SgaLambdaPartitionerDaily with nodejs18.x code and runtime. Resolves #133
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CloudFormation Changes to templates enhancement New feature or request Lambda Changes to Lambda Code
Projects
None yet
1 participant