ConnectionString
getset
public string ConnectionString Specifies the connection string to use for connecting to SQS.
Examples
Example for AWS: Service=eu-west-1;AccessKey=XXXXXX;SecretKey=XXXXXX;SessionToken=XXXXXX;Example for LocalStack: Service=http://localhost:4566