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
323
vendor/github.com/aws/aws-sdk-go/service/cognitosync/api.go
generated
vendored
323
vendor/github.com/aws/aws-sdk-go/service/cognitosync/api.go
generated
vendored
|
@ -17,19 +17,18 @@ const opBulkPublish = "BulkPublish"
|
|||
|
||||
// BulkPublishRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the BulkPublish operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See BulkPublish for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the BulkPublish method directly
|
||||
// instead.
|
||||
// See BulkPublish for more information on using the BulkPublish
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the BulkPublishRequest method.
|
||||
// req, resp := client.BulkPublishRequest(params)
|
||||
|
@ -120,19 +119,18 @@ const opDeleteDataset = "DeleteDataset"
|
|||
|
||||
// DeleteDatasetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteDataset operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See DeleteDataset for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the DeleteDataset method directly
|
||||
// instead.
|
||||
// See DeleteDataset for more information on using the DeleteDataset
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the DeleteDatasetRequest method.
|
||||
// req, resp := client.DeleteDatasetRequest(params)
|
||||
|
@ -222,19 +220,18 @@ const opDescribeDataset = "DescribeDataset"
|
|||
|
||||
// DescribeDatasetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeDataset operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See DescribeDataset for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the DescribeDataset method directly
|
||||
// instead.
|
||||
// See DescribeDataset for more information on using the DescribeDataset
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the DescribeDatasetRequest method.
|
||||
// req, resp := client.DescribeDatasetRequest(params)
|
||||
|
@ -320,19 +317,18 @@ const opDescribeIdentityPoolUsage = "DescribeIdentityPoolUsage"
|
|||
|
||||
// DescribeIdentityPoolUsageRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeIdentityPoolUsage operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See DescribeIdentityPoolUsage for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the DescribeIdentityPoolUsage method directly
|
||||
// instead.
|
||||
// See DescribeIdentityPoolUsage for more information on using the DescribeIdentityPoolUsage
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the DescribeIdentityPoolUsageRequest method.
|
||||
// req, resp := client.DescribeIdentityPoolUsageRequest(params)
|
||||
|
@ -416,19 +412,18 @@ const opDescribeIdentityUsage = "DescribeIdentityUsage"
|
|||
|
||||
// DescribeIdentityUsageRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DescribeIdentityUsage operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See DescribeIdentityUsage for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the DescribeIdentityUsage method directly
|
||||
// instead.
|
||||
// See DescribeIdentityUsage for more information on using the DescribeIdentityUsage
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the DescribeIdentityUsageRequest method.
|
||||
// req, resp := client.DescribeIdentityUsageRequest(params)
|
||||
|
@ -512,19 +507,18 @@ const opGetBulkPublishDetails = "GetBulkPublishDetails"
|
|||
|
||||
// GetBulkPublishDetailsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetBulkPublishDetails operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See GetBulkPublishDetails for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the GetBulkPublishDetails method directly
|
||||
// instead.
|
||||
// See GetBulkPublishDetails for more information on using the GetBulkPublishDetails
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the GetBulkPublishDetailsRequest method.
|
||||
// req, resp := client.GetBulkPublishDetailsRequest(params)
|
||||
|
@ -604,19 +598,18 @@ const opGetCognitoEvents = "GetCognitoEvents"
|
|||
|
||||
// GetCognitoEventsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetCognitoEvents operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See GetCognitoEvents for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the GetCognitoEvents method directly
|
||||
// instead.
|
||||
// See GetCognitoEvents for more information on using the GetCognitoEvents
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the GetCognitoEventsRequest method.
|
||||
// req, resp := client.GetCognitoEventsRequest(params)
|
||||
|
@ -700,19 +693,18 @@ const opGetIdentityPoolConfiguration = "GetIdentityPoolConfiguration"
|
|||
|
||||
// GetIdentityPoolConfigurationRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetIdentityPoolConfiguration operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See GetIdentityPoolConfiguration for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the GetIdentityPoolConfiguration method directly
|
||||
// instead.
|
||||
// See GetIdentityPoolConfiguration for more information on using the GetIdentityPoolConfiguration
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the GetIdentityPoolConfigurationRequest method.
|
||||
// req, resp := client.GetIdentityPoolConfigurationRequest(params)
|
||||
|
@ -795,19 +787,18 @@ const opListDatasets = "ListDatasets"
|
|||
|
||||
// ListDatasetsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListDatasets operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See ListDatasets for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the ListDatasets method directly
|
||||
// instead.
|
||||
// See ListDatasets for more information on using the ListDatasets
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the ListDatasetsRequest method.
|
||||
// req, resp := client.ListDatasetsRequest(params)
|
||||
|
@ -890,19 +881,18 @@ const opListIdentityPoolUsage = "ListIdentityPoolUsage"
|
|||
|
||||
// ListIdentityPoolUsageRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListIdentityPoolUsage operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See ListIdentityPoolUsage for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the ListIdentityPoolUsage method directly
|
||||
// instead.
|
||||
// See ListIdentityPoolUsage for more information on using the ListIdentityPoolUsage
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the ListIdentityPoolUsageRequest method.
|
||||
// req, resp := client.ListIdentityPoolUsageRequest(params)
|
||||
|
@ -983,19 +973,18 @@ const opListRecords = "ListRecords"
|
|||
|
||||
// ListRecordsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListRecords operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See ListRecords for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the ListRecords method directly
|
||||
// instead.
|
||||
// See ListRecords for more information on using the ListRecords
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the ListRecordsRequest method.
|
||||
// req, resp := client.ListRecordsRequest(params)
|
||||
|
@ -1079,19 +1068,18 @@ const opRegisterDevice = "RegisterDevice"
|
|||
|
||||
// RegisterDeviceRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the RegisterDevice operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See RegisterDevice for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the RegisterDevice method directly
|
||||
// instead.
|
||||
// See RegisterDevice for more information on using the RegisterDevice
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the RegisterDeviceRequest method.
|
||||
// req, resp := client.RegisterDeviceRequest(params)
|
||||
|
@ -1176,19 +1164,18 @@ const opSetCognitoEvents = "SetCognitoEvents"
|
|||
|
||||
// SetCognitoEventsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the SetCognitoEvents operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See SetCognitoEvents for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the SetCognitoEvents method directly
|
||||
// instead.
|
||||
// See SetCognitoEvents for more information on using the SetCognitoEvents
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the SetCognitoEventsRequest method.
|
||||
// req, resp := client.SetCognitoEventsRequest(params)
|
||||
|
@ -1276,19 +1263,18 @@ const opSetIdentityPoolConfiguration = "SetIdentityPoolConfiguration"
|
|||
|
||||
// SetIdentityPoolConfigurationRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the SetIdentityPoolConfiguration operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See SetIdentityPoolConfiguration for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the SetIdentityPoolConfiguration method directly
|
||||
// instead.
|
||||
// See SetIdentityPoolConfiguration for more information on using the SetIdentityPoolConfiguration
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the SetIdentityPoolConfigurationRequest method.
|
||||
// req, resp := client.SetIdentityPoolConfigurationRequest(params)
|
||||
|
@ -1374,19 +1360,18 @@ const opSubscribeToDataset = "SubscribeToDataset"
|
|||
|
||||
// SubscribeToDatasetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the SubscribeToDataset operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See SubscribeToDataset for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the SubscribeToDataset method directly
|
||||
// instead.
|
||||
// See SubscribeToDataset for more information on using the SubscribeToDataset
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the SubscribeToDatasetRequest method.
|
||||
// req, resp := client.SubscribeToDatasetRequest(params)
|
||||
|
@ -1472,19 +1457,18 @@ const opUnsubscribeFromDataset = "UnsubscribeFromDataset"
|
|||
|
||||
// UnsubscribeFromDatasetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UnsubscribeFromDataset operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See UnsubscribeFromDataset for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the UnsubscribeFromDataset method directly
|
||||
// instead.
|
||||
// See UnsubscribeFromDataset for more information on using the UnsubscribeFromDataset
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the UnsubscribeFromDatasetRequest method.
|
||||
// req, resp := client.UnsubscribeFromDatasetRequest(params)
|
||||
|
@ -1570,19 +1554,18 @@ const opUpdateRecords = "UpdateRecords"
|
|||
|
||||
// UpdateRecordsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateRecords operation. The "output" return
|
||||
// value can be used to capture response data after the request's "Send" method
|
||||
// is called.
|
||||
// value will be populated with the request's response once the request complets
|
||||
// successfuly.
|
||||
//
|
||||
// See UpdateRecords for usage and error information.
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
// the "output" return value is not valid until after Send returns without error.
|
||||
//
|
||||
// Creating a request object using this method should be used when you want to inject
|
||||
// custom logic into the request's lifecycle using a custom handler, or if you want to
|
||||
// access properties on the request object before or after sending the request. If
|
||||
// you just want the service response, call the UpdateRecords method directly
|
||||
// instead.
|
||||
// See UpdateRecords for more information on using the UpdateRecords
|
||||
// API call, and error handling.
|
||||
//
|
||||
// This method is useful when you want to inject custom logic or configuration
|
||||
// into the SDK's request lifecycle. Such as custom headers, or retry logic.
|
||||
//
|
||||
// Note: You must call the "Send" method on the returned request object in order
|
||||
// to execute the request.
|
||||
//
|
||||
// // Example sending a request using the UpdateRecordsRequest method.
|
||||
// req, resp := client.UpdateRecordsRequest(params)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue