We recommend new projects start with resources from the AWS provider.
aws-native.qbusiness.getWebExperience
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::QBusiness::WebExperience Resource Type
Using getWebExperience
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 getWebExperience(args: GetWebExperienceArgs, opts?: InvokeOptions): Promise<GetWebExperienceResult>
function getWebExperienceOutput(args: GetWebExperienceOutputArgs, opts?: InvokeOptions): Output<GetWebExperienceResult>
def get_web_experience(application_id: Optional[str] = None,
web_experience_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetWebExperienceResult
def get_web_experience_output(application_id: Optional[pulumi.Input[str]] = None,
web_experience_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetWebExperienceResult]
func LookupWebExperience(ctx *Context, args *LookupWebExperienceArgs, opts ...InvokeOption) (*LookupWebExperienceResult, error)
func LookupWebExperienceOutput(ctx *Context, args *LookupWebExperienceOutputArgs, opts ...InvokeOption) LookupWebExperienceResultOutput
> Note: This function is named LookupWebExperience
in the Go SDK.
public static class GetWebExperience
{
public static Task<GetWebExperienceResult> InvokeAsync(GetWebExperienceArgs args, InvokeOptions? opts = null)
public static Output<GetWebExperienceResult> Invoke(GetWebExperienceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetWebExperienceResult> getWebExperience(GetWebExperienceArgs args, InvokeOptions options)
public static Output<GetWebExperienceResult> getWebExperience(GetWebExperienceArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:qbusiness:getWebExperience
arguments:
# arguments dictionary
The following arguments are supported:
- Application
Id string - The identifier of the Amazon Q Business web experience.
- Web
Experience stringId - The identifier of your Amazon Q Business web experience.
- Application
Id string - The identifier of the Amazon Q Business web experience.
- Web
Experience stringId - The identifier of your Amazon Q Business web experience.
- application
Id String - The identifier of the Amazon Q Business web experience.
- web
Experience StringId - The identifier of your Amazon Q Business web experience.
- application
Id string - The identifier of the Amazon Q Business web experience.
- web
Experience stringId - The identifier of your Amazon Q Business web experience.
- application_
id str - The identifier of the Amazon Q Business web experience.
- web_
experience_ strid - The identifier of your Amazon Q Business web experience.
- application
Id String - The identifier of the Amazon Q Business web experience.
- web
Experience StringId - The identifier of your Amazon Q Business web experience.
getWebExperience Result
The following output properties are available:
- Browser
Extension Pulumi.Configuration Aws Native. QBusiness. Outputs. Web Experience Browser Extension Configuration - The container for browser extension configuration for an Amazon Q Business web experience.
- Created
At string - The Unix timestamp when the Amazon Q Business application was last updated.
- Customization
Configuration Pulumi.Aws Native. QBusiness. Outputs. Web Experience Customization Configuration - Contains the configuration information to customize the logo, font, and color of an Amazon Q Business web experience with individual files for each property or a CSS file for them all.
- Default
Endpoint string - The endpoint URLs for your Amazon Q Business web experience. The URLs are unique and fully hosted by AWS .
- Identity
Provider Pulumi.Configuration Aws | Pulumi.Native. QBusiness. Outputs. Web Experience Identity Provider Configuration0Properties Aws Native. QBusiness. Outputs. Web Experience Identity Provider Configuration1Properties - Provides information about the identity provider (IdP) used to authenticate end users of an Amazon Q Business web experience.
- Origins List<string>
Sets the website domain origins that are allowed to embed the Amazon Q Business web experience. The domain origin refers to the base URL for accessing a website including the protocol (
http/https
), the domain name, and the port number (if specified).You must only submit a base URL and not a full path. For example,
https://docs.aws.amazon.com
.- Role
Arn string The Amazon Resource Name (ARN) of the service role attached to your web experience.
You must provide this value if you're using IAM Identity Center to manage end user access to your application. If you're using legacy identity management to manage user access, you don't need to provide this value.
- Sample
Prompts Pulumi.Control Mode Aws Native. QBusiness. Web Experience Sample Prompts Control Mode - Determines whether sample prompts are enabled in the web experience for an end user.
- Status
Pulumi.
Aws Native. QBusiness. Web Experience Status - The status of your Amazon Q Business web experience.
- Subtitle string
- A subtitle to personalize your Amazon Q Business web experience.
- List<Pulumi.
Aws Native. Outputs. Tag> - A list of key-value pairs that identify or categorize your Amazon Q Business web experience. You can also use tags to help control access to the web experience. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
- Title string
- The title for your Amazon Q Business web experience.
- Updated
At string - The Unix timestamp when your Amazon Q Business web experience was updated.
- Web
Experience stringArn - The Amazon Resource Name (ARN) of an Amazon Q Business web experience.
- Web
Experience stringId - The identifier of your Amazon Q Business web experience.
- Welcome
Message string - A message in an Amazon Q Business web experience.
- Browser
Extension WebConfiguration Experience Browser Extension Configuration - The container for browser extension configuration for an Amazon Q Business web experience.
- Created
At string - The Unix timestamp when the Amazon Q Business application was last updated.
- Customization
Configuration WebExperience Customization Configuration - Contains the configuration information to customize the logo, font, and color of an Amazon Q Business web experience with individual files for each property or a CSS file for them all.
- Default
Endpoint string - The endpoint URLs for your Amazon Q Business web experience. The URLs are unique and fully hosted by AWS .
- Identity
Provider WebConfiguration Experience | WebIdentity Provider Configuration0Properties Experience Identity Provider Configuration1Properties - Provides information about the identity provider (IdP) used to authenticate end users of an Amazon Q Business web experience.
- Origins []string
Sets the website domain origins that are allowed to embed the Amazon Q Business web experience. The domain origin refers to the base URL for accessing a website including the protocol (
http/https
), the domain name, and the port number (if specified).You must only submit a base URL and not a full path. For example,
https://docs.aws.amazon.com
.- Role
Arn string The Amazon Resource Name (ARN) of the service role attached to your web experience.
You must provide this value if you're using IAM Identity Center to manage end user access to your application. If you're using legacy identity management to manage user access, you don't need to provide this value.
- Sample
Prompts WebControl Mode Experience Sample Prompts Control Mode - Determines whether sample prompts are enabled in the web experience for an end user.
- Status
Web
Experience Status - The status of your Amazon Q Business web experience.
- Subtitle string
- A subtitle to personalize your Amazon Q Business web experience.
- Tag
- A list of key-value pairs that identify or categorize your Amazon Q Business web experience. You can also use tags to help control access to the web experience. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
- Title string
- The title for your Amazon Q Business web experience.
- Updated
At string - The Unix timestamp when your Amazon Q Business web experience was updated.
- Web
Experience stringArn - The Amazon Resource Name (ARN) of an Amazon Q Business web experience.
- Web
Experience stringId - The identifier of your Amazon Q Business web experience.
- Welcome
Message string - A message in an Amazon Q Business web experience.
- browser
Extension WebConfiguration Experience Browser Extension Configuration - The container for browser extension configuration for an Amazon Q Business web experience.
- created
At String - The Unix timestamp when the Amazon Q Business application was last updated.
- customization
Configuration WebExperience Customization Configuration - Contains the configuration information to customize the logo, font, and color of an Amazon Q Business web experience with individual files for each property or a CSS file for them all.
- default
Endpoint String - The endpoint URLs for your Amazon Q Business web experience. The URLs are unique and fully hosted by AWS .
- identity
Provider WebConfiguration Experience | WebIdentity Provider Configuration0Properties Experience Identity Provider Configuration1Properties - Provides information about the identity provider (IdP) used to authenticate end users of an Amazon Q Business web experience.
- origins List<String>
Sets the website domain origins that are allowed to embed the Amazon Q Business web experience. The domain origin refers to the base URL for accessing a website including the protocol (
http/https
), the domain name, and the port number (if specified).You must only submit a base URL and not a full path. For example,
https://docs.aws.amazon.com
.- role
Arn String The Amazon Resource Name (ARN) of the service role attached to your web experience.
You must provide this value if you're using IAM Identity Center to manage end user access to your application. If you're using legacy identity management to manage user access, you don't need to provide this value.
- sample
Prompts WebControl Mode Experience Sample Prompts Control Mode - Determines whether sample prompts are enabled in the web experience for an end user.
- status
Web
Experience Status - The status of your Amazon Q Business web experience.
- subtitle String
- A subtitle to personalize your Amazon Q Business web experience.
- List<Tag>
- A list of key-value pairs that identify or categorize your Amazon Q Business web experience. You can also use tags to help control access to the web experience. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
- title String
- The title for your Amazon Q Business web experience.
- updated
At String - The Unix timestamp when your Amazon Q Business web experience was updated.
- web
Experience StringArn - The Amazon Resource Name (ARN) of an Amazon Q Business web experience.
- web
Experience StringId - The identifier of your Amazon Q Business web experience.
- welcome
Message String - A message in an Amazon Q Business web experience.
- browser
Extension WebConfiguration Experience Browser Extension Configuration - The container for browser extension configuration for an Amazon Q Business web experience.
- created
At string - The Unix timestamp when the Amazon Q Business application was last updated.
- customization
Configuration WebExperience Customization Configuration - Contains the configuration information to customize the logo, font, and color of an Amazon Q Business web experience with individual files for each property or a CSS file for them all.
- default
Endpoint string - The endpoint URLs for your Amazon Q Business web experience. The URLs are unique and fully hosted by AWS .
- identity
Provider WebConfiguration Experience | WebIdentity Provider Configuration0Properties Experience Identity Provider Configuration1Properties - Provides information about the identity provider (IdP) used to authenticate end users of an Amazon Q Business web experience.
- origins string[]
Sets the website domain origins that are allowed to embed the Amazon Q Business web experience. The domain origin refers to the base URL for accessing a website including the protocol (
http/https
), the domain name, and the port number (if specified).You must only submit a base URL and not a full path. For example,
https://docs.aws.amazon.com
.- role
Arn string The Amazon Resource Name (ARN) of the service role attached to your web experience.
You must provide this value if you're using IAM Identity Center to manage end user access to your application. If you're using legacy identity management to manage user access, you don't need to provide this value.
- sample
Prompts WebControl Mode Experience Sample Prompts Control Mode - Determines whether sample prompts are enabled in the web experience for an end user.
- status
Web
Experience Status - The status of your Amazon Q Business web experience.
- subtitle string
- A subtitle to personalize your Amazon Q Business web experience.
- Tag[]
- A list of key-value pairs that identify or categorize your Amazon Q Business web experience. You can also use tags to help control access to the web experience. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
- title string
- The title for your Amazon Q Business web experience.
- updated
At string - The Unix timestamp when your Amazon Q Business web experience was updated.
- web
Experience stringArn - The Amazon Resource Name (ARN) of an Amazon Q Business web experience.
- web
Experience stringId - The identifier of your Amazon Q Business web experience.
- welcome
Message string - A message in an Amazon Q Business web experience.
- browser_
extension_ Webconfiguration Experience Browser Extension Configuration - The container for browser extension configuration for an Amazon Q Business web experience.
- created_
at str - The Unix timestamp when the Amazon Q Business application was last updated.
- customization_
configuration WebExperience Customization Configuration - Contains the configuration information to customize the logo, font, and color of an Amazon Q Business web experience with individual files for each property or a CSS file for them all.
- default_
endpoint str - The endpoint URLs for your Amazon Q Business web experience. The URLs are unique and fully hosted by AWS .
- identity_
provider_ Webconfiguration Experience | WebIdentity Provider Configuration0Properties Experience Identity Provider Configuration1Properties - Provides information about the identity provider (IdP) used to authenticate end users of an Amazon Q Business web experience.
- origins Sequence[str]
Sets the website domain origins that are allowed to embed the Amazon Q Business web experience. The domain origin refers to the base URL for accessing a website including the protocol (
http/https
), the domain name, and the port number (if specified).You must only submit a base URL and not a full path. For example,
https://docs.aws.amazon.com
.- role_
arn str The Amazon Resource Name (ARN) of the service role attached to your web experience.
You must provide this value if you're using IAM Identity Center to manage end user access to your application. If you're using legacy identity management to manage user access, you don't need to provide this value.
- sample_
prompts_ Webcontrol_ mode Experience Sample Prompts Control Mode - Determines whether sample prompts are enabled in the web experience for an end user.
- status
Web
Experience Status - The status of your Amazon Q Business web experience.
- subtitle str
- A subtitle to personalize your Amazon Q Business web experience.
- Sequence[root_Tag]
- A list of key-value pairs that identify or categorize your Amazon Q Business web experience. You can also use tags to help control access to the web experience. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
- title str
- The title for your Amazon Q Business web experience.
- updated_
at str - The Unix timestamp when your Amazon Q Business web experience was updated.
- web_
experience_ strarn - The Amazon Resource Name (ARN) of an Amazon Q Business web experience.
- web_
experience_ strid - The identifier of your Amazon Q Business web experience.
- welcome_
message str - A message in an Amazon Q Business web experience.
- browser
Extension Property MapConfiguration - The container for browser extension configuration for an Amazon Q Business web experience.
- created
At String - The Unix timestamp when the Amazon Q Business application was last updated.
- customization
Configuration Property Map - Contains the configuration information to customize the logo, font, and color of an Amazon Q Business web experience with individual files for each property or a CSS file for them all.
- default
Endpoint String - The endpoint URLs for your Amazon Q Business web experience. The URLs are unique and fully hosted by AWS .
- identity
Provider Property Map | Property MapConfiguration - Provides information about the identity provider (IdP) used to authenticate end users of an Amazon Q Business web experience.
- origins List<String>
Sets the website domain origins that are allowed to embed the Amazon Q Business web experience. The domain origin refers to the base URL for accessing a website including the protocol (
http/https
), the domain name, and the port number (if specified).You must only submit a base URL and not a full path. For example,
https://docs.aws.amazon.com
.- role
Arn String The Amazon Resource Name (ARN) of the service role attached to your web experience.
You must provide this value if you're using IAM Identity Center to manage end user access to your application. If you're using legacy identity management to manage user access, you don't need to provide this value.
- sample
Prompts "ENABLED" | "DISABLED"Control Mode - Determines whether sample prompts are enabled in the web experience for an end user.
- status "CREATING" | "ACTIVE" | "DELETING" | "FAILED" | "PENDING_AUTH_CONFIG"
- The status of your Amazon Q Business web experience.
- subtitle String
- A subtitle to personalize your Amazon Q Business web experience.
- List<Property Map>
- A list of key-value pairs that identify or categorize your Amazon Q Business web experience. You can also use tags to help control access to the web experience. Tag keys and values can consist of Unicode letters, digits, white space, and any of the following symbols: _ . : / = + - @.
- title String
- The title for your Amazon Q Business web experience.
- updated
At String - The Unix timestamp when your Amazon Q Business web experience was updated.
- web
Experience StringArn - The Amazon Resource Name (ARN) of an Amazon Q Business web experience.
- web
Experience StringId - The identifier of your Amazon Q Business web experience.
- welcome
Message String - A message in an Amazon Q Business web experience.
Supporting Types
Tag
WebExperienceBrowserExtension
WebExperienceBrowserExtensionConfiguration
- Enabled
Browser List<Pulumi.Extensions Aws Native. QBusiness. Web Experience Browser Extension> - Specify the browser extensions allowed for your Amazon Q web experience.
CHROME
— Enables the extension for Chromium-based browsers (Google Chrome, Microsoft Edge, Opera, etc.).FIREFOX
— Enables the extension for Mozilla Firefox.CHROME
andFIREFOX
— Enable the extension for Chromium-based browsers and Mozilla Firefox.
- Enabled
Browser []WebExtensions Experience Browser Extension - Specify the browser extensions allowed for your Amazon Q web experience.
CHROME
— Enables the extension for Chromium-based browsers (Google Chrome, Microsoft Edge, Opera, etc.).FIREFOX
— Enables the extension for Mozilla Firefox.CHROME
andFIREFOX
— Enable the extension for Chromium-based browsers and Mozilla Firefox.
- enabled
Browser List<WebExtensions Experience Browser Extension> - Specify the browser extensions allowed for your Amazon Q web experience.
CHROME
— Enables the extension for Chromium-based browsers (Google Chrome, Microsoft Edge, Opera, etc.).FIREFOX
— Enables the extension for Mozilla Firefox.CHROME
andFIREFOX
— Enable the extension for Chromium-based browsers and Mozilla Firefox.
- enabled
Browser WebExtensions Experience Browser Extension[] - Specify the browser extensions allowed for your Amazon Q web experience.
CHROME
— Enables the extension for Chromium-based browsers (Google Chrome, Microsoft Edge, Opera, etc.).FIREFOX
— Enables the extension for Mozilla Firefox.CHROME
andFIREFOX
— Enable the extension for Chromium-based browsers and Mozilla Firefox.
- enabled_
browser_ Sequence[Webextensions Experience Browser Extension] - Specify the browser extensions allowed for your Amazon Q web experience.
CHROME
— Enables the extension for Chromium-based browsers (Google Chrome, Microsoft Edge, Opera, etc.).FIREFOX
— Enables the extension for Mozilla Firefox.CHROME
andFIREFOX
— Enable the extension for Chromium-based browsers and Mozilla Firefox.
- enabled
Browser List<"FIREFOX" | "CHROME">Extensions - Specify the browser extensions allowed for your Amazon Q web experience.
CHROME
— Enables the extension for Chromium-based browsers (Google Chrome, Microsoft Edge, Opera, etc.).FIREFOX
— Enables the extension for Mozilla Firefox.CHROME
andFIREFOX
— Enable the extension for Chromium-based browsers and Mozilla Firefox.
WebExperienceCustomizationConfiguration
- Custom
Css stringUrl - Provides the URL where the custom CSS file is hosted for an Amazon Q web experience.
- Favicon
Url string - Provides the URL where the custom favicon file is hosted for an Amazon Q web experience.
- Font
Url string - Provides the URL where the custom font file is hosted for an Amazon Q web experience.
- Logo
Url string - Provides the URL where the custom logo file is hosted for an Amazon Q web experience.
- Custom
Css stringUrl - Provides the URL where the custom CSS file is hosted for an Amazon Q web experience.
- Favicon
Url string - Provides the URL where the custom favicon file is hosted for an Amazon Q web experience.
- Font
Url string - Provides the URL where the custom font file is hosted for an Amazon Q web experience.
- Logo
Url string - Provides the URL where the custom logo file is hosted for an Amazon Q web experience.
- custom
Css StringUrl - Provides the URL where the custom CSS file is hosted for an Amazon Q web experience.
- favicon
Url String - Provides the URL where the custom favicon file is hosted for an Amazon Q web experience.
- font
Url String - Provides the URL where the custom font file is hosted for an Amazon Q web experience.
- logo
Url String - Provides the URL where the custom logo file is hosted for an Amazon Q web experience.
- custom
Css stringUrl - Provides the URL where the custom CSS file is hosted for an Amazon Q web experience.
- favicon
Url string - Provides the URL where the custom favicon file is hosted for an Amazon Q web experience.
- font
Url string - Provides the URL where the custom font file is hosted for an Amazon Q web experience.
- logo
Url string - Provides the URL where the custom logo file is hosted for an Amazon Q web experience.
- custom_
css_ strurl - Provides the URL where the custom CSS file is hosted for an Amazon Q web experience.
- favicon_
url str - Provides the URL where the custom favicon file is hosted for an Amazon Q web experience.
- font_
url str - Provides the URL where the custom font file is hosted for an Amazon Q web experience.
- logo_
url str - Provides the URL where the custom logo file is hosted for an Amazon Q web experience.
- custom
Css StringUrl - Provides the URL where the custom CSS file is hosted for an Amazon Q web experience.
- favicon
Url String - Provides the URL where the custom favicon file is hosted for an Amazon Q web experience.
- font
Url String - Provides the URL where the custom font file is hosted for an Amazon Q web experience.
- logo
Url String - Provides the URL where the custom logo file is hosted for an Amazon Q web experience.
WebExperienceIdentityProviderConfiguration0Properties
WebExperienceIdentityProviderConfiguration1Properties
WebExperienceOpenIdConnectProviderConfiguration
- Secrets
Arn string - Secrets
Role string
- Secrets
Arn string - Secrets
Role string
- secrets
Arn String - secrets
Role String
- secrets
Arn string - secrets
Role string
- secrets_
arn str - secrets_
role str
- secrets
Arn String - secrets
Role String
WebExperienceSamlProviderConfiguration
- Authentication
Url string
- Authentication
Url string
- authentication
Url String
- authentication
Url string
- authentication
Url String
WebExperienceSamplePromptsControlMode
WebExperienceStatus
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.