Skip to content

[aws-cn] CloudFormation fails creating ingestion pipeline due to cross-partition S3 template URL (“Cross-partition S3 access is not supported”) #219

[aws-cn] CloudFormation fails creating ingestion pipeline due to cross-partition S3 template URL (“Cross-partition S3 access is not supported”)

[aws-cn] CloudFormation fails creating ingestion pipeline due to cross-partition S3 template URL (“Cross-partition S3 access is not supported”) #219

Workflow file for this run

name: Send GitHub new issues to Slack
on:
issues:
types: [opened]
jobs:
issue-opened:
runs-on: ubuntu-latest
steps:
- name: Send issue to solution slack
uses: slackapi/[email protected]
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL_ISSUES }}