@aws-sdk/client-global-accelerator 3.437.0 → 3.441.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 +57 -1
- package/dist-cjs/GlobalAccelerator.js +14 -0
- package/dist-cjs/commands/CreateCrossAccountAttachmentCommand.js +51 -0
- package/dist-cjs/commands/DeleteCrossAccountAttachmentCommand.js +51 -0
- package/dist-cjs/commands/DescribeCrossAccountAttachmentCommand.js +51 -0
- package/dist-cjs/commands/ListCrossAccountAttachmentsCommand.js +51 -0
- package/dist-cjs/commands/ListCrossAccountResourceAccountsCommand.js +51 -0
- package/dist-cjs/commands/ListCrossAccountResourcesCommand.js +51 -0
- package/dist-cjs/commands/UpdateCrossAccountAttachmentCommand.js +51 -0
- package/dist-cjs/commands/index.js +7 -0
- package/dist-cjs/endpoint/endpointResolver.js +1 -1
- package/dist-cjs/index.js +1 -0
- package/dist-cjs/models/models_0.js +15 -1
- package/dist-cjs/pagination/ListCrossAccountAttachmentsPaginator.js +29 -0
- package/dist-cjs/pagination/ListCrossAccountResourcesPaginator.js +29 -0
- package/dist-cjs/pagination/index.js +2 -0
- package/dist-cjs/protocols/Aws_json1_1.js +409 -2
- package/dist-es/GlobalAccelerator.js +14 -0
- package/dist-es/commands/CreateCrossAccountAttachmentCommand.js +47 -0
- package/dist-es/commands/DeleteCrossAccountAttachmentCommand.js +47 -0
- package/dist-es/commands/DescribeCrossAccountAttachmentCommand.js +47 -0
- package/dist-es/commands/ListCrossAccountAttachmentsCommand.js +47 -0
- package/dist-es/commands/ListCrossAccountResourceAccountsCommand.js +47 -0
- package/dist-es/commands/ListCrossAccountResourcesCommand.js +47 -0
- package/dist-es/commands/UpdateCrossAccountAttachmentCommand.js +47 -0
- package/dist-es/commands/index.js +7 -0
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/index.js +1 -0
- package/dist-es/models/models_0.js +13 -0
- package/dist-es/pagination/ListCrossAccountAttachmentsPaginator.js +25 -0
- package/dist-es/pagination/ListCrossAccountResourcesPaginator.js +25 -0
- package/dist-es/pagination/index.js +2 -0
- package/dist-es/protocols/Aws_json1_1.js +393 -1
- package/dist-types/GlobalAccelerator.d.ts +50 -1
- package/dist-types/GlobalAcceleratorClient.d.ts +10 -3
- package/dist-types/commands/AddCustomRoutingEndpointsCommand.d.ts +1 -0
- package/dist-types/commands/AddEndpointsCommand.d.ts +1 -0
- package/dist-types/commands/CreateCrossAccountAttachmentCommand.d.ts +126 -0
- package/dist-types/commands/CreateEndpointGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCrossAccountAttachmentCommand.d.ts +103 -0
- package/dist-types/commands/DescribeCrossAccountAttachmentCommand.d.ts +99 -0
- package/dist-types/commands/ListCrossAccountAttachmentsCommand.d.ts +103 -0
- package/dist-types/commands/ListCrossAccountResourceAccountsCommand.d.ts +79 -0
- package/dist-types/commands/ListCrossAccountResourcesCommand.d.ts +97 -0
- package/dist-types/commands/UpdateCrossAccountAttachmentCommand.d.ts +141 -0
- package/dist-types/commands/UpdateEndpointGroupCommand.d.ts +1 -0
- package/dist-types/commands/index.d.ts +7 -0
- package/dist-types/index.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +316 -4
- package/dist-types/pagination/ListCrossAccountAttachmentsPaginator.d.ts +7 -0
- package/dist-types/pagination/ListCrossAccountResourcesPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +2 -0
- package/dist-types/protocols/Aws_json1_1.d.ts +63 -0
- package/dist-types/ts3.4/GlobalAccelerator.d.ts +119 -0
- package/dist-types/ts3.4/GlobalAcceleratorClient.d.ts +42 -0
- package/dist-types/ts3.4/commands/CreateCrossAccountAttachmentCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DeleteCrossAccountAttachmentCommand.d.ts +38 -0
- package/dist-types/ts3.4/commands/DescribeCrossAccountAttachmentCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/ListCrossAccountAttachmentsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/ListCrossAccountResourceAccountsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/ListCrossAccountResourcesCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/UpdateCrossAccountAttachmentCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/index.d.ts +7 -0
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +78 -0
- package/dist-types/ts3.4/pagination/ListCrossAccountAttachmentsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/ListCrossAccountResourcesPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +2 -0
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +84 -0
- package/package.json +7 -6
package/README.md
CHANGED
|
@@ -34,7 +34,7 @@ on Amazon Web Services CLI commands.</p>
|
|
|
34
34
|
are anycast from the Amazon Web Services edge network. For IPv4, Global Accelerator provides two static IPv4 addresses. For dual-stack,
|
|
35
35
|
Global Accelerator provides a total of four addresses: two static IPv4 addresses and two static IPv6 addresses.
|
|
36
36
|
With a standard accelerator for IPv4, instead of using the addresses that Global Accelerator provides, you can configure
|
|
37
|
-
these entry points to be IPv4 addresses from your own IP address ranges that you bring
|
|
37
|
+
these entry points to be IPv4 addresses from your own IP address ranges that you bring to Global Accelerator (BYOIP). </p>
|
|
38
38
|
<p>For a standard accelerator,
|
|
39
39
|
they distribute incoming application traffic across multiple endpoint resources in multiple Amazon Web Services Regions , which increases
|
|
40
40
|
the availability of your applications. Endpoints for standard accelerators can be Network Load Balancers, Application Load Balancers,
|
|
@@ -290,6 +290,14 @@ CreateAccelerator
|
|
|
290
290
|
|
|
291
291
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/classes/createacceleratorcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/createacceleratorcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/createacceleratorcommandoutput.html)
|
|
292
292
|
|
|
293
|
+
</details>
|
|
294
|
+
<details>
|
|
295
|
+
<summary>
|
|
296
|
+
CreateCrossAccountAttachment
|
|
297
|
+
</summary>
|
|
298
|
+
|
|
299
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/classes/createcrossaccountattachmentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/createcrossaccountattachmentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/createcrossaccountattachmentcommandoutput.html)
|
|
300
|
+
|
|
293
301
|
</details>
|
|
294
302
|
<details>
|
|
295
303
|
<summary>
|
|
@@ -338,6 +346,14 @@ DeleteAccelerator
|
|
|
338
346
|
|
|
339
347
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/classes/deleteacceleratorcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/deleteacceleratorcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/deleteacceleratorcommandoutput.html)
|
|
340
348
|
|
|
349
|
+
</details>
|
|
350
|
+
<details>
|
|
351
|
+
<summary>
|
|
352
|
+
DeleteCrossAccountAttachment
|
|
353
|
+
</summary>
|
|
354
|
+
|
|
355
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/classes/deletecrossaccountattachmentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/deletecrossaccountattachmentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/deletecrossaccountattachmentcommandoutput.html)
|
|
356
|
+
|
|
341
357
|
</details>
|
|
342
358
|
<details>
|
|
343
359
|
<summary>
|
|
@@ -410,6 +426,14 @@ DescribeAcceleratorAttributes
|
|
|
410
426
|
|
|
411
427
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/classes/describeacceleratorattributescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/describeacceleratorattributescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/describeacceleratorattributescommandoutput.html)
|
|
412
428
|
|
|
429
|
+
</details>
|
|
430
|
+
<details>
|
|
431
|
+
<summary>
|
|
432
|
+
DescribeCrossAccountAttachment
|
|
433
|
+
</summary>
|
|
434
|
+
|
|
435
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/classes/describecrossaccountattachmentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/describecrossaccountattachmentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/describecrossaccountattachmentcommandoutput.html)
|
|
436
|
+
|
|
413
437
|
</details>
|
|
414
438
|
<details>
|
|
415
439
|
<summary>
|
|
@@ -474,6 +498,30 @@ ListByoipCidrs
|
|
|
474
498
|
|
|
475
499
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/classes/listbyoipcidrscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/listbyoipcidrscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/listbyoipcidrscommandoutput.html)
|
|
476
500
|
|
|
501
|
+
</details>
|
|
502
|
+
<details>
|
|
503
|
+
<summary>
|
|
504
|
+
ListCrossAccountAttachments
|
|
505
|
+
</summary>
|
|
506
|
+
|
|
507
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/classes/listcrossaccountattachmentscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/listcrossaccountattachmentscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/listcrossaccountattachmentscommandoutput.html)
|
|
508
|
+
|
|
509
|
+
</details>
|
|
510
|
+
<details>
|
|
511
|
+
<summary>
|
|
512
|
+
ListCrossAccountResourceAccounts
|
|
513
|
+
</summary>
|
|
514
|
+
|
|
515
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/classes/listcrossaccountresourceaccountscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/listcrossaccountresourceaccountscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/listcrossaccountresourceaccountscommandoutput.html)
|
|
516
|
+
|
|
517
|
+
</details>
|
|
518
|
+
<details>
|
|
519
|
+
<summary>
|
|
520
|
+
ListCrossAccountResources
|
|
521
|
+
</summary>
|
|
522
|
+
|
|
523
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/classes/listcrossaccountresourcescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/listcrossaccountresourcescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/listcrossaccountresourcescommandoutput.html)
|
|
524
|
+
|
|
477
525
|
</details>
|
|
478
526
|
<details>
|
|
479
527
|
<summary>
|
|
@@ -594,6 +642,14 @@ UpdateAcceleratorAttributes
|
|
|
594
642
|
|
|
595
643
|
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/classes/updateacceleratorattributescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/updateacceleratorattributescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/updateacceleratorattributescommandoutput.html)
|
|
596
644
|
|
|
645
|
+
</details>
|
|
646
|
+
<details>
|
|
647
|
+
<summary>
|
|
648
|
+
UpdateCrossAccountAttachment
|
|
649
|
+
</summary>
|
|
650
|
+
|
|
651
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/classes/updatecrossaccountattachmentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/updatecrossaccountattachmentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-global-accelerator/interfaces/updatecrossaccountattachmentcommandoutput.html)
|
|
652
|
+
|
|
597
653
|
</details>
|
|
598
654
|
<details>
|
|
599
655
|
<summary>
|
|
@@ -7,12 +7,14 @@ const AddEndpointsCommand_1 = require("./commands/AddEndpointsCommand");
|
|
|
7
7
|
const AdvertiseByoipCidrCommand_1 = require("./commands/AdvertiseByoipCidrCommand");
|
|
8
8
|
const AllowCustomRoutingTrafficCommand_1 = require("./commands/AllowCustomRoutingTrafficCommand");
|
|
9
9
|
const CreateAcceleratorCommand_1 = require("./commands/CreateAcceleratorCommand");
|
|
10
|
+
const CreateCrossAccountAttachmentCommand_1 = require("./commands/CreateCrossAccountAttachmentCommand");
|
|
10
11
|
const CreateCustomRoutingAcceleratorCommand_1 = require("./commands/CreateCustomRoutingAcceleratorCommand");
|
|
11
12
|
const CreateCustomRoutingEndpointGroupCommand_1 = require("./commands/CreateCustomRoutingEndpointGroupCommand");
|
|
12
13
|
const CreateCustomRoutingListenerCommand_1 = require("./commands/CreateCustomRoutingListenerCommand");
|
|
13
14
|
const CreateEndpointGroupCommand_1 = require("./commands/CreateEndpointGroupCommand");
|
|
14
15
|
const CreateListenerCommand_1 = require("./commands/CreateListenerCommand");
|
|
15
16
|
const DeleteAcceleratorCommand_1 = require("./commands/DeleteAcceleratorCommand");
|
|
17
|
+
const DeleteCrossAccountAttachmentCommand_1 = require("./commands/DeleteCrossAccountAttachmentCommand");
|
|
16
18
|
const DeleteCustomRoutingAcceleratorCommand_1 = require("./commands/DeleteCustomRoutingAcceleratorCommand");
|
|
17
19
|
const DeleteCustomRoutingEndpointGroupCommand_1 = require("./commands/DeleteCustomRoutingEndpointGroupCommand");
|
|
18
20
|
const DeleteCustomRoutingListenerCommand_1 = require("./commands/DeleteCustomRoutingListenerCommand");
|
|
@@ -22,6 +24,7 @@ const DenyCustomRoutingTrafficCommand_1 = require("./commands/DenyCustomRoutingT
|
|
|
22
24
|
const DeprovisionByoipCidrCommand_1 = require("./commands/DeprovisionByoipCidrCommand");
|
|
23
25
|
const DescribeAcceleratorAttributesCommand_1 = require("./commands/DescribeAcceleratorAttributesCommand");
|
|
24
26
|
const DescribeAcceleratorCommand_1 = require("./commands/DescribeAcceleratorCommand");
|
|
27
|
+
const DescribeCrossAccountAttachmentCommand_1 = require("./commands/DescribeCrossAccountAttachmentCommand");
|
|
25
28
|
const DescribeCustomRoutingAcceleratorAttributesCommand_1 = require("./commands/DescribeCustomRoutingAcceleratorAttributesCommand");
|
|
26
29
|
const DescribeCustomRoutingAcceleratorCommand_1 = require("./commands/DescribeCustomRoutingAcceleratorCommand");
|
|
27
30
|
const DescribeCustomRoutingEndpointGroupCommand_1 = require("./commands/DescribeCustomRoutingEndpointGroupCommand");
|
|
@@ -30,6 +33,9 @@ const DescribeEndpointGroupCommand_1 = require("./commands/DescribeEndpointGroup
|
|
|
30
33
|
const DescribeListenerCommand_1 = require("./commands/DescribeListenerCommand");
|
|
31
34
|
const ListAcceleratorsCommand_1 = require("./commands/ListAcceleratorsCommand");
|
|
32
35
|
const ListByoipCidrsCommand_1 = require("./commands/ListByoipCidrsCommand");
|
|
36
|
+
const ListCrossAccountAttachmentsCommand_1 = require("./commands/ListCrossAccountAttachmentsCommand");
|
|
37
|
+
const ListCrossAccountResourceAccountsCommand_1 = require("./commands/ListCrossAccountResourceAccountsCommand");
|
|
38
|
+
const ListCrossAccountResourcesCommand_1 = require("./commands/ListCrossAccountResourcesCommand");
|
|
33
39
|
const ListCustomRoutingAcceleratorsCommand_1 = require("./commands/ListCustomRoutingAcceleratorsCommand");
|
|
34
40
|
const ListCustomRoutingEndpointGroupsCommand_1 = require("./commands/ListCustomRoutingEndpointGroupsCommand");
|
|
35
41
|
const ListCustomRoutingListenersCommand_1 = require("./commands/ListCustomRoutingListenersCommand");
|
|
@@ -45,6 +51,7 @@ const TagResourceCommand_1 = require("./commands/TagResourceCommand");
|
|
|
45
51
|
const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
|
|
46
52
|
const UpdateAcceleratorAttributesCommand_1 = require("./commands/UpdateAcceleratorAttributesCommand");
|
|
47
53
|
const UpdateAcceleratorCommand_1 = require("./commands/UpdateAcceleratorCommand");
|
|
54
|
+
const UpdateCrossAccountAttachmentCommand_1 = require("./commands/UpdateCrossAccountAttachmentCommand");
|
|
48
55
|
const UpdateCustomRoutingAcceleratorAttributesCommand_1 = require("./commands/UpdateCustomRoutingAcceleratorAttributesCommand");
|
|
49
56
|
const UpdateCustomRoutingAcceleratorCommand_1 = require("./commands/UpdateCustomRoutingAcceleratorCommand");
|
|
50
57
|
const UpdateCustomRoutingListenerCommand_1 = require("./commands/UpdateCustomRoutingListenerCommand");
|
|
@@ -58,12 +65,14 @@ const commands = {
|
|
|
58
65
|
AdvertiseByoipCidrCommand: AdvertiseByoipCidrCommand_1.AdvertiseByoipCidrCommand,
|
|
59
66
|
AllowCustomRoutingTrafficCommand: AllowCustomRoutingTrafficCommand_1.AllowCustomRoutingTrafficCommand,
|
|
60
67
|
CreateAcceleratorCommand: CreateAcceleratorCommand_1.CreateAcceleratorCommand,
|
|
68
|
+
CreateCrossAccountAttachmentCommand: CreateCrossAccountAttachmentCommand_1.CreateCrossAccountAttachmentCommand,
|
|
61
69
|
CreateCustomRoutingAcceleratorCommand: CreateCustomRoutingAcceleratorCommand_1.CreateCustomRoutingAcceleratorCommand,
|
|
62
70
|
CreateCustomRoutingEndpointGroupCommand: CreateCustomRoutingEndpointGroupCommand_1.CreateCustomRoutingEndpointGroupCommand,
|
|
63
71
|
CreateCustomRoutingListenerCommand: CreateCustomRoutingListenerCommand_1.CreateCustomRoutingListenerCommand,
|
|
64
72
|
CreateEndpointGroupCommand: CreateEndpointGroupCommand_1.CreateEndpointGroupCommand,
|
|
65
73
|
CreateListenerCommand: CreateListenerCommand_1.CreateListenerCommand,
|
|
66
74
|
DeleteAcceleratorCommand: DeleteAcceleratorCommand_1.DeleteAcceleratorCommand,
|
|
75
|
+
DeleteCrossAccountAttachmentCommand: DeleteCrossAccountAttachmentCommand_1.DeleteCrossAccountAttachmentCommand,
|
|
67
76
|
DeleteCustomRoutingAcceleratorCommand: DeleteCustomRoutingAcceleratorCommand_1.DeleteCustomRoutingAcceleratorCommand,
|
|
68
77
|
DeleteCustomRoutingEndpointGroupCommand: DeleteCustomRoutingEndpointGroupCommand_1.DeleteCustomRoutingEndpointGroupCommand,
|
|
69
78
|
DeleteCustomRoutingListenerCommand: DeleteCustomRoutingListenerCommand_1.DeleteCustomRoutingListenerCommand,
|
|
@@ -73,6 +82,7 @@ const commands = {
|
|
|
73
82
|
DeprovisionByoipCidrCommand: DeprovisionByoipCidrCommand_1.DeprovisionByoipCidrCommand,
|
|
74
83
|
DescribeAcceleratorCommand: DescribeAcceleratorCommand_1.DescribeAcceleratorCommand,
|
|
75
84
|
DescribeAcceleratorAttributesCommand: DescribeAcceleratorAttributesCommand_1.DescribeAcceleratorAttributesCommand,
|
|
85
|
+
DescribeCrossAccountAttachmentCommand: DescribeCrossAccountAttachmentCommand_1.DescribeCrossAccountAttachmentCommand,
|
|
76
86
|
DescribeCustomRoutingAcceleratorCommand: DescribeCustomRoutingAcceleratorCommand_1.DescribeCustomRoutingAcceleratorCommand,
|
|
77
87
|
DescribeCustomRoutingAcceleratorAttributesCommand: DescribeCustomRoutingAcceleratorAttributesCommand_1.DescribeCustomRoutingAcceleratorAttributesCommand,
|
|
78
88
|
DescribeCustomRoutingEndpointGroupCommand: DescribeCustomRoutingEndpointGroupCommand_1.DescribeCustomRoutingEndpointGroupCommand,
|
|
@@ -81,6 +91,9 @@ const commands = {
|
|
|
81
91
|
DescribeListenerCommand: DescribeListenerCommand_1.DescribeListenerCommand,
|
|
82
92
|
ListAcceleratorsCommand: ListAcceleratorsCommand_1.ListAcceleratorsCommand,
|
|
83
93
|
ListByoipCidrsCommand: ListByoipCidrsCommand_1.ListByoipCidrsCommand,
|
|
94
|
+
ListCrossAccountAttachmentsCommand: ListCrossAccountAttachmentsCommand_1.ListCrossAccountAttachmentsCommand,
|
|
95
|
+
ListCrossAccountResourceAccountsCommand: ListCrossAccountResourceAccountsCommand_1.ListCrossAccountResourceAccountsCommand,
|
|
96
|
+
ListCrossAccountResourcesCommand: ListCrossAccountResourcesCommand_1.ListCrossAccountResourcesCommand,
|
|
84
97
|
ListCustomRoutingAcceleratorsCommand: ListCustomRoutingAcceleratorsCommand_1.ListCustomRoutingAcceleratorsCommand,
|
|
85
98
|
ListCustomRoutingEndpointGroupsCommand: ListCustomRoutingEndpointGroupsCommand_1.ListCustomRoutingEndpointGroupsCommand,
|
|
86
99
|
ListCustomRoutingListenersCommand: ListCustomRoutingListenersCommand_1.ListCustomRoutingListenersCommand,
|
|
@@ -96,6 +109,7 @@ const commands = {
|
|
|
96
109
|
UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
|
|
97
110
|
UpdateAcceleratorCommand: UpdateAcceleratorCommand_1.UpdateAcceleratorCommand,
|
|
98
111
|
UpdateAcceleratorAttributesCommand: UpdateAcceleratorAttributesCommand_1.UpdateAcceleratorAttributesCommand,
|
|
112
|
+
UpdateCrossAccountAttachmentCommand: UpdateCrossAccountAttachmentCommand_1.UpdateCrossAccountAttachmentCommand,
|
|
99
113
|
UpdateCustomRoutingAcceleratorCommand: UpdateCustomRoutingAcceleratorCommand_1.UpdateCustomRoutingAcceleratorCommand,
|
|
100
114
|
UpdateCustomRoutingAcceleratorAttributesCommand: UpdateCustomRoutingAcceleratorAttributesCommand_1.UpdateCustomRoutingAcceleratorAttributesCommand,
|
|
101
115
|
UpdateCustomRoutingListenerCommand: UpdateCustomRoutingListenerCommand_1.UpdateCustomRoutingListenerCommand,
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CreateCrossAccountAttachmentCommand = exports.$Command = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
9
|
+
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
+
class CreateCrossAccountAttachmentCommand extends smithy_client_1.Command {
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
constructor(input) {
|
|
20
|
+
super();
|
|
21
|
+
this.input = input;
|
|
22
|
+
}
|
|
23
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
24
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
25
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateCrossAccountAttachmentCommand.getEndpointParameterInstructions()));
|
|
26
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
27
|
+
const { logger } = configuration;
|
|
28
|
+
const clientName = "GlobalAcceleratorClient";
|
|
29
|
+
const commandName = "CreateCrossAccountAttachmentCommand";
|
|
30
|
+
const handlerExecutionContext = {
|
|
31
|
+
logger,
|
|
32
|
+
clientName,
|
|
33
|
+
commandName,
|
|
34
|
+
inputFilterSensitiveLog: (_) => _,
|
|
35
|
+
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GlobalAccelerator_V20180706",
|
|
38
|
+
operation: "CreateCrossAccountAttachment",
|
|
39
|
+
},
|
|
40
|
+
};
|
|
41
|
+
const { requestHandler } = configuration;
|
|
42
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
+
}
|
|
44
|
+
serialize(input, context) {
|
|
45
|
+
return (0, Aws_json1_1_1.se_CreateCrossAccountAttachmentCommand)(input, context);
|
|
46
|
+
}
|
|
47
|
+
deserialize(output, context) {
|
|
48
|
+
return (0, Aws_json1_1_1.de_CreateCrossAccountAttachmentCommand)(output, context);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
exports.CreateCrossAccountAttachmentCommand = CreateCrossAccountAttachmentCommand;
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DeleteCrossAccountAttachmentCommand = exports.$Command = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
9
|
+
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
+
class DeleteCrossAccountAttachmentCommand extends smithy_client_1.Command {
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
constructor(input) {
|
|
20
|
+
super();
|
|
21
|
+
this.input = input;
|
|
22
|
+
}
|
|
23
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
24
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
25
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteCrossAccountAttachmentCommand.getEndpointParameterInstructions()));
|
|
26
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
27
|
+
const { logger } = configuration;
|
|
28
|
+
const clientName = "GlobalAcceleratorClient";
|
|
29
|
+
const commandName = "DeleteCrossAccountAttachmentCommand";
|
|
30
|
+
const handlerExecutionContext = {
|
|
31
|
+
logger,
|
|
32
|
+
clientName,
|
|
33
|
+
commandName,
|
|
34
|
+
inputFilterSensitiveLog: (_) => _,
|
|
35
|
+
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GlobalAccelerator_V20180706",
|
|
38
|
+
operation: "DeleteCrossAccountAttachment",
|
|
39
|
+
},
|
|
40
|
+
};
|
|
41
|
+
const { requestHandler } = configuration;
|
|
42
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
+
}
|
|
44
|
+
serialize(input, context) {
|
|
45
|
+
return (0, Aws_json1_1_1.se_DeleteCrossAccountAttachmentCommand)(input, context);
|
|
46
|
+
}
|
|
47
|
+
deserialize(output, context) {
|
|
48
|
+
return (0, Aws_json1_1_1.de_DeleteCrossAccountAttachmentCommand)(output, context);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
exports.DeleteCrossAccountAttachmentCommand = DeleteCrossAccountAttachmentCommand;
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.DescribeCrossAccountAttachmentCommand = exports.$Command = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
9
|
+
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
+
class DescribeCrossAccountAttachmentCommand extends smithy_client_1.Command {
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
constructor(input) {
|
|
20
|
+
super();
|
|
21
|
+
this.input = input;
|
|
22
|
+
}
|
|
23
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
24
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
25
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DescribeCrossAccountAttachmentCommand.getEndpointParameterInstructions()));
|
|
26
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
27
|
+
const { logger } = configuration;
|
|
28
|
+
const clientName = "GlobalAcceleratorClient";
|
|
29
|
+
const commandName = "DescribeCrossAccountAttachmentCommand";
|
|
30
|
+
const handlerExecutionContext = {
|
|
31
|
+
logger,
|
|
32
|
+
clientName,
|
|
33
|
+
commandName,
|
|
34
|
+
inputFilterSensitiveLog: (_) => _,
|
|
35
|
+
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GlobalAccelerator_V20180706",
|
|
38
|
+
operation: "DescribeCrossAccountAttachment",
|
|
39
|
+
},
|
|
40
|
+
};
|
|
41
|
+
const { requestHandler } = configuration;
|
|
42
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
+
}
|
|
44
|
+
serialize(input, context) {
|
|
45
|
+
return (0, Aws_json1_1_1.se_DescribeCrossAccountAttachmentCommand)(input, context);
|
|
46
|
+
}
|
|
47
|
+
deserialize(output, context) {
|
|
48
|
+
return (0, Aws_json1_1_1.de_DescribeCrossAccountAttachmentCommand)(output, context);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
exports.DescribeCrossAccountAttachmentCommand = DescribeCrossAccountAttachmentCommand;
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ListCrossAccountAttachmentsCommand = exports.$Command = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
9
|
+
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
+
class ListCrossAccountAttachmentsCommand extends smithy_client_1.Command {
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
constructor(input) {
|
|
20
|
+
super();
|
|
21
|
+
this.input = input;
|
|
22
|
+
}
|
|
23
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
24
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
25
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListCrossAccountAttachmentsCommand.getEndpointParameterInstructions()));
|
|
26
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
27
|
+
const { logger } = configuration;
|
|
28
|
+
const clientName = "GlobalAcceleratorClient";
|
|
29
|
+
const commandName = "ListCrossAccountAttachmentsCommand";
|
|
30
|
+
const handlerExecutionContext = {
|
|
31
|
+
logger,
|
|
32
|
+
clientName,
|
|
33
|
+
commandName,
|
|
34
|
+
inputFilterSensitiveLog: (_) => _,
|
|
35
|
+
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GlobalAccelerator_V20180706",
|
|
38
|
+
operation: "ListCrossAccountAttachments",
|
|
39
|
+
},
|
|
40
|
+
};
|
|
41
|
+
const { requestHandler } = configuration;
|
|
42
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
+
}
|
|
44
|
+
serialize(input, context) {
|
|
45
|
+
return (0, Aws_json1_1_1.se_ListCrossAccountAttachmentsCommand)(input, context);
|
|
46
|
+
}
|
|
47
|
+
deserialize(output, context) {
|
|
48
|
+
return (0, Aws_json1_1_1.de_ListCrossAccountAttachmentsCommand)(output, context);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
exports.ListCrossAccountAttachmentsCommand = ListCrossAccountAttachmentsCommand;
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ListCrossAccountResourceAccountsCommand = exports.$Command = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
9
|
+
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
+
class ListCrossAccountResourceAccountsCommand extends smithy_client_1.Command {
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
constructor(input) {
|
|
20
|
+
super();
|
|
21
|
+
this.input = input;
|
|
22
|
+
}
|
|
23
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
24
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
25
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListCrossAccountResourceAccountsCommand.getEndpointParameterInstructions()));
|
|
26
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
27
|
+
const { logger } = configuration;
|
|
28
|
+
const clientName = "GlobalAcceleratorClient";
|
|
29
|
+
const commandName = "ListCrossAccountResourceAccountsCommand";
|
|
30
|
+
const handlerExecutionContext = {
|
|
31
|
+
logger,
|
|
32
|
+
clientName,
|
|
33
|
+
commandName,
|
|
34
|
+
inputFilterSensitiveLog: (_) => _,
|
|
35
|
+
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GlobalAccelerator_V20180706",
|
|
38
|
+
operation: "ListCrossAccountResourceAccounts",
|
|
39
|
+
},
|
|
40
|
+
};
|
|
41
|
+
const { requestHandler } = configuration;
|
|
42
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
+
}
|
|
44
|
+
serialize(input, context) {
|
|
45
|
+
return (0, Aws_json1_1_1.se_ListCrossAccountResourceAccountsCommand)(input, context);
|
|
46
|
+
}
|
|
47
|
+
deserialize(output, context) {
|
|
48
|
+
return (0, Aws_json1_1_1.de_ListCrossAccountResourceAccountsCommand)(output, context);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
exports.ListCrossAccountResourceAccountsCommand = ListCrossAccountResourceAccountsCommand;
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ListCrossAccountResourcesCommand = exports.$Command = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
9
|
+
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
+
class ListCrossAccountResourcesCommand extends smithy_client_1.Command {
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
constructor(input) {
|
|
20
|
+
super();
|
|
21
|
+
this.input = input;
|
|
22
|
+
}
|
|
23
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
24
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
25
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListCrossAccountResourcesCommand.getEndpointParameterInstructions()));
|
|
26
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
27
|
+
const { logger } = configuration;
|
|
28
|
+
const clientName = "GlobalAcceleratorClient";
|
|
29
|
+
const commandName = "ListCrossAccountResourcesCommand";
|
|
30
|
+
const handlerExecutionContext = {
|
|
31
|
+
logger,
|
|
32
|
+
clientName,
|
|
33
|
+
commandName,
|
|
34
|
+
inputFilterSensitiveLog: (_) => _,
|
|
35
|
+
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GlobalAccelerator_V20180706",
|
|
38
|
+
operation: "ListCrossAccountResources",
|
|
39
|
+
},
|
|
40
|
+
};
|
|
41
|
+
const { requestHandler } = configuration;
|
|
42
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
+
}
|
|
44
|
+
serialize(input, context) {
|
|
45
|
+
return (0, Aws_json1_1_1.se_ListCrossAccountResourcesCommand)(input, context);
|
|
46
|
+
}
|
|
47
|
+
deserialize(output, context) {
|
|
48
|
+
return (0, Aws_json1_1_1.de_ListCrossAccountResourcesCommand)(output, context);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
exports.ListCrossAccountResourcesCommand = ListCrossAccountResourcesCommand;
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.UpdateCrossAccountAttachmentCommand = exports.$Command = void 0;
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
+
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
9
|
+
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
+
class UpdateCrossAccountAttachmentCommand extends smithy_client_1.Command {
|
|
11
|
+
static getEndpointParameterInstructions() {
|
|
12
|
+
return {
|
|
13
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
14
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
15
|
+
Region: { type: "builtInParams", name: "region" },
|
|
16
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
constructor(input) {
|
|
20
|
+
super();
|
|
21
|
+
this.input = input;
|
|
22
|
+
}
|
|
23
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
24
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
25
|
+
this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateCrossAccountAttachmentCommand.getEndpointParameterInstructions()));
|
|
26
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
27
|
+
const { logger } = configuration;
|
|
28
|
+
const clientName = "GlobalAcceleratorClient";
|
|
29
|
+
const commandName = "UpdateCrossAccountAttachmentCommand";
|
|
30
|
+
const handlerExecutionContext = {
|
|
31
|
+
logger,
|
|
32
|
+
clientName,
|
|
33
|
+
commandName,
|
|
34
|
+
inputFilterSensitiveLog: (_) => _,
|
|
35
|
+
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "GlobalAccelerator_V20180706",
|
|
38
|
+
operation: "UpdateCrossAccountAttachment",
|
|
39
|
+
},
|
|
40
|
+
};
|
|
41
|
+
const { requestHandler } = configuration;
|
|
42
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
+
}
|
|
44
|
+
serialize(input, context) {
|
|
45
|
+
return (0, Aws_json1_1_1.se_UpdateCrossAccountAttachmentCommand)(input, context);
|
|
46
|
+
}
|
|
47
|
+
deserialize(output, context) {
|
|
48
|
+
return (0, Aws_json1_1_1.de_UpdateCrossAccountAttachmentCommand)(output, context);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
exports.UpdateCrossAccountAttachmentCommand = UpdateCrossAccountAttachmentCommand;
|
|
@@ -6,12 +6,14 @@ tslib_1.__exportStar(require("./AddEndpointsCommand"), exports);
|
|
|
6
6
|
tslib_1.__exportStar(require("./AdvertiseByoipCidrCommand"), exports);
|
|
7
7
|
tslib_1.__exportStar(require("./AllowCustomRoutingTrafficCommand"), exports);
|
|
8
8
|
tslib_1.__exportStar(require("./CreateAcceleratorCommand"), exports);
|
|
9
|
+
tslib_1.__exportStar(require("./CreateCrossAccountAttachmentCommand"), exports);
|
|
9
10
|
tslib_1.__exportStar(require("./CreateCustomRoutingAcceleratorCommand"), exports);
|
|
10
11
|
tslib_1.__exportStar(require("./CreateCustomRoutingEndpointGroupCommand"), exports);
|
|
11
12
|
tslib_1.__exportStar(require("./CreateCustomRoutingListenerCommand"), exports);
|
|
12
13
|
tslib_1.__exportStar(require("./CreateEndpointGroupCommand"), exports);
|
|
13
14
|
tslib_1.__exportStar(require("./CreateListenerCommand"), exports);
|
|
14
15
|
tslib_1.__exportStar(require("./DeleteAcceleratorCommand"), exports);
|
|
16
|
+
tslib_1.__exportStar(require("./DeleteCrossAccountAttachmentCommand"), exports);
|
|
15
17
|
tslib_1.__exportStar(require("./DeleteCustomRoutingAcceleratorCommand"), exports);
|
|
16
18
|
tslib_1.__exportStar(require("./DeleteCustomRoutingEndpointGroupCommand"), exports);
|
|
17
19
|
tslib_1.__exportStar(require("./DeleteCustomRoutingListenerCommand"), exports);
|
|
@@ -21,6 +23,7 @@ tslib_1.__exportStar(require("./DenyCustomRoutingTrafficCommand"), exports);
|
|
|
21
23
|
tslib_1.__exportStar(require("./DeprovisionByoipCidrCommand"), exports);
|
|
22
24
|
tslib_1.__exportStar(require("./DescribeAcceleratorAttributesCommand"), exports);
|
|
23
25
|
tslib_1.__exportStar(require("./DescribeAcceleratorCommand"), exports);
|
|
26
|
+
tslib_1.__exportStar(require("./DescribeCrossAccountAttachmentCommand"), exports);
|
|
24
27
|
tslib_1.__exportStar(require("./DescribeCustomRoutingAcceleratorAttributesCommand"), exports);
|
|
25
28
|
tslib_1.__exportStar(require("./DescribeCustomRoutingAcceleratorCommand"), exports);
|
|
26
29
|
tslib_1.__exportStar(require("./DescribeCustomRoutingEndpointGroupCommand"), exports);
|
|
@@ -29,6 +32,9 @@ tslib_1.__exportStar(require("./DescribeEndpointGroupCommand"), exports);
|
|
|
29
32
|
tslib_1.__exportStar(require("./DescribeListenerCommand"), exports);
|
|
30
33
|
tslib_1.__exportStar(require("./ListAcceleratorsCommand"), exports);
|
|
31
34
|
tslib_1.__exportStar(require("./ListByoipCidrsCommand"), exports);
|
|
35
|
+
tslib_1.__exportStar(require("./ListCrossAccountAttachmentsCommand"), exports);
|
|
36
|
+
tslib_1.__exportStar(require("./ListCrossAccountResourceAccountsCommand"), exports);
|
|
37
|
+
tslib_1.__exportStar(require("./ListCrossAccountResourcesCommand"), exports);
|
|
32
38
|
tslib_1.__exportStar(require("./ListCustomRoutingAcceleratorsCommand"), exports);
|
|
33
39
|
tslib_1.__exportStar(require("./ListCustomRoutingEndpointGroupsCommand"), exports);
|
|
34
40
|
tslib_1.__exportStar(require("./ListCustomRoutingListenersCommand"), exports);
|
|
@@ -44,6 +50,7 @@ tslib_1.__exportStar(require("./TagResourceCommand"), exports);
|
|
|
44
50
|
tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
|
|
45
51
|
tslib_1.__exportStar(require("./UpdateAcceleratorAttributesCommand"), exports);
|
|
46
52
|
tslib_1.__exportStar(require("./UpdateAcceleratorCommand"), exports);
|
|
53
|
+
tslib_1.__exportStar(require("./UpdateCrossAccountAttachmentCommand"), exports);
|
|
47
54
|
tslib_1.__exportStar(require("./UpdateCustomRoutingAcceleratorAttributesCommand"), exports);
|
|
48
55
|
tslib_1.__exportStar(require("./UpdateCustomRoutingAcceleratorCommand"), exports);
|
|
49
56
|
tslib_1.__exportStar(require("./UpdateCustomRoutingListenerCommand"), exports);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.defaultEndpointResolver = void 0;
|
|
4
|
-
const util_endpoints_1 = require("@
|
|
4
|
+
const util_endpoints_1 = require("@smithy/util-endpoints");
|
|
5
5
|
const ruleset_1 = require("./ruleset");
|
|
6
6
|
const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
7
7
|
return (0, util_endpoints_1.resolveEndpoint)(ruleset_1.ruleSet, {
|
package/dist-cjs/index.js
CHANGED
|
@@ -7,5 +7,6 @@ tslib_1.__exportStar(require("./GlobalAccelerator"), exports);
|
|
|
7
7
|
tslib_1.__exportStar(require("./commands"), exports);
|
|
8
8
|
tslib_1.__exportStar(require("./pagination"), exports);
|
|
9
9
|
tslib_1.__exportStar(require("./models"), exports);
|
|
10
|
+
require("@aws-sdk/util-endpoints");
|
|
10
11
|
var GlobalAcceleratorServiceException_1 = require("./models/GlobalAcceleratorServiceException");
|
|
11
12
|
Object.defineProperty(exports, "GlobalAcceleratorServiceException", { enumerable: true, get: function () { return GlobalAcceleratorServiceException_1.GlobalAcceleratorServiceException; } });
|