Skip to content

Commit

Permalink
Release v1.15.71
Browse files Browse the repository at this point in the history
  • Loading branch information
awssdkgo committed Nov 7, 2018
1 parent 3995262 commit 8cb75b6
Show file tree
Hide file tree
Showing 13 changed files with 271 additions and 21 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,14 @@
Release v1.15.71 (2018-11-07)
===

### Service Client Updates
* `service/ce`: Updates service API and documentation
* `service/dms`: Updates service waiters
* Update the DMS TestConnectionSucceeds waiter.
* `service/ec2`: Updates service API and documentation
* VM Import/Export now supports generating encrypted EBS snapshots, as well as AMIs backed by encrypted EBS snapshots during the import process.
* `aws/endpoints`: Updated Regions and Endpoints metadata.

Release v1.15.70 (2018-11-06)
===

Expand Down
11 changes: 11 additions & 0 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.15.70"
const SDKVersion = "1.15.71"
10 changes: 7 additions & 3 deletions models/apis/ce/2017-10-25/api-2.json
Expand Up @@ -204,7 +204,9 @@
"DEPLOYMENT_OPTION",
"DATABASE_ENGINE",
"CACHE_ENGINE",
"INSTANCE_TYPE_FAMILY"
"INSTANCE_TYPE_FAMILY",
"BILLING_ENTITY",
"RESERVATION_ID"
]
},
"DimensionValues":{
Expand Down Expand Up @@ -422,7 +424,8 @@
"type":"string",
"enum":[
"DAILY",
"MONTHLY"
"MONTHLY",
"HOURLY"
]
},
"Group":{
Expand Down Expand Up @@ -613,6 +616,7 @@
"ReservationPurchaseRecommendationDetail":{
"type":"structure",
"members":{
"AccountId":{"shape":"GenericString"},
"InstanceDetails":{"shape":"InstanceDetails"},
"RecommendedNumberOfInstancesToPurchase":{"shape":"GenericString"},
"RecommendedNormalizedUnitsToPurchase":{"shape":"GenericString"},
Expand Down Expand Up @@ -734,7 +738,7 @@
},
"YearMonthDay":{
"type":"string",
"pattern":"\\d{4}-\\d{2}-\\d{2}"
"pattern":"(\\d{4}-\\d{2}-\\d{2})(T\\d{2}:\\d{2}:\\d{2}Z)?"
}
}
}
5 changes: 3 additions & 2 deletions models/apis/ce/2017-10-25/docs-2.json
Expand Up @@ -241,6 +241,7 @@
"RedshiftInstanceDetails$Family": "<p>The instance family of the recommended reservation.</p>",
"RedshiftInstanceDetails$NodeType": "<p>The type of node that AWS recommends.</p>",
"RedshiftInstanceDetails$Region": "<p>The AWS Region of the recommended reservation.</p>",
"ReservationPurchaseRecommendationDetail$AccountId": null,
"ReservationPurchaseRecommendationDetail$RecommendedNumberOfInstancesToPurchase": "<p>The number of instances that AWS recommends that you purchase.</p>",
"ReservationPurchaseRecommendationDetail$RecommendedNormalizedUnitsToPurchase": "<p>The number of normalized units that AWS recommends that you purchase.</p>",
"ReservationPurchaseRecommendationDetail$MinimumNumberOfInstancesUsedPerHour": "<p>The minimum number of instances that you used in an hour during the historical period. AWS uses this to calculate your recommended reservation purchases.</p>",
Expand Down Expand Up @@ -423,7 +424,7 @@
"MetricNames": {
"base": null,
"refs": {
"GetCostAndUsageRequest$Metrics": "<p>Which metrics are returned in the query. For more information about blended and unblended rates, see <a href=\"https://aws.amazon.com/premiumsupport/knowledge-center/blended-rates-intro/\">Why does the \"blended\" annotation appear on some line items in my bill?</a>. </p> <p>Valid values are <code>AmortizedCost</code>, <code>BlendedCost</code>, <code>UnblendedCost</code>, and <code>UsageQuantity</code>.</p> <note> <p>If you return the <code>UsageQuantity</code> metric, the service aggregates all usage numbers without taking into account the units. For example, if you aggregate <code>usageQuantity</code> across all of EC2, the results aren't meaningful because EC2 compute hours and data transfer are measured in different units (for example, hours vs. GB). To get more meaningful <code>UsageQuantity</code> metrics, filter by <code>UsageType</code> or <code>UsageTypeGroups</code>. </p> </note> <p> <code>Metrics</code> is required for <code>GetCostAndUsage</code> requests.</p>"
"GetCostAndUsageRequest$Metrics": "<p>Which metrics are returned in the query. For more information about blended and unblended rates, see <a href=\"https://aws.amazon.com/premiumsupport/knowledge-center/blended-rates-intro/\">Why does the \"blended\" annotation appear on some line items in my bill?</a>. </p> <p>Valid values are <code>AmortizedCost</code>, <code>BlendedCost</code>, <code>NetAmortizedCost</code>, <code>NetUnblendedCost</code>, <code>NormalizedUsageAmount</code>, <code>UnblendedCost</code>, and <code>UsageQuantity</code>. </p> <note> <p>If you return the <code>UsageQuantity</code> metric, the service aggregates all usage numbers without taking into account the units. For example, if you aggregate <code>usageQuantity</code> across all of EC2, the results aren't meaningful because EC2 compute hours and data transfer are measured in different units (for example, hours vs. GB). To get more meaningful <code>UsageQuantity</code> metrics, filter by <code>UsageType</code> or <code>UsageTypeGroups</code>. </p> </note> <p> <code>Metrics</code> is required for <code>GetCostAndUsage</code> requests.</p>"
}
},
"MetricUnit": {
Expand Down Expand Up @@ -727,7 +728,7 @@
"Values": {
"base": null,
"refs": {
"DimensionValues$Values": "<p>The metadata values that you can use to filter and group your results. You can use <code>GetDimensionValues</code> to find specific values.</p>",
"DimensionValues$Values": "<p>The metadata values that you can use to filter and group your results. You can use <code>GetDimensionValues</code> to find specific values.</p> <p>Valid values for the <code>SERVICE</code> dimension are <code>Amazon Elastic Compute Cloud - Compute</code>, <code>Amazon Elasticsearch Service</code>, <code>Amazon ElastiCache</code>, <code>Amazon Redshift</code>, and <code>Amazon Relational Database Service</code>.</p>",
"TagValues$Values": "<p>The specific value of a tag.</p>"
}
},
Expand Down
10 changes: 5 additions & 5 deletions models/apis/dms/2016-01-01/waiters-2.json
Expand Up @@ -4,22 +4,22 @@
"TestConnectionSucceeds":{
"acceptors":[
{
"argument":"Connection.Status",
"argument":"Connections[].Status",
"expected":"successful",
"matcher":"path",
"matcher":"pathAll",
"state":"success"
},
{
"argument":"Connection.Status",
"argument":"Connections[].Status",
"expected":"failed",
"matcher":"path",
"matcher":"pathAny",
"state":"failure"
}
],
"delay":5,
"description":"Wait until testing connection succeeds.",
"maxAttempts":60,
"operation":"TestConnection"
"operation":"DescribeConnections"
},
"EndpointDeleted":{
"acceptors":[
Expand Down
28 changes: 28 additions & 0 deletions models/apis/ec2/2016-11-15/api-2.json
Expand Up @@ -10886,7 +10886,9 @@
"locationName":"DiskContainer"
},
"DryRun":{"shape":"Boolean"},
"Encrypted":{"shape":"Boolean"},
"Hypervisor":{"shape":"String"},
"KmsKeyId":{"shape":"String"},
"LicenseType":{"shape":"String"},
"Platform":{"shape":"String"},
"RoleName":{"shape":"String"}
Expand All @@ -10903,6 +10905,10 @@
"shape":"String",
"locationName":"description"
},
"Encrypted":{
"shape":"Boolean",
"locationName":"encrypted"
},
"Hypervisor":{
"shape":"String",
"locationName":"hypervisor"
Expand All @@ -10915,6 +10921,10 @@
"shape":"String",
"locationName":"importTaskId"
},
"KmsKeyId":{
"shape":"String",
"locationName":"kmsKeyId"
},
"LicenseType":{
"shape":"String",
"locationName":"licenseType"
Expand Down Expand Up @@ -10952,6 +10962,10 @@
"shape":"String",
"locationName":"description"
},
"Encrypted":{
"shape":"Boolean",
"locationName":"encrypted"
},
"Hypervisor":{
"shape":"String",
"locationName":"hypervisor"
Expand All @@ -10964,6 +10978,10 @@
"shape":"String",
"locationName":"importTaskId"
},
"KmsKeyId":{
"shape":"String",
"locationName":"kmsKeyId"
},
"LicenseType":{
"shape":"String",
"locationName":"licenseType"
Expand Down Expand Up @@ -11184,6 +11202,8 @@
"Description":{"shape":"String"},
"DiskContainer":{"shape":"SnapshotDiskContainer"},
"DryRun":{"shape":"Boolean"},
"Encrypted":{"shape":"Boolean"},
"KmsKeyId":{"shape":"String"},
"RoleName":{"shape":"String"}
}
},
Expand Down Expand Up @@ -17737,10 +17757,18 @@
"shape":"Double",
"locationName":"diskImageSize"
},
"Encrypted":{
"shape":"Boolean",
"locationName":"encrypted"
},
"Format":{
"shape":"String",
"locationName":"format"
},
"KmsKeyId":{
"shape":"String",
"locationName":"kmsKeyId"
},
"Progress":{
"shape":"String",
"locationName":"progress"
Expand Down

0 comments on commit 8cb75b6

Please sign in to comment.