We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.73.1
published on Monday, Jul 27, 2026 by Pulumi
published on Monday, Jul 27, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.73.1
published on Monday, Jul 27, 2026 by Pulumi
published on Monday, Jul 27, 2026 by Pulumi
Resource type definition for AWS::SageMaker::Hub
Using getHub
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getHub(args: GetHubArgs, opts?: InvokeOptions): Promise<GetHubResult>
function getHubOutput(args: GetHubOutputArgs, opts?: InvokeOptions): Output<GetHubResult>def get_hub(hub_arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetHubResult
def get_hub_output(hub_arn: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHubResult]func LookupHub(ctx *Context, args *LookupHubArgs, opts ...InvokeOption) (*LookupHubResult, error)
func LookupHubOutput(ctx *Context, args *LookupHubOutputArgs, opts ...InvokeOption) LookupHubResultOutput> Note: This function is named LookupHub in the Go SDK.
public static class GetHub
{
public static Task<GetHubResult> InvokeAsync(GetHubArgs args, InvokeOptions? opts = null)
public static Output<GetHubResult> Invoke(GetHubInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetHubResult> getHub(GetHubArgs args, InvokeOptions options)
public static Output<GetHubResult> getHub(GetHubArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:sagemaker:getHub
arguments:
# arguments dictionarydata "aws-native_sagemaker_get_hub" "name" {
# arguments
}The following arguments are supported:
- Hub
Arn string - The Amazon Resource Name (ARN) of the hub.
- Hub
Arn string - The Amazon Resource Name (ARN) of the hub.
- hub_
arn string - The Amazon Resource Name (ARN) of the hub.
- hub
Arn String - The Amazon Resource Name (ARN) of the hub.
- hub
Arn string - The Amazon Resource Name (ARN) of the hub.
- hub_
arn str - The Amazon Resource Name (ARN) of the hub.
- hub
Arn String - The Amazon Resource Name (ARN) of the hub.
getHub Result
The following output properties are available:
- Creation
Time string - The date and time that the hub was created.
- Hub
Arn string - The Amazon Resource Name (ARN) of the hub.
- Hub
Description string - A description of the hub.
- Hub
Display stringName - The display name of the hub.
- Hub
Search List<string>Keywords - The searchable keywords for the hub.
- Hub
Status Pulumi.Aws Native. Sage Maker. Hub Status - The status of the hub.
- Last
Modified stringTime - The date and time that the hub was last modified.
-
List<Pulumi.
Aws Native. Outputs. Tag> - Tags to associate with the hub.
- Creation
Time string - The date and time that the hub was created.
- Hub
Arn string - The Amazon Resource Name (ARN) of the hub.
- Hub
Description string - A description of the hub.
- Hub
Display stringName - The display name of the hub.
- Hub
Search []stringKeywords - The searchable keywords for the hub.
- Hub
Status HubStatus - The status of the hub.
- Last
Modified stringTime - The date and time that the hub was last modified.
- Tag
- Tags to associate with the hub.
- creation_
time string - The date and time that the hub was created.
- hub_
arn string - The Amazon Resource Name (ARN) of the hub.
- hub_
description string - A description of the hub.
- hub_
display_ stringname - The display name of the hub.
- hub_
search_ list(string)keywords - The searchable keywords for the hub.
- hub_
status "InService" | "Creating" | "Updating" | "Deleting" | "Create Failed" | "Update Failed" | "Delete Failed" - The status of the hub.
- last_
modified_ stringtime - The date and time that the hub was last modified.
- list(object)
- Tags to associate with the hub.
- creation
Time String - The date and time that the hub was created.
- hub
Arn String - The Amazon Resource Name (ARN) of the hub.
- hub
Description String - A description of the hub.
- hub
Display StringName - The display name of the hub.
- hub
Search List<String>Keywords - The searchable keywords for the hub.
- hub
Status HubStatus - The status of the hub.
- last
Modified StringTime - The date and time that the hub was last modified.
- List<Tag>
- Tags to associate with the hub.
- creation
Time string - The date and time that the hub was created.
- hub
Arn string - The Amazon Resource Name (ARN) of the hub.
- hub
Description string - A description of the hub.
- hub
Display stringName - The display name of the hub.
- hub
Search string[]Keywords - The searchable keywords for the hub.
- hub
Status HubStatus - The status of the hub.
- last
Modified stringTime - The date and time that the hub was last modified.
- Tag[]
- Tags to associate with the hub.
- creation_
time str - The date and time that the hub was created.
- hub_
arn str - The Amazon Resource Name (ARN) of the hub.
- hub_
description str - A description of the hub.
- hub_
display_ strname - The display name of the hub.
- hub_
search_ Sequence[str]keywords - The searchable keywords for the hub.
- hub_
status HubStatus - The status of the hub.
- last_
modified_ strtime - The date and time that the hub was last modified.
- Sequence[root_Tag]
- Tags to associate with the hub.
- creation
Time String - The date and time that the hub was created.
- hub
Arn String - The Amazon Resource Name (ARN) of the hub.
- hub
Description String - A description of the hub.
- hub
Display StringName - The display name of the hub.
- hub
Search List<String>Keywords - The searchable keywords for the hub.
- hub
Status "InService" | "Creating" | "Updating" | "Deleting" | "Create Failed" | "Update Failed" | "Delete Failed" - The status of the hub.
- last
Modified StringTime - The date and time that the hub was last modified.
- List<Property Map>
- Tags to associate with the hub.
Supporting Types
HubStatus
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.73.1
published on Monday, Jul 27, 2026 by Pulumi
published on Monday, Jul 27, 2026 by Pulumi