MCPcopy Create free account

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

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

↓ 1 callersFunctiongenerate_key_vault_url
(name)
tools/c7n_azure/c7n_azure/utils.py:497
↓ 1 callersFunctiongenerate_test_data
Generate test instances for batch prediction. Args: num_instances: Number of instances to generate output_file: Path to output JS
tools/c7n_gcp/tests/terraform/vertexai_batch_prediction_job/generate_test_data.py:24
↓ 1 callersMethodgenerate_timestamp
generate_timestamp
tools/c7n_tencentcloud/c7n_tencentcloud/actions/tags.py:213
↓ 1 callersMethodgenerate_timestamp
(self, days, hours)
tools/c7n_azure/c7n_azure/actions/tagging.py:534
↓ 1 callersMethodgenerate_timestamp
(self, days, hours)
tools/c7n_gcp/c7n_gcp/actions/labels.py:215
↓ 1 callersMethodget
(client, resource_info)
tools/c7n_gcp/c7n_gcp/resources/dns.py:71
↓ 1 callersMethodget
(client, resource_info)
tools/c7n_gcp/c7n_gcp/resources/certificatemanager.py:46
↓ 1 callersMethodget
(cls, client, resource_info)
tools/c7n_gcp/c7n_gcp/resources/armor.py:44
↓ 1 callersMethodget
(self, name)
c7n/mu.py:1428
↓ 1 callersMethodget
(self, key)
c7n/cache.py:82
↓ 1 callersMethodget
(self, name)
c7n/registry.py:90
↓ 1 callersMethodget
(self, key)
tests/test_resolver.py:28
↓ 1 callersFunctiongetAwsConfigPath
getAwsConfigPath Find AWS Config if available so we can mount it on the container.
tools/cask/main.go:309
↓ 1 callersFunctiongetAzureCliConfigPath
getAzureCliConfigPath Find Azure CLI Config if available so we can mount it on the container.
tools/cask/main.go:290
↓ 1 callersFunctiongetClient
getClient Creates a docker client using the host environment variables
tools/cask/main.go:77
↓ 1 callersFunctiongetDockerImageName
()
tools/cask/main.go:349
↓ 1 callersMethodget_access_approval
(self, resource)
tools/c7n_gcp/c7n_gcp/resources/resourcemanager.py:469
↓ 1 callersMethodget_account_delta
( self, account_id, region, endpoint, resource_types=(('sg-', 'security-group'),))
tools/sandbox/c7n_sphere11/c7n_sphere11/controller.py:78
↓ 1 callersMethodget_account_emails
(self, sqs_message)
tools/c7n_mailer/c7n_mailer/email_delivery.py:148
↓ 1 callersFunctionget_account_id_from_sts
(session)
c7n/utils.py:298
↓ 1 callersMethodget_accounts
(self)
c7n/filters/iamaccess.py:405
↓ 1 callersFunctionget_accounts_for_ou
(client, ou, active, recursive=True, ignoredAccounts=())
tools/c7n_org/c7n_org/orgaccounts.py:135
↓ 1 callersMethodget_accounts_for_ous
get a set of accounts for the given ous ids
c7n/resources/org.py:441
↓ 1 callersMethodget_aliased_versions
(self, client, r)
c7n/resources/awslambda.py:571
↓ 1 callersMethodget_all_service_specific_credentials
(self, client)
c7n/resources/iam.py:2402
↓ 1 callersMethodget_analyzer
(self, client)
c7n/filters/iamanalyzer.py:85
↓ 1 callersMethodget_analyzer_arn
Find Active Access Analyzer ARN
c7n/resources/accessanalyzer.py:22
↓ 1 callersFunctionget_and_validate_mailer_config
(args)
tools/c7n_mailer/c7n_mailer/cli.py:189
↓ 1 callersMethodget_appelb_target_groups
(self)
c7n/resources/asg.py:285
↓ 1 callersFunctionget_archive
(config)
tools/c7n_mailer/c7n_mailer/deploy.py:54
↓ 1 callersMethodget_arns
(self, resources)
c7n/resources/code.py:329
↓ 1 callersMethodget_associated_web_acl
(self, resource)
c7n/filters/waf.py:315
↓ 1 callersMethodget_attr_filters
(self)
tools/c7n_left/c7n_left/filters.py:100
↓ 1 callersMethodget_attr_filters
Return an iterator resource attribute filters configured.
c7n/filters/multiattr.py:37
↓ 1 callersMethodget_available
(self)
tools/c7n_awscc/tests/zpill.py:120
↓ 1 callersMethodget_available
(self)
tests/zpill.py:120
↓ 1 callersMethodget_available_checks
(self, client, category='service_limits')
c7n/resources/account.py:884
↓ 1 callersFunctionget_azuredc_ip
()
tools/c7n_azure/tests_azure/tests_resources/test_cosmos_db.py:27
↓ 1 callersMethodget_base_image_mapping
(self)
c7n/resources/ec2.py:474
↓ 1 callersMethodget_batch_size
get_batch_size refer doc: https://www.tencentcloud.com/document/product/248/33881 A single request can get the data of up to 10 instan
tools/c7n_tencentcloud/c7n_tencentcloud/filters/metrics.py:101
↓ 1 callersMethodget_blob_client_wrapper
(output_path, ctx)
tools/c7n_azure/c7n_azure/output.py:96
↓ 1 callersFunctionget_blob_output
(request, output_url=None, cleanup=True)
tools/c7n_gcp/tests/test_output_gcp.py:100
↓ 1 callersMethodget_blob_properties
(self, container_name, blob_name)
tools/c7n_azure/c7n_azure/storage_utils.py:33
↓ 1 callersMethodget_blob_to_path
(self, container_name, blob_name, path)
tools/c7n_azure/c7n_azure/storage_utils.py:23
↓ 1 callersFunctionget_bucket_inventory
Check a bucket for a named inventory, and return the destination.
tools/c7n_salactus/c7n_salactus/inventory.py:110
↓ 1 callersFunctionget_bucket_path
(prefix, account, region, day, month, year, org_id=None)
tools/c7n_trailcreator/c7n_trailcreator/trailcreator.py:551
↓ 1 callersFunctionget_bucket_path
(options)
tools/c7n_traildb/c7n_traildb/traildb.py:275
↓ 1 callersFunctionget_bucket_url_with_region
(bucket_url, region)
c7n/resources/aws.py:170
↓ 1 callersFunctionget_build_status
(scm_uri)
tools/ops/azure/functionslc.py:57
↓ 1 callersFunctionget_c7n_mailer_parser
()
tools/c7n_mailer/c7n_mailer/cli.py:197
↓ 1 callersMethodget_cache
(self)
c7n/policy.py:1225
↓ 1 callersMethodget_cache_key
(self, query)
tools/c7n_kube/c7n_kube/query.py:89
↓ 1 callersMethodget_cache_key
(self, query)
tools/c7n_azure/c7n_azure/query.py:258
↓ 1 callersMethodget_cache_key
(self, query)
tools/c7n_gcp/c7n_gcp/query.py:177
↓ 1 callersMethodget_cache_key_for_compartment
(self, compartment_id)
tools/c7n_oci/c7n_oci/query.py:111
↓ 1 callersMethodget_cache_key_for_search
(self)
tools/c7n_oci/c7n_oci/query.py:168
↓ 1 callersMethodget_callback_url
Gets the logic app invoke trigger with secrets using RBAC
tools/c7n_azure/c7n_azure/actions/logic_app.py:57
↓ 1 callersMethodget_client
(self)
tools/c7n_openstack/c7n_openstack/resources/server.py:288
↓ 1 callersMethodget_client
(self)
tools/c7n_gcp/c7n_gcp/query.py:168
↓ 1 callersMethodget_client
(self, session, model)
tools/c7n_gcp/c7n_gcp/actions/core.py:118
↓ 1 callersMethodget_client
(self, session, model)
tools/c7n_gcp/c7n_gcp/filters/iampolicy.py:45
↓ 1 callersMethodget_client
(self, session, model)
tools/c7n_gcp/c7n_gcp/filters/iampolicy.py:168
↓ 1 callersMethodget_client
(self, session, model)
tools/c7n_gcp/c7n_gcp/filters/iampolicy.py:218
↓ 1 callersMethodget_client
(self)
c7n/tags.py:480
↓ 1 callersMethodget_client
(self)
c7n/tags.py:575
↓ 1 callersMethodget_client
(self)
c7n/tags.py:691
↓ 1 callersMethodget_client
(self)
c7n/tags.py:886
↓ 1 callersMethodget_client
(self)
c7n/tags.py:1048
↓ 1 callersMethodget_client
(self)
c7n/resources/globalaccelerator.py:154
↓ 1 callersMethodget_client
(self)
c7n/resources/asg.py:1205
↓ 1 callersFunctionget_clients
(accounts_config, account_ids, regions, service='cloudwatch')
tools/sandbox/zerodark/zerodark/metrics.py:270
↓ 1 callersMethodget_cloud_trail_locations
(self, buckets)
c7n/resources/s3.py:2644
↓ 1 callersMethodget_config
(self)
tools/c7n_oci/c7n_oci/session.py:100
↓ 1 callersMethodget_config
(self, client, project, resource)
tools/c7n_gcp/c7n_gcp/resources/gke.py:242
↓ 1 callersFunctionget_config_parser
()
tools/c7n_org/scripts/ocitenancies.py:35
↓ 1 callersFunctionget_config_sections
(parser)
tools/c7n_org/scripts/ocitenancies.py:70
↓ 1 callersMethodget_config_values
(self)
c7n/tags.py:652
↓ 1 callersMethodget_connection
(self, ldap_uri, ldap_bind_user, ldap_bind_password)
tools/c7n_mailer/c7n_mailer/ldap_lookup.py:50
↓ 1 callersMethodget_contents
(self)
c7n/resolver.py:189
↓ 1 callersMethodget_cosmos_data_client_for_account
(account_id, account_endpoint, manager, readonly=True)
tools/c7n_azure/c7n_azure/resources/cosmos_db.py:615
↓ 1 callersFunctionget_creation_year
(path)
tools/utils/update_headers.py:55
↓ 1 callersMethodget_creator_resource_map
Return a map of resource id to creator for the given resource type.
tools/c7n_trailcreator/c7n_trailcreator/trailcreator.py:506
↓ 1 callersFunctionget_credentials_and_project
Get credentials and project ID.
tools/c7n_gcp/tests/scripts/cleanup_vertex_ai_batch_jobs.py:28
↓ 1 callersMethodget_current_params
(self, client, name)
c7n/resources/rdsparamgroup.py:454
↓ 1 callersFunctionget_data
()
tools/c7n_salactus/c7n_salactus/db.py:197
↓ 1 callersMethodget_date
(self, time)
c7n/filters/backup.py:44
↓ 1 callersFunctionget_date_path
(date, delta=0)
tools/c7n_traildb/c7n_traildb/trailes.py:178
↓ 1 callersFunctionget_date_range
(start, end)
tools/sandbox/c7n_index/c7n_index/metrics.py:345
↓ 1 callersFunctionget_date_range
(start, end)
tools/c7n_traildb/c7n_traildb/trailts.py:233
↓ 1 callersFunctionget_date_ranges
(start, end, period, r)
tools/sandbox/zerodark/zerodark/metrics.py:282
↓ 1 callersMethodget_dbid
(self, recording, flight_data)
tests/test_rds.py:1937
↓ 1 callersFunctionget_default_definitions
(resource_defs)
c7n/schema.py:203
↓ 1 callersMethodget_default_schedule
(self)
c7n/filters/offhours.py:509
↓ 1 callersMethodget_default_var_files
(self)
tools/c7n_left/c7n_left/providers/terraform/variables.py:166
↓ 1 callersMethodget_detector_id
(self)
c7n/resources/guardduty.py:19
↓ 1 callersMethodget_dimensions
(self, usage_metric)
c7n/resources/quotas.py:228
↓ 1 callersMethodget_dimensions
(self, resource)
c7n/filters/metrics.py:241
↓ 1 callersMethodget_dir_output
(self, location)
tests/test_output.py:52
↓ 1 callersFunctionget_doc_examples
(resources)
tests/test_doc_examples.py:16
↓ 1 callersFunctionget_doc_policies
Retrieve all unique policies from the list of resources. Duplicate policy is a policy that uses same name but has different set of actions an
tests/test_doc_examples.py:41
← previousnext →2,001–2,100 of 11,956, ranked by callers