aws-sns-platform-application-credential
Mobile push platform credentials and principals are stored in application attributes and may be returned to authorized readers.
Where it sits
| location | GetPlatformApplicationAttributes.Attributes.PlatformCredential / PlatformPrincipal |
| location kind | secret_value |
| data kinds | private_key secret_key oauth_token credential |
| emits edge | ExposesCredential |
| service | SNS (aws:sns) |
Collection recipe
| access mode | read_api |
| operation | GetPlatformApplicationAttributes |
| response path | Attributes.{PlatformCredential,PlatformPrincipal} |
| encoding | map |
| params | {"PlatformApplicationArn": "\u003capplication-arn\u003e"} |
Required permissions
sns:GetPlatformApplicationAttributes
References