question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SES missing regions

See original GitHub issue

SES had new regions added , but this change isn’t yet reflected in CDK.

Use Case

I would like to deploy SES in eu-central-1, but when deploying I get:

Template format error: Unrecognized resource types: [AWS::SES::ReceiptRuleSet]

Proposed Solution

Add the missing regions.

Other

Where are the regions for each service defined? I tried to look it up in the code, but couldn’t find it. I would like to try my first PR on this, but don’t know where to start.

Additionally, is there a quick workaround to convince CDK to allow using those resources in the region anyway until this feature is released?

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
peterwoodworthcommented, Apr 14, 2021

Thanks for getting back to me @DrLuke, and sorry I didn’t make myself clear enough in the first comment. I understand this is CFN’s issue to solve, I was more wondering if this is something you still need or would like to see, and if so I can try to see what the timeline on this might be. It looks to me like it’s still not available in the region you want availability in

Either way, this looks like it’s completely out of our hands and CFN seems to at least be tracking this issue so I will close this once I do everything I can (not much) to push this along in CFN or to at least see if it’s on the timeline for the near future.

1reaction
shivlakscommented, Jun 5, 2020

@DrLuke it seems like there’s already an issue for it - aws-cloudformation/aws-cloudformation-coverage-roadmap/issues/326. Perhaps you can comment on that issue and add to it to help move it along.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ConfigError: Missing region in config when i am using amazon ...
Try to load the config using the AWS.Config class. Example: require('dotenv').config(); const AWS = require('aws-sdk'); const SESConfig ...
Read more >
Regions and Amazon SES - Amazon Simple Email Service
Amazon SES is available in several AWS Regions around the world. In each Region, AWS maintains multiple Availability Zones. These Availability Zones are ......
Read more >
[Solved] ConfigError: Missing region in config - Dynobase
This is a common error in DynamoDB -- get the solution for ConfigError: Missing region in config.
Read more >
Ground searches - Missing Persons Guide
Police will usually only conduct a search if they believe your loved one's disappearance is suspicious, and the State Emergency Service (SES) can...
Read more >
WP Offload SES Changelog - Delicious Brains
New: Added Milan and Cape Town as available regions; New: Added "wposes_ses_regions" filter for adding regions manually; Bug fix: PHP Warning: Creating ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found