powered by
Creates an application.
pinpoint_create_app(CreateApplicationRequest)
A list with the following syntax:
list( ApplicationResponse = list( Arn = "string", Id = "string", Name = "string", tags = list( "string" ) ) )
[required]
svc$create_app( CreateApplicationRequest = list( Name = "string", tags = list( "string" ) ) )