The Amazon Chime SDK Identity, Media Pipelines, Meetings, and Messaging APIs are now published on the new Amazon Chime SDK API Reference. For more information, see the Amazon Chime SDK API Reference.
MeetingNotificationConfiguration
The resource target configurations for receiving Amazon Chime SDK meeting and attendee event
notifications. The Amazon Chime SDK supports resource targets located in the US East (N.
Virginia) AWS Region (us-east-1
).
Contents
- SnsTopicArn
-
The SNS topic ARN.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^arn[\/\:\-\_\.a-zA-Z0-9]+$
Required: No
- SqsQueueArn
-
The SQS queue ARN.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^arn[\/\:\-\_\.a-zA-Z0-9]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: