Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloud trail creation can fail #147

Open
Jc2k opened this issue Sep 14, 2016 · 1 comment
Open

Cloud trail creation can fail #147

Jc2k opened this issue Sep 14, 2016 · 1 comment

Comments

@Jc2k
Copy link
Member

Jc2k commented Sep 14, 2016

botocore.exceptions.ClientError: An error occurred (InvalidCloudWatchLogsLogGroupArnException) when calling the CreateTrail operation: Access denied. Check the permissions for your role.

This needs wrapping in a retry action that retries on InvalidCloudWatchLogsLogGroupArnException.

@Jc2k
Copy link
Member Author

Jc2k commented Sep 14, 2016

(We created the log group or at least sanity checked it first, so retrying is sensible).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant