Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Parameters": {
- "AddonsTemplateURL": "",
- "AppName": "<app-name>",
- "ContainerImage": "",
- "ContainerPort": "8000",
- "EnvFileARN": "",
- "EnvName": "staging",
- "LogRetention": "30",
- "TargetContainer": "survey-api",
- "TargetPort": "8000",
- "TaskCPU": "256",
- "TaskCount": "1",
- "TaskMemory": "512",
- "WorkloadName": "survey-api"
- },
- "Tags": {
- "copilot-application": "<app-name>",
- "copilot-environment": "staging",
- "copilot-service": "survey-api"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment