1
00:00:00,210 --> 00:00:04,920
In this video, we are going to create a subscription to the topic on Amazon.

2
00:00:04,950 --> 00:00:12,270
Since using a measured console in order to receive a message published to a topic, we have to subscribe

3
00:00:12,270 --> 00:00:13,770
an endpoint to the topic.

4
00:00:13,770 --> 00:00:19,320
So when we subscribe an endpoint to the topic, the endpoint begins to receive message publish to the

5
00:00:19,320 --> 00:00:20,550
associated topic.

6
00:00:20,820 --> 00:00:24,030
So let's subscribe to a topic using a console.

7
00:00:24,060 --> 00:00:29,340
Please open the console and go to my topic that we create in the last video.

8
00:00:29,370 --> 00:00:33,360
So on if you scroll down, you can see the subscriptions page.

9
00:00:33,390 --> 00:00:38,790
If you click the create subscription, this will be create subscription process to our topic.

10
00:00:38,790 --> 00:00:43,710
If you scroll down, you can see the details of our topic area and the protocol that we are going to

11
00:00:43,710 --> 00:00:44,220
use.

12
00:00:44,220 --> 00:00:51,330
If you expand this protocol, we can choose an email in here or you can choose any other services that

13
00:00:51,540 --> 00:00:54,270
you would like to subscribe.

14
00:00:54,270 --> 00:00:55,710
This says topic.

15
00:00:55,710 --> 00:00:59,070
So please select the email information in here.

16
00:00:59,070 --> 00:01:02,220
We can give the endpoint configuration in here.

17
00:01:02,250 --> 00:01:08,580
In our case, this is will be the email address that can receive notification from Amazon SANS for that

18
00:01:08,580 --> 00:01:09,120
purpose.

19
00:01:09,120 --> 00:01:12,420
I have get from the temp email from this address.

20
00:01:12,420 --> 00:01:15,720
You can also get from the time email and paste in here.

21
00:01:15,720 --> 00:01:22,170
So if you scroll down and see that the other conversations about subscription filter policy and the

22
00:01:22,170 --> 00:01:28,140
redirect policy that we will see in the next videos, but now I'm going to leave as it is and click

23
00:01:28,140 --> 00:01:29,850
the create subscription button.

24
00:01:30,460 --> 00:01:36,760
So as you can see that we have successfully create our topic and after that we will successfully add

25
00:01:36,760 --> 00:01:38,470
a subscription to our topic.

26
00:01:38,500 --> 00:01:44,830
Now in the next video, we will publish a message to topic and see the our subscribed system that get

27
00:01:44,830 --> 00:01:46,270
these information.
