1 Resposta
- Mais recentes
- Mais votos
- Mais comentários
2
As always in AWS you are paying for API calls, not parameters. So here you will only pay for usage of KMS service.
Here you can find that for String and StringList this parameter is simply ignored.
So you can have it for all calls and the cost will not be affected :)
respondido há 3 anos
Conteúdo relevante
- AWS OFICIALAtualizada há um ano
- AWS OFICIALAtualizada há um ano
- AWS OFICIALAtualizada há 2 anos
- AWS OFICIALAtualizada há um ano
Thanks for the quick reply. This solves my doubt