Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
Questions tagged with AWS AppConfig
AWS AppConfig, a feature of AWS Systems Manager, makes it easy for customers to quickly and safely configure, validate, and deploy application configuration.
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
69 results
We are planning to use AWS AppConfig to store client configurations for our service. Before proceeding with the implementation, we would like to confirm the following service limits:
Maximum size per...
1
answers
0
votes
30
views
asked 8 days ago
I kept running into the following error, and after spending a lot of time researching, I finally realized that the issue was due to a missing SERVICE_REGION environment variable. It took me quite a wh...
Accepted AnswerAWS AppConfig
1
answers
0
votes
171
views
asked 7 months ago
Our .NET web service container is deployed in ECS, along with AppConfig agent container having featureflag/freeform configs. When deployed, the service can talk to AppConfig agent using http://localho...
1
answers
0
votes
303
views
asked 9 months ago
I am trying to add multiple versions of a free form configuration to a single hosted configuration using aws cdk. I am unable to figure out a way to that. Is there a way I can do that.
Basically I am...
1
answers
0
votes
144
views
asked 10 months ago
Hi everyone
I have service running ecs and I have file entrypoint.sh using aws cli get my config in AppConfig. But some time my auto scaling task new in ecs have time out to get config from AppConfig...
3
answers
0
votes
742
views
asked a year ago
Hello AWS Team,
My name is Eric Royce, and I am the Founder of Get It All Delivery, a delivery app focused on serving licensed cannabis dispensaries. Recently, I engaged an app development company ba...
2
answers
0
votes
186
views
asked a year ago
Hello!
We have an issue with correct routing calls from AWS to SF.
We need to build routing in SF.
On the Amazon connect side we use lambda to execute omni-flow in SF by API name. It works.
Depending...
1
answers
0
votes
383
views
asked a year ago
I'm running into the "Error invoking extension AppConfig Feature Flags Helper: Invalid 'Content' data" error when deploying a HostedConfiguration using CDK. Here is my CDK setup:
```
const hostedConf...
2
answers
1
votes
1.6K
views
asked a year ago
Hi All,
We have a Lambda that is triggered by the DynamoDB Stream attached to a DynamoDB. The Lambda currently ends up publishing the events to SNS present in AWS Account A.
We want to start graduall...
1
answers
0
votes
319
views
asked 2 years ago
We have ECS cluster with AppConfig agent container configured at http://localhost:2772. I'm getting 403 forbidden error when trying to call the agent from my service using C# HttpClient.
Is passing ...
1
answers
0
votes
993
views
asked 2 years ago
I want to use AppConfig builtin extension (AppConfig deployment events to Amazon SNS) to send deployment event to SNS. I created topic and attached environment resource to this extension. But I never ...
2
answers
0
votes
481
views
asked 2 years ago
I have set up a simple lambda function with the AppConfig Agent Lambda extension as explained [here](https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-integration-lambda-extensions.html...
0
answers
0
votes
556
views
asked 2 years ago