Join Slack
Powered by
This message was deleted.
# aws
s
sparse-intern-71089
02/19/2021, 4:53 AM
This message was deleted.
g
gentle-monitor-55086
02/19/2021, 2:33 PM
Looks like you could use
https://www.pulumi.com/docs/reference/pkg/aws/acm/certificate/#importing-an-existing-certificate
to import the cert and then i think
https://www.pulumi.com/docs/reference/pkg/aws/apigateway/clientcertificate/#look-up
To associate it to the gateway. i'm just trying to find relevant methods while following
https://aws.amazon.com/about-aws/whats-new/2017/03/amazon-api-gateway-integrates-with-aws-certificate-manager-acm/
so could be very wrong here
gentle-monitor-55086
02/19/2021, 2:34 PM
lastly if your using crosswalk then this seems to walk through it
https://www.pulumi.com/docs/guides/crosswalk/aws/api-gateway/#configuring-aws-api-gateway-custom-domains-and-ssl-using-route53-and-acm
a
ambitious-rainbow-88588
02/20/2021, 3:41 AM
in my case its not route53 it is cloudflare
ambitious-rainbow-88588
02/20/2021, 3:42 AM
@gentle-monitor-55086
2
Views
Open in Slack
Previous
Next