MCPcopy Create free account

hub / github.com/aws/aws-health-tools / types & classes

Types & classes27 in github.com/aws/aws-health-tools

↓ 2 callersClassEcsTaskPatchingRecoveryStack
automated-actions/ECS_TASK_PATCHING_AUTOMATION/ecs_task_patching_recovery/ecs_task_patching_recovery_stack.py:14
↓ 2 callersClassManifest
A parsed S3 Inventory manifest, containing metadata and the list of inventory files.
misc/S3-inventory-to-batch-job/s3_batch_replication/manifest.py:34
↓ 2 callersClassRegionLookupError
Rasied when there was a problem when looking up the active region
high-availability-endpoint/python/region_lookup.py:5
↓ 2 callersClassS3Uri
Click parameter type that validates an S3 URI (``s3://bucket/key``).
misc/S3-inventory-to-batch-job/s3_batch_replication/types.py:55
↓ 1 callersClassActiveRegionHasChangedError
Rasied when the active region has changed
high-availability-endpoint/python/health_client.py:6
↓ 1 callersClassManifestFile
A single inventory CSV file entry from an S3 Inventory manifest.
misc/S3-inventory-to-batch-job/s3_batch_replication/manifest.py:25
↓ 1 callersClassPartInfo
Information about a downloaded part.
s3-download-partial-multiparts/s3-download-partial-multiparts.py:39
↓ 1 callersClassUnionType
Tries each delegate type in order, accepting the first that succeeds.
misc/S3-inventory-to-batch-job/s3_batch_replication/types.py:93
ClassActiveRegionHasChangedException
high-availability-endpoint/java/src/main/java/aws/health/high/availability/endpoint/demo/ActiveRegionHasChangedException.java:5
ClassApp
Sample workflow for using the AWS Health API high availability endpoint
high-availability-endpoint/java/src/main/java/aws/health/high/availability/endpoint/demo/App.java:8
ClassCustomBuildHook
Inject _version.py into the package during wheel builds.
misc/S3-inventory-to-batch-job/scripts/hatch_build.py:39
ClassHealthClient
high-availability-endpoint/python/health_client.py:10
ClassHighAvailabilityV2HealthClient
This is an example of using the Health API endpoint DNS lookup strategy with the AWS Java SDK V2 Health client.
high-availability-endpoint/java/src/main/java/aws/health/high/availability/endpoint/demo/HighAvailabilityV2HealthClient.java:17
ClassHighAvailabilityV2Workflow
Example workflow when using the AWS Health API high availability endpoint and the AWS Java V2 SDK.
high-availability-endpoint/java/src/main/java/aws/health/high/availability/endpoint/demo/HighAvailabilityV2Workflow.java:30
ClassIamRoleArn
Click parameter type that validates an IAM role ARN.
misc/S3-inventory-to-batch-job/s3_batch_replication/types.py:81
ClassKmsKeyArn
Click parameter type that validates a KMS key or alias ARN.
misc/S3-inventory-to-batch-job/s3_batch_replication/types.py:69
ClassManifestInput
Accepts an S3 URI (s3://bucket/key) or an existing local file path.
misc/S3-inventory-to-batch-job/s3_batch_replication/types.py:110
ClassObjectCount
Click parameter type that parses human-friendly object counts (e.g. ``1B``, ``500M``, ``2.5M``).
misc/S3-inventory-to-batch-job/s3_batch_replication/types.py:129
ClassPercentageToFloat
Click parameter type that accepts an integer percentage (0-100) and converts to a float (0.0-1.0).
misc/S3-inventory-to-batch-job/s3_batch_replication/types.py:27
ClassRegionLookup
high-availability-endpoint/java/src/main/java/aws/health/high/availability/endpoint/demo/RegionLookup.java:11
ClassRegionLookupException
high-availability-endpoint/java/src/main/java/aws/health/high/availability/endpoint/demo/RegionLookupException.java:5
ClassS3BucketArn
Click parameter type that accepts an S3 bucket ARN or plain bucket name, normalising to ARN form.
misc/S3-inventory-to-batch-job/s3_batch_replication/types.py:43
ClassTestArgumentParsing
Tests for command line argument parsing.
misc/S3-replication-script/test/test_setup_replication.py:187
ClassTestBuildPermissions
misc/S3-inventory-to-batch-job/tests/test_kms.py:83
ClassTestGetBucketKmsKey
misc/S3-inventory-to-batch-job/tests/test_kms.py:38
ClassTestLocationConstraint
Tests for bucket location constraint mapping.
misc/S3-replication-script/test/test_setup_replication.py:217
ClassTestSetupReplication
Tests for S3 replication setup script.
misc/S3-replication-script/test/test_setup_replication.py:28