Метод | Описание | |
---|---|---|
GeneratePresignedUrl ( |
Generate a presigned URL based on a SynthesizeSpeechRequest.
|
|
GeneratePresignedUrl ( RegionEndpoint region, |
Generate a presigned URL based on a SynthesizeSpeechRequest using the default configured credentials.
|
Метод | Описание | |
---|---|---|
ComposeUrl ( IRequest iRequest ) : |
This method was copied from AmazonServiceClient and adapted for use with this Utility. TODO When the SDK supports arrays in request parameters use the new implementation and delete this method.
|
|
DontUnescapePathDotsAndSlashes ( |
This method was copied as-is from AmazonServiceClient. TODO When the SDK supports arrays in request parameters remove this method.
|
public static GeneratePresignedUrl ( |
||
credentials | The credentials to use in the presigned URL. | |
region | RegionEndpoint | The region for the URL. |
request | The request to base the presigned URL on. | |
Результат | string |
public static GeneratePresignedUrl ( RegionEndpoint region, |
||
region | RegionEndpoint | The region for the URL. |
request | The request to base the presigned URL on. | |
Результат | string |