Enable SNS cloudwatch logs for Email ProtocolHow to configure SNS delivery status with the AWS SDK?How does Amazon SNS manage CloudWatch log streams for delivery status?How to change cloudwatch SNS emails?Amazon SNS Service Push Notification delivered or notWhere are the SNS/SMS logs? Cloudwatch emptyHow to send SNS failed SMS delivery receipts to an HTTP endpoint?How does multi-line logging work in Lambda -> CloudWatchAWS CloudWatch Events trigger SNS on STS role assuming for cross accountAWS CodePipeline NotificationsHow to monitor AWS Lambda events through Cloudwatch events
Arriving at the same result with the opposite hypotheses
English word for "product of tinkering"
How does an ordinary object become radioactive?
Which languages would be most useful in Europe at the end of the 19th century?
Using "subway" as name for London Underground?
Fixing obscure 8080 emulator bug?
How can I get an unreasonable manager to approve time off?
Is it possible to have a wealthy country without a middle class?
Certain search in list
Why doesn't Adrian Toomes give up Spider-Man's identity?
Why can't I use =default for default ctors with a member initializer list
Thread Pool C++ Implementation
is it possible for a vehicle to be manufactured witout a catalitic converter
Why would future John risk sending back a T-800 to save his younger self?
You have (3^2 + 2^3 + 2^2) Guesses Left. Figure out the Last one
Why didn't Voldemort recognize that Dumbledore was affected by his curse?
What is the purpose of the goat for Azazel, as opposed to conventional offerings?
What can I, as a user, do about offensive reviews in App Store?
Is a lack of character descriptions a problem?
Overlapping String-Blocks
Is an entry level DSLR going to shoot nice portrait pictures?
Rebus with 20 song titles
Is White controlling this game?
Group Integers by Originality
Enable SNS cloudwatch logs for Email Protocol
How to configure SNS delivery status with the AWS SDK?How does Amazon SNS manage CloudWatch log streams for delivery status?How to change cloudwatch SNS emails?Amazon SNS Service Push Notification delivered or notWhere are the SNS/SMS logs? Cloudwatch emptyHow to send SNS failed SMS delivery receipts to an HTTP endpoint?How does multi-line logging work in Lambda -> CloudWatchAWS CloudWatch Events trigger SNS on STS role assuming for cross accountAWS CodePipeline NotificationsHow to monitor AWS Lambda events through Cloudwatch events
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
Usecase
I have a cloudwatch event which triggers when there is a change in my pipeline. For that cloudwatch event i added a SNS Target with a Topic
which has protocol as EMAIL
. I want to enable cloudewathc logs for that SNSTopic
.
What i had done
I created a role for my SNS topic with following actions
"Version": "2012-10-17",
"Statement": [
"Effect": "Allow",
"Action": [
"logs:CreateLogGroup",
"logs:CreateLogStream",
"logs:PutLogEvents",
"logs:PutMetricFilter",
"logs:PutRetentionPolicy"
],
"Resource": [
"*"
]
]
But when in console, i see under this dropdown Delivery status logging - optional
i can see only these options
AWS Lambda
Amazon SQS
HTTP/S
Platform application endpoint
But for me my protocol is EMAIL
.
Questions
- Which one i need to choose to enable logs for my
SNStopic
? - And also they also mentioned
You can use separate roles for successful and failed message deliveries.
How can i able to separate successful from failed messages in myIAM role
as given above ?
Any help is appreicated
Thanks
amazon-sns amazon-cloudwatch
add a comment |
Usecase
I have a cloudwatch event which triggers when there is a change in my pipeline. For that cloudwatch event i added a SNS Target with a Topic
which has protocol as EMAIL
. I want to enable cloudewathc logs for that SNSTopic
.
What i had done
I created a role for my SNS topic with following actions
"Version": "2012-10-17",
"Statement": [
"Effect": "Allow",
"Action": [
"logs:CreateLogGroup",
"logs:CreateLogStream",
"logs:PutLogEvents",
"logs:PutMetricFilter",
"logs:PutRetentionPolicy"
],
"Resource": [
"*"
]
]
But when in console, i see under this dropdown Delivery status logging - optional
i can see only these options
AWS Lambda
Amazon SQS
HTTP/S
Platform application endpoint
But for me my protocol is EMAIL
.
Questions
- Which one i need to choose to enable logs for my
SNStopic
? - And also they also mentioned
You can use separate roles for successful and failed message deliveries.
How can i able to separate successful from failed messages in myIAM role
as given above ?
Any help is appreicated
Thanks
amazon-sns amazon-cloudwatch
add a comment |
Usecase
I have a cloudwatch event which triggers when there is a change in my pipeline. For that cloudwatch event i added a SNS Target with a Topic
which has protocol as EMAIL
. I want to enable cloudewathc logs for that SNSTopic
.
What i had done
I created a role for my SNS topic with following actions
"Version": "2012-10-17",
"Statement": [
"Effect": "Allow",
"Action": [
"logs:CreateLogGroup",
"logs:CreateLogStream",
"logs:PutLogEvents",
"logs:PutMetricFilter",
"logs:PutRetentionPolicy"
],
"Resource": [
"*"
]
]
But when in console, i see under this dropdown Delivery status logging - optional
i can see only these options
AWS Lambda
Amazon SQS
HTTP/S
Platform application endpoint
But for me my protocol is EMAIL
.
Questions
- Which one i need to choose to enable logs for my
SNStopic
? - And also they also mentioned
You can use separate roles for successful and failed message deliveries.
How can i able to separate successful from failed messages in myIAM role
as given above ?
Any help is appreicated
Thanks
amazon-sns amazon-cloudwatch
Usecase
I have a cloudwatch event which triggers when there is a change in my pipeline. For that cloudwatch event i added a SNS Target with a Topic
which has protocol as EMAIL
. I want to enable cloudewathc logs for that SNSTopic
.
What i had done
I created a role for my SNS topic with following actions
"Version": "2012-10-17",
"Statement": [
"Effect": "Allow",
"Action": [
"logs:CreateLogGroup",
"logs:CreateLogStream",
"logs:PutLogEvents",
"logs:PutMetricFilter",
"logs:PutRetentionPolicy"
],
"Resource": [
"*"
]
]
But when in console, i see under this dropdown Delivery status logging - optional
i can see only these options
AWS Lambda
Amazon SQS
HTTP/S
Platform application endpoint
But for me my protocol is EMAIL
.
Questions
- Which one i need to choose to enable logs for my
SNStopic
? - And also they also mentioned
You can use separate roles for successful and failed message deliveries.
How can i able to separate successful from failed messages in myIAM role
as given above ?
Any help is appreicated
Thanks
amazon-sns amazon-cloudwatch
amazon-sns amazon-cloudwatch
asked Mar 24 at 18:14
PrivatePrivate
519618
519618
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55326946%2fenable-sns-cloudwatch-logs-for-email-protocol%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55326946%2fenable-sns-cloudwatch-logs-for-email-protocol%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown