Amazon Cognito IdentityPool PushSync
PushSync is a property of the AWS::Cognito::IdentityPool
resource that defines the configuration options to be applied to an Amazon Cognito
identity pool.
Syntax
JSON
{ "ApplicationArns" : [String, ...], "RoleArn" :String}
YAML
ApplicationArns: -StringRoleArn:String
