Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

270
Visualizações
How to get clientid from aws app config service

I have created application and configuration profile with s3 bucket in AWS app config service . While trying to fetch configuration data from s3 through app config below parameters required pass but clientid didn't see any where in app config deployment process and its mandatory field.

    GetConfigurationRequest request = new GetConfigurationRequest();

    request.setApplication("TEST");
    request.setEnvironment("test-env");
    request.setConfiguration("test-s3");
    request.setClientId(""); // mandatory field
    request.setClientConfigurationVersion("2");

    GetConfigurationResult result = appConfig.getConfiguration(request);

Please help to get clientid and how to configure appconfig service in aws.

over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

From AWS Documentations:

The client-id parameter in the following command is a unique, user-specified ID to identify the client for the configuration.

A unique application instance identifier called a client ID.

You can give any unique client-id in the request by which you can identify the source of the request. This id also enables AWS AppConfig to deploy the configuration in intervals, as defined in the deployment strategy.

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda