Home
last modified time | relevance | path

Searched refs:SubnetId (Results 1 – 25 of 1619) sorted by relevance

12345678910>>...65

/dports/devel/py-moto/moto-2.2.16/tests/test_efs/
H A Dtest_mount_target.py82 FileSystemId=file_system_id, SubnetId=subnet_id
164 SubnetId=subnet["SubnetId"],
178 FileSystemId=file_system["FileSystemId"], SubnetId=subnet["SubnetId"]
183 SubnetId=new_subnet_info["Subnet"]["SubnetId"],
193 FileSystemId=file_system["FileSystemId"], SubnetId=subnet["SubnetId"]
207 FileSystemId=file_system["FileSystemId"], SubnetId=subnet["SubnetId"]
217 SubnetId=subnet_info["Subnet"]["SubnetId"],
229 SubnetId=subnet["SubnetId"],
250 SubnetId=subnet["SubnetId"],
260 FileSystemId=file_system["FileSystemId"], SubnetId=subnet["SubnetId"]
[all …]
/dports/devel/awscli/awscli-1.20.61/awscli/examples/ec2/
H A Dget-transit-gateway-multicast-domain-associations.rst17 "SubnetId": "subnet-000de86e3bEXAMPLE",
26 "SubnetId": "subnet-4EXAMPLE",
35 "SubnetId": "subnet-5EXAMPLE",
44 "SubnetId": "subnet-aEXAMPLE",
53 "SubnetId": "subnet-fEXAMPLE",
H A Ddescribe-spot-fleet-requests.rst22 "SubnetId": "subnet-a61dafcf",
36 "SubnetId": "subnet-a61dafcf",
61 "SubnetId": "subnet-6e7f829e",
101 "SubnetId": "subnet-a61dafcf",
115 "SubnetId": "subnet-a61dafcf",
H A Ddescribe-launch-template-versions.rst24 "SubnetId": "subnet-7b16de0c",
46 "SubnetId": "subnet-1a2b3c4d",
69 "SubnetId": "subnet-7b16de0c",
/dports/devel/py-moto/moto-2.2.16/tests/test_ec2/
H A Dtest_nat_gateway.py30 response = conn.create_nat_gateway(SubnetId=subnet_id, AllocationId=allocation_id)
49 SubnetId=subnet_id,
86 SubnetId=subnet_id, AllocationId=allocation_id
117 SubnetId=subnet_id, AllocationId=allocation_id
155 SubnetId=subnet_id, AllocationId=allocation_id
201 SubnetId=subnet_id_1, AllocationId=allocation_id_1
204 conn.create_nat_gateway(SubnetId=subnet_id_2, AllocationId=allocation_id_2)
244 SubnetId=subnet_id_1, AllocationId=allocation_id_1
246 conn.create_nat_gateway(SubnetId=subnet_id_2, AllocationId=allocation_id_2)
H A Dtest_elastic_network_interfaces.py70 ec2.create_network_interface(SubnetId=subnet.id, DryRun=True)
77 eni_id = ec2.create_network_interface(SubnetId=subnet.id).id
135 client.create_network_interface(SubnetId="subnet-abcd1234")
461 SubnetId=subnet.id, PrivateIpAddress="10.0.10.5"
503 SubnetId=subnet1.id, PrivateIpAddress="10.0.0.15"
507 SubnetId=subnet2.id, PrivateIpAddress="10.0.1.15"
570 SubnetId=subnet.id, PrivateIpAddress="10.0.10.5"
597 SubnetId=subnet.id, PrivateIpAddress="10.0.10.5"
657 SubnetId=subnet.id,
768 SubnetId=subnet.id,
[all …]
/dports/devel/awless/awless-0.1.11/acceptance/aws/
H A Dsubnet_test.go16 return &ec2.CreateSubnetOutput{Subnet: &ec2.Subnet{SubnetId: String("new-subnet-id")}}, nil
37 return &ec2.CreateSubnetOutput{Subnet: &ec2.Subnet{SubnetId: String("new-subnet-id")}}, nil
57 SubnetId: String("new-subnet-id"),
68 SubnetId: String("any-subnet-id"),
78 SubnetId: String("any-subnet-id"),
/dports/devel/awscli/awscli-1.20.61/awscli/examples/elbv2/
H A Dcreate-load-balancer.rst21 "SubnetId": "subnet-8360a9e7"
25 "SubnetId": "subnet-b7d581c0"
66 "SubnetId": "subnet-8360a9e7"
70 "SubnetId": "subnet-b7d581c0"
97 --subnet-mappings SubnetId=subnet-b7d581c0,AllocationId=eipalloc-64d5890a
117 "SubnetId": "subnet-5264e837"
153 "SubnetId": "subnet-a62583f9"
157 "SubnetId": "subnet-dc83f691"
/dports/security/vault/vault-1.8.2/vendor/github.com/oracle/oci-go-sdk/core/
H A Dlaunch_instance_details.go161 SubnetId *string `mandatory:"false" json:"subnetId"` member
188 SubnetId *string `json:"subnetId"`
221 m.SubnetId = model.SubnetId
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/genevieve/leftovers/aws/ec2/
H A Dsubnets.go45 n := *s.SubnetId
47 _, err = u.client.DeleteSubnet(&awsec2.DeleteSubnetInput{SubnetId: s.SubnetId})
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/route53resolver/types/
H A Dtypes.go208 SubnetId *string
241 SubnetId *string
260 SubnetId *string
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/route53resolver/types/
H A Dtypes.go208 SubnetId *string member
241 SubnetId *string member
260 SubnetId *string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/route53resolver/types/
H A Dtypes.go208 SubnetId *string member
241 SubnetId *string member
260 SubnetId *string member
/dports/devel/awscli/awscli-1.20.61/awscli/examples/route53resolver/
H A Dcreate-resolver-endpoint.rst10 … --ip-addresses SubnetId=subnet-ba47exam,Ip=192.0.2.255 SubnetId=subnet-12d8exam,Ip=192.0.2.254
48 "SubnetId": "subnet-ba47exam"
52 "SubnetId": "subnet-12d8exam"
/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/mysql/
H A Dcreate_db_system_details.go33 SubnetId *string `mandatory:"true" json:"subnetId"` member
123 SubnetId *string `json:"subnetId"`
177 m.SubnetId = model.SubnetId
H A Ddb_system.go30 SubnetId *string `mandatory:"true" json:"subnetId"` member
130 SubnetId *string `json:"subnetId"`
191 m.SubnetId = model.SubnetId
/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/core/
H A Dlaunch_instance_details.go164 SubnetId *string `mandatory:"false" json:"subnetId"` member
193 SubnetId *string `json:"subnetId"`
245 m.SubnetId = model.SubnetId
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/discovery/ec2/
H A Dec2.go219 labels[ec2LabelPrimarySubnetID] = model.LabelValue(*inst.SubnetId)
225 if eni.SubnetId == nil {
228 if _, ok := subnetsMap[*eni.SubnetId]; !ok {
229 subnetsMap[*eni.SubnetId] = struct{}{}
230 subnets = append(subnets, *eni.SubnetId)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/discovery/ec2/
H A Dec2.go219 labels[ec2LabelPrimarySubnetID] = model.LabelValue(*inst.SubnetId)
225 if eni.SubnetId == nil {
228 if _, ok := subnetsMap[*eni.SubnetId]; !ok {
229 subnetsMap[*eni.SubnetId] = struct{}{}
230 subnets = append(subnets, *eni.SubnetId)
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/route53resolver/types/
H A Dtypes.go513 SubnetId *string member
546 SubnetId *string member
565 SubnetId *string member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/route53resolver/types/
H A Dtypes.go513 SubnetId *string member
546 SubnetId *string member
565 SubnetId *string member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/route53resolver/types/
H A Dtypes.go513 SubnetId *string member
546 SubnetId *string member
565 SubnetId *string member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/route53resolver/types/
H A Dtypes.go513 SubnetId *string member
546 SubnetId *string member
565 SubnetId *string member
/dports/devel/awless/awless-0.1.11/sync/
H A Dsync_bench_test.go75 {SubnetId: awssdk.String("sub_1"), VpcId: awssdk.String("vpc_1")},
76 {SubnetId: awssdk.String("sub_2"), VpcId: awssdk.String("vpc_1")},
77 {SubnetId: awssdk.String("sub_3"), VpcId: awssdk.String("vpc_2")},
78 {SubnetId: awssdk.String("sub_4"), VpcId: nil},
85 …{InstanceId: awssdk.String("inst_1"), SubnetId: awssdk.String("sub_1"), VpcId: awssdk.String("vpc_…
86 …{InstanceId: awssdk.String("inst_2"), SubnetId: awssdk.String("sub_2"), VpcId: awssdk.String("vpc_…
87 …{InstanceId: awssdk.String("inst_3"), SubnetId: awssdk.String("sub_3"), VpcId: awssdk.String("vpc_…
88 …{InstanceId: awssdk.String("inst_4"), SubnetId: awssdk.String("sub_3"), VpcId: awssdk.String("vpc_…
89 …{InstanceId: awssdk.String("inst_5"), SubnetId: nil, VpcId: nil, KeyName: awssdk.String("unexistin…
94 SubnetId: awssdk.String("sub_3"),
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/amazon/aws/tests/integration/targets/cloudformation/tasks/
H A Dmain.yml72 SubnetId: "{{ testing_subnet.subnet.id }}"
92 SubnetId: "{{ testing_subnet.subnet.id }}"
114 SubnetId: "{{ testing_subnet.subnet.id }}"
133 SubnetId: "{{ testing_subnet.subnet.id }}"
225 SubnetId: "{{ testing_subnet.subnet.id }}"
270 SubnetId: "{{ testing_subnet.subnet.id }}"
292 SubnetId: "{{ testing_subnet.subnet.id }}"
333 SubnetId: "{{ testing_subnet.subnet.id }}"
376 SubnetId: "{{ testing_subnet.subnet.id }}"
395 SubnetId: "{{ testing_subnet.subnet.id }}"

12345678910>>...65