MCPcopy Create free account

hub / github.com/cloud-custodian/cloud-custodian / functions

Functions11,956 in github.com/cloud-custodian/cloud-custodian

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
Methodabc
(self, *args, **kw)
tests/test_executor.py:13
Functionaccess
Check iam permissions for log export access in each account
tools/c7n_logexporter/c7n_logexporter/exporter.py:452
Methodaccount
(self)
tools/c7n_salactus/c7n_salactus/db.py:112
Methodaccount_has_virtual_mfa
(self, account)
c7n/resources/account.py:1280
Methodaccount_id
(self)
tools/c7n_tencentcloud/tests/tc_common.py:18
Methodaccount_id
(self)
tools/c7n_gcp/tests/gcp_common.py:138
Methodaccount_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
Methodaccount_id
(self)
tests/common.py:37
Methodaccount_key
(resource)
tools/c7n_azure/c7n_azure/resources/cosmos_db.py:601
Functionaccount_status
(account_id)
tools/sandbox/c7n_sphere11/c7n_sphere11/app.py:29
Functionaccounts
Report on stats by account
tools/c7n_salactus/c7n_salactus/cli.py:322
Functionaction
The action has been superseded by another action.
c7n/deprecated.py:51
Methodactions
(self)
tests/test_policy.py:36
Methodadd
(self, func)
tools/c7n_gcp/c7n_gcp/mu.py:521
Methodadd
(self, func)
tools/c7n_gcp/c7n_gcp/mu.py:573
Methodadd
(self, func)
tools/c7n_gcp/c7n_gcp/mu.py:611
Methodadd
Create any configured log sink if doesn't exist.
tools/c7n_gcp/c7n_gcp/mu.py:801
Methodadd
(self, func)
tools/c7n_gcp/c7n_gcp/mu.py:851
Methodadd
(self, func, existing)
c7n/mu.py:1638
Methodadd
(self, func, existing)
c7n/mu.py:1707
MethodaddCleanup
(self, func, *args, **kw)
c7n/testing.py:237
Methodadd_directive_header
(self, sig: str)
docs/source/conf.py:51
Methodadd_done_callback
(self, fn)
c7n/executor.py:69
Functionagg
(d)
tools/c7n_salactus/c7n_salactus/db.py:238
Functionalias
A filter or action alias is deprecated.
c7n/deprecated.py:46
Methodalias_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
Methodallowed_accounts
(self)
c7n/filters/iamaccess.py:67
Methodallowed_endpoints
(self)
c7n/resources/sns.py:167
Methodallowed_orgid
(self)
c7n/filters/iamaccess.py:91
Methodallowed_protocols
(self)
c7n/resources/sns.py:171
Methodallowed_vpc
(self)
c7n/filters/iamaccess.py:87
Methodallowed_vpce
(self)
c7n/filters/iamaccess.py:83
Functionanalyze_app
Analyze flow log records for application and generate metrics per period
tools/sandbox/zerodark/zerodark/floweni.py:298
Functionanalyze_enis
( account_id, bucket, prefix, enis, ips, start, end, store_dir, ipdb=None, cmdb=None,
tools/sandbox/zerodark/zerodark/floweni.py:400
Methodannotation_key
(self)
tools/c7n_left/c7n_left/filters.py:76
Methodarchitectures
c7n/mu.py:726
Methodarchitectures
(self)
c7n/mu.py:953
Functionarm_template
(template)
tools/c7n_azure/tests_azure/azure_common.py:523
Methodarn_type
(self)
c7n/resources/shield.py:91
Methodarn_type
(self)
c7n/resources/shield.py:211
Methodas_results
(self, resources, event)
tools/c7n_left/c7n_left/providers/terraform/provider.py:159
Methodassemble
(self, bucket)
c7n/resources/s3.py:591
MethodassertExpected
(self)
tests/apicallcaptor.py:156
Methodassert_publish
(policy_lambda, role)
tests/test_policy.py:2314
Methodattach_policy
(self, client, resource, policy_arn)
c7n/resources/iam.py:1255
Methodattach_policy
(self, client, resource, policy_arn)
c7n/resources/iam.py:1304
Methodattach_policy
(self, client, resource, policy_arn)
c7n/resources/iam.py:1730
Functionaudit
(f)
tools/sandbox/c7n_sphere11/c7n_sphere11/audit.py:18
Methodaugment
(self, resources)
tools/c7n_awscc/c7n_awscc/query.py:84
Methodaugment
(self, resources)
tools/c7n_oci/c7n_oci/query.py:165
Methodaugment
Resource comes with tags, no need to re-query
tools/c7n_tencentcloud/c7n_tencentcloud/resources/cls.py:10
← previousnext →3,701–3,800 of 11,956, ranked by callers