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

Undepricate CloudWatchFullAccess #3050

Merged
merged 4 commits into from
Nov 27, 2023

Conversation

iwahbe
Copy link
Member

@iwahbe iwahbe commented Nov 27, 2023

6f10e73: From AWS:

We recently notified you that the AWS Managed Policy "CloudWatchFullAccess" would be
deprecated on December 7, 2023, in favor of "CloudWatchFullAccessV2". However, based on
customer feedback we have decided to continue supporting both policies and no immediate
action is required.

6371953: Moves this enum list to it's own file.
ea19900: Break up extremely long lines.

From AWS:

> We recently notified you that the AWS Managed Policy "CloudWatchFullAccess" would be
> deprecated on December 7, 2023, in favor of "CloudWatchFullAccessV2". However, based on
> customer feedback we have decided to continue supporting both policies and no immediate
> action is required.
This is one thousand lines of enum definition. Removing it from `resources.go` makes
`resources.go` much easier to read.
@iwahbe iwahbe self-assigned this Nov 27, 2023
@iwahbe iwahbe requested a review from a team November 27, 2023 17:25
Copy link

Does the PR have any schema changes?

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@iwahbe iwahbe merged commit a9eef08 into master Nov 27, 2023
16 checks passed
@iwahbe iwahbe deleted the iwahbe/undepricate-CloudWatchFullAccess branch November 27, 2023 18:45
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

Successfully merging this pull request may close these issues.

2 participants