Package | Description |
---|---|
software.amazon.awssdk.services.sts |
|
software.amazon.awssdk.services.sts.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<GetCallerIdentityResponse> |
StsAsyncClient.getCallerIdentity(GetCallerIdentityRequest getCallerIdentityRequest)
Returns details about the IAM identity whose credentials are used to call the API.
|
default GetCallerIdentityResponse |
StsClient.getCallerIdentity(GetCallerIdentityRequest getCallerIdentityRequest)
Returns details about the IAM identity whose credentials are used to call the API.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
GetCallerIdentityRequestMarshaller.marshall(GetCallerIdentityRequest getCallerIdentityRequest) |
Copyright © 2019. All rights reserved.