Skip to content

Commit 2629b78

Browse files
author
AWS
committed
Amazon AppStream Update: AWS Appstream support for IPv6
1 parent 9f1d130 commit 2629b78

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon AppStream",
4+
"contributor": "",
5+
"description": "AWS Appstream support for IPv6"
6+
}

services/appstream/src/main/resources/codegen-resources/service-2.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4712,6 +4712,10 @@
47124712
"shape":"String",
47134713
"documentation":"<p>The private IP address of the elastic network interface that is attached to instances in your VPC.</p>"
47144714
},
4715+
"EniIpv6Addresses":{
4716+
"shape":"StringList",
4717+
"documentation":"<p>The IPv6 addresses of the elastic network interface that is attached to instances in your VPC.</p>"
4718+
},
47154719
"EniId":{
47164720
"shape":"String",
47174721
"documentation":"<p>The resource identifier of the elastic network interface that is attached to instances in your VPC. All network interfaces have the eni-xxxxxxxx resource identifier.</p>"

0 commit comments

Comments
 (0)