MCPcopy Create free account

hub / github.com/awsdocs/aws-doc-sdk-examples / types & classes

Types & classes2,744 in github.com/awsdocs/aws-doc-sdk-examples

↓ 24 callersClassColumn
Defines a column in a database table.
python/cross_service/aurora_rest_lending_library/library_api/chalicelib/mysql_helper.py:43
↓ 24 callersClassRekognitionFace
Encapsulates an Amazon Rekognition face.
python/example_code/rekognition/rekognition_objects.py:72
↓ 22 callersClassMedicalImagingWrapper
python/example_code/medical-imaging/medical_imaging_basics.py:25
↓ 17 callersClassBucketWrapper
Encapsulates S3 bucket actions.
python/example_code/s3/s3_basics/bucket_wrapper.py:22
↓ 15 callersClassNeptune
python/test_tools/neptune_stubber.py:6
↓ 14 callersClassGlacierWrapper
Encapsulates Amazon S3 Glacier API operations.
python/example_code/glacier/glacier_basics.py:24
↓ 13 callersClassConfig
python/example_code/firehose/scenarios/firehose-put-actions/config.py:3
↓ 13 callersClassHealthLakeWrapper
python/example_code/healthlake/health_lake_wrapper.py:25
↓ 12 callersClassLambdaWrapper
python/example_code/lambda/lambda_basics.py:22
↓ 12 callersClassSnsWrapper
Encapsulates Amazon SNS topic and subscription functions.
python/example_code/sns/sns_basics.py:22
↓ 11 callersClassAcmCertificate
Encapsulates ACM functions.
python/example_code/acm/certificate_basics.py:24
↓ 11 callersClassAutoScalingWrapper
Encapsulates Amazon EC2 Auto Scaling actions.
python/example_code/auto-scaling/action_wrapper.py:20
↓ 11 callersClassKinesisAnalyticsApplicationV2
Encapsulates Kinesis Data Analytics application functions.
python/example_code/kinesis-analytics-v2/analytics_application.py:19
↓ 11 callersClassRekognitionImage
Encapsulates an Amazon Rekognition image. This class is a thin wrapper around parts of the Boto3 Amazon Rekognition API.
python/example_code/rekognition/rekognition_image_detection.py:38
↓ 10 callersClassCognitoIdentityProviderWrapper
Encapsulates Amazon Cognito actions
python/example_code/cognito/cognito_idp_actions.py:24
↓ 10 callersClassPollyWrapper
Encapsulates Amazon Polly functions.
python/example_code/polly/polly_wrapper.py:21
↓ 10 callersClassSesReceiptHandler
Encapsulates Amazon SES receipt handling functions.
python/example_code/ses/ses_receipt_handler.py:23
↓ 10 callersClassStepFunctionsStateMachine
Encapsulates Step Functions state machine functions.
python/cross_service/stepfunctions_messenger/stepfunctions_statemachine.py:19
↓ 9 callersClassApiGatewayToService
Encapsulates Amazon API Gateway functions that are used to create a REST API that integrates with another AWS service.
python/example_code/api-gateway/aws_service/aws_service.py:26
↓ 9 callersClassCloudWatchWrapper
Encapsulates Amazon CloudWatch functions.
python/example_code/cloudwatch/cloudwatch_basics.py:26
↓ 9 callersClassTextractWrapper
Encapsulates Textract functions.
python/cross_service/textract_explorer/textract_wrapper.py:19
↓ 8 callersClassApiGatewayWebsocket
Encapsulates Amazon API Gateway websocket functions.
python/cross_service/apigateway_websocket_chat/websocket_chat.py:27
↓ 8 callersClassComprehendClassifier
Encapsulates an Amazon Comprehend custom classifier.
python/example_code/comprehend/comprehend_classifier.py:31
↓ 8 callersClassObjectWrapper
Encapsulates S3 object actions.
python/example_code/s3/s3_basics/object_wrapper.py:22
↓ 8 callersClassQuestion
A helper class to ask questions at a command prompt and validate and convert the answers.
python/example_code/dynamodb/GettingStarted/question.py:11
↓ 8 callersClassSesIdentity
Encapsulates Amazon SES identity functions.
python/example_code/ses/ses_identities.py:19
↓ 8 callersClassTextractWrapper
Encapsulates Textract functions.
python/example_code/textract/textract_wrapper.py:19
↓ 8 callersClassTransferCallback
Handle callbacks from the transfer manager. The transfer manager periodically calls the __call__ method throughout the upload and downlo
python/example_code/s3/file_transfer/file_transfer.py:26
↓ 7 callersClassComprehendDetect
Encapsulates Comprehend detection functions.
python/example_code/comprehend/comprehend_detect.py:22
↓ 7 callersClassKinesisStream
Encapsulates a Kinesis stream.
python/example_code/kinesis/streams/kinesis_stream.py:19
↓ 7 callersClassMedicalImagingWrapper
Encapsulates AWS HealthImaging functionality.
python/example_code/medical-imaging/imaging_set_and_frames_workflow/medicalimaging.py:22
↓ 7 callersClassRedshiftDataWrapper
Encapsulates Amazon Redshift data.
python/example_code/redshift/redshift_data.py:16
↓ 7 callersClassRedshiftWrapper
Encapsulates Amazon Redshift cluster operations.
python/example_code/redshift/redshift.py:16
↓ 7 callersClassSesTemplate
Encapsulates Amazon SES template functions.
python/example_code/ses/ses_templates.py:24
↓ 6 callersClassRekognitionCollection
Encapsulates an Amazon Rekognition collection. This class is a thin wrapper around parts of the Boto3 Amazon Rekognition API.
python/example_code/rekognition/rekognition_collections.py:30
↓ 6 callersClassScaffold
Encapsulates scaffolding functions to deploy and destroy resources used by the demo.
python/example_code/dynamodb/partiql/scaffold.py:17
↓ 6 callersClassTable
Defines a database table.
python/cross_service/aurora_rest_lending_library/library_api/chalicelib/mysql_helper.py:63
↓ 6 callersClassTestClient
python/cross_service/resilient_service/conftest.py:84
↓ 5 callersClassAuditReport
python/example_code/auditmanager/create_assessment_report.py:25
↓ 5 callersClassComprehendDemoResources
Encapsulates resources used for demonstrations.
python/example_code/comprehend/comprehend_demo_resources.py:23
↓ 5 callersClassDocumentWrapper
Encapsulates AWS Systems Manager Document actions.
python/example_code/ssm/document.py:15
↓ 5 callersClassFakeKnowledgeBaseData
Test data for knowledge base tests.
python/example_code/bedrock-agent/test/conftest.py:96
↓ 5 callersClassFifoTopicWrapper
Encapsulates Amazon SNS FIFO topic and subscription functions.
python/example_code/sns/sns_fifo_topic.py:22
↓ 5 callersClassIoTWrapper
Encapsulates AWS IoT actions.
python/example_code/iot/iot_wrapper.py:20
↓ 5 callersClassNeptuneDateStubber
python/test_tools/neptune_data_stubber.py:12
↓ 5 callersClassRekognitionVideo
Encapsulates an Amazon Rekognition video. This class is a thin wrapper around parts of the Boto3 Amazon Rekognition API.
python/example_code/rekognition/rekognition_video_detection.py:30
↓ 5 callersClassSESv2Workflow
A class to manage the SES v2 Coupon Newsletter Workflow.
python/example_code/sesv2/newsletter_scenario/newsletter.py:73
↓ 5 callersClassStorage
Handles basic storage functions, backed by an Amazon DynamoDB table.
python/cross_service/apigateway_covid-19_tracker/chalicelib/covid_data.py:20
↓ 5 callersClassVpcWrapper
Encapsulates Amazon Elastic Compute Cloud (Amazon EC2) Amazon Virtual Private Cloud actions.
python/example_code/ec2/vpc.py:15
↓ 4 callersClassComprehendTopicModeler
Encapsulates a Comprehend topic modeler.
python/example_code/comprehend/comprehend_topic_modeler.py:25
↓ 4 callersClassConfigWrapper
Encapsulates AWS Config functions.
python/example_code/config/config_rules.py:21
↓ 4 callersClassConformancePack
python/example_code/auditmanager/framework_from_conformance_pack.py:20
↓ 4 callersClassEnhancedFlowDemo
The Enhanced Flow combines the GetId and GetCredentialsForIdentity operations into a single call. This provides a more efficient way to obtai
python/example_code/cognito/scenarios/identity_pools_example_demo/web/backend/routes/auth_flows/enhanced_flow.py:16
↓ 4 callersClassForeignKey
Defines a foreign key.
python/cross_service/aurora_rest_lending_library/library_api/chalicelib/mysql_helper.py:32
↓ 4 callersClassOpsItemWrapper
Encapsulates AWS Systems Manager OpsItem actions.
python/example_code/ssm/ops_item.py:14
↓ 4 callersClassRekognitionCelebrity
Encapsulates an Amazon Rekognition celebrity.
python/example_code/rekognition/rekognition_objects.py:156
↓ 4 callersClassRekognitionLabel
Encapsulates an Amazon Rekognition label.
python/example_code/rekognition/rekognition_objects.py:234
↓ 4 callersClassRekognitionModerationLabel
Encapsulates an Amazon Rekognition moderation label.
python/example_code/rekognition/rekognition_objects.py:270
↓ 4 callersClassSesDestination
Contains data about an email destination.
python/example_code/ses/ses_email.py:25
↓ 3 callersClassActivity
Encapsulates Step Function activity actions.
python/example_code/stepfunctions/activities.py:22
↓ 3 callersClassAliasManager
python/example_code/kms/alias_management.py:22
↓ 3 callersClassAutoScalingWrapper
Encapsulates Amazon EC2 Auto Scaling and EC2 management actions.
python/cross_service/resilient_service/auto_scaler.py:19
↓ 3 callersClassBedrockWrapper
Encapsulates Amazon Bedrock foundation model actions.
python/example_code/bedrock/bedrock_wrapper.py:20
↓ 3 callersClassCORS
java/example_code/s3/src/main/java/aws/example/s3/CORS.java:20
↓ 3 callersClassClassifierDemo
Encapsulates functions used to run the demonstration.
python/example_code/comprehend/comprehend_classifier_demo.py:69
↓ 3 callersClassCloudFrontWrapper
Encapsulates Amazon CloudFront operations.
python/example_code/cloudfront/distributions.py:15
↓ 3 callersClassDateUtilities
A class to help mutate dates in Python.
python/example_code/cloudwatch-logs/scenarios/large-query/date_utilities.py:6
↓ 3 callersClassElasticLoadBalancerWrapper
Encapsulates Elastic Load Balancing (ELB) actions.
python/cross_service/resilient_service/load_balancer.py:17
↓ 3 callersClassFirehoseClient
AWS Firehose client to send records and monitor metrics. Attributes: config (object): Configuration object with delivery stream name
python/example_code/firehose/scenarios/firehose-put-actions/firehose.py:34
↓ 3 callersClassGlueCrawlerJobScenario
Encapsulates a scenario that shows how to create an AWS Glue crawler and job and use them to transform data from CSV to JSON format.
python/example_code/glue/scenario_getting_started_crawlers_and_jobs.py:39
↓ 3 callersClassGrantManager
python/example_code/kms/grant_management.py:22
↓ 3 callersClassKeyEncrypt
python/example_code/kms/key_encryption.py:21
↓ 3 callersClassKeyManager
python/example_code/kms/key_management.py:22
↓ 3 callersClassKeyPolicy
python/example_code/kms/key_policies.py:23
↓ 3 callersClassMaintenanceWindowWrapper
Encapsulates AWS Systems Manager maintenance window actions.
python/example_code/ssm/maintenance_window.py:14
↓ 3 callersClassParameterHelper
Encapsulates Systems Manager parameters. This example uses these parameters to drive the demonstration of resilient architecture, such as fai
python/cross_service/resilient_service/parameters.py:13
↓ 3 callersClassRecommendationService
Encapsulates a DynamoDB table to use as a service that recommends books, movies, and songs.
python/cross_service/resilient_service/recommendation_service.py:32
↓ 3 callersClassRecommendationServiceError
Custom exception for errors related to the RecommendationService.
python/cross_service/resilient_service/recommendation_service.py:14
↓ 3 callersClassRekognitionCollectionManager
Encapsulates Amazon Rekognition collection management functions. This class is a thin wrapper around parts of the Boto3 Amazon Rekognition AP
python/example_code/rekognition/rekognition_collections.py:307
↓ 3 callersClassSecurityHub
python/example_code/auditmanager/security_hub_custom_framework.py:19
↓ 3 callersClassSesMailSender
Encapsulates functions to send emails with Amazon SES.
python/example_code/ses/ses_email.py:54
↓ 3 callersClassSnsWrapper
Wrapper class for managing Amazon SNS operations.
python/cross_service/topics_and_queues/sns_wrapper.py:20
↓ 3 callersClassSqsWrapper
Wrapper class for managing Amazon SQS operations.
python/cross_service/topics_and_queues/sqs_wrapper.py:20
↓ 3 callersClassStateMachine
Encapsulates Step Functions state machine actions.
python/example_code/stepfunctions/state_machines.py:19
↓ 3 callersClassStorageError
python/cross_service/dynamodb_item_tracker/storage.py:20
↓ 3 callersClassTopicsAndQueuesScenario
Manages the Topics and Queues feature scenario.
python/cross_service/topics_and_queues/topics_and_queues_scenario.py:41
↓ 2 callersClassBasicFlowDemo
Demonstrates Basic authentication flow for Amazon Cognito Identity Pools. For complete usage examples, see: examples/basic_flow_examples.py
python/example_code/cognito/scenarios/identity_pools_example_demo/web/backend/routes/auth_flows/basic_flow.py:18
↓ 2 callersClassBatchGetSecretsWrapper
python/example_code/secretsmanager/batch_get_secret_value.py:19
↓ 2 callersClassBedrockAgentRuntimeWrapper
Encapsulates Amazon Bedrock Agents Runtime actions.
python/example_code/bedrock-agent-runtime/bedrock_agent_runtime_wrapper.py:20
↓ 2 callersClassBedrockAgentWrapper
Encapsulates Amazon Bedrock Agent actions.
python/example_code/bedrock-agent/bedrock_agent_wrapper.py:19
↓ 2 callersClassCloudFormationHelper
Helper class for managing CloudFormation stack operations.
python/example_code/s3/scenarios/batch/cloudformation_helper.py:15
↓ 2 callersClassCloudWatchLogsQueryRunner
python/example_code/cloudwatch-logs/scenarios/large-query/exec.py:22
↓ 2 callersClassConditionalRequestsScenario
Runs a scenario that shows how to use S3 Conditional Requests.
python/example_code/s3/scenarios/conditional_requests/scenario.py:34
↓ 2 callersClassControlTowerScenario
python/example_code/controltower/scenario_controltower.py:23
↓ 2 callersClassControlTowerWrapper
Encapsulates AWS Control Tower and Control Catalog functionality.
python/example_code/controltower/controltower_wrapper.py:18
↓ 2 callersClassDataServiceNotReadyException
python/cross_service/aurora_rest_lending_library/library_api/chalicelib/library_data.py:39
↓ 2 callersClassDateOutOfBoundsError
Exception raised when the date range for a query is out of bounds.
python/example_code/cloudwatch-logs/scenarios/large-query/cloudwatch_query.py:14
↓ 2 callersClassEC2InstanceScenario
A scenario that demonstrates how to use Boto3 to manage Amazon EC2 resources. Covers creating a key pair, security group, launching an instan
python/example_code/ec2/scenario_get_started_instances.py:23
↓ 2 callersStructEvent
snippet-end:[cloudwatch.go.create_event.imports] Event represents the information for a new event snippet-start:[cloudwatch.go.create_event.event_stru
go/cloudwatch/SendEvent/SendEvent.go:22
↓ 2 callersClassGetSecretWrapper
python/example_code/secretsmanager/get_secret_value.py:18
next →1–100 of 2,744, ranked by callers