Skip to content

Add in a custom sns settings object#1

Open
aparnhamGCD wants to merge 1 commit intomasterfrom
feature/ImplementSnsSettingsObject
Open

Add in a custom sns settings object#1
aparnhamGCD wants to merge 1 commit intomasterfrom
feature/ImplementSnsSettingsObject

Conversation

@aparnhamGCD
Copy link
Copy Markdown

No description provided.

@aparnhamGCD aparnhamGCD requested a review from acuthbert June 24, 2020 11:37
{
if (!isset($this->client)) {
$awsSettings = AwsSettings::singleton();
$awsSettings = AwsSnsSettings::singleton();
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is currently a breaking change unfortunately. but seems a shame to do a major version bump for such a small change. Can you think of anyway to allow region to be overriden but in a way that if Niacro was updated it would continue to work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants