We recommend new projects start with resources from the AWS provider.
aws-native.sagemaker.PartnerApp
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource Type definition for AWS::SageMaker::PartnerApp
Create PartnerApp Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new PartnerApp(name: string, args: PartnerAppArgs, opts?: CustomResourceOptions);
@overload
def PartnerApp(resource_name: str,
args: PartnerAppArgs,
opts: Optional[ResourceOptions] = None)
@overload
def PartnerApp(resource_name: str,
opts: Optional[ResourceOptions] = None,
auth_type: Optional[PartnerAppAuthType] = None,
execution_role_arn: Optional[str] = None,
tier: Optional[str] = None,
type: Optional[PartnerAppType] = None,
application_config: Optional[PartnerAppConfigArgs] = None,
client_token: Optional[str] = None,
enable_iam_session_based_identity: Optional[bool] = None,
maintenance_config: Optional[PartnerAppMaintenanceConfigArgs] = None,
name: Optional[str] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewPartnerApp(ctx *Context, name string, args PartnerAppArgs, opts ...ResourceOption) (*PartnerApp, error)
public PartnerApp(string name, PartnerAppArgs args, CustomResourceOptions? opts = null)
public PartnerApp(String name, PartnerAppArgs args)
public PartnerApp(String name, PartnerAppArgs args, CustomResourceOptions options)
type: aws-native:sagemaker:PartnerApp
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args PartnerAppArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args PartnerAppArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args PartnerAppArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args PartnerAppArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args PartnerAppArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
PartnerApp Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The PartnerApp resource accepts the following input properties:
- Auth
Type Pulumi.Aws Native. Sage Maker. Partner App Auth Type - The Auth type of PartnerApp.
- Execution
Role stringArn - The execution role for the user.
- Tier string
- The tier of the PartnerApp.
- Type
Pulumi.
Aws Native. Sage Maker. Partner App Type - The type of PartnerApp.
- Application
Config Pulumi.Aws Native. Sage Maker. Inputs. Partner App Config - A collection of settings that specify the maintenance schedule for the PartnerApp.
- Client
Token string - The client token for the PartnerApp.
- Enable
Iam boolSession Based Identity - Enables IAM Session based Identity for PartnerApp.
- Maintenance
Config Pulumi.Aws Native. Sage Maker. Inputs. Partner App Maintenance Config - A collection of settings that specify the maintenance schedule for the PartnerApp.
- Name string
- A name for the PartnerApp.
- List<Pulumi.
Aws Native. Inputs. Tag> - A list of tags to apply to the PartnerApp.
- Auth
Type PartnerApp Auth Type - The Auth type of PartnerApp.
- Execution
Role stringArn - The execution role for the user.
- Tier string
- The tier of the PartnerApp.
- Type
Partner
App Type - The type of PartnerApp.
- Application
Config PartnerApp Config Args - A collection of settings that specify the maintenance schedule for the PartnerApp.
- Client
Token string - The client token for the PartnerApp.
- Enable
Iam boolSession Based Identity - Enables IAM Session based Identity for PartnerApp.
- Maintenance
Config PartnerApp Maintenance Config Args - A collection of settings that specify the maintenance schedule for the PartnerApp.
- Name string
- A name for the PartnerApp.
- Tag
Args - A list of tags to apply to the PartnerApp.
- auth
Type PartnerApp Auth Type - The Auth type of PartnerApp.
- execution
Role StringArn - The execution role for the user.
- tier String
- The tier of the PartnerApp.
- type
Partner
App Type - The type of PartnerApp.
- application
Config PartnerApp Config - A collection of settings that specify the maintenance schedule for the PartnerApp.
- client
Token String - The client token for the PartnerApp.
- 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.
- name String
- A name for the PartnerApp.
- List<Tag>
- A list of tags to apply to the PartnerApp.
- auth
Type PartnerApp Auth Type - The Auth type of PartnerApp.
- execution
Role stringArn - The execution role for the user.
- tier string
- The tier of the PartnerApp.
- type
Partner
App Type - The type of PartnerApp.
- application
Config PartnerApp Config - A collection of settings that specify the maintenance schedule for the PartnerApp.
- client
Token string - The client token for the PartnerApp.
- 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.
- name string
- A name for the PartnerApp.
- Tag[]
- A list of tags to apply to the PartnerApp.
- auth_
type PartnerApp Auth Type - The Auth type of PartnerApp.
- execution_
role_ strarn - The execution role for the user.
- tier str
- The tier of the PartnerApp.
- type
Partner
App Type - The type of PartnerApp.
- application_
config PartnerApp Config Args - A collection of settings that specify the maintenance schedule for the PartnerApp.
- client_
token str - The client token for the PartnerApp.
- enable_
iam_ boolsession_ based_ identity - Enables IAM Session based Identity for PartnerApp.
- maintenance_
config PartnerApp Maintenance Config Args - A collection of settings that specify the maintenance schedule for the PartnerApp.
- name str
- A name for the PartnerApp.
- Sequence[Tag
Args] - A list of tags to apply to the PartnerApp.
- auth
Type "IAM" - The Auth type of PartnerApp.
- execution
Role StringArn - The execution role for the user.
- tier String
- The tier of the PartnerApp.
- type "lakera-guard" | "comet" | "deepchecks-llm-evaluation" | "fiddler"
- The type of PartnerApp.
- application
Config Property Map - A collection of settings that specify the maintenance schedule for the PartnerApp.
- client
Token String - The client token for the PartnerApp.
- 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.
- name String
- A name for the PartnerApp.
- List<Property Map>
- A list of tags to apply to the PartnerApp.
Outputs
All input properties are implicitly available as output properties. Additionally, the PartnerApp resource produces the following output properties:
Supporting Types
PartnerAppAuthType, PartnerAppAuthTypeArgs
- Iam
- IAM
- Partner
App Auth Type Iam - IAM
- Iam
- IAM
- Iam
- IAM
- IAM
- IAM
- "IAM"
- IAM
PartnerAppConfig, PartnerAppConfigArgs
- 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, PartnerAppMaintenanceConfigArgs
- 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.
PartnerAppType, PartnerAppTypeArgs
- Lakera
Guard - lakera-guard
- Comet
- comet
- Deepchecks
Llm Evaluation - deepchecks-llm-evaluation
- Fiddler
- fiddler
- Partner
App Type Lakera Guard - lakera-guard
- Partner
App Type Comet - comet
- Partner
App Type Deepchecks Llm Evaluation - deepchecks-llm-evaluation
- Partner
App Type Fiddler - fiddler
- Lakera
Guard - lakera-guard
- Comet
- comet
- Deepchecks
Llm Evaluation - deepchecks-llm-evaluation
- Fiddler
- fiddler
- Lakera
Guard - lakera-guard
- Comet
- comet
- Deepchecks
Llm Evaluation - deepchecks-llm-evaluation
- Fiddler
- fiddler
- LAKERA_GUARD
- lakera-guard
- COMET
- comet
- DEEPCHECKS_LLM_EVALUATION
- deepchecks-llm-evaluation
- FIDDLER
- fiddler
- "lakera-guard"
- lakera-guard
- "comet"
- comet
- "deepchecks-llm-evaluation"
- deepchecks-llm-evaluation
- "fiddler"
- fiddler
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.