ssoadmin_describe_region: Retrieves details about a specific Region enabled in an IAM...

View source: R/ssoadmin_operations.R

ssoadmin_describe_regionR Documentation

Retrieves details about a specific Region enabled in an IAM Identity Center instance

Description

Retrieves details about a specific Region enabled in an IAM Identity Center instance. Details include the Region name, current status (ACTIVE, ADDING, or REMOVING), the date when the Region was added, and whether it is the primary Region. The request must be made from one of the enabled Regions of the IAM Identity Center instance.

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

Usage

ssoadmin_describe_region(InstanceArn, RegionName)

Arguments

InstanceArn

[required] The Amazon Resource Name (ARN) of the IAM Identity Center instance.

RegionName

[required] The name of the Amazon Web Services Region to retrieve information about. The Region name must be 1-32 characters long and follow the pattern of Amazon Web Services Region names (for example, us-east-1).


paws.security.identity documentation built on May 31, 2026, 9:07 a.m.