AWS Tools for Windows PowerShell
Command Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Synopsis

Calls the Amazon DataZone CreateConnection API operation.

Syntax

New-DZConnection
-Name <String>
-AwsLocation_AccessRole <String>
-OAuth2Credentials_AccessToken <String>
-GlueConnectionInput_AthenaProperty <Hashtable>
-AuthenticationConfiguration_AuthenticationType <AuthenticationType>
-AuthorizationCodeProperties_AuthorizationCode <String>
-PhysicalConnectionRequirements_AvailabilityZone <String>
-AwsLocation_AwsAccountId <String>
-OAuth2ClientApplication_AWSManagedClientApplicationReference <String>
-AwsLocation_AwsRegion <String>
-HyperPodProperties_ClusterName <String>
-Storage_ClusterName <String>
-SparkEmrProperties_ComputeArn <String>
-AdditionalArgs_Connection <String>
-GlueConnectionInput_ConnectionProperty <Hashtable>
-GlueConnectionInput_ConnectionType <GlueConnectionType>
-AuthenticationConfiguration_CustomAuthenticationCredential <Hashtable>
-RedshiftProperties_DatabaseName <String>
-Description <String>
-GlueConnectionInput_Description <String>
-DomainIdentifier <String>
-LineageSync_Enabled <Boolean>
-EnvironmentIdentifier <String>
-SparkGlueProperties_GlueConnectionName <String>
-IamProperties_GlueLineageSyncEnabled <Boolean>
-SparkGlueProperties_GlueVersion <String>
-RedshiftProperties_Host <String>
-AwsLocation_IamConnectionId <String>
-SparkGlueProperties_IdleTimeout <Int32>
-SparkEmrProperties_InstanceProfileArn <String>
-SparkEmrProperties_JavaVirtualEnv <String>
-SparkGlueProperties_JavaVirtualEnv <String>
-OAuth2Credentials_JwtToken <String>
-AuthenticationConfiguration_KmsKeyArn <String>
-SparkEmrProperties_LogUri <String>
-GlueConnectionInput_MatchCriterion <String>
-GlueConnectionInput_Name <String>
-SparkGlueProperties_NumberOfWorker <Int32>
-OAuth2Properties_OAuth2GrantType <OAuth2GrantType>
-BasicAuthenticationCredentials_Password <String>
-UsernamePassword_Password <String>
-RedshiftProperties_Port <Int32>
-GlueConnectionInput_PythonProperty <Hashtable>
-SparkEmrProperties_PythonVirtualEnv <String>
-SparkGlueProperties_PythonVirtualEnv <String>
-AuthorizationCodeProperties_RedirectUri <String>
-OAuth2Credentials_RefreshToken <String>
-SparkEmrProperties_RuntimeRole <String>
-S3Properties_S3AccessGrantLocationId <String>
-S3Properties_S3Uri <String>
-Schedule_Schedule <String>
-AuthenticationConfiguration_SecretArn <String>
-Credentials_SecretArn <String>
-PhysicalConnectionRequirements_SecurityGroupIdList <String[]>
-GlueConnectionInput_SparkProperty <Hashtable>
-PhysicalConnectionRequirements_SubnetId <String>
-PhysicalConnectionRequirements_SubnetIdList <String[]>
-OAuth2Properties_TokenUrl <String>
-OAuth2Properties_TokenUrlParametersMap <Hashtable>
-SparkEmrProperties_TrustedCertificatesS3Uri <String>
-OAuth2ClientApplication_UserManagedClientApplicationClientId <String>
-OAuth2Credentials_UserManagedClientApplicationClientSecret <String>
-UsernamePassword_Username <String>
-BasicAuthenticationCredentials_UserName <String>
-GlueConnectionInput_ValidateCredential <Boolean>
-GlueConnectionInput_ValidateForComputeEnvironment <String[]>
-SparkGlueProperties_WorkerType <String>
-AthenaProperties_WorkgroupName <String>
-Storage_WorkgroupName <String>
-ClientToken <String>
-Select <String>
-Force <SwitchParameter>
-ClientConfig <AmazonDataZoneConfig>

Description

Creates a new connection. In Amazon DataZone, a connection enables you to connect your resources (domains, projects, and environments) to external resources and services.

Parameters

-AdditionalArgs_Connection <String>
The connection in the Spark Amazon Web Services Glue args.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_SparkGlueProperties_AdditionalArgs_Connection
-AthenaProperties_WorkgroupName <String>
The Amazon Athena workgroup name of a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_AthenaProperties_WorkgroupName
-AuthenticationConfiguration_AuthenticationType <AuthenticationType>
The authentication type of a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_AuthenticationConfiguration_AuthenticationType
-AuthenticationConfiguration_CustomAuthenticationCredential <Hashtable>
The custom authentication credentials of a connection. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_AuthenticationConfiguration_CustomAuthenticationCredentials
-AuthenticationConfiguration_KmsKeyArn <String>
The KMS key ARN of a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_AuthenticationConfiguration_KmsKeyArn
-AuthenticationConfiguration_SecretArn <String>
The secret ARN of a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_AuthenticationConfiguration_SecretArn
-AuthorizationCodeProperties_AuthorizationCode <String>
The authorization code of a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_AuthenticationConfiguration_OAuth2Properties_AuthorizationCodeProperties_AuthorizationCode
-AuthorizationCodeProperties_RedirectUri <String>
The redirect URI of a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_AuthenticationConfiguration_OAuth2Properties_AuthorizationCodeProperties_RedirectUri
-AwsLocation_AccessRole <String>
The access role of a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-AwsLocation_AwsAccountId <String>
The account ID of a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-AwsLocation_AwsRegion <String>
The Region of a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-AwsLocation_IamConnectionId <String>
The IAM connection ID of a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-BasicAuthenticationCredentials_Password <String>
The password for a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_AuthenticationConfiguration_BasicAuthenticationCredentials_Password
-BasicAuthenticationCredentials_UserName <String>
The user name for the connecion.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_AuthenticationConfiguration_BasicAuthenticationCredentials_UserName
-ClientConfig <AmazonDataZoneConfig>
Amazon.PowerShell.Cmdlets.DZ.AmazonDataZoneClientCmdlet.ClientConfig
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-ClientToken <String>
A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-Credentials_SecretArn <String>
The secret ARN of the Amazon Redshift credentials of a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_RedshiftProperties_Credentials_SecretArn
-Description <String>
A connection description.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-DomainIdentifier <String>
The ID of the domain where the connection is created.
Required?True
Position?Named
Accept pipeline input?True (ByPropertyName)
-EnvironmentIdentifier <String>
The ID of the environment where the connection is created.
Required?True
Position?Named
Accept pipeline input?True (ByPropertyName)
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-GlueConnectionInput_AthenaProperty <Hashtable>
The Amazon Athena properties of the Amazon Web Services Glue connection. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_AthenaProperties
-GlueConnectionInput_ConnectionProperty <Hashtable>
The connection properties of the Amazon Web Services Glue connection. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_ConnectionProperties
-GlueConnectionInput_ConnectionType <GlueConnectionType>
The connection type of the Amazon Web Services Glue connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_ConnectionType
-GlueConnectionInput_Description <String>
The description of the Amazon Web Services Glue connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_Description
-GlueConnectionInput_MatchCriterion <String>
The match criteria of the Amazon Web Services Glue connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_MatchCriteria
-GlueConnectionInput_Name <String>
The name of the Amazon Web Services Glue connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_Name
-GlueConnectionInput_PythonProperty <Hashtable>
The Python properties of the Amazon Web Services Glue connection. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_PythonProperties
-GlueConnectionInput_SparkProperty <Hashtable>
The Spark properties of the Amazon Web Services Glue connection. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_SparkProperties
-GlueConnectionInput_ValidateCredential <Boolean>
Speciefies whether to validate credentials of the Amazon Web Services Glue connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_ValidateCredentials
-GlueConnectionInput_ValidateForComputeEnvironment <String[]>
Speciefies whether to validate for compute environments of the Amazon Web Services Glue connection. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_ValidateForComputeEnvironments
-HyperPodProperties_ClusterName <String>
The cluster name the hyper pod properties.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_HyperPodProperties_ClusterName
-IamProperties_GlueLineageSyncEnabled <Boolean>
Specifies whether Amazon Web Services Glue lineage sync is enabled for a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_IamProperties_GlueLineageSyncEnabled
-LineageSync_Enabled <Boolean>
Specifies whether the Amaon Redshift lineage sync configuration is enabled.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_RedshiftProperties_LineageSync_Enabled
-Name <String>
The connection name.
Required?True
Position?1
Accept pipeline input?True (ByValue, ByPropertyName)
-OAuth2ClientApplication_AWSManagedClientApplicationReference <String>
The Amazon Web Services managed client application reference in the OAuth2Client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_AuthenticationConfiguration_OAuth2Properties_OAuth2ClientApplication_AWSManagedClientApplicationReference
-OAuth2ClientApplication_UserManagedClientApplicationClientId <String>
The user managed client application client ID in the OAuth2Client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_AuthenticationConfiguration_OAuth2Properties_OAuth2ClientApplication_UserManagedClientApplicationClientId
-OAuth2Credentials_AccessToken <String>
The access token of a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_AuthenticationConfiguration_OAuth2Properties_OAuth2Credentials_AccessToken
-OAuth2Credentials_JwtToken <String>
The jwt token of the connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_AuthenticationConfiguration_OAuth2Properties_OAuth2Credentials_JwtToken
-OAuth2Credentials_RefreshToken <String>
The refresh token of the connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_AuthenticationConfiguration_OAuth2Properties_OAuth2Credentials_RefreshToken
-OAuth2Credentials_UserManagedClientApplicationClientSecret <String>
The user managed client application client secret of the connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_AuthenticationConfiguration_OAuth2Properties_OAuth2Credentials_UserManagedClientApplicationClientSecret
-OAuth2Properties_OAuth2GrantType <OAuth2GrantType>
The OAuth2 grant type of the OAuth2 properties.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_AuthenticationConfiguration_OAuth2Properties_OAuth2GrantType
-OAuth2Properties_TokenUrl <String>
The OAuth2 token URL of the OAuth2 properties.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_AuthenticationConfiguration_OAuth2Properties_TokenUrl
-OAuth2Properties_TokenUrlParametersMap <Hashtable>
The OAuth2 token URL parameter map of the OAuth2 properties. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_AuthenticationConfiguration_OAuth2Properties_TokenUrlParametersMap
-PhysicalConnectionRequirements_AvailabilityZone <String>
The availability zone of the physical connection requirements of a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_PhysicalConnectionRequirements_AvailabilityZone
-PhysicalConnectionRequirements_SecurityGroupIdList <String[]>
The group ID list of the physical connection requirements of a connection. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_PhysicalConnectionRequirements_SecurityGroupIdList
-PhysicalConnectionRequirements_SubnetId <String>
The subnet ID of the physical connection requirements of a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_PhysicalConnectionRequirements_SubnetId
-PhysicalConnectionRequirements_SubnetIdList <String[]>
The subnet ID list of the physical connection requirements of a connection. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_GlueProperties_GlueConnectionInput_PhysicalConnectionRequirements_SubnetIdList
-RedshiftProperties_DatabaseName <String>
The Amazon Redshift database name.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_RedshiftProperties_DatabaseName
-RedshiftProperties_Host <String>
The Amazon Redshift host.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_RedshiftProperties_Host
-RedshiftProperties_Port <Int32>
The Amaon Redshift port.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_RedshiftProperties_Port
-S3Properties_S3AccessGrantLocationId <String>
The Amazon S3 Access Grant location ID that's part of the Amazon S3 properties of a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_S3Properties_S3AccessGrantLocationId
-S3Properties_S3Uri <String>
The Amazon S3 URI that's part of the Amazon S3 properties of a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_S3Properties_S3Uri
-Schedule_Schedule <String>
The lineage sync schedule.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_RedshiftProperties_LineageSync_Schedule_Schedule
-Select <String>
Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.DataZone.Model.CreateConnectionResponse). Specifying the name of a property of type Amazon.DataZone.Model.CreateConnectionResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-SparkEmrProperties_ComputeArn <String>
The compute ARN of Spark EMR.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_SparkEmrProperties_ComputeArn
-SparkEmrProperties_InstanceProfileArn <String>
The instance profile ARN of Spark EMR.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_SparkEmrProperties_InstanceProfileArn
-SparkEmrProperties_JavaVirtualEnv <String>
The java virtual env of the Spark EMR.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_SparkEmrProperties_JavaVirtualEnv
-SparkEmrProperties_LogUri <String>
The log URI of the Spark EMR.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_SparkEmrProperties_LogUri
-SparkEmrProperties_PythonVirtualEnv <String>
The Python virtual env of the Spark EMR.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_SparkEmrProperties_PythonVirtualEnv
-SparkEmrProperties_RuntimeRole <String>
The runtime role of the Spark EMR.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_SparkEmrProperties_RuntimeRole
-SparkEmrProperties_TrustedCertificatesS3Uri <String>
The certificates S3 URI of the Spark EMR.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_SparkEmrProperties_TrustedCertificatesS3Uri
-SparkGlueProperties_GlueConnectionName <String>
The Amazon Web Services Glue connection name in the Spark Amazon Web Services Glue properties.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_SparkGlueProperties_GlueConnectionName
-SparkGlueProperties_GlueVersion <String>
The Amazon Web Services Glue version in the Spark Amazon Web Services Glue properties.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_SparkGlueProperties_GlueVersion
-SparkGlueProperties_IdleTimeout <Int32>
The idle timeout in the Spark Amazon Web Services Glue properties.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_SparkGlueProperties_IdleTimeout
-SparkGlueProperties_JavaVirtualEnv <String>
The Java virtual env in the Spark Amazon Web Services Glue properties.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_SparkGlueProperties_JavaVirtualEnv
-SparkGlueProperties_NumberOfWorker <Int32>
The number of workers in the Spark Amazon Web Services Glue properties.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_SparkGlueProperties_NumberOfWorkers
-SparkGlueProperties_PythonVirtualEnv <String>
The Python virtual env in the Spark Amazon Web Services Glue properties.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_SparkGlueProperties_PythonVirtualEnv
-SparkGlueProperties_WorkerType <String>
The worker type in the Spark Amazon Web Services Glue properties.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_SparkGlueProperties_WorkerType
-Storage_ClusterName <String>
The cluster name in the Amazon Redshift storage properties.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_RedshiftProperties_Storage_ClusterName
-Storage_WorkgroupName <String>
The workgroup name in the Amazon Redshift storage properties.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_RedshiftProperties_Storage_WorkgroupName
-UsernamePassword_Password <String>
The password of a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_RedshiftProperties_Credentials_UsernamePassword_Password
-UsernamePassword_Username <String>
The username of a connection.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesProps_RedshiftProperties_Credentials_UsernamePassword_Username

