Purpose

Specifies the name of the region that hosts your AWS server when using AWS credentials to authenticate (AuthenticationMethod=AWSIAM).

Valid Values

String

where:

String

is the name of the region that hosts your AWS server. For example, us-east-1 or us-east-2.

Data Source Methods

public String getRegionName()

public void setRegionName(String)

Default Value

No default value

Data Type

String

See also

AWS IAM authentication