Module Smaws_Client_KinesisAnalyticsV2.AddApplicationVpcConfiguration

Adds a Virtual Private Cloud (VPC) configuration to the application. Applications can use VPCs to store and access resources securely.

Note the following about VPC configurations for Managed Service for Apache Flink applications:

val request : Smaws_Lib.Context.t -> Types.add_application_vpc_configuration_request -> (Types.add_application_vpc_configuration_response, [> Smaws_Lib.Protocols.AwsJson.error | `ConcurrentModificationException of Types.concurrent_modification_exception | `InvalidApplicationConfigurationException of Types.invalid_application_configuration_exception | `InvalidArgumentException of Types.invalid_argument_exception | `ResourceInUseException of Types.resource_in_use_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result