RegistrationAssociationMetadata
Metadata for the origination identity that is associated with the registration.
Contents
- ResourceArn
-
The Amazon Resource Name (ARN) of the origination identity that is associated with the registration.
Type: String
Required: Yes
- ResourceId
-
The unique identifier for the origination identity. For example this could be a PhoneNumberId or SenderId.
Type: String
Required: Yes
- ResourceType
-
The origination identity type.
Type: String
Required: Yes
- IsoCountryCode
-
The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
Type: String
Length Constraints: Fixed length of 2.
Pattern:
[A-Z]{2}
Required: No
- PhoneNumber
-
The phone number associated with the registration in E.164 format.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 20.
Pattern:
\+?[1-9][0-9]{1,18}
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: