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

Add support for some SES and SESv2 resources #2998

Open
jessefarinacci opened this issue Apr 3, 2024 · 1 comment
Open

Add support for some SES and SESv2 resources #2998

jessefarinacci opened this issue Apr 3, 2024 · 1 comment
Labels
aws Issue relates to AWS good first issue Good for newcomers new resources New cloud resources to be added

Comments

@jessefarinacci
Copy link

Requesting Infracost expand supported resources in the SES and SESv2 namespaces. Even just adding all the FREE ones would be nice to reduce the large number of resources in users' reports listed as unsupported.

$ infracost --version
Infracost v0.10.35

AWS Pricing Page: https://aws.amazon.com/ses/pricing/

Please note, most of these resources are not charged directly. For example, AWS charges for the actual receiving of email, not in the configuration of the email receiving system via aws_ses_receipt_rule_set and friends. I'd nominate aws_ses_active_receipt_rule_set to anchor any Infracost estimations (# emails received / month, # bytes of emails, etc), if the developers think that this general set of resources require more fitting for Infracost users to be made aware in this way...

Cloud Resource List

Resource Costs
aws_ses_active_receipt_rule_set FREE (see note above)
aws_ses_configuration_set FREE
aws_ses_domain_dkim FREE
aws_ses_domain_identity FREE
aws_ses_domain_identity_verification FREE
aws_ses_domain_mail_from FREE
aws_ses_email_identity FREE
aws_ses_event_destination FREE
aws_ses_identity_notification_topic FREE
aws_ses_identity_policy FREE
aws_ses_receipt_filter FREE
aws_ses_receipt_rule FREE
aws_ses_receipt_rule_set FREE
aws_ses_template FREE
aws_sesv2_account_vdm_attributes priced
aws_sesv2_configuration_set FREE
aws_sesv2_configuration_set_event_destination FREE
aws_sesv2_contact_list FREE
aws_sesv2_dedicated_ip_assignment priced
aws_sesv2_dedicated_ip_pool priced
aws_sesv2_email_identity FREE
aws_sesv2_email_identity_feedback_attributes FREE
aws_sesv2_email_identity_mail_from_attributes FREE
aws_sesv2_email_identity_policy FREE
@tim775 tim775 added good first issue Good for newcomers new resources New cloud resources to be added aws Issue relates to AWS labels Apr 3, 2024
@tim775
Copy link
Member

tim775 commented Apr 3, 2024

Thanks @jessefarinacci, this is good research!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws Issue relates to AWS good first issue Good for newcomers new resources New cloud resources to be added
Projects
None yet
Development

No branches or pull requests

2 participants