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)
// Output-based functions aren't available in Java yet
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:
- Created
At string - The Unix timestamp when the Amazon Q Business application was last updated.
- 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.
- 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.
- Created
At string - The Unix timestamp when the Amazon Q Business application was last updated.
- 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.
- 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.
- created
At String - The Unix timestamp when the Amazon Q Business application was last updated.
- 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.
- 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.
- created
At string - The Unix timestamp when the Amazon Q Business application was last updated.
- 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.
- 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.
- created_
at str - The Unix timestamp when the Amazon Q Business application was last updated.
- 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.
- 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.
- created
At String - The Unix timestamp when the Amazon Q Business application was last updated.
- 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.
- 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
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.