directoryservice_describe_regions: Provides information about the Regions that are configured...

View source: R/directoryservice_operations.R

directoryservice_describe_regionsR Documentation

Provides information about the Regions that are configured for multi-Region replication

Description

Provides information about the Regions that are configured for multi-Region replication.

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

Usage

directoryservice_describe_regions(
  DirectoryId,
  RegionName = NULL,
  NextToken = NULL
)

Arguments

DirectoryId

[required] The identifier of the directory.

RegionName

The name of the Region. For example, us-east-1.

NextToken

The DescribeRegionsResult.NextToken value from a previous call to describe_regions. Pass null if this is the first call.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.