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

fix(metricstream): update permissions #228

Merged
merged 1 commit into from
Apr 19, 2024
Merged

fix(metricstream): update permissions #228

merged 1 commit into from
Apr 19, 2024

Conversation

jta
Copy link
Contributor

@jta jta commented Apr 19, 2024

Surprisingly this was caught in CI out of nowhere:

│ Error: waiting for CloudFormation Stack (arn:aws:cloudformation:us-west-2:091720823232:stack/well-monarch-3b75b1bad4a9701d888aa07ec6c027eed549be6681f7a0fa5b2cc15e63e5c28896430d5d812226447072a657e699e6fb246a680f8b1f98e6d9e/da532300-fe7e-11ee-bdc8-06c2ef2a1519) create: failed to create CloudFormation stack, rollback requested (ROLLBACK_COMPLETE): ["The following resource(s) failed to create: [DeliveryStream]. Rollback requested by user." "User: arn:aws:sts::091720823232:assumed-role/well-monarch-3b75b1bad4a9701d888-20240419185846892400000001/AWSCloudFormation is not authorized to perform: firehose:TagDeliveryStream on resource: arn:aws:firehose:us-west-2:091720823232:deliverystream/well-monarch-3b75b1bad4a9701d888aa07ec6c027eed549be6681f7a0fa5b2 because no identity-based policy allows the firehose:TagDeliveryStream action (Service: Firehose, Status Code: 400, Request ID: c6f29239-e0c8-e486-986e-53e9891e957e, Extended Request ID: 8pMEwpXK9ZiHHG74fSsvrH7r72HkJH7SYIP5UogRPS4j711upAivsC+5wLgqZRXWWANct+HK84QOeOUA5L0k0aiNpwDAQfF9)"]

Surprisingly this was caught in CI out of nowhere:

```
│ Error: waiting for CloudFormation Stack (arn:aws:cloudformation:us-west-2:091720823232:stack/well-monarch-3b75b1bad4a9701d888aa07ec6c027eed549be6681f7a0fa5b2cc15e63e5c28896430d5d812226447072a657e699e6fb246a680f8b1f98e6d9e/da532300-fe7e-11ee-bdc8-06c2ef2a1519) create: failed to create CloudFormation stack, rollback requested (ROLLBACK_COMPLETE): ["The following resource(s) failed to create: [DeliveryStream]. Rollback requested by user." "User: arn:aws:sts::091720823232:assumed-role/well-monarch-3b75b1bad4a9701d888-20240419185846892400000001/AWSCloudFormation is not authorized to perform: firehose:TagDeliveryStream on resource: arn:aws:firehose:us-west-2:091720823232:deliverystream/well-monarch-3b75b1bad4a9701d888aa07ec6c027eed549be6681f7a0fa5b2 because no identity-based policy allows the firehose:TagDeliveryStream action (Service: Firehose, Status Code: 400, Request ID: c6f29239-e0c8-e486-986e-53e9891e957e, Extended Request ID: 8pMEwpXK9ZiHHG74fSsvrH7r72HkJH7SYIP5UogRPS4j711upAivsC+5wLgqZRXWWANct+HK84QOeOUA5L0k0aiNpwDAQfF9)"]
```
@jta jta merged commit 031ce4d into main Apr 19, 2024
14 checks passed
@jta jta deleted the joao/fix-metricstream branch April 19, 2024 20:11
Copy link

🎉 This PR is included in version 1.13.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.13.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants