EventSourceMappingSourceAccessConfiguration

An array of the authentication protocol, VPC components, or virtual host to secure and define your event source.

Constructors

constructor(type: EventSourceMappingSourceAccessConfigurationType? = null, uri: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of authentication protocol, VPC components, or virtual host for your event source. For example: `"Type":"SASL_SCRAM_512_AUTH"`.

Link copied to clipboard
val uri: String? = null

The value for your chosen configuration in `Type`. For example: `"URI": "arn:aws:secretsmanager:us-east-1:01234567890:secret:MyBrokerSecretName"`.