View source: R/kinesisanalyticsv2_operations.R
kinesisanalyticsv2_create_application_presigned_url | R Documentation |
Creates and returns a URL that you can use to connect to an application's extension.
See https://www.paws-r-sdk.com/docs/kinesisanalyticsv2_create_application_presigned_url/ for full documentation.
kinesisanalyticsv2_create_application_presigned_url(
ApplicationName,
UrlType,
SessionExpirationDurationInSeconds = NULL
)
ApplicationName |
[required] The name of the application. |
UrlType |
[required] The type of the extension for which to create and return a URL.
Currently, the only valid extension URL type is |
SessionExpirationDurationInSeconds |
The duration in seconds for which the returned URL will be valid. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.