networkmanager_list_organization_service_access_status {paws.networking}R Documentation

Gets the status of the Service Linked Role (SLR) deployment for the accounts in a given Amazon Web Services Organization

Description

Gets the status of the Service Linked Role (SLR) deployment for the accounts in a given Amazon Web Services Organization.

See https://www.paws-r-sdk.com/docs/networkmanager_list_organization_service_access_status/ for full documentation.

Usage

networkmanager_list_organization_service_access_status(
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

MaxResults

The maximum number of results to return.

NextToken

The token for the next page of results.


[Package paws.networking version 0.9.0 Index]