Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-health-tools
/ functions
Functions
278 in github.com/aws/aws-health-tools
⨍
Functions
278
◇
Types & classes
27
↳
Endpoints
14
Function
test_check_bucket_accessible_errors
(error_code, expected)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:41
Function
test_check_bucket_accessible_success
(populate_bucket)
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:130
Function
test_check_bucket_accessible_success
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:30
Function
test_copy_object_dry_run_multipart
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:202
Function
test_copy_object_dry_run_simple
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:185
Function
test_copy_object_failure
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:373
Function
test_copy_object_multipart
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:338
Function
test_copy_object_multipart_failure_aborts
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:386
Function
test_copy_object_simple
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:319
Function
test_copy_object_simple_no_storage_class_omits_it
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:238
Function
test_copy_object_simple_preserves_storage_class
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:223
Function
test_copy_object_simple_uses_tagging_directive_copy
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:255
Function
test_copy_object_with_dest_prefix
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:424
Function
test_copy_object_with_tags
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:406
Function
test_copy_versioning_enabled
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:151
Function
test_copy_versioning_error
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:169
Function
test_copy_versioning_not_set
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:161
Function
test_create_job
(include_versions, start, description)
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:235
Function
test_create_role
(mock_sleep)
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:195
Method
test_custom_source_region
Test custom source region can be specified.
misc/S3-replication-script/test/test_setup_replication.py:203
Method
test_customer_kms_key_adds_iam_grants
(self)
misc/S3-inventory-to-batch-job/tests/test_kms.py:84
Method
test_customer_kms_key_scoped_to_region
(self)
misc/S3-inventory-to-batch-job/tests/test_kms.py:93
Method
test_customer_managed_key_returned
(self, mocker)
misc/S3-inventory-to-batch-job/tests/test_kms.py:39
Method
test_default_source_region
Test default source region is me-central-1.
misc/S3-replication-script/test/test_setup_replication.py:190
Method
test_destination_bucket_created_when_not_exists
Test destination bucket is created if it doesn't exist.
misc/S3-replication-script/test/test_setup_replication.py:91
Function
test_discover_manifest_keys_found
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:44
Function
test_discover_manifest_keys_none
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:54
Function
test_ensure_bucket_creates
(region)
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:118
Function
test_ensure_bucket_exists
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:105
Method
test_eu_west_1_constraint
Test eu-west-1 maps to EU constraint.
misc/S3-replication-script/test/test_setup_replication.py:225
Method
test_existing_role_arn_used
Test provided role ARN is used instead of creating new role.
misc/S3-replication-script/test/test_setup_replication.py:123
Function
test_generate_manifests_empty_bucket
(tmp_path, make_args)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:217
Function
test_generate_manifests_large_only
(tmp_path, make_args)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:149
Function
test_generate_manifests_mixed
(tmp_path, make_args)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:166
Function
test_generate_manifests_special_chars
(tmp_path, make_args, key, expected_encoded)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:232
Function
test_generate_manifests_standard_only
(tmp_path, make_args)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:136
Function
test_generate_manifests_with_prefix
(tmp_path, make_args)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:204
Function
test_generate_manifests_with_versions
(tmp_path, make_args)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:185
Function
test_get_account_id_auto
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:70
Function
test_get_account_id_explicit
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:65
Function
test_get_bucket_region
(region, expected, populate_bucket)
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:80
Function
test_get_part_sizes
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:90
Function
test_get_part_sizes_with_version_id
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:102
Function
test_main_dry_run_no_copies
(tmp_path, populate_bucket)
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:293
Function
test_main_end_to_end
(mock_sleep)
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:274
Function
test_main_local_only
(tmp_path, make_args, populate_bucket)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:288
Function
test_main_rejects_multi_bucket_manifest
(tmp_path)
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:274
Function
test_main_s3_upload
(tmp_path, make_args, populate_bucket)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:311
Function
test_main_simple_copy
(tmp_path, populate_bucket)
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:443
Method
test_manifest_bucket_adds_get_object
(self)
misc/S3-inventory-to-batch-job/tests/test_kms.py:120
Method
test_no_encryption_config_returns_none
(self, mocker)
misc/S3-inventory-to-batch-job/tests/test_kms.py:60
Method
test_no_kms_no_grants
(self)
misc/S3-inventory-to-batch-job/tests/test_kms.py:109
Method
test_no_such_bucket_raises
(self, mocker)
misc/S3-inventory-to-batch-job/tests/test_kms.py:66
Method
test_other_region_uses_region_name
Test other regions use region name as constraint.
misc/S3-replication-script/test/test_setup_replication.py:230
Function
test_parse_args_concurrency_max
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:164
Function
test_parse_args_concurrency_over_max
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:170
Function
test_parse_args_concurrency_zero
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:176
Function
test_parse_args_dry_run_default
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:149
Function
test_parse_args_no_dry_run
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:155
Function
test_parse_manifest_rows
(lines, expected)
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:33
Function
test_read_manifest_invalid_s3_uri
(uri)
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:64
Function
test_read_manifest_local
(tmp_path)
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:40
Function
test_read_manifest_s3
(populate_bucket)
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:51
Method
test_replication_config_applied
Test replication configuration is applied to source bucket.
misc/S3-replication-script/test/test_setup_replication.py:153
Method
test_report_bucket_adds_put_object
(self)
misc/S3-inventory-to-batch-job/tests/test_kms.py:115
Method
test_role_created_when_not_provided
Test IAM role is created when not provided.
misc/S3-replication-script/test/test_setup_replication.py:138
Method
test_source_bucket_not_exists
Test script exits when source bucket doesn't exist.
misc/S3-replication-script/test/test_setup_replication.py:77
Function
test_sqs_queue_created
()
automated-actions/ECS_TASK_PATCHING_AUTOMATION/tests/unit/test_ecs_task_patching_recovery_stack.py:8
Method
test_sse_s3_returns_none
(self, mocker)
misc/S3-inventory-to-batch-job/tests/test_kms.py:54
Function
test_upload_manifests_no_large
(tmp_path, make_args)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:266
Function
test_upload_manifests_standard_and_large
(tmp_path, make_args)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:248
Method
test_us_east_1_constraint
Test us-east-1 maps to US constraint.
misc/S3-replication-script/test/test_setup_replication.py:220
Function
test_validate_bucket_name_length
(length, exits)
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:180
Function
test_validate_inputs_both_exist
(make_args, populate_bucket)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:82
Function
test_validate_inputs_creates_manifest_bucket
(make_args, populate_bucket, region, expect_constraint)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:96
Function
test_validate_inputs_source_inaccessible
(make_args, scenario)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:65
Method
test_versioning_enabled_on_source
Test versioning is enabled on source bucket.
misc/S3-replication-script/test/test_setup_replication.py:106
Function
validate_setup
Run pre-flight checks before executing batch replication. Should be run after setup-iam-role and setup-replication-rules when chaining, so th
misc/S3-inventory-to-batch-job/s3_batch_replication/commands/validate_setup.py:219
← previous
201–278 of 278, ranked by callers