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
Describe the bug
Got this notification on my account from AWS
We identified an issue with AWS Glue BatchGet APIs that requires your
action. Currently, Glue BatchGet* APIs run successfully despite a Deny
condition on one or more of the underlying Get operations. On December 16,
2024, we will deploy a fix for this to ensure BatchGet* APIs will fail with
an AccessDeniedException if there is a Deny condition on one of the
corresponding Get* operations. Your account has policies which include
these contradicting statements. Please refer to the 'Affected resources'
tab of your AWS Health Dashboard to see your impacted IAM resources.
You must update your policies to deny or allow AWS Glue Batch* APIs and
their corresponding Get* API operations by this date. If you do not take
action, the Batch API will not retrieve the resources of the Batch API call
being made. Please refer to our "Actions, resources, and condition keys for
AWS Glue" user guide for additional information.
The following is a list of the affected Glue BatchGet* APIs operations:
Describe the bug
Got this notification on my account from AWS
We identified an issue with AWS Glue BatchGet APIs that requires your
action. Currently, Glue BatchGet* APIs run successfully despite a Deny
condition on one or more of the underlying Get operations. On December 16,
2024, we will deploy a fix for this to ensure BatchGet* APIs will fail with
an AccessDeniedException if there is a Deny condition on one of the
corresponding Get* operations. Your account has policies which include
these contradicting statements. Please refer to the 'Affected resources'
tab of your AWS Health Dashboard to see your impacted IAM resources.
You must update your policies to deny or allow AWS Glue Batch* APIs and
their corresponding Get* API operations by this date. If you do not take
action, the Batch API will not retrieve the resources of the Batch API call
being made. Please refer to our "Actions, resources, and condition keys for
AWS Glue" user guide for additional information.
The following is a list of the affected Glue BatchGet* APIs operations:
BatchGetDevEndpoints
BatchGetJobs
BatchGetBlueprints
BatchGetTriggers
BatchGetWorkflows
The following is a list of the affected Get* API operations:
GetDevEndpoints
GetJobs
GetBlueprints
GetTriggers
GetWorkflows
If you have any questions or concerns, please contact AWS Support.
Steps to reproduce
I guess deploy the lacework config module and check your health dashboard periodically.
Expected behavior
From our AWS Rep
You might want to explicitly allow GetWorkflows in this policy if you intend to use BatchGetWorkflows
Screenshots
none
Please complete the following information):
Additional context
Not really I think AWS is just changing their API
Workaround
I just attached a policy
for my stuff using the
iam_role_name
output.The text was updated successfully, but these errors were encountered: