class Aws::Lambda::Types::SourceAccessConfiguration


@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/SourceAccessConfiguration AWS API Documentation
@return [String]
“arn:aws:secretsmanager:us-east-1:01234567890:secret:MyBrokerSecretName”‘.
`“URI”:
The value for your chosen configuration in `Type`. For example:
@!attribute [rw] uri
@return [String]
Kafka brokers.
certificate (X.509 PEM) used for TLS encryption of your Apache
Secrets Manager ARN of your secret key containing the root CA
* `SERVER_ROOT_CA_CERTIFICATE` – (Self-managed Apache Kafka) The
of your MSK/Apache Kafka brokers.
private key password (optional) used for mutual TLS authentication
certificate chain (X.509 PEM), private key (PKCS#8 PEM), and
Kafka) The Secrets Manager ARN of your secret key containing the
* `CLIENT_CERTIFICATE_TLS_AUTH` – (Amazon MSK, self-managed Apache
UpdateEventSourceMapping API call.
source. This property cannot be specified in an
RabbitMQ broker. Lambda uses this RabbitMQ host as the event
* `VIRTUAL_HOST` –- (RabbitMQ) The name of the virtual host in your
authentication of your self-managed Apache Kafka brokers.
The Secrets Manager ARN of your secret key used for SASL SCRAM-512
* `SASL_SCRAM_512_AUTH` – (Amazon MSK, Self-managed Apache Kafka)
authentication of your self-managed Apache Kafka brokers.
Manager ARN of your secret key used for SASL SCRAM-256
* `SASL_SCRAM_256_AUTH` – (Self-managed Apache Kafka) The Secrets
Kafka brokers.
security group used to manage access to your self-managed Apache
* `VPC_SECURITY_GROUP` – (Self-managed Apache Kafka) The VPC
your self-managed Apache Kafka cluster.
with your VPC. Lambda connects to these subnets to fetch data from
* `VPC_SUBNET` – (Self-managed Apache Kafka) The subnets associated
Apache Kafka brokers.
of your secret key used for SASL/PLAIN authentication of your
* `BASIC_AUTH` – (Self-managed Apache Kafka) The Secrets Manager ARN
your broker credentials.
* `BASIC_AUTH` – (Amazon MQ) The Secrets Manager secret that stores
for your event source. For example: `“Type”:“SASL_SCRAM_512_AUTH”`.
The type of authentication protocol, VPC components, or virtual host
@!attribute [rw] type
authentication protocol, VPC components, or virtual host.
To secure and define access to your event source, you can specify the