Skip to content

Commit 51cc221

Browse files
authored
Merge branch 'master' into finks/unsupported-payloads
2 parents 49beafd + 41b2c8b commit 51cc221

File tree

276 files changed

+9444
-1333
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

276 files changed

+9444
-1333
lines changed

.changes/2.10.13.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"version": "2.10.13",
3+
"date": "2019-11-08",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon EC2 Container Registry",
8+
"description": "This release contains ticket fixes for Amazon ECR."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "Amazon Cognito Identity",
13+
"description": "This release adds support for disabling classic flow."
14+
}
15+
]
16+
}

.changes/2.10.14.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"version": "2.10.14",
3+
"date": "2019-11-11",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Polly",
8+
"description": "Add `PollyPresigner` which enables support for presigning `SynthesizeSpeech` requests."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "AWS CloudFormation",
13+
"description": "The Resource Import feature enables customers to import existing AWS resources into new or existing CloudFormation Stacks."
14+
},
15+
{
16+
"type": "feature",
17+
"category": "AWS Cost Explorer Service",
18+
"description": "This launch provides customers with access to GetCostAndUsageWithResources API."
19+
}
20+
]
21+
}

.changes/2.10.15.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"version": "2.10.15",
3+
"date": "2019-11-12",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Marketplace Catalog Service",
8+
"description": "This is the first release for the AWS Marketplace Catalog service which allows you to list, describe and manage change requests on your published entities on AWS Marketplace."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "Amazon DynamoDB",
13+
"description": "Amazon DynamoDB enables you to restore your data to a new DynamoDB table using a point-in-time or on-demand backup. You now can modify the settings on the new restored table. Specifically, you can exclude some or all of the local and global secondary indexes from being created with the restored table. In addition, you can change the billing mode and provisioned capacity settings."
14+
},
15+
{
16+
"type": "feature",
17+
"category": "Amazon Transcribe Service",
18+
"description": "With this release, Amazon Transcribe now supports transcriptions from audio sources in Welsh English (en-WL), Scottish English(en-AB), Irish English(en-IE), Farsi(fa-IR), Tamil(ta-IN), Indonesian(id-ID), Portuguese (pt-PT), Dutch(nl-NL)."
19+
},
20+
{
21+
"type": "feature",
22+
"category": "Elastic Load Balancing",
23+
"description": "You can configure your Application Load Balancer to either drop invalid header fields or forward them to targets."
24+
},
25+
{
26+
"type": "feature",
27+
"category": "AWS CodePipeline",
28+
"description": "AWS CodePipeline now supports the use of variables in action configuration."
29+
}
30+
]
31+
}

.changes/2.10.16.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"version": "2.10.16",
3+
"date": "2019-11-13",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Simple Email Service",
8+
"description": "This is the first release of version 2 of the Amazon SES API. You can use this API to configure your Amazon SES account, and to send email. This API extends the functionality that exists in the previous version of the Amazon SES API."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "AWS IoT",
13+
"description": "This release adds the custom fields definition support in the index definition for AWS IoT Fleet Indexing Service. Custom fields can be used as an aggregation field to run aggregations with both existing GetStatistics API and newly added GetCardinality, GetPercentiles APIs. GetStatistics will return all statistics (min/max/sum/avg/count...) with this release. For more information, please refer to our latest documentation: https://docs.aws.amazon.com/iot/latest/developerguide/iot-indexing.html"
14+
},
15+
{
16+
"type": "feature",
17+
"category": "Amazon Data Lifecycle Manager",
18+
"description": "You can now add tags to a lifecycle policy in Data Lifecycle Manager (DLM). Tags allow you to categorize your policies in different ways, such as by department, purpose or owner. You can also enable resource level permissions based on tags to set access control on ability to modify or delete a tagged policy."
19+
},
20+
{
21+
"type": "feature",
22+
"category": "Amazon CloudSearch",
23+
"description": "Amazon CloudSearch domains let you require that all traffic to the domain arrive over HTTPS. This security feature helps you block clients that send unencrypted requests to the domain."
24+
},
25+
{
26+
"type": "feature",
27+
"category": "AWS Data Exchange",
28+
"description": "Introducing AWS Data Exchange, a service that makes it easy for AWS customers to securely create, manage, access, and exchange data sets in the cloud."
29+
}
30+
]
31+
}

CHANGELOG.md

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,67 @@
1+
# __2.10.16__ __2019-11-13__
2+
## __AWS Data Exchange__
3+
- ### Features
4+
- Introducing AWS Data Exchange, a service that makes it easy for AWS customers to securely create, manage, access, and exchange data sets in the cloud.
5+
6+
## __AWS IoT__
7+
- ### Features
8+
- This release adds the custom fields definition support in the index definition for AWS IoT Fleet Indexing Service. Custom fields can be used as an aggregation field to run aggregations with both existing GetStatistics API and newly added GetCardinality, GetPercentiles APIs. GetStatistics will return all statistics (min/max/sum/avg/count...) with this release. For more information, please refer to our latest documentation: https://docs.aws.amazon.com/iot/latest/developerguide/iot-indexing.html
9+
10+
## __Amazon CloudSearch__
11+
- ### Features
12+
- Amazon CloudSearch domains let you require that all traffic to the domain arrive over HTTPS. This security feature helps you block clients that send unencrypted requests to the domain.
13+
14+
## __Amazon Data Lifecycle Manager__
15+
- ### Features
16+
- You can now add tags to a lifecycle policy in Data Lifecycle Manager (DLM). Tags allow you to categorize your policies in different ways, such as by department, purpose or owner. You can also enable resource level permissions based on tags to set access control on ability to modify or delete a tagged policy.
17+
18+
## __Amazon Simple Email Service__
19+
- ### Features
20+
- This is the first release of version 2 of the Amazon SES API. You can use this API to configure your Amazon SES account, and to send email. This API extends the functionality that exists in the previous version of the Amazon SES API.
21+
22+
# __2.10.15__ __2019-11-12__
23+
## __AWS CodePipeline__
24+
- ### Features
25+
- AWS CodePipeline now supports the use of variables in action configuration.
26+
27+
## __AWS Marketplace Catalog Service__
28+
- ### Features
29+
- This is the first release for the AWS Marketplace Catalog service which allows you to list, describe and manage change requests on your published entities on AWS Marketplace.
30+
31+
## __Amazon DynamoDB__
32+
- ### Features
33+
- Amazon DynamoDB enables you to restore your data to a new DynamoDB table using a point-in-time or on-demand backup. You now can modify the settings on the new restored table. Specifically, you can exclude some or all of the local and global secondary indexes from being created with the restored table. In addition, you can change the billing mode and provisioned capacity settings.
34+
35+
## __Amazon Transcribe Service__
36+
- ### Features
37+
- With this release, Amazon Transcribe now supports transcriptions from audio sources in Welsh English (en-WL), Scottish English(en-AB), Irish English(en-IE), Farsi(fa-IR), Tamil(ta-IN), Indonesian(id-ID), Portuguese (pt-PT), Dutch(nl-NL).
38+
39+
## __Elastic Load Balancing__
40+
- ### Features
41+
- You can configure your Application Load Balancer to either drop invalid header fields or forward them to targets.
42+
43+
# __2.10.14__ __2019-11-11__
44+
## __AWS CloudFormation__
45+
- ### Features
46+
- The Resource Import feature enables customers to import existing AWS resources into new or existing CloudFormation Stacks.
47+
48+
## __AWS Cost Explorer Service__
49+
- ### Features
50+
- This launch provides customers with access to GetCostAndUsageWithResources API.
51+
52+
## __Amazon Polly__
53+
- ### Features
54+
- Add `PollyPresigner` which enables support for presigning `SynthesizeSpeech` requests.
55+
56+
# __2.10.13__ __2019-11-08__
57+
## __Amazon Cognito Identity__
58+
- ### Features
59+
- This release adds support for disabling classic flow.
60+
61+
## __Amazon EC2 Container Registry__
62+
- ### Features
63+
- This release contains ticket fixes for Amazon ECR.
64+
165
# __2.10.12__ __2019-11-07__
266
## __AWS S3__
367
- ### Features

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To automatically manage module versions (currently all modules have the same ver
4848
<dependency>
4949
<groupId>software.amazon.awssdk</groupId>
5050
<artifactId>bom</artifactId>
51-
<version>2.10.12</version>
51+
<version>2.10.16</version>
5252
<type>pom</type>
5353
<scope>import</scope>
5454
</dependency>
@@ -82,12 +82,12 @@ Alternatively you can add dependencies for the specific services you use only:
8282
<dependency>
8383
<groupId>software.amazon.awssdk</groupId>
8484
<artifactId>ec2</artifactId>
85-
<version>2.10.12</version>
85+
<version>2.10.16</version>
8686
</dependency>
8787
<dependency>
8888
<groupId>software.amazon.awssdk</groupId>
8989
<artifactId>s3</artifactId>
90-
<version>2.10.12</version>
90+
<version>2.10.16</version>
9191
</dependency>
9292
```
9393

@@ -99,7 +99,7 @@ You can import the whole SDK into your project (includes *ALL* services). Please
9999
<dependency>
100100
<groupId>software.amazon.awssdk</groupId>
101101
<artifactId>aws-sdk-java</artifactId>
102-
<version>2.10.12</version>
102+
<version>2.10.16</version>
103103
</dependency>
104104
```
105105

aws-sdk-java/pom.xml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>software.amazon.awssdk</groupId>
66
<artifactId>aws-sdk-java-pom</artifactId>
7-
<version>2.10.13-SNAPSHOT</version>
7+
<version>2.10.17-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>aws-sdk-java</artifactId>
@@ -975,6 +975,21 @@ Amazon AutoScaling, etc).</description>
975975
<artifactId>ssooidc</artifactId>
976976
<version>${awsjavasdk.version}</version>
977977
</dependency>
978+
<dependency>
979+
<groupId>software.amazon.awssdk</groupId>
980+
<artifactId>marketplacecatalog</artifactId>
981+
<version>${awsjavasdk.version}</version>
982+
</dependency>
983+
<dependency>
984+
<groupId>software.amazon.awssdk</groupId>
985+
<artifactId>sesv2</artifactId>
986+
<version>${awsjavasdk.version}</version>
987+
</dependency>
988+
<dependency>
989+
<groupId>software.amazon.awssdk</groupId>
990+
<artifactId>dataexchange</artifactId>
991+
<version>${awsjavasdk.version}</version>
992+
</dependency>
978993
</dependencies>
979994
<build>
980995
<finalName>${project.artifactId}-${project.version}</finalName>

bom-internal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>aws-sdk-java-pom</artifactId>
77
<groupId>software.amazon.awssdk</groupId>
8-
<version>2.10.13-SNAPSHOT</version>
8+
<version>2.10.17-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

bom/pom.xml

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>software.amazon.awssdk</groupId>
66
<artifactId>aws-sdk-java-pom</artifactId>
7-
<version>2.10.13-SNAPSHOT</version>
7+
<version>2.10.17-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>bom</artifactId>
@@ -1085,6 +1085,21 @@
10851085
<artifactId>ssooidc</artifactId>
10861086
<version>${awsjavasdk.version}</version>
10871087
</dependency>
1088+
<dependency>
1089+
<groupId>software.amazon.awssdk</groupId>
1090+
<artifactId>marketplacecatalog</artifactId>
1091+
<version>${awsjavasdk.version}</version>
1092+
</dependency>
1093+
<dependency>
1094+
<groupId>software.amazon.awssdk</groupId>
1095+
<artifactId>sesv2</artifactId>
1096+
<version>${awsjavasdk.version}</version>
1097+
</dependency>
1098+
<dependency>
1099+
<groupId>software.amazon.awssdk</groupId>
1100+
<artifactId>dataexchange</artifactId>
1101+
<version>${awsjavasdk.version}</version>
1102+
</dependency>
10881103
</dependencies>
10891104
</dependencyManagement>
10901105
</project>

bundle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>software.amazon.awssdk</groupId>
2323
<artifactId>aws-sdk-java-pom</artifactId>
24-
<version>2.10.13-SNAPSHOT</version>
24+
<version>2.10.17-SNAPSHOT</version>
2525
</parent>
2626
<artifactId>bundle</artifactId>
2727
<packaging>jar</packaging>

codegen-lite-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>software.amazon.awssdk</groupId>
99
<artifactId>aws-sdk-java-pom</artifactId>
10-
<version>2.10.13-SNAPSHOT</version>
10+
<version>2.10.17-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313
<artifactId>codegen-lite-maven-plugin</artifactId>

codegen-lite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>software.amazon.awssdk</groupId>
88
<artifactId>aws-sdk-java-pom</artifactId>
9-
<version>2.10.13-SNAPSHOT</version>
9+
<version>2.10.17-SNAPSHOT</version>
1010
</parent>
1111
<artifactId>codegen-lite</artifactId>
1212
<name>AWS Java SDK :: Code Generator Lite</name>

codegen-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>aws-sdk-java-pom</artifactId>
25-
<version>2.10.13-SNAPSHOT</version>
25+
<version>2.10.17-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>codegen-maven-plugin</artifactId>

codegen/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>software.amazon.awssdk</groupId>
2323
<artifactId>aws-sdk-java-pom</artifactId>
24-
<version>2.10.13-SNAPSHOT</version>
24+
<version>2.10.17-SNAPSHOT</version>
2525
</parent>
2626
<artifactId>codegen</artifactId>
2727
<name>AWS Java SDK :: Code Generator</name>

core/annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>core</artifactId>
77
<groupId>software.amazon.awssdk</groupId>
8-
<version>2.10.13-SNAPSHOT</version>
8+
<version>2.10.17-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

core/arns/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>core</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.10.13-SNAPSHOT</version>
23+
<version>2.10.17-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

core/auth/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>software.amazon.awssdk</groupId>
99
<artifactId>core</artifactId>
10-
<version>2.10.13-SNAPSHOT</version>
10+
<version>2.10.17-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>auth</artifactId>

core/aws-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>software.amazon.awssdk</groupId>
99
<artifactId>core</artifactId>
10-
<version>2.10.13-SNAPSHOT</version>
10+
<version>2.10.17-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>aws-core</artifactId>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>aws-sdk-java-pom</artifactId>
2323
<groupId>software.amazon.awssdk</groupId>
24-
<version>2.10.13-SNAPSHOT</version>
24+
<version>2.10.17-SNAPSHOT</version>
2525
</parent>
2626

2727
<artifactId>core</artifactId>

core/profiles/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>core</artifactId>
25-
<version>2.10.13-SNAPSHOT</version>
25+
<version>2.10.17-SNAPSHOT</version>
2626
</parent>
2727

2828
<artifactId>profiles</artifactId>

core/protocols/aws-cbor-protocol/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>protocols</artifactId>
77
<groupId>software.amazon.awssdk</groupId>
8-
<version>2.10.13-SNAPSHOT</version>
8+
<version>2.10.17-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

core/protocols/aws-ion-protocol/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>protocols</artifactId>
77
<groupId>software.amazon.awssdk</groupId>
8-
<version>2.10.13-SNAPSHOT</version>
8+
<version>2.10.17-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)