Skip to content

Commit b2b8a01

Browse files
authored
Merge pull request #1367 from aws/zoewang-tmMergeMaster
Merge master to s3-transfermanager branch
2 parents e5d8d08 + 094c95c commit b2b8a01

File tree

695 files changed

+70278
-21212
lines changed

Some content is hidden

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

695 files changed

+70278
-21212
lines changed

.changes/2.5.32.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"date": "2019-04-26",
3+
"version": "2.5.32",
4+
"entries": [
5+
{
6+
"category": "Amazon Simple Notification Service",
7+
"type": "feature",
8+
"description": "With this release AWS SNS adds tagging support for Topics."
9+
},
10+
{
11+
"category": "AWS Identity and Access Management",
12+
"type": "feature",
13+
"description": "AWS Security Token Service (STS) enables you to request session tokens from the global STS endpoint that work in all AWS Regions. You can configure the global STS endpoint to vend session tokens that are compatible with all AWS Regions using the new IAM SetSecurityTokenServicePreferences API."
14+
},
15+
{
16+
"category": "AWS SDK for Java v2",
17+
"type": "bugfix",
18+
"description": "Fix bug in ChecksumValidatingSubscriber which results in NPE if checksum validation fails."
19+
}
20+
]
21+
}

.changes/2.5.33.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"date": "2019-04-29",
3+
"version": "2.5.33",
4+
"entries": [
5+
{
6+
"category": "Amazon Elastic Compute Cloud",
7+
"type": "feature",
8+
"description": "Adds support for Elastic Fabric Adapter (EFA) ENIs."
9+
},
10+
{
11+
"category": "AWS Transfer for SFTP",
12+
"type": "feature",
13+
"description": "This release adds support for per-server host-key management. You can now specify the SSH RSA private key used by your SFTP server."
14+
}
15+
]
16+
}

.changes/2.5.34.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"date": "2019-04-30",
3+
"version": "2.5.34",
4+
"entries": [
5+
{
6+
"category": "AWS CodePipeline",
7+
"type": "feature",
8+
"description": "This release contains an update to the PipelineContext object that includes the Pipeline ARN, and the Pipeline Execution Id. The ActionContext object is also updated to include the Action Execution Id."
9+
},
10+
{
11+
"category": "Amazon Neptune",
12+
"type": "feature",
13+
"description": "Adds a feature to allow customers to specify a custom parameter group when restoring a database cluster."
14+
},
15+
{
16+
"category": "Amazon Managed Blockchain",
17+
"type": "feature",
18+
"description": "(New Service) Amazon Managed Blockchain is a fully managed service that makes it easy to create and manage scalable blockchain networks using popular open source frameworks."
19+
},
20+
{
21+
"category": "AWS Service Catalog",
22+
"type": "feature",
23+
"description": "Admin users can now associate/disassociate aws budgets with a portfolio or product in Service Catalog. End users can see the association by listing it or as part of the describe portfolio/product output. A new optional boolean parameter, \"DisableTemplateValidation\", is added to ProvisioningArtifactProperties data type. The purpose of the parameter is to enable or disable the CloudFormation template validtion when creating a product or a provisioning artifact."
24+
},
25+
{
26+
"category": "AWS Direct Connect",
27+
"type": "feature",
28+
"description": "This release adds support for AWS Direct Connect customers to use AWS Transit Gateway with AWS Direct Connect gateway to route traffic between on-premise networks and their VPCs."
29+
}
30+
]
31+
}

.changes/2.5.35.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"date": "2019-05-01",
3+
"version": "2.5.35",
4+
"entries": [
5+
{
6+
"category": "Amazon EC2 Container Service",
7+
"type": "feature",
8+
"description": "This release of Amazon Elastic Container Service (Amazon ECS) introduces additional task definition parameters that enable you to define secret options for Docker log configuration, a per-container list contains secrets stored in AWS Systems Manager Parameter Store or AWS Secrets Manager."
9+
},
10+
{
11+
"category": "Amazon Elastic Compute Cloud",
12+
"type": "feature",
13+
"description": "This release adds an API for the modification of a VPN Connection, enabling migration from a Virtual Private Gateway (VGW) to a Transit Gateway (TGW), while preserving the VPN endpoint IP addresses on the AWS side as well as the tunnel options."
14+
},
15+
{
16+
"category": "AWS X-Ray",
17+
"type": "feature",
18+
"description": "AWS X-Ray now includes Analytics, an interactive approach to analyzing user request paths (i.e., traces). Analytics will allow you to easily understand how your application and its underlying services are performing. With X-Ray Analytics, you can quickly detect application issues, pinpoint the root cause of the issue, determine the severity of the issues, and identify which end users were impacted. With AWS X-Ray Analytics you can explore, analyze, and visualize traces, allowing you to find increases in response time to user requests or increases in error rates. Metadata around peak periods, including frequency and actual times of occurrence, can be investigated by applying filters with a few clicks. You can then drill down on specific errors, faults, and response time root causes and view the associated traces."
19+
}
20+
]
21+
}

.changes/2.5.36.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"date": "2019-05-02",
3+
"version": "2.5.36",
4+
"entries": [
5+
{
6+
"category": "Netty NIO HTTP Client",
7+
"type": "bugfix",
8+
"description": "Fix a bug in the Netty client where the read timeout isn't applied correctly for some requests."
9+
},
10+
{
11+
"category": "AWS Key Management Service",
12+
"type": "feature",
13+
"description": "AWS Key Management Service (KMS) can return an INTERNAL_ERROR connection error code if it cannot connect a custom key store to its AWS CloudHSM cluster. INTERNAL_ERROR is one of several connection error codes that help you to diagnose and fix a problem with your custom key store."
14+
},
15+
{
16+
"category": "Alexa For Business",
17+
"type": "feature",
18+
"description": "This release allows developers and customers to send text and audio announcements to rooms."
19+
}
20+
]
21+
}

.changes/2.5.37.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"date": "2019-05-03",
3+
"version": "2.5.37",
4+
"entries": [
5+
{
6+
"category": "Amazon WorkMail",
7+
"type": "feature",
8+
"description": "Amazon WorkMail is releasing two new actions: 'GetMailboxDetails' and 'UpdateMailboxQuota'. They add insight into how much space is used by a given mailbox (size) and what its limit is (quota). A mailbox quota can be updated, but lowering the value will not influence WorkMail per user charges. For a closer look at the actions please visit https://docs.aws.amazon.com/workmail/latest/APIReference/API_Operations.html"
9+
},
10+
{
11+
"category": "AWS Elemental MediaConvert",
12+
"type": "feature",
13+
"description": "DASH output groups using DRM encryption can now enable a playback device compatibility mode to correct problems with playback on older devices."
14+
},
15+
{
16+
"category": "AWS Elemental MediaLive",
17+
"type": "feature",
18+
"description": "You can now switch the channel mode of your channels from standard to single pipeline and from single pipeline to standard. In order to switch a channel from single pipeline to standard all inputs attached to the channel must support two encoder pipelines."
19+
},
20+
{
21+
"category": "Amazon Cognito Identity Provider",
22+
"type": "feature",
23+
"description": "This release of Amazon Cognito User Pools introduces the new AdminSetUserPassword API that allows administrators of a user pool to change a user's password. The new password can be temporary or permanent."
24+
}
25+
]
26+
}

.changes/2.5.38.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"date": "2019-05-06",
3+
"version": "2.5.38",
4+
"entries": [
5+
{
6+
"category": "AWS Security Token Service",
7+
"type": "feature",
8+
"description": "Documentation updates for sts"
9+
},
10+
{
11+
"category": "AWS CodePipeline",
12+
"type": "feature",
13+
"description": "Documentation updates for codepipeline"
14+
},
15+
{
16+
"category": "AWS Identity and Access Management",
17+
"type": "feature",
18+
"description": "Documentation updates for iam"
19+
},
20+
{
21+
"category": "AWS Config",
22+
"type": "feature",
23+
"description": "AWS Config now supports tagging on PutConfigRule, PutConfigurationAggregator and PutAggregationAuthorization APIs."
24+
}
25+
]
26+
}

