File tree Expand file tree Collapse file tree 4 files changed +107
-11
lines changed
aws-sdk-core/apis/ec2/2016-11-15 Expand file tree Collapse file tree 4 files changed +107
-11
lines changed Original file line number Diff line number Diff line change 11Unreleased Changes
22------------------
33
4+ * Feature - Aws::EC2 - Updated the API, and documentation for Amazon Elastic Compute Cloud.
5+
462.11.457 (2020-03-02)
57------------------
68
Original file line number Diff line number Diff line change 66126612 "LogDestinationType":{"shape":"LogDestinationType"},
66136613 "LogDestination":{"shape":"String"},
66146614 "LogFormat":{"shape":"String"},
6615+ "TagSpecifications":{
6616+ "shape":"TagSpecificationList",
6617+ "locationName":"TagSpecification"
6618+ },
66156619 "MaxAggregationInterval":{"shape":"Integer"}
66166620 }
66176621 },
1456014564 "type":"structure",
1456114565 "members":{
1456214566 "CreationTime":{
14563- "shape":"DateTime ",
14567+ "shape":"MillisecondDateTime ",
1456414568 "locationName":"creationTime"
1456514569 },
1456614570 "DeliverLogsErrorMessage":{
1460714611 "shape":"String",
1460814612 "locationName":"logFormat"
1460914613 },
14614+ "Tags":{
14615+ "shape":"TagList",
14616+ "locationName":"tagSet"
14617+ },
1461014618 "MaxAggregationInterval":{
1461114619 "shape":"Integer",
1461214620 "locationName":"maxAggregationInterval"
2380123809 "vpc",
2380223810 "vpc-peering-connection",
2380323811 "vpn-connection",
23804- "vpn-gateway"
23812+ "vpn-gateway",
23813+ "vpc-flow-log"
2380523814 ]
2380623815 },
2380723816 "ResponseError":{
2431824327 },
2431924328 "ClientToken":{
2432024329 "shape":"String",
24321- "idempotencyToken":true,
2432224330 "locationName":"clientToken"
2432324331 },
2432424332 "DisableApiTermination":{
You can’t perform that action at this time.
0 commit comments