We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e4f7f2 commit 78a815fCopy full SHA for 78a815f
policies/RTBFabricServiceRolePolicy
@@ -1,7 +1,7 @@
1
{
2
"PolicyVersion": {
3
- "CreateDate": "2025-10-16T16:49:07Z",
4
- "VersionId": "v1",
+ "CreateDate": "2025-10-17T19:19:07Z",
+ "VersionId": "v2",
5
"Document": {
6
"Version": "2012-10-17",
7
"Statement": [
@@ -85,7 +85,7 @@
85
"Effect": "Allow",
86
"Condition": {
87
"StringEquals": {
88
- "cloudwatch:namespace": "rtbfabric"
+ "cloudwatch:namespace": "AWS/RTBFabric"
89
}
90
},
91
"Sid": "RTBFabricRolePutMetricDataActions"
0 commit comments