All Content 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 content
Select tags to filter
Sort by
Sort by most recent
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
55
views
asked a month 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
179
views
asked 8 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
315
views
asked 10 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
146
views
asked a year 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
752
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
191
views
asked 2 years 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
398
views
asked 2 years 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 2 years 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
336
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
1K
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
494
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
563
views
asked 2 years ago