serverless-application-model
serverless-application-model copied to clipboard
SAM Schema missing AWS::SES::MailManager* resources
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
- OS: any
- If using the SAM CLI,
sam --version: - AWS region: (resources are present in us-east-1)
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.
Added on the above PR #3797 alongside other updates to the schema
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.