|
110 | 110 | * @method \GuzzleHttp\Promise\Promise createAnycastIpListAsync(array $args = []) (supported in versions 2020-05-31) |
111 | 111 | * @method \Aws\Result createCachePolicy(array $args = []) (supported in versions 2020-05-31) |
112 | 112 | * @method \GuzzleHttp\Promise\Promise createCachePolicyAsync(array $args = []) (supported in versions 2020-05-31) |
| 113 | + * @method \Aws\Result createConnectionFunction(array $args = []) (supported in versions 2020-05-31) |
| 114 | + * @method \GuzzleHttp\Promise\Promise createConnectionFunctionAsync(array $args = []) (supported in versions 2020-05-31) |
113 | 115 | * @method \Aws\Result createConnectionGroup(array $args = []) (supported in versions 2020-05-31) |
114 | 116 | * @method \GuzzleHttp\Promise\Promise createConnectionGroupAsync(array $args = []) (supported in versions 2020-05-31) |
115 | 117 | * @method \Aws\Result createContinuousDeploymentPolicy(array $args = []) (supported in versions 2020-05-31) |
|
134 | 136 | * @method \GuzzleHttp\Promise\Promise createRealtimeLogConfigAsync(array $args = []) (supported in versions 2020-05-31) |
135 | 137 | * @method \Aws\Result createResponseHeadersPolicy(array $args = []) (supported in versions 2020-05-31) |
136 | 138 | * @method \GuzzleHttp\Promise\Promise createResponseHeadersPolicyAsync(array $args = []) (supported in versions 2020-05-31) |
| 139 | + * @method \Aws\Result createTrustStore(array $args = []) (supported in versions 2020-05-31) |
| 140 | + * @method \GuzzleHttp\Promise\Promise createTrustStoreAsync(array $args = []) (supported in versions 2020-05-31) |
137 | 141 | * @method \Aws\Result createVpcOrigin(array $args = []) (supported in versions 2020-05-31) |
138 | 142 | * @method \GuzzleHttp\Promise\Promise createVpcOriginAsync(array $args = []) (supported in versions 2020-05-31) |
139 | 143 | * @method \Aws\Result deleteAnycastIpList(array $args = []) (supported in versions 2020-05-31) |
140 | 144 | * @method \GuzzleHttp\Promise\Promise deleteAnycastIpListAsync(array $args = []) (supported in versions 2020-05-31) |
141 | 145 | * @method \Aws\Result deleteCachePolicy(array $args = []) (supported in versions 2020-05-31) |
142 | 146 | * @method \GuzzleHttp\Promise\Promise deleteCachePolicyAsync(array $args = []) (supported in versions 2020-05-31) |
| 147 | + * @method \Aws\Result deleteConnectionFunction(array $args = []) (supported in versions 2020-05-31) |
| 148 | + * @method \GuzzleHttp\Promise\Promise deleteConnectionFunctionAsync(array $args = []) (supported in versions 2020-05-31) |
143 | 149 | * @method \Aws\Result deleteConnectionGroup(array $args = []) (supported in versions 2020-05-31) |
144 | 150 | * @method \GuzzleHttp\Promise\Promise deleteConnectionGroupAsync(array $args = []) (supported in versions 2020-05-31) |
145 | 151 | * @method \Aws\Result deleteContinuousDeploymentPolicy(array $args = []) (supported in versions 2020-05-31) |
|
164 | 170 | * @method \GuzzleHttp\Promise\Promise deleteResourcePolicyAsync(array $args = []) (supported in versions 2020-05-31) |
165 | 171 | * @method \Aws\Result deleteResponseHeadersPolicy(array $args = []) (supported in versions 2020-05-31) |
166 | 172 | * @method \GuzzleHttp\Promise\Promise deleteResponseHeadersPolicyAsync(array $args = []) (supported in versions 2020-05-31) |
| 173 | + * @method \Aws\Result deleteTrustStore(array $args = []) (supported in versions 2020-05-31) |
| 174 | + * @method \GuzzleHttp\Promise\Promise deleteTrustStoreAsync(array $args = []) (supported in versions 2020-05-31) |
167 | 175 | * @method \Aws\Result deleteVpcOrigin(array $args = []) (supported in versions 2020-05-31) |
168 | 176 | * @method \GuzzleHttp\Promise\Promise deleteVpcOriginAsync(array $args = []) (supported in versions 2020-05-31) |
| 177 | + * @method \Aws\Result describeConnectionFunction(array $args = []) (supported in versions 2020-05-31) |
| 178 | + * @method \GuzzleHttp\Promise\Promise describeConnectionFunctionAsync(array $args = []) (supported in versions 2020-05-31) |
169 | 179 | * @method \Aws\Result describeFunction(array $args = []) (supported in versions 2020-05-31) |
170 | 180 | * @method \GuzzleHttp\Promise\Promise describeFunctionAsync(array $args = []) (supported in versions 2020-05-31) |
171 | 181 | * @method \Aws\Result describeKeyValueStore(array $args = []) (supported in versions 2020-05-31) |
|
180 | 190 | * @method \GuzzleHttp\Promise\Promise getCachePolicyAsync(array $args = []) (supported in versions 2020-05-31) |
181 | 191 | * @method \Aws\Result getCachePolicyConfig(array $args = []) (supported in versions 2020-05-31) |
182 | 192 | * @method \GuzzleHttp\Promise\Promise getCachePolicyConfigAsync(array $args = []) (supported in versions 2020-05-31) |
| 193 | + * @method \Aws\Result getConnectionFunction(array $args = []) (supported in versions 2020-05-31) |
| 194 | + * @method \GuzzleHttp\Promise\Promise getConnectionFunctionAsync(array $args = []) (supported in versions 2020-05-31) |
183 | 195 | * @method \Aws\Result getConnectionGroup(array $args = []) (supported in versions 2020-05-31) |
184 | 196 | * @method \GuzzleHttp\Promise\Promise getConnectionGroupAsync(array $args = []) (supported in versions 2020-05-31) |
185 | 197 | * @method \Aws\Result getConnectionGroupByRoutingEndpoint(array $args = []) (supported in versions 2020-05-31) |
|
220 | 232 | * @method \GuzzleHttp\Promise\Promise getResponseHeadersPolicyAsync(array $args = []) (supported in versions 2020-05-31) |
221 | 233 | * @method \Aws\Result getResponseHeadersPolicyConfig(array $args = []) (supported in versions 2020-05-31) |
222 | 234 | * @method \GuzzleHttp\Promise\Promise getResponseHeadersPolicyConfigAsync(array $args = []) (supported in versions 2020-05-31) |
| 235 | + * @method \Aws\Result getTrustStore(array $args = []) (supported in versions 2020-05-31) |
| 236 | + * @method \GuzzleHttp\Promise\Promise getTrustStoreAsync(array $args = []) (supported in versions 2020-05-31) |
223 | 237 | * @method \Aws\Result getVpcOrigin(array $args = []) (supported in versions 2020-05-31) |
224 | 238 | * @method \GuzzleHttp\Promise\Promise getVpcOriginAsync(array $args = []) (supported in versions 2020-05-31) |
225 | 239 | * @method \Aws\Result listAnycastIpLists(array $args = []) (supported in versions 2020-05-31) |
|
228 | 242 | * @method \GuzzleHttp\Promise\Promise listCachePoliciesAsync(array $args = []) (supported in versions 2020-05-31) |
229 | 243 | * @method \Aws\Result listConflictingAliases(array $args = []) (supported in versions 2020-05-31) |
230 | 244 | * @method \GuzzleHttp\Promise\Promise listConflictingAliasesAsync(array $args = []) (supported in versions 2020-05-31) |
| 245 | + * @method \Aws\Result listConnectionFunctions(array $args = []) (supported in versions 2020-05-31) |
| 246 | + * @method \GuzzleHttp\Promise\Promise listConnectionFunctionsAsync(array $args = []) (supported in versions 2020-05-31) |
231 | 247 | * @method \Aws\Result listConnectionGroups(array $args = []) (supported in versions 2020-05-31) |
232 | 248 | * @method \GuzzleHttp\Promise\Promise listConnectionGroupsAsync(array $args = []) (supported in versions 2020-05-31) |
233 | 249 | * @method \Aws\Result listContinuousDeploymentPolicies(array $args = []) (supported in versions 2020-05-31) |
|
240 | 256 | * @method \GuzzleHttp\Promise\Promise listDistributionsByAnycastIpListIdAsync(array $args = []) (supported in versions 2020-05-31) |
241 | 257 | * @method \Aws\Result listDistributionsByCachePolicyId(array $args = []) (supported in versions 2020-05-31) |
242 | 258 | * @method \GuzzleHttp\Promise\Promise listDistributionsByCachePolicyIdAsync(array $args = []) (supported in versions 2020-05-31) |
| 259 | + * @method \Aws\Result listDistributionsByConnectionFunction(array $args = []) (supported in versions 2020-05-31) |
| 260 | + * @method \GuzzleHttp\Promise\Promise listDistributionsByConnectionFunctionAsync(array $args = []) (supported in versions 2020-05-31) |
243 | 261 | * @method \Aws\Result listDistributionsByConnectionMode(array $args = []) (supported in versions 2020-05-31) |
244 | 262 | * @method \GuzzleHttp\Promise\Promise listDistributionsByConnectionModeAsync(array $args = []) (supported in versions 2020-05-31) |
245 | 263 | * @method \Aws\Result listDistributionsByKeyGroup(array $args = []) (supported in versions 2020-05-31) |
|
252 | 270 | * @method \GuzzleHttp\Promise\Promise listDistributionsByRealtimeLogConfigAsync(array $args = []) (supported in versions 2020-05-31) |
253 | 271 | * @method \Aws\Result listDistributionsByResponseHeadersPolicyId(array $args = []) (supported in versions 2020-05-31) |
254 | 272 | * @method \GuzzleHttp\Promise\Promise listDistributionsByResponseHeadersPolicyIdAsync(array $args = []) (supported in versions 2020-05-31) |
| 273 | + * @method \Aws\Result listDistributionsByTrustStore(array $args = []) (supported in versions 2020-05-31) |
| 274 | + * @method \GuzzleHttp\Promise\Promise listDistributionsByTrustStoreAsync(array $args = []) (supported in versions 2020-05-31) |
255 | 275 | * @method \Aws\Result listDistributionsByVpcOriginId(array $args = []) (supported in versions 2020-05-31) |
256 | 276 | * @method \GuzzleHttp\Promise\Promise listDistributionsByVpcOriginIdAsync(array $args = []) (supported in versions 2020-05-31) |
257 | 277 | * @method \Aws\Result listDomainConflicts(array $args = []) (supported in versions 2020-05-31) |
|
272 | 292 | * @method \GuzzleHttp\Promise\Promise listRealtimeLogConfigsAsync(array $args = []) (supported in versions 2020-05-31) |
273 | 293 | * @method \Aws\Result listResponseHeadersPolicies(array $args = []) (supported in versions 2020-05-31) |
274 | 294 | * @method \GuzzleHttp\Promise\Promise listResponseHeadersPoliciesAsync(array $args = []) (supported in versions 2020-05-31) |
| 295 | + * @method \Aws\Result listTrustStores(array $args = []) (supported in versions 2020-05-31) |
| 296 | + * @method \GuzzleHttp\Promise\Promise listTrustStoresAsync(array $args = []) (supported in versions 2020-05-31) |
275 | 297 | * @method \Aws\Result listVpcOrigins(array $args = []) (supported in versions 2020-05-31) |
276 | 298 | * @method \GuzzleHttp\Promise\Promise listVpcOriginsAsync(array $args = []) (supported in versions 2020-05-31) |
| 299 | + * @method \Aws\Result publishConnectionFunction(array $args = []) (supported in versions 2020-05-31) |
| 300 | + * @method \GuzzleHttp\Promise\Promise publishConnectionFunctionAsync(array $args = []) (supported in versions 2020-05-31) |
277 | 301 | * @method \Aws\Result publishFunction(array $args = []) (supported in versions 2020-05-31) |
278 | 302 | * @method \GuzzleHttp\Promise\Promise publishFunctionAsync(array $args = []) (supported in versions 2020-05-31) |
279 | 303 | * @method \Aws\Result putResourcePolicy(array $args = []) (supported in versions 2020-05-31) |
280 | 304 | * @method \GuzzleHttp\Promise\Promise putResourcePolicyAsync(array $args = []) (supported in versions 2020-05-31) |
| 305 | + * @method \Aws\Result testConnectionFunction(array $args = []) (supported in versions 2020-05-31) |
| 306 | + * @method \GuzzleHttp\Promise\Promise testConnectionFunctionAsync(array $args = []) (supported in versions 2020-05-31) |
281 | 307 | * @method \Aws\Result testFunction(array $args = []) (supported in versions 2020-05-31) |
282 | 308 | * @method \GuzzleHttp\Promise\Promise testFunctionAsync(array $args = []) (supported in versions 2020-05-31) |
283 | 309 | * @method \Aws\Result updateAnycastIpList(array $args = []) (supported in versions 2020-05-31) |
284 | 310 | * @method \GuzzleHttp\Promise\Promise updateAnycastIpListAsync(array $args = []) (supported in versions 2020-05-31) |
285 | 311 | * @method \Aws\Result updateCachePolicy(array $args = []) (supported in versions 2020-05-31) |
286 | 312 | * @method \GuzzleHttp\Promise\Promise updateCachePolicyAsync(array $args = []) (supported in versions 2020-05-31) |
| 313 | + * @method \Aws\Result updateConnectionFunction(array $args = []) (supported in versions 2020-05-31) |
| 314 | + * @method \GuzzleHttp\Promise\Promise updateConnectionFunctionAsync(array $args = []) (supported in versions 2020-05-31) |
287 | 315 | * @method \Aws\Result updateConnectionGroup(array $args = []) (supported in versions 2020-05-31) |
288 | 316 | * @method \GuzzleHttp\Promise\Promise updateConnectionGroupAsync(array $args = []) (supported in versions 2020-05-31) |
289 | 317 | * @method \Aws\Result updateContinuousDeploymentPolicy(array $args = []) (supported in versions 2020-05-31) |
|
308 | 336 | * @method \GuzzleHttp\Promise\Promise updateRealtimeLogConfigAsync(array $args = []) (supported in versions 2020-05-31) |
309 | 337 | * @method \Aws\Result updateResponseHeadersPolicy(array $args = []) (supported in versions 2020-05-31) |
310 | 338 | * @method \GuzzleHttp\Promise\Promise updateResponseHeadersPolicyAsync(array $args = []) (supported in versions 2020-05-31) |
| 339 | + * @method \Aws\Result updateTrustStore(array $args = []) (supported in versions 2020-05-31) |
| 340 | + * @method \GuzzleHttp\Promise\Promise updateTrustStoreAsync(array $args = []) (supported in versions 2020-05-31) |
311 | 341 | * @method \Aws\Result updateVpcOrigin(array $args = []) (supported in versions 2020-05-31) |
312 | 342 | * @method \GuzzleHttp\Promise\Promise updateVpcOriginAsync(array $args = []) (supported in versions 2020-05-31) |
313 | 343 | * @method \Aws\Result verifyDnsConfiguration(array $args = []) (supported in versions 2020-05-31) |
|
0 commit comments