Questions tagged with AWS AppConfig
Content language: English
Sort by most recent
│ Error:
1. creating EC2 Instance: Blocked: This account is currently blocked and not recognized as a valid a
ccount. Please contact aws-verification@amazon.com if you have questions.
│ status...
I am running and ECS Cluster with a Fargate Task that I'd like to run on Graviton processors. In order to do so, I need to update our task definition architecture to arm64. While that works just fine,...
I have now obtained the configuration file in my AppConfig through the AppConfig client. Now I want to delete the local application.yml file and use the bootstrap.yml file to start, so that my...
I have a spring boot web application and I want to make real-time communication message features between anonymous users. I wrote the websocket configuration class and I am using...
I want to understand AppConfig pricing from the Java SDK standpoint.
I am using `StartConfigurationSessionRequest` and `GetLatestConfigurationRequest` APIs and I am able to fetch the configurations...
I have created an Application, Environment, ConfigurationProfile using CDK constructs. Now i am not getting how to use CDK to add extension to the AppConfig Application, Environment, Configuration...
Hi,
We want to using code pipelines. The source of data is codecommit and we want to deploy via APPConfig. While creating pipeline, we need to enter Input artifact configuration path. I am not...
代码行导包无颜色,一直处于运行状态
启动notebook出现There was a problem loading the notebook. Please try again later.
Is there a service within AWS or a trusted contractor company that can set up and manage a native iOS and Android app in AWS according to our needs that you can recommend? We are a small two person...
Hi there. i want to create ai personal assistant application that understands human language and speak with people on lithuanian language
i am facing problem when i create an account to use AWS but when i enter my visa card my account is not authenticated resulting i cant use AWS services
I got this error when I'am trying to configure Amplify:
```
try {
final authPlugin = AmplifyAuthCognito();
final storage = AmplifyStorageS3();
await...