Smaws_Client_KinesisAnalyticsV2.CreateApplication
Creates a Managed Service for Apache Flink application. For information about creating a Managed Service for Apache Flink application, see Creating an Application.
val request :
Smaws_Lib.Context.t ->
Types.create_application_request ->
(Types.create_application_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `CodeValidationException of Types.code_validation_exception
| `ConcurrentModificationException of
Types.concurrent_modification_exception
| `InvalidArgumentException of Types.invalid_argument_exception
| `InvalidRequestException of Types.invalid_request_exception
| `LimitExceededException of Types.limit_exceeded_exception
| `ResourceInUseException of Types.resource_in_use_exception
| `TooManyTagsException of Types.too_many_tags_exception
| `UnsupportedOperationException of Types.unsupported_operation_exception ])
Stdlib.result