LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
bin/check_napoleon_gate.py
botocraft/__init__.py
botocraft/config.py
botocraft/connectivity.py
botocraft/datasync.py
botocraft/main.py
botocraft/py.typed
botocraft.egg-info/PKG-INFO
botocraft.egg-info/SOURCES.txt
botocraft.egg-info/dependency_links.txt
botocraft.egg-info/entry_points.txt
botocraft.egg-info/requires.txt
botocraft.egg-info/top_level.txt
botocraft/cli/__init__.py
botocraft/cli/botocore.py
botocraft/cli/cli.py
botocraft/cli/data.py
botocraft/cli/eventbridge.py
botocraft/cli/shell.py
botocraft/cli/sync.py
botocraft/eventbridge/__init__.py
botocraft/eventbridge/acm.py
botocraft/eventbridge/authoring.py
botocraft/eventbridge/base.py
botocraft/eventbridge/cloudtrail.py
botocraft/eventbridge/codepipeline.py
botocraft/eventbridge/common.py
botocraft/eventbridge/ecr.py
botocraft/eventbridge/ecs.py
botocraft/eventbridge/elasticache.py
botocraft/eventbridge/elasticsearch.py
botocraft/eventbridge/elbv2.py
botocraft/eventbridge/factory.py
botocraft/eventbridge/opensearch.py
botocraft/eventbridge/search.py
botocraft/eventbridge/ssm.py
botocraft/eventbridge/raw/__init__.py
botocraft/eventbridge/raw/acm/__init__.py
botocraft/eventbridge/raw/acm/acmcertificateapproachingexpiration.py
botocraft/eventbridge/raw/acm/acmcertificateavailable.py
botocraft/eventbridge/raw/acm/acmcertificateexpired.py
botocraft/eventbridge/raw/acm/acmcertificaterenewalactionrequired.py
botocraft/eventbridge/raw/acm/acmcertificaterevoked.py
botocraft/eventbridge/raw/acm/acmcertificaterevokedbyca.py
botocraft/eventbridge/raw/acm/acmcertificaterotated.py
botocraft/eventbridge/raw/acm/aws_api_call_via_cloudtrail.py
botocraft/eventbridge/raw/codepipeline/__init__.py
botocraft/eventbridge/raw/codepipeline/aws_api_call_via_cloudtrail.py
botocraft/eventbridge/raw/codepipeline/codepipelineactionexecutionstatechange.py
botocraft/eventbridge/raw/codepipeline/codepipelinepipelineexecutionstatechange.py
botocraft/eventbridge/raw/codepipeline/codepipelinestageexecutionstatechange.py
botocraft/eventbridge/raw/ecr/__init__.py
botocraft/eventbridge/raw/ecr/aws_api_call_via_cloudtrail.py
botocraft/eventbridge/raw/ecr/ecr_image_action.py
botocraft/eventbridge/raw/ecr/ecr_image_scan.py
botocraft/eventbridge/raw/ecr/pull_through_cache_action.py
botocraft/eventbridge/raw/ecr/referrer_action.py
botocraft/eventbridge/raw/ecr/replication_action.py
botocraft/eventbridge/raw/ecr/scan_resource_change.py
botocraft/eventbridge/raw/ecs/__init__.py
botocraft/eventbridge/raw/ecs/aws_api_call_via_cloudtrail.py
botocraft/eventbridge/raw/ecs/container_instance_change.py
botocraft/eventbridge/raw/ecs/service_action.py
botocraft/eventbridge/raw/ecs/service_deployment_state_change.py
botocraft/eventbridge/raw/ecs/task_state_change.py
botocraft/eventbridge/raw/elasticache/__init__.py
botocraft/eventbridge/raw/elasticache/aws_api_call_via_cloudtrail.py
botocraft/eventbridge/raw/elasticache/cachecreated.py
botocraft/eventbridge/raw/elasticache/cachecreationfailed.py
botocraft/eventbridge/raw/elasticache/cachedeleted.py
botocraft/eventbridge/raw/elasticache/cachelimitapproaching.py
botocraft/eventbridge/raw/elasticache/cacheupdated.py
botocraft/eventbridge/raw/elasticache/cacheupdatefailed.py
botocraft/eventbridge/raw/elasticache/snapshotcopyfailed.py
botocraft/eventbridge/raw/elasticache/snapshotcreated.py
botocraft/eventbridge/raw/elasticache/snapshotcreationfailed.py
botocraft/eventbridge/raw/elasticache/snapshotexportfailed.py
botocraft/eventbridge/raw/elasticsearch/__init__.py
botocraft/eventbridge/raw/elasticsearch/auto_tune_notification.py
botocraft/eventbridge/raw/elasticsearch/aws_api_call_via_cloudtrail.py
botocraft/eventbridge/raw/elasticsearch/cluster_status_notification.py
botocraft/eventbridge/raw/elasticsearch/common.py
botocraft/eventbridge/raw/elasticsearch/domain_error_notification.py
botocraft/eventbridge/raw/elasticsearch/domain_update_notification.py
botocraft/eventbridge/raw/elasticsearch/maintenance_update.py
botocraft/eventbridge/raw/elasticsearch/notification.py
botocraft/eventbridge/raw/elasticsearch/software_update_notification.py
botocraft/eventbridge/raw/elasticsearch/vpc_endpoint_notification.py
botocraft/eventbridge/raw/elbv2/__init__.py
botocraft/eventbridge/raw/elbv2/aws_api_call_via_cloudtrail.py
botocraft/eventbridge/raw/ssm/__init__.py
botocraft/eventbridge/raw/ssm/calendarstatechange.py
botocraft/eventbridge/raw/ssm/change_request_status_update.py
botocraft/eventbridge/raw/ssm/configuration_compliance_state_change.py
botocraft/eventbridge/raw/ssm/ec2_automation_execution_status_change_notification.py
botocraft/eventbridge/raw/ssm/ec2_automation_step_status_change_notification.py
botocraft/eventbridge/raw/ssm/ec2_command_invocation_status_change_notification.py
botocraft/eventbridge/raw/ssm/ec2_command_status_change_notification.py
botocraft/eventbridge/raw/ssm/ec2_state_manager_association_state_change.py
botocraft/eventbridge/raw/ssm/ec2_state_manager_instance_association_state_change.py
botocraft/eventbridge/raw/ssm/maintenance_window_execution_state_change_notification.py
botocraft/eventbridge/raw/ssm/maintenance_window_state_change_notification.py
botocraft/eventbridge/raw/ssm/maintenance_window_target_registration_notification.py
botocraft/eventbridge/raw/ssm/maintenance_window_task_execution_state_change_notification.py
botocraft/eventbridge/raw/ssm/maintenance_window_task_target_invocation_state_change_notification.py
botocraft/eventbridge/raw/ssm/opsitem_create.py
botocraft/eventbridge/raw/ssm/opsitem_update.py
botocraft/eventbridge/raw/ssm/parameter_store_change.py
botocraft/mixins/__init__.py
botocraft/mixins/acm.py
botocraft/mixins/application_autoscaling.py
botocraft/mixins/autoscaling.py
botocraft/mixins/bedrock.py
botocraft/mixins/bedrock_runtime.py
botocraft/mixins/cloudwatch.py
botocraft/mixins/codebuild.py
botocraft/mixins/codeconnections.py
botocraft/mixins/codepipeline.py
botocraft/mixins/common.py
botocraft/mixins/datasync.py
botocraft/mixins/docdb.py
botocraft/mixins/ec2.py
botocraft/mixins/ecr.py
botocraft/mixins/ecs.py
botocraft/mixins/efs.py
botocraft/mixins/elasticache.py
botocraft/mixins/elb.py
botocraft/mixins/elbv2.py
botocraft/mixins/events.py
botocraft/mixins/iam.py
botocraft/mixins/inspector2.py
botocraft/mixins/kinesis.py
botocraft/mixins/kms.py
botocraft/mixins/logs.py
botocraft/mixins/opensearch.py
botocraft/mixins/rds.py
botocraft/mixins/route53.py
botocraft/mixins/s3.py
botocraft/mixins/schemas.py
botocraft/mixins/secretsmanager.py
botocraft/mixins/ses.py
botocraft/mixins/sesv2.py
botocraft/mixins/sqs.py
botocraft/mixins/tags.py
botocraft/services/__init__.py
botocraft/services/abstract.py
botocraft/services/acm.py
botocraft/services/application_autoscaling.py
botocraft/services/autoscaling.py
botocraft/services/bedrock.py
botocraft/services/bedrock_runtime.py
botocraft/services/cloudwatch.py
botocraft/services/codebuild.py
botocraft/services/codeconnections.py
botocraft/services/codepipeline.py
botocraft/services/common.py
botocraft/services/datasync.py
botocraft/services/docdb.py
botocraft/services/ec2.py
botocraft/services/ecr.py
botocraft/services/ecs.py
botocraft/services/efs.py
botocraft/services/elasticache.py
botocraft/services/elb.py
botocraft/services/elbv2.py
botocraft/services/events.py
botocraft/services/exceptions.py
botocraft/services/iam.py
botocraft/services/inspector2.py
botocraft/services/kinesis.py
botocraft/services/kms.py
botocraft/services/logs.py
botocraft/services/opensearch.py
botocraft/services/rds.py
botocraft/services/route53.py
botocraft/services/s3.py
botocraft/services/schemas.py
botocraft/services/secretsmanager.py
botocraft/services/ses.py
botocraft/services/sesv2.py
botocraft/services/sqs.py
botocraft/services/ssm.py
botocraft/services/sts.py
botocraft/sync/__init__.py
botocraft/sync/docstring.py
botocraft/sync/exceptions.py
botocraft/sync/models.py
botocraft/sync/service.py
botocraft/sync/shapes.py
botocraft/sync/sphinx.py
botocraft/sync/methods/__init__.py
botocraft/sync/methods/manager/__init__.py
botocraft/sync/methods/manager/base.py
botocraft/sync/methods/manager/create.py
botocraft/sync/methods/manager/delete.py
botocraft/sync/methods/manager/general.py
botocraft/sync/methods/manager/get.py
botocraft/sync/methods/manager/get_many.py
botocraft/sync/methods/manager/list.py
botocraft/sync/methods/manager/partial_update.py
botocraft/sync/methods/manager/update.py
botocraft/sync/methods/model/__init__.py
botocraft/sync/methods/model/methods.py
botocraft/sync/methods/model/properties.py
botocraft/sync/methods/model/relations.py
doc/source/conf.py
tests/__init__.py
tests/test_config.py
tests/test_connectivity.py
tests/test_datasync_workflow.py
tests/cli/__init__.py
tests/cli/test_eventbridge.py
tests/eventbridge/__init__.py
tests/eventbridge/test_acm.py
tests/eventbridge/test_cloudtrail.py
tests/eventbridge/test_codepipeline.py
tests/eventbridge/test_elasticache.py
tests/eventbridge/test_elasticsearch.py
tests/eventbridge/test_elbv2.py
tests/eventbridge/test_factory.py
tests/eventbridge/test_opensearch.py
tests/eventbridge/test_ssm.py
tests/mixins/__init__.py
tests/mixins/test_connection_targets.py
tests/mixins/test_ec2_tunnel.py
tests/mixins/test_ecs_exec.py
tests/mixins/test_schemas.py
tests/services/__init__.py
tests/services/test_abstract_filter.py
tests/services/test_abstract_queryset.py
tests/services/test_bedrock.py
tests/services/test_bedrock_runtime.py
tests/services/test_cloudwatch.py
tests/services/test_codebuild.py
tests/services/test_codeconnections.py
tests/services/test_codepipeline.py
tests/services/test_datasync.py
tests/services/test_ec2_ami_in_use.py
tests/services/test_ec2_phase10_observability.py
tests/services/test_ec2_phase2_route_volume.py
tests/services/test_ec2_phase3_volume_sg_route.py
tests/services/test_ec2_phase4_network_acl_entry.py
tests/services/test_ec2_phase5_flow_log.py
tests/services/test_ec2_phase5_network_interface.py
tests/services/test_ec2_phase5_vpc_endpoint.py
tests/services/test_ec2_phase6_polish.py
tests/services/test_ec2_phase7_instance_modify.py
tests/services/test_ec2_phase8_storage.py
tests/services/test_ec2_phase9_networking.py
tests/services/test_ec2_primary_model_expansion.py
tests/services/test_ecs.py
tests/services/test_efs.py
tests/services/test_kinesis.py
tests/services/test_logs.py
tests/services/test_network_relations.py
tests/services/test_opensearch.py
tests/services/test_ses.py
tests/services/test_sesv2.py
tests/sync/__init__.py
tests/sync/test_classvar_type_field_shadowing.py
tests/sync/test_docformatter_compat.py
tests/sync/test_get_method_generator.py
tests/sync/test_list_forward_ref_shadowing.py
tests/sync/test_primary_model_properties.py