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.transfer.getConnector
Start a Neo task
Explain and create an aws-native.transfer.getConnector 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::Transfer::Connector
Using getConnector
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 getConnector(args: GetConnectorArgs, opts?: InvokeOptions): Promise<GetConnectorResult>
function getConnectorOutput(args: GetConnectorOutputArgs, opts?: InvokeOptions): Output<GetConnectorResult>def get_connector(connector_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetConnectorResult
def get_connector_output(connector_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetConnectorResult]func LookupConnector(ctx *Context, args *LookupConnectorArgs, opts ...InvokeOption) (*LookupConnectorResult, error)
func LookupConnectorOutput(ctx *Context, args *LookupConnectorOutputArgs, opts ...InvokeOption) LookupConnectorResultOutput> Note: This function is named LookupConnector in the Go SDK.
public static class GetConnector
{
public static Task<GetConnectorResult> InvokeAsync(GetConnectorArgs args, InvokeOptions? opts = null)
public static Output<GetConnectorResult> Invoke(GetConnectorInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetConnectorResult> getConnector(GetConnectorArgs args, InvokeOptions options)
public static Output<GetConnectorResult> getConnector(GetConnectorArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:transfer:getConnector
arguments:
# arguments dictionaryThe following arguments are supported:
- Connector
Id string - A unique identifier for the connector.
- Connector
Id string - A unique identifier for the connector.
- connector
Id String - A unique identifier for the connector.
- connector
Id string - A unique identifier for the connector.
- connector_
id str - A unique identifier for the connector.
- connector
Id String - A unique identifier for the connector.
getConnector Result
The following output properties are available:
- Access
Role string - Specifies the access role for the connector.
- Arn string
- Specifies the unique Amazon Resource Name (ARN) for the connector.
- As2Config
Pulumi.
Aws Native. Transfer. Outputs. As2Config Properties - Configuration for an AS2 connector.
- Connector
Id string - A unique identifier for the connector.
- Egress
Config Pulumi.Aws Native. Transfer. Outputs. Connector Egress Config - Egress configuration for the connector.
- Egress
Type Pulumi.Aws Native. Transfer. Connector Egress Type - Specifies the egress type for the connector.
- Logging
Role string - Specifies the logging role for the connector.
- Security
Policy stringName - Security policy for SFTP Connector
- Service
Managed List<string>Egress Ip Addresses - The list of egress IP addresses of this connector. These IP addresses are assigned automatically when you create the connector.
- Sftp
Config Pulumi.Aws Native. Transfer. Outputs. Sftp Config Properties - Configuration for an SFTP connector.
- Status
Pulumi.
Aws Native. Transfer. Connector Status - Current status of the connector. PENDING indicates creation/update in progress, ACTIVE means ready for operations, and ERRORED indicates a failure requiring attention.
-
List<Pulumi.
Aws Native. Outputs. Tag> - Key-value pairs that can be used to group and search for connectors. Tags are metadata attached to connectors for any purpose.
- Url string
- URL for Connector
- Access
Role string - Specifies the access role for the connector.
- Arn string
- Specifies the unique Amazon Resource Name (ARN) for the connector.
- As2Config
As2Config
Properties - Configuration for an AS2 connector.
- Connector
Id string - A unique identifier for the connector.
- Egress
Config ConnectorEgress Config - Egress configuration for the connector.
- Egress
Type ConnectorEgress Type - Specifies the egress type for the connector.
- Logging
Role string - Specifies the logging role for the connector.
- Security
Policy stringName - Security policy for SFTP Connector
- Service
Managed []stringEgress Ip Addresses - The list of egress IP addresses of this connector. These IP addresses are assigned automatically when you create the connector.
- Sftp
Config SftpConfig Properties - Configuration for an SFTP connector.
- Status
Connector
Status - Current status of the connector. PENDING indicates creation/update in progress, ACTIVE means ready for operations, and ERRORED indicates a failure requiring attention.
- Tag
- Key-value pairs that can be used to group and search for connectors. Tags are metadata attached to connectors for any purpose.
- Url string
- URL for Connector
- access
Role String - Specifies the access role for the connector.
- arn String
- Specifies the unique Amazon Resource Name (ARN) for the connector.
- as2Config
As2Config
Properties - Configuration for an AS2 connector.
- connector
Id String - A unique identifier for the connector.
- egress
Config ConnectorEgress Config - Egress configuration for the connector.
- egress
Type ConnectorEgress Type - Specifies the egress type for the connector.
- logging
Role String - Specifies the logging role for the connector.
- security
Policy StringName - Security policy for SFTP Connector
- service
Managed List<String>Egress Ip Addresses - The list of egress IP addresses of this connector. These IP addresses are assigned automatically when you create the connector.
- sftp
Config SftpConfig Properties - Configuration for an SFTP connector.
- status
Connector
Status - Current status of the connector. PENDING indicates creation/update in progress, ACTIVE means ready for operations, and ERRORED indicates a failure requiring attention.
- List<Tag>
- Key-value pairs that can be used to group and search for connectors. Tags are metadata attached to connectors for any purpose.
- url String
- URL for Connector
- access
Role string - Specifies the access role for the connector.
- arn string
- Specifies the unique Amazon Resource Name (ARN) for the connector.
- as2Config
As2Config
Properties - Configuration for an AS2 connector.
- connector
Id string - A unique identifier for the connector.
- egress
Config ConnectorEgress Config - Egress configuration for the connector.
- egress
Type ConnectorEgress Type - Specifies the egress type for the connector.
- logging
Role string - Specifies the logging role for the connector.
- security
Policy stringName - Security policy for SFTP Connector
- service
Managed string[]Egress Ip Addresses - The list of egress IP addresses of this connector. These IP addresses are assigned automatically when you create the connector.
- sftp
Config SftpConfig Properties - Configuration for an SFTP connector.
- status
Connector
Status - Current status of the connector. PENDING indicates creation/update in progress, ACTIVE means ready for operations, and ERRORED indicates a failure requiring attention.
- Tag[]
- Key-value pairs that can be used to group and search for connectors. Tags are metadata attached to connectors for any purpose.
- url string
- URL for Connector
- access_
role str - Specifies the access role for the connector.
- arn str
- Specifies the unique Amazon Resource Name (ARN) for the connector.
- as2_
config As2ConfigProperties - Configuration for an AS2 connector.
- connector_
id str - A unique identifier for the connector.
- egress_
config ConnectorEgress Config - Egress configuration for the connector.
- egress_
type ConnectorEgress Type - Specifies the egress type for the connector.
- logging_
role str - Specifies the logging role for the connector.
- security_
policy_ strname - Security policy for SFTP Connector
- service_
managed_ Sequence[str]egress_ ip_ addresses - The list of egress IP addresses of this connector. These IP addresses are assigned automatically when you create the connector.
- sftp_
config SftpConfig Properties - Configuration for an SFTP connector.
- status
Connector
Status - Current status of the connector. PENDING indicates creation/update in progress, ACTIVE means ready for operations, and ERRORED indicates a failure requiring attention.
- Sequence[root_Tag]
- Key-value pairs that can be used to group and search for connectors. Tags are metadata attached to connectors for any purpose.
- url str
- URL for Connector
- access
Role String - Specifies the access role for the connector.
- arn String
- Specifies the unique Amazon Resource Name (ARN) for the connector.
- as2Config Property Map
- Configuration for an AS2 connector.
- connector
Id String - A unique identifier for the connector.
- egress
Config Property Map - Egress configuration for the connector.
- egress
Type "SERVICE_MANAGED" | "VPC_LATTICE" - Specifies the egress type for the connector.
- logging
Role String - Specifies the logging role for the connector.
- security
Policy StringName - Security policy for SFTP Connector
- service
Managed List<String>Egress Ip Addresses - The list of egress IP addresses of this connector. These IP addresses are assigned automatically when you create the connector.
- sftp
Config Property Map - Configuration for an SFTP connector.
- status "ACTIVE" | "PENDING" | "ERRORED"
- Current status of the connector. PENDING indicates creation/update in progress, ACTIVE means ready for operations, and ERRORED indicates a failure requiring attention.
- List<Property Map>
- Key-value pairs that can be used to group and search for connectors. Tags are metadata attached to connectors for any purpose.
- url String
- URL for Connector
Supporting Types
As2ConfigProperties
- Basic
Auth stringSecret Id - ARN or name of the secret in AWS Secrets Manager which contains the credentials for Basic authentication. If empty, Basic authentication is disabled for the AS2 connector
- Compression
Pulumi.
Aws Native. Transfer. Connector As2Config Properties Compression - Compression setting for this AS2 connector configuration.
- Encryption
Algorithm Pulumi.Aws Native. Transfer. Connector As2Config Properties Encryption Algorithm - Encryption algorithm for this AS2 connector configuration.
- Local
Profile stringId - A unique identifier for the local profile.
- Mdn
Response Pulumi.Aws Native. Transfer. Connector As2Config Properties Mdn Response - MDN Response setting for this AS2 connector configuration.
- Mdn
Signing Pulumi.Algorithm Aws Native. Transfer. Connector As2Config Properties Mdn Signing Algorithm - MDN Signing algorithm for this AS2 connector configuration.
- Message
Subject string - The message subject for this AS2 connector configuration.
- Partner
Profile stringId - A unique identifier for the partner profile.
- Preserve
Content Pulumi.Type Aws Native. Transfer. Connector As2Config Properties Preserve Content Type - Specifies whether to use the AWS S3 object content-type as the content-type for the AS2 message.
- Signing
Algorithm Pulumi.Aws Native. Transfer. Connector As2Config Properties Signing Algorithm - Signing algorithm for this AS2 connector configuration.
- Basic
Auth stringSecret Id - ARN or name of the secret in AWS Secrets Manager which contains the credentials for Basic authentication. If empty, Basic authentication is disabled for the AS2 connector
- Compression
Connector
As2Config Properties Compression - Compression setting for this AS2 connector configuration.
- Encryption
Algorithm ConnectorAs2Config Properties Encryption Algorithm - Encryption algorithm for this AS2 connector configuration.
- Local
Profile stringId - A unique identifier for the local profile.
- Mdn
Response ConnectorAs2Config Properties Mdn Response - MDN Response setting for this AS2 connector configuration.
- Mdn
Signing ConnectorAlgorithm As2Config Properties Mdn Signing Algorithm - MDN Signing algorithm for this AS2 connector configuration.
- Message
Subject string - The message subject for this AS2 connector configuration.
- Partner
Profile stringId - A unique identifier for the partner profile.
- Preserve
Content ConnectorType As2Config Properties Preserve Content Type - Specifies whether to use the AWS S3 object content-type as the content-type for the AS2 message.
- Signing
Algorithm ConnectorAs2Config Properties Signing Algorithm - Signing algorithm for this AS2 connector configuration.
- basic
Auth StringSecret Id - ARN or name of the secret in AWS Secrets Manager which contains the credentials for Basic authentication. If empty, Basic authentication is disabled for the AS2 connector
- compression
Connector
As2Config Properties Compression - Compression setting for this AS2 connector configuration.
- encryption
Algorithm ConnectorAs2Config Properties Encryption Algorithm - Encryption algorithm for this AS2 connector configuration.
- local
Profile StringId - A unique identifier for the local profile.
- mdn
Response ConnectorAs2Config Properties Mdn Response - MDN Response setting for this AS2 connector configuration.
- mdn
Signing ConnectorAlgorithm As2Config Properties Mdn Signing Algorithm - MDN Signing algorithm for this AS2 connector configuration.
- message
Subject String - The message subject for this AS2 connector configuration.
- partner
Profile StringId - A unique identifier for the partner profile.
- preserve
Content ConnectorType As2Config Properties Preserve Content Type - Specifies whether to use the AWS S3 object content-type as the content-type for the AS2 message.
- signing
Algorithm ConnectorAs2Config Properties Signing Algorithm - Signing algorithm for this AS2 connector configuration.
- basic
Auth stringSecret Id - ARN or name of the secret in AWS Secrets Manager which contains the credentials for Basic authentication. If empty, Basic authentication is disabled for the AS2 connector
- compression
Connector
As2Config Properties Compression - Compression setting for this AS2 connector configuration.
- encryption
Algorithm ConnectorAs2Config Properties Encryption Algorithm - Encryption algorithm for this AS2 connector configuration.
- local
Profile stringId - A unique identifier for the local profile.
- mdn
Response ConnectorAs2Config Properties Mdn Response - MDN Response setting for this AS2 connector configuration.
- mdn
Signing ConnectorAlgorithm As2Config Properties Mdn Signing Algorithm - MDN Signing algorithm for this AS2 connector configuration.
- message
Subject string - The message subject for this AS2 connector configuration.
- partner
Profile stringId - A unique identifier for the partner profile.
- preserve
Content ConnectorType As2Config Properties Preserve Content Type - Specifies whether to use the AWS S3 object content-type as the content-type for the AS2 message.
- signing
Algorithm ConnectorAs2Config Properties Signing Algorithm - Signing algorithm for this AS2 connector configuration.
- basic_
auth_ strsecret_ id - ARN or name of the secret in AWS Secrets Manager which contains the credentials for Basic authentication. If empty, Basic authentication is disabled for the AS2 connector
- compression
Connector
As2Config Properties Compression - Compression setting for this AS2 connector configuration.
- encryption_
algorithm ConnectorAs2Config Properties Encryption Algorithm - Encryption algorithm for this AS2 connector configuration.
- local_
profile_ strid - A unique identifier for the local profile.
- mdn_
response ConnectorAs2Config Properties Mdn Response - MDN Response setting for this AS2 connector configuration.
- mdn_
signing_ Connectoralgorithm As2Config Properties Mdn Signing Algorithm - MDN Signing algorithm for this AS2 connector configuration.
- message_
subject str - The message subject for this AS2 connector configuration.
- partner_
profile_ strid - A unique identifier for the partner profile.
- preserve_
content_ Connectortype As2Config Properties Preserve Content Type - Specifies whether to use the AWS S3 object content-type as the content-type for the AS2 message.
- signing_
algorithm ConnectorAs2Config Properties Signing Algorithm - Signing algorithm for this AS2 connector configuration.
- basic
Auth StringSecret Id - ARN or name of the secret in AWS Secrets Manager which contains the credentials for Basic authentication. If empty, Basic authentication is disabled for the AS2 connector
- compression "ZLIB" | "DISABLED"
- Compression setting for this AS2 connector configuration.
- encryption
Algorithm "AES128_CBC" | "AES192_CBC" | "AES256_CBC" | "NONE" | "DES_EDE3_CBC" - Encryption algorithm for this AS2 connector configuration.
- local
Profile StringId - A unique identifier for the local profile.
- mdn
Response "SYNC" | "NONE" - MDN Response setting for this AS2 connector configuration.
- mdn
Signing "SHA256" | "SHA384" | "SHA512" | "SHA1" | "NONE" | "DEFAULT"Algorithm - MDN Signing algorithm for this AS2 connector configuration.
- message
Subject String - The message subject for this AS2 connector configuration.
- partner
Profile StringId - A unique identifier for the partner profile.
- preserve
Content "ENABLED" | "DISABLED"Type - Specifies whether to use the AWS S3 object content-type as the content-type for the AS2 message.
- signing
Algorithm "SHA256" | "SHA384" | "SHA512" | "SHA1" | "NONE" - Signing algorithm for this AS2 connector configuration.
ConnectorAs2ConfigPropertiesCompression
ConnectorAs2ConfigPropertiesEncryptionAlgorithm
ConnectorAs2ConfigPropertiesMdnResponse
ConnectorAs2ConfigPropertiesMdnSigningAlgorithm
ConnectorAs2ConfigPropertiesPreserveContentType
ConnectorAs2ConfigPropertiesSigningAlgorithm
ConnectorEgressConfig
- Vpc
Lattice Pulumi.Aws Native. Transfer. Inputs. Connector Vpc Lattice Egress Config - VPC_LATTICE configuration for routing connector traffic through customer VPCs. Enables private connectivity to SFTP servers without requiring public internet access or complex network configurations.
- Vpc
Lattice ConnectorVpc Lattice Egress Config - VPC_LATTICE configuration for routing connector traffic through customer VPCs. Enables private connectivity to SFTP servers without requiring public internet access or complex network configurations.
- vpc
Lattice ConnectorVpc Lattice Egress Config - VPC_LATTICE configuration for routing connector traffic through customer VPCs. Enables private connectivity to SFTP servers without requiring public internet access or complex network configurations.
- vpc
Lattice ConnectorVpc Lattice Egress Config - VPC_LATTICE configuration for routing connector traffic through customer VPCs. Enables private connectivity to SFTP servers without requiring public internet access or complex network configurations.
- vpc_
lattice ConnectorVpc Lattice Egress Config - VPC_LATTICE configuration for routing connector traffic through customer VPCs. Enables private connectivity to SFTP servers without requiring public internet access or complex network configurations.
- vpc
Lattice Property Map - VPC_LATTICE configuration for routing connector traffic through customer VPCs. Enables private connectivity to SFTP servers without requiring public internet access or complex network configurations.
ConnectorEgressType
ConnectorStatus
ConnectorVpcLatticeEgressConfig
- Resource
Configuration stringArn - ARN of the VPC Lattice resource configuration
- Port
Number int - Port to connect to on the target VPC Lattice resource
- Resource
Configuration stringArn - ARN of the VPC Lattice resource configuration
- Port
Number int - Port to connect to on the target VPC Lattice resource
- resource
Configuration StringArn - ARN of the VPC Lattice resource configuration
- port
Number Integer - Port to connect to on the target VPC Lattice resource
- resource
Configuration stringArn - ARN of the VPC Lattice resource configuration
- port
Number number - Port to connect to on the target VPC Lattice resource
- resource_
configuration_ strarn - ARN of the VPC Lattice resource configuration
- port_
number int - Port to connect to on the target VPC Lattice resource
- resource
Configuration StringArn - ARN of the VPC Lattice resource configuration
- port
Number Number - Port to connect to on the target VPC Lattice resource
SftpConfigProperties
- Max
Concurrent intConnections - Specifies the number of active connections that your connector can establish with the remote server at the same time.
- Trusted
Host List<string>Keys - List of public host keys, for the external server to which you are connecting.
- User
Secret stringId - ARN or name of the secret in AWS Secrets Manager which contains the SFTP user's private keys or passwords.
- Max
Concurrent intConnections - Specifies the number of active connections that your connector can establish with the remote server at the same time.
- Trusted
Host []stringKeys - List of public host keys, for the external server to which you are connecting.
- User
Secret stringId - ARN or name of the secret in AWS Secrets Manager which contains the SFTP user's private keys or passwords.
- max
Concurrent IntegerConnections - Specifies the number of active connections that your connector can establish with the remote server at the same time.
- trusted
Host List<String>Keys - List of public host keys, for the external server to which you are connecting.
- user
Secret StringId - ARN or name of the secret in AWS Secrets Manager which contains the SFTP user's private keys or passwords.
- max
Concurrent numberConnections - Specifies the number of active connections that your connector can establish with the remote server at the same time.
- trusted
Host string[]Keys - List of public host keys, for the external server to which you are connecting.
- user
Secret stringId - ARN or name of the secret in AWS Secrets Manager which contains the SFTP user's private keys or passwords.
- max_
concurrent_ intconnections - Specifies the number of active connections that your connector can establish with the remote server at the same time.
- trusted_
host_ Sequence[str]keys - List of public host keys, for the external server to which you are connecting.
- user_
secret_ strid - ARN or name of the secret in AWS Secrets Manager which contains the SFTP user's private keys or passwords.
- max
Concurrent NumberConnections - Specifies the number of active connections that your connector can establish with the remote server at the same time.
- trusted
Host List<String>Keys - List of public host keys, for the external server to which you are connecting.
- user
Secret StringId - ARN or name of the secret in AWS Secrets Manager which contains the SFTP user's private keys or passwords.
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
