File tree Expand file tree Collapse file tree 3 files changed +33
-18
lines changed Expand file tree Collapse file tree 3 files changed +33
-18
lines changed Original file line number Diff line number Diff line change 11Unreleased Changes
22------------------
33
4+ * Feature - Aws::StorageGateway - Updated the API, and documentation for AWS Storage Gateway.
5+
462.11.350 (2019-09-09)
57------------------
68
Original file line number Diff line number Diff line change 12011201 "max" :100 ,
12021202 "min" :5
12031203 },
1204+ "CloudWatchLogGroupARN" :{
1205+ "type" :" string" ,
1206+ "max" :562
1207+ },
12041208 "CreateCachediSCSIVolumeInput" :{
12051209 "type" :" structure" ,
12061210 "required" :[
16251629 "Ec2InstanceId" :{"shape" :" Ec2InstanceId" },
16261630 "Ec2InstanceRegion" :{"shape" :" Ec2InstanceRegion" },
16271631 "Tags" :{"shape" :" Tags" },
1628- "VPCEndpoint" :{"shape" :" string" }
1632+ "VPCEndpoint" :{"shape" :" string" },
1633+ "CloudWatchLogGroupARN" :{"shape" :" CloudWatchLogGroupARN" }
16291634 }
16301635 },
16311636 "DescribeMaintenanceStartTimeInput" :{
29052910 "members" :{
29062911 "GatewayARN" :{"shape" :" GatewayARN" },
29072912 "GatewayName" :{"shape" :" GatewayName" },
2908- "GatewayTimezone" :{"shape" :" GatewayTimezone" }
2913+ "GatewayTimezone" :{"shape" :" GatewayTimezone" },
2914+ "CloudWatchLogGroupARN" :{"shape" :" CloudWatchLogGroupARN" }
29092915 }
29102916 },
29112917 "UpdateGatewayInformationOutput" :{
You can’t perform that action at this time.
0 commit comments