Skip to content

Commit

Permalink
Updates SDK to v2.540.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Oct 1, 2019
1 parent 5331469 commit 3ff9dd6
Show file tree
Hide file tree
Showing 12 changed files with 270 additions and 45 deletions.
7 changes: 7 additions & 0 deletions .changes/2.540.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"type": "feature",
"category": "DocDB",
"description": "This release provides support for describe and modify CA certificates."
}
]
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.539.0-->
<!--LATEST=2.540.0-->
<!--ENTRYINSERT-->

## 2.540.0
* feature: DocDB: This release provides support for describe and modify CA certificates.

## 2.539.0
* feature: MQ: Amazon MQ now includes the ability to scale your brokers by changing the host instance type. See the hostInstanceType property of UpdateBrokerInput (https://docs.aws.amazon.com/amazon-mq/latest/api-reference/brokers-broker-id.html#brokers-broker-id-model-updatebrokerinput), and pendingHostInstanceType property of DescribeBrokerOutput (https://docs.aws.amazon.com/amazon-mq/latest/api-reference/brokers-broker-id.html#brokers-broker-id-model-describebrokeroutput).
* feature: RDS: This release adds support for creating a Read Replica with Active Directory domain information. This release updates RDS API to indicate whether an OrderableDBInstanceOption supports Kerberos Authentication.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ version.
To use the SDK in the browser, simply add the following script tag to your
HTML pages:

<script src="https://sdk.amazonaws.com/js/aws-sdk-2.539.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.540.0.min.js"></script>

You can also build a custom browser SDK with your specified set of AWS services.
This can allow you to reduce the SDK's size, specify different API versions of
Expand Down
82 changes: 63 additions & 19 deletions apis/docdb-2014-10-31.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,48 @@
}
}
},
"DescribeCertificates": {
"input": {
"type": "structure",
"members": {
"CertificateIdentifier": {},
"Filters": {
"shape": "S1p"
},
"MaxRecords": {
"type": "integer"
},
"Marker": {}
}
},
"output": {
"resultWrapper": "DescribeCertificatesResult",
"type": "structure",
"members": {
"Certificates": {
"type": "list",
"member": {
"locationName": "Certificate",
"type": "structure",
"members": {
"CertificateIdentifier": {},
"CertificateType": {},
"Thumbprint": {},
"ValidFrom": {
"type": "timestamp"
},
"ValidTill": {
"type": "timestamp"
},
"CertificateArn": {}
},
"wrapper": true
}
},
"Marker": {}
}
}
},
"DescribeDBClusterParameterGroups": {
"input": {
"type": "structure",
Expand Down Expand Up @@ -421,7 +463,7 @@
"type": "structure",
"members": {
"Parameters": {
"shape": "S1w"
"shape": "S20"
},
"Marker": {}
}
Expand All @@ -442,7 +484,7 @@
"type": "structure",
"members": {
"DBClusterSnapshotAttributesResult": {
"shape": "S21"
"shape": "S25"
}
}
}
Expand Down Expand Up @@ -669,7 +711,7 @@
"DBParameterGroupFamily": {},
"Marker": {},
"Parameters": {
"shape": "S1w"
"shape": "S20"
}
},
"wrapper": true
Expand Down Expand Up @@ -699,7 +741,7 @@
"members": {
"SourceType": {},
"EventCategories": {
"shape": "S2u"
"shape": "S2y"
}
},
"wrapper": true
Expand All @@ -724,7 +766,7 @@
"type": "integer"
},
"EventCategories": {
"shape": "S2u"
"shape": "S2y"
},
"Filters": {
"shape": "S1p"
Expand All @@ -750,7 +792,7 @@
"SourceType": {},
"Message": {},
"EventCategories": {
"shape": "S2u"
"shape": "S2y"
},
"Date": {
"type": "timestamp"
Expand Down Expand Up @@ -949,12 +991,12 @@
"members": {
"DBClusterParameterGroupName": {},
"Parameters": {
"shape": "S1w"
"shape": "S20"
}
}
},
"output": {
"shape": "S3g",
"shape": "S3k",
"resultWrapper": "ModifyDBClusterParameterGroupResult"
}
},
Expand All @@ -969,10 +1011,10 @@
"DBClusterSnapshotIdentifier": {},
"AttributeName": {},
"ValuesToAdd": {
"shape": "S24"
"shape": "S28"
},
"ValuesToRemove": {
"shape": "S24"
"shape": "S28"
}
}
},
Expand All @@ -981,7 +1023,7 @@
"type": "structure",
"members": {
"DBClusterSnapshotAttributesResult": {
"shape": "S21"
"shape": "S25"
}
}
}
Expand All @@ -1003,6 +1045,7 @@
"type": "boolean"
},
"NewDBInstanceIdentifier": {},
"CACertificateIdentifier": {},
"PromotionTier": {
"type": "integer"
}
Expand Down Expand Up @@ -1094,12 +1137,12 @@
"type": "boolean"
},
"Parameters": {
"shape": "S1w"
"shape": "S20"
}
}
},
"output": {
"shape": "S3g",
"shape": "S3k",
"resultWrapper": "ResetDBClusterParameterGroupResult"
}
},
Expand Down Expand Up @@ -1532,6 +1575,7 @@
},
"KmsKeyId": {},
"DbiResourceId": {},
"CACertificateIdentifier": {},
"PromotionTier": {
"type": "integer"
},
Expand Down Expand Up @@ -1600,7 +1644,7 @@
}
}
},
"S1w": {
"S20": {
"type": "list",
"member": {
"locationName": "Parameter",
Expand All @@ -1621,7 +1665,7 @@
}
}
},
"S21": {
"S25": {
"type": "structure",
"members": {
"DBClusterSnapshotIdentifier": {},
Expand All @@ -1633,27 +1677,27 @@
"members": {
"AttributeName": {},
"AttributeValues": {
"shape": "S24"
"shape": "S28"
}
}
}
}
},
"wrapper": true
},
"S24": {
"S28": {
"type": "list",
"member": {
"locationName": "AttributeValue"
}
},
"S2u": {
"S2y": {
"type": "list",
"member": {
"locationName": "EventCategory"
}
},
"S3g": {
"S3k": {
"type": "structure",
"members": {
"DBClusterParameterGroupName": {}
Expand Down
Loading

0 comments on commit 3ff9dd6

Please sign in to comment.