public class LambdaCognitoIdentity extends Object implements com.amazonaws.services.lambda.runtime.CognitoIdentity
| Constructor and Description |
|---|
LambdaCognitoIdentity(String identityid,
String poolid) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentityId() |
String |
getIdentityPoolId() |
public String getIdentityId()
getIdentityId in interface com.amazonaws.services.lambda.runtime.CognitoIdentitypublic String getIdentityPoolId()
getIdentityPoolId in interface com.amazonaws.services.lambda.runtime.CognitoIdentityCopyright © 2022. All rights reserved.