This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::IdentityStore::User AddressesItems
The AddressesItems property type specifies Property description not available. for an AWS::IdentityStore::User.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Country" :String, "Formatted" :String, "Locality" :String, "PostalCode" :String, "Primary" :Boolean, "Region" :String, "StreetAddress" :String, "Type" :String}
YAML
Country:StringFormatted:StringLocality:StringPostalCode:StringPrimary:BooleanRegion:StringStreetAddress:StringType:String
Properties
CountryProperty description not available.
Required: No
Type: String
Minimum:
1Maximum:
1024Update requires: Replacement
FormattedProperty description not available.
Required: No
Type: String
Minimum:
1Maximum:
1024Update requires: Replacement
LocalityProperty description not available.
Required: No
Type: String
Minimum:
1Maximum:
1024Update requires: Replacement
PostalCodeProperty description not available.
Required: No
Type: String
Minimum:
1Maximum:
1024Update requires: Replacement
PrimaryProperty description not available.
Required: No
Type: Boolean
Update requires: Replacement
RegionProperty description not available.
Required: No
Type: String
Minimum:
1Maximum:
1024Update requires: Replacement
StreetAddressProperty description not available.
Required: No
Type: String
Minimum:
1Maximum:
1024Update requires: Replacement
TypeProperty description not available.
Required: No
Type: String
Minimum:
1Maximum:
1024Update requires: Replacement