resourceId 
  The identifier of the resource associated with the scheduled action. This string consists of the resource type and unique identifier.
- ECS service - The resource type is - serviceand the unique identifier is the cluster name and service name. Example:- service/my-cluster/my-service.
- Spot Fleet - The resource type is - spot-fleet-requestand the unique identifier is the Spot Fleet request ID. Example:- spot-fleet-request/sfr-73fbd2ce-aa30-494c-8788-1cee4EXAMPLE.
- EMR cluster - The resource type is - instancegroupand the unique identifier is the cluster ID and instance group ID. Example:- instancegroup/j-2EEZNYKUA1NTV/ig-1791Y4E1L8YI0.
- AppStream 2.0 fleet - The resource type is - fleetand the unique identifier is the fleet name. Example:- fleet/sample-fleet.
- DynamoDB table - The resource type is - tableand the unique identifier is the table name. Example:- table/my-table.
- DynamoDB global secondary index - The resource type is - indexand the unique identifier is the index name. Example:- table/my-table/index/my-table-index.
- Aurora DB cluster - The resource type is - clusterand the unique identifier is the cluster name. Example:- cluster:my-db-cluster.
- SageMaker endpoint variant - The resource type is - variantand the unique identifier is the resource ID. Example:- endpoint/my-end-point/variant/KMeansClustering.
- Custom resources are not supported with a resource type. This parameter must specify the - OutputValuefrom the CloudFormation template stack used to access the resources. The unique identifier is defined by the service provider. More information is available in our GitHub repository.
- Amazon Comprehend document classification endpoint - The resource type and unique identifier are specified using the endpoint ARN. Example: - arn:aws:comprehend:us-west-2:123456789012:document-classifier-endpoint/EXAMPLE.
- Amazon Comprehend entity recognizer endpoint - The resource type and unique identifier are specified using the endpoint ARN. Example: - arn:aws:comprehend:us-west-2:123456789012:entity-recognizer-endpoint/EXAMPLE.
- Lambda provisioned concurrency - The resource type is - functionand the unique identifier is the function name with a function version or alias name suffix that is not- $LATEST. Example:- function:my-function:prodor- function:my-function:1.
- Amazon Keyspaces table - The resource type is - tableand the unique identifier is the table name. Example:- keyspace/mykeyspace/table/mytable.
- Amazon MSK cluster - The resource type and unique identifier are specified using the cluster ARN. Example: - arn:aws:kafka:us-east-1:123456789012:cluster/demo-cluster-1/6357e0b2-0e6a-4b86-a0b4-70df934c2e31-5.
- Amazon ElastiCache replication group - The resource type is - replication-groupand the unique identifier is the replication group name. Example:- replication-group/mycluster.
- Amazon ElastiCache cache cluster - The resource type is - cache-clusterand the unique identifier is the cache cluster name. Example:- cache-cluster/mycluster.
- Neptune cluster - The resource type is - clusterand the unique identifier is the cluster name. Example:- cluster:mycluster.
- SageMaker serverless endpoint - The resource type is - variantand the unique identifier is the resource ID. Example:- endpoint/my-end-point/variant/KMeansClustering.
- SageMaker inference component - The resource type is - inference-componentand the unique identifier is the resource ID. Example:- inference-component/my-inference-component.
- Pool of WorkSpaces - The resource type is - workspacespooland the unique identifier is the pool ID. Example:- workspacespool/wspool-123456.