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
I was wondering whether there is a doc that provides supported conditions per endpoint service and by endpoint type (interface vs gateway) ?
AWS Policy Generator supports only S3 and DynamoDB Gateway endpoints and I'm not sure suggested (those in the drop down menu) conditions are all supported.
Also it looks like I can push an endpoint policies with unsupported conditions or with typos.
thanks for your help
The text was updated successfully, but these errors were encountered:
philuxe
changed the title
Condition support per endpoint (interface or gateway)
Conditional keys support per endpoint (interface or gateway)
Sep 2, 2024
For support of global condition keys, the condition keys are supported except where otherwise noted here: https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html . We've actually recently updated that document to try to more clearly explain the different properties (role session, network, resource, principal) to give more information about the condition keys and their usecases.
Working with this interactively, the policy editor for VPC endpoints in the AWS console was also updated recently and now features integrations out an in interactive syntax checker and access analyzer's policy validation's and can identify errors such as unsupported condition keys with actions and resources, and more findings as documented here: https://docs.aws.amazon.com/IAM/latest/UserGuide/access-analyzer-reference-policy-checks.html .
Hi,
I was wondering whether there is a doc that provides supported conditions per endpoint service and by endpoint type (interface vs gateway) ?
AWS Policy Generator supports only S3 and DynamoDB Gateway endpoints and I'm not sure suggested (those in the drop down menu) conditions are all supported.
Also it looks like I can push an endpoint policies with unsupported conditions or with typos.
thanks for your help
The text was updated successfully, but these errors were encountered: