aws-connected-device-framework
aws-connected-device-framework copied to clipboard
"ResourceNotFoundException" with 1.0.15
Aws Connected Device Framework Affected Module(s):
I'm submitting a ...
- [o] bug report
- [ ] feature request
Description:
Try to make CDF stack for CMS. but I got a fail.
How to : https://github.com/aws-solutions/aws-connected-mobility-solution/tree/develop
- Install AWS Connected Device Framework
- CDF version : 1.0.15 (Latest)
----------------- change string for build (path change or delete value (maybe unused))
- source/infrastructure/cfn-cdf-core-services-A.yaml
- source/infrastructure/cfn-cdf-core-shared.yaml
Current behavior:
---------------------------------------- cloud watch log message -------------------------------------------------- 2022-09-01T07:44:26.117Z 38aa31d0-d9f6-4de7-9641-15d84fff6597 INFO Response body: { "Status": "FAILED", "Reason": "See the details in CloudWatch Log Stream: 2022/09/01/[$LATEST]a4542dddd4624447bc60d92d3b2de1e7", "PhysicalResourceId": "2022/09/01/[$LATEST]a4542dddd4624447bc60d92d3b2de1e7", "StackId": "arn:aws:cloudformation:ap-northeast-2:921766097917:stack/cdf-core-development-ServicesA-VT0D1WKAX1J6-CertificateVendor-5WEQIJOSGMK5/de4b8550-29c9-11ed-9007-062d16d63498", "RequestId": "448eb660-a690-4d4c-b3cd-577fdecb7fde", "LogicalResourceId": "RotateCertificatesJob", "Data": { "message": "Function not found: arn:aws:lambda:ap-northeast-2:921766097917:function:cdf-commandandcontrol-rest-development", "code": "ResourceNotFoundException", "time": "2022-09-01T07:44:26.099Z", "requestId": "72cdc592-5e78-434c-8c92-0fe44977922d", "statusCode": 404, "retryable": false, "retryDelay": 4.934783612978189, "level": "error", "timestamp": "2022-09-01T07:44:26.100Z" } }
Expected behavior:
stack created without fail.
Steps to reproduce:
just follow below url. https://github.com/aws-solutions/aws-connected-mobility-solution/tree/develop#install-aws-connected-device-framework
Additional Information: