@aws-sdk/client-global-accelerator 3.533.0 → 3.535.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/GlobalAccelerator.d.ts +6 -1
- package/dist-types/GlobalAcceleratorClient.d.ts +1 -1
- package/dist-types/commands/AddCustomRoutingEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/AddEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/AllowCustomRoutingTrafficCommand.d.ts +2 -1
- package/dist-types/commands/CreateAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/CreateCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/commands/CreateEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateListenerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteListenerCommand.d.ts +2 -1
- package/dist-types/commands/DenyCustomRoutingTrafficCommand.d.ts +2 -1
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeListenerCommand.d.ts +2 -1
- package/dist-types/commands/ListAcceleratorsCommand.d.ts +2 -1
- package/dist-types/commands/ListByoipCidrsCommand.d.ts +2 -1
- package/dist-types/commands/ListCrossAccountAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListCrossAccountResourceAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListCrossAccountResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingAcceleratorsCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingListenersCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomRoutingPortMappingsCommand.d.ts +2 -1
- package/dist-types/commands/ListEndpointGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListListenersCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/RemoveCustomRoutingEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/RemoveEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCrossAccountAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCustomRoutingListenerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEndpointGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateListenerCommand.d.ts +2 -1
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +368 -368
- package/dist-types/ts3.4/GlobalAccelerator.d.ts +5 -0
- package/dist-types/ts3.4/commands/AddCustomRoutingEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AllowCustomRoutingTrafficCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAcceleratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCrossAccountAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCustomRoutingAcceleratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCustomRoutingEndpointGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCustomRoutingListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEndpointGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAcceleratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCrossAccountAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCustomRoutingAcceleratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCustomRoutingEndpointGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCustomRoutingListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEndpointGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DenyCustomRoutingTrafficCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAcceleratorAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAcceleratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCrossAccountAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCustomRoutingAcceleratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCustomRoutingEndpointGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCustomRoutingListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEndpointGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAcceleratorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListByoipCidrsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCrossAccountAttachmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCrossAccountResourceAccountsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCrossAccountResourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCustomRoutingAcceleratorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCustomRoutingEndpointGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCustomRoutingListenersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsByDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCustomRoutingPortMappingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEndpointGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveCustomRoutingEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAcceleratorAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAcceleratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCrossAccountAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCustomRoutingAcceleratorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCustomRoutingListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEndpointGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface WithdrawByoipCidrCommandOutput extends WithdrawByoipCidrRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const WithdrawByoipCidrCommand_base: {
|
|
24
24
|
new (input: WithdrawByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<WithdrawByoipCidrCommandInput, WithdrawByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: WithdrawByoipCidrCommandInput): import("@smithy/smithy-client").CommandImpl<WithdrawByoipCidrCommandInput, WithdrawByoipCidrCommandOutput, GlobalAcceleratorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops advertising an address range that is provisioned as an address pool.
|
|
30
30
|
* You can perform this operation at most once every 10 seconds, even if you specify different address
|
|
31
31
|
* ranges each time.</p>
|
|
@@ -84,6 +84,7 @@ declare const WithdrawByoipCidrCommand_base: {
|
|
|
84
84
|
* @throws {@link GlobalAcceleratorServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from GlobalAccelerator service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class WithdrawByoipCidrCommand extends WithdrawByoipCidrCommand_base {
|
|
89
90
|
}
|