You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following CloudFormation does what we want. Unfortunately, it is not straightforward to add to the snippets because those are already defined as AWS::Serverless::API.
Aws Connected Device Framework Affected Module(s):
snippets/cfn-apiGateway*
I'm submitting a ...
Description:
CDF deploy fails with the error: "CloudWatch Logs role ARN must be set in account settings to enable logging."
Current behavior:
Any account where CDF is configured with
EnableApiGatewayAccessLogs
= true, and the service-linked role hasn't been defined.Expected behavior:
The pipeline should deploy the SLR.
Steps to reproduce:
Deploy CDF with an APIGW configured for access logs in a fresh AWS account.
Additional Information:
The text was updated successfully, but these errors were encountered: