forked from awsdocs/aws-java-developer-guide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_includes.txt
34 lines (26 loc) · 1.91 KB
/
_includes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
.. Copyright 2010-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0
International License (the "License"). You may not use this file except in compliance with the
License. A copy of the License is located at http://creativecommons.org/licenses/by-nc-sa/4.0/.
This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied. See the License for the specific language governing permissions and
limitations under the License.
.. project-specific includes for this project.
.. |sdk-java-dl| replace:: https://sdk-for-java.amazonwebservices.com/latest/aws-java-sdk.zip
.. |sdk-java-github| replace:: AWS SDK for Java (GitHub)
.. _sdk-java-github: https://github.com/aws/aws-sdk-java
.. |mvn| replace:: Maven
.. |mvnlong| replace:: Apache |mvn|
.. _Gradle: https://gradle.com/
.. _Maven: https://maven.apache.org/
.. _mvn: Maven_
.. _mvnlong: Maven_
.. |cwclient| replace:: :aws-java-class:`AmazonCloudWatchClient <services/cloudwatch/AmazonCloudWatchClient>`
.. |cweclient| replace:: :aws-java-class:`AmazonCloudWatchEventsClient <services/cloudwatchevents/AmazonCloudWatchEventsClient>`
.. |ddbclient| replace:: :aws-java-class:`AmazonDynamoDB <services/dynamodbv2/AmazonDynamoDBClient>`
.. |ec2client| replace:: :aws-java-class:`AmazonEC2Client <services/ec2/AmazonEC2Client>`
.. |iamclient| replace:: :aws-java-class:`AmazonIdentityManagementClient <services/identitymanagement/AmazonIdentityManagementClient>`
.. |pinpointclient| replace:: :aws-java-class:`AmazonPinpointClient <services/pinpoint/AmazonPinpointClient>`
.. |s3client| replace:: :aws-java-class:`AmazonS3 <services/s3/AmazonS3Client>`
.. |sqsclient| replace:: :aws-java-class:`AmazonSQS <services/sqs/AmazonSQSClient>`
.. |xfermgr| replace:: :aws-java-class:`TransferManager <services/s3/transfer/TransferManager>`