CandidateAddress - Amazon Chime

The Amazon Chime SDK Identity, Media Pipelines, Meetings, and Messaging APIs are now published on the new Amazon Chime SDK API Reference. For more information, see the Amazon Chime SDK API Reference.

CandidateAddress

A suggested address.

Contents

city

The city of a candidate address.

Type: String

Pattern: .*\S.*

Required: No

country

The country of a candidate address.

Type: String

Pattern: .*\S.*

Required: No

postalCode

The postal code of a candidate address.

Type: String

Pattern: .*\S.*

Required: No

postalCodePlus4

The Zip + 4 or postal code + 4 of a candidate address.

Type: String

Pattern: .*\S.*

Required: No

state

The state of a candidate address.

Type: String

Pattern: .*\S.*

Required: No

streetInfo

The street information of a candidate address

Type: String

Pattern: .*\S.*

Required: No

streetNumber

The numeric portion of a candidate address.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: