We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42c26be commit 289c7c8Copy full SHA for 289c7c8
src/modules/apigw/apis.js
@@ -26,7 +26,7 @@ function apiFactory(actions) {
26
Action: action,
27
Version: '2018-08-08',
28
// RequestClient: 'ServerlessComponent',
29
- // Token: capi.options.Token || null,
+ Token: capi.options.Token || null,
30
...inputs,
31
},
32
{
0 commit comments