python-botocore/tests/unit/response_parsing/json/expected/datapipeline-create-pipeline.json
2015-11-24 20:34:53 +09:00

8 lines
190 B
JSON

{
"Error": {
"Message": "Operation createPipeline is not allowed to be performed with role identity",
"Code": "AccessDeniedException"
},
"ResponseMetadata": {}
}