Skip to content

Commit

Permalink
Added personalize-runtime host to HOST_SERVICES
Browse files Browse the repository at this point in the history
  • Loading branch information
bryzgaloff authored and mhart committed Apr 8, 2020
1 parent e8f6613 commit fc17413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const HOST_SERVICES = {
'mturk-requester-sandbox': 'mturk-requester',
'pinpoint': 'mobiletargeting',
'queue': 'sqs',
'personalize-runtime': 'personalize',
}

// https://github.com/aws/aws-sdk-js/blob/cc29728c1c4178969ebabe3bbe6b6f3159436394/lib/signers/v4.js#L190-L198
Expand Down

0 comments on commit fc17413

Please sign in to comment.