.changes/2.5.39.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"date": "2019-05-07",
3+
"version": "2.5.39",
4+
"entries": [
5+
{
6+
"category": "AWS Storage Gateway",
7+
"type": "feature",
8+
"description": "Add optional field AdminUserList to CreateSMBFileShare and UpdateSMBFileShare APIs."
9+
},
10+
{
11+
"category": "Amazon Simple Systems Manager (SSM)",
12+
"type": "feature",
13+
"description": "Patch Manager adds support for Microsoft Application Patching."
14+
},
15+
{
16+
"category": "AWS AppSync",
17+
"type": "feature",
18+
"description": "AWS AppSync now supports the ability to add additional authentication providers to your AWS AppSync GraphQL API as well as the ability to retrieve directives configured against fields or object type definitions during schema introspection."
19+
},
20+
{
21+
"category": "Alexa For Business",
22+
"type": "feature",
23+
"description": "This release adds an API allowing authorized users to delete a shared device's history of voice recordings and associated response data."
24+
}
25+
]
26+
}

.changes/2.5.40.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"date": "2019-05-08",
3+
"version": "2.5.40",
4+
"entries": [
5+
{
6+
"category": "AWS IoT 1-Click Projects Service",
7+
"type": "feature",
8+
"description": "Added automatic pagination support for ListProjects and ListPlacements APIs."
9+
},
10+
{
11+
"category": "Amazon Kinesis Analytics",
12+
"type": "feature",
13+
"description": "Kinesis Data Analytics APIs now support tagging on applications."
14+
},
15+
{
16+
"category": "Amazon SageMaker Service",
17+
"type": "feature",
18+
"description": "Workteams now supports notification configurations. Neo now supports Jetson Nano as a target device and NumberOfHumanWorkersPerDataObject is now included in the ListLabelingJobsForWorkteam response."
19+
},
20+
{
21+
"category": "AWS Service Catalog",
22+
"type": "feature",
23+
"description": "Adds \"Parameters\" field in UpdateConstraint API, which will allow Admin user to update \"Parameters\" in created Constraints."
24+
},
25+
{
26+
"category": "Amazon Elastic Container Service for Kubernetes",
27+
"type": "feature",
28+
"description": "Documentation update for Amazon EKS to clarify allowed parameters in update-cluster-config."
29+
}
30+
]
31+
}

.changes/2.5.41.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"date": "2019-05-10",
3+
"version": "2.5.41",
4+
"entries": [
5+
{
6+
"category": "AWS Glue",
7+
"type": "feature",
8+
"description": "AWS Glue now supports specifying existing catalog tables for a crawler to examine as a data source. A new parameter CatalogTargets is added to the CrawlerTargets data type."
9+
},
10+
{
11+
"category": "AWS Security Token Service",
12+
"type": "feature",
13+
"description": "AWS Security Token Service (STS) now supports passing IAM Managed Policy ARNs as session policies when you programmatically create temporary sessions for a role or federated user. The Managed Policy ARNs can be passed via the PolicyArns parameter, which is now available in the AssumeRole, AssumeRoleWithWebIdentity, AssumeRoleWithSAML, and GetFederationToken APIs. The session policies referenced by the PolicyArn parameter will only further restrict the existing permissions of an IAM User or Role for individual sessions."
14+
},
15+
{
16+
"category": "AWS SDK for Java v2",
17+
"type": "bugfix",
18+
"description": "Fix a bug where events in an event stream were being signed with the request date, and not with the current system time."
19+
}
20+
]
21+
}

.changes/2.5.42.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"date": "2019-05-13",
3+
"version": "2.5.42",
4+
"entries": [
5+
{
6+
"category": "AWS IoT Analytics",
7+
"type": "feature",
8+
"description": "ContentDeliveryRule to support sending dataset to S3 and glue"
9+
},
10+
{
11+
"category": "AWS Lambda",
12+
"type": "feature",
13+
"description": "AWS Lambda now supports Node.js v10"
14+
},
15+
{
16+
"category": "AWS DataSync",
17+
"type": "feature",
18+
"description": "AWS DataSync now enables exclude and include filters to control what files and directories will be copied as part of a task execution."
19+
}
20+
]
21+
}

.changes/2.5.43.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"date": "2019-05-14",
3+
"version": "2.5.43",
4+
"entries": [
5+
{
6+
"category": "Amazon Comprehend",
7+
"type": "feature",
8+
"description": "With this release AWS Comprehend now supports Virtual Private Cloud for Asynchronous Batch Processing jobs"
9+
},
10+
{
11+
"category": "AWS Storage Gateway",
12+
"type": "feature",
13+
"description": "Add Tags parameter to CreateSnapshot and UpdateSnapshotSchedule APIs, used for creating tags on create for one off snapshots and scheduled snapshots."
14+
},
15+
{
16+
"category": "Amazon Chime",
17+
"type": "feature",
18+
"description": "Amazon Chime private bots GA release."
19+
},
20+
{
21+
"category": "Amazon Elastic Compute Cloud",
22+
"type": "feature",
23+
"description": "Pagination support for ec2.DescribeSubnets, ec2.DescribeDhcpOptions"
24+
}
25+
]
26+
}

.changes/2.5.44.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"date": "2019-05-15",
3+
"version": "2.5.44",
4+
"entries": [
5+
{
6+
"category": "Amazon Elastic Compute Cloud",
7+
"type": "feature",
8+
"description": "Adding tagging support for VPC Endpoints and VPC Endpoint Services."
9+
},
10+
{
11+
"category": "AWS Elemental MediaPackage",
12+
"type": "feature",
13+
"description": "Adds optional configuration for DASH SegmentTemplateFormat to refer to segments by Number with Duration, rather than Number or Time with SegmentTimeline."
14+
},
15+
{
16+
"category": "AWS CodePipeline",
17+
"type": "feature",
18+
"description": "This feature includes new APIs to add, edit, remove and view tags for pipeline, custom action type and webhook resources. You can also add tags while creating these resources."
19+
},
20+
{
21+
"category": "Amazon Transcribe Service",
22+
"type": "feature",
23+
"description": "Amazon Transcribe - support transcriptions from audio sources in Indian English (en-IN) and Hindi (hi-IN)."
24+
},
25+
{
26+
"category": "AWS SDK for Java v2",
27+
"type": "bugfix",
28+
"description": "Fix a bug in `EventStreamAsyncResponseTransformer` where the reference to the current stream `Subscriber` is not reset in `prepare`, causing an `IllegalStateException` to be thrown when attemping to subscribe to the event stream upon a retry."
29+
},
30+
{
31+
"category": "Amazon Relational Database Service",
32+
"type": "feature",
33+
"description": "In the RDS API and CLI documentation, corrections to the descriptions for Boolean parameters to avoid references to TRUE and FALSE. The RDS CLI does not allow TRUE and FALSE values values for Boolean parameters."
34+
}
35+
]
36+
}

.changes/2.5.45.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"date": "2019-05-16",
3+
"version": "2.5.45",
4+
"entries": [
5+
{
6+
"category": "Amazon Simple Storage Service",
7+
"type": "feature",
8+
"description": "This release updates the Amazon S3 PUT Bucket replication API to include a new optional field named token, which allows you to add a replication configuration to an S3 bucket that has Object Lock enabled."
9+
},
10+
{
11+
"category": "AWS Elemental MediaLive",
12+
"type": "feature",
13+
"description": "Added channel state waiters to MediaLive."
14+
}
15+
]
16+
}

.changes/2.5.46.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"date": "2019-05-17",
3+
"version": "2.5.46",
4+
"entries": [
5+
{
6+
"category": "Amazon AppStream",
7+
"type": "feature",
8+
"description": "Includes APIs for managing subscriptions to AppStream 2.0 usage reports and configuring idle disconnect timeouts on AppStream 2.0 fleets."
9+
}
10+
]
11+
}

0 commit comments

Comments
 (0)