AWS Migration Hub
| eventName | Description | Sample | Rule |
|---|---|---|---|
| any | Catch-all entry for AWS Migration Hub rules that match the service but not a specific eventName. | N | N |
| Associate | Associates a created artifact of an AWS cloud resource, the target receiving the migration, with the migration task performed by a migration tool. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Associate | Associates a discovered resource ID from Application Discovery Service with a migration task. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Associate | Associates a source resource with a migration task. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Create | Creates a progress update stream which is an AWS resource used for access control as well as a namespace for migration task names that is implicitly linked to your AWS account. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Delete | Deletes a progress update stream, including all of its tasks, which was previously created as an AWS resource used for access control. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Describe | Gets the migration status of an application. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Describe | Retrieves a list of all attributes associated with a specific migration task. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Disassociate | Disassociates a created artifact of an AWS resource with a migration task performed by a migration tool that was previously associated. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Disassociate | Disassociate an Application Discovery Service discovered resource from a migration task. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Disassociate | Removes the association between a source resource and a migration task. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Import | Registers a new migration task which represents a server, database, etc., being migrated to AWS by a migration tool. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| List | Lists all the migration statuses for your applications. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| List | Lists the created artifacts attached to a given migration task in an update stream. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| List | Lists discovered resources associated with the given MigrationTask. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| List | Lists all, or filtered by resource name, migration tasks associated with the user account making this call. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| List | This is a paginated API that returns all the migration-task states for the specified MigrationTaskName and ProgressUpdateStream. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| List | Lists progress update streams associated with the user account making this call. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| List | Lists all the source resource that are associated with the specified MigrationTaskName and ProgressUpdateStream. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Notify | Sets the migration state of an application. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Notify | Notifies Migration Hub of the current status, progress, or other detail regarding a migration task. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Put | Provides identifying details of the resource being migrated so that it can be associated in the Application Discovery Service repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
any: AWS Migration Hub (catch-all)
#Description
Catch-all entry for AWS Migration Hub rules that match the service but not a specific eventName.
AssociateCreatedArtifact
#Description
Associates a created artifact of an AWS cloud resource, the target receiving the migration, with the migration task performed by a migration tool. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
AssociateDiscoveredResource
#Description
Associates a discovered resource ID from Application Discovery Service with a migration task. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
AssociateSourceResource
#Description
Associates a source resource with a migration task. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
CreateProgressUpdateStream
#Description
Creates a progress update stream which is an AWS resource used for access control as well as a namespace for migration task names that is implicitly linked to your AWS account. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
DeleteProgressUpdateStream
#Description
Deletes a progress update stream, including all of its tasks, which was previously created as an AWS resource used for access control. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
DescribeApplicationState
#Description
Gets the migration status of an application. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
DescribeMigrationTask
#Description
Retrieves a list of all attributes associated with a specific migration task. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
DisassociateCreatedArtifact
#Description
Disassociates a created artifact of an AWS resource with a migration task performed by a migration tool that was previously associated. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
DisassociateDiscoveredResource
#Description
Disassociate an Application Discovery Service discovered resource from a migration task. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
DisassociateSourceResource
#Description
Removes the association between a source resource and a migration task. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
ImportMigrationTask
#Description
Registers a new migration task which represents a server, database, etc., being migrated to AWS by a migration tool. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
ListApplicationStates
#Description
Lists all the migration statuses for your applications. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
ListCreatedArtifacts
#Description
Lists the created artifacts attached to a given migration task in an update stream. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
ListDiscoveredResources
#Description
Lists discovered resources associated with the given MigrationTask. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
ListMigrationTasks
#Description
Lists all, or filtered by resource name, migration tasks associated with the user account making this call. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
ListMigrationTaskUpdates
#Description
This is a paginated API that returns all the migration-task states for the specified MigrationTaskName and ProgressUpdateStream. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
ListProgressUpdateStreams
#Description
Lists progress update streams associated with the user account making this call. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
ListSourceResources
#Description
Lists all the source resource that are associated with the specified MigrationTaskName and ProgressUpdateStream. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
NotifyApplicationState
#Description
Sets the migration state of an application. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
NotifyMigrationTaskState
#Description
Notifies Migration Hub of the current status, progress, or other detail regarding a migration task. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
PutResourceAttributes
#Description
Provides identifying details of the resource being migrated so that it can be associated in the Application Discovery Service repository. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.