Skip to content

Instantly share code, notes, and snippets.

@peteristhegreat
Created February 15, 2024 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peteristhegreat/171495fb1011993da8f39181da053c86 to your computer and use it in GitHub Desktop.
Save peteristhegreat/171495fb1011993da8f39181da053c86 to your computer and use it in GitHub Desktop.
AWS Pinpoint SMS v2 Registration FieldNames
```
companyInfo.address1
companyInfo.city
companyInfo.companyName
companyInfo.isoCountryCode
companyInfo.state
companyInfo.website
companyInfo.zipCode
contactInfo.firstName
contactInfo.lastName
contactInfo.supportEmail
contactInfo.supportPhoneNumber
messageSamples.messageSample1
messageSamples.messageSample2
messageSamples.messageSample3
messagingUseCase.monthlyMessageVolume
messagingUseCase.optInDescription
messagingUseCase.optInImage
messagingUseCase.useCaseCategory
messagingUseCase.useCaseDetails
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment