1 Risposta
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
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 :)
con risposta 3 anni fa
Contenuto pertinente
- AWS UFFICIALEAggiornata 3 anni fa
- AWS UFFICIALEAggiornata un anno fa
- AWS UFFICIALEAggiornata un anno fa
Thanks for the quick reply. This solves my doubt