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

feat: release #16

Merged
merged 9 commits into from
Oct 27, 2023
Merged

feat: release #16

merged 9 commits into from
Oct 27, 2023

Conversation

joostvanderborg
Copy link
Member

@joostvanderborg joostvanderborg commented Sep 8, 2023

joostvanderborg and others added 8 commits August 25, 2023 16:55
Add better test for anonymous submissions.
Signed-off-by: github-actions <github-actions@github.com>
Adds an SNS topic, which can be subscribed to from a different account.
It allows the accp webformulieren account to post to this topic.
Submissions on this topic will be processed the same way other
submissions are handled.
Allows the lambda role to publish to the encrypted SNS topic.
Allows the lambda role to publish to the encrypted SNS topic.
* fix: Allow KMS access for lambda role

Allows the lambda role to publish to the encrypted SNS topic.

* fix: remove kms references, topic

Cross-account-cross-region KMS access with existing key not possible.

* fix unused referenes

* remove last unused reference
objectOwnership: ObjectOwnership.BUCKET_OWNER_ENFORCED,
lifecycleRules: [
{
expiration: Duration.days(365),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

waarom 365 dagen bewaren en niet korter of langer(zou ik verwachten nl)?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Daar heeft nog niemand iets van gevonden, onbeperkt lijkt me ook onwenselijk. Ik zie overigens dat de merge conflict-file hierin zit, dus dit is niet nieuw.

@joostvanderborg joostvanderborg merged commit 45de307 into main Oct 27, 2023
3 checks passed
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.

Oude inzendingen duurzaam bewaren
2 participants