@aws-sdk/client-vpc-lattice 3.1087.0 → 3.1088.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/VPCLattice.d.ts +244 -363
- package/dist-types/ts3.4/VPCLatticeClient.d.ts +14 -50
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/BatchUpdateRuleCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAccessLogSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateResourceConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateResourceGatewayCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateServiceNetworkCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateServiceNetworkResourceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateTargetGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAccessLogSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAuthPolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDomainVerificationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteResourceConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteResourceEndpointAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteResourceGatewayCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteServiceNetworkCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteServiceNetworkResourceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTargetGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeregisterTargetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetAccessLogSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAuthPolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDomainVerificationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetListenerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetResourceConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetResourceGatewayCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetServiceNetworkCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetServiceNetworkResourceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetServiceNetworkServiceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetServiceNetworkVpcAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTargetGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAccessLogSubscriptionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDomainVerificationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListResourceConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListResourceEndpointAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListResourceGatewaysCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListServiceNetworkResourceAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListServiceNetworkVpcEndpointAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListServiceNetworksCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTargetGroupsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListTargetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutAuthPolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RegisterTargetsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartDomainVerificationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAccessLogSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateResourceConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateResourceGatewayCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateServiceNetworkCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateTargetGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +7 -14
- package/dist-types/ts3.4/models/errors.d.ts +6 -18
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListRulesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListTargetsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38