Mengkueri attachment VPC yang ada.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
fc:ListVpcBindings |
list |
*全部资源
|
None | None |
Sintaks permintaan
GET /2023-03-30/functions/{functionName}/vpc-bindings HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| functionName |
string |
Yes |
Nama fungsi. |
my-func |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
| ListVpcBindingsOutput |
The list of VPC attachment configurations. |
Contoh
Respons sukses
JSONformat
{
"vpcIds": [
"vpc-8vb8x8dggvr0axxxxxxxx"
]
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.