python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
AWS cross-account CI/CD pipeline
My AWS devops concepts are still fuzzy and I could use some help. Here is what I am tyring to do - I have a CloudFormation nested stack which contains few lambdas, eventbridge, api gateways etc. I p...
mywn9
Votes: 0
Answers: 0
.ebextensions - How to add auth credentials to the composer config?
In my Application I have a composer package which requires authorization credentials.
It's possible to add the credentials in the composer config via the command:
composer.phar config http-basic.##PAC...
Mo.
Votes: 0
Answers: 1
I have started getting the following error recently on release change action in AWS codePipeline console. Also attaching the screenshot
Invalid action configuration
The input artifact, codepipeline-ap-south-1-359590581532/deliv_Module/BuildArtif/saPzkcn, does not exist or you do not have permissions to access it: The specified key doe...
Gopinath M
Votes: 0
Answers: 1
FileNotFoundException for properties file in aws-cdk
I've been trying to read a properties file and want it to be dynamic, I'm doing this in aws-cdk.
My project layout:
Main Project
resources
config.properties
src
main/java/com/myorg
xxxstage.jav...
TJ-AWS
Votes: 0
Answers: 1