Difference between revisions of "Rds-monitoring-role"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
 
  rds-monitoring-[[AWS IAM role|role]]
 
  rds-monitoring-[[AWS IAM role|role]]
 +
 +
 +
            "Path": "/",
 +
            "RoleName": "rds-monitoring-role",
 +
            "RoleId": "AROAZCTGOUKVSE62LUGAO",
 +
            "Arn": "arn:aws:iam::123456789:role/rds-monitoring-role",
 +
            "CreateDate": "2019-05-23T09:36:45+00:00",
 +
            "AssumeRolePolicyDocument": {
 +
                "Version": "2012-10-17",
 +
                "Statement": [
 +
                    {
 +
                        "Sid": "",
 +
                        "Effect": "Allow",
 +
                        "Principal": {
 +
                            "Service": "monitoring.rds.amazonaws.com"
 +
                        },
 +
                        "Action": "[[sts:AssumeRole]]"
 +
                    }
 +
                ]
 +
            },
 +
            "MaxSessionDuration": 3600
  
 
== See also ==
 
== See also ==
 
* {{RDS}}
 
* {{RDS}}
 +
 +
[[Category:AWS]]

Revision as of 11:02, 24 February 2022

rds-monitoring-role


           "Path": "/",
           "RoleName": "rds-monitoring-role",
           "RoleId": "AROAZCTGOUKVSE62LUGAO",
           "Arn": "arn:aws:iam::123456789:role/rds-monitoring-role",
           "CreateDate": "2019-05-23T09:36:45+00:00",
           "AssumeRolePolicyDocument": {
               "Version": "2012-10-17",
               "Statement": [
                   {
                       "Sid": "",
                       "Effect": "Allow",
                       "Principal": {
                           "Service": "monitoring.rds.amazonaws.com"
                       },
                       "Action": "sts:AssumeRole"
                   }
               ]
           },
           "MaxSessionDuration": 3600

See also

Advertising: