Fix various RST warnings (#34084)

* Fix various RST warnings

* shorter lines
This commit is contained in:
John R Barker 2017-12-20 15:20:05 +00:00 committed by GitHub
parent 20174f1c47
commit c50da48049
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 20 additions and 23 deletions

View file

@ -24,14 +24,11 @@ extends_documentation_fragment:
- aws
- ec2
description:
- Create and manage AWS Datapipelines. Creation is not idempotent in AWS,
so the uniqueId is created by hashing the options (minus objects) given to the datapipeline.
The pipeline definition must be in the format given here
- Create and manage AWS Datapipelines. Creation is not idempotent in AWS, so the I(uniqueId) is created by hashing the options (minus objects)
given to the datapipeline.
- The pipeline definition must be in the format given here
U(http://docs.aws.amazon.com/datapipeline/latest/APIReference/API_PutPipelineDefinition.html#API_PutPipelineDefinition_RequestSyntax).
Also operations will wait for a configurable amount
of time to ensure the pipeline is in the requested state.
- Also operations will wait for a configurable amount of time to ensure the pipeline is in the requested state.
options:
name:
description: