Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloud-custodian/cloud-custodian
/ functions
Functions
11,956 in github.com/cloud-custodian/cloud-custodian
⨍
Functions
11,956
◇
Types & classes
4,595
↳
Endpoints
396
Method
register_resource
(cls, registry, resource_class)
tools/c7n_azure/c7n_azure/filters.py:1164
Method
register_resource
(cls, registry, resource_class)
tools/c7n_gcp/c7n_gcp/actions/notify.py:102
Method
register_resource
(klass, registry, resource_class)
tools/c7n_gcp/c7n_gcp/actions/cscc.py:176
Method
register_resource
(cls, registry, resource_class)
c7n/actions/notify.py:429
Method
register_resource
(cls, registry, resource_class)
c7n/actions/autotag.py:185
Method
register_resource
(klass, registry, resource_class)
c7n/resources/securityhub.py:672
Method
register_resource
(cls, registry, resource_class)
c7n/resources/ssm.py:357
Method
register_resource
(cls, registry, resource_class)
c7n/resources/ssm.py:596
Method
register_resources
register_resources
tools/c7n_tencentcloud/c7n_tencentcloud/filters/metrics.py:246
Method
register_resources
(klass, registry, resource_class)
tools/c7n_kube/c7n_kube/actions/core.py:277
Method
register_resources
(klass, registry, resource_class)
tools/c7n_kube/c7n_kube/actions/labels.py:56
Method
register_resources
(klass, registry, resource_class)
tools/c7n_kube/c7n_kube/actions/labels.py:113
Method
register_resources
(klass, registry, resource_class)
tools/c7n_kube/c7n_kube/actions/labels.py:146
Method
register_resources
(cls, registry, resource_class)
tools/c7n_gcp/c7n_gcp/actions/labels.py:75
Method
register_resources
(klass, registry, resource_class)
tools/c7n_gcp/c7n_gcp/filters/sccfindings.py:81
Method
register_resources
(klass, registry, resource_class)
tools/c7n_gcp/c7n_gcp/filters/metrics.py:238
Method
register_resources
(klass, registry, resource_class)
tools/c7n_gcp/c7n_gcp/filters/recommender.py:134
Method
register_resources
(klass, registry, resource_class)
c7n/tags.py:1251
Method
register_resources
(cls, registry, resource_class)
c7n/actions/metric.py:166
Method
register_resources
(klass, registry, resource_class)
c7n/actions/invoke.py:113
Method
register_resources
meta model subscriber on resource registration. SecurityHub Findings Filter
c7n/resources/securityhub.py:114
Method
register_resources
(cls, registry, resource_class)
c7n/resources/sfn.py:179
Method
register_resources
model resource subscriber on resource registration. Watch for new resource types being registered if they are supported by aws config
c7n/filters/config.py:127
Method
register_resources
meta model subscriber on resource registration. We watch for new resource types being registered and if they support aws config, aut
c7n/filters/revisions.py:171
Method
register_resources
(klass, registry, resource_class)
c7n/filters/iamanalyzer.py:102
Method
register_resources
meta model subscriber on resource registration. We watch for PHD event that provides affected entities and register the health-event
c7n/filters/health.py:95
Method
register_resources
(klass, registry, resource_class)
c7n/filters/costhub.py:115
Method
release_if_still_present
(ec2, network_address)
tests/test_vpc.py:1801
Method
remediation
(self)
c7n/resources/account.py:2317
Method
remove
(self, func)
tools/c7n_gcp/c7n_gcp/mu.py:524
Method
remove
(self, func)
tools/c7n_gcp/c7n_gcp/mu.py:576
Method
remove
(self, func)
tools/c7n_gcp/c7n_gcp/mu.py:636
Method
remove
Remove any provisioned log sink if auto created
tools/c7n_gcp/c7n_gcp/mu.py:805
Method
remove
(self, func)
tools/c7n_gcp/c7n_gcp/mu.py:854
Method
remove
Dispose of the temp file for garbage collection.
c7n/mu.py:236
Method
remove
(self, func, func_deleted=True)
c7n/mu.py:1264
Method
remove
(self, func, func_deleted=True)
c7n/mu.py:1394
Method
remove
(self, func, func_deleted=True)
c7n/mu.py:1468
Method
remove
(self, func, func_deleted=True)
c7n/mu.py:1674
Method
remove_text
(self)
c7n/deprecated.py:93
Method
remove_text
(self)
c7n/deprecated.py:169
Method
remove_text
(self)
c7n/deprecated.py:193
Function
render_config_rule
(p, policy_lambda, sam)
tools/ops/policylambda.py:91
Function
render_cwe
(p, policy_lambda, sam)
tools/ops/policylambda.py:71
Function
render_periodic
(p, policy_lambda, sam)
tools/ops/policylambda.py:59
Method
render_resource
(cls, resource_path)
tools/c7n_sphinxext/c7n_sphinxext/docgen.py:171
Method
render_schema
(cls, el)
tools/c7n_sphinxext/c7n_sphinxext/docgen.py:189
Method
replay_flight_data
(self, test_case, project_id=None)
tools/c7n_gcp/tests/gcp_common.py:64
Method
repo
(self)
tools/dev/dockerpkg.py:199
Function
report
report on guard duty enablement by account
tools/c7n_guardian/c7n_guardian/cli.py:44
Function
report
report on a cross account policy execution.
tools/c7n_org/c7n_org/cli.py:400
Function
report
Generate the deprecation report for the policy.
c7n/deprecated.py:209
Function
report
(options, policies)
c7n/commands.py:324
Function
report
Format a policy's extant records into a report.
c7n/reports/csvout.py:65
Function
report_account
(account, region, policies_config, output_path, cache_path, debug)
tools/c7n_org/c7n_org/cli.py:328
Function
report_one_region
report on guard duty enablement by account
tools/c7n_guardian/c7n_guardian/cli.py:76
Method
request
(self, uri, method="GET", body=None, headers=None, redirections=1, connection_type=None)
tools/c7n_gcp/tests/recorder.py:72
Function
requires_arm_polling
(cls)
tools/c7n_azure/tests_azure/azure_common.py:542
Function
reset
Delete all persistent cluster state.
tools/c7n_salactus/c7n_salactus/cli.py:240
Method
reset_logging
()
c7n/testing.py:186
Method
reset_stats
(self)
tools/c7n_salactus/c7n_salactus/db.py:40
Method
resize
(**kw)
tests/test_rds.py:2038
Method
resolve
Given a resource vocabulary and a dotted path, resolve an element.
c7n/schema.py:600
Method
resolve_refs
(self, resource, target_type)
tools/c7n_left/c7n_left/core.py:424
Method
resolve_resources
Resolve a gcp resource from its audit trail metadata.
tools/c7n_gcp/c7n_gcp/policy.py:162
Method
resolve_resources
Resolve a gcp resource from its scc finding.
tools/c7n_gcp/c7n_gcp/policy.py:227
Method
resolve_resources
(self, event)
c7n/policy.py:732
Method
resolve_resources
(self, event)
c7n/policy.py:796
Method
resolve_resources
(self, event)
c7n/policy.py:1010
Function
resource_format
(resource, resource_type)
tools/c7n_mailer/c7n_mailer/utils.py:198
Method
resource_id
(self)
c7n/resources/account.py:2309
Method
resource_map
resource qualified name to python dotted path mapping.
c7n/provider.py:32
Method
resource_prefix
resource prefix for this cloud provider in policy files.
c7n/provider.py:28
Method
resource_tag
(self)
c7n/resources/account.py:2305
Method
resource_type
(self)
tools/c7n_left/c7n_left/core.py:56
Method
resource_type
(self)
c7n/policy.py:1202
Method
resource_types
resource types used by the collection.
c7n/policy.py:205
Method
resource_types
(self)
c7n/resources/account.py:2297
Function
resources
(cloud_provider=None)
c7n/provider.py:114
Method
resources
(self, query)
tools/c7n_awscc/c7n_awscc/query.py:44
Method
resources
(self, query=None)
tools/c7n_oci/c7n_oci/query.py:235
Method
resources
(self, query=None)
tools/c7n_openstack/c7n_openstack/query.py:109
Method
resources
(self, query=None)
tools/c7n_openstack/c7n_openstack/resources/security_group.py:16
Method
resources
(self, query=None)
tools/c7n_kube/c7n_kube/query.py:100
Method
resources
Return synthetic publisher resources.
tools/c7n_gcp/c7n_gcp/resources/vertexai.py:638
Method
resources
resources registry for this cloud provider
c7n/provider.py:24
Method
resources
(self)
c7n/manager.py:76
Method
resources
(self, query)
c7n/query.py:229
Method
resources
(self, query=None, augment=True)
c7n/query.py:524
Method
resources
(self, query=None)
c7n/resources/directory.py:313
Method
resources
(self, query)
c7n/resources/accessanalyzer.py:13
Method
resources
(self, query)
c7n/resources/lex.py:55
Method
resources
Only show active compliance failures by default Unless overridden by policy, use these default filters: - Workflow status: anything
c7n/resources/securityhub.py:682
Method
resources
(self, query)
c7n/resources/quicksight.py:14
Method
resources
(self, query)
c7n/resources/quicksight.py:133
Method
resources
(self, query)
c7n/resources/opsworks.py:10
Method
resources
(self, query=None)
c7n/resources/health.py:45
Method
resources
(self, query)
c7n/resources/waf.py:91
Method
resources
(self, query=None)
c7n/resources/bedrock.py:74
Method
resources
(self, query=None)
c7n/resources/ebs.py:67
← previous
next →
6,301–6,400 of 11,956, ranked by callers