Common Credential and Region Parameters

-AccessKey <String>
The AWS access key for the user account. This can be a temporary access key if the corresponding session token is supplied to the -SessionToken parameter.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesAK
-Credential <AWSCredentials>
An AWSCredentials object instance containing access and secret key information, and optionally a token for session-based credentials.
Required?False
Position?Named
Accept pipeline input?True (ByValue, ByPropertyName)
-EndpointUrl <String>
The endpoint to make the call against.Note: This parameter is primarily for internal AWS use and is not required/should not be specified for normal usage. The cmdlets normally determine which endpoint to call based on the region specified to the -Region parameter or set as default in the shell (via Set-DefaultAWSRegion). Only specify this parameter if you must direct the call to a specific custom endpoint.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-NetworkCredential <PSCredential>
Used with SAML-based authentication when ProfileName references a SAML role profile. Contains the network credentials to be supplied during authentication with the configured identity provider's endpoint. This parameter is not required if the user's default network identity can or should be used during authentication.
Required?False
Position?Named
Accept pipeline input?True (ByValue, ByPropertyName)
-ProfileLocation <String>
Used to specify the name and location of the ini-format credential file (shared with the AWS CLI and other AWS SDKs)If this optional parameter is omitted this cmdlet will search the encrypted credential file used by the AWS SDK for .NET and AWS Toolkit for Visual Studio first. If the profile is not found then the cmdlet will search in the ini-format credential file at the default location: (user's home directory)\.aws\credentials.If this parameter is specified then this cmdlet will only search the ini-format credential file at the location given.As the current folder can vary in a shell or during script execution it is advised that you use specify a fully qualified path instead of a relative path.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesAWSProfilesLocation, ProfilesLocation
-ProfileName <String>
The user-defined name of an AWS credentials or SAML-based role profile containing credential information. The profile is expected to be found in the secure credential file shared with the AWS SDK for .NET and AWS Toolkit for Visual Studio. You can also specify the name of a profile stored in the .ini-format credential file used with the AWS CLI and other AWS SDKs.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesStoredCredentials, AWSProfileName
-Region <Object>
The system name of an AWS region or an AWSRegion instance. This governs the endpoint that will be used when calling service operations. Note that the AWS resources referenced in a call are usually region-specific.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesRegionToCall
-SecretKey <String>
The AWS secret key for the user account. This can be a temporary secret key if the corresponding session token is supplied to the -SessionToken parameter.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesSK, SecretAccessKey
-SessionToken <String>
The session token if the access and secret keys are temporary session-based credentials.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesST

Outputs

This cmdlet returns an Amazon.DataZone.Model.CreateConnectionResponse object containing multiple properties.

Supported Version

AWS Tools for PowerShell: 2.x.y.z