aws-codestar Questions

1

I'm fairly confused about how the buildspec.yml and the appspec.yml files differ from one another, aside from structure. It doesn't seem like the phase commands from my buildspec have much effect o...
Subsist asked 14/3, 2022 at 23:14

0

I'm trying to find an explanation why the AWS CodeStar connector for GitHub needs write permission to administration, code and pull requests. There is no mentions about it in the official doc I fee...

1

I have an AWS Pipeline that is connected to GitHub via CodeStar Connection. The process looks like this: Pull source from GitHub Build project Run tests Deploy Before (or as part of) step 4 I wou...
Lucrecialucretia asked 11/10, 2020 at 20:8

2

How can I change the IAM Role for a Lambda function in an CloudFormation template of an AWS CodeStar project? I have created a AWS CodeStar project (web service, Lambda based, Node.js). By default...
Radiograph asked 24/4, 2017 at 14:42

1

Solved

I'm testing out CodeStar with the default NodeJS & serverless template. For some reason this template defaults to nodejs 8.11 for the runtime environment and 6.10 for the build environment. In...
Gypsie asked 24/12, 2018 at 2:11

1

I'm trying out AWS Codestar. My objective is to deploy a non-trivial lambda endpoint, that is, where the handler has dependencies. Ideally, I'd like to be able to specify them in a requirements.txt...
Crybaby asked 7/7, 2018 at 14:52

3

Solved

I have a Python 3 project which I am trying to deploy to AWS Lambda via AWS Codestar -> Codepipeline -> Codebuild -> Cloudformation. My project (which really just consists of a simple API Gateway...

1

Solved

I just created a brand new AWS Codestar project. As far as I can tell, that Codestar is just a dashboard that integrates multiple AWS products. There is one thing that I don't know how to confi...
1

© 2022 - 2024 — McMap. All rights reserved.