Skip to content

Commit 659eb06

Browse files
Update to latest models
1 parent f272c5b commit 659eb06

File tree

6 files changed

+60
-38
lines changed

6 files changed

+60
-38
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``ec2``",
4+
"description": "DescribeInstances now returns customer-owned IP addresses for instances running on an AWS Outpost."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``resourcegroupstaggingapi``",
4+
"description": "Documentation updates and improvements."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``translate``",
4+
"description": "This release enable customers to use their own KMS keys to encrypt output files when they submit a batch transform job."
5+
}

botocore/data/ec2/2016-11-15/service-2.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27541,6 +27541,11 @@
2754127541
"documentation":"<p>The carrier IP address associated with the network interface.</p>",
2754227542
"locationName":"carrierIp"
2754327543
},
27544+
"CustomerOwnedIp":{
27545+
"shape":"String",
27546+
"documentation":"<p>The customer-owned IP address associated with the network interface.</p>",
27547+
"locationName":"customerOwnedIp"
27548+
},
2754427549
"IpOwnerId":{
2754527550
"shape":"String",
2754627551
"documentation":"<p>The ID of the owner of the Elastic IP address.</p>",

0 commit comments

Comments
 (0)