You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, all I just started working with amazon and I want automate some thing for which I need to make api calls to AWS ACM to issue certificate, list, get etc.. I found aws-sigv4-proxy a solution for my workflow which will add aws signature to my calls but Im not able make the call to acm using post request as I am new to this tool.
Hi, all I just started working with amazon and I want automate some thing for which I need to make api calls to AWS ACM to issue certificate, list, get etc.. I found aws-sigv4-proxy a solution for my workflow which will add aws signature to my calls but Im not able make the call to acm using post request as I am new to this tool.
Can some one provide examples with curl cmd to send request to acm api, just like we have some examples in this repo read me file related to SQS, S3... I am trying to use this api: https://docs.aws.amazon.com/acm/latest/APIReference/Welcome.htmlhttps://docs.aws.amazon.com/acm/latest/APIReference/Welcome.html
I will really appreciate all the help.
The text was updated successfully, but these errors were encountered: