serverless-application-model icon indicating copy to clipboard operation
serverless-application-model copied to clipboard

SAM Schema missing AWS::SES::MailManager* resources

Open JLargent42 opened this issue 1 year ago • 1 comments

Description

The following resources are missing from the SAM schema, even though they exist in the CFN resource provider schemas:

AWS::SES::MailManagerRuleSet AWS::SES::MailManagerTrafficPolicy AWS::SES::MailManagerArchive AWS::SES::MailManagerIngressPoint

Steps to reproduce

n/a

Observed result

The SAM schema does not have any of these resources.

Expected result

The schema should contain all CFN resources available in the CFN resource provider schemas.

Additional environment details

  1. OS: any
  2. If using the SAM CLI, sam --version:
  3. AWS region: (resources are present in us-east-1)

JLargent42 avatar Nov 16 '24 01:11 JLargent42

Hi @JLargent42 thanks for reaching out and sorry for the delayed response. We will investigate this issue and if we found the cause we will release a new version to resolve this issue.

roger-zhangg avatar Jan 24 '25 21:01 roger-zhangg

Added on the above PR #3797 alongside other updates to the schema

valerena avatar Sep 16 '25 21:09 valerena

This issue is now closed. Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one.

github-actions[bot] avatar Sep 16 '25 21:09 github-actions[bot]