Skip to content

Conversation

@leonmk-aws
Copy link
Contributor

Reason for this change

This adds support for the eusc-de partition, without this we cannot perform DNS delegation in any regions in such partition.

See 3a78125 for similar issues

Description of changes

Simply added the new eusc-de partition to a list of already hardcoded partitions

Describe any new or updated permissions being added

N/A

Description of how you validated changes

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

moriano and others added 2 commits July 1, 2025 09:52
eusc-de regions cannot make use of the cross-account delegator.

We get an error

```
Received response status [FAILED] from custom resource. Message returned: InvalidClientTokenId: The security token included in the request is invalid
```

This has ocurred in the past when new partitions came in too. See aws@3a78125

This is a minor update to a mapping that has no existing unit tests. I'm happy to add if desired, but likely unnecessary.

- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
@github-actions github-actions bot added the p2 label Jul 2, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team July 2, 2025 07:59
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jul 2, 2025
@leonmk-aws leonmk-aws assigned leonmk-aws and unassigned leonmk-aws Jul 2, 2025
@leonmk-aws leonmk-aws marked this pull request as ready for review July 2, 2025 09:02
@leonmk-aws leonmk-aws added the pr/do-not-merge This PR should not be merged at this time. label Jul 2, 2025
@aws-cdk-automation aws-cdk-automation added the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Jul 2, 2025
@leonmk-aws leonmk-aws removed the pr/do-not-merge This PR should not be merged at this time. label Jul 2, 2025
@Abogical Abogical self-assigned this Jul 2, 2025
@mergify
Copy link
Contributor

mergify bot commented Jul 2, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 8359f15
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Jul 2, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 7883d7d into aws:main Jul 2, 2025
18 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Jul 2, 2025

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 2, 2025
@leonmk-aws leonmk-aws deleted the fix/route53-cross-account-delegation branch August 21, 2025 14:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

contribution/core This is a PR that came from AWS. p2 pr/needs-maintainer-review This PR needs a review from a Core Team Member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants