Address - 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.

Address

A validated address.

Contents

city

The city of an address.

Type: String

Pattern: .*\S.*

Required: No

country

The country of an address.

Type: String

Pattern: .*\S.*

Required: No

postalCode

The postal code of an address.

Type: String

Pattern: .*\S.*

Required: No

postalCodePlus4

The Zip + 4 or postal code + 4 of an address.

Type: String

Pattern: .*\S.*

Required: No

postDirectional

An address suffix location, such as the S. Unit A in Central Park S. Unit A.

Type: String

Pattern: .*\S.*

Required: No

preDirectional

An address prefix location, such as the N in N. Third St..

Type: String

Pattern: .*\S.*

Required: No

state

The state of an address.

Type: String

Pattern: .*\S.*

Required: No

streetName

The address street, such as 8th Avenue.

Type: String

Pattern: .*\S.*

Required: No

streetNumber

The numeric portion of an address.

Type: String

Pattern: .*\S.*

Required: No

streetSuffix

The address suffix, such as the N in 8th Avenue N.

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: