vendor: update all dependencies
This commit is contained in:
parent
940df88eb2
commit
d64789528d
4309 changed files with 1327278 additions and 1001118 deletions
56
vendor/github.com/aws/aws-sdk-go/models/apis/lambda/2015-03-31/api-2.json
generated
vendored
56
vendor/github.com/aws/aws-sdk-go/models/apis/lambda/2015-03-31/api-2.json
generated
vendored
|
@ -25,7 +25,8 @@
|
|||
{"shape":"ResourceConflictException"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"PolicyLengthExceededException"},
|
||||
{"shape":"TooManyRequestsException"}
|
||||
{"shape":"TooManyRequestsException"},
|
||||
{"shape":"PreconditionFailedException"}
|
||||
]
|
||||
},
|
||||
"CreateAlias":{
|
||||
|
@ -375,7 +376,8 @@
|
|||
{"shape":"ResourceNotFoundException"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"TooManyRequestsException"},
|
||||
{"shape":"CodeStorageExceededException"}
|
||||
{"shape":"CodeStorageExceededException"},
|
||||
{"shape":"PreconditionFailedException"}
|
||||
]
|
||||
},
|
||||
"PutFunctionConcurrency":{
|
||||
|
@ -406,7 +408,8 @@
|
|||
{"shape":"ServiceException"},
|
||||
{"shape":"ResourceNotFoundException"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"TooManyRequestsException"}
|
||||
{"shape":"TooManyRequestsException"},
|
||||
{"shape":"PreconditionFailedException"}
|
||||
]
|
||||
},
|
||||
"TagResource":{
|
||||
|
@ -452,7 +455,8 @@
|
|||
{"shape":"ServiceException"},
|
||||
{"shape":"ResourceNotFoundException"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"TooManyRequestsException"}
|
||||
{"shape":"TooManyRequestsException"},
|
||||
{"shape":"PreconditionFailedException"}
|
||||
]
|
||||
},
|
||||
"UpdateEventSourceMapping":{
|
||||
|
@ -486,7 +490,8 @@
|
|||
{"shape":"ResourceNotFoundException"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"TooManyRequestsException"},
|
||||
{"shape":"CodeStorageExceededException"}
|
||||
{"shape":"CodeStorageExceededException"},
|
||||
{"shape":"PreconditionFailedException"}
|
||||
]
|
||||
},
|
||||
"UpdateFunctionConfiguration":{
|
||||
|
@ -503,7 +508,8 @@
|
|||
{"shape":"ResourceNotFoundException"},
|
||||
{"shape":"InvalidParameterValueException"},
|
||||
{"shape":"TooManyRequestsException"},
|
||||
{"shape":"ResourceConflictException"}
|
||||
{"shape":"ResourceConflictException"},
|
||||
{"shape":"PreconditionFailedException"}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -553,7 +559,8 @@
|
|||
"shape":"Qualifier",
|
||||
"location":"querystring",
|
||||
"locationName":"Qualifier"
|
||||
}
|
||||
},
|
||||
"RevisionId":{"shape":"String"}
|
||||
}
|
||||
},
|
||||
"AddPermissionResponse":{
|
||||
|
@ -586,7 +593,8 @@
|
|||
"Name":{"shape":"Alias"},
|
||||
"FunctionVersion":{"shape":"Version"},
|
||||
"Description":{"shape":"Description"},
|
||||
"RoutingConfig":{"shape":"AliasRoutingConfiguration"}
|
||||
"RoutingConfig":{"shape":"AliasRoutingConfiguration"},
|
||||
"RevisionId":{"shape":"String"}
|
||||
}
|
||||
},
|
||||
"AliasList":{
|
||||
|
@ -907,7 +915,8 @@
|
|||
"Environment":{"shape":"EnvironmentResponse"},
|
||||
"KMSKeyArn":{"shape":"KMSKeyArn"},
|
||||
"TracingConfig":{"shape":"TracingConfigResponse"},
|
||||
"MasterArn":{"shape":"FunctionArn"}
|
||||
"MasterArn":{"shape":"FunctionArn"},
|
||||
"RevisionId":{"shape":"String"}
|
||||
}
|
||||
},
|
||||
"FunctionList":{
|
||||
|
@ -1026,7 +1035,8 @@
|
|||
"GetPolicyResponse":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"Policy":{"shape":"String"}
|
||||
"Policy":{"shape":"String"},
|
||||
"RevisionId":{"shape":"String"}
|
||||
}
|
||||
},
|
||||
"Handler":{
|
||||
|
@ -1413,6 +1423,15 @@
|
|||
"error":{"httpStatusCode":400},
|
||||
"exception":true
|
||||
},
|
||||
"PreconditionFailedException":{
|
||||
"type":"structure",
|
||||
"members":{
|
||||
"Type":{"shape":"String"},
|
||||
"message":{"shape":"String"}
|
||||
},
|
||||
"error":{"httpStatusCode":412},
|
||||
"exception":true
|
||||
},
|
||||
"Principal":{
|
||||
"type":"string",
|
||||
"pattern":".*"
|
||||
|
@ -1427,7 +1446,8 @@
|
|||
"locationName":"FunctionName"
|
||||
},
|
||||
"CodeSha256":{"shape":"String"},
|
||||
"Description":{"shape":"Description"}
|
||||
"Description":{"shape":"Description"},
|
||||
"RevisionId":{"shape":"String"}
|
||||
}
|
||||
},
|
||||
"PutFunctionConcurrencyRequest":{
|
||||
|
@ -1472,6 +1492,11 @@
|
|||
"shape":"Qualifier",
|
||||
"location":"querystring",
|
||||
"locationName":"Qualifier"
|
||||
},
|
||||
"RevisionId":{
|
||||
"shape":"String",
|
||||
"location":"querystring",
|
||||
"locationName":"RevisionId"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1716,7 +1741,8 @@
|
|||
},
|
||||
"FunctionVersion":{"shape":"Version"},
|
||||
"Description":{"shape":"Description"},
|
||||
"RoutingConfig":{"shape":"AliasRoutingConfiguration"}
|
||||
"RoutingConfig":{"shape":"AliasRoutingConfiguration"},
|
||||
"RevisionId":{"shape":"String"}
|
||||
}
|
||||
},
|
||||
"UpdateEventSourceMappingRequest":{
|
||||
|
@ -1747,7 +1773,8 @@
|
|||
"S3Key":{"shape":"S3Key"},
|
||||
"S3ObjectVersion":{"shape":"S3ObjectVersion"},
|
||||
"Publish":{"shape":"Boolean"},
|
||||
"DryRun":{"shape":"Boolean"}
|
||||
"DryRun":{"shape":"Boolean"},
|
||||
"RevisionId":{"shape":"String"}
|
||||
}
|
||||
},
|
||||
"UpdateFunctionConfigurationRequest":{
|
||||
|
@ -1769,7 +1796,8 @@
|
|||
"Runtime":{"shape":"Runtime"},
|
||||
"DeadLetterConfig":{"shape":"DeadLetterConfig"},
|
||||
"KMSKeyArn":{"shape":"KMSKeyArn"},
|
||||
"TracingConfig":{"shape":"TracingConfig"}
|
||||
"TracingConfig":{"shape":"TracingConfig"},
|
||||
"RevisionId":{"shape":"String"}
|
||||
}
|
||||
},
|
||||
"Version":{
|
||||
|
|
20
vendor/github.com/aws/aws-sdk-go/models/apis/lambda/2015-03-31/docs-2.json
generated
vendored
20
vendor/github.com/aws/aws-sdk-go/models/apis/lambda/2015-03-31/docs-2.json
generated
vendored
|
@ -640,6 +640,11 @@
|
|||
"refs": {
|
||||
}
|
||||
},
|
||||
"PreconditionFailedException": {
|
||||
"base": "<p>The RevisionId provided does not match the latest RevisionId for the Lambda function or alias. Call the <code>GetFunction</code> or the <code>GetAlias</code> API to retrieve the latest RevisionId for your resource.</p>",
|
||||
"refs": {
|
||||
}
|
||||
},
|
||||
"Principal": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
|
@ -712,7 +717,7 @@
|
|||
"Runtime": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"CreateFunctionRequest$Runtime": "<p>The runtime environment for the Lambda function you are uploading.</p> <p>To use the Python runtime v3.6, set the value to \"python3.6\". To use the Python runtime v2.7, set the value to \"python2.7\". To use the Node.js runtime v6.10, set the value to \"nodejs6.10\". To use the Node.js runtime v4.3, set the value to \"nodejs4.3\".</p> <note> <p>Node v0.10.42 is currently marked as deprecated. You must migrate existing functions to the newer Node.js runtime versions available on AWS Lambda (nodejs4.3 or nodejs6.10) as soon as possible. Failure to do so will result in an invalid parmaeter error being returned. Note that you will have to follow this procedure for each region that contains functions written in the Node v0.10.42 runtime.</p> </note>",
|
||||
"CreateFunctionRequest$Runtime": "<p>The runtime environment for the Lambda function you are uploading.</p> <p>To use the Python runtime v3.6, set the value to \"python3.6\". To use the Python runtime v2.7, set the value to \"python2.7\". To use the Node.js runtime v6.10, set the value to \"nodejs6.10\". To use the Node.js runtime v4.3, set the value to \"nodejs4.3\".</p> <note> <p>Node v0.10.42 is currently marked as deprecated. You must migrate existing functions to the newer Node.js runtime versions available on AWS Lambda (nodejs4.3 or nodejs6.10) as soon as possible. Failure to do so will result in an invalid parameter error being returned. Note that you will have to follow this procedure for each region that contains functions written in the Node v0.10.42 runtime.</p> </note>",
|
||||
"FunctionConfiguration$Runtime": "<p>The runtime environment for the Lambda function.</p>",
|
||||
"UpdateFunctionConfigurationRequest$Runtime": "<p>The runtime environment for the Lambda function.</p> <p>To use the Python runtime v3.6, set the value to \"python3.6\". To use the Python runtime v2.7, set the value to \"python2.7\". To use the Node.js runtime v6.10, set the value to \"nodejs6.10\". To use the Node.js runtime v4.3, set the value to \"nodejs4.3\". To use the Python runtime v3.6, set the value to \"python3.6\".</p> <note> <p>Node v0.10.42 is currently marked as deprecated. You must migrate existing functions to the newer Node.js runtime versions available on AWS Lambda (nodejs4.3 or nodejs6.10) as soon as possible. Failure to do so will result in an invalid parameter error being returned. Note that you will have to follow this procedure for each region that contains functions written in the Node v0.10.42 runtime.</p> </note>"
|
||||
}
|
||||
|
@ -777,7 +782,9 @@
|
|||
"String": {
|
||||
"base": null,
|
||||
"refs": {
|
||||
"AddPermissionRequest$RevisionId": "<p>An optional value you can use to ensure you are updating the latest update of the function version or alias. If the <code>RevisionID</code> you pass doesn't match the latest <code>RevisionId</code> of the function or alias, it will fail with an error message, advising you to retrieve the latest function version or alias <code>RevisionID</code> using either or .</p>",
|
||||
"AddPermissionResponse$Statement": "<p>The permission statement you specified in the request. The response returns the same as a string using a backslash (\"\\\") as an escape character in the JSON.</p>",
|
||||
"AliasConfiguration$RevisionId": "<p>Represents the latest updated revision of the function or alias.</p>",
|
||||
"CodeStorageExceededException$Type": "<p/>",
|
||||
"CodeStorageExceededException$message": null,
|
||||
"DeleteEventSourceMappingRequest$UUID": "<p>The event source mapping ID.</p>",
|
||||
|
@ -798,8 +805,10 @@
|
|||
"FunctionCodeLocation$RepositoryType": "<p>The repository from which you can download the function.</p>",
|
||||
"FunctionCodeLocation$Location": "<p>The presigned URL you can use to download the function's .zip file that you previously uploaded. The URL is valid for up to 10 minutes.</p>",
|
||||
"FunctionConfiguration$CodeSha256": "<p>It is the SHA256 hash of your function deployment package.</p>",
|
||||
"FunctionConfiguration$RevisionId": "<p>Represents the latest updated revision of the function or alias.</p>",
|
||||
"GetEventSourceMappingRequest$UUID": "<p>The AWS Lambda assigned ID of the event source mapping.</p>",
|
||||
"GetPolicyResponse$Policy": "<p>The resource policy associated with the specified function. The response returns the same as a string using a backslash (\"\\\") as an escape character in the JSON.</p>",
|
||||
"GetPolicyResponse$RevisionId": "<p>Represents the latest updated revision of the function or alias.</p>",
|
||||
"InvalidParameterValueException$Type": "<p/>",
|
||||
"InvalidParameterValueException$message": "<p/>",
|
||||
"InvalidRequestContentException$Type": "<p/>",
|
||||
|
@ -833,7 +842,11 @@
|
|||
"ListVersionsByFunctionResponse$NextMarker": "<p>A string, present if there are more function versions.</p>",
|
||||
"PolicyLengthExceededException$Type": null,
|
||||
"PolicyLengthExceededException$message": null,
|
||||
"PreconditionFailedException$Type": "<p/>",
|
||||
"PreconditionFailedException$message": "<p/>",
|
||||
"PublishVersionRequest$CodeSha256": "<p>The SHA256 hash of the deployment package you want to publish. This provides validation on the code you are publishing. If you provide this parameter, the value must match the SHA256 of the $LATEST version for the publication to succeed. You can use the <b>DryRun</b> parameter of <a>UpdateFunctionCode</a> to verify the hash value that will be returned before publishing your new version.</p>",
|
||||
"PublishVersionRequest$RevisionId": "<p>An optional value you can use to ensure you are updating the latest update of the function version or alias. If the <code>RevisionID</code> you pass doesn't match the latest <code>RevisionId</code> of the function or alias, it will fail with an error message, advising you to retrieve the latest function version or alias <code>RevisionID</code> using either or .</p>",
|
||||
"RemovePermissionRequest$RevisionId": "<p>An optional value you can use to ensure you are updating the latest update of the function version or alias. If the <code>RevisionID</code> you pass doesn't match the latest <code>RevisionId</code> of the function or alias, it will fail with an error message, advising you to retrieve the latest function version or alias <code>RevisionID</code> using either or .</p>",
|
||||
"RequestTooLargeException$Type": null,
|
||||
"RequestTooLargeException$message": null,
|
||||
"ResourceConflictException$Type": "<p/>",
|
||||
|
@ -849,7 +862,10 @@
|
|||
"TooManyRequestsException$message": null,
|
||||
"UnsupportedMediaTypeException$Type": null,
|
||||
"UnsupportedMediaTypeException$message": null,
|
||||
"UpdateEventSourceMappingRequest$UUID": "<p>The event source mapping identifier.</p>"
|
||||
"UpdateAliasRequest$RevisionId": "<p>An optional value you can use to ensure you are updating the latest update of the function version or alias. If the <code>RevisionID</code> you pass doesn't match the latest <code>RevisionId</code> of the function or alias, it will fail with an error message, advising you to retrieve the latest function version or alias <code>RevisionID</code> using either or .</p>",
|
||||
"UpdateEventSourceMappingRequest$UUID": "<p>The event source mapping identifier.</p>",
|
||||
"UpdateFunctionCodeRequest$RevisionId": "<p>An optional value you can use to ensure you are updating the latest update of the function version or alias. If the <code>RevisionID</code> you pass doesn't match the latest <code>RevisionId</code> of the function or alias, it will fail with an error message, advising you to retrieve the latest function version or alias <code>RevisionID</code> using either or .</p>",
|
||||
"UpdateFunctionConfigurationRequest$RevisionId": "<p>An optional value you can use to ensure you are updating the latest update of the function version or alias. If the <code>RevisionID</code> you pass doesn't match the latest <code>RevisionId</code> of the function or alias, it will fail with an error message, advising you to retrieve the latest function version or alias <code>RevisionID</code> using either or .</p>"
|
||||
}
|
||||
},
|
||||
"SubnetIPAddressLimitReachedException": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue