vendor: update all dependencies to latest versions
This commit is contained in:
parent
911d121bb9
commit
b017fcfe9a
3048 changed files with 537057 additions and 189681 deletions
605
vendor/github.com/aws/aws-sdk-go/models/apis/ec2/2016-11-15/api-2.json
generated
vendored
605
vendor/github.com/aws/aws-sdk-go/models/apis/ec2/2016-11-15/api-2.json
generated
vendored
|
@ -256,6 +256,15 @@
|
|||
"input":{"shape":"ConfirmProductInstanceRequest"},
|
||||
"output":{"shape":"ConfirmProductInstanceResult"}
|
||||
},
|
||||
"CopyFpgaImage":{
|
||||
"name":"CopyFpgaImage",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"CopyFpgaImageRequest"},
|
||||
"output":{"shape":"CopyFpgaImageResult"}
|
||||
},
|
||||
"CopyImage":{
|
||||
"name":"CopyImage",
|
||||
"http":{
|
||||
|
@ -283,6 +292,15 @@
|
|||
"input":{"shape":"CreateCustomerGatewayRequest"},
|
||||
"output":{"shape":"CreateCustomerGatewayResult"}
|
||||
},
|
||||
"CreateDefaultVpc":{
|
||||
"name":"CreateDefaultVpc",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"CreateDefaultVpcRequest"},
|
||||
"output":{"shape":"CreateDefaultVpcResult"}
|
||||
},
|
||||
"CreateDhcpOptions":{
|
||||
"name":"CreateDhcpOptions",
|
||||
"http":{
|
||||
|
@ -574,6 +592,15 @@
|
|||
"input":{"shape":"DeleteFlowLogsRequest"},
|
||||
"output":{"shape":"DeleteFlowLogsResult"}
|
||||
},
|
||||
"DeleteFpgaImage":{
|
||||
"name":"DeleteFpgaImage",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"DeleteFpgaImageRequest"},
|
||||
"output":{"shape":"DeleteFpgaImageResult"}
|
||||
},
|
||||
"DeleteInternetGateway":{
|
||||
"name":"DeleteInternetGateway",
|
||||
"http":{
|
||||
|
@ -843,6 +870,15 @@
|
|||
"input":{"shape":"DescribeEgressOnlyInternetGatewaysRequest"},
|
||||
"output":{"shape":"DescribeEgressOnlyInternetGatewaysResult"}
|
||||
},
|
||||
"DescribeElasticGpus":{
|
||||
"name":"DescribeElasticGpus",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"DescribeElasticGpusRequest"},
|
||||
"output":{"shape":"DescribeElasticGpusResult"}
|
||||
},
|
||||
"DescribeExportTasks":{
|
||||
"name":"DescribeExportTasks",
|
||||
"http":{
|
||||
|
@ -861,6 +897,15 @@
|
|||
"input":{"shape":"DescribeFlowLogsRequest"},
|
||||
"output":{"shape":"DescribeFlowLogsResult"}
|
||||
},
|
||||
"DescribeFpgaImageAttribute":{
|
||||
"name":"DescribeFpgaImageAttribute",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"DescribeFpgaImageAttributeRequest"},
|
||||
"output":{"shape":"DescribeFpgaImageAttributeResult"}
|
||||
},
|
||||
"DescribeFpgaImages":{
|
||||
"name":"DescribeFpgaImages",
|
||||
"http":{
|
||||
|
@ -1618,6 +1663,15 @@
|
|||
"input":{"shape":"ImportVolumeRequest"},
|
||||
"output":{"shape":"ImportVolumeResult"}
|
||||
},
|
||||
"ModifyFpgaImageAttribute":{
|
||||
"name":"ModifyFpgaImageAttribute",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"ModifyFpgaImageAttributeRequest"},
|
||||
"output":{"shape":"ModifyFpgaImageAttributeResult"}
|
||||
},
|
||||
"ModifyHosts":{
|
||||
"name":"ModifyHosts",
|
||||
"http":{
|
||||
|
@ -1910,6 +1964,15 @@
|
|||
"input":{"shape":"RequestSpotInstancesRequest"},
|
||||
"output":{"shape":"RequestSpotInstancesResult"}
|
||||
},
|
||||
"ResetFpgaImageAttribute":{
|
||||
"name":"ResetFpgaImageAttribute",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"ResetFpgaImageAttributeRequest"},
|
||||
"output":{"shape":"ResetFpgaImageAttributeResult"}
|
||||
},
|
||||
"ResetImageAttribute":{
|
||||
"name":"ResetImageAttribute",
|
||||
"http":{
|
||||
|
@ -2037,6 +2100,24 @@
|
|||
},
|
||||
"input":{"shape":"UnmonitorInstancesRequest"},
|
||||
"output":{"shape":"UnmonitorInstancesResult"}
|
||||
},
|
||||
"UpdateSecurityGroupRuleDescriptionsEgress":{
|
||||
"name":"UpdateSecurityGroupRuleDescriptionsEgress",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"UpdateSecurityGroupRuleDescriptionsEgressRequest"},
|
||||
"output":{"shape":"UpdateSecurityGroupRuleDescriptionsEgressResult"}
|
||||
},
|
||||
"UpdateSecurityGroupRuleDescriptionsIngress":{
|
||||
"name":"UpdateSecurityGroupRuleDescriptionsIngress",
|
||||
"http":{
|
||||
"method":"POST",
|
||||
"requestUri":"/"
|
||||
},
|
||||
"input":{"shape":"UpdateSecurityGroupRuleDescriptionsIngressRequest"},
|
||||
"output":{"shape":"UpdateSecurityGroupRuleDescriptionsIngressResult"}
|
||||
}
|
||||
},
|
||||
"shapes":{
|
||||
|
@ -2228,6 +2309,7 @@
|
|||
"type":"structure",
|
||||
"members":{
|
||||
"Domain":{"shape":"DomainType"},
|
||||
"Address":{"shape":"String"},
|
||||
"DryRun":{
|
||||
"shape":"Boolean",
|
||||
"locationName":"dryRun"
|
||||
|
@ -2510,6 +2592,7 @@
|
|||
"shape":"Boolean",
|
||||
"locationName":"amazonProvidedIpv6CidrBlock"
|
||||
},
|
||||
"CidrBlock":{"shape":"String"},
|
||||
"VpcId":{
|
||||
"shape":"String",
|
||||
"locationName":"vpcId"
|
||||
|
@ -2523,6 +2606,10 @@
|
|||
"shape":"VpcIpv6CidrBlockAssociation",
|
||||
"locationName":"ipv6CidrBlockAssociation"
|
||||
},
|
||||
"CidrBlockAssociation":{
|
||||
"shape":"VpcCidrBlockAssociation",
|
||||
"locationName":"cidrBlockAssociation"
|
||||
},
|
||||
"VpcId":{
|
||||
"shape":"String",
|
||||
"locationName":"vpcId"
|
||||
|
@ -3258,6 +3345,22 @@
|
|||
"locationName":"item"
|
||||
}
|
||||
},
|
||||
"CidrBlock":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"CidrBlock":{
|
||||
"shape":"String",
|
||||
"locationName":"cidrBlock"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CidrBlockSet":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
"shape":"CidrBlock",
|
||||
"locationName":"item"
|
||||
}
|
||||
},
|
||||
"ClassicLinkDnsSupport":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
|
@ -3400,6 +3503,30 @@
|
|||
"completed"
|
||||
]
|
||||
},
|
||||
"CopyFpgaImageRequest":{
|
||||
"type":"structure",
|
||||
"required":[
|
||||
"SourceFpgaImageId",
|
||||
"SourceRegion"
|
||||
],
|
||||
"members":{
|
||||
"DryRun":{"shape":"Boolean"},
|
||||
"SourceFpgaImageId":{"shape":"String"},
|
||||
"Description":{"shape":"String"},
|
||||
"Name":{"shape":"String"},
|
||||
"SourceRegion":{"shape":"String"},
|
||||
"ClientToken":{"shape":"String"}
|
||||
}
|
||||
},
|
||||
"CopyFpgaImageResult":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"FpgaImageId":{
|
||||
"shape":"String",
|
||||
"locationName":"fpgaImageId"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CopyImageRequest":{
|
||||
"type":"structure",
|
||||
"required":[
|
||||
|
@ -3506,6 +3633,21 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"CreateDefaultVpcRequest":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"DryRun":{"shape":"Boolean"}
|
||||
}
|
||||
},
|
||||
"CreateDefaultVpcResult":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"Vpc":{
|
||||
"shape":"Vpc",
|
||||
"locationName":"vpc"
|
||||
}
|
||||
}
|
||||
},
|
||||
"CreateDhcpOptionsRequest":{
|
||||
"type":"structure",
|
||||
"required":["DhcpConfigurations"],
|
||||
|
@ -4454,6 +4596,23 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"DeleteFpgaImageRequest":{
|
||||
"type":"structure",
|
||||
"required":["FpgaImageId"],
|
||||
"members":{
|
||||
"DryRun":{"shape":"Boolean"},
|
||||
"FpgaImageId":{"shape":"String"}
|
||||
}
|
||||
},
|
||||
"DeleteFpgaImageResult":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"Return":{
|
||||
"shape":"Boolean",
|
||||
"locationName":"return"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DeleteInternetGatewayRequest":{
|
||||
"type":"structure",
|
||||
"required":["InternetGatewayId"],
|
||||
|
@ -5034,6 +5193,39 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"DescribeElasticGpusRequest":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"ElasticGpuIds":{
|
||||
"shape":"ElasticGpuIdSet",
|
||||
"locationName":"ElasticGpuId"
|
||||
},
|
||||
"DryRun":{"shape":"Boolean"},
|
||||
"Filters":{
|
||||
"shape":"FilterList",
|
||||
"locationName":"Filter"
|
||||
},
|
||||
"MaxResults":{"shape":"Integer"},
|
||||
"NextToken":{"shape":"String"}
|
||||
}
|
||||
},
|
||||
"DescribeElasticGpusResult":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"ElasticGpuSet":{
|
||||
"shape":"ElasticGpuSet",
|
||||
"locationName":"elasticGpuSet"
|
||||
},
|
||||
"MaxResults":{
|
||||
"shape":"Integer",
|
||||
"locationName":"maxResults"
|
||||
},
|
||||
"NextToken":{
|
||||
"shape":"String",
|
||||
"locationName":"nextToken"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DescribeExportTasksRequest":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
|
@ -5077,6 +5269,27 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"DescribeFpgaImageAttributeRequest":{
|
||||
"type":"structure",
|
||||
"required":[
|
||||
"FpgaImageId",
|
||||
"Attribute"
|
||||
],
|
||||
"members":{
|
||||
"DryRun":{"shape":"Boolean"},
|
||||
"FpgaImageId":{"shape":"String"},
|
||||
"Attribute":{"shape":"FpgaImageAttributeName"}
|
||||
}
|
||||
},
|
||||
"DescribeFpgaImageAttributeResult":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"FpgaImageAttribute":{
|
||||
"shape":"FpgaImageAttribute",
|
||||
"locationName":"fpgaImageAttribute"
|
||||
}
|
||||
}
|
||||
},
|
||||
"DescribeFpgaImagesRequest":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
|
@ -7103,6 +7316,10 @@
|
|||
"shape":"VpcIpv6CidrBlockAssociation",
|
||||
"locationName":"ipv6CidrBlockAssociation"
|
||||
},
|
||||
"CidrBlockAssociation":{
|
||||
"shape":"VpcCidrBlockAssociation",
|
||||
"locationName":"cidrBlockAssociation"
|
||||
},
|
||||
"VpcId":{
|
||||
"shape":"String",
|
||||
"locationName":"vpcId"
|
||||
|
@ -7290,6 +7507,111 @@
|
|||
"locationName":"item"
|
||||
}
|
||||
},
|
||||
"ElasticGpuAssociation":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"ElasticGpuId":{
|
||||
"shape":"String",
|
||||
"locationName":"elasticGpuId"
|
||||
},
|
||||
"ElasticGpuAssociationId":{
|
||||
"shape":"String",
|
||||
"locationName":"elasticGpuAssociationId"
|
||||
},
|
||||
"ElasticGpuAssociationState":{
|
||||
"shape":"String",
|
||||
"locationName":"elasticGpuAssociationState"
|
||||
},
|
||||
"ElasticGpuAssociationTime":{
|
||||
"shape":"String",
|
||||
"locationName":"elasticGpuAssociationTime"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ElasticGpuAssociationList":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
"shape":"ElasticGpuAssociation",
|
||||
"locationName":"item"
|
||||
}
|
||||
},
|
||||
"ElasticGpuHealth":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"Status":{
|
||||
"shape":"ElasticGpuStatus",
|
||||
"locationName":"status"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ElasticGpuIdSet":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
"shape":"String",
|
||||
"locationName":"item"
|
||||
}
|
||||
},
|
||||
"ElasticGpuSet":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
"shape":"ElasticGpus",
|
||||
"locationName":"item"
|
||||
}
|
||||
},
|
||||
"ElasticGpuSpecification":{
|
||||
"type":"structure",
|
||||
"required":["Type"],
|
||||
"members":{
|
||||
"Type":{"shape":"String"}
|
||||
}
|
||||
},
|
||||
"ElasticGpuSpecifications":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
"shape":"ElasticGpuSpecification",
|
||||
"locationName":"item"
|
||||
}
|
||||
},
|
||||
"ElasticGpuState":{
|
||||
"type":"string",
|
||||
"enum":["ATTACHED"]
|
||||
},
|
||||
"ElasticGpuStatus":{
|
||||
"type":"string",
|
||||
"enum":[
|
||||
"OK",
|
||||
"IMPAIRED"
|
||||
]
|
||||
},
|
||||
"ElasticGpus":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"ElasticGpuId":{
|
||||
"shape":"String",
|
||||
"locationName":"elasticGpuId"
|
||||
},
|
||||
"AvailabilityZone":{
|
||||
"shape":"String",
|
||||
"locationName":"availabilityZone"
|
||||
},
|
||||
"ElasticGpuType":{
|
||||
"shape":"String",
|
||||
"locationName":"elasticGpuType"
|
||||
},
|
||||
"ElasticGpuHealth":{
|
||||
"shape":"ElasticGpuHealth",
|
||||
"locationName":"elasticGpuHealth"
|
||||
},
|
||||
"ElasticGpuState":{
|
||||
"shape":"ElasticGpuState",
|
||||
"locationName":"elasticGpuState"
|
||||
},
|
||||
"InstanceId":{
|
||||
"shape":"String",
|
||||
"locationName":"instanceId"
|
||||
}
|
||||
}
|
||||
},
|
||||
"EnableVgwRoutePropagationRequest":{
|
||||
"type":"structure",
|
||||
"required":[
|
||||
|
@ -7639,9 +7961,47 @@
|
|||
"Tags":{
|
||||
"shape":"TagList",
|
||||
"locationName":"tags"
|
||||
},
|
||||
"Public":{
|
||||
"shape":"Boolean",
|
||||
"locationName":"public"
|
||||
}
|
||||
}
|
||||
},
|
||||
"FpgaImageAttribute":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"FpgaImageId":{
|
||||
"shape":"String",
|
||||
"locationName":"fpgaImageId"
|
||||
},
|
||||
"Name":{
|
||||
"shape":"String",
|
||||
"locationName":"name"
|
||||
},
|
||||
"Description":{
|
||||
"shape":"String",
|
||||
"locationName":"description"
|
||||
},
|
||||
"LoadPermissions":{
|
||||
"shape":"LoadPermissionList",
|
||||
"locationName":"loadPermissions"
|
||||
},
|
||||
"ProductCodes":{
|
||||
"shape":"ProductCodeList",
|
||||
"locationName":"productCodes"
|
||||
}
|
||||
}
|
||||
},
|
||||
"FpgaImageAttributeName":{
|
||||
"type":"string",
|
||||
"enum":[
|
||||
"description",
|
||||
"name",
|
||||
"loadPermission",
|
||||
"productCodes"
|
||||
]
|
||||
},
|
||||
"FpgaImageIdList":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
|
@ -8021,7 +8381,10 @@
|
|||
},
|
||||
"HostOfferingSet":{
|
||||
"type":"list",
|
||||
"member":{"shape":"HostOffering"}
|
||||
"member":{
|
||||
"shape":"HostOffering",
|
||||
"locationName":"item"
|
||||
}
|
||||
},
|
||||
"HostProperties":{
|
||||
"type":"structure",
|
||||
|
@ -8110,7 +8473,10 @@
|
|||
},
|
||||
"HostReservationSet":{
|
||||
"type":"list",
|
||||
"member":{"shape":"HostReservation"}
|
||||
"member":{
|
||||
"shape":"HostReservation",
|
||||
"locationName":"item"
|
||||
}
|
||||
},
|
||||
"HostTenancy":{
|
||||
"type":"string",
|
||||
|
@ -8986,6 +9352,10 @@
|
|||
"shape":"InstanceLifecycleType",
|
||||
"locationName":"instanceLifecycle"
|
||||
},
|
||||
"ElasticGpuAssociations":{
|
||||
"shape":"ElasticGpuAssociationList",
|
||||
"locationName":"elasticGpuAssociationSet"
|
||||
},
|
||||
"NetworkInterfaces":{
|
||||
"shape":"InstanceNetworkInterfaceList",
|
||||
"locationName":"networkInterfaceSet"
|
||||
|
@ -9231,6 +9601,13 @@
|
|||
"locationName":"InstanceId"
|
||||
}
|
||||
},
|
||||
"InstanceInterruptionBehavior":{
|
||||
"type":"string",
|
||||
"enum":[
|
||||
"stop",
|
||||
"terminate"
|
||||
]
|
||||
},
|
||||
"InstanceIpv6Address":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
|
@ -9676,6 +10053,7 @@
|
|||
"r4.16xlarge",
|
||||
"x1.16xlarge",
|
||||
"x1.32xlarge",
|
||||
"x1e.32xlarge",
|
||||
"i2.xlarge",
|
||||
"i2.2xlarge",
|
||||
"i2.4xlarge",
|
||||
|
@ -9821,6 +10199,10 @@
|
|||
"CidrIp":{
|
||||
"shape":"String",
|
||||
"locationName":"cidrIp"
|
||||
},
|
||||
"Description":{
|
||||
"shape":"String",
|
||||
"locationName":"description"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -9868,6 +10250,10 @@
|
|||
"CidrIpv6":{
|
||||
"shape":"String",
|
||||
"locationName":"cidrIpv6"
|
||||
},
|
||||
"Description":{
|
||||
"shape":"String",
|
||||
"locationName":"description"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -10040,12 +10426,87 @@
|
|||
"closed"
|
||||
]
|
||||
},
|
||||
"LoadPermission":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"UserId":{
|
||||
"shape":"String",
|
||||
"locationName":"userId"
|
||||
},
|
||||
"Group":{
|
||||
"shape":"PermissionGroup",
|
||||
"locationName":"group"
|
||||
}
|
||||
}
|
||||
},
|
||||
"LoadPermissionList":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
"shape":"LoadPermission",
|
||||
"locationName":"item"
|
||||
}
|
||||
},
|
||||
"LoadPermissionListRequest":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
"shape":"LoadPermissionRequest",
|
||||
"locationName":"item"
|
||||
}
|
||||
},
|
||||
"LoadPermissionModifications":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"Add":{"shape":"LoadPermissionListRequest"},
|
||||
"Remove":{"shape":"LoadPermissionListRequest"}
|
||||
}
|
||||
},
|
||||
"LoadPermissionRequest":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"Group":{"shape":"PermissionGroup"},
|
||||
"UserId":{"shape":"String"}
|
||||
}
|
||||
},
|
||||
"Long":{"type":"long"},
|
||||
"MaxResults":{
|
||||
"type":"integer",
|
||||
"max":255,
|
||||
"min":5
|
||||
},
|
||||
"ModifyFpgaImageAttributeRequest":{
|
||||
"type":"structure",
|
||||
"required":["FpgaImageId"],
|
||||
"members":{
|
||||
"DryRun":{"shape":"Boolean"},
|
||||
"FpgaImageId":{"shape":"String"},
|
||||
"Attribute":{"shape":"FpgaImageAttributeName"},
|
||||
"OperationType":{"shape":"OperationType"},
|
||||
"UserIds":{
|
||||
"shape":"UserIdStringList",
|
||||
"locationName":"UserId"
|
||||
},
|
||||
"UserGroups":{
|
||||
"shape":"UserGroupStringList",
|
||||
"locationName":"UserGroup"
|
||||
},
|
||||
"ProductCodes":{
|
||||
"shape":"ProductCodeStringList",
|
||||
"locationName":"ProductCode"
|
||||
},
|
||||
"LoadPermission":{"shape":"LoadPermissionModifications"},
|
||||
"Description":{"shape":"String"},
|
||||
"Name":{"shape":"String"}
|
||||
}
|
||||
},
|
||||
"ModifyFpgaImageAttributeResult":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"FpgaImageAttribute":{
|
||||
"shape":"FpgaImageAttribute",
|
||||
"locationName":"fpgaImageAttribute"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ModifyHostsRequest":{
|
||||
"type":"structure",
|
||||
"required":[
|
||||
|
@ -10587,6 +11048,10 @@
|
|||
"VpcId":{
|
||||
"shape":"String",
|
||||
"locationName":"vpcId"
|
||||
},
|
||||
"Tags":{
|
||||
"shape":"TagList",
|
||||
"locationName":"tagSet"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -11264,6 +11729,10 @@
|
|||
"PrefixListId":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"Description":{
|
||||
"shape":"String",
|
||||
"locationName":"description"
|
||||
},
|
||||
"PrefixListId":{
|
||||
"shape":"String",
|
||||
"locationName":"prefixListId"
|
||||
|
@ -12163,7 +12632,8 @@
|
|||
"ValidUntil":{
|
||||
"shape":"DateTime",
|
||||
"locationName":"validUntil"
|
||||
}
|
||||
},
|
||||
"InstanceInterruptionBehavior":{"shape":"InstanceInterruptionBehavior"}
|
||||
}
|
||||
},
|
||||
"RequestSpotInstancesResult":{
|
||||
|
@ -12693,6 +13163,28 @@
|
|||
"locationName":"item"
|
||||
}
|
||||
},
|
||||
"ResetFpgaImageAttributeName":{
|
||||
"type":"string",
|
||||
"enum":["loadPermission"]
|
||||
},
|
||||
"ResetFpgaImageAttributeRequest":{
|
||||
"type":"structure",
|
||||
"required":["FpgaImageId"],
|
||||
"members":{
|
||||
"DryRun":{"shape":"Boolean"},
|
||||
"FpgaImageId":{"shape":"String"},
|
||||
"Attribute":{"shape":"ResetFpgaImageAttributeName"}
|
||||
}
|
||||
},
|
||||
"ResetFpgaImageAttributeResult":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"Return":{
|
||||
"shape":"Boolean",
|
||||
"locationName":"return"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ResetImageAttributeName":{
|
||||
"type":"string",
|
||||
"enum":["launchPermission"]
|
||||
|
@ -13125,6 +13617,7 @@
|
|||
"shape":"String",
|
||||
"locationName":"privateIpAddress"
|
||||
},
|
||||
"ElasticGpuSpecification":{"shape":"ElasticGpuSpecifications"},
|
||||
"TagSpecifications":{
|
||||
"shape":"TagSpecificationList",
|
||||
"locationName":"TagSpecification"
|
||||
|
@ -13894,6 +14387,10 @@
|
|||
"WeightedCapacity":{
|
||||
"shape":"Double",
|
||||
"locationName":"weightedCapacity"
|
||||
},
|
||||
"TagSpecifications":{
|
||||
"shape":"SpotFleetTagSpecificationList",
|
||||
"locationName":"tagSpecificationSet"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -13997,6 +14494,10 @@
|
|||
"ReplaceUnhealthyInstances":{
|
||||
"shape":"Boolean",
|
||||
"locationName":"replaceUnhealthyInstances"
|
||||
},
|
||||
"InstanceInterruptionBehavior":{
|
||||
"shape":"InstanceInterruptionBehavior",
|
||||
"locationName":"instanceInterruptionBehavior"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -14007,6 +14508,26 @@
|
|||
"locationName":"item"
|
||||
}
|
||||
},
|
||||
"SpotFleetTagSpecification":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"ResourceType":{
|
||||
"shape":"ResourceType",
|
||||
"locationName":"resourceType"
|
||||
},
|
||||
"Tags":{
|
||||
"shape":"TagList",
|
||||
"locationName":"tag"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SpotFleetTagSpecificationList":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
"shape":"SpotFleetTagSpecification",
|
||||
"locationName":"item"
|
||||
}
|
||||
},
|
||||
"SpotInstanceRequest":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
|
@ -14081,6 +14602,10 @@
|
|||
"ValidUntil":{
|
||||
"shape":"DateTime",
|
||||
"locationName":"validUntil"
|
||||
},
|
||||
"InstanceInterruptionBehavior":{
|
||||
"shape":"InstanceInterruptionBehavior",
|
||||
"locationName":"instanceInterruptionBehavior"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -14783,6 +15308,44 @@
|
|||
"locationName":"item"
|
||||
}
|
||||
},
|
||||
"UpdateSecurityGroupRuleDescriptionsEgressRequest":{
|
||||
"type":"structure",
|
||||
"required":["IpPermissions"],
|
||||
"members":{
|
||||
"DryRun":{"shape":"Boolean"},
|
||||
"GroupId":{"shape":"String"},
|
||||
"GroupName":{"shape":"String"},
|
||||
"IpPermissions":{"shape":"IpPermissionList"}
|
||||
}
|
||||
},
|
||||
"UpdateSecurityGroupRuleDescriptionsEgressResult":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"Return":{
|
||||
"shape":"Boolean",
|
||||
"locationName":"return"
|
||||
}
|
||||
}
|
||||
},
|
||||
"UpdateSecurityGroupRuleDescriptionsIngressRequest":{
|
||||
"type":"structure",
|
||||
"required":["IpPermissions"],
|
||||
"members":{
|
||||
"DryRun":{"shape":"Boolean"},
|
||||
"GroupId":{"shape":"String"},
|
||||
"GroupName":{"shape":"String"},
|
||||
"IpPermissions":{"shape":"IpPermissionList"}
|
||||
}
|
||||
},
|
||||
"UpdateSecurityGroupRuleDescriptionsIngressResult":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"Return":{
|
||||
"shape":"Boolean",
|
||||
"locationName":"return"
|
||||
}
|
||||
}
|
||||
},
|
||||
"UserBucket":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
|
@ -14822,6 +15385,10 @@
|
|||
"UserIdGroupPair":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"Description":{
|
||||
"shape":"String",
|
||||
"locationName":"description"
|
||||
},
|
||||
"GroupId":{
|
||||
"shape":"String",
|
||||
"locationName":"groupId"
|
||||
|
@ -15301,6 +15868,10 @@
|
|||
"shape":"VpcIpv6CidrBlockAssociationSet",
|
||||
"locationName":"ipv6CidrBlockAssociationSet"
|
||||
},
|
||||
"CidrBlockAssociationSet":{
|
||||
"shape":"VpcCidrBlockAssociationSet",
|
||||
"locationName":"cidrBlockAssociationSet"
|
||||
},
|
||||
"IsDefault":{
|
||||
"shape":"Boolean",
|
||||
"locationName":"isDefault"
|
||||
|
@ -15338,6 +15909,30 @@
|
|||
"enableDnsHostnames"
|
||||
]
|
||||
},
|
||||
"VpcCidrBlockAssociation":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"AssociationId":{
|
||||
"shape":"String",
|
||||
"locationName":"associationId"
|
||||
},
|
||||
"CidrBlock":{
|
||||
"shape":"String",
|
||||
"locationName":"cidrBlock"
|
||||
},
|
||||
"CidrBlockState":{
|
||||
"shape":"VpcCidrBlockState",
|
||||
"locationName":"cidrBlockState"
|
||||
}
|
||||
}
|
||||
},
|
||||
"VpcCidrBlockAssociationSet":{
|
||||
"type":"list",
|
||||
"member":{
|
||||
"shape":"VpcCidrBlockAssociation",
|
||||
"locationName":"item"
|
||||
}
|
||||
},
|
||||
"VpcCidrBlockState":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
|
@ -15562,6 +16157,10 @@
|
|||
"shape":"Ipv6CidrBlockSet",
|
||||
"locationName":"ipv6CidrBlockSet"
|
||||
},
|
||||
"CidrBlockSet":{
|
||||
"shape":"CidrBlockSet",
|
||||
"locationName":"cidrBlockSet"
|
||||
},
|
||||
"OwnerId":{
|
||||
"shape":"String",
|
||||
"locationName":"ownerId"
|
||||
|
|
397
vendor/github.com/aws/aws-sdk-go/models/apis/ec2/2016-11-15/docs-2.json
generated
vendored
397
vendor/github.com/aws/aws-sdk-go/models/apis/ec2/2016-11-15/docs-2.json
generated
vendored
File diff suppressed because one or more lines are too long
5
vendor/github.com/aws/aws-sdk-go/models/apis/ec2/2016-11-15/waiters-2.json
generated
vendored
5
vendor/github.com/aws/aws-sdk-go/models/apis/ec2/2016-11-15/waiters-2.json
generated
vendored
|
@ -413,6 +413,11 @@
|
|||
"matcher": "pathAny",
|
||||
"argument": "SpotInstanceRequests[].Status.Code",
|
||||
"expected": "system-error"
|
||||
},
|
||||
{
|
||||
"state": "retry",
|
||||
"matcher": "error",
|
||||
"expected": "InvalidSpotInstanceRequestID.NotFound"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue