skill-sample-python-fact
skill-sample-python-fact copied to clipboard
An Alexa Skill Sample showing how to build a fact skill in Python.
Please update the document that this sample will only work in N. Virginia region and not in other region
ERROR on clicking on the link
Since the sample is under Amazon Software License, updating the PR template to reflect the same info.
*Issue #, if available:* *Description of changes:* Change "EXCEPTION_MESSAGE" to "ERROR_MESSAGE" Since EXCEPTION_MESSAGE is not declared. By submitting this pull request, I confirm that my contribution is made under the...
when I'm trying to run this code it shows unable to import module 'lambda'.
*Issue #, if available:* *Description of changes:* - Adding es-US model - Japanese strings fix - Language localization fix By submitting this pull request, I confirm that my contribution is...
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
ask-sdk-core==1.11.0 boto3==1.9.216 requests>=2.20.0 openai *Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0...
Running as full admin IAM user but error is: Resource handler returned message: "User: arn:aws:iam::XXXXXXXXXXXX:user/XXXXXXXX is not authorized to perform: lambda:GetLayerVersion on resource: arn:aws:lambda:us-east-1:173334852312:layer:ask-sdk-for-python-36:1 because no resource-based policy allows the...