Trusted Key Groups - InvalidKey

0

I'm trying to use Trusted Key Groups in CloudFront and I'm getting the below message

<Error> <Code>InvalidKey</Code> <Message>Unknown Key</Message> </Error>

The way I created the signed URL is.

  1. I went to Security credentials, created ** CloudFront key pairs** and then download the private and public key.
  2. I then went into CloudFront and copied and pasted the public key I got from the first step into there.
  3. Created the **Keygroup **and selected the above Public Key.
  4. I went to the CloudFront distribution, then to Behavior and selected Restrict viewer access then Trusted key groups (recommended) and chose the group I created above.
  5. I used CLI to generate a signed url

aws cloudfront sign --url domain.com/index.html --key-pair-id A*** --private-key file://pk-A***.pem --date-less-than 2060-01-01

LV
gefragt vor 6 Monaten107 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen