Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awsdocs/aws-doc-sdk-examples
/ functions
Functions
13,204 in github.com/awsdocs/aws-doc-sdk-examples
⨍
Functions
13,204
◇
Types & classes
2,744
↳
Endpoints
108
↓ 3 callers
Function
build_cmake_tests
(cmake_files, executable_pattern)
cpp/run_automated_tests.py:38
↓ 3 callers
Function
callRuntimeCallbacks
(callbacks)
javascriptv3/example_code/medical-imaging/scenarios/health-image-sets/pixel-data-verification/openjphjs/openjphjs.js:1
↓ 3 callers
Method
checkComputeEnvironmentsStatus
Checks the status of the specified compute environment. @param computeEnvironmentName the name of the compute environment to check @return a Completa
javav2/example_code/batch/src/main/java/com/example/batch/scenario/BatchActions.java:169
↓ 3 callers
Method
checkContainer
(MediaStoreClient mediaStoreClient, String containerName)
javav2/example_code/mediastore/src/main/java/com/example/mediastore/DescribeContainer.java:49
↓ 3 callers
Method
checkIfAvailable
(MemoryDbClient memoryDbClient, String clusterName)
javav2/example_code/memorydb/src/main/java/com/example/memorydb/DescribeSpecificCluster.java:42
↓ 3 callers
Function
check_duplicates
Checks for duplicate images in a CSV file. If duplicate images are found, deduplicated_file is the deduplicated CSV file - only the first
python/example_code/rekognition/custom_labels_csv_to_manifest.py:26
↓ 3 callers
Method
checkbox
* @param {{ message: string, choices: { name: string, value: string }[]}} options
javascriptv3/example_code/libs/prompter.js:50
↓ 3 callers
Method
cleanUp
(String bucketName, String key, String downloadedFileWithPath)
javav2/example_code/s3/src/main/java/com/example/s3/transfermanager/DownloadFile.java:130
↓ 3 callers
Function
clean_s3_object_locking
Clean up S3 object locking by removing locks and deleting objects and buckets.
python/example_code/s3/scenarios/object-locking/cleanup.py:207
↓ 3 callers
Method
clean_up
(self, clean_up_remote=False)
python/example_code/codecommit/push-in-parts.py:261
↓ 3 callers
Method
cleanup
Clean up resources created by this example. :param state_machine_name: The name of the state machine. :param state_machine_a
python/example_code/stepfunctions/get_started_state_machines.py:211
↓ 3 callers
Method
cleanup
Shows how to clean up a DB instance, DB cluster, and DB cluster parameter group. Before the DB cluster parameter group can be deleted
python/example_code/aurora/scenario_get_started_aurora.py:250
↓ 3 callers
Method
cleanup
1. Deletes the table and waits for it to be removed. 2. Deletes the keyspace. :param cert_path: The path of the TLS certific
python/example_code/keyspaces/scenario_get_started_keyspaces.py:208
↓ 3 callers
Method
cleanup
Shows how to clean up a DB instance and parameter group. Before the parameter group can be deleted, all associated DB instances must
python/example_code/rds/scenario_get_started_instances.py:230
↓ 3 callers
Function
cleanupAction
(scenarios, client)
javascriptv3/example_code/s3/scenarios/object-locking/clean.steps.js:32
↓ 3 callers
Method
clear_staging
Find all the evidence in the report and clear it.
python/example_code/auditmanager/create_assessment_report.py:56
↓ 3 callers
Method
compare_faces
Compares faces in the image with the largest face in the target image. :param target_image: The target image to compare against.
python/example_code/rekognition/rekognition_image_detection.py:118
↓ 3 callers
Method
confirmFifo
()
javascriptv3/example_code/cross-services/wkflw-topics-queues/TopicsQueuesWkflw.js:66
↓ 3 callers
Method
confirm_mfa_device
Confirms an MFA device to be tracked by Amazon Cognito. When a device is tracked, its key and password can be used to sign in without
python/example_code/cognito/cognito_idp_actions.py:343
↓ 3 callers
Method
confirm_user_sign_up
Confirms a previously created user. A user must be confirmed before they can sign in to Amazon Cognito. :param user_name: Th
python/example_code/cognito/cognito_idp_actions.py:132
↓ 3 callers
Function
continue_job_later
Notify CodePipeline of a continuing job This will cause CodePipeline to invoke the function again with the supplied continuation token.
javascriptv3/example_code/codepipeline/MyCodePipelineFunction.py:184
↓ 3 callers
Function
continue_job_later
Notify CodePipeline of a continuing job This will cause CodePipeline to invoke the function again with the supplied continuation token.
python/example_code/codepipeline/MyCodePipelineFunction.py:208
↓ 3 callers
Method
copy_object
Copies an object from one bucket to another. :param source_bucket: The source bucket. :param source_key: The source key.
python/example_code/s3-directory-buckets/s3_express_wrapper.py:131
↓ 3 callers
Function
craftInvokerFunction
(humanName,argTypes,classType,cppInvokerFunc,cppTargetFunc)
javascriptv3/example_code/medical-imaging/scenarios/health-image-sets/pixel-data-verification/openjphjs/openjphjs.js:1
↓ 3 callers
Method
create
Creates a Kinesis Data Analytics application. :param app_name: The name of the application. :param role_arn: The ARN of a ro
python/example_code/kinesis-analytics-v2/analytics_application.py:130
↓ 3 callers
Method
create
Creates a custom classifier. After the classifier is created, it immediately starts training on the data found in the specified Amazo
python/example_code/comprehend/comprehend_classifier.py:44
↓ 3 callers
Method
create
Create an AWS Systems Manager maintenance window. :param name: The name of the maintenance window. :param schedule: The sche
python/example_code/ssm/maintenance_window.py:33
↓ 3 callers
Method
create
Creates a document. :param content: The content of the document. :param name: The name of the document.
python/example_code/ssm/document.py:33
↓ 3 callers
Method
create
Creates a new state machine. :param name: The name of the new state machine. :param definition: A dict that contains all of
python/cross_service/stepfunctions_messenger/stepfunctions_statemachine.py:37
↓ 3 callers
Function
createAgent
( agentName, foundationModel, agentResourceRoleArn, region = "us-east-1", )
javascriptv3/example_code/bedrock-agent/actions/create-agent.js:21
↓ 3 callers
Function
createBucket
(bucketName)
javascriptv3/example_code/s3/libs/s3Utils.js:20
↓ 3 callers
Method
createBucketAsync
Creates an S3 bucket asynchronously. @param bucketName the name of the S3 bucket to create @return a {@link CompletableFuture} that completes when th
javav2/example_code/s3/src/main/java/com/example/s3/scenario/S3Actions.java:99
↓ 3 callers
Method
createBucketWithLockOptions
(boolean enableObjectLock, String bucketName)
javav2/example_code/s3/src/main/java/com/example/s3/lockscenario/S3LockActions.java:118
↓ 3 callers
Function
createBucketsAction
(scenarios, client)
javascriptv3/example_code/s3/scenarios/object-locking/setup.steps.js:67
↓ 3 callers
Method
createCampaign
(PinpointClient client, String appID, String segmentID)
javav2/example_code/pinpoint/src/main/java/com/example/pinpoint/CreateCampaign.java:62
↓ 3 callers
Method
createClientWithAdaptiveRetry_AFTER
AFTER: Equivalent AdaptiveRetryStrategy configuration This provides the same retry behavior but with adaptive improvements. @return DynamoDbClient wi
javav2/example_code/dynamodb/src/main/java/com/example/dynamodb/MigrationExamples.java:105
↓ 3 callers
Method
createClientWithStandardRetry_BEFORE
BEFORE: Basic standard retry configuration This is what many applications currently use for retry logic. @return DynamoDbClient with standard retry s
javav2/example_code/dynamodb/src/main/java/com/example/dynamodb/MigrationExamples.java:67
↓ 3 callers
Method
createCluster
(EmrClient emrClient, String jar, String myClass, String key
javav2/example_code/emr/src/main/java/aws/example/emr/CreateHiveCluster.java:65
↓ 3 callers
Method
createDBCluster
(RdsClient rdsClient, String dbParameterGroupFamily, String dbName, String dbClusterIdentifier, S
javav2/example_code/rds/src/main/java/com/example/rds/AuroraScenario.java:511
↓ 3 callers
Method
createDataSource
(KendraClient kendra, String s3BucketName, String dataSourceName, String dataSourceDescription, S
javav2/example_code/kendra/src/main/java/com/example/kendra/CreateIndexAndDataSourceExample.java:115
↓ 3 callers
Method
createDatabase
Creates a Glue database with the specified name and location URI. @param glueClient The Glue client to use for the database creation. @param dbName
javav2/example_code/glue/src/main/java/com/example/glue/scenario/GlueScenario.java:314
↓ 3 callers
Method
createDatasetGroup
(PersonalizeClient personalizeClient, String datasetGroupName)
javav2/example_code/personalize/src/main/java/com/example/personalize/CreateDatasetGroup.java:50
↓ 3 callers
Method
createDistribution
(CloudFrontClient cloudFrontClient, S3Client s3Client, final String bucketName, final
javav2/example_code/cloudfront/src/main/java/com/example/cloudfront/CreateDistribution.java:29
↓ 3 callers
Method
createGroup
(IdentitystoreClient identitystore, String identitystoreId, String groupName, String groupDescript
javav2/example_code/identitystore/src/main/java/com/example/identitystore/CreateGroup.java:51
↓ 3 callers
Method
createMaintenanceWindow
Creates an SSM maintenance window asynchronously. @param winName The name of the maintenance window. @return The ID of the created or existing mainte
javav2/example_code/ssm/src/main/java/com/example/scenario/SSMActions.java:579
↓ 3 callers
Function
createNamedFunction
(name,body)
javascriptv3/example_code/medical-imaging/scenarios/health-image-sets/pixel-data-verification/openjphjs/openjphjs.js:1
↓ 3 callers
Method
createOutput
(String customName, String nameModifier, String segmentModif
javav2/example_code/mediaconvert/src/main/java/com/example/mediaconvert/CreateJob.java:369
↓ 3 callers
Function
createPolicy
(policyName)
javascriptv3/example_code/iam/actions/create-policy.js:15
↓ 3 callers
Method
createPresignedUrl
Creates a presigned URL to use in a subsequent HTTP PUT request. The code adds query parameters to the request instead of using headers. By using que
javav2/example_code/s3/src/main/java/com/example/s3/GeneratePresignedUrlAndPutFileWithQueryParams.java:84
↓ 3 callers
Function
createQueue
* @param {SQSClient} sqsClient
javascriptv3/example_code/eventbridge/tests/eventbridge.integration.test.js:96
↓ 3 callers
Function
createReceiptRuleSet
(ruleSetName)
javascriptv3/example_code/ses/src/libs/sesUtils.js:59
↓ 3 callers
Function
createRole
(roleName)
javascriptv3/example_code/iam/actions/create-role.js:15
↓ 3 callers
Method
createSchema
(PersonalizeClient personalizeClient, String schemaName, String filePath)
javav2/example_code/personalize/src/main/java/com/example/personalize/CreateSchema.java:53
↓ 3 callers
Method
createTable
()
java/example_code/dynamodb/src/main/java/com/amazonaws/codesamples/lowlevel/LowLevelLocalSecondaryIndexExample.java:59
↓ 3 callers
Method
create_agent
Creates an agent that orchestrates interactions between foundation models, data sources, software applications, user conversations, a
python/example_code/bedrock-agent/bedrock_agent_wrapper.py:33
↓ 3 callers
Method
create_agent_action_group
Creates an action group for an agent. An action group defines a set of actions that an agent should carry out for the customer.
python/example_code/bedrock-agent/bedrock_agent_wrapper.py:62
↓ 3 callers
Method
create_agent_alias
Creates an alias of an agent that can be used to deploy the agent. :param name: The name of the alias. :param agent_id: The
python/example_code/bedrock-agent/bedrock_agent_wrapper.py:97
↓ 3 callers
Method
create_api
Creates a websocket API. The newly created API has no routes. :param route_selection: Used to determine route selection. For example
python/cross_service/apigateway_websocket_chat/websocket_chat.py:44
↓ 3 callers
Method
create_attachment_set
Create an attachment set with a sample file. :return: The attachment set ID of the new attachment set.
python/example_code/support/get_started_support_cases.py:136
↓ 3 callers
Function
create_batch_job
Creates an Amazon S3 batch job. The manifest is uploaded to the S3 bucket and the job is created. Then Amazon S3 processes the job asynchrono
python/example_code/s3/s3_versioning/batch_versioning.py:338
↓ 3 callers
Method
create_bucket_for_copy
Creates a bucket that can receive copies of emails from Amazon SES. This includes adding a policy to the bucket that grants Amazon SE
python/example_code/ses/ses_receipt_handler.py:120
↓ 3 callers
Method
create_cluster
Creates a cluster. :param cluster_identifier: The name of the cluster. :param node_type: The type of node in the cluster.
python/example_code/redshift/redshift.py:40
↓ 3 callers
Method
create_collection
Creates an empty collection. :param collection_id: Text that identifies the collection. :return: The newly created collectio
python/example_code/rekognition/rekognition_collections.py:324
↓ 3 callers
Method
create_custom_framework
Create a custom Audit Manager framework from a selected AWS Config conformance pack. :param cpack_name: The name of the conf
python/example_code/auditmanager/framework_from_conformance_pack.py:117
↓ 3 callers
Method
create_custom_framework
Create a custom framework with a list of controls. :param am_controls: The list of controls to include in the framework.
python/example_code/auditmanager/security_hub_custom_framework.py:57
↓ 3 callers
Method
create_datastore
Create a data store. :param name: The name of the data store to create. :return: The data store ID.
python/example_code/medical-imaging/medical_imaging_basics.py:32
↓ 3 callers
Method
create_example_case
Creates an example support case with the user's selections. :param service: The service for the new case. :param category: T
python/example_code/support/get_started_support_cases.py:107
↓ 3 callers
Method
create_fifo_topic
Create a FIFO topic. Topic names must be made up of only uppercase and lowercase ASCII letters, numbers, underscores, and hyp
python/example_code/sns/sns_fifo_topic.py:32
↓ 3 callers
Method
create_instance_profile
Creates a policy, role, and profile that is associated with instances created by this class. An instance's associated profile defines
python/cross_service/resilient_service/auto_scaler.py:152
↓ 3 callers
Method
create_job
Creates a job definition for an extract, transform, and load (ETL) job that can be run by AWS Glue. :param name: The name of
python/example_code/glue/glue_wrapper.py:160
↓ 3 callers
Function
create_manifest_file
Reads a CSV file and creates a Custom Labels classification manifest file. :param csv_file: The source CSV file. :param manifest_file: Th
python/example_code/rekognition/custom_labels_csv_to_manifest.py:75
↓ 3 callers
Method
create_metric_alarm
Creates an alarm that watches a metric. :param metric_namespace: The namespace of the metric. :param metric_name: The name o
python/example_code/cloudwatch/cloudwatch_basics.py:159
↓ 3 callers
Method
create_notification_channel
Creates a notification channel used by Amazon Rekognition to notify subscribers that a detection job has completed. The notification
python/example_code/rekognition/rekognition_video_detection.py:64
↓ 3 callers
Method
create_one_time_schedule
Creates a one-time schedule to send an initial event.
python/example_code/scheduler/scenario/scheduler_scenario.py:132
↓ 3 callers
Method
create_parameter_group
Creates a DB cluster parameter group that is based on the specified parameter group family. :param parameter_group_name: The
python/example_code/aurora/aurora_wrapper.py:69
↓ 3 callers
Method
create_parameter_group
Creates a DB parameter group that is based on the specified parameter group family. :param parameter_group_name: The name of
python/example_code/rds/instance_wrapper.py:70
↓ 3 callers
Function
create_queue
Creates an Amazon SQS queue. :param name: The name of the queue. This is part of the URL assigned to the queue. :param attributes: The a
python/example_code/sqs/queue_wrapper.py:24
↓ 3 callers
Method
create_read_write_role
Creates an AWS Identity and Access Management (IAM) role with an attached policy that lets Kinesis Data Analytics read from an input
python/example_code/kinesis-analytics-v2/analytics_application.py:49
↓ 3 callers
Method
create_receipt_filter
Creates a filter that allows or blocks incoming mail from an IP address or range. :param filter_name: The name to give the f
python/example_code/ses/ses_receipt_handler.py:37
↓ 3 callers
Method
create_receipt_rule_set
Creates an empty rule set. Rule sets contain individual rules and can be used to organize rules. :param rule_set_name: The n
python/example_code/ses/ses_receipt_handler.py:103
↓ 3 callers
Method
create_recurring_schedule
Create a recurring schedule to send events at a specified rate in minutes.
python/example_code/scheduler/scenario/scheduler_scenario.py:163
↓ 3 callers
Method
create_s3_copy_rule
Creates a rule so that all emails received by the specified recipients are copied to an Amazon S3 bucket. :param rule_set_na
python/example_code/ses/ses_receipt_handler.py:163
↓ 3 callers
Method
create_security_group
Creates a security group that controls access to the EC2 instance and adds a rule to allow SSH access from the user's current public
python/example_code/ec2/scenario_get_started_instances.py:93
↓ 3 callers
Method
create_session_and_add_objects
Create a session for the express S3 client and add objects to the buckets.
python/example_code/s3-directory-buckets/s3_express_getting_started.py:265
↓ 3 callers
Method
create_snapshot
Shows how to create a DB cluster snapshot and wait until it's available. :param cluster_name: The name of a DB cluster to snapshot.
python/example_code/aurora/scenario_get_started_aurora.py:228
↓ 3 callers
Method
create_vault
Creates a vault. :param vault_name: The name to give the vault. :return: The newly created vault.
python/example_code/glacier/glacier_basics.py:36
↓ 3 callers
Method
create_vpc_and_users
Optionally create a VPC. Create two IAM users, one with S3 Express One Zone permissions and one without.
python/example_code/s3-directory-buckets/s3_express_getting_started.py:110
↓ 3 callers
Method
create_vpc_endpoint
Creates a new VPC endpoint for the specified service and associates it with the specified route tables. :param vpc_id: The ID of the
python/example_code/ec2/vpc.py:87
↓ 3 callers
Function
deleteAgent
(agentId, region = "us-east-1")
javascriptv3/example_code/bedrock-agent/actions/delete-agent.js:19
↓ 3 callers
Function
deleteBucket
(bucketName)
javascriptv3/example_code/s3/libs/s3Utils.js:29
↓ 3 callers
Method
deleteCluster
(RdsClient rdsClient, String dbInstanceClusterIdentifier)
javav2/example_code/rds/src/main/java/com/example/rds/AuroraScenario.java:299
↓ 3 callers
Method
deleteComputeEnvironmentAsync
(String computeEnvironmentName)
javav2/example_code/batch/src/main/java/com/example/batch/scenario/BatchActions.java:143
↓ 3 callers
Method
deleteDatabase
Deletes a AWS Glue Database. @param glueClient An instance of the AWS Glue client used to interact with the AWS Glue service. @param databaseName T
javav2/example_code/glue/src/main/java/com/example/glue/scenario/GlueScenario.java:687
↓ 3 callers
Method
deleteDistribution
(final CloudFrontClient cloudFrontClient, final String distributionId)
javav2/example_code/cloudfront/src/main/java/com/example/cloudfront/DeleteDistribution.java:21
↓ 3 callers
Method
deleteECRRepository
Deletes an ECR (Elastic Container Registry) repository. @param repoName the name of the repository to delete. @throws IllegalArgumentException if the
javav2/example_code/ecr/src/main/java/com/example/ecr/scenario/ECRActions.java:110
↓ 3 callers
Function
deleteFiles
(fileNames)
javascriptv3/example_code/libs/utils/util-fs.js:21
↓ 3 callers
Method
deleteFilterAsync
Deletes an AWS Inspector2 filter. @param filterARN The ARN of the filter to delete.
javav2/example_code/inspector/src/main/java/com/java/inspector/InspectorActions.java:564
↓ 3 callers
Function
deleteFunction
(funcName)
javascriptv3/example_code/lambda/actions/delete-function.js:9
↓ 3 callers
Method
deleteGroup
(IdentitystoreClient identitystore, String identitystoreId, String groupId)
javav2/example_code/identitystore/src/main/java/com/example/identitystore/DeleteGroup.java:48
↓ 3 callers
Function
deleteIdentity
(identityName)
javascriptv3/example_code/ses/src/libs/sesUtils.js:79
← previous
next →
1,001–1,100 of 13,204, ranked by callers