@aws-sdk/client-networkmanager 3.288.0 → 3.290.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-types/commands/AcceptAttachmentCommand.d.ts +20 -0
- package/dist-types/commands/AssociateConnectPeerCommand.d.ts +23 -0
- package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +23 -0
- package/dist-types/commands/AssociateLinkCommand.d.ts +23 -0
- package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +23 -0
- package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +20 -0
- package/dist-types/commands/CreateConnectPeerCommand.d.ts +20 -0
- package/dist-types/commands/CreateConnectionCommand.d.ts +20 -0
- package/dist-types/commands/CreateCoreNetworkCommand.d.ts +23 -0
- package/dist-types/commands/CreateDeviceCommand.d.ts +23 -0
- package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +20 -0
- package/dist-types/commands/CreateLinkCommand.d.ts +23 -0
- package/dist-types/commands/CreateSiteCommand.d.ts +23 -0
- package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +20 -0
- package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +20 -0
- package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +20 -0
- package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +20 -0
- package/dist-types/commands/DeleteAttachmentCommand.d.ts +20 -0
- package/dist-types/commands/DeleteConnectPeerCommand.d.ts +20 -0
- package/dist-types/commands/DeleteConnectionCommand.d.ts +20 -0
- package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +20 -0
- package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +20 -0
- package/dist-types/commands/DeleteDeviceCommand.d.ts +20 -0
- package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +20 -0
- package/dist-types/commands/DeleteLinkCommand.d.ts +20 -0
- package/dist-types/commands/DeletePeeringCommand.d.ts +20 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +17 -0
- package/dist-types/commands/DeleteSiteCommand.d.ts +20 -0
- package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +20 -0
- package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +20 -0
- package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +20 -0
- package/dist-types/commands/DisassociateLinkCommand.d.ts +20 -0
- package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +20 -0
- package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +20 -0
- package/dist-types/commands/GetConnectAttachmentCommand.d.ts +16 -0
- package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +20 -0
- package/dist-types/commands/GetConnectPeerCommand.d.ts +16 -0
- package/dist-types/commands/GetConnectionsCommand.d.ts +16 -0
- package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +16 -0
- package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +16 -0
- package/dist-types/commands/GetCoreNetworkCommand.d.ts +16 -0
- package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +20 -0
- package/dist-types/commands/GetDevicesCommand.d.ts +16 -0
- package/dist-types/commands/GetLinkAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/GetLinksCommand.d.ts +16 -0
- package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +13 -0
- package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +16 -0
- package/dist-types/commands/GetNetworkResourcesCommand.d.ts +16 -0
- package/dist-types/commands/GetNetworkRoutesCommand.d.ts +16 -0
- package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +16 -0
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +13 -0
- package/dist-types/commands/GetRouteAnalysisCommand.d.ts +16 -0
- package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +16 -0
- package/dist-types/commands/GetSitesCommand.d.ts +16 -0
- package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +20 -0
- package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +16 -0
- package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +16 -0
- package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +16 -0
- package/dist-types/commands/GetVpcAttachmentCommand.d.ts +16 -0
- package/dist-types/commands/ListAttachmentsCommand.d.ts +13 -0
- package/dist-types/commands/ListConnectPeersCommand.d.ts +13 -0
- package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListCoreNetworksCommand.d.ts +13 -0
- package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +1 -0
- package/dist-types/commands/ListPeeringsCommand.d.ts +13 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +23 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +20 -0
- package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +20 -0
- package/dist-types/commands/RejectAttachmentCommand.d.ts +20 -0
- package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +20 -0
- package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +20 -0
- package/dist-types/commands/StartRouteAnalysisCommand.d.ts +20 -0
- package/dist-types/commands/TagResourceCommand.d.ts +23 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +20 -0
- package/dist-types/commands/UpdateConnectionCommand.d.ts +20 -0
- package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +20 -0
- package/dist-types/commands/UpdateDeviceCommand.d.ts +20 -0
- package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +20 -0
- package/dist-types/commands/UpdateLinkCommand.d.ts +23 -0
- package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +20 -0
- package/dist-types/commands/UpdateSiteCommand.d.ts +20 -0
- package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +20 -0
- package/package.json +29 -29
|
@@ -31,6 +31,26 @@ export interface AcceptAttachmentCommandOutput extends AcceptAttachmentResponse,
|
|
|
31
31
|
* @see {@link AcceptAttachmentCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
35
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link ConflictException} (client fault)
|
|
38
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
39
|
+
* cause an inconsistent state.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link InternalServerException} (server fault)
|
|
42
|
+
* <p>The request has failed due to an internal error.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
45
|
+
* <p>The specified resource could not be found.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
48
|
+
* <p>The request was denied due to request throttling.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ValidationException} (client fault)
|
|
51
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
34
54
|
*/
|
|
35
55
|
export declare class AcceptAttachmentCommand extends $Command<AcceptAttachmentCommandInput, AcceptAttachmentCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
36
56
|
readonly input: AcceptAttachmentCommandInput;
|
|
@@ -32,6 +32,29 @@ export interface AssociateConnectPeerCommandOutput extends AssociateConnectPeerR
|
|
|
32
32
|
* @see {@link AssociateConnectPeerCommandOutput} for command's `response` shape.
|
|
33
33
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
34
34
|
*
|
|
35
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
36
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ConflictException} (client fault)
|
|
39
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
40
|
+
* cause an inconsistent state.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link InternalServerException} (server fault)
|
|
43
|
+
* <p>The request has failed due to an internal error.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
46
|
+
* <p>The specified resource could not be found.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
49
|
+
* <p>A service limit was exceeded.</p>
|
|
50
|
+
*
|
|
51
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
52
|
+
* <p>The request was denied due to request throttling.</p>
|
|
53
|
+
*
|
|
54
|
+
* @throws {@link ValidationException} (client fault)
|
|
55
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
56
|
+
*
|
|
57
|
+
*
|
|
35
58
|
*/
|
|
36
59
|
export declare class AssociateConnectPeerCommand extends $Command<AssociateConnectPeerCommandInput, AssociateConnectPeerCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
37
60
|
readonly input: AssociateConnectPeerCommandInput;
|
|
@@ -37,6 +37,29 @@ export interface AssociateCustomerGatewayCommandOutput extends AssociateCustomer
|
|
|
37
37
|
* @see {@link AssociateCustomerGatewayCommandOutput} for command's `response` shape.
|
|
38
38
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
39
39
|
*
|
|
40
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
41
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link ConflictException} (client fault)
|
|
44
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
45
|
+
* cause an inconsistent state.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link InternalServerException} (server fault)
|
|
48
|
+
* <p>The request has failed due to an internal error.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
51
|
+
* <p>The specified resource could not be found.</p>
|
|
52
|
+
*
|
|
53
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
54
|
+
* <p>A service limit was exceeded.</p>
|
|
55
|
+
*
|
|
56
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
57
|
+
* <p>The request was denied due to request throttling.</p>
|
|
58
|
+
*
|
|
59
|
+
* @throws {@link ValidationException} (client fault)
|
|
60
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
61
|
+
*
|
|
62
|
+
*
|
|
40
63
|
*/
|
|
41
64
|
export declare class AssociateCustomerGatewayCommand extends $Command<AssociateCustomerGatewayCommandInput, AssociateCustomerGatewayCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
42
65
|
readonly input: AssociateCustomerGatewayCommandInput;
|
|
@@ -29,6 +29,29 @@ export interface AssociateLinkCommandOutput extends AssociateLinkResponse, __Met
|
|
|
29
29
|
* @see {@link AssociateLinkCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
37
|
+
* cause an inconsistent state.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InternalServerException} (server fault)
|
|
40
|
+
* <p>The request has failed due to an internal error.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
43
|
+
* <p>The specified resource could not be found.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
46
|
+
* <p>A service limit was exceeded.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
49
|
+
* <p>The request was denied due to request throttling.</p>
|
|
50
|
+
*
|
|
51
|
+
* @throws {@link ValidationException} (client fault)
|
|
52
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
53
|
+
*
|
|
54
|
+
*
|
|
32
55
|
*/
|
|
33
56
|
export declare class AssociateLinkCommand extends $Command<AssociateLinkCommandInput, AssociateLinkCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
57
|
readonly input: AssociateLinkCommandInput;
|
|
@@ -33,6 +33,29 @@ export interface AssociateTransitGatewayConnectPeerCommandOutput extends Associa
|
|
|
33
33
|
* @see {@link AssociateTransitGatewayConnectPeerCommandOutput} for command's `response` shape.
|
|
34
34
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
35
35
|
*
|
|
36
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
37
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ConflictException} (client fault)
|
|
40
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
41
|
+
* cause an inconsistent state.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link InternalServerException} (server fault)
|
|
44
|
+
* <p>The request has failed due to an internal error.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
47
|
+
* <p>The specified resource could not be found.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
50
|
+
* <p>A service limit was exceeded.</p>
|
|
51
|
+
*
|
|
52
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
53
|
+
* <p>The request was denied due to request throttling.</p>
|
|
54
|
+
*
|
|
55
|
+
* @throws {@link ValidationException} (client fault)
|
|
56
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
57
|
+
*
|
|
58
|
+
*
|
|
36
59
|
*/
|
|
37
60
|
export declare class AssociateTransitGatewayConnectPeerCommand extends $Command<AssociateTransitGatewayConnectPeerCommandInput, AssociateTransitGatewayConnectPeerCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
38
61
|
readonly input: AssociateTransitGatewayConnectPeerCommandInput;
|
|
@@ -32,6 +32,26 @@ export interface CreateConnectAttachmentCommandOutput extends CreateConnectAttac
|
|
|
32
32
|
* @see {@link CreateConnectAttachmentCommandOutput} for command's `response` shape.
|
|
33
33
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
34
34
|
*
|
|
35
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
36
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ConflictException} (client fault)
|
|
39
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
40
|
+
* cause an inconsistent state.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link InternalServerException} (server fault)
|
|
43
|
+
* <p>The request has failed due to an internal error.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
46
|
+
* <p>The specified resource could not be found.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
49
|
+
* <p>The request was denied due to request throttling.</p>
|
|
50
|
+
*
|
|
51
|
+
* @throws {@link ValidationException} (client fault)
|
|
52
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
53
|
+
*
|
|
54
|
+
*
|
|
35
55
|
*/
|
|
36
56
|
export declare class CreateConnectAttachmentCommand extends $Command<CreateConnectAttachmentCommandInput, CreateConnectAttachmentCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
37
57
|
readonly input: CreateConnectAttachmentCommandInput;
|
|
@@ -30,6 +30,26 @@ export interface CreateConnectPeerCommandOutput extends CreateConnectPeerRespons
|
|
|
30
30
|
* @see {@link CreateConnectPeerCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
34
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link ConflictException} (client fault)
|
|
37
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
38
|
+
* cause an inconsistent state.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link InternalServerException} (server fault)
|
|
41
|
+
* <p>The request has failed due to an internal error.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
44
|
+
* <p>The specified resource could not be found.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
47
|
+
* <p>The request was denied due to request throttling.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link ValidationException} (client fault)
|
|
50
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
51
|
+
*
|
|
52
|
+
*
|
|
33
53
|
*/
|
|
34
54
|
export declare class CreateConnectPeerCommand extends $Command<CreateConnectPeerCommandInput, CreateConnectPeerCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
35
55
|
readonly input: CreateConnectPeerCommandInput;
|
|
@@ -29,6 +29,26 @@ export interface CreateConnectionCommandOutput extends CreateConnectionResponse,
|
|
|
29
29
|
* @see {@link CreateConnectionCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
37
|
+
* cause an inconsistent state.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InternalServerException} (server fault)
|
|
40
|
+
* <p>The request has failed due to an internal error.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
43
|
+
* <p>A service limit was exceeded.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
46
|
+
* <p>The request was denied due to request throttling.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ValidationException} (client fault)
|
|
49
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
32
52
|
*/
|
|
33
53
|
export declare class CreateConnectionCommand extends $Command<CreateConnectionCommandInput, CreateConnectionCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
54
|
readonly input: CreateConnectionCommandInput;
|
|
@@ -29,6 +29,29 @@ export interface CreateCoreNetworkCommandOutput extends CreateCoreNetworkRespons
|
|
|
29
29
|
* @see {@link CreateCoreNetworkCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
37
|
+
* cause an inconsistent state.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link CoreNetworkPolicyException} (client fault)
|
|
40
|
+
* <p>Describes a core network policy exception.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link InternalServerException} (server fault)
|
|
43
|
+
* <p>The request has failed due to an internal error.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
46
|
+
* <p>A service limit was exceeded.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
49
|
+
* <p>The request was denied due to request throttling.</p>
|
|
50
|
+
*
|
|
51
|
+
* @throws {@link ValidationException} (client fault)
|
|
52
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
53
|
+
*
|
|
54
|
+
*
|
|
32
55
|
*/
|
|
33
56
|
export declare class CreateCoreNetworkCommand extends $Command<CreateCoreNetworkCommandInput, CreateCoreNetworkCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
57
|
readonly input: CreateCoreNetworkCommandInput;
|
|
@@ -30,6 +30,29 @@ export interface CreateDeviceCommandOutput extends CreateDeviceResponse, __Metad
|
|
|
30
30
|
* @see {@link CreateDeviceCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
34
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link ConflictException} (client fault)
|
|
37
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
38
|
+
* cause an inconsistent state.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link InternalServerException} (server fault)
|
|
41
|
+
* <p>The request has failed due to an internal error.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
44
|
+
* <p>The specified resource could not be found.</p>
|
|
45
|
+
*
|
|
46
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
47
|
+
* <p>A service limit was exceeded.</p>
|
|
48
|
+
*
|
|
49
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
50
|
+
* <p>The request was denied due to request throttling.</p>
|
|
51
|
+
*
|
|
52
|
+
* @throws {@link ValidationException} (client fault)
|
|
53
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
54
|
+
*
|
|
55
|
+
*
|
|
33
56
|
*/
|
|
34
57
|
export declare class CreateDeviceCommand extends $Command<CreateDeviceCommandInput, CreateDeviceCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
35
58
|
readonly input: CreateDeviceCommandInput;
|
|
@@ -29,6 +29,26 @@ export interface CreateGlobalNetworkCommandOutput extends CreateGlobalNetworkRes
|
|
|
29
29
|
* @see {@link CreateGlobalNetworkCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
37
|
+
* cause an inconsistent state.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InternalServerException} (server fault)
|
|
40
|
+
* <p>The request has failed due to an internal error.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
43
|
+
* <p>A service limit was exceeded.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
46
|
+
* <p>The request was denied due to request throttling.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ValidationException} (client fault)
|
|
49
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
32
52
|
*/
|
|
33
53
|
export declare class CreateGlobalNetworkCommand extends $Command<CreateGlobalNetworkCommandInput, CreateGlobalNetworkCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
54
|
readonly input: CreateGlobalNetworkCommandInput;
|
|
@@ -29,6 +29,29 @@ export interface CreateLinkCommandOutput extends CreateLinkResponse, __MetadataB
|
|
|
29
29
|
* @see {@link CreateLinkCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
37
|
+
* cause an inconsistent state.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InternalServerException} (server fault)
|
|
40
|
+
* <p>The request has failed due to an internal error.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
43
|
+
* <p>The specified resource could not be found.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
46
|
+
* <p>A service limit was exceeded.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
49
|
+
* <p>The request was denied due to request throttling.</p>
|
|
50
|
+
*
|
|
51
|
+
* @throws {@link ValidationException} (client fault)
|
|
52
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
53
|
+
*
|
|
54
|
+
*
|
|
32
55
|
*/
|
|
33
56
|
export declare class CreateLinkCommand extends $Command<CreateLinkCommandInput, CreateLinkCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
57
|
readonly input: CreateLinkCommandInput;
|
|
@@ -29,6 +29,29 @@ export interface CreateSiteCommandOutput extends CreateSiteResponse, __MetadataB
|
|
|
29
29
|
* @see {@link CreateSiteCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
37
|
+
* cause an inconsistent state.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InternalServerException} (server fault)
|
|
40
|
+
* <p>The request has failed due to an internal error.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
43
|
+
* <p>The specified resource could not be found.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ServiceQuotaExceededException} (client fault)
|
|
46
|
+
* <p>A service limit was exceeded.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
49
|
+
* <p>The request was denied due to request throttling.</p>
|
|
50
|
+
*
|
|
51
|
+
* @throws {@link ValidationException} (client fault)
|
|
52
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
53
|
+
*
|
|
54
|
+
*
|
|
32
55
|
*/
|
|
33
56
|
export declare class CreateSiteCommand extends $Command<CreateSiteCommandInput, CreateSiteCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
57
|
readonly input: CreateSiteCommandInput;
|
|
@@ -29,6 +29,26 @@ export interface CreateSiteToSiteVpnAttachmentCommandOutput extends CreateSiteTo
|
|
|
29
29
|
* @see {@link CreateSiteToSiteVpnAttachmentCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
37
|
+
* cause an inconsistent state.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InternalServerException} (server fault)
|
|
40
|
+
* <p>The request has failed due to an internal error.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
43
|
+
* <p>The specified resource could not be found.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
46
|
+
* <p>The request was denied due to request throttling.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ValidationException} (client fault)
|
|
49
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
32
52
|
*/
|
|
33
53
|
export declare class CreateSiteToSiteVpnAttachmentCommand extends $Command<CreateSiteToSiteVpnAttachmentCommandInput, CreateSiteToSiteVpnAttachmentCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
54
|
readonly input: CreateSiteToSiteVpnAttachmentCommandInput;
|
|
@@ -29,6 +29,26 @@ export interface CreateTransitGatewayPeeringCommandOutput extends CreateTransitG
|
|
|
29
29
|
* @see {@link CreateTransitGatewayPeeringCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
37
|
+
* cause an inconsistent state.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InternalServerException} (server fault)
|
|
40
|
+
* <p>The request has failed due to an internal error.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
43
|
+
* <p>The specified resource could not be found.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
46
|
+
* <p>The request was denied due to request throttling.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ValidationException} (client fault)
|
|
49
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
32
52
|
*/
|
|
33
53
|
export declare class CreateTransitGatewayPeeringCommand extends $Command<CreateTransitGatewayPeeringCommandInput, CreateTransitGatewayPeeringCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
54
|
readonly input: CreateTransitGatewayPeeringCommandInput;
|
|
@@ -29,6 +29,26 @@ export interface CreateTransitGatewayRouteTableAttachmentCommandOutput extends C
|
|
|
29
29
|
* @see {@link CreateTransitGatewayRouteTableAttachmentCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
37
|
+
* cause an inconsistent state.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InternalServerException} (server fault)
|
|
40
|
+
* <p>The request has failed due to an internal error.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
43
|
+
* <p>The specified resource could not be found.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
46
|
+
* <p>The request was denied due to request throttling.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ValidationException} (client fault)
|
|
49
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
32
52
|
*/
|
|
33
53
|
export declare class CreateTransitGatewayRouteTableAttachmentCommand extends $Command<CreateTransitGatewayRouteTableAttachmentCommandInput, CreateTransitGatewayRouteTableAttachmentCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
54
|
readonly input: CreateTransitGatewayRouteTableAttachmentCommandInput;
|
|
@@ -29,6 +29,26 @@ export interface CreateVpcAttachmentCommandOutput extends CreateVpcAttachmentRes
|
|
|
29
29
|
* @see {@link CreateVpcAttachmentCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
37
|
+
* cause an inconsistent state.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InternalServerException} (server fault)
|
|
40
|
+
* <p>The request has failed due to an internal error.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
43
|
+
* <p>The specified resource could not be found.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
46
|
+
* <p>The request was denied due to request throttling.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ValidationException} (client fault)
|
|
49
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
32
52
|
*/
|
|
33
53
|
export declare class CreateVpcAttachmentCommand extends $Command<CreateVpcAttachmentCommandInput, CreateVpcAttachmentCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
54
|
readonly input: CreateVpcAttachmentCommandInput;
|
|
@@ -29,6 +29,26 @@ export interface DeleteAttachmentCommandOutput extends DeleteAttachmentResponse,
|
|
|
29
29
|
* @see {@link DeleteAttachmentCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
37
|
+
* cause an inconsistent state.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InternalServerException} (server fault)
|
|
40
|
+
* <p>The request has failed due to an internal error.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
43
|
+
* <p>The specified resource could not be found.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
46
|
+
* <p>The request was denied due to request throttling.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ValidationException} (client fault)
|
|
49
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
32
52
|
*/
|
|
33
53
|
export declare class DeleteAttachmentCommand extends $Command<DeleteAttachmentCommandInput, DeleteAttachmentCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
54
|
readonly input: DeleteAttachmentCommandInput;
|
|
@@ -29,6 +29,26 @@ export interface DeleteConnectPeerCommandOutput extends DeleteConnectPeerRespons
|
|
|
29
29
|
* @see {@link DeleteConnectPeerCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
37
|
+
* cause an inconsistent state.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InternalServerException} (server fault)
|
|
40
|
+
* <p>The request has failed due to an internal error.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
43
|
+
* <p>The specified resource could not be found.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
46
|
+
* <p>The request was denied due to request throttling.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ValidationException} (client fault)
|
|
49
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
32
52
|
*/
|
|
33
53
|
export declare class DeleteConnectPeerCommand extends $Command<DeleteConnectPeerCommandInput, DeleteConnectPeerCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
54
|
readonly input: DeleteConnectPeerCommandInput;
|
|
@@ -29,6 +29,26 @@ export interface DeleteConnectionCommandOutput extends DeleteConnectionResponse,
|
|
|
29
29
|
* @see {@link DeleteConnectionCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
37
|
+
* cause an inconsistent state.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InternalServerException} (server fault)
|
|
40
|
+
* <p>The request has failed due to an internal error.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
43
|
+
* <p>The specified resource could not be found.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
46
|
+
* <p>The request was denied due to request throttling.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ValidationException} (client fault)
|
|
49
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
32
52
|
*/
|
|
33
53
|
export declare class DeleteConnectionCommand extends $Command<DeleteConnectionCommandInput, DeleteConnectionCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
54
|
readonly input: DeleteConnectionCommandInput;
|
|
@@ -29,6 +29,26 @@ export interface DeleteCoreNetworkCommandOutput extends DeleteCoreNetworkRespons
|
|
|
29
29
|
* @see {@link DeleteCoreNetworkCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
37
|
+
* cause an inconsistent state.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InternalServerException} (server fault)
|
|
40
|
+
* <p>The request has failed due to an internal error.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
43
|
+
* <p>The specified resource could not be found.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
46
|
+
* <p>The request was denied due to request throttling.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ValidationException} (client fault)
|
|
49
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
32
52
|
*/
|
|
33
53
|
export declare class DeleteCoreNetworkCommand extends $Command<DeleteCoreNetworkCommandInput, DeleteCoreNetworkCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
54
|
readonly input: DeleteCoreNetworkCommandInput;
|
|
@@ -29,6 +29,26 @@ export interface DeleteCoreNetworkPolicyVersionCommandOutput extends DeleteCoreN
|
|
|
29
29
|
* @see {@link DeleteCoreNetworkPolicyVersionCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link NetworkManagerClientResolvedConfig | config} for NetworkManagerClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
33
|
+
* <p>You do not have sufficient access to perform this action.</p>
|
|
34
|
+
*
|
|
35
|
+
* @throws {@link ConflictException} (client fault)
|
|
36
|
+
* <p>There was a conflict processing the request. Updating or deleting the resource can
|
|
37
|
+
* cause an inconsistent state.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link InternalServerException} (server fault)
|
|
40
|
+
* <p>The request has failed due to an internal error.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
43
|
+
* <p>The specified resource could not be found.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
46
|
+
* <p>The request was denied due to request throttling.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ValidationException} (client fault)
|
|
49
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
50
|
+
*
|
|
51
|
+
*
|
|
32
52
|
*/
|
|
33
53
|
export declare class DeleteCoreNetworkPolicyVersionCommand extends $Command<DeleteCoreNetworkPolicyVersionCommandInput, DeleteCoreNetworkPolicyVersionCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
54
|
readonly input: DeleteCoreNetworkPolicyVersionCommandInput;
|