Skip to content

Instantly share code, notes, and snippets.

@scott-kloud
Created November 17, 2016 06:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scott-kloud/8f01c02299bc38cf4971aed30fa3a749 to your computer and use it in GitHub Desktop.
Save scott-kloud/8f01c02299bc38cf4971aed30fa3a749 to your computer and use it in GitHub Desktop.
{
"config": [{
"anypointApplication": "myDeployedApp-1",
"anypointEnvironmentId": "<environment id gathered from Anypoint CLI>",
"amazonS3Bucket": "<S3 bucket name>"
},
{
"anypointApplication": "myDeployedApp-2",
"anypointEnvironmentId": "<environment id gathered from Anypoint CLI>",
"amazonS3Bucket": "<S3 bucket name>"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment