Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: Update snapshot
  • Loading branch information
benbridts committed Mar 26, 2024
commit 962002780250b077c397ebd6f02386936d4ac65d
Original file line number Diff line number Diff line change
Expand Up @@ -2405,6 +2405,18 @@ exports[`Distributed Load Testing stack test 1`] = `
],
"Version": "2012-10-17",
},
"Tags": [
{
"Key": "SolutionId",
"Value": {
"Fn::FindInMap": [
"Solution",
"Config",
"SolutionId",
],
},
},
],
},
"Type": "AWS::IoT::Policy",
},
Expand Down