Skip to content

Conversation

@aws-cdk-automation
Copy link
Contributor

⚠️ This Pull Request updates daily and will overwrite all manual changes pushed to the branch

Updates the arn-templates source from upstream. See details in workflow run.


Automatically created by projen via the "update-source-arn-templates" workflow

> ⚠️ This Pull Request updates daily and will overwrite **all** manual changes pushed to the branch

Updates the arn-templates source from upstream. See details in [workflow run].

[Workflow Run]: https://github.com/cdklabs/awscdk-service-spec/actions/runs/19867446278

------

*Automatically created by projen via the "update-source-arn-templates" workflow*

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

To work on this Pull Request, please create a new branch and PR. This prevents your work from being deleted by the automation.

Run the following commands inside the repo:

gh co 2262
git switch -c fix-pr-2262 && git push -u origin HEAD
gh pr create -t "fix: PR #2262" --body "Fixes https://github.com/cdklabs/awscdk-service-spec/pull/2262"

@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

@aws-cdk/aws-service-spec: Model database diff detected
📁 Download full diff

├[~] service aws-directoryservice
│ └ resources
│    └[~]  resource AWS::DirectoryService::MicrosoftAD
│       └      - arnTemplate: arn:${Partition}:ds:${Region}:${Account}:directory/${DirectoryId}
│              + arnTemplate: arn:${Partition}:ds:${Region}:${Account}:${DirectoryId}
├[~] service aws-lambda
│ └ resources
│    └[~]  resource AWS::Lambda::CapacityProvider
│       └      - arnTemplate: undefined
│              + arnTemplate: arn:${Partition}:lambda:${Region}:${Account}:capacity-provider:${CapacityProviderName}
└[~] service aws-pinpoint
  └ resources
     ├[~]  resource AWS::Pinpoint::InAppTemplate
     │  └      - arnTemplate: arn:${Partition}:mobiletargeting:${Region}:${Account}:templates/${TemplateName}/PUSH
     │         + arnTemplate: arn:${Partition}:mobiletargeting:${Region}:${Account}:templates/${TemplateName}/EMAIL
     ├[~]  resource AWS::Pinpoint::PushTemplate
     │  └      - arnTemplate: arn:${Partition}:mobiletargeting:${Region}:${Account}:templates/${TemplateName}/PUSH
     │         + arnTemplate: arn:${Partition}:mobiletargeting:${Region}:${Account}:templates/${TemplateName}/EMAIL
     └[~]  resource AWS::Pinpoint::SmsTemplate
        └      - arnTemplate: arn:${Partition}:mobiletargeting:${Region}:${Account}:templates/${TemplateName}/PUSH
               + arnTemplate: arn:${Partition}:mobiletargeting:${Region}:${Account}:templates/${TemplateName}/EMAIL

@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Dec 2, 2025
Merged via the queue into main with commit 8db3667 Dec 2, 2025
13 checks passed
@aws-cdk-automation aws-cdk-automation deleted the update-source/arn-templates branch December 2, 2025 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant