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
↓ 4 callers
Method
createTable
(String tableName, long readCapacityUnits, long writeCapacityUnits, String partitionKeyName, Strin
java/example_code/dynamodb/src/main/java/com/amazonaws/codesamples/CreateTablesLoadData.java:87
↓ 4 callers
Method
create_cluster
Shows how to create an Aurora DB cluster that contains a database of a specified type. The database is also configured to use a custo
python/example_code/aurora/scenario_get_started_aurora.py:106
↓ 4 callers
Method
create_db_cluster
Creates a DB cluster that is configured to use the specified parameter group. The newly created DB cluster contains a database that u
python/example_code/aurora/aurora_wrapper.py:221
↓ 4 callers
Method
create_db_instance
Creates a DB instance. :param db_name: The name of the database that is created in the DB instance. :param instance_id: The
python/example_code/rds/instance_wrapper.py:334
↓ 4 callers
Method
create_email_template
Creates an email template for use with templated and bulk email sends. :param template_name: The name for the new template.
python/example_code/sesv2/attachments_scenario/sesv2_wrapper.py:110
↓ 4 callers
Method
create_fhir_datastore
Creates a new HealthLake data store. When creating a SMART on FHIR data store, the following parameters are required: - sse_c
python/example_code/healthlake/health_lake_wrapper.py:43
↓ 4 callers
Method
create_instance
Shows how to create a DB instance in an existing Aurora DB cluster. A new DB cluster contains no DB instances, so you must add one. T
python/example_code/aurora/scenario_get_started_aurora.py:160
↓ 4 callers
Method
create_instance
Shows how to create a DB instance that contains a database of a specified type and is configured to use a custom DB parameter group.
python/example_code/rds/scenario_get_started_instances.py:109
↓ 4 callers
Function
create_knowledge_base
Creates a new knowledge base. Args: bedrock_agent_client: The Boto3 Bedrock Agent client. name (str): The name of the knowle
python/example_code/bedrock-agent/knowledge_bases/knowledge_base.py:31
↓ 4 callers
Method
create_template
Creates an email template. :param name: The name of the template. :param subject: The subject of the email. :param t
python/example_code/ses/ses_templates.py:73
↓ 4 callers
Method
delete
Deletes a stream.
python/example_code/kinesis/streams/kinesis_stream.py:91
↓ 4 callers
Method
deleteApp
(ElasticBeanstalkClient beanstalkClient, String appName)
javav2/example_code/elasticbeanstalk/src/main/java/com/aws/example/DeleteApplication.java:47
↓ 4 callers
Method
deleteBucketAndObjectsAsync
Deletes the specified S3 bucket and all the objects within it asynchronously. @param s3AsyncClient the S3 asynchronous client to use for the operatio
javav2/example_code/s3/src/main/java/com/example/s3/express/S3DirectoriesActions.java:133
↓ 4 callers
Method
deleteDataset
Deletes the train or test dataset in an Amazon Lookout for Vision project. @param lfvClient An Amazon Lookout for Vision client. @param projectName
javav2/example_code/lookoutvision/src/main/java/com/example/lookoutvision/Datasets.java:204
↓ 4 callers
Method
deleteDistributionTenant
(final CloudFrontClient cloudFrontClient, final String distributionTenantId)
javav2/example_code/cloudfront/src/main/java/com/example/cloudfront/DeleteDistributionTenant.java:13
↓ 4 callers
Method
deleteObjectFromBucket
(String bucketName, String objectKey, boolean hasRetention, String versionId)
javav2/example_code/s3/src/main/java/com/example/s3/lockscenario/S3LockActions.java:282
↓ 4 callers
Function
deleteQueue
(sess *session.Session, queueURL string)
go/sqs/ListQueues/ListQueues_test.go:100
↓ 4 callers
Method
deleteResources
(String bucketName, String key)
javav2/example_code/s3/src/main/java/com/example/s3/PerformMultiPartUpload.java:86
↓ 4 callers
Method
deleteScheduleAsync
Deletes a schedule with the specified name and group name. @param name the name of the schedule to be deleted @param groupName the group name of
javav2/example_code/scheduler/src/main/java/com/example/eventbrideschedule/scenario/EventbridgeSchedulerActions.java:222
↓ 4 callers
Method
deleteSchemaMappingAsync
Deletes the schema mapping asynchronously. @param schemaName the name of the schema to delete @return a {@link CompletableFuture} that completes when
javav2/example_code/entityresolution/src/main/java/com/example/entity/scenario/EntityResActions.java:145
↓ 4 callers
Method
deleteTable
(String tableName)
java/example_code/dynamodb/src/main/java/com/amazonaws/codesamples/CreateTablesLoadData.java:73
↓ 4 callers
Method
delete_alias
Deletes an alias. :param alias: The alias to delete.
python/example_code/kms/alias_management.py:173
↓ 4 callers
Function
delete_db_cluster
Deletes a Neptune DB cluster and throws exceptions to the caller. Args: neptune_client (boto3.client): The Neptune client object.
python/example_code/neptune/neptune_scenario.py:15
↓ 4 callers
Method
delete_email_template
Deletes an email template. :param template_name: The name of the template to delete. :raises ClientError: If the template is
python/example_code/sesv2/attachments_scenario/sesv2_wrapper.py:292
↓ 4 callers
Method
delete_identity
Deletes an identity. :param identity: The identity to remove.
python/example_code/ses/ses_identities.py:117
↓ 4 callers
Method
delete_messages
Delete messages from an SQS queue in batches. :param queue_url: The URL of the queue. :param messages: List of messages to d
python/cross_service/topics_and_queues/sqs_wrapper.py:186
↓ 4 callers
Method
delete_subscription
Unsubscribes and deletes a subscription.
python/example_code/sns/sns_basics.py:166
↓ 4 callers
Method
delete_template
Deletes an email template.
python/example_code/ses/ses_templates.py:100
↓ 4 callers
Method
delete_topic
Deletes a topic. All subscriptions to the topic are also deleted.
python/example_code/sns/sns_basics.py:72
↓ 4 callers
Method
demo
Run a demonstration. Ask the user if they want to run this specific demonstration. If they say yes, create a file on the local path,
python/example_code/s3/file_transfer/demo_file_transfer.py:91
↓ 4 callers
Method
deploy
Deploys prerequisite resources used by the scenario. The resources are defined in the associated `setup.yaml` AWS CloudFormation scri
python/example_code/medical-imaging/imaging_set_and_frames_workflow/imaging_set_and_frames.py:295
↓ 4 callers
Function
describeAlarm
(alarmName)
javascriptv3/example_code/cloudwatch/libs/cloudwatch-helper.js:41
↓ 4 callers
Method
describeDbClusterParameters
(RdsClient rdsClient, String dbCLusterGroupName, int flag)
javav2/example_code/rds/src/main/java/com/example/rds/AuroraScenario.java:586
↓ 4 callers
Method
describeDbParameters
(RdsClient rdsClient, String dbGroupName, int flag)
javav2/example_code/rds/src/main/java/com/example/rds/RDSScenario.java:492
↓ 4 callers
Method
describe_clusters
Describes a cluster. :param cluster_identifier: The cluster identifier. :return: A list of clusters.
python/example_code/redshift/redshift.py:126
↓ 4 callers
Function
describe_db_clusters
Describes details of a Neptune DB cluster, paginating if needed. Args: neptune_client (boto3.client): The Neptune client. cl
python/example_code/neptune/neptune_scenario.py:302
↓ 4 callers
Method
describe_instances
Gets information about instances. :param instance_ids: A list of instance IDs to look up. :return: A list of dictionaries wi
python/example_code/auto-scaling/action_wrapper.py:285
↓ 4 callers
Method
destroy
Destroys the resources managed by the CloudFormation stack, and the CloudFormation stack itself. :param stack: The CloudForm
python/example_code/medical-imaging/imaging_set_and_frames_workflow/imaging_set_and_frames.py:349
↓ 4 callers
Method
detectTheDominantLanguage
(String text)
javav2/usecases/creating_fsa_app/src/main/java/com/example/fsa/services/DetectSentimentService.java:55
↓ 4 callers
Method
detect_file_text
Detects text elements in a local image file or from in-memory byte data. The image must be in PNG or JPG format. :param docu
python/cross_service/textract_explorer/textract_wrapper.py:32
↓ 4 callers
Method
detect_moderation_labels
Detects moderation labels in the image. Moderation labels identify content that may be inappropriate for some audiences. :re
python/example_code/rekognition/rekognition_image_detection.py:179
↓ 4 callers
Method
display_and_select_service
Lists support services and prompts the user to select one. :return: The support service selected by the user.
python/example_code/support/get_started_support_cases.py:49
↓ 4 callers
Method
doesObjectExist
Checks if the specified object exists in the specified bucket. <p> Internally this method uses the <a href="https://sdk.amazonaws.com/java/api/latest/
javav2/example_code/s3/src/main/java/com/example/s3/DoesObjectExist.java:46
↓ 4 callers
Function
downcaseSplit
(str)
javascriptv3/example_code/libs/utils/util-string.js:43
↓ 4 callers
Method
enhanced_flow_guest
Implements guest (unauthenticated) access using Enhanced Flow. This method: 1. Gets an identity ID without authentication
python/example_code/cognito/scenarios/identity_pools_example_demo/web/backend/routes/auth_flows/enhanced_flow.py:99
↓ 4 callers
Method
ensure_tls_cert
Ensures you have a TLS certificate available to use to secure the connection to the keyspace. This function downloads a default certi
python/example_code/keyspaces/scenario_get_started_keyspaces.py:107
↓ 4 callers
Function
exitErrorf
(msg string, args ...interface{})
go/example_code/s3/s3_set_bucket_policy.go:82
↓ 4 callers
Function
exitErrorf
(msg string, args ...interface{})
go/example_code/extending_sdk/handleServiceErrorCodes.go:17
↓ 4 callers
Function
exitErrorf
snippet-start:[sqs.go.longpolling_receive_message.exit]
go/example_code/sqs/sqs_longpolling_receive_message.go:88
↓ 4 callers
Function
exitErrorf
snippet-start:[sqs.go.longpolling_existing_queue.error]
go/example_code/sqs/sqs_longpolling_existing_queue.go:81
↓ 4 callers
Method
extract
Starts a Textract detection process in response to a button click. The selected button is deactivated during processing so that it ca
python/cross_service/textract_explorer/textract_app.py:422
↓ 4 callers
Method
find
Finds a state machine by name. This function iterates the state machines for the current account until it finds a match and returns t
python/cross_service/stepfunctions_messenger/stepfunctions_statemachine.py:110
↓ 4 callers
Function
findCase
({ caseId, cases, nextToken })
javascriptv3/example_code/support/scenarios/basic.js:202
↓ 4 callers
Function
findIdentity
(identityName)
javascriptv3/example_code/ses/src/libs/sesUtils.js:110
↓ 4 callers
Function
findPolicy
* @param {string} policyName
javascriptv3/example_code/cross-services/wkflw-resilient-service/steps-destroy.js:540
↓ 4 callers
Method
formatElapsedTime
(int seconds)
javav2/example_code/neptune/src/main/java/com/example/neptune/scenerio/NeptuneActions.java:422
↓ 4 callers
Function
format_elapsed_time
(seconds: int)
python/example_code/neptune/neptune_scenario.py:48
↓ 4 callers
Method
gatherSubscriberEmails
Gathers subscriber email addresses and sends a welcome email to each new subscriber.
javav2/example_code/ses/src/main/java/com/example/sesv2/NewsletterWorkflow.java:219
↓ 4 callers
Method
gather_subscriber_email_addresses
Gathers subscriber email addresses and sends a welcome email to each subscriber.
python/example_code/sesv2/newsletter_scenario/newsletter.py:137
↓ 4 callers
Method
getAccessKeyLastUsed
(IamClient iam, String accessId)
javav2/example_code/iam/src/main/java/com/example/iam/AccessKeyLastUsed.java:49
↓ 4 callers
Method
getAccountID
()
javav2/example_code/iam/src/main/java/com/example/iam/IamPolicyBuilderExamples.java:252
↓ 4 callers
Function
getAgent
(agentId, region = "us-east-1")
javascriptv3/example_code/bedrock-agent/actions/get-agent.js:19
↓ 4 callers
Method
getAsyncClient
()
javav2/example_code/scheduler/src/main/java/com/example/eventbrideschedule/scenario/EventbridgeSchedulerActions.java:39
↓ 4 callers
Method
getAsyncClient
()
javav2/example_code/redshift/src/main/java/com/example/redshift/scenario/RedshiftActions.java:54
↓ 4 callers
Method
getAttributes
()
javav2/example_code/sqs/src/main/java/com/example/sqs/SendRecvBatch.java:217
↓ 4 callers
Method
getAwsAccountId
Method to get AWS account ID <p> This method uses the AWS Security Token Service (STS) to get the account ID of the current AWS account. It builds an
javav2/example_code/s3/src/main/java/com/example/s3/util/S3DirectoryBucketUtils.java:424
↓ 4 callers
Method
getClient
()
javav2/usecases/creating_photo_analyzer_async/src/main/java/com/example/photo/S3Service.java:44
↓ 4 callers
Method
getClient
()
javav2/usecases/pam_source_files/src/main/java/com/example/photo/services/S3Service.java:36
↓ 4 callers
Method
getClient
()
javav2/usecases/pam_source_files/src/main/java/com/example/photo/services/SnsService.java:17
↓ 4 callers
Method
getClient
()
javav2/usecases/creating_lambda_tag_assets/src/main/java/com/example/tags/S3Service.java:26
↓ 4 callers
Method
getClient
()
javav2/usecases/creating_photo_analyzer_app/src/main/java/com/example/photo/S3Service.java:35
↓ 4 callers
Method
getConnection
(String host, String user, String password)
javav2/usecases/Creating_rds_item_tracker/src/main/java/com/aws/rest/ConnectionHelper.java:12
↓ 4 callers
Method
getCountOnRecordsCalled
()
javav2/example_code/s3/src/main/java/com/example/s3/async/SelectObjectContentExample.java:173
↓ 4 callers
Method
getDate
()
javav2/usecases/creating_dynamodb_web_app/src/main/java/com/aws/rest/Work.java:66
↓ 4 callers
Function
getEtag
(client, bucket, key)
javascriptv3/example_code/s3/scenarios/conditional-requests/repl.steps.js:91
↓ 4 callers
Method
getFileName
()
javav2/example_code/dynamodb/src/test/java/DynamoDBTest.java:378
↓ 4 callers
Method
getGeoPlacesClient
()
javav2/example_code/location/src/main/java/com/example/location/scenario/LocationActions.java:90
↓ 4 callers
Function
getHandler
({ createPresignedPutURL })
javascriptv3/example_code/cross-services/photo-asset-manager/src/functions/upload.js:16
↓ 4 callers
Function
getHeaders
(config: PamApiConfig)
applications/photo-asset-manager/elros-pam/src/pam-api.ts:23
↓ 4 callers
Function
getImageSetMetadata
( metadataFileName = "metadata.json.gzip", datastoreId = "xxxxxxxxxxxxxx", imagesetId = "xxxxxxxxxxxxxx"
javascriptv3/example_code/medical-imaging/actions/get-image-set-metadata.js:17
↓ 4 callers
Function
getObject
({ bucket, s3Client })
javascriptv3/example_code/sagemaker/scenarios/wkflw-sagemaker-geospatial-pipeline/lib.js:840
↓ 4 callers
Method
getObjectAcl
(String bucket_name, String object_key)
java/example_code/s3/src/main/java/aws/example/s3/GetAcl.java:38
↓ 4 callers
Method
getObjectAsync
Retrieves an object from an Amazon S3 bucket asynchronously. @param s3Client the S3 async client to use for the operation @param bucketName the nam
javav2/example_code/s3/src/main/java/com/example/s3/express/S3DirectoriesActions.java:214
↓ 4 callers
Method
getPolicyName
()
javav2/example_code/iam/src/test/java/IAMServiceTest.java:261
↓ 4 callers
Function
getRole
(roleName)
javascriptv3/example_code/iam/actions/get-role.js:15
↓ 4 callers
Method
getS3AsyncClient
()
javav2/example_code/entityresolution/src/main/java/com/example/entity/scenario/EntityResActions.java:107
↓ 4 callers
Method
getSecretValues
(String secretName)
javav2/example_code/rds/src/main/java/com/example/rds/RDSScenario.java:213
↓ 4 callers
Method
getSpecificAutoScalingGroups
(AutoScalingClient autoScalingClient, String groupName)
javav2/example_code/autoscale/src/main/java/com/example/autoscaling/scenario/AutoScalingScenario.java:392
↓ 4 callers
Function
getTemplate
(templateName)
javascriptv3/example_code/ses/src/libs/sesUtils.js:130
↓ 4 callers
Method
getTopicArn
()
javav2/example_code/rekognition/src/test/java/RekognitionTest.java:332
↓ 4 callers
Method
getVersion
()
javav2/example_code/s3/src/main/java/com/example/s3/lockscenario/S3InfoObject.java:28
↓ 4 callers
Method
get_books
Gets books from the database. :param author_id: When specified, only books by this author are returned. Ot
python/cross_service/aurora_rest_lending_library/library_api/chalicelib/library_data.py:335
↓ 4 callers
Method
get_conformance_pack
Return a selected conformance pack from the list of conformance packs. :return: selected conformance pack
python/example_code/auditmanager/framework_from_conformance_pack.py:25
↓ 4 callers
Method
get_crawler
Gets information about a crawler. :param name: The name of the crawler to look up. :return: Data about the crawler.
python/example_code/glue/glue_wrapper.py:31
↓ 4 callers
Method
get_credentials_for_identity
Gets AWS credentials for an Identity ID. Args: identity_id (str): The Identity ID logins (dict, opti
python/example_code/cognito/scenarios/identity_pools_example_demo/web/backend/routes/auth_flows/enhanced_flow.py:70
↓ 4 callers
Method
get_dicom_import_job
Get the properties of a DICOM import job. :param datastore_id: The ID of the data store. :param job_id: The ID of the job.
python/example_code/medical-imaging/medical_imaging_basics.py:159
↓ 4 callers
Method
get_foundation_model
Get details about an Amazon Bedrock foundation model. :return: The foundation model's details.
python/example_code/bedrock/bedrock_wrapper.py:34
↓ 4 callers
Method
get_identity_status
Gets the status of an identity. This can be used to discover whether an identity has been successfully verified. :param iden
python/example_code/ses/ses_identities.py:92
↓ 4 callers
Method
get_image_set
Get the properties of an image set. :param datastore_id: The ID of the data store. :param image_set_id: The ID of the image
python/example_code/medical-imaging/medical_imaging_basics.py:242
↓ 4 callers
Function
get_job
Gets details about a transcription job. :param job_name: The name of the job to retrieve. :param transcribe_client: The Boto3 Transcribe
python/example_code/transcribe/transcribe_basics.py:147
← previous
next →
701–800 of 13,204, ranked by callers