+7
-1
lines changedFilter options
+7
-1
lines changed Original file line number Diff line number Diff line change
@@ -148,6 +148,10 @@ export const defaultCognitoIdentityProviderHttpAuthSchemeProvider: CognitoIdenti
148
148
options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
149
149
break;
150
150
}
151
+
case "GetTokensFromRefreshToken": {
152
+
options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
153
+
break;
154
+
}
151
155
case "GetUser": {
152
156
options.push(createSmithyApiNoAuthHttpAuthOption(authParameters));
153
157
break;
Original file line number Diff line number Diff line change
@@ -10274,7 +10274,9 @@
10274
10274
}
10275
10275
],
10276
10276
"traits": {
10277
-
"smithy.api#documentation": "<p>Given a refresh token, issues new ID, access, and optionally refresh tokens for the\n user who owns the submitted token. This operation issues a new refresh token and\n invalidates the original refresh token after an optional grace period when refresh token\n rotation is enabled. If refresh token rotation is disabled, issues new ID and access\n tokens only.</p>"
10277
+
"smithy.api#auth": [],
10278
+
"smithy.api#documentation": "<p>Given a refresh token, issues new ID, access, and optionally refresh tokens for the\n user who owns the submitted token. This operation issues a new refresh token and\n invalidates the original refresh token after an optional grace period when refresh token\n rotation is enabled. If refresh token rotation is disabled, issues new ID and access\n tokens only.</p>",
10279
+
"smithy.api#optionalAuth": {}
10278
10280
}
10279
10281
},
10280
10282
"com.amazonaws.cognitoidentityprovider#GetTokensFromRefreshTokenRequest": {
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4