We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.50.0 published on Monday, Jan 26, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.50.0 published on Monday, Jan 26, 2026 by Pulumi
Resource Type definition for AWS::Connect::Workspace
Using getWorkspace
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getWorkspace(args: GetWorkspaceArgs, opts?: InvokeOptions): Promise<GetWorkspaceResult>
function getWorkspaceOutput(args: GetWorkspaceOutputArgs, opts?: InvokeOptions): Output<GetWorkspaceResult>def get_workspace(arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetWorkspaceResult
def get_workspace_output(arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetWorkspaceResult]func LookupWorkspace(ctx *Context, args *LookupWorkspaceArgs, opts ...InvokeOption) (*LookupWorkspaceResult, error)
func LookupWorkspaceOutput(ctx *Context, args *LookupWorkspaceOutputArgs, opts ...InvokeOption) LookupWorkspaceResultOutput> Note: This function is named LookupWorkspace in the Go SDK.
public static class GetWorkspace
{
public static Task<GetWorkspaceResult> InvokeAsync(GetWorkspaceArgs args, InvokeOptions? opts = null)
public static Output<GetWorkspaceResult> Invoke(GetWorkspaceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetWorkspaceResult> getWorkspace(GetWorkspaceArgs args, InvokeOptions options)
public static Output<GetWorkspaceResult> getWorkspace(GetWorkspaceArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:connect:getWorkspace
arguments:
# arguments dictionaryThe following arguments are supported:
- Arn string
- The Amazon Resource Name (ARN) for the workspace.
- Arn string
- The Amazon Resource Name (ARN) for the workspace.
- arn String
- The Amazon Resource Name (ARN) for the workspace.
- arn string
- The Amazon Resource Name (ARN) for the workspace.
- arn str
- The Amazon Resource Name (ARN) for the workspace.
- arn String
- The Amazon Resource Name (ARN) for the workspace.
getWorkspace Result
The following output properties are available:
- Arn string
- The Amazon Resource Name (ARN) for the workspace.
- Associations List<string>
- The resource ARNs associated with the workspace
- Description string
- The description of the workspace
- Id string
- The identifier of the workspace.
- Media
List<Pulumi.
Aws Native. Connect. Outputs. Workspace Media Item> - The media items for the workspace
- Name string
- The name of the workspace.
- Pages
List<Pulumi.
Aws Native. Connect. Outputs. Workspace Page> - The pages associated with the workspace
-
List<Pulumi.
Aws Native. Outputs. Tag> - An array of key-value pairs to apply to this resource.
- Theme
Pulumi.
Aws Native. Connect. Outputs. Workspace Theme - The theme configuration for the workspace
- Title string
- The title of the workspace
- Visibility
Pulumi.
Aws Native. Connect. Workspace Visibility - The visibility of the workspace. Will always be set to ASSIGNED oninitial creation.
- Arn string
- The Amazon Resource Name (ARN) for the workspace.
- Associations []string
- The resource ARNs associated with the workspace
- Description string
- The description of the workspace
- Id string
- The identifier of the workspace.
- Media
[]Workspace
Media Item - The media items for the workspace
- Name string
- The name of the workspace.
- Pages
[]Workspace
Page - The pages associated with the workspace
- Tag
- An array of key-value pairs to apply to this resource.
- Theme
Workspace
Theme - The theme configuration for the workspace
- Title string
- The title of the workspace
- Visibility
Workspace
Visibility - The visibility of the workspace. Will always be set to ASSIGNED oninitial creation.
- arn String
- The Amazon Resource Name (ARN) for the workspace.
- associations List<String>
- The resource ARNs associated with the workspace
- description String
- The description of the workspace
- id String
- The identifier of the workspace.
- media
List<Workspace
Media Item> - The media items for the workspace
- name String
- The name of the workspace.
- pages
List<Workspace
Page> - The pages associated with the workspace
- List<Tag>
- An array of key-value pairs to apply to this resource.
- theme
Workspace
Theme - The theme configuration for the workspace
- title String
- The title of the workspace
- visibility
Workspace
Visibility - The visibility of the workspace. Will always be set to ASSIGNED oninitial creation.
- arn string
- The Amazon Resource Name (ARN) for the workspace.
- associations string[]
- The resource ARNs associated with the workspace
- description string
- The description of the workspace
- id string
- The identifier of the workspace.
- media
Workspace
Media Item[] - The media items for the workspace
- name string
- The name of the workspace.
- pages
Workspace
Page[] - The pages associated with the workspace
- Tag[]
- An array of key-value pairs to apply to this resource.
- theme
Workspace
Theme - The theme configuration for the workspace
- title string
- The title of the workspace
- visibility
Workspace
Visibility - The visibility of the workspace. Will always be set to ASSIGNED oninitial creation.
- arn str
- The Amazon Resource Name (ARN) for the workspace.
- associations Sequence[str]
- The resource ARNs associated with the workspace
- description str
- The description of the workspace
- id str
- The identifier of the workspace.
- media
Sequence[Workspace
Media Item] - The media items for the workspace
- name str
- The name of the workspace.
- pages
Sequence[Workspace
Page] - The pages associated with the workspace
- Sequence[root_Tag]
- An array of key-value pairs to apply to this resource.
- theme
Workspace
Theme - The theme configuration for the workspace
- title str
- The title of the workspace
- visibility
Workspace
Visibility - The visibility of the workspace. Will always be set to ASSIGNED oninitial creation.
- arn String
- The Amazon Resource Name (ARN) for the workspace.
- associations List<String>
- The resource ARNs associated with the workspace
- description String
- The description of the workspace
- id String
- The identifier of the workspace.
- media List<Property Map>
- The media items for the workspace
- name String
- The name of the workspace.
- pages List<Property Map>
- The pages associated with the workspace
- List<Property Map>
- An array of key-value pairs to apply to this resource.
- theme Property Map
- The theme configuration for the workspace
- title String
- The title of the workspace
- visibility "ALL" | "ASSIGNED" | "NONE"
- The visibility of the workspace. Will always be set to ASSIGNED oninitial creation.
Supporting Types
FontFamily
- Default
Pulumi.
Aws Native. Connect. Workspace Font Family - The default font family to use in the workspace theme.
- Default
Workspace
Font Family - The default font family to use in the workspace theme.
- default_
Workspace
Font Family - The default font family to use in the workspace theme.
- default
Workspace
Font Family - The default font family to use in the workspace theme.
- default
Workspace
Font Family - The default font family to use in the workspace theme.
- default "ARIAL" | "COURIER_NEW" | "GEORGIA" | "TIMES_NEW_ROMAN" | "TREBUCHET" | "VERDANA"
- The default font family to use in the workspace theme.
Tag
WorkspaceFontFamily
WorkspaceMediaItem
- Type
Pulumi.
Aws Native. Connect. Workspace Media Type - The type of media. Valid values are:
IMAGE_LOGO_FAVICONandIMAGE_LOGO_HORIZONTAL. - Source string
- The source URL or data for the media asset.
- Type
Workspace
Media Type - The type of media. Valid values are:
IMAGE_LOGO_FAVICONandIMAGE_LOGO_HORIZONTAL. - Source string
- The source URL or data for the media asset.
- type
Workspace
Media Type - The type of media. Valid values are:
IMAGE_LOGO_FAVICONandIMAGE_LOGO_HORIZONTAL. - source String
- The source URL or data for the media asset.
- type
Workspace
Media Type - The type of media. Valid values are:
IMAGE_LOGO_FAVICONandIMAGE_LOGO_HORIZONTAL. - source string
- The source URL or data for the media asset.
- type
Workspace
Media Type - The type of media. Valid values are:
IMAGE_LOGO_FAVICONandIMAGE_LOGO_HORIZONTAL. - source str
- The source URL or data for the media asset.
- type "IMAGE_LOGO_LIGHT_FAVICON" | "IMAGE_LOGO_DARK_FAVICON" | "IMAGE_LOGO_LIGHT_HORIZONTAL" | "IMAGE_LOGO_DARK_HORIZONTAL"
- The type of media. Valid values are:
IMAGE_LOGO_FAVICONandIMAGE_LOGO_HORIZONTAL. - source String
- The source URL or data for the media asset.
WorkspaceMediaType
WorkspacePage
- Page string
- The page identifier.
- Resource
Arn string - The Amazon Resource Name (ARN) of the resource associated with the page.
- Input
Data string - The input data for the page.
- Slug string
- The slug for the page.
- Page string
- The page identifier.
- Resource
Arn string - The Amazon Resource Name (ARN) of the resource associated with the page.
- Input
Data string - The input data for the page.
- Slug string
- The slug for the page.
- page String
- The page identifier.
- resource
Arn String - The Amazon Resource Name (ARN) of the resource associated with the page.
- input
Data String - The input data for the page.
- slug String
- The slug for the page.
- page string
- The page identifier.
- resource
Arn string - The Amazon Resource Name (ARN) of the resource associated with the page.
- input
Data string - The input data for the page.
- slug string
- The slug for the page.
- page str
- The page identifier.
- resource_
arn str - The Amazon Resource Name (ARN) of the resource associated with the page.
- input_
data str - The input data for the page.
- slug str
- The slug for the page.
- page String
- The page identifier.
- resource
Arn String - The Amazon Resource Name (ARN) of the resource associated with the page.
- input
Data String - The input data for the page.
- slug String
- The slug for the page.
WorkspacePaletteCanvas
- Active
Background string - The background color for active elements.
- Container
Background string - The background color for container elements.
- Page
Background string - The background color for page elements.
- Active
Background string - The background color for active elements.
- Container
Background string - The background color for container elements.
- Page
Background string - The background color for page elements.
- active
Background String - The background color for active elements.
- container
Background String - The background color for container elements.
- page
Background String - The background color for page elements.
- active
Background string - The background color for active elements.
- container
Background string - The background color for container elements.
- page
Background string - The background color for page elements.
- active_
background str - The background color for active elements.
- container_
background str - The background color for container elements.
- page_
background str - The background color for page elements.
- active
Background String - The background color for active elements.
- container
Background String - The background color for container elements.
- page
Background String - The background color for page elements.
WorkspacePaletteHeader
- Background string
- The background color of the header.
- Invert
Actions boolColors - Whether to invert the colors of action buttons in the header.
- Text string
- The text color in the header.
- Text
Hover string - The text color when hovering over header elements.
- Background string
- The background color of the header.
- Invert
Actions boolColors - Whether to invert the colors of action buttons in the header.
- Text string
- The text color in the header.
- Text
Hover string - The text color when hovering over header elements.
- background String
- The background color of the header.
- invert
Actions BooleanColors - Whether to invert the colors of action buttons in the header.
- text String
- The text color in the header.
- text
Hover String - The text color when hovering over header elements.
- background string
- The background color of the header.
- invert
Actions booleanColors - Whether to invert the colors of action buttons in the header.
- text string
- The text color in the header.
- text
Hover string - The text color when hovering over header elements.
- background str
- The background color of the header.
- invert_
actions_ boolcolors - Whether to invert the colors of action buttons in the header.
- text str
- The text color in the header.
- text_
hover str - The text color when hovering over header elements.
- background String
- The background color of the header.
- invert
Actions BooleanColors - Whether to invert the colors of action buttons in the header.
- text String
- The text color in the header.
- text
Hover String - The text color when hovering over header elements.
WorkspacePaletteNavigation
- Background string
- The background color of the navigation area.
- Invert
Actions boolColors - Whether to invert the colors of action buttons in the navigation area.
- Text string
- The text color in the navigation area.
- Text
Active string - The text color for active navigation items.
- Text
Background stringActive - The background color for active navigation items.
- Text
Background stringHover - The background color when hovering over navigation text.
- Text
Hover string - The text color when hovering over navigation items.
- Background string
- The background color of the navigation area.
- Invert
Actions boolColors - Whether to invert the colors of action buttons in the navigation area.
- Text string
- The text color in the navigation area.
- Text
Active string - The text color for active navigation items.
- Text
Background stringActive - The background color for active navigation items.
- Text
Background stringHover - The background color when hovering over navigation text.
- Text
Hover string - The text color when hovering over navigation items.
- background String
- The background color of the navigation area.
- invert
Actions BooleanColors - Whether to invert the colors of action buttons in the navigation area.
- text String
- The text color in the navigation area.
- text
Active String - The text color for active navigation items.
- text
Background StringActive - The background color for active navigation items.
- text
Background StringHover - The background color when hovering over navigation text.
- text
Hover String - The text color when hovering over navigation items.
- background string
- The background color of the navigation area.
- invert
Actions booleanColors - Whether to invert the colors of action buttons in the navigation area.
- text string
- The text color in the navigation area.
- text
Active string - The text color for active navigation items.
- text
Background stringActive - The background color for active navigation items.
- text
Background stringHover - The background color when hovering over navigation text.
- text
Hover string - The text color when hovering over navigation items.
- background str
- The background color of the navigation area.
- invert_
actions_ boolcolors - Whether to invert the colors of action buttons in the navigation area.
- text str
- The text color in the navigation area.
- text_
active str - The text color for active navigation items.
- text_
background_ stractive - The background color for active navigation items.
- text_
background_ strhover - The background color when hovering over navigation text.
- text_
hover str - The text color when hovering over navigation items.
- background String
- The background color of the navigation area.
- invert
Actions BooleanColors - Whether to invert the colors of action buttons in the navigation area.
- text String
- The text color in the navigation area.
- text
Active String - The text color for active navigation items.
- text
Background StringActive - The background color for active navigation items.
- text
Background StringHover - The background color when hovering over navigation text.
- text
Hover String - The text color when hovering over navigation items.
WorkspacePalettePrimary
- Active string
- The primary color used for active states.
- Contrast
Text string - The text color that contrasts with the primary color for readability.
- Default string
- The default primary color used throughout the workspace.
- Active string
- The primary color used for active states.
- Contrast
Text string - The text color that contrasts with the primary color for readability.
- Default string
- The default primary color used throughout the workspace.
- active String
- The primary color used for active states.
- contrast
Text String - The text color that contrasts with the primary color for readability.
- default_ String
- The default primary color used throughout the workspace.
- active string
- The primary color used for active states.
- contrast
Text string - The text color that contrasts with the primary color for readability.
- default string
- The default primary color used throughout the workspace.
- active str
- The primary color used for active states.
- contrast_
text str - The text color that contrasts with the primary color for readability.
- default str
- The default primary color used throughout the workspace.
- active String
- The primary color used for active states.
- contrast
Text String - The text color that contrasts with the primary color for readability.
- default String
- The default primary color used throughout the workspace.
WorkspaceTheme
- Dark
Pulumi.
Aws Native. Connect. Inputs. Workspace Theme Config - The theme configuration for dark mode.
- Light
Pulumi.
Aws Native. Connect. Inputs. Workspace Theme Config - The theme configuration for light mode.
- Dark
Workspace
Theme Config - The theme configuration for dark mode.
- Light
Workspace
Theme Config - The theme configuration for light mode.
- dark
Workspace
Theme Config - The theme configuration for dark mode.
- light
Workspace
Theme Config - The theme configuration for light mode.
- dark
Workspace
Theme Config - The theme configuration for dark mode.
- light
Workspace
Theme Config - The theme configuration for light mode.
- dark
Workspace
Theme Config - The theme configuration for dark mode.
- light
Workspace
Theme Config - The theme configuration for light mode.
- dark Property Map
- The theme configuration for dark mode.
- light Property Map
- The theme configuration for light mode.
WorkspaceThemeConfig
- Palette
Pulumi.
Aws Native. Connect. Inputs. Workspace Theme Palette - The color palette configuration for the workspace theme.
- Typography
Pulumi.
Aws Native. Connect. Inputs. Workspace Theme Typography - The typography configuration for the workspace theme.
- Palette
Workspace
Theme Palette - The color palette configuration for the workspace theme.
- Typography
Workspace
Theme Typography - The typography configuration for the workspace theme.
- palette
Workspace
Theme Palette - The color palette configuration for the workspace theme.
- typography
Workspace
Theme Typography - The typography configuration for the workspace theme.
- palette
Workspace
Theme Palette - The color palette configuration for the workspace theme.
- typography
Workspace
Theme Typography - The typography configuration for the workspace theme.
- palette
Workspace
Theme Palette - The color palette configuration for the workspace theme.
- typography
Workspace
Theme Typography - The typography configuration for the workspace theme.
- palette Property Map
- The color palette configuration for the workspace theme.
- typography Property Map
- The typography configuration for the workspace theme.
WorkspaceThemePalette
- Canvas
Pulumi.
Aws Native. Connect. Inputs. Workspace Palette Canvas - The color configuration for the canvas area.
- Header
Pulumi.
Aws Native. Connect. Inputs. Workspace Palette Header - The color configuration for the header area.
-
Pulumi.
Aws Native. Connect. Inputs. Workspace Palette Navigation - The color configuration for the navigation area.
- Primary
Pulumi.
Aws Native. Connect. Inputs. Workspace Palette Primary - The primary color configuration used throughout the workspace.
- Canvas
Workspace
Palette Canvas - The color configuration for the canvas area.
- Header
Workspace
Palette Header - The color configuration for the header area.
-
Workspace
Palette Navigation - The color configuration for the navigation area.
- Primary
Workspace
Palette Primary - The primary color configuration used throughout the workspace.
- canvas
Workspace
Palette Canvas - The color configuration for the canvas area.
- header
Workspace
Palette Header - The color configuration for the header area.
-
Workspace
Palette Navigation - The color configuration for the navigation area.
- primary
Workspace
Palette Primary - The primary color configuration used throughout the workspace.
- canvas
Workspace
Palette Canvas - The color configuration for the canvas area.
- header
Workspace
Palette Header - The color configuration for the header area.
-
Workspace
Palette Navigation - The color configuration for the navigation area.
- primary
Workspace
Palette Primary - The primary color configuration used throughout the workspace.
- canvas
Workspace
Palette Canvas - The color configuration for the canvas area.
- header
Workspace
Palette Header - The color configuration for the header area.
-
Workspace
Palette Navigation - The color configuration for the navigation area.
- primary
Workspace
Palette Primary - The primary color configuration used throughout the workspace.
- canvas Property Map
- The color configuration for the canvas area.
- header Property Map
- The color configuration for the header area.
- Property Map
- The color configuration for the navigation area.
- primary Property Map
- The primary color configuration used throughout the workspace.
WorkspaceThemeTypography
- Font
Family Pulumi.Aws Native. Connect. Inputs. Font Family - The font family configuration for text in the workspace.
- Font
Family FontFamily - The font family configuration for text in the workspace.
- font
Family FontFamily - The font family configuration for text in the workspace.
- font
Family FontFamily - The font family configuration for text in the workspace.
- font_
family FontFamily - The font family configuration for text in the workspace.
- font
Family Property Map - The font family configuration for text in the workspace.
WorkspaceVisibility
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.50.0 published on Monday, Jan 26, 2026 by Pulumi
