AndroidApp - Amazon Location Service

AndroidApp

Unique identifying information for an Android app. Consists of a package name and a 20 byte SHA-1 certificate fingerprint.

Contents

CertificateFingerprint

20 byte SHA-1 certificate fingerprint associated with the Android app signing certificate.

Example: BB:0D:AC:74:D3:21:E1:43:67:71:9B:62:91:AF:A1:66:6E:44:5D:75

Type: String

Length Constraints: Fixed length of 59.

Pattern: ([A-Fa-f0-9]{2}:){19}[A-Fa-f0-9]{2}

Required: Yes

Package

Unique package name identifier for an Android app.

Example: com.mydomain.appname

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ([A-Za-z][A-Za-z\d_]*\.)+[A-Za-z][A-Za-z\d_]*

Required: Yes

See Also

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