Amazon DocumentDB (with MongoDB compatibility) Elastic Clusters (IAM)

JSON →
aws database

Amazon DocumentDB Elastic Clusters is a fully managed, scalable document database service that supports MongoDB-compatible workloads with elastic scalability.

docdb-elastic:GetClusterdocdb-elastic:ListClustersdocdb-elastic:StartClusterdocdb-elastic:StopClusterdocdb-elastic:CreateClusterdocdb-elastic:UpdateClusterdocdb-elastic:GetClusterSnapshotdocdb-elastic:ListClusterSnapshots
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "docdb-elastic:GetCluster",
        "docdb-elastic:ListClusters",
        "docdb-elastic:StartCluster",
        "docdb-elastic:StopCluster",
        "docdb-elastic:CreateCluster",
        "docdb-elastic:UpdateCluster",
        "docdb-elastic:GetClusterSnapshot",
        "docdb-elastic:ListClusterSnapshots"
      ],
      "Resource": "*"
    }
  ]
}
full doc /v1/iam/docdb-elastic