@aws-sdk/client-vpc-lattice 3.896.0 → 3.901.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/README.md +1 -5
- package/dist-cjs/index.js +7 -1
- package/dist-es/protocols/Aws_restJson1.js +6 -0
- package/dist-types/VPCLattice.d.ts +1 -5
- package/dist-types/VPCLatticeClient.d.ts +1 -5
- package/dist-types/commands/BatchUpdateRuleCommand.d.ts +3 -12
- package/dist-types/commands/CreateAccessLogSubscriptionCommand.d.ts +3 -10
- package/dist-types/commands/CreateListenerCommand.d.ts +3 -8
- package/dist-types/commands/CreateResourceConfigurationCommand.d.ts +3 -6
- package/dist-types/commands/CreateResourceGatewayCommand.d.ts +7 -7
- package/dist-types/commands/CreateRuleCommand.d.ts +3 -8
- package/dist-types/commands/CreateServiceCommand.d.ts +3 -8
- package/dist-types/commands/CreateServiceNetworkCommand.d.ts +3 -8
- package/dist-types/commands/CreateServiceNetworkResourceAssociationCommand.d.ts +3 -7
- package/dist-types/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +3 -13
- package/dist-types/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +3 -15
- package/dist-types/commands/CreateTargetGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAccessLogSubscriptionCommand.d.ts +1 -2
- package/dist-types/commands/DeleteAuthPolicyCommand.d.ts +2 -6
- package/dist-types/commands/DeleteListenerCommand.d.ts +2 -4
- package/dist-types/commands/DeleteResourceConfigurationCommand.d.ts +2 -4
- package/dist-types/commands/DeleteResourceEndpointAssociationCommand.d.ts +1 -2
- package/dist-types/commands/DeleteResourceGatewayCommand.d.ts +2 -4
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -2
- package/dist-types/commands/DeleteRuleCommand.d.ts +3 -10
- package/dist-types/commands/DeleteServiceCommand.d.ts +3 -9
- package/dist-types/commands/DeleteServiceNetworkCommand.d.ts +3 -9
- package/dist-types/commands/DeleteServiceNetworkResourceAssociationCommand.d.ts +2 -4
- package/dist-types/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +3 -6
- package/dist-types/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +3 -6
- package/dist-types/commands/DeleteTargetGroupCommand.d.ts +3 -6
- package/dist-types/commands/DeregisterTargetsCommand.d.ts +2 -4
- package/dist-types/commands/GetAccessLogSubscriptionCommand.d.ts +1 -2
- package/dist-types/commands/GetAuthPolicyCommand.d.ts +2 -4
- package/dist-types/commands/GetListenerCommand.d.ts +1 -2
- package/dist-types/commands/GetResourceConfigurationCommand.d.ts +1 -2
- package/dist-types/commands/GetResourceGatewayCommand.d.ts +2 -2
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -4
- package/dist-types/commands/GetRuleCommand.d.ts +2 -5
- package/dist-types/commands/GetServiceCommand.d.ts +1 -2
- package/dist-types/commands/GetServiceNetworkCommand.d.ts +1 -2
- package/dist-types/commands/GetServiceNetworkResourceAssociationCommand.d.ts +1 -2
- package/dist-types/commands/GetServiceNetworkServiceAssociationCommand.d.ts +1 -2
- package/dist-types/commands/GetServiceNetworkVpcAssociationCommand.d.ts +1 -2
- package/dist-types/commands/GetTargetGroupCommand.d.ts +1 -2
- package/dist-types/commands/ListAccessLogSubscriptionsCommand.d.ts +1 -2
- package/dist-types/commands/ListListenersCommand.d.ts +1 -2
- package/dist-types/commands/ListResourceConfigurationsCommand.d.ts +1 -2
- package/dist-types/commands/ListResourceEndpointAssociationsCommand.d.ts +1 -2
- package/dist-types/commands/ListResourceGatewaysCommand.d.ts +2 -2
- package/dist-types/commands/ListRulesCommand.d.ts +1 -2
- package/dist-types/commands/ListServiceNetworkResourceAssociationsCommand.d.ts +2 -2
- package/dist-types/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +2 -9
- package/dist-types/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +2 -4
- package/dist-types/commands/ListServiceNetworkVpcEndpointAssociationsCommand.d.ts +1 -2
- package/dist-types/commands/ListServiceNetworksCommand.d.ts +2 -4
- package/dist-types/commands/ListServicesCommand.d.ts +1 -2
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -2
- package/dist-types/commands/ListTargetGroupsCommand.d.ts +2 -4
- package/dist-types/commands/ListTargetsCommand.d.ts +2 -4
- package/dist-types/commands/PutAuthPolicyCommand.d.ts +2 -6
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -5
- package/dist-types/commands/RegisterTargetsCommand.d.ts +3 -6
- package/dist-types/commands/TagResourceCommand.d.ts +1 -2
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -2
- package/dist-types/commands/UpdateAccessLogSubscriptionCommand.d.ts +2 -4
- package/dist-types/commands/UpdateListenerCommand.d.ts +2 -4
- package/dist-types/commands/UpdateResourceConfigurationCommand.d.ts +1 -2
- package/dist-types/commands/UpdateResourceGatewayCommand.d.ts +4 -2
- package/dist-types/commands/UpdateRuleCommand.d.ts +3 -6
- package/dist-types/commands/UpdateServiceCommand.d.ts +2 -4
- package/dist-types/commands/UpdateServiceNetworkCommand.d.ts +2 -4
- package/dist-types/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateTargetGroupCommand.d.ts +2 -4
- package/dist-types/index.d.ts +1 -5
- package/dist-types/models/models_0.d.ts +128 -382
- package/dist-types/ts3.4/models/models_0.d.ts +7 -2
- package/package.json +38 -38
|
@@ -27,13 +27,7 @@ declare const ListServiceNetworkServiceAssociationsCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Lists the associations between a service network and a service. You can filter the list
|
|
31
|
-
* either by service or service network. You must provide either the service network identifier or
|
|
32
|
-
* the service identifier.</p>
|
|
33
|
-
* <p>Every association in Amazon VPC Lattice has a unique Amazon Resource Name (ARN), such as when a
|
|
34
|
-
* service network is associated with a VPC or when a service is associated with a service network.
|
|
35
|
-
* If the association is for a resource is shared with another account, the association
|
|
36
|
-
* includes the local account ID as the prefix in the ARN.</p>
|
|
30
|
+
* <p>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.</p> <p>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.</p>
|
|
37
31
|
* @example
|
|
38
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
39
33
|
* ```javascript
|
|
@@ -92,8 +86,7 @@ declare const ListServiceNetworkServiceAssociationsCommand_base: {
|
|
|
92
86
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
93
87
|
*
|
|
94
88
|
* @throws {@link ValidationException} (client fault)
|
|
95
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
96
|
-
* service.</p>
|
|
89
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
97
90
|
*
|
|
98
91
|
* @throws {@link VPCLatticeServiceException}
|
|
99
92
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -27,8 +27,7 @@ declare const ListServiceNetworkVpcAssociationsCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Lists the associations between a service network and a VPC. You can filter the list either by VPC or
|
|
31
|
-
* service network. You must provide either the ID of the service network identifier or the ID of the VPC.</p>
|
|
30
|
+
* <p>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.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|
|
@@ -81,8 +80,7 @@ declare const ListServiceNetworkVpcAssociationsCommand_base: {
|
|
|
81
80
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
82
81
|
*
|
|
83
82
|
* @throws {@link ValidationException} (client fault)
|
|
84
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
85
|
-
* service.</p>
|
|
83
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
86
84
|
*
|
|
87
85
|
* @throws {@link VPCLatticeServiceException}
|
|
88
86
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -76,8 +76,7 @@ declare const ListServiceNetworkVpcEndpointAssociationsCommand_base: {
|
|
|
76
76
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
77
77
|
*
|
|
78
78
|
* @throws {@link ValidationException} (client fault)
|
|
79
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
80
|
-
* service.</p>
|
|
79
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
81
80
|
*
|
|
82
81
|
* @throws {@link VPCLatticeServiceException}
|
|
83
82
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -27,8 +27,7 @@ declare const ListServiceNetworksCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Lists the service networks owned by or shared with this account. The account ID in the ARN
|
|
31
|
-
* shows which account owns the service network.</p>
|
|
30
|
+
* <p>Lists the service networks owned by or shared with this account. The account ID in the ARN shows which account owns the service network.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|
|
@@ -77,8 +76,7 @@ declare const ListServiceNetworksCommand_base: {
|
|
|
77
76
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
78
77
|
*
|
|
79
78
|
* @throws {@link ValidationException} (client fault)
|
|
80
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
81
|
-
* service.</p>
|
|
79
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
82
80
|
*
|
|
83
81
|
* @throws {@link VPCLatticeServiceException}
|
|
84
82
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -79,8 +79,7 @@ declare const ListServicesCommand_base: {
|
|
|
79
79
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
80
80
|
*
|
|
81
81
|
* @throws {@link ValidationException} (client fault)
|
|
82
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
83
|
-
* service.</p>
|
|
82
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
84
83
|
*
|
|
85
84
|
* @throws {@link VPCLatticeServiceException}
|
|
86
85
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -65,8 +65,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
65
65
|
* <p>The request references a resource that does not exist.</p>
|
|
66
66
|
*
|
|
67
67
|
* @throws {@link ValidationException} (client fault)
|
|
68
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
69
|
-
* service.</p>
|
|
68
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
70
69
|
*
|
|
71
70
|
* @throws {@link VPCLatticeServiceException}
|
|
72
71
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -27,8 +27,7 @@ declare const ListTargetGroupsCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Lists your target groups. You can narrow your search by using the filters below in your
|
|
31
|
-
* request.</p>
|
|
30
|
+
* <p>Lists your target groups. You can narrow your search by using the filters below in your request.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|
|
@@ -86,8 +85,7 @@ declare const ListTargetGroupsCommand_base: {
|
|
|
86
85
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
87
86
|
*
|
|
88
87
|
* @throws {@link ValidationException} (client fault)
|
|
89
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
90
|
-
* service.</p>
|
|
88
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
91
89
|
*
|
|
92
90
|
* @throws {@link VPCLatticeServiceException}
|
|
93
91
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -27,8 +27,7 @@ declare const ListTargetsCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Lists the targets for the target group. By default, all targets are included. You can use
|
|
31
|
-
* this API to check the health status of targets. You can also filter the results by target.</p>
|
|
30
|
+
* <p>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.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|
|
@@ -83,8 +82,7 @@ declare const ListTargetsCommand_base: {
|
|
|
83
82
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
84
83
|
*
|
|
85
84
|
* @throws {@link ValidationException} (client fault)
|
|
86
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
87
|
-
* service.</p>
|
|
85
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
88
86
|
*
|
|
89
87
|
* @throws {@link VPCLatticeServiceException}
|
|
90
88
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -27,10 +27,7 @@ declare const PutAuthPolicyCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Creates or updates the auth policy. The policy string in JSON must not contain newlines or
|
|
31
|
-
* blank lines.</p>
|
|
32
|
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/auth-policies.html">Auth policies</a> in the <i>Amazon VPC
|
|
33
|
-
* Lattice User Guide</i>.</p>
|
|
30
|
+
* <p>Creates or updates the auth policy. The policy string in JSON must not contain newlines or blank lines.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/auth-policies.html">Auth policies</a> in the <i>Amazon VPC Lattice User Guide</i>.</p>
|
|
34
31
|
* @example
|
|
35
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
36
33
|
* ```javascript
|
|
@@ -71,8 +68,7 @@ declare const PutAuthPolicyCommand_base: {
|
|
|
71
68
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
72
69
|
*
|
|
73
70
|
* @throws {@link ValidationException} (client fault)
|
|
74
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
75
|
-
* service.</p>
|
|
71
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
76
72
|
*
|
|
77
73
|
* @throws {@link VPCLatticeServiceException}
|
|
78
74
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -27,9 +27,7 @@ declare const PutResourcePolicyCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Attaches a resource-based permission policy to a service or service network. The policy must
|
|
31
|
-
* contain the same actions and condition statements as the Amazon Web Services Resource Access
|
|
32
|
-
* Manager permission for sharing services and service networks.</p>
|
|
30
|
+
* <p>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.</p>
|
|
33
31
|
* @example
|
|
34
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
33
|
* ```javascript
|
|
@@ -67,8 +65,7 @@ declare const PutResourcePolicyCommand_base: {
|
|
|
67
65
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
68
66
|
*
|
|
69
67
|
* @throws {@link ValidationException} (client fault)
|
|
70
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
71
|
-
* service.</p>
|
|
68
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
72
69
|
*
|
|
73
70
|
* @throws {@link VPCLatticeServiceException}
|
|
74
71
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -27,8 +27,7 @@ declare const RegisterTargetsCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Registers the targets with the target group. If it's a Lambda target, you can only have one
|
|
31
|
-
* target in a target group.</p>
|
|
30
|
+
* <p>Registers the targets with the target group. If it's a Lambda target, you can only have one target in a target group.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|
|
@@ -77,8 +76,7 @@ declare const RegisterTargetsCommand_base: {
|
|
|
77
76
|
* <p>The user does not have sufficient access to perform this action.</p>
|
|
78
77
|
*
|
|
79
78
|
* @throws {@link ConflictException} (client fault)
|
|
80
|
-
* <p>The request conflicts with the current state of the resource. Updating or deleting a
|
|
81
|
-
* resource can cause an inconsistent state.</p>
|
|
79
|
+
* <p>The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.</p>
|
|
82
80
|
*
|
|
83
81
|
* @throws {@link InternalServerException} (server fault)
|
|
84
82
|
* <p>An unexpected error occurred while processing the request.</p>
|
|
@@ -93,8 +91,7 @@ declare const RegisterTargetsCommand_base: {
|
|
|
93
91
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
94
92
|
*
|
|
95
93
|
* @throws {@link ValidationException} (client fault)
|
|
96
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
97
|
-
* service.</p>
|
|
94
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
98
95
|
*
|
|
99
96
|
* @throws {@link VPCLatticeServiceException}
|
|
100
97
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -67,8 +67,7 @@ declare const TagResourceCommand_base: {
|
|
|
67
67
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
68
68
|
*
|
|
69
69
|
* @throws {@link ValidationException} (client fault)
|
|
70
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
71
|
-
* service.</p>
|
|
70
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
72
71
|
*
|
|
73
72
|
* @throws {@link VPCLatticeServiceException}
|
|
74
73
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -64,8 +64,7 @@ declare const UntagResourceCommand_base: {
|
|
|
64
64
|
* <p>The request references a resource that does not exist.</p>
|
|
65
65
|
*
|
|
66
66
|
* @throws {@link ValidationException} (client fault)
|
|
67
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
68
|
-
* service.</p>
|
|
67
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
69
68
|
*
|
|
70
69
|
* @throws {@link VPCLatticeServiceException}
|
|
71
70
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -62,8 +62,7 @@ declare const UpdateAccessLogSubscriptionCommand_base: {
|
|
|
62
62
|
* <p>The user does not have sufficient access to perform this action.</p>
|
|
63
63
|
*
|
|
64
64
|
* @throws {@link ConflictException} (client fault)
|
|
65
|
-
* <p>The request conflicts with the current state of the resource. Updating or deleting a
|
|
66
|
-
* resource can cause an inconsistent state.</p>
|
|
65
|
+
* <p>The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.</p>
|
|
67
66
|
*
|
|
68
67
|
* @throws {@link InternalServerException} (server fault)
|
|
69
68
|
* <p>An unexpected error occurred while processing the request.</p>
|
|
@@ -75,8 +74,7 @@ declare const UpdateAccessLogSubscriptionCommand_base: {
|
|
|
75
74
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
76
75
|
*
|
|
77
76
|
* @throws {@link ValidationException} (client fault)
|
|
78
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
79
|
-
* service.</p>
|
|
77
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
80
78
|
*
|
|
81
79
|
* @throws {@link VPCLatticeServiceException}
|
|
82
80
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -90,8 +90,7 @@ declare const UpdateListenerCommand_base: {
|
|
|
90
90
|
* <p>The user does not have sufficient access to perform this action.</p>
|
|
91
91
|
*
|
|
92
92
|
* @throws {@link ConflictException} (client fault)
|
|
93
|
-
* <p>The request conflicts with the current state of the resource. Updating or deleting a
|
|
94
|
-
* resource can cause an inconsistent state.</p>
|
|
93
|
+
* <p>The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.</p>
|
|
95
94
|
*
|
|
96
95
|
* @throws {@link InternalServerException} (server fault)
|
|
97
96
|
* <p>An unexpected error occurred while processing the request.</p>
|
|
@@ -106,8 +105,7 @@ declare const UpdateListenerCommand_base: {
|
|
|
106
105
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
107
106
|
*
|
|
108
107
|
* @throws {@link ValidationException} (client fault)
|
|
109
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
110
|
-
* service.</p>
|
|
108
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
111
109
|
*
|
|
112
110
|
* @throws {@link VPCLatticeServiceException}
|
|
113
111
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -108,8 +108,7 @@ declare const UpdateResourceConfigurationCommand_base: {
|
|
|
108
108
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
109
109
|
*
|
|
110
110
|
* @throws {@link ValidationException} (client fault)
|
|
111
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
112
|
-
* service.</p>
|
|
111
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
113
112
|
*
|
|
114
113
|
* @throws {@link VPCLatticeServiceException}
|
|
115
114
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -70,6 +70,9 @@ declare const UpdateResourceGatewayCommand_base: {
|
|
|
70
70
|
* @throws {@link AccessDeniedException} (client fault)
|
|
71
71
|
* <p>The user does not have sufficient access to perform this action.</p>
|
|
72
72
|
*
|
|
73
|
+
* @throws {@link ConflictException} (client fault)
|
|
74
|
+
* <p>The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.</p>
|
|
75
|
+
*
|
|
73
76
|
* @throws {@link InternalServerException} (server fault)
|
|
74
77
|
* <p>An unexpected error occurred while processing the request.</p>
|
|
75
78
|
*
|
|
@@ -80,8 +83,7 @@ declare const UpdateResourceGatewayCommand_base: {
|
|
|
80
83
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
81
84
|
*
|
|
82
85
|
* @throws {@link ValidationException} (client fault)
|
|
83
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
84
|
-
* service.</p>
|
|
86
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
85
87
|
*
|
|
86
88
|
* @throws {@link VPCLatticeServiceException}
|
|
87
89
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -27,8 +27,7 @@ declare const UpdateRuleCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Updates a specified rule for the listener. You can't modify a default listener rule. To modify a
|
|
31
|
-
* default listener rule, use <code>UpdateListener</code>.</p>
|
|
30
|
+
* <p>Updates a specified rule for the listener. You can't modify a default listener rule. To modify a default listener rule, use <code>UpdateListener</code>.</p>
|
|
32
31
|
* @example
|
|
33
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
34
33
|
* ```javascript
|
|
@@ -137,8 +136,7 @@ declare const UpdateRuleCommand_base: {
|
|
|
137
136
|
* <p>The user does not have sufficient access to perform this action.</p>
|
|
138
137
|
*
|
|
139
138
|
* @throws {@link ConflictException} (client fault)
|
|
140
|
-
* <p>The request conflicts with the current state of the resource. Updating or deleting a
|
|
141
|
-
* resource can cause an inconsistent state.</p>
|
|
139
|
+
* <p>The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.</p>
|
|
142
140
|
*
|
|
143
141
|
* @throws {@link InternalServerException} (server fault)
|
|
144
142
|
* <p>An unexpected error occurred while processing the request.</p>
|
|
@@ -153,8 +151,7 @@ declare const UpdateRuleCommand_base: {
|
|
|
153
151
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
154
152
|
*
|
|
155
153
|
* @throws {@link ValidationException} (client fault)
|
|
156
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
157
|
-
* service.</p>
|
|
154
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
158
155
|
*
|
|
159
156
|
* @throws {@link VPCLatticeServiceException}
|
|
160
157
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -64,8 +64,7 @@ declare const UpdateServiceCommand_base: {
|
|
|
64
64
|
* <p>The user does not have sufficient access to perform this action.</p>
|
|
65
65
|
*
|
|
66
66
|
* @throws {@link ConflictException} (client fault)
|
|
67
|
-
* <p>The request conflicts with the current state of the resource. Updating or deleting a
|
|
68
|
-
* resource can cause an inconsistent state.</p>
|
|
67
|
+
* <p>The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.</p>
|
|
69
68
|
*
|
|
70
69
|
* @throws {@link InternalServerException} (server fault)
|
|
71
70
|
* <p>An unexpected error occurred while processing the request.</p>
|
|
@@ -80,8 +79,7 @@ declare const UpdateServiceCommand_base: {
|
|
|
80
79
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
81
80
|
*
|
|
82
81
|
* @throws {@link ValidationException} (client fault)
|
|
83
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
84
|
-
* service.</p>
|
|
82
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
85
83
|
*
|
|
86
84
|
* @throws {@link VPCLatticeServiceException}
|
|
87
85
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -61,8 +61,7 @@ declare const UpdateServiceNetworkCommand_base: {
|
|
|
61
61
|
* <p>The user does not have sufficient access to perform this action.</p>
|
|
62
62
|
*
|
|
63
63
|
* @throws {@link ConflictException} (client fault)
|
|
64
|
-
* <p>The request conflicts with the current state of the resource. Updating or deleting a
|
|
65
|
-
* resource can cause an inconsistent state.</p>
|
|
64
|
+
* <p>The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.</p>
|
|
66
65
|
*
|
|
67
66
|
* @throws {@link InternalServerException} (server fault)
|
|
68
67
|
* <p>An unexpected error occurred while processing the request.</p>
|
|
@@ -74,8 +73,7 @@ declare const UpdateServiceNetworkCommand_base: {
|
|
|
74
73
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
75
74
|
*
|
|
76
75
|
* @throws {@link ValidationException} (client fault)
|
|
77
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
78
|
-
* service.</p>
|
|
76
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
79
77
|
*
|
|
80
78
|
* @throws {@link VPCLatticeServiceException}
|
|
81
79
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -27,10 +27,7 @@ declare const UpdateServiceNetworkVpcAssociationCommand_base: {
|
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
|
-
* <p>Updates the service network and VPC association. If you add a security group to the service
|
|
31
|
-
* network and VPC association, the association must continue to have at least one security
|
|
32
|
-
* group. You can add or edit security groups at any time. However, to remove all security groups,
|
|
33
|
-
* you must first delete the association and then recreate it without security groups.</p>
|
|
30
|
+
* <p>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.</p>
|
|
34
31
|
* @example
|
|
35
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
36
33
|
* ```javascript
|
|
@@ -69,8 +66,7 @@ declare const UpdateServiceNetworkVpcAssociationCommand_base: {
|
|
|
69
66
|
* <p>The user does not have sufficient access to perform this action.</p>
|
|
70
67
|
*
|
|
71
68
|
* @throws {@link ConflictException} (client fault)
|
|
72
|
-
* <p>The request conflicts with the current state of the resource. Updating or deleting a
|
|
73
|
-
* resource can cause an inconsistent state.</p>
|
|
69
|
+
* <p>The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.</p>
|
|
74
70
|
*
|
|
75
71
|
* @throws {@link InternalServerException} (server fault)
|
|
76
72
|
* <p>An unexpected error occurred while processing the request.</p>
|
|
@@ -82,8 +78,7 @@ declare const UpdateServiceNetworkVpcAssociationCommand_base: {
|
|
|
82
78
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
83
79
|
*
|
|
84
80
|
* @throws {@link ValidationException} (client fault)
|
|
85
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
86
|
-
* service.</p>
|
|
81
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
87
82
|
*
|
|
88
83
|
* @throws {@link VPCLatticeServiceException}
|
|
89
84
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
|
@@ -97,8 +97,7 @@ declare const UpdateTargetGroupCommand_base: {
|
|
|
97
97
|
* <p>The user does not have sufficient access to perform this action.</p>
|
|
98
98
|
*
|
|
99
99
|
* @throws {@link ConflictException} (client fault)
|
|
100
|
-
* <p>The request conflicts with the current state of the resource. Updating or deleting a
|
|
101
|
-
* resource can cause an inconsistent state.</p>
|
|
100
|
+
* <p>The request conflicts with the current state of the resource. Updating or deleting a resource can cause an inconsistent state.</p>
|
|
102
101
|
*
|
|
103
102
|
* @throws {@link InternalServerException} (server fault)
|
|
104
103
|
* <p>An unexpected error occurred while processing the request.</p>
|
|
@@ -113,8 +112,7 @@ declare const UpdateTargetGroupCommand_base: {
|
|
|
113
112
|
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
114
113
|
*
|
|
115
114
|
* @throws {@link ValidationException} (client fault)
|
|
116
|
-
* <p>The input does not satisfy the constraints specified by an Amazon Web Services
|
|
117
|
-
* service.</p>
|
|
115
|
+
* <p>The input does not satisfy the constraints specified by an Amazon Web Services service.</p>
|
|
118
116
|
*
|
|
119
117
|
* @throws {@link VPCLatticeServiceException}
|
|
120
118
|
* <p>Base exception class for all service exceptions from VPCLattice service.</p>
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,9 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* <p>Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure,
|
|
3
|
-
* and monitor all of your services across multiple accounts and virtual private clouds (VPCs).
|
|
4
|
-
* Amazon VPC Lattice interconnects your microservices and legacy services within a logical boundary, so that
|
|
5
|
-
* you can discover and manage them more efficiently. For more information, see the <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/">Amazon VPC Lattice User Guide</a>
|
|
6
|
-
* </p>
|
|
2
|
+
* <p>Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, and monitor all of your services across multiple accounts and virtual private clouds (VPCs). Amazon VPC Lattice interconnects your microservices and legacy services within a logical boundary, so that you can discover and manage them more efficiently. For more information, see the <a href="https://docs.aws.amazon.com/vpc-lattice/latest/ug/">Amazon VPC Lattice User Guide</a> </p>
|
|
7
3
|
*
|
|
8
4
|
* @packageDocumentation
|
|
9
5
|
*/
|