Lists the resources in a resource share that is shared with you but that the invitation is still pending for.
ram_list_pending_invitation_resources(resourceShareInvitationArn,
nextToken, maxResults)
[required] The Amazon Resource Name (ARN) of the invitation.
The token for the next page of results.
The maximum number of results to return with a single call. To retrieve
the remaining results, make another call with the returned nextToken
value.
svc$list_pending_invitation_resources( resourceShareInvitationArn = "string", nextToken = "string", maxResults = 123 )