Add-VSSageMakerWorkteamMemberDefinition
Add-VSSageMakerWorkteamMemberDefinition
SYNOPSIS
Adds an AWS::SageMaker::Workteam.MemberDefinition resource property to the template. Defines the Amazon Cognito user group that is part of a work team.
SYNTAX
Add-VSSageMakerWorkteamMemberDefinition [-CognitoMemberDefinition] <Object> [<CommonParameters>]
DESCRIPTION
Adds an AWS::SageMaker::Workteam.MemberDefinition resource property to the template. Defines the Amazon Cognito user group that is part of a work team.
PARAMETERS
-CognitoMemberDefinition
The Amazon Cognito user group that is part of the work team.
Type: CognitoMemberDefinition Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-memberdefinition.html#cfn-sagemaker-workteam-memberdefinition-cognitomemberdefinition UpdateType: Mutable
Type: Object
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.