question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

shield-enabled filter not working for Elastic IPs

See original GitHub issue

Hello,

A policy like this will return a list of all EIPs in the account instead of just the ones without shield protection enabled.

policies:
    - name: check-eip-shield
      resource: network-addr
      filters:
        - type: shield-enabled
          state: false

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
dfengshicommented, Jun 22, 2018

@thisisshi small fix that resolved it for me in this PR https://github.com/capitalone/cloud-custodian/pull/2556

0reactions
thisisshicommented, Jun 25, 2018

closing via #2556 and #2551

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot Elastic IP addresses on EC2 instances - AWS
I'm receiving errors when allocating or releasing an Elastic IP address associated with my Amazon Elastic Compute Cloud (Amazon EC2) ...
Read more >
aws.elastic-ip — Cloud Custodian documentation
A resource matches the filter if a diff exists between the current resource and the selected revision. Utilizes config as a resource revision...
Read more >
Unassociated Elastic IP Addresses | Trend Micro
The filtering process should return the Elastic IPs that are not currently associated with any running EC2 instances or Elastic Network Interfaces (ENIs)....
Read more >
How can I select all elastic IPs that are not assigned to an EC2 ...
I know that the --query option uses JMESPath to filter results, but I have no idea how to tell it to return me...
Read more >
Restricting connections with IP filtering | Elasticsearch Guide ...
If a node's IP address is on the blacklist, the Elasticsearch security features allow the connection to Elasticsearch but it is be dropped...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found