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
_process_resources
(self, resources, event)
tools/c7n_azure/c7n_azure/resources/cosmos_db.py:434
Method
_process_resources
(self, resources, event)
tools/c7n_azure/c7n_azure/resources/cosmos_db.py:561
Method
_process_resources_set
(self, client, resources)
c7n/resources/ebs.py:792
Function
_process_tags
(alb_set)
c7n/resources/appelb.py:111
Method
_process_unattached_or_reserved_disk
Process a chunk/list of unattached or reserved disks.
tools/c7n_azure/c7n_azure/resources/disk.py:313
Method
_provision
(self, params)
tools/c7n_azure/c7n_azure/provisioning/app_service_plan.py:22
Method
_provision
(self, params)
tools/c7n_azure/c7n_azure/provisioning/app_insights.py:22
Method
_provision
(self, params)
tools/c7n_azure/c7n_azure/provisioning/storage_account.py:23
Method
_provision
(self, params)
tools/c7n_azure/c7n_azure/provisioning/resource_group.py:24
Method
_provision
(self, params)
tools/c7n_azure/c7n_azure/provisioning/autoscale.py:18
Method
_provision
(self, params)
tools/c7n_azure/c7n_azure/provisioning/function_app.py:36
Method
_put_metrics
(self, ns, metrics)
tools/c7n_gcp/c7n_gcp/output.py:133
Method
_put_metrics
(self, ns, metrics)
c7n/output.py:284
Method
_put_metrics
(self, ns, metrics)
c7n/resources/aws.py:426
Method
_put_metrics
(self, ns, metrics)
tests/test_aws.py:304
Method
_query_bypass
(self, resource)
tools/c7n_azure/tests_azure/test_firewall_bypass_filter.py:10
Method
_query_bypass
(self, resource)
tools/c7n_azure/c7n_azure/resources/postgresql_server.py:122
Function
_query_elb_attrs
(session_factory, elb_set)
c7n/resources/s3.py:2670
Method
_query_rules
(self, resource)
tools/c7n_azure/c7n_azure/resources/postgresql_server.py:137
Method
_query_rules
(self, resource)
tools/c7n_azure/c7n_azure/resources/storage.py:301
Method
_query_rules
(self, resource)
tools/c7n_azure/c7n_azure/resources/key_vault.py:113
Method
_query_rules
(self, resource)
tools/c7n_azure/c7n_azure/resources/sqlserver.py:357
Method
_query_rules
(self, resource)
tools/c7n_azure/c7n_azure/resources/cosmos_db.py:82
Method
_query_rules
(self, resource)
tools/c7n_azure/c7n_azure/resources/event_hub.py:57
Method
_record
(self, http_response, parsed, model, **kwargs)
c7n/resources/aws.py:696
Method
_record_change_host
(self, request)
tools/c7n_kube/tests/common_kube.py:103
Method
_register_class
(klass)
c7n/registry.py:61
Method
_request_callback
Modify requests before saving
tools/c7n_oci/tests/oci_flight_recorder.py:139
Method
_request_callback
Modify requests before saving
tools/c7n_azure/tests_azure/azure_common.py:211
Method
_response_callback
(self, response)
tools/c7n_oci/tests/oci_flight_recorder.py:164
Method
_response_callback
(self, response)
tools/c7n_azure/tests_azure/azure_common.py:227
Function
_retry
(func, *args, ignore_err_codes=(), **kw)
c7n/utils.py:451
Function
_scalar_augment
(manager, model, detail_spec, client, resource_set)
c7n/query.py:737
Method
_set_policy_name
(self, name)
c7n/credentials.py:81
Method
_sleep_for_retry
(self, response, transport)
tools/c7n_azure/c7n_azure/utils.py:627
Method
_test_putmetrics_s3
This test fails when replaying flight data due to an issue with placebo.
tests/test_put_metrics.py:63
Method
_user_mfa_devices
(resource)
c7n/resources/iam.py:2347
Method
_validate
(data)
c7n/loader.py:179
Method
_verb_arguments
(self, resource)
tools/c7n_gcp/c7n_gcp/resources/compute.py:355
Method
_verb_arguments
(self, resource)
tools/c7n_gcp/c7n_gcp/resources/cloudrun.py:60
Method
_verb_arguments
(self, resource)
tools/c7n_gcp/c7n_gcp/resources/storage.py:55
Method
_verb_arguments
(self, resource)
tools/c7n_gcp/c7n_gcp/resources/kms.py:145
Method
_verb_arguments
(self, resource)
tools/c7n_gcp/c7n_gcp/resources/resourcemanager.py:53
Method
_verb_arguments
(self, resource)
tools/c7n_gcp/c7n_gcp/resources/resourcemanager.py:146
Method
_verb_arguments
(self, resource)
tools/c7n_gcp/c7n_gcp/resources/dataproc.py:43
Method
_verb_arguments
Returns a dictionary passed when making the `getIamPolicy` and 'setIamPolicy' API calls. :param resource: the same as in `get_resour
tools/c7n_gcp/c7n_gcp/filters/iampolicy.py:248
Method
_vformat
( self, format_string, args, kwargs, used_args, recursion_depth, auto_arg_index=0 )
c7n/varfmt.py:14
Method
_write_file
This method is no longer called within c7n, and despite being a private method, caution is taken here to not break any external callers.
c7n/policy.py:1394
Function
_write_policy
(tmp_path)
tests/test_loader.py:114
Method
abc
(self, *args, **kw)
tests/test_executor.py:13
Function
access
Check iam permissions for log export access in each account
tools/c7n_logexporter/c7n_logexporter/exporter.py:452
Method
account
(self)
tools/c7n_salactus/c7n_salactus/db.py:112
Method
account_has_virtual_mfa
(self, account)
c7n/resources/account.py:1280
Method
account_id
(self)
tools/c7n_tencentcloud/tests/tc_common.py:18
Method
account_id
(self)
tools/c7n_gcp/tests/gcp_common.py:138
Method
account_id
Return the current account ID. This should now be passed in using the --account-id flag, but for a period of time we will support th
c7n/query.py:602
Method
account_id
(self)
tests/common.py:37
Method
account_key
(resource)
tools/c7n_azure/c7n_azure/resources/cosmos_db.py:601
Function
account_status
(account_id)
tools/sandbox/c7n_sphere11/c7n_sphere11/app.py:29
Function
accounts
Report on stats by account
tools/c7n_salactus/c7n_salactus/cli.py:322
Function
action
The action has been superseded by another action.
c7n/deprecated.py:51
Method
actions
(self)
tests/test_policy.py:36
Method
add
(self, func)
tools/c7n_gcp/c7n_gcp/mu.py:521
Method
add
(self, func)
tools/c7n_gcp/c7n_gcp/mu.py:573
Method
add
(self, func)
tools/c7n_gcp/c7n_gcp/mu.py:611
Method
add
Create any configured log sink if doesn't exist.
tools/c7n_gcp/c7n_gcp/mu.py:801
Method
add
(self, func)
tools/c7n_gcp/c7n_gcp/mu.py:851
Method
add
(self, func, existing)
c7n/mu.py:1638
Method
add
(self, func, existing)
c7n/mu.py:1707
Method
addCleanup
(self, func, *args, **kw)
c7n/testing.py:237
Method
add_directive_header
(self, sig: str)
docs/source/conf.py:51
Method
add_done_callback
(self, fn)
c7n/executor.py:69
Function
agg
(d)
tools/c7n_salactus/c7n_salactus/db.py:238
Function
alias
A filter or action alias is deprecated.
c7n/deprecated.py:46
Method
alias_map
A dict mapping key IDs to aliases Fetch key aliases as a flat list, and convert it to a map of key ID -> aliases. We can build this o
c7n/resources/kms.py:125
Method
allowed_accounts
(self)
c7n/filters/iamaccess.py:67
Method
allowed_endpoints
(self)
c7n/resources/sns.py:167
Method
allowed_orgid
(self)
c7n/filters/iamaccess.py:91
Method
allowed_protocols
(self)
c7n/resources/sns.py:171
Method
allowed_vpc
(self)
c7n/filters/iamaccess.py:87
Method
allowed_vpce
(self)
c7n/filters/iamaccess.py:83
Function
analyze_app
Analyze flow log records for application and generate metrics per period
tools/sandbox/zerodark/zerodark/floweni.py:298
Function
analyze_enis
( account_id, bucket, prefix, enis, ips, start, end, store_dir, ipdb=None, cmdb=None,
tools/sandbox/zerodark/zerodark/floweni.py:400
Method
annotation_key
(self)
tools/c7n_left/c7n_left/filters.py:76
Method
architectures
c7n/mu.py:726
Method
architectures
(self)
c7n/mu.py:953
Function
arm_template
(template)
tools/c7n_azure/tests_azure/azure_common.py:523
Method
arn_type
(self)
c7n/resources/shield.py:91
Method
arn_type
(self)
c7n/resources/shield.py:211
Method
as_results
(self, resources, event)
tools/c7n_left/c7n_left/providers/terraform/provider.py:159
Method
assemble
(self, bucket)
c7n/resources/s3.py:591
Method
assertExpected
(self)
tests/apicallcaptor.py:156
Method
assert_publish
(policy_lambda, role)
tests/test_policy.py:2314
Method
attach_policy
(self, client, resource, policy_arn)
c7n/resources/iam.py:1255
Method
attach_policy
(self, client, resource, policy_arn)
c7n/resources/iam.py:1304
Method
attach_policy
(self, client, resource, policy_arn)
c7n/resources/iam.py:1730
Function
audit
(f)
tools/sandbox/c7n_sphere11/c7n_sphere11/audit.py:18
Method
augment
(self, resources)
tools/c7n_awscc/c7n_awscc/query.py:84
Method
augment
(self, resources)
tools/c7n_oci/c7n_oci/query.py:165
Method
augment
Resource comes with tags, no need to re-query
tools/c7n_tencentcloud/c7n_tencentcloud/resources/cls.py:10
← previous
next →
3,701–3,800 of 11,956, ranked by callers