We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
aws-native.sagemaker.getPartnerApp
Start a Neo task
Explain and create an aws-native.sagemaker.getPartnerApp resource
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
Resource Type definition for AWS::SageMaker::PartnerApp
Using getPartnerApp
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 getPartnerApp(args: GetPartnerAppArgs, opts?: InvokeOptions): Promise<GetPartnerAppResult>
function getPartnerAppOutput(args: GetPartnerAppOutputArgs, opts?: InvokeOptions): Output<GetPartnerAppResult>def get_partner_app(arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPartnerAppResult
def get_partner_app_output(arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPartnerAppResult]func LookupPartnerApp(ctx *Context, args *LookupPartnerAppArgs, opts ...InvokeOption) (*LookupPartnerAppResult, error)
func LookupPartnerAppOutput(ctx *Context, args *LookupPartnerAppOutputArgs, opts ...InvokeOption) LookupPartnerAppResultOutput> Note: This function is named LookupPartnerApp in the Go SDK.
public static class GetPartnerApp
{
public static Task<GetPartnerAppResult> InvokeAsync(GetPartnerAppArgs args, InvokeOptions? opts = null)
public static Output<GetPartnerAppResult> Invoke(GetPartnerAppInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPartnerAppResult> getPartnerApp(GetPartnerAppArgs args, InvokeOptions options)
public static Output<GetPartnerAppResult> getPartnerApp(GetPartnerAppArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:sagemaker:getPartnerApp
arguments:
# arguments dictionaryThe following arguments are supported:
- Arn string
- The Amazon Resource Name (ARN) of the created PartnerApp.
- Arn string
- The Amazon Resource Name (ARN) of the created PartnerApp.
- arn String
- The Amazon Resource Name (ARN) of the created PartnerApp.
- arn string
- The Amazon Resource Name (ARN) of the created PartnerApp.
- arn str
- The Amazon Resource Name (ARN) of the created PartnerApp.
- arn String
- The Amazon Resource Name (ARN) of the created PartnerApp.
getPartnerApp Result
The following output properties are available:
- Application
Config Pulumi.Aws Native. Sage Maker. Outputs. Partner App Config - A collection of settings that specify the maintenance schedule for the PartnerApp.
- Arn string
- The Amazon Resource Name (ARN) of the created PartnerApp.
- Base
Url string - The AppServerUrl based on app and account-info.
- Enable
Iam boolSession Based Identity - Enables IAM Session based Identity for PartnerApp.
- Maintenance
Config Pulumi.Aws Native. Sage Maker. Outputs. Partner App Maintenance Config - A collection of settings that specify the maintenance schedule for the PartnerApp.
-
List<Pulumi.
Aws Native. Outputs. Tag> - A list of tags to apply to the PartnerApp.
- Tier string
- The tier of the PartnerApp.
- Application
Config PartnerApp Config - A collection of settings that specify the maintenance schedule for the PartnerApp.
- Arn string
- The Amazon Resource Name (ARN) of the created PartnerApp.
- Base
Url string - The AppServerUrl based on app and account-info.
- Enable
Iam boolSession Based Identity - Enables IAM Session based Identity for PartnerApp.
- Maintenance
Config PartnerApp Maintenance Config - A collection of settings that specify the maintenance schedule for the PartnerApp.
- Tag
- A list of tags to apply to the PartnerApp.
- Tier string
- The tier of the PartnerApp.
- application
Config PartnerApp Config - A collection of settings that specify the maintenance schedule for the PartnerApp.
- arn String
- The Amazon Resource Name (ARN) of the created PartnerApp.
- base
Url String - The AppServerUrl based on app and account-info.
- enable
Iam BooleanSession Based Identity - Enables IAM Session based Identity for PartnerApp.
- maintenance
Config PartnerApp Maintenance Config - A collection of settings that specify the maintenance schedule for the PartnerApp.
- List<Tag>
- A list of tags to apply to the PartnerApp.
- tier String
- The tier of the PartnerApp.
- application
Config PartnerApp Config - A collection of settings that specify the maintenance schedule for the PartnerApp.
- arn string
- The Amazon Resource Name (ARN) of the created PartnerApp.
- base
Url string - The AppServerUrl based on app and account-info.
- enable
Iam booleanSession Based Identity - Enables IAM Session based Identity for PartnerApp.
- maintenance
Config PartnerApp Maintenance Config - A collection of settings that specify the maintenance schedule for the PartnerApp.
- Tag[]
- A list of tags to apply to the PartnerApp.
- tier string
- The tier of the PartnerApp.
- application_
config PartnerApp Config - A collection of settings that specify the maintenance schedule for the PartnerApp.
- arn str
- The Amazon Resource Name (ARN) of the created PartnerApp.
- base_
url str - The AppServerUrl based on app and account-info.
- enable_
iam_ boolsession_ based_ identity - Enables IAM Session based Identity for PartnerApp.
- maintenance_
config PartnerApp Maintenance Config - A collection of settings that specify the maintenance schedule for the PartnerApp.
- Sequence[root_Tag]
- A list of tags to apply to the PartnerApp.
- tier str
- The tier of the PartnerApp.
- application
Config Property Map - A collection of settings that specify the maintenance schedule for the PartnerApp.
- arn String
- The Amazon Resource Name (ARN) of the created PartnerApp.
- base
Url String - The AppServerUrl based on app and account-info.
- enable
Iam BooleanSession Based Identity - Enables IAM Session based Identity for PartnerApp.
- maintenance
Config Property Map - A collection of settings that specify the maintenance schedule for the PartnerApp.
- List<Property Map>
- A list of tags to apply to the PartnerApp.
- tier String
- The tier of the PartnerApp.
Supporting Types
PartnerAppConfig
- Admin
Users List<string> - A list of users with administrator privileges for the PartnerApp.
- Arguments Dictionary<string, string>
- A list of arguments to pass to the PartnerApp.
- Admin
Users []string - A list of users with administrator privileges for the PartnerApp.
- Arguments map[string]string
- A list of arguments to pass to the PartnerApp.
- admin
Users List<String> - A list of users with administrator privileges for the PartnerApp.
- arguments Map<String,String>
- A list of arguments to pass to the PartnerApp.
- admin
Users string[] - A list of users with administrator privileges for the PartnerApp.
- arguments {[key: string]: string}
- A list of arguments to pass to the PartnerApp.
- admin_
users Sequence[str] - A list of users with administrator privileges for the PartnerApp.
- arguments Mapping[str, str]
- A list of arguments to pass to the PartnerApp.
- admin
Users List<String> - A list of users with administrator privileges for the PartnerApp.
- arguments Map<String>
- A list of arguments to pass to the PartnerApp.
PartnerAppMaintenanceConfig
- Maintenance
Window stringStart - The maintenance window start day and time for the PartnerApp.
- Maintenance
Window stringStart - The maintenance window start day and time for the PartnerApp.
- maintenance
Window StringStart - The maintenance window start day and time for the PartnerApp.
- maintenance
Window stringStart - The maintenance window start day and time for the PartnerApp.
- maintenance_
window_ strstart - The maintenance window start day and time for the PartnerApp.
- maintenance
Window StringStart - The maintenance window start day and time for the PartnerApp.
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.
AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
