powered by
Accepts an invitation to a resource share from another AWS account.
ram_accept_resource_share_invitation(resourceShareInvitationArn, clientToken)
[required] The Amazon Resource Name (ARN) of the invitation.
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
svc$accept_resource_share_invitation( resourceShareInvitationArn = "string", clientToken = "string" )