securityhub_get_invitations_count: Returns the count of all Security Hub membership invitations that were
sent to the current member account, not including the currently accepted
invitation
Description
Returns the count of all Security Hub membership invitations that were
sent to the current member account, not including the currently accepted
invitation.
Usage
securityhub_get_invitations_count()
Value
A list with the following syntax:
list(
InvitationsCount = 123
)
Request syntax
svc$get_invitations_count()