question

newuser-990ae402-f52d-48a7-81a7-225ec04c4605 avatar image

Create Lambda error - SubscriptionRequiredException: The AWS Access Key Id needs a subscription for the service

I am trying to deploy my hello world Alexa Skill:

```

ask new

cd translate

ask deploy

-------------------- Update Skill Project --------------------

Skill Id: amzn1.ask.skill.a2a99775-4270-4568-98c4-63bb296c5ea2

Skill deployment finished. Model deployment finished.

Create Lambda error.

SubscriptionRequiredException: The AWS Access Key Id needs a subscription for the service

```

Any ideas? btw, I work for Amazon so I didn't enter my credit card information. Maybe this is the problem and I have to do that? (https://stackoverflow.com/questions/36427376/the-aws-access-key-id-needs-a-subscription-for-the-service)

alexa skills kitlambdaask clismapi
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

AwesomeAaron@AMZN avatar image
AwesomeAaron@AMZN answered

I think the credit card could be the reason. The error is caused by AWS side. The workflow, as well as the CLI functionalities, is correct according to your logs.

10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.