Skip to content
This repository has been archived by the owner on Mar 24, 2020. It is now read-only.

Support Amazon Pinpoint #15

Open
adrianhall opened this issue Oct 24, 2018 · 2 comments
Open

Support Amazon Pinpoint #15

adrianhall opened this issue Oct 24, 2018 · 2 comments
Labels
enhancement New feature or request on hold Cannot implement right now - see comments

Comments

@adrianhall
Copy link
Contributor

Amazon Pinpoint needs to support CloudFormation first, but when it does, add the following:

    PinpointAnalytics: {
      Default: {
        AppId: pinpointResource.output.Id,
        Region: 'us-east-1',
      },
    },
    PinpointTargeting: {
      Default: {
        Region: 'us-east-1',
      },
    },
@adrianhall
Copy link
Contributor Author

Pinpoint is not available in CloudFormation yet - on hold until it is.

@adrianhall adrianhall added enhancement New feature or request on hold Cannot implement right now - see comments labels Oct 25, 2018
@paalex
Copy link

paalex commented Feb 13, 2020

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request on hold Cannot implement right now - see comments
Projects
None yet
Development

No branches or pull requests

2 participants