Imports a media asset (such as a logo) for use in a workspace
Source:R/connect_operations.R
connect_import_workspace_media.RdImports a media asset (such as a logo) for use in a workspace.
See https://www.paws-r-sdk.com/docs/connect_import_workspace_media/ for full documentation.
Arguments
- InstanceId
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
- WorkspaceId
[required] The identifier of the workspace.
- MediaType
[required] The type of media. Valid values are:
IMAGE_LOGO_FAVICONandIMAGE_LOGO_HORIZONTAL.- MediaSource
[required] The media source. Can be an S3 presigned URL or a base64-encoded string.