We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.28.0 published on Monday, May 19, 2025 by Pulumi
aws-native.appsync.getChannelNamespace
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.28.0 published on Monday, May 19, 2025 by Pulumi
Resource schema for AppSync ChannelNamespace
Using getChannelNamespace
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 getChannelNamespace(args: GetChannelNamespaceArgs, opts?: InvokeOptions): Promise<GetChannelNamespaceResult>
function getChannelNamespaceOutput(args: GetChannelNamespaceOutputArgs, opts?: InvokeOptions): Output<GetChannelNamespaceResult>
def get_channel_namespace(channel_namespace_arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetChannelNamespaceResult
def get_channel_namespace_output(channel_namespace_arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetChannelNamespaceResult]
func LookupChannelNamespace(ctx *Context, args *LookupChannelNamespaceArgs, opts ...InvokeOption) (*LookupChannelNamespaceResult, error)
func LookupChannelNamespaceOutput(ctx *Context, args *LookupChannelNamespaceOutputArgs, opts ...InvokeOption) LookupChannelNamespaceResultOutput
> Note: This function is named LookupChannelNamespace
in the Go SDK.
public static class GetChannelNamespace
{
public static Task<GetChannelNamespaceResult> InvokeAsync(GetChannelNamespaceArgs args, InvokeOptions? opts = null)
public static Output<GetChannelNamespaceResult> Invoke(GetChannelNamespaceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetChannelNamespaceResult> getChannelNamespace(GetChannelNamespaceArgs args, InvokeOptions options)
public static Output<GetChannelNamespaceResult> getChannelNamespace(GetChannelNamespaceArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:appsync:getChannelNamespace
arguments:
# arguments dictionary
The following arguments are supported:
- Channel
Namespace stringArn - The Amazon Resource Name (ARN) of the channel namespace.
- Channel
Namespace stringArn - The Amazon Resource Name (ARN) of the channel namespace.
- channel
Namespace StringArn - The Amazon Resource Name (ARN) of the channel namespace.
- channel
Namespace stringArn - The Amazon Resource Name (ARN) of the channel namespace.
- channel_
namespace_ strarn - The Amazon Resource Name (ARN) of the channel namespace.
- channel
Namespace StringArn - The Amazon Resource Name (ARN) of the channel namespace.
getChannelNamespace Result
The following output properties are available:
- Channel
Namespace stringArn - The Amazon Resource Name (ARN) of the channel namespace.
- Code
Handlers string - The event handler functions that run custom business logic to process published events and subscribe requests.
- Handler
Configs Pulumi.Aws Native. App Sync. Outputs. Channel Namespace Handler Configs - The configuration for the
OnPublish
andOnSubscribe
handlers. - Publish
Auth List<Pulumi.Modes Aws Native. App Sync. Outputs. Channel Namespace Auth Mode> - List of AuthModes supported for Publish operations.
- Subscribe
Auth List<Pulumi.Modes Aws Native. App Sync. Outputs. Channel Namespace Auth Mode> - List of AuthModes supported for Subscribe operations.
- List<Pulumi.
Aws Native. Outputs. Tag> - A set of tags (key-value pairs) for this channel namespace.
- Channel
Namespace stringArn - The Amazon Resource Name (ARN) of the channel namespace.
- Code
Handlers string - The event handler functions that run custom business logic to process published events and subscribe requests.
- Handler
Configs ChannelNamespace Handler Configs - The configuration for the
OnPublish
andOnSubscribe
handlers. - Publish
Auth []ChannelModes Namespace Auth Mode - List of AuthModes supported for Publish operations.
- Subscribe
Auth []ChannelModes Namespace Auth Mode - List of AuthModes supported for Subscribe operations.
- Tag
- A set of tags (key-value pairs) for this channel namespace.
- channel
Namespace StringArn - The Amazon Resource Name (ARN) of the channel namespace.
- code
Handlers String - The event handler functions that run custom business logic to process published events and subscribe requests.
- handler
Configs ChannelNamespace Handler Configs - The configuration for the
OnPublish
andOnSubscribe
handlers. - publish
Auth List<ChannelModes Namespace Auth Mode> - List of AuthModes supported for Publish operations.
- subscribe
Auth List<ChannelModes Namespace Auth Mode> - List of AuthModes supported for Subscribe operations.
- List<Tag>
- A set of tags (key-value pairs) for this channel namespace.
- channel
Namespace stringArn - The Amazon Resource Name (ARN) of the channel namespace.
- code
Handlers string - The event handler functions that run custom business logic to process published events and subscribe requests.
- handler
Configs ChannelNamespace Handler Configs - The configuration for the
OnPublish
andOnSubscribe
handlers. - publish
Auth ChannelModes Namespace Auth Mode[] - List of AuthModes supported for Publish operations.
- subscribe
Auth ChannelModes Namespace Auth Mode[] - List of AuthModes supported for Subscribe operations.
- Tag[]
- A set of tags (key-value pairs) for this channel namespace.
- channel_
namespace_ strarn - The Amazon Resource Name (ARN) of the channel namespace.
- code_
handlers str - The event handler functions that run custom business logic to process published events and subscribe requests.
- handler_
configs ChannelNamespace Handler Configs - The configuration for the
OnPublish
andOnSubscribe
handlers. - publish_
auth_ Sequence[Channelmodes Namespace Auth Mode] - List of AuthModes supported for Publish operations.
- subscribe_
auth_ Sequence[Channelmodes Namespace Auth Mode] - List of AuthModes supported for Subscribe operations.
- Sequence[root_Tag]
- A set of tags (key-value pairs) for this channel namespace.
- channel
Namespace StringArn - The Amazon Resource Name (ARN) of the channel namespace.
- code
Handlers String - The event handler functions that run custom business logic to process published events and subscribe requests.
- handler
Configs Property Map - The configuration for the
OnPublish
andOnSubscribe
handlers. - publish
Auth List<Property Map>Modes - List of AuthModes supported for Publish operations.
- subscribe
Auth List<Property Map>Modes - List of AuthModes supported for Subscribe operations.
- List<Property Map>
- A set of tags (key-value pairs) for this channel namespace.
Supporting Types
ChannelNamespaceAuthMode
ChannelNamespaceAuthenticationType
ChannelNamespaceHandlerBehavior
ChannelNamespaceHandlerConfig
- Behavior
Pulumi.
Aws Native. App Sync. Channel Namespace Handler Behavior - The behavior for the handler.
- Integration
Pulumi.
Aws Native. App Sync. Inputs. Channel Namespace Integration - The integration data source configuration for the handler.
- Behavior
Channel
Namespace Handler Behavior - The behavior for the handler.
- Integration
Channel
Namespace Integration - The integration data source configuration for the handler.
- behavior
Channel
Namespace Handler Behavior - The behavior for the handler.
- integration
Channel
Namespace Integration - The integration data source configuration for the handler.
- behavior
Channel
Namespace Handler Behavior - The behavior for the handler.
- integration
Channel
Namespace Integration - The integration data source configuration for the handler.
- behavior
Channel
Namespace Handler Behavior - The behavior for the handler.
- integration
Channel
Namespace Integration - The integration data source configuration for the handler.
- behavior "CODE" | "DIRECT"
- The behavior for the handler.
- integration Property Map
- The integration data source configuration for the handler.
ChannelNamespaceHandlerConfigs
- On
Publish Pulumi.Aws Native. App Sync. Inputs. Channel Namespace Handler Config - The configuration for the
OnPublish
handler. - On
Subscribe Pulumi.Aws Native. App Sync. Inputs. Channel Namespace Handler Config - The configuration for the
OnSubscribe
handler.
- On
Publish ChannelNamespace Handler Config - The configuration for the
OnPublish
handler. - On
Subscribe ChannelNamespace Handler Config - The configuration for the
OnSubscribe
handler.
- on
Publish ChannelNamespace Handler Config - The configuration for the
OnPublish
handler. - on
Subscribe ChannelNamespace Handler Config - The configuration for the
OnSubscribe
handler.
- on
Publish ChannelNamespace Handler Config - The configuration for the
OnPublish
handler. - on
Subscribe ChannelNamespace Handler Config - The configuration for the
OnSubscribe
handler.
- on_
publish ChannelNamespace Handler Config - The configuration for the
OnPublish
handler. - on_
subscribe ChannelNamespace Handler Config - The configuration for the
OnSubscribe
handler.
- on
Publish Property Map - The configuration for the
OnPublish
handler. - on
Subscribe Property Map - The configuration for the
OnSubscribe
handler.
ChannelNamespaceIntegration
- Data
Source stringName - Data source to invoke for this integration.
- Lambda
Config Pulumi.Aws Native. App Sync. Inputs. Channel Namespace Lambda Config - The configuration for a Lambda data source.
- Data
Source stringName - Data source to invoke for this integration.
- Lambda
Config ChannelNamespace Lambda Config - The configuration for a Lambda data source.
- data
Source StringName - Data source to invoke for this integration.
- lambda
Config ChannelNamespace Lambda Config - The configuration for a Lambda data source.
- data
Source stringName - Data source to invoke for this integration.
- lambda
Config ChannelNamespace Lambda Config - The configuration for a Lambda data source.
- data_
source_ strname - Data source to invoke for this integration.
- lambda_
config ChannelNamespace Lambda Config - The configuration for a Lambda data source.
- data
Source StringName - Data source to invoke for this integration.
- lambda
Config Property Map - The configuration for a Lambda data source.
ChannelNamespaceInvokeType
ChannelNamespaceLambdaConfig
- Invoke
Type Pulumi.Aws Native. App Sync. Channel Namespace Invoke Type - The invocation type for a Lambda data source.
- Invoke
Type ChannelNamespace Invoke Type - The invocation type for a Lambda data source.
- invoke
Type ChannelNamespace Invoke Type - The invocation type for a Lambda data source.
- invoke
Type ChannelNamespace Invoke Type - The invocation type for a Lambda data source.
- invoke_
type ChannelNamespace Invoke Type - The invocation type for a Lambda data source.
- invoke
Type "REQUEST_RESPONSE" | "EVENT" - The invocation type for a Lambda data source.
Tag
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.28.0 published on Monday, May 19, 2025 by Pulumi