exportProject
inline suspend fun MobileClient.exportProject(crossinline block: ExportProjectRequest.Builder.() -> Unit): ExportProjectResponse
Exports project configuration to a snapshot which can be downloaded and shared. Note that mobile app push credentials are encrypted in exported projects, so they can only be shared successfully within the same AWS account.