change github.com/aws/aws-sdk-go to be the same revision in kubernetes

This commit is contained in:
Jingfang Liu
2018-10-16 09:34:22 -07:00
parent e0958159f3
commit c6a78cee92
462 changed files with 20605 additions and 85780 deletions

View File

@@ -4162,7 +4162,6 @@
"DryRun":{"shape":"Boolean"},
"ClientToken":{"shape":"String"},
"SpotOptions":{"shape":"SpotOptionsRequest"},
"OnDemandOptions":{"shape":"OnDemandOptionsRequest"},
"ExcessCapacityTerminationPolicy":{"shape":"FleetExcessCapacityTerminationPolicy"},
"LaunchTemplateConfigs":{"shape":"FleetLaunchTemplateConfigListRequest"},
"TargetCapacitySpecification":{"shape":"TargetCapacitySpecificationRequest"},
@@ -4189,12 +4188,13 @@
"CreateFlowLogsRequest":{
"type":"structure",
"required":[
"DeliverLogsPermissionArn",
"LogGroupName",
"ResourceIds",
"ResourceType",
"TrafficType"
],
"members":{
"DryRun":{"shape":"Boolean"},
"ClientToken":{"shape":"String"},
"DeliverLogsPermissionArn":{"shape":"String"},
"LogGroupName":{"shape":"String"},
@@ -4203,9 +4203,7 @@
"locationName":"ResourceId"
},
"ResourceType":{"shape":"FlowLogsResourceType"},
"TrafficType":{"shape":"TrafficType"},
"LogDestinationType":{"shape":"LogDestinationType"},
"LogDestination":{"shape":"String"}
"TrafficType":{"shape":"TrafficType"}
}
},
"CreateFlowLogsResult":{
@@ -5307,7 +5305,6 @@
"type":"structure",
"required":["FlowLogIds"],
"members":{
"DryRun":{"shape":"Boolean"},
"FlowLogIds":{
"shape":"ValueStringList",
"locationName":"FlowLogId"
@@ -6228,7 +6225,6 @@
"DescribeFlowLogsRequest":{
"type":"structure",
"members":{
"DryRun":{"shape":"Boolean"},
"Filter":{"shape":"FilterList"},
"FlowLogIds":{
"shape":"ValueStringList",
@@ -9184,10 +9180,6 @@
"shape":"SpotOptions",
"locationName":"spotOptions"
},
"OnDemandOptions":{
"shape":"OnDemandOptions",
"locationName":"onDemandOptions"
},
"Tags":{
"shape":"TagList",
"locationName":"tagSet"
@@ -9271,10 +9263,6 @@
"WeightedCapacity":{
"shape":"Double",
"locationName":"weightedCapacity"
},
"Priority":{
"shape":"Double",
"locationName":"priority"
}
}
},
@@ -9300,8 +9288,7 @@
"MaxPrice":{"shape":"String"},
"SubnetId":{"shape":"String"},
"AvailabilityZone":{"shape":"String"},
"WeightedCapacity":{"shape":"Double"},
"Priority":{"shape":"Double"}
"WeightedCapacity":{"shape":"Double"}
}
},
"FleetLaunchTemplateSpecification":{
@@ -9329,13 +9316,6 @@
"Version":{"shape":"String"}
}
},
"FleetOnDemandAllocationStrategy":{
"type":"string",
"enum":[
"lowest-price",
"prioritized"
]
},
"FleetSet":{
"type":"list",
"member":{
@@ -9401,14 +9381,6 @@
"TrafficType":{
"shape":"TrafficType",
"locationName":"trafficType"
},
"LogDestinationType":{
"shape":"LogDestinationType",
"locationName":"logDestinationType"
},
"LogDestination":{
"shape":"String",
"locationName":"logDestination"
}
}
},
@@ -9893,10 +9865,6 @@
"ReleaseTime":{
"shape":"DateTime",
"locationName":"releaseTime"
},
"Tags":{
"shape":"TagList",
"locationName":"tagSet"
}
}
},
@@ -11684,24 +11652,6 @@
"r4.4xlarge",
"r4.8xlarge",
"r4.16xlarge",
"r5.large",
"r5.xlarge",
"r5.2xlarge",
"r5.4xlarge",
"r5.8xlarge",
"r5.12xlarge",
"r5.16xlarge",
"r5.24xlarge",
"r5.metal",
"r5d.large",
"r5d.xlarge",
"r5d.2xlarge",
"r5d.4xlarge",
"r5d.8xlarge",
"r5d.12xlarge",
"r5d.16xlarge",
"r5d.24xlarge",
"r5d.metal",
"x1.16xlarge",
"x1.32xlarge",
"x1e.xlarge",
@@ -11782,13 +11732,7 @@
"h1.2xlarge",
"h1.4xlarge",
"h1.8xlarge",
"h1.16xlarge",
"z1d.large",
"z1d.xlarge",
"z1d.2xlarge",
"z1d.3xlarge",
"z1d.6xlarge",
"z1d.12xlarge"
"h1.16xlarge"
]
},
"InstanceTypeList":{
@@ -12198,26 +12142,6 @@
"locationName":"item"
}
},
"LaunchTemplateCpuOptions":{
"type":"structure",
"members":{
"CoreCount":{
"shape":"Integer",
"locationName":"coreCount"
},
"ThreadsPerCore":{
"shape":"Integer",
"locationName":"threadsPerCore"
}
}
},
"LaunchTemplateCpuOptionsRequest":{
"type":"structure",
"members":{
"CoreCount":{"shape":"Integer"},
"ThreadsPerCore":{"shape":"Integer"}
}
},
"LaunchTemplateEbsBlockDevice":{
"type":"structure",
"members":{
@@ -12436,10 +12360,6 @@
"WeightedCapacity":{
"shape":"Double",
"locationName":"weightedCapacity"
},
"Priority":{
"shape":"Double",
"locationName":"priority"
}
}
},
@@ -12708,13 +12628,6 @@
"UserId":{"shape":"String"}
}
},
"LogDestinationType":{
"type":"string",
"enum":[
"cloud-watch-logs",
"s3"
]
},
"Long":{"type":"long"},
"MarketType":{
"type":"string",
@@ -13987,28 +13900,6 @@
"All Upfront"
]
},
"OnDemandAllocationStrategy":{
"type":"string",
"enum":[
"lowestPrice",
"prioritized"
]
},
"OnDemandOptions":{
"type":"structure",
"members":{
"AllocationStrategy":{
"shape":"FleetOnDemandAllocationStrategy",
"locationName":"allocationStrategy"
}
}
},
"OnDemandOptionsRequest":{
"type":"structure",
"members":{
"AllocationStrategy":{"shape":"FleetOnDemandAllocationStrategy"}
}
},
"OperationType":{
"type":"string",
"enum":[
@@ -14322,6 +14213,7 @@
},
"PrivateIpAddressSpecification":{
"type":"structure",
"required":["PrivateIpAddress"],
"members":{
"Primary":{
"shape":"Boolean",
@@ -15111,8 +15003,7 @@
"locationName":"SecurityGroup"
},
"InstanceMarketOptions":{"shape":"LaunchTemplateInstanceMarketOptionsRequest"},
"CreditSpecification":{"shape":"CreditSpecificationRequest"},
"CpuOptions":{"shape":"LaunchTemplateCpuOptionsRequest"}
"CreditSpecification":{"shape":"CreditSpecificationRequest"}
}
},
"RequestSpotFleetRequest":{
@@ -15950,10 +15841,6 @@
"CreditSpecification":{
"shape":"CreditSpecification",
"locationName":"creditSpecification"
},
"CpuOptions":{
"shape":"LaunchTemplateCpuOptions",
"locationName":"cpuOptions"
}
}
},
@@ -17252,10 +17139,6 @@
"shape":"AllocationStrategy",
"locationName":"allocationStrategy"
},
"OnDemandAllocationStrategy":{
"shape":"OnDemandAllocationStrategy",
"locationName":"onDemandAllocationStrategy"
},
"ClientToken":{
"shape":"String",
"locationName":"clientToken"
@@ -17323,10 +17206,6 @@
"LoadBalancersConfig":{
"shape":"LoadBalancersConfig",
"locationName":"loadBalancersConfig"
},
"InstancePoolsToUseCount":{
"shape":"Integer",
"locationName":"instancePoolsToUseCount"
}
}
},
@@ -17527,10 +17406,6 @@
"InstanceInterruptionBehavior":{
"shape":"SpotInstanceInterruptionBehavior",
"locationName":"instanceInterruptionBehavior"
},
"InstancePoolsToUseCount":{
"shape":"Integer",
"locationName":"instancePoolsToUseCount"
}
}
},
@@ -17538,8 +17413,7 @@
"type":"structure",
"members":{
"AllocationStrategy":{"shape":"SpotAllocationStrategy"},
"InstanceInterruptionBehavior":{"shape":"SpotInstanceInterruptionBehavior"},
"InstancePoolsToUseCount":{"shape":"Integer"}
"InstanceInterruptionBehavior":{"shape":"SpotInstanceInterruptionBehavior"}
}
},
"SpotPlacement":{

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff