python-botocore/tests/unit/response_parsing/json/expected/datapipeline-create-pipeline.json

8 lines
190 B
JSON
Raw Normal View History

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