@aws-sdk/client-global-accelerator 3.927.0 → 3.928.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1759 -2091
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/GlobalAcceleratorClient.js +2 -0
- package/dist-es/commands/AddCustomRoutingEndpointsCommand.js +3 -9
- package/dist-es/commands/AddEndpointsCommand.js +3 -9
- package/dist-es/commands/AdvertiseByoipCidrCommand.js +3 -9
- package/dist-es/commands/AllowCustomRoutingTrafficCommand.js +3 -9
- package/dist-es/commands/CreateAcceleratorCommand.js +3 -9
- package/dist-es/commands/CreateCrossAccountAttachmentCommand.js +3 -9
- package/dist-es/commands/CreateCustomRoutingAcceleratorCommand.js +3 -9
- package/dist-es/commands/CreateCustomRoutingEndpointGroupCommand.js +3 -9
- package/dist-es/commands/CreateCustomRoutingListenerCommand.js +3 -9
- package/dist-es/commands/CreateEndpointGroupCommand.js +3 -9
- package/dist-es/commands/CreateListenerCommand.js +3 -9
- package/dist-es/commands/DeleteAcceleratorCommand.js +3 -9
- package/dist-es/commands/DeleteCrossAccountAttachmentCommand.js +3 -9
- package/dist-es/commands/DeleteCustomRoutingAcceleratorCommand.js +3 -9
- package/dist-es/commands/DeleteCustomRoutingEndpointGroupCommand.js +3 -9
- package/dist-es/commands/DeleteCustomRoutingListenerCommand.js +3 -9
- package/dist-es/commands/DeleteEndpointGroupCommand.js +3 -9
- package/dist-es/commands/DeleteListenerCommand.js +3 -9
- package/dist-es/commands/DenyCustomRoutingTrafficCommand.js +3 -9
- package/dist-es/commands/DeprovisionByoipCidrCommand.js +3 -9
- package/dist-es/commands/DescribeAcceleratorAttributesCommand.js +3 -9
- package/dist-es/commands/DescribeAcceleratorCommand.js +3 -9
- package/dist-es/commands/DescribeCrossAccountAttachmentCommand.js +3 -9
- package/dist-es/commands/DescribeCustomRoutingAcceleratorAttributesCommand.js +3 -9
- package/dist-es/commands/DescribeCustomRoutingAcceleratorCommand.js +3 -9
- package/dist-es/commands/DescribeCustomRoutingEndpointGroupCommand.js +3 -9
- package/dist-es/commands/DescribeCustomRoutingListenerCommand.js +3 -9
- package/dist-es/commands/DescribeEndpointGroupCommand.js +3 -9
- package/dist-es/commands/DescribeListenerCommand.js +3 -9
- package/dist-es/commands/ListAcceleratorsCommand.js +3 -9
- package/dist-es/commands/ListByoipCidrsCommand.js +3 -9
- package/dist-es/commands/ListCrossAccountAttachmentsCommand.js +3 -9
- package/dist-es/commands/ListCrossAccountResourceAccountsCommand.js +3 -9
- package/dist-es/commands/ListCrossAccountResourcesCommand.js +3 -9
- package/dist-es/commands/ListCustomRoutingAcceleratorsCommand.js +3 -9
- package/dist-es/commands/ListCustomRoutingEndpointGroupsCommand.js +3 -9
- package/dist-es/commands/ListCustomRoutingListenersCommand.js +3 -9
- package/dist-es/commands/ListCustomRoutingPortMappingsByDestinationCommand.js +3 -9
- package/dist-es/commands/ListCustomRoutingPortMappingsCommand.js +3 -9
- package/dist-es/commands/ListEndpointGroupsCommand.js +3 -9
- package/dist-es/commands/ListListenersCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ProvisionByoipCidrCommand.js +3 -9
- package/dist-es/commands/RemoveCustomRoutingEndpointsCommand.js +3 -9
- package/dist-es/commands/RemoveEndpointsCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAcceleratorAttributesCommand.js +3 -9
- package/dist-es/commands/UpdateAcceleratorCommand.js +3 -9
- package/dist-es/commands/UpdateCrossAccountAttachmentCommand.js +3 -9
- package/dist-es/commands/UpdateCustomRoutingAcceleratorAttributesCommand.js +3 -9
- package/dist-es/commands/UpdateCustomRoutingAcceleratorCommand.js +3 -9
- package/dist-es/commands/UpdateCustomRoutingListenerCommand.js +3 -9
- package/dist-es/commands/UpdateEndpointGroupCommand.js +3 -9
- package/dist-es/commands/UpdateListenerCommand.js +3 -9
- package/dist-es/commands/WithdrawByoipCidrCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +1594 -0
- package/dist-types/GlobalAcceleratorClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +244 -0
- package/dist-types/ts3.4/GlobalAcceleratorClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +249 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_json1_1.js +0 -1643
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -506
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -677
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-global-accelerator",
|
|
3
3
|
"description": "AWS SDK for JavaScript Global Accelerator Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.928.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-global-accelerator",
|
|
@@ -20,17 +20,17 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/core": "3.928.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.928.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.922.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.922.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.922.0",
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.928.0",
|
|
29
29
|
"@aws-sdk/region-config-resolver": "3.925.0",
|
|
30
30
|
"@aws-sdk/types": "3.922.0",
|
|
31
31
|
"@aws-sdk/util-endpoints": "3.922.0",
|
|
32
32
|
"@aws-sdk/util-user-agent-browser": "3.922.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.928.0",
|
|
34
34
|
"@smithy/config-resolver": "^4.4.2",
|
|
35
35
|
"@smithy/core": "^3.17.2",
|
|
36
36
|
"@smithy/fetch-http-handler": "^5.3.5",
|
|
@@ -56,7 +56,6 @@
|
|
|
56
56
|
"@smithy/util-middleware": "^4.2.4",
|
|
57
57
|
"@smithy/util-retry": "^4.2.4",
|
|
58
58
|
"@smithy/util-utf8": "^4.2.0",
|
|
59
|
-
"@smithy/uuid": "^1.1.0",
|
|
60
59
|
"tslib": "^2.6.2"
|
|
61
60
|
},
|
|
62
61
|
"devDependencies": {
|