Skip to content

Commit

Permalink
Merge pull request aws#2881 from aws/release
Browse files Browse the repository at this point in the history
Release v1.25.9
  • Loading branch information
aws-sdk-go-automation committed Oct 9, 2019
2 parents 8f06b5f + 2e28cfd commit dedeb6b
Show file tree
Hide file tree
Showing 10 changed files with 594 additions and 101 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,13 @@
Release v1.25.9 (2019-10-09)
===

### Service Client Updates
* `service/elasticache`: Updates service API and documentation
* Amazon ElastiCache now allows you to apply available service updates on demand to your Memcached and Redis Cache Clusters. Features included: (1) Access to the list of applicable service updates and their priorities. (2) Service update monitoring and regular status updates. (3) Recommended apply-by-dates for scheduling the service updates. (4) Ability to stop and later re-apply updates. For more information, see https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/Self-Service-Updates.html and https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Self-Service-Updates.html
* `service/kafka`: Updates service documentation
* `service/mediaconvert`: Updates service API and documentation
* AWS Elemental MediaConvert SDK has added support for Dolby Atmos encoding, up to 36 outputs, accelerated transcoding with frame capture and preferred acceleration feature.

Release v1.25.8 (2019-10-08)
===

Expand Down
2 changes: 1 addition & 1 deletion aws/version.go
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.25.8"
const SDKVersion = "1.25.9"
46 changes: 37 additions & 9 deletions models/apis/elasticache/2015-02-02/api-2.json
Expand Up @@ -988,23 +988,19 @@
"AwsQueryErrorMessage":{"type":"string"},
"BatchApplyUpdateActionMessage":{
"type":"structure",
"required":[
"ReplicationGroupIds",
"ServiceUpdateName"
],
"required":["ServiceUpdateName"],
"members":{
"ReplicationGroupIds":{"shape":"ReplicationGroupIdList"},
"CacheClusterIds":{"shape":"CacheClusterIdList"},
"ServiceUpdateName":{"shape":"String"}
}
},
"BatchStopUpdateActionMessage":{
"type":"structure",
"required":[
"ReplicationGroupIds",
"ServiceUpdateName"
],
"required":["ServiceUpdateName"],
"members":{
"ReplicationGroupIds":{"shape":"ReplicationGroupIdList"},
"CacheClusterIds":{"shape":"CacheClusterIdList"},
"ServiceUpdateName":{"shape":"String"}
}
},
Expand Down Expand Up @@ -1052,6 +1048,11 @@
},
"exception":true
},
"CacheClusterIdList":{
"type":"list",
"member":{"shape":"String"},
"max":20
},
"CacheClusterList":{
"type":"list",
"member":{
Expand Down Expand Up @@ -1162,6 +1163,26 @@
"locationName":"CacheNodeTypeSpecificValue"
}
},
"CacheNodeUpdateStatus":{
"type":"structure",
"members":{
"CacheNodeId":{"shape":"String"},
"NodeUpdateStatus":{"shape":"NodeUpdateStatus"},
"NodeDeletionDate":{"shape":"TStamp"},
"NodeUpdateStartDate":{"shape":"TStamp"},
"NodeUpdateEndDate":{"shape":"TStamp"},
"NodeUpdateInitiatedBy":{"shape":"NodeUpdateInitiatedBy"},
"NodeUpdateInitiatedDate":{"shape":"TStamp"},
"NodeUpdateStatusModifiedDate":{"shape":"TStamp"}
}
},
"CacheNodeUpdateStatusList":{
"type":"list",
"member":{
"shape":"CacheNodeUpdateStatus",
"locationName":"CacheNodeUpdateStatus"
}
},
"CacheParameterGroup":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -1834,6 +1855,8 @@
"members":{
"ServiceUpdateName":{"shape":"String"},
"ReplicationGroupIds":{"shape":"ReplicationGroupIdList"},
"CacheClusterIds":{"shape":"CacheClusterIdList"},
"Engine":{"shape":"String"},
"ServiceUpdateStatus":{"shape":"ServiceUpdateStatusList"},
"ServiceUpdateTimeRange":{"shape":"TimeRangeFilter"},
"UpdateActionStatus":{"shape":"UpdateActionStatusList"},
Expand Down Expand Up @@ -2450,6 +2473,7 @@
"type":"structure",
"members":{
"ReplicationGroupId":{"shape":"String"},
"CacheClusterId":{"shape":"String"},
"ServiceUpdateName":{"shape":"String"},
"UpdateActionStatus":{"shape":"UpdateActionStatus"}
}
Expand Down Expand Up @@ -3080,6 +3104,7 @@
"type":"structure",
"members":{
"ReplicationGroupId":{"shape":"String"},
"CacheClusterId":{"shape":"String"},
"ServiceUpdateName":{"shape":"String"},
"ErrorType":{"shape":"String"},
"ErrorMessage":{"shape":"String"}
Expand All @@ -3096,6 +3121,7 @@
"type":"structure",
"members":{
"ReplicationGroupId":{"shape":"String"},
"CacheClusterId":{"shape":"String"},
"ServiceUpdateName":{"shape":"String"},
"ServiceUpdateReleaseDate":{"shape":"TStamp"},
"ServiceUpdateSeverity":{"shape":"ServiceUpdateSeverity"},
Expand All @@ -3108,7 +3134,9 @@
"UpdateActionStatusModifiedDate":{"shape":"TStamp"},
"SlaMet":{"shape":"SlaMet"},
"NodeGroupUpdateStatus":{"shape":"NodeGroupUpdateStatusList"},
"EstimatedUpdateTime":{"shape":"String"}
"CacheNodeUpdateStatus":{"shape":"CacheNodeUpdateStatusList"},
"EstimatedUpdateTime":{"shape":"String"},
"Engine":{"shape":"String"}
}
},
"UpdateActionList":{
Expand Down
38 changes: 36 additions & 2 deletions models/apis/elasticache/2015-02-02/docs-2.json
Expand Up @@ -198,6 +198,14 @@
"refs": {
}
},
"CacheClusterIdList": {
"base": null,
"refs": {
"BatchApplyUpdateActionMessage$CacheClusterIds": "<p>The cache cluster IDs</p>",
"BatchStopUpdateActionMessage$CacheClusterIds": "<p>The cache cluster IDs</p>",
"DescribeUpdateActionsMessage$CacheClusterIds": "<p>The cache cluster IDs</p>"
}
},
"CacheClusterList": {
"base": null,
"refs": {
Expand Down Expand Up @@ -277,6 +285,18 @@
"CacheNodeTypeSpecificParameter$CacheNodeTypeSpecificValues": "<p>A list of cache node types and their corresponding values for this parameter.</p>"
}
},
"CacheNodeUpdateStatus": {
"base": "<p>The status of the service update on the cache node</p>",
"refs": {
"CacheNodeUpdateStatusList$member": null
}
},
"CacheNodeUpdateStatusList": {
"base": null,
"refs": {
"UpdateAction$CacheNodeUpdateStatus": "<p>The status of the service update on the cache node</p>"
}
},
"CacheParameterGroup": {
"base": "<p>Represents the output of a <code>CreateCacheParameterGroup</code> operation.</p>",
"refs": {
Expand Down Expand Up @@ -1017,12 +1037,14 @@
"NodeUpdateInitiatedBy": {
"base": null,
"refs": {
"CacheNodeUpdateStatus$NodeUpdateInitiatedBy": "<p>Reflects whether the update was initiated by the customer or automatically applied</p>",
"NodeGroupMemberUpdateStatus$NodeUpdateInitiatedBy": "<p>Reflects whether the update was initiated by the customer or automatically applied</p>"
}
},
"NodeUpdateStatus": {
"base": null,
"refs": {
"CacheNodeUpdateStatus$NodeUpdateStatus": "<p>The update status of the node</p>",
"NodeGroupMemberUpdateStatus$NodeUpdateStatus": "<p>The update status of the node</p>"
}
},
Expand Down Expand Up @@ -1437,6 +1459,7 @@
"CacheCluster$CacheSubnetGroupName": "<p>The name of the cache subnet group associated with the cluster.</p>",
"CacheCluster$ReplicationGroupId": "<p>The replication group to which this cluster belongs. If this field is empty, the cluster is not associated with any replication group.</p>",
"CacheCluster$SnapshotWindow": "<p>The daily time range (in UTC) during which ElastiCache begins taking a daily snapshot of your cluster.</p> <p>Example: <code>05:00-09:00</code> </p>",
"CacheClusterIdList$member": null,
"CacheClusterMessage$Marker": "<p>Provides an identifier to allow retrieval of paginated results.</p>",
"CacheEngineVersion$Engine": "<p>The name of the cache engine.</p>",
"CacheEngineVersion$EngineVersion": "<p>The version number of the cache engine.</p>",
Expand All @@ -1458,6 +1481,7 @@
"CacheNodeTypeSpecificParameter$MinimumEngineVersion": "<p>The earliest cache engine version to which the parameter can apply.</p>",
"CacheNodeTypeSpecificValue$CacheNodeType": "<p>The cache node type for which this value applies.</p>",
"CacheNodeTypeSpecificValue$Value": "<p>The value for the cache node type.</p>",
"CacheNodeUpdateStatus$CacheNodeId": "<p>The node ID of the cache cluster</p>",
"CacheParameterGroup$CacheParameterGroupName": "<p>The name of the cache parameter group.</p>",
"CacheParameterGroup$CacheParameterGroupFamily": "<p>The name of the cache parameter group family that this cache parameter group is compatible with.</p> <p>Valid values are: <code>memcached1.4</code> | <code>memcached1.5</code> | <code>redis2.6</code> | <code>redis2.8</code> | <code>redis3.2</code> | <code>redis4.0</code> | <code>redis5.0</code> | </p>",
"CacheParameterGroup$Description": "<p>The description for this cache parameter group.</p>",
Expand Down Expand Up @@ -1572,6 +1596,7 @@
"DescribeSnapshotsMessage$SnapshotSource": "<p>If set to <code>system</code>, the output shows snapshots that were automatically created by ElastiCache. If set to <code>user</code> the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.</p>",
"DescribeSnapshotsMessage$Marker": "<p>An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>.</p>",
"DescribeUpdateActionsMessage$ServiceUpdateName": "<p>The unique ID of the service update</p>",
"DescribeUpdateActionsMessage$Engine": "<p>The Elasticache engine to which the update applies. Either Redis or Memcached </p>",
"DescribeUpdateActionsMessage$Marker": "<p>An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>.</p>",
"EC2SecurityGroup$Status": "<p>The status of the Amazon EC2 security group.</p>",
"EC2SecurityGroup$EC2SecurityGroupName": "<p>The name of the Amazon EC2 security group.</p>",
Expand Down Expand Up @@ -1643,6 +1668,7 @@
"PendingModifiedValues$CacheNodeType": "<p>The cache node type that this cluster or replication group is scaled to.</p>",
"PreferredAvailabilityZoneList$member": null,
"ProcessedUpdateAction$ReplicationGroupId": "<p>The ID of the replication group</p>",
"ProcessedUpdateAction$CacheClusterId": "<p>The ID of the cache cluster</p>",
"ProcessedUpdateAction$ServiceUpdateName": "<p>The unique ID of the service update</p>",
"PurchaseReservedCacheNodesOfferingMessage$ReservedCacheNodesOfferingId": "<p>The ID of the reserved cache node offering to purchase.</p> <p>Example: <code>438012d3-4052-4cc7-b2e3-8d3372e0e706</code> </p>",
"PurchaseReservedCacheNodesOfferingMessage$ReservedCacheNodeId": "<p>A customer-specified identifier to track this reservation.</p> <note> <p>The Reserved Cache Node ID is an unique customer-specified identifier to track this reservation. If this parameter is not specified, ElastiCache automatically generates an identifier for the reservation.</p> </note> <p>Example: myreservationID</p>",
Expand Down Expand Up @@ -1682,8 +1708,8 @@
"SecurityGroupMembership$Status": "<p>The status of the cache security group membership. The status changes whenever a cache security group is modified, or when the cache security groups assigned to a cluster are modified.</p>",
"ServiceUpdate$ServiceUpdateName": "<p>The unique ID of the service update</p>",
"ServiceUpdate$ServiceUpdateDescription": "<p>Provides details of the service update</p>",
"ServiceUpdate$Engine": "<p>The Redis engine to which the service update applies</p>",
"ServiceUpdate$EngineVersion": "<p>The Redis engine version to which the service update applies</p>",
"ServiceUpdate$Engine": "<p>The Elasticache engine to which the update applies. Either Redis or Memcached</p>",
"ServiceUpdate$EngineVersion": "<p>The Elasticache engine version to which the update applies. Either Redis or Memcached engine version</p>",
"ServiceUpdate$EstimatedUpdateTime": "<p>The estimated length of time the service update will take</p>",
"ServiceUpdatesMessage$Marker": "<p>An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>.</p>",
"Snapshot$SnapshotName": "<p>The name of a snapshot. For an automatic snapshot, the name is system-generated. For a manual snapshot, this is the user-provided name.</p>",
Expand All @@ -1710,13 +1736,16 @@
"Tag$Value": "<p>The tag's value. May be null.</p>",
"TestFailoverMessage$ReplicationGroupId": "<p>The name of the replication group (console: cluster) whose automatic failover is being tested by this operation.</p>",
"UnprocessedUpdateAction$ReplicationGroupId": "<p>The replication group ID</p>",
"UnprocessedUpdateAction$CacheClusterId": "<p>The ID of the cache cluster</p>",
"UnprocessedUpdateAction$ServiceUpdateName": "<p>The unique ID of the service update</p>",
"UnprocessedUpdateAction$ErrorType": "<p>The error type for requests that are not processed</p>",
"UnprocessedUpdateAction$ErrorMessage": "<p>The error message that describes the reason the request was not processed</p>",
"UpdateAction$ReplicationGroupId": "<p>The ID of the replication group</p>",
"UpdateAction$CacheClusterId": "<p>The ID of the cache cluster</p>",
"UpdateAction$ServiceUpdateName": "<p>The unique ID of the service update</p>",
"UpdateAction$NodesUpdated": "<p>The progress of the service update on the replication group</p>",
"UpdateAction$EstimatedUpdateTime": "<p>The estimated length of time for the update to complete</p>",
"UpdateAction$Engine": "<p>The Elasticache engine to which the update applies. Either Redis or Memcached</p>",
"UpdateActionsMessage$Marker": "<p>An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>.</p>"
}
},
Expand Down Expand Up @@ -1749,6 +1778,11 @@
"refs": {
"CacheCluster$CacheClusterCreateTime": "<p>The date and time when the cluster was created.</p>",
"CacheNode$CacheNodeCreateTime": "<p>The date and time when the cache node was created.</p>",
"CacheNodeUpdateStatus$NodeDeletionDate": "<p>The deletion date of the node</p>",
"CacheNodeUpdateStatus$NodeUpdateStartDate": "<p>The start date of the update for a node</p>",
"CacheNodeUpdateStatus$NodeUpdateEndDate": "<p>The end date of the update for a node</p>",
"CacheNodeUpdateStatus$NodeUpdateInitiatedDate": "<p>The date when the update is triggered</p>",
"CacheNodeUpdateStatus$NodeUpdateStatusModifiedDate": "<p>The date when the NodeUpdateStatus was last modified&gt;</p>",
"DescribeEventsMessage$StartTime": "<p>The beginning of the time interval to retrieve events for, specified in ISO 8601 format.</p> <p> <b>Example:</b> 2017-03-30T07:03:49.555Z</p>",
"DescribeEventsMessage$EndTime": "<p>The end of the time interval for which to retrieve events, specified in ISO 8601 format.</p> <p> <b>Example:</b> 2017-03-30T07:03:49.555Z</p>",
"Event$Date": "<p>The date and time when the event occurred.</p>",
Expand Down
4 changes: 2 additions & 2 deletions models/apis/kafka/2018-11-14/docs-2.json
Expand Up @@ -27,9 +27,9 @@
"refs" : { }
},
"BrokerAZDistribution" : {
"base" : "\n <p>The distribution of broker nodes across Availability Zones. By default, broker nodes are distributed among three Availability Zones. Currently, the only supported value is DEFAULT. You can either specify this value explicitly or leave it out.</p>\n ",
"base" : "\n <p>The distribution of broker nodes across Availability Zones. This is an optional parameter. If you don't specify it, Amazon MSK gives it the value DEFAULT. You can also explicitly set this parameter to the value DEFAULT. No other values are currently allowed.</p>\n <p>Amazon MSK distributes the broker nodes evenly across the Availability Zones that correspond to the subnets you provide when you create the cluster.</p>\n ",
"refs" : {
"BrokerNodeGroupInfo$BrokerAZDistribution" : "\n <p>The distribution of broker nodes across Availability Zones.</p>\n "
"BrokerNodeGroupInfo$BrokerAZDistribution" : "\n <p>The distribution of broker nodes across Availability Zones. This is an optional parameter. If you don't specify it, Amazon MSK gives it the value DEFAULT. You can also explicitly set this parameter to the value DEFAULT. No other values are currently allowed.</p>\n <p>Amazon MSK distributes the broker nodes evenly across the Availability Zones that correspond to the subnets you provide when you create the cluster.</p>\n "
}
},
"BrokerEBSVolumeInfo" : {
Expand Down

0 comments on commit dedeb6b

Please sign in to comment.