This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

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 Apiauthorization 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 Apiauthorization configuration.

  • auth_type
    Type: STRING
    Provider name: authType
    Description: The authorization type.

tags

Type: UNORDERED_LIST_STRING