aws-samples / aws-samples/amazon-bedrock-knowledgebase-slackbot
CloudWatch Logs role ARN must be set in account settings to enable logging
- Dominant language
- TypeScript
- Stars
- 15
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I'm encountering the following when running this as per the instructions.
```
AmazonBedrockKnowledgebaseSlackbotStack: creating CloudFormation changeset...
12:59:11 PM | CREATE_FAILED | AWS::ApiGateway::Stage | BedrockKbSlackbotA...tStageprod37612A79
Resource handler returned message: "CloudWatch Logs role ARN must be set in account settings to enable logging (Service: ApiGateway, Status Code: 400, Request ID: REDACTED) (SDK Attempt Count: 1)" (RequestToken: REDACTED, HandlerErrorCode: InvalidRequest)
❌ AmazonBedrockKnowledgebaseSlackbotStack failed: _ToolkitError: The stack named AmazonBedrockKnowledgebaseSlackbotStack failed creation, it may need to be manually deleted from the AWS console: ROLLBACK_COMPLETE: Resource handler returned message: "CloudWatch Logs role ARN must be set in account settings to enable logging (Service: ApiGateway, Status Code: 400, Request ID: REDACTED) (SDK Attempt Count: 1)" (RequestToken: REDACTED, HandlerErrorCode: InvalidRequest)
```
Contributor guide
Assessment
This issue has not been assessed yet.