@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
|
@@ -30,6 +30,26 @@ export interface DeleteDeviceCommandOutput extends DeleteDeviceResponse, __Metad
|
|
|
30
30
|
* @see {@link DeleteDeviceCommandOutput} 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 DeleteDeviceCommand extends $Command<DeleteDeviceCommandInput, DeleteDeviceCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
35
55
|
readonly input: DeleteDeviceCommandInput;
|
|
@@ -30,6 +30,26 @@ export interface DeleteGlobalNetworkCommandOutput extends DeleteGlobalNetworkRes
|
|
|
30
30
|
* @see {@link DeleteGlobalNetworkCommandOutput} 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 DeleteGlobalNetworkCommand extends $Command<DeleteGlobalNetworkCommandInput, DeleteGlobalNetworkCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
35
55
|
readonly input: DeleteGlobalNetworkCommandInput;
|
|
@@ -30,6 +30,26 @@ export interface DeleteLinkCommandOutput extends DeleteLinkResponse, __MetadataB
|
|
|
30
30
|
* @see {@link DeleteLinkCommandOutput} 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 DeleteLinkCommand extends $Command<DeleteLinkCommandInput, DeleteLinkCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
35
55
|
readonly input: DeleteLinkCommandInput;
|
|
@@ -29,6 +29,26 @@ export interface DeletePeeringCommandOutput extends DeletePeeringResponse, __Met
|
|
|
29
29
|
* @see {@link DeletePeeringCommandOutput} 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 DeletePeeringCommand extends $Command<DeletePeeringCommandInput, DeletePeeringCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
54
|
readonly input: DeletePeeringCommandInput;
|
|
@@ -29,6 +29,23 @@ export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyR
|
|
|
29
29
|
* @see {@link DeleteResourcePolicyCommandOutput} 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 ThrottlingException} (client fault)
|
|
43
|
+
* <p>The request was denied due to request throttling.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ValidationException} (client fault)
|
|
46
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
47
|
+
*
|
|
48
|
+
*
|
|
32
49
|
*/
|
|
33
50
|
export declare class DeleteResourcePolicyCommand extends $Command<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
51
|
readonly input: DeleteResourcePolicyCommandInput;
|
|
@@ -29,6 +29,26 @@ export interface DeleteSiteCommandOutput extends DeleteSiteResponse, __MetadataB
|
|
|
29
29
|
* @see {@link DeleteSiteCommandOutput} 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 DeleteSiteCommand extends $Command<DeleteSiteCommandInput, DeleteSiteCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
54
|
readonly input: DeleteSiteCommandInput;
|
|
@@ -30,6 +30,26 @@ export interface DeregisterTransitGatewayCommandOutput extends DeregisterTransit
|
|
|
30
30
|
* @see {@link DeregisterTransitGatewayCommandOutput} 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 DeregisterTransitGatewayCommand extends $Command<DeregisterTransitGatewayCommandInput, DeregisterTransitGatewayCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
35
55
|
readonly input: DeregisterTransitGatewayCommandInput;
|
|
@@ -32,6 +32,22 @@ export interface DescribeGlobalNetworksCommandOutput extends DescribeGlobalNetwo
|
|
|
32
32
|
* @see {@link DescribeGlobalNetworksCommandOutput} 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 InternalServerException} (server fault)
|
|
39
|
+
* <p>The request has failed due to an internal error.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>The specified resource could not be found.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
45
|
+
* <p>The request was denied due to request throttling.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ValidationException} (client fault)
|
|
48
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
49
|
+
*
|
|
50
|
+
*
|
|
35
51
|
*/
|
|
36
52
|
export declare class DescribeGlobalNetworksCommand extends $Command<DescribeGlobalNetworksCommandInput, DescribeGlobalNetworksCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
37
53
|
readonly input: DescribeGlobalNetworksCommandInput;
|
|
@@ -29,6 +29,26 @@ export interface DisassociateConnectPeerCommandOutput extends DisassociateConnec
|
|
|
29
29
|
* @see {@link DisassociateConnectPeerCommandOutput} 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 DisassociateConnectPeerCommand extends $Command<DisassociateConnectPeerCommandInput, DisassociateConnectPeerCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
54
|
readonly input: DisassociateConnectPeerCommandInput;
|
|
@@ -29,6 +29,26 @@ export interface DisassociateCustomerGatewayCommandOutput extends DisassociateCu
|
|
|
29
29
|
* @see {@link DisassociateCustomerGatewayCommandOutput} 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 DisassociateCustomerGatewayCommand extends $Command<DisassociateCustomerGatewayCommandInput, DisassociateCustomerGatewayCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
54
|
readonly input: DisassociateCustomerGatewayCommandInput;
|
|
@@ -30,6 +30,26 @@ export interface DisassociateLinkCommandOutput extends DisassociateLinkResponse,
|
|
|
30
30
|
* @see {@link DisassociateLinkCommandOutput} 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 DisassociateLinkCommand extends $Command<DisassociateLinkCommandInput, DisassociateLinkCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
35
55
|
readonly input: DisassociateLinkCommandInput;
|
|
@@ -29,6 +29,26 @@ export interface DisassociateTransitGatewayConnectPeerCommandOutput extends Disa
|
|
|
29
29
|
* @see {@link DisassociateTransitGatewayConnectPeerCommandOutput} 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 DisassociateTransitGatewayConnectPeerCommand extends $Command<DisassociateTransitGatewayConnectPeerCommandInput, DisassociateTransitGatewayConnectPeerCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
54
|
readonly input: DisassociateTransitGatewayConnectPeerCommandInput;
|
|
@@ -29,6 +29,26 @@ export interface ExecuteCoreNetworkChangeSetCommandOutput extends ExecuteCoreNet
|
|
|
29
29
|
* @see {@link ExecuteCoreNetworkChangeSetCommandOutput} 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 ExecuteCoreNetworkChangeSetCommand extends $Command<ExecuteCoreNetworkChangeSetCommandInput, ExecuteCoreNetworkChangeSetCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
54
|
readonly input: ExecuteCoreNetworkChangeSetCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface GetConnectAttachmentCommandOutput extends GetConnectAttachmentR
|
|
|
29
29
|
* @see {@link GetConnectAttachmentCommandOutput} 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 InternalServerException} (server fault)
|
|
36
|
+
* <p>The request has failed due to an internal error.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>The specified resource could not be found.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied due to request throttling.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class GetConnectAttachmentCommand extends $Command<GetConnectAttachmentCommandInput, GetConnectAttachmentCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
50
|
readonly input: GetConnectAttachmentCommandInput;
|
|
@@ -29,6 +29,26 @@ export interface GetConnectPeerAssociationsCommandOutput extends GetConnectPeerA
|
|
|
29
29
|
* @see {@link GetConnectPeerAssociationsCommandOutput} 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 GetConnectPeerAssociationsCommand extends $Command<GetConnectPeerAssociationsCommandInput, GetConnectPeerAssociationsCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
54
|
readonly input: GetConnectPeerAssociationsCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface GetConnectPeerCommandOutput extends GetConnectPeerResponse, __M
|
|
|
29
29
|
* @see {@link GetConnectPeerCommandOutput} 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 InternalServerException} (server fault)
|
|
36
|
+
* <p>The request has failed due to an internal error.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>The specified resource could not be found.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied due to request throttling.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class GetConnectPeerCommand extends $Command<GetConnectPeerCommandInput, GetConnectPeerCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
50
|
readonly input: GetConnectPeerCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface GetConnectionsCommandOutput extends GetConnectionsResponse, __M
|
|
|
29
29
|
* @see {@link GetConnectionsCommandOutput} 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 InternalServerException} (server fault)
|
|
36
|
+
* <p>The request has failed due to an internal error.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>The specified resource could not be found.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied due to request throttling.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class GetConnectionsCommand extends $Command<GetConnectionsCommandInput, GetConnectionsCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
50
|
readonly input: GetConnectionsCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface GetCoreNetworkChangeEventsCommandOutput extends GetCoreNetworkC
|
|
|
29
29
|
* @see {@link GetCoreNetworkChangeEventsCommandOutput} 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 InternalServerException} (server fault)
|
|
36
|
+
* <p>The request has failed due to an internal error.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>The specified resource could not be found.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied due to request throttling.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class GetCoreNetworkChangeEventsCommand extends $Command<GetCoreNetworkChangeEventsCommandInput, GetCoreNetworkChangeEventsCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
50
|
readonly input: GetCoreNetworkChangeEventsCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface GetCoreNetworkChangeSetCommandOutput extends GetCoreNetworkChan
|
|
|
29
29
|
* @see {@link GetCoreNetworkChangeSetCommandOutput} 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 InternalServerException} (server fault)
|
|
36
|
+
* <p>The request has failed due to an internal error.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>The specified resource could not be found.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied due to request throttling.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class GetCoreNetworkChangeSetCommand extends $Command<GetCoreNetworkChangeSetCommandInput, GetCoreNetworkChangeSetCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
50
|
readonly input: GetCoreNetworkChangeSetCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface GetCoreNetworkCommandOutput extends GetCoreNetworkResponse, __M
|
|
|
29
29
|
* @see {@link GetCoreNetworkCommandOutput} 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 InternalServerException} (server fault)
|
|
36
|
+
* <p>The request has failed due to an internal error.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>The specified resource could not be found.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied due to request throttling.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class GetCoreNetworkCommand extends $Command<GetCoreNetworkCommandInput, GetCoreNetworkCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
50
|
readonly input: GetCoreNetworkCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface GetCoreNetworkPolicyCommandOutput extends GetCoreNetworkPolicyR
|
|
|
29
29
|
* @see {@link GetCoreNetworkPolicyCommandOutput} 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 InternalServerException} (server fault)
|
|
36
|
+
* <p>The request has failed due to an internal error.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>The specified resource could not be found.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied due to request throttling.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class GetCoreNetworkPolicyCommand extends $Command<GetCoreNetworkPolicyCommandInput, GetCoreNetworkPolicyCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
50
|
readonly input: GetCoreNetworkPolicyCommandInput;
|
|
@@ -30,6 +30,26 @@ export interface GetCustomerGatewayAssociationsCommandOutput extends GetCustomer
|
|
|
30
30
|
* @see {@link GetCustomerGatewayAssociationsCommandOutput} 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 GetCustomerGatewayAssociationsCommand extends $Command<GetCustomerGatewayAssociationsCommandInput, GetCustomerGatewayAssociationsCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
35
55
|
readonly input: GetCustomerGatewayAssociationsCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface GetDevicesCommandOutput extends GetDevicesResponse, __MetadataB
|
|
|
29
29
|
* @see {@link GetDevicesCommandOutput} 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 InternalServerException} (server fault)
|
|
36
|
+
* <p>The request has failed due to an internal error.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
39
|
+
* <p>The specified resource could not be found.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
42
|
+
* <p>The request was denied due to request throttling.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ValidationException} (client fault)
|
|
45
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
32
48
|
*/
|
|
33
49
|
export declare class GetDevicesCommand extends $Command<GetDevicesCommandInput, GetDevicesCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
34
50
|
readonly input: GetDevicesCommandInput;
|
|
@@ -30,6 +30,22 @@ export interface GetLinkAssociationsCommandOutput extends GetLinkAssociationsRes
|
|
|
30
30
|
* @see {@link GetLinkAssociationsCommandOutput} 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 InternalServerException} (server fault)
|
|
37
|
+
* <p>The request has failed due to an internal error.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>The specified resource could not be found.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
43
|
+
* <p>The request was denied due to request throttling.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ValidationException} (client fault)
|
|
46
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
47
|
+
*
|
|
48
|
+
*
|
|
33
49
|
*/
|
|
34
50
|
export declare class GetLinkAssociationsCommand extends $Command<GetLinkAssociationsCommandInput, GetLinkAssociationsCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
35
51
|
readonly input: GetLinkAssociationsCommandInput;
|
|
@@ -30,6 +30,22 @@ export interface GetLinksCommandOutput extends GetLinksResponse, __MetadataBeare
|
|
|
30
30
|
* @see {@link GetLinksCommandOutput} 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 InternalServerException} (server fault)
|
|
37
|
+
* <p>The request has failed due to an internal error.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>The specified resource could not be found.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
43
|
+
* <p>The request was denied due to request throttling.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ValidationException} (client fault)
|
|
46
|
+
* <p>The input fails to satisfy the constraints.</p>
|
|
47
|
+
*
|
|
48
|
+
*
|
|
33
49
|
*/
|
|
34
50
|
export declare class GetLinksCommand extends $Command<GetLinksCommandInput, GetLinksCommandOutput, NetworkManagerClientResolvedConfig> {
|
|
35
51
|
readonly input: GetLinksCommandInput;
|