aws_appsync_channel_namespace
account_id
Type: STRING
api_id
Type: STRING
Provider name: apiId
Description: The Api
ID.
channel_namespace_arn
Type: STRING
Provider name: channelNamespaceArn
Description: The Amazon Resource Name (ARN) for the ChannelNamespace
.
code_handlers
Type: STRING
Provider name: codeHandlers
Description: The event handler functions that run custom business logic to process published events and subscribe requests.
created
Type: TIMESTAMP
Provider name: created
Description: The date and time that the ChannelNamespace
was created.
last_modified
Type: TIMESTAMP
Provider name: lastModified
Description: The date and time that the ChannelNamespace
was last changed.
name
Type: STRING
Provider name: name
Description: The name of the channel namespace. This name must be unique within the Api
.
publish_auth_modes
Type: UNORDERED_LIST_STRUCT
Provider name: publishAuthModes
Description: The authorization mode to use for publishing messages on the channel namespace. This configuration overrides the default Api
authorization configuration.
auth_type
Type: STRING
Provider name: authType
Description: The authorization type.
subscribe_auth_modes
Type: UNORDERED_LIST_STRUCT
Provider name: subscribeAuthModes
Description: The authorization mode to use for subscribing to messages on the channel namespace. This configuration overrides the default Api
authorization configuration.
auth_type
Type: STRING
Provider name: authType
Description: The authorization type.
Type: UNORDERED_LIST_STRING