Skip to content

aws_ses: Email receiving section doesn't mention DNS entry for inbound-smtp.region.amazonaws.com #28822

@ppena-LiveData

Description

@ppena-LiveData

Describe the issue

When the aws_ses.EmailIdentity construct is created, it handles creating the necessary DNS records for us, so the Email sending documentation doesn't have to mention DNS, but the aws_ses.ReceiptRuleSet construct does not handle any DNS records for us. Since the ReceiptRuleSet is unusable without the necessary DNS record, I think the CDK documentation should mention that some DNS records have to be created and maybe give a reference to the Publishing an MX record for Amazon SES email receiving doc.

Links

https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_ses-readme.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-sesRelated to Amazon Simple Email ServicedocumentationThis is a problem with documentation.effort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions