AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Name | Description | |
---|---|---|
AccessDeniedException |
The user does not have sufficient access to perform this action. |
|
AccessLogSubscriptionSummary |
Summary information about an access log subscription. |
|
ArnResource |
The Amazon Resource Name (ARN) of the resource. |
|
BatchUpdateRuleRequest |
Container for the parameters to the BatchUpdateRule operation. Updates the listener rules in a batch. You can use this operation to change the priority of listener rules. This can be useful when bulk updating or swapping rule priority.
Required permissions: For more information, see How Amazon VPC Lattice works with IAM in the Amazon VPC Lattice User Guide. |
|
BatchUpdateRuleResponse |
This is the response object from the BatchUpdateRule operation. |
|
ConflictException |
The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state. |
|
CreateAccessLogSubscriptionRequest |
Container for the parameters to the CreateAccessLogSubscription operation. Enables access logs to be sent to Amazon CloudWatch, Amazon S3, and Amazon Kinesis Data Firehose. The service network owner can use the access logs to audit the services in the network. The service network owner can only see access logs from clients and services that are associated with their service network. Access log entries represent traffic originated from VPCs associated with that network. For more information, see Access logs in the Amazon VPC Lattice User Guide. |
|
CreateAccessLogSubscriptionResponse |
This is the response object from the CreateAccessLogSubscription operation. |
|
CreateListenerRequest |
Container for the parameters to the CreateListener operation. Creates a listener for a service. Before you start using your Amazon VPC Lattice service, you must add one or more listeners. A listener is a process that checks for connection requests to your services. For more information, see Listeners in the Amazon VPC Lattice User Guide. |
|
CreateListenerResponse |
This is the response object from the CreateListener operation. |
|
CreateResourceConfigurationRequest |
Container for the parameters to the CreateResourceConfiguration operation. Creates a resource configuration. A resource configuration defines a specific resource. You can associate a resource configuration with a service network or a VPC endpoint. |
|
CreateResourceConfigurationResponse |
This is the response object from the CreateResourceConfiguration operation. |
|
CreateResourceGatewayRequest |
Container for the parameters to the CreateResourceGateway operation. Creates a resource gateway. |
|
CreateResourceGatewayResponse |
This is the response object from the CreateResourceGateway operation. |
|
CreateRuleRequest |
Container for the parameters to the CreateRule operation. Creates a listener rule. Each listener has a default rule for checking connection requests, but you can define additional rules. Each rule consists of a priority, one or more actions, and one or more conditions. For more information, see Listener rules in the Amazon VPC Lattice User Guide. |
|
CreateRuleResponse |
This is the response object from the CreateRule operation. |
|
CreateServiceNetworkRequest |
Container for the parameters to the CreateServiceNetwork operation. Creates a service network. A service network is a logical boundary for a collection of services. You can associate services and VPCs with a service network. For more information, see Service networks in the Amazon VPC Lattice User Guide. |
|
CreateServiceNetworkResourceAssociationRequest |
Container for the parameters to the CreateServiceNetworkResourceAssociation operation. Associates the specified service network with the specified resource configuration. This allows the resource configuration to receive connections through the service network, including through a service network VPC endpoint. |
|
CreateServiceNetworkResourceAssociationResponse |
This is the response object from the CreateServiceNetworkResourceAssociation operation. |
|
CreateServiceNetworkResponse |
This is the response object from the CreateServiceNetwork operation. |
|
CreateServiceNetworkServiceAssociationRequest |
Container for the parameters to the CreateServiceNetworkServiceAssociation operation. Associates the specified service with the specified service network. For more information, see Manage service associations in the Amazon VPC Lattice User Guide. You can't use this operation if the service and service network are already associated or if there is a disassociation or deletion in progress. If the association fails, you can retry the operation by deleting the association and recreating it. You cannot associate a service and service network that are shared with a caller. The caller must own either the service or the service network. As a result of this operation, the association is created in the service network account and the association owner account. |
|
CreateServiceNetworkServiceAssociationResponse |
This is the response object from the CreateServiceNetworkServiceAssociation operation. |
|
CreateServiceNetworkVpcAssociationRequest |
Container for the parameters to the CreateServiceNetworkVpcAssociation operation. Associates a VPC with a service network. When you associate a VPC with the service network, it enables all the resources within that VPC to be clients and communicate with other services in the service network. For more information, see Manage VPC associations in the Amazon VPC Lattice User Guide. You can't use this operation if there is a disassociation in progress. If the association fails, retry by deleting the association and recreating it. As a result of this operation, the association gets created in the service network account and the VPC owner account. If you add a security group to the service network and VPC association, the association must continue to always have at least one security group. You can add or edit security groups at any time. However, to remove all security groups, you must first delete the association and recreate it without security groups. |
|
CreateServiceNetworkVpcAssociationResponse |
This is the response object from the CreateServiceNetworkVpcAssociation operation. |
|
CreateServiceRequest |
Container for the parameters to the CreateService operation. Creates a service. A service is any software application that can run on instances containers, or serverless functions within an account or virtual private cloud (VPC). For more information, see Services in the Amazon VPC Lattice User Guide. |
|
CreateServiceResponse |
This is the response object from the CreateService operation. |
|
CreateTargetGroupRequest |
Container for the parameters to the CreateTargetGroup operation. Creates a target group. A target group is a collection of targets, or compute resources, that run your application or service. A target group can only be used by a single service. For more information, see Target groups in the Amazon VPC Lattice User Guide. |
|
CreateTargetGroupResponse |
This is the response object from the CreateTargetGroup operation. |
|
DeleteAccessLogSubscriptionRequest |
Container for the parameters to the DeleteAccessLogSubscription operation. Deletes the specified access log subscription. |
|
DeleteAccessLogSubscriptionResponse |
This is the response object from the DeleteAccessLogSubscription operation. |
|
DeleteAuthPolicyRequest |
Container for the parameters to the DeleteAuthPolicy operation.
Deletes the specified auth policy. If an auth is set to |
|
DeleteAuthPolicyResponse |
This is the response object from the DeleteAuthPolicy operation. |
|
DeleteListenerRequest |
Container for the parameters to the DeleteListener operation. Deletes the specified listener. |
|
DeleteListenerResponse |
This is the response object from the DeleteListener operation. |
|
DeleteResourceConfigurationRequest |
Container for the parameters to the DeleteResourceConfiguration operation. Deletes the specified resource configuration. |
|
DeleteResourceConfigurationResponse |
This is the response object from the DeleteResourceConfiguration operation. |
|
DeleteResourceEndpointAssociationRequest |
Container for the parameters to the DeleteResourceEndpointAssociation operation. Disassociates the resource configuration from the resource VPC endpoint. |
|
DeleteResourceEndpointAssociationResponse |
This is the response object from the DeleteResourceEndpointAssociation operation. |
|
DeleteResourceGatewayRequest |
Container for the parameters to the DeleteResourceGateway operation. Deletes the specified resource gateway. |
|
DeleteResourceGatewayResponse |
This is the response object from the DeleteResourceGateway operation. |
|
DeleteResourcePolicyRequest |
Container for the parameters to the DeleteResourcePolicy operation. Deletes the specified resource policy. |
|
DeleteResourcePolicyResponse |
This is the response object from the DeleteResourcePolicy operation. |
|
DeleteRuleRequest |
Container for the parameters to the DeleteRule operation. Deletes a listener rule. Each listener has a default rule for checking connection requests, but you can define additional rules. Each rule consists of a priority, one or more actions, and one or more conditions. You can delete additional listener rules, but you cannot delete the default rule. For more information, see Listener rules in the Amazon VPC Lattice User Guide. |
|
DeleteRuleResponse |
This is the response object from the DeleteRule operation. |
|
DeleteServiceNetworkRequest |
Container for the parameters to the DeleteServiceNetwork operation. Deletes a service network. You can only delete the service network if there is no service or VPC associated with it. If you delete a service network, all resources related to the service network, such as the resource policy, auth policy, and access log subscriptions, are also deleted. For more information, see Delete a service network in the Amazon VPC Lattice User Guide. |
|
DeleteServiceNetworkResourceAssociationRequest |
Container for the parameters to the DeleteServiceNetworkResourceAssociation operation. Deletes the association between a service network and a resource configuration. |
|
DeleteServiceNetworkResourceAssociationResponse |
This is the response object from the DeleteServiceNetworkResourceAssociation operation. |
|
DeleteServiceNetworkResponse |
This is the response object from the DeleteServiceNetwork operation. |
|
DeleteServiceNetworkServiceAssociationRequest |
Container for the parameters to the DeleteServiceNetworkServiceAssociation operation. Deletes the association between a service and a service network. This operation fails if an association is still in progress. |
|
DeleteServiceNetworkServiceAssociationResponse |
This is the response object from the DeleteServiceNetworkServiceAssociation operation. |
|
DeleteServiceNetworkVpcAssociationRequest |
Container for the parameters to the DeleteServiceNetworkVpcAssociation operation. Disassociates the VPC from the service network. You can't disassociate the VPC if there is a create or update association in progress. |
|
DeleteServiceNetworkVpcAssociationResponse |
This is the response object from the DeleteServiceNetworkVpcAssociation operation. |
|
DeleteServiceRequest |
Container for the parameters to the DeleteService operation. Deletes a service. A service can't be deleted if it's associated with a service network. If you delete a service, all resources related to the service, such as the resource policy, auth policy, listeners, listener rules, and access log subscriptions, are also deleted. For more information, see Delete a service in the Amazon VPC Lattice User Guide. |
|
DeleteServiceResponse |
This is the response object from the DeleteService operation. |
|
DeleteTargetGroupRequest |
Container for the parameters to the DeleteTargetGroup operation. Deletes a target group. You can't delete a target group if it is used in a listener rule or if the target group creation is in progress. |
|
DeleteTargetGroupResponse |
This is the response object from the DeleteTargetGroup operation. |
|
DeregisterTargetsRequest |
Container for the parameters to the DeregisterTargets operation. Deregisters the specified targets from the specified target group. |
|
DeregisterTargetsResponse |
This is the response object from the DeregisterTargets operation. |
|
DnsEntry |
Describes the DNS information of a service. |
|
DnsResource |
The DNS name of the resource. |
|
FixedResponseAction |
Describes an action that returns a custom HTTP response. |
|
ForwardAction |
Describes a forward action. You can use forward actions to route requests to one or more target groups. |
|
GetAccessLogSubscriptionRequest |
Container for the parameters to the GetAccessLogSubscription operation. Retrieves information about the specified access log subscription. |
|
GetAccessLogSubscriptionResponse |
This is the response object from the GetAccessLogSubscription operation. |
|
GetAuthPolicyRequest |
Container for the parameters to the GetAuthPolicy operation. Retrieves information about the auth policy for the specified service or service network. |
|
GetAuthPolicyResponse |
This is the response object from the GetAuthPolicy operation. |
|
GetListenerRequest |
Container for the parameters to the GetListener operation. Retrieves information about the specified listener for the specified service. |
|
GetListenerResponse |
This is the response object from the GetListener operation. |
|
GetResourceConfigurationRequest |
Container for the parameters to the GetResourceConfiguration operation. Retrieves information about the specified resource configuration. |
|
GetResourceConfigurationResponse |
This is the response object from the GetResourceConfiguration operation. |
|
GetResourceGatewayRequest |
Container for the parameters to the GetResourceGateway operation. Retrieves information about the specified resource gateway. |
|
GetResourceGatewayResponse |
This is the response object from the GetResourceGateway operation. |
|
GetResourcePolicyRequest |
Container for the parameters to the GetResourcePolicy operation. Retrieves information about the specified resource policy. The resource policy is an IAM policy created on behalf of the resource owner when they share a resource. |
|
GetResourcePolicyResponse |
This is the response object from the GetResourcePolicy operation. |
|
GetRuleRequest |
Container for the parameters to the GetRule operation. Retrieves information about the specified listener rules. You can also retrieve information about the default listener rule. For more information, see Listener rules in the Amazon VPC Lattice User Guide. |
|
GetRuleResponse |
This is the response object from the GetRule operation. |
|
GetServiceNetworkRequest |
Container for the parameters to the GetServiceNetwork operation. Retrieves information about the specified service network. |
|
GetServiceNetworkResourceAssociationRequest |
Container for the parameters to the GetServiceNetworkResourceAssociation operation. Retrieves information about the specified association between a service network and a resource configuration. |
|
GetServiceNetworkResourceAssociationResponse |
This is the response object from the GetServiceNetworkResourceAssociation operation. |
|
GetServiceNetworkResponse |
This is the response object from the GetServiceNetwork operation. |
|
GetServiceNetworkServiceAssociationRequest |
Container for the parameters to the GetServiceNetworkServiceAssociation operation. Retrieves information about the specified association between a service network and a service. |
|
GetServiceNetworkServiceAssociationResponse |
This is the response object from the GetServiceNetworkServiceAssociation operation. |
|
GetServiceNetworkVpcAssociationRequest |
Container for the parameters to the GetServiceNetworkVpcAssociation operation. Retrieves information about the specified association between a service network and a VPC. |
|
GetServiceNetworkVpcAssociationResponse |
This is the response object from the GetServiceNetworkVpcAssociation operation. |
|
GetServiceRequest |
Container for the parameters to the GetService operation. Retrieves information about the specified service. |
|
GetServiceResponse |
This is the response object from the GetService operation. |
|
GetTargetGroupRequest |
Container for the parameters to the GetTargetGroup operation. Retrieves information about the specified target group. |
|
GetTargetGroupResponse |
This is the response object from the GetTargetGroup operation. |
|
HeaderMatch |
Describes the constraints for a header match. Matches incoming requests with rule based on request header value before applying rule action. |
|
HeaderMatchType |
Describes a header match type. |
|
HealthCheckConfig |
Describes the health check configuration of a target group. Health check configurations
aren't used for target groups of type |
|
HttpMatch |
Describes criteria that can be applied to incoming requests. |
|
InternalServerException |
An unexpected error occurred while processing the request. |
|
IpResource |
Describes an IP resource. |
|
ListAccessLogSubscriptionsRequest |
Container for the parameters to the ListAccessLogSubscriptions operation. Lists the access log subscriptions for the specified service network or service. |
|
ListAccessLogSubscriptionsResponse |
This is the response object from the ListAccessLogSubscriptions operation. |
|
ListenerSummary |
Summary information about a listener. |
|
ListListenersRequest |
Container for the parameters to the ListListeners operation. Lists the listeners for the specified service. |
|
ListListenersResponse |
This is the response object from the ListListeners operation. |
|
ListResourceConfigurationsRequest |
Container for the parameters to the ListResourceConfigurations operation. Lists the resource configurations owned by or shared with this account. |
|
ListResourceConfigurationsResponse |
This is the response object from the ListResourceConfigurations operation. |
|
ListResourceEndpointAssociationsRequest |
Container for the parameters to the ListResourceEndpointAssociations operation. Lists the associations for the specified VPC endpoint. |
|
ListResourceEndpointAssociationsResponse |
This is the response object from the ListResourceEndpointAssociations operation. |
|
ListResourceGatewaysRequest |
Container for the parameters to the ListResourceGateways operation. Lists the resource gateways that you own or that were shared with you. |
|
ListResourceGatewaysResponse |
This is the response object from the ListResourceGateways operation. |
|
ListRulesRequest |
Container for the parameters to the ListRules operation. Lists the rules for the specified listener. |
|
ListRulesResponse |
This is the response object from the ListRules operation. |
|
ListServiceNetworkResourceAssociationsRequest |
Container for the parameters to the ListServiceNetworkResourceAssociations operation. Lists the associations between a service network and a resource configuration. |
|
ListServiceNetworkResourceAssociationsResponse |
This is the response object from the ListServiceNetworkResourceAssociations operation. |
|
ListServiceNetworkServiceAssociationsRequest |
Container for the parameters to the ListServiceNetworkServiceAssociations operation. Lists the associations between a service network and a service. You can filter the list either by service or service network. You must provide either the service network identifier or the service identifier. Every association in Amazon VPC Lattice has a unique Amazon Resource Name (ARN), such as when a service network is associated with a VPC or when a service is associated with a service network. If the association is for a resource is shared with another account, the association includes the local account ID as the prefix in the ARN. |
|
ListServiceNetworkServiceAssociationsResponse |
This is the response object from the ListServiceNetworkServiceAssociations operation. |
|
ListServiceNetworksRequest |
Container for the parameters to the ListServiceNetworks operation. Lists the service networks owned by or shared with this account. The account ID in the ARN shows which account owns the service network. |
|
ListServiceNetworksResponse |
This is the response object from the ListServiceNetworks operation. |
|
ListServiceNetworkVpcAssociationsRequest |
Container for the parameters to the ListServiceNetworkVpcAssociations operation. Lists the associations between a service network and a VPC. You can filter the list either by VPC or service network. You must provide either the ID of the service network identifier or the ID of the VPC. |
|
ListServiceNetworkVpcAssociationsResponse |
This is the response object from the ListServiceNetworkVpcAssociations operation. |
|
ListServiceNetworkVpcEndpointAssociationsRequest |
Container for the parameters to the ListServiceNetworkVpcEndpointAssociations operation. Lists the associations between a service network and a VPC endpoint. |
|
ListServiceNetworkVpcEndpointAssociationsResponse |
This is the response object from the ListServiceNetworkVpcEndpointAssociations operation. |
|
ListServicesRequest |
Container for the parameters to the ListServices operation. Lists the services owned by the caller account or shared with the caller account. |
|
ListServicesResponse |
This is the response object from the ListServices operation. |
|
ListTagsForResourceRequest |
Container for the parameters to the ListTagsForResource operation. Lists the tags for the specified resource. |
|
ListTagsForResourceResponse |
This is the response object from the ListTagsForResource operation. |
|
ListTargetGroupsRequest |
Container for the parameters to the ListTargetGroups operation. Lists your target groups. You can narrow your search by using the filters below in your request. |
|
ListTargetGroupsResponse |
This is the response object from the ListTargetGroups operation. |
|
ListTargetsRequest |
Container for the parameters to the ListTargets operation. Lists the targets for the target group. By default, all targets are included. You can use this API to check the health status of targets. You can also filter the results by target. |
|
ListTargetsResponse |
This is the response object from the ListTargets operation. |
|
Matcher |
Describes the codes to use when checking for a successful response from a target for health checks. |
|
PathMatch |
Describes the conditions that can be applied when matching a path for incoming requests. |
|
PathMatchType |
Describes a path match type. Each rule can include only one of the following types of paths. |
|
PutAuthPolicyRequest |
Container for the parameters to the PutAuthPolicy operation. Creates or updates the auth policy. The policy string in JSON must not contain newlines or blank lines. For more information, see Auth policies in the Amazon VPC Lattice User Guide. |
|
PutAuthPolicyResponse |
This is the response object from the PutAuthPolicy operation. |
|
PutResourcePolicyRequest |
Container for the parameters to the PutResourcePolicy operation. Attaches a resource-based permission policy to a service or service network. The policy must contain the same actions and condition statements as the Amazon Web Services Resource Access Manager permission for sharing services and service networks. |
|
PutResourcePolicyResponse |
This is the response object from the PutResourcePolicy operation. |
|
RegisterTargetsRequest |
Container for the parameters to the RegisterTargets operation. Registers the targets with the target group. If it's a Lambda target, you can only have one target in a target group. |
|
RegisterTargetsResponse |
This is the response object from the RegisterTargets operation. |
|
ResourceConfigurationDefinition |
Describes a resource configuration. |
|
ResourceConfigurationSummary |
Summary information about a resource configuration. |
|
ResourceEndpointAssociationSummary |
Summary information about a VPC endpoint association. |
|
ResourceGatewaySummary |
Summary information about a resource gateway. |
|
ResourceNotFoundException |
The request references a resource that does not exist. |
|
RuleAction |
Describes the action for a rule. |
|
RuleMatch |
Describes a rule match. |
|
RuleSummary |
Summary information about a listener rule. |
|
RuleUpdate |
Describes a rule update. |
|
RuleUpdateFailure |
Describes a rule update that failed. |
|
RuleUpdateSuccess |
Describes a successful rule update. |
|
ServiceNetworkEndpointAssociation |
Describes the association between a service network and a VPC endpoint. |
|
ServiceNetworkResourceAssociationSummary |
Summary information about an association between a service network and a resource configuration. |
|
ServiceNetworkServiceAssociationSummary |
Summary information about an association between a service network and a service. |
|
ServiceNetworkSummary |
Summary information about a service network. |
|
ServiceNetworkVpcAssociationSummary |
Summary information about an association between a service network and a VPC. |
|
ServiceQuotaExceededException |
The request would cause a service quota to be exceeded. |
|
ServiceSummary |
Summary information about a service. |
|
SharingConfig |
Specifies if the service network should be enabled for sharing. |
|
TagResourceRequest |
Container for the parameters to the TagResource operation. Adds the specified tags to the specified resource. |
|
TagResourceResponse |
This is the response object from the TagResource operation. |
|
Target |
Describes a target. |
|
TargetFailure |
Describes a target failure. |
|
TargetGroupConfig |
Describes the configuration of a target group. For more information, see Target groups in the Amazon VPC Lattice User Guide. |
|
TargetGroupSummary |
Summary information about a target group. For more information, see Target groups in the Amazon VPC Lattice User Guide. |
|
TargetSummary |
Summary information about a target. |
|
ThrottlingException |
The limit on the number of requests per second was exceeded. |
|
UntagResourceRequest |
Container for the parameters to the UntagResource operation. Removes the specified tags from the specified resource. |
|
UntagResourceResponse |
This is the response object from the UntagResource operation. |
|
UpdateAccessLogSubscriptionRequest |
Container for the parameters to the UpdateAccessLogSubscription operation. Updates the specified access log subscription. |
|
UpdateAccessLogSubscriptionResponse |
This is the response object from the UpdateAccessLogSubscription operation. |
|
UpdateListenerRequest |
Container for the parameters to the UpdateListener operation. Updates the specified listener for the specified service. |
|
UpdateListenerResponse |
This is the response object from the UpdateListener operation. |
|
UpdateResourceConfigurationRequest |
Container for the parameters to the UpdateResourceConfiguration operation. Updates the specified resource configuration. |
|
UpdateResourceConfigurationResponse |
This is the response object from the UpdateResourceConfiguration operation. |
|
UpdateResourceGatewayRequest |
Container for the parameters to the UpdateResourceGateway operation. Updates the specified resource gateway. |
|
UpdateResourceGatewayResponse |
This is the response object from the UpdateResourceGateway operation. |
|
UpdateRuleRequest |
Container for the parameters to the UpdateRule operation.
Updates a specified rule for the listener. You can't modify a default listener rule.
To modify a default listener rule, use |
|
UpdateRuleResponse |
This is the response object from the UpdateRule operation. |
|
UpdateServiceNetworkRequest |
Container for the parameters to the UpdateServiceNetwork operation. Updates the specified service network. |
|
UpdateServiceNetworkResponse |
This is the response object from the UpdateServiceNetwork operation. |
|
UpdateServiceNetworkVpcAssociationRequest |
Container for the parameters to the UpdateServiceNetworkVpcAssociation operation. Updates the service network and VPC association. If you add a security group to the service network and VPC association, the association must continue to have at least one security group. You can add or edit security groups at any time. However, to remove all security groups, you must first delete the association and then recreate it without security groups. |
|
UpdateServiceNetworkVpcAssociationResponse |
This is the response object from the UpdateServiceNetworkVpcAssociation operation. |
|
UpdateServiceRequest |
Container for the parameters to the UpdateService operation. Updates the specified service. |
|
UpdateServiceResponse |
This is the response object from the UpdateService operation. |
|
UpdateTargetGroupRequest |
Container for the parameters to the UpdateTargetGroup operation. Updates the specified target group. |
|
UpdateTargetGroupResponse |
This is the response object from the UpdateTargetGroup operation. |
|
ValidationException |
The input does not satisfy the constraints specified by an Amazon Web Services service. |
|
ValidationExceptionField |
Describes a validation failure. |
|
VPCLatticePaginatorFactory |
Paginators for the VPCLattice service |
|
WeightedTargetGroup |
Describes the weight of a target group. |
Name | Description | |
---|---|---|
IListAccessLogSubscriptionsPaginator |
Paginator for the ListAccessLogSubscriptions operation |
|
IListListenersPaginator |
Paginator for the ListListeners operation |
|
IListResourceConfigurationsPaginator |
Paginator for the ListResourceConfigurations operation |
|
IListResourceEndpointAssociationsPaginator |
Paginator for the ListResourceEndpointAssociations operation |
|
IListResourceGatewaysPaginator |
Paginator for the ListResourceGateways operation |
|
IListRulesPaginator |
Paginator for the ListRules operation |
|
IListServiceNetworkResourceAssociationsPaginator |
Paginator for the ListServiceNetworkResourceAssociations operation |
|
IListServiceNetworkServiceAssociationsPaginator |
Paginator for the ListServiceNetworkServiceAssociations operation |
|
IListServiceNetworksPaginator |
Paginator for the ListServiceNetworks operation |
|
IListServiceNetworkVpcAssociationsPaginator |
Paginator for the ListServiceNetworkVpcAssociations operation |
|
IListServiceNetworkVpcEndpointAssociationsPaginator |
Paginator for the ListServiceNetworkVpcEndpointAssociations operation |
|
IListServicesPaginator |
Paginator for the ListServices operation |
|
IListTargetGroupsPaginator |
Paginator for the ListTargetGroups operation |
|
IListTargetsPaginator |
Paginator for the ListTargets operation |
|
IVPCLatticePaginatorFactory |
Paginators for the VPCLattice service |