MCPcopy Create free account

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

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

↓ 7 callersMethodmake_open_archive
(self, modules=(), cache_file=None)
tests/test_mu.py:1334
↓ 7 callersMethodnaming_hash
(val, length=8)
tools/c7n_azure/c7n_azure/utils.py:97
↓ 7 callersMethodparse
(cls, data)
c7n/utils.py:768
↓ 7 callersFunctionparse_attribute_value
(v)
c7n/resources/appelb.py:737
↓ 7 callersFunctionparse_cidr
Process cidr ranges.
c7n/utils.py:484
↓ 7 callersFunctionparse_es_version
Parses a ElasticSearch/OpenSearch version string into a `(engine_name, full_version_str)` tuple. Examples: - "Elasticsearch_7.4" ->
c7n/resources/elasticsearch.py:25
↓ 7 callersFunctionpriority_header_is_valid
(priority_header, logger)
tools/c7n_mailer/c7n_mailer/utils_email.py:70
↓ 7 callersMethodprocess
(self, resources, event=None)
c7n/actions/webhook.py:74
↓ 7 callersMethodprocess_value_type
(self, sentinel, value, resource)
c7n/filters/core.py:783
↓ 7 callersMethodprovision
(self)
tools/c7n_azure/c7n_azure/policy.py:255
↓ 7 callersMethodpublish
publish the given function.
tools/c7n_gcp/c7n_gcp/mu.py:86
↓ 7 callersMethodreport
(self, var_type, var_map, path=None)
tools/c7n_left/c7n_left/providers/terraform/variables.py:73
↓ 7 callersMethodresolve_source
(self, path, data_key)
tools/c7n_terraform/c7n_terraform/parser.py:136
↓ 7 callersFunctionresource_name
(policy_name)
tools/ops/policylambda.py:152
↓ 7 callersMethodresources
(self, lists)
tests/test_filters.py:1689
↓ 7 callersMethodsave
(self, path)
tools/c7n_salactus/c7n_salactus/db.py:36
↓ 7 callersFunctionselect_keys
(d, keys)
c7n/utils.py:1043
↓ 7 callersMethodsend
send the given policy change
tools/c7n_policystream/policystream.py:472
↓ 7 callersMethodsend_slack_msg
(self, key, message_payload)
tools/c7n_mailer/c7n_mailer/slack_delivery.py:205
↓ 7 callersMethodsetup_basic_repo
(self)
tools/c7n_policystream/tests/test_policystream.py:96
↓ 7 callersMethodstart_capture
install a hook in boto to record all api interactions. API calls are collected into further calls to this method merely reset
tests/apicallcaptor.py:162
↓ 7 callersFunctionwrite_policy
(filename, data)
tests/test_loader.py:115
↓ 6 callersMethod__enter__
(self)
tools/c7n_azure/tests_azure/test_resolver.py:36
↓ 6 callersMethod__init__
(self, data, manager=None)
tools/c7n_azure/c7n_azure/filters.py:953
↓ 6 callersMethod__init__
(self, data=None, manager=None, log_dir=None)
tools/c7n_azure/c7n_azure/actions/tagging.py:55
↓ 6 callersMethod_format_error
(self, msg, **kw)
c7n/actions/network.py:136
↓ 6 callersMethod_get_resource
(self, prefix)
tools/c7n_azure/tests_azure/test_storage_firewall_actions.py:211
↓ 6 callersMethod_get_resource
(self, name, cost)
tools/c7n_azure/tests_azure/test_filters_cost.py:121
↓ 6 callersMethod_get_tags
(self)
tools/c7n_azure/tests_azure/test_functional_actions_tags.py:93
↓ 6 callersMethod_get_test_resources
(self, count=1)
tools/c7n_azure/tests_azure/tests_resources/test_postgresql_server.py:285
↓ 6 callersMethod_log_modified_resource
(self, resource, message)
tools/c7n_azure/c7n_azure/actions/base.py:48
↓ 6 callersMethod_run
(self, cmd, **kw)
tools/c7n_policystream/tests/test_policystream.py:39
↓ 6 callersMethod_send_splunk
Perform the actual data send to Splunk HEC for one log entry :param payload: the JSON-encoded payload to send to Splunk as
tools/c7n_mailer/c7n_mailer/splunk_delivery.py:190
↓ 6 callersMethod_test_filter_scenario
(self, resources, expected_count, filter_definition={'op': 'stop'})
tools/c7n_azure/tests_azure/test_filters_marked_for_op.py:26
↓ 6 callersMethod_validate
(self, unit, params)
tools/c7n_azure/tests_azure/test_deployment_units.py:48
↓ 6 callersMethodaction_resource_case_insensitive
(self, actions)
c7n/filters/policystatement.py:127
↓ 6 callersFunctionannotation
(i, k)
c7n/utils.py:349
↓ 6 callersMethodassertRegex
Fail the test unless the text matches the regular expression.
c7n/testing.py:193
↓ 6 callersMethodbuild
(self, policy, modules, requirements, queue_name=None, identity=None)
tools/c7n_azure/c7n_azure/function_package.py:148
↓ 6 callersMethodclose
(self)
tools/c7n_azure/c7n_azure/function_package.py:202
↓ 6 callersMethodcreate
(destination, name, subscription_id, session=None, event_filter=None)
tools/c7n_azure/c7n_azure/azure_events.py:133
↓ 6 callersMethoddelete_queue
(self, queue_name)
tools/c7n_azure/c7n_azure/storage_utils.py:60
↓ 6 callersMethoddeliver_datadog_messages
(self, datadog_message_packages, sqs_message)
tools/c7n_mailer/c7n_mailer/datadog_delivery.py:78
↓ 6 callersMethodextract_resource_id
Searches for a resource id in the events resource id that will match the policy resource type.
tools/c7n_azure/c7n_azure/policy.py:295
↓ 6 callersMethodflush
(self)
c7n/output.py:259
↓ 6 callersFunctiongenerate_requirements
Generate frozen requirements file for the given set of packages if include_self is True we'll also include the packages in the generated requ
c7n/mu.py:299
↓ 6 callersMethodget_api_auth
(self)
tools/sandbox/c7n_sphere11/c7n_sphere11/client.py:81
↓ 6 callersMethodget_backup_retention_policy_context
(database)
tools/c7n_azure/c7n_azure/resources/sqldatabase.py:259
↓ 6 callersMethodget_client
(self)
c7n/resources/eks.py:117
↓ 6 callersMethodget_client
(self)
c7n/resources/sqs.py:88
↓ 6 callersMethodget_client
(self)
c7n/resources/globalaccelerator.py:51
↓ 6 callersMethodget_emails_to_resources_map
(self, sqs_message)
tools/c7n_mailer/c7n_mailer/email_delivery.py:170
↓ 6 callersMethodget_group_member_count
Get accurate member count for a group using Graph API. Required permission: GroupMember.Read.All
tools/c7n_azure/c7n_azure/resources/entraid_group.py:132
↓ 6 callersMethodget_handler
(self)
tools/c7n_oci/c7n_oci/output.py:69
↓ 6 callersMethodget_key
(self, bucket)
c7n/resources/s3.py:3656
↓ 6 callersMethodget_metadata_from_uid
(self, uid)
tools/c7n_mailer/c7n_mailer/ldap_lookup.py:130
↓ 6 callersMethodget_model
(self)
tools/c7n_gcp/c7n_gcp/query.py:174
↓ 6 callersMethodget_parent_manager
(self)
tools/c7n_azure/c7n_azure/query.py:385
↓ 6 callersMethodget_policy
(self, client, resource)
c7n/resources/efs.py:273
↓ 6 callersMethodget_queue_client_by_uri
(queue_uri, session)
tools/c7n_azure/c7n_azure/storage_utils.py:120
↓ 6 callersMethodget_queue_messages
(queue_service, queue_name, num_messages=None, visibility_timeout=None)
tools/c7n_azure/c7n_azure/storage_utils.py:156
↓ 6 callersMethodget_resource_types
(self, data)
c7n/structure.py:94
↓ 6 callersMethodget_resources
(self, resource_ids)
c7n/data.py:122
↓ 6 callersMethodget_resources
(self, ids, cache=True, augment=True)
c7n/resources/ecs.py:699
↓ 6 callersMethodget_resources
(self, ids, cache=True, augment=True)
c7n/resources/ebs.py:725
↓ 6 callersMethodget_session_factory
(self, options)
tools/c7n_azure/c7n_azure/provider.py:51
↓ 6 callersMethodget_session_for_resource
(self, resource)
tools/c7n_azure/c7n_azure/session.py:221
↓ 6 callersMethodget_valid_emails_from_list
(self, targets)
tools/c7n_mailer/c7n_mailer/email_delivery.py:54
↓ 6 callersFunctionheader_matches
(string, table)
tools/dev/data_updatearnref.py:131
↓ 6 callersMethoditems
(self)
tools/c7n_left/c7n_left/providers/terraform/provider.py:102
↓ 6 callersMethodmatch
(self, now, schedule)
c7n/filters/offhours.py:467
↓ 6 callersMethodmean
(numbers)
tools/c7n_azure/c7n_azure/utils.py:203
↓ 6 callersMethodopen
(self)
tools/c7n_policystream/policystream.py:49
↓ 6 callersMethodparse
(self, v: str)
tools/c7n_gcp/c7n_gcp/filters/labels.py:83
↓ 6 callersMethodparse_module
(self, path, rglob=False)
tools/c7n_terraform/c7n_terraform/parser.py:452
↓ 6 callersFunctionparse_url_config
(url)
c7n/utils.py:619
↓ 6 callersMethodprocess
(self, resources)
c7n/tags.py:388
↓ 6 callersMethodprocess
(self, resources, event=None)
c7n/resources/account.py:578
↓ 6 callersMethodprocess
(self, buckets)
c7n/resources/s3.py:1330
↓ 6 callersMethodprocess
(self, resources, event=None)
c7n/filters/core.py:449
↓ 6 callersMethodprocess_azure_queue_message
(self, encoded_azure_queue_message, timestamp)
tools/c7n_mailer/c7n_mailer/azure_mailer/azure_queue_processor.py:64
↓ 6 callersMethodprovision_if_not_exists
(self, params)
tools/c7n_azure/c7n_azure/provisioning/deployment_unit.py:39
↓ 6 callersMethodresolve
(resource_type)
c7n/query.py:42
↓ 6 callersMethodresource_api_version
latest non-preview api version for resource
tools/c7n_azure/c7n_azure/session.py:325
↓ 6 callersMethodsection
(self, name, deprecations, footnotes)
c7n/deprecated.py:275
↓ 6 callersFunctionserialize_attribute_value
(v)
c7n/resources/appelb.py:747
↓ 6 callersFunctionsetup
(request)
tools/c7n_oci/tests/conftest.py:44
↓ 6 callersFunctionshape_schema
Expand a shape's schema using service model shape data Repurpose some of the shape discovery/validation logic in c7n.resources.aws.sh
c7n/resources/aws.py:890
↓ 6 callersMethodsum
(numbers)
tools/c7n_azure/c7n_azure/utils.py:208
↓ 6 callersMethodunload_policy_file
Unload a policy file that has changed or been removed. Take the copy from disk and pop all policies from dictionary and updat
tools/c7n_azure/c7n_azure/container_host/host.py:241
↓ 6 callersFunctionwrite_modified_file
(fpath, content, diff_changes=False)
tools/c7n_sphinxext/c7n_sphinxext/docgen.py:268
↓ 5 callersMethod__init__
(self, data, manager=None)
tools/c7n_azure/c7n_azure/resources/storage.py:800
↓ 5 callersMethod__init__
(self, ctx, data)
c7n/resources/sagemaker.py:68
↓ 5 callersMethod__init__
(self, data, manager=None)
c7n/filters/core.py:202
↓ 5 callersMethod_add_functions_required_files
( self, policy_data, requirements, queue_name=None, identity=None)
tools/c7n_azure/c7n_azure/function_package.py:61
↓ 5 callersMethod_block
(self, path, data_block, type=None, data_path=None, source=True, **kw)
tools/c7n_terraform/c7n_terraform/parser.py:351
↓ 5 callersFunction_cluster_eligible_for_snapshot
(cluster)
c7n/resources/elasticache.py:665
↓ 5 callersMethod_cmp
(self, other)
c7n/vendored/distutils/version.py:213
↓ 5 callersFunction_common_tag_processer
(executor_factory, batch_size, concurrency, client, process_resource_set, id_key, re
c7n/tags.py:101
↓ 5 callersMethod_get_action_log_metadata
(self, resource)
tools/c7n_azure/c7n_azure/actions/base.py:60
← previousnext →401–500 of 11,956, ranked by callers