GetCallerIdentityResponse
Contains the response to a successful GetCallerIdentity request, including information about the entity making the request.
Types
Properties
Link copied to clipboard
The unique identifier of the calling entity. The exact value depends on the type of entity that is making the call. The values returned are those listed in the aws:userid column in the Principal table found on the Policy Variables reference page in the IAM User Guide.
Functions
Link copied to clipboard
inline fun copy(block: GetCallerIdentityResponse.Builder.() -> Unit = {}): GetCallerIdentityResponse