MCPcopy Create free account

hub / github.com/aws/aws-health-tools / functions

Functions278 in github.com/aws/aws-health-tools

Functiontest_check_bucket_accessible_errors
(error_code, expected)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:41
Functiontest_check_bucket_accessible_success
(populate_bucket)
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:130
Functiontest_check_bucket_accessible_success
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:30
Functiontest_copy_object_dry_run_multipart
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:202
Functiontest_copy_object_dry_run_simple
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:185
Functiontest_copy_object_failure
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:373
Functiontest_copy_object_multipart
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:338
Functiontest_copy_object_multipart_failure_aborts
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:386
Functiontest_copy_object_simple
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:319
Functiontest_copy_object_simple_no_storage_class_omits_it
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:238
Functiontest_copy_object_simple_preserves_storage_class
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:223
Functiontest_copy_object_simple_uses_tagging_directive_copy
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:255
Functiontest_copy_object_with_dest_prefix
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:424
Functiontest_copy_object_with_tags
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:406
Functiontest_copy_versioning_enabled
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:151
Functiontest_copy_versioning_error
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:169
Functiontest_copy_versioning_not_set
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:161
Functiontest_create_job
(include_versions, start, description)
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:235
Functiontest_create_role
(mock_sleep)
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:195
Methodtest_custom_source_region
Test custom source region can be specified.
misc/S3-replication-script/test/test_setup_replication.py:203
Methodtest_customer_kms_key_adds_iam_grants
(self)
misc/S3-inventory-to-batch-job/tests/test_kms.py:84
Methodtest_customer_kms_key_scoped_to_region
(self)
misc/S3-inventory-to-batch-job/tests/test_kms.py:93
Methodtest_customer_managed_key_returned
(self, mocker)
misc/S3-inventory-to-batch-job/tests/test_kms.py:39
Methodtest_default_source_region
Test default source region is me-central-1.
misc/S3-replication-script/test/test_setup_replication.py:190
Methodtest_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
Functiontest_discover_manifest_keys_found
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:44
Functiontest_discover_manifest_keys_none
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:54
Functiontest_ensure_bucket_creates
(region)
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:118
Functiontest_ensure_bucket_exists
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:105
Methodtest_eu_west_1_constraint
Test eu-west-1 maps to EU constraint.
misc/S3-replication-script/test/test_setup_replication.py:225
Methodtest_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
Functiontest_generate_manifests_empty_bucket
(tmp_path, make_args)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:217
Functiontest_generate_manifests_large_only
(tmp_path, make_args)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:149
Functiontest_generate_manifests_mixed
(tmp_path, make_args)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:166
Functiontest_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
Functiontest_generate_manifests_standard_only
(tmp_path, make_args)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:136
Functiontest_generate_manifests_with_prefix
(tmp_path, make_args)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:204
Functiontest_generate_manifests_with_versions
(tmp_path, make_args)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:185
Functiontest_get_account_id_auto
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:70
Functiontest_get_account_id_explicit
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:65
Functiontest_get_bucket_region
(region, expected, populate_bucket)
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:80
Functiontest_get_part_sizes
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:90
Functiontest_get_part_sizes_with_version_id
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:102
Functiontest_main_dry_run_no_copies
(tmp_path, populate_bucket)
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:293
Functiontest_main_end_to_end
(mock_sleep)
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:274
Functiontest_main_local_only
(tmp_path, make_args, populate_bucket)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:288
Functiontest_main_rejects_multi_bucket_manifest
(tmp_path)
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:274
Functiontest_main_s3_upload
(tmp_path, make_args, populate_bucket)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:311
Functiontest_main_simple_copy
(tmp_path, populate_bucket)
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:443
Methodtest_manifest_bucket_adds_get_object
(self)
misc/S3-inventory-to-batch-job/tests/test_kms.py:120
Methodtest_no_encryption_config_returns_none
(self, mocker)
misc/S3-inventory-to-batch-job/tests/test_kms.py:60
Methodtest_no_kms_no_grants
(self)
misc/S3-inventory-to-batch-job/tests/test_kms.py:109
Methodtest_no_such_bucket_raises
(self, mocker)
misc/S3-inventory-to-batch-job/tests/test_kms.py:66
Methodtest_other_region_uses_region_name
Test other regions use region name as constraint.
misc/S3-replication-script/test/test_setup_replication.py:230
Functiontest_parse_args_concurrency_max
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:164
Functiontest_parse_args_concurrency_over_max
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:170
Functiontest_parse_args_concurrency_zero
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:176
Functiontest_parse_args_dry_run_default
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:149
Functiontest_parse_args_no_dry_run
()
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:155
Functiontest_parse_manifest_rows
(lines, expected)
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:33
Functiontest_read_manifest_invalid_s3_uri
(uri)
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:64
Functiontest_read_manifest_local
(tmp_path)
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:40
Functiontest_read_manifest_s3
(populate_bucket)
misc/s3-cross-region-copy-using-batch-operations/tests/test_copy_large_objects.py:51
Methodtest_replication_config_applied
Test replication configuration is applied to source bucket.
misc/S3-replication-script/test/test_setup_replication.py:153
Methodtest_report_bucket_adds_put_object
(self)
misc/S3-inventory-to-batch-job/tests/test_kms.py:115
Methodtest_role_created_when_not_provided
Test IAM role is created when not provided.
misc/S3-replication-script/test/test_setup_replication.py:138
Methodtest_source_bucket_not_exists
Test script exits when source bucket doesn't exist.
misc/S3-replication-script/test/test_setup_replication.py:77
Functiontest_sqs_queue_created
()
automated-actions/ECS_TASK_PATCHING_AUTOMATION/tests/unit/test_ecs_task_patching_recovery_stack.py:8
Methodtest_sse_s3_returns_none
(self, mocker)
misc/S3-inventory-to-batch-job/tests/test_kms.py:54
Functiontest_upload_manifests_no_large
(tmp_path, make_args)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:266
Functiontest_upload_manifests_standard_and_large
(tmp_path, make_args)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:248
Methodtest_us_east_1_constraint
Test us-east-1 maps to US constraint.
misc/S3-replication-script/test/test_setup_replication.py:220
Functiontest_validate_bucket_name_length
(length, exits)
misc/s3-cross-region-copy-using-batch-operations/tests/test_create_batch_copy_jobs.py:180
Functiontest_validate_inputs_both_exist
(make_args, populate_bucket)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:82
Functiontest_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
Functiontest_validate_inputs_source_inaccessible
(make_args, scenario)
misc/s3-cross-region-copy-using-batch-operations/tests/test_generate_manifest.py:65
Methodtest_versioning_enabled_on_source
Test versioning is enabled on source bucket.
misc/S3-replication-script/test/test_setup_replication.py:106
Functionvalidate_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
← previous201–278 of 278, ranked by callers