@alicloud/ga20191120 3.0.0 → 3.0.1
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/client.d.ts +632 -624
- package/dist/client.js +634 -620
- package/dist/client.js.map +1 -1
- package/dist/models/AddEntriesToAclRequest.d.ts +14 -15
- package/dist/models/AddEntriesToAclRequest.js.map +1 -1
- package/dist/models/AddEntriesToAclResponseBody.d.ts +1 -1
- package/dist/models/AssociateAclsWithListenerRequest.d.ts +13 -15
- package/dist/models/AssociateAclsWithListenerRequest.js.map +1 -1
- package/dist/models/AssociateAclsWithListenerResponseBody.d.ts +3 -3
- package/dist/models/AssociateAdditionalCertificatesWithListenerRequest.d.ts +11 -11
- package/dist/models/AssociateAdditionalCertificatesWithListenerResponseBody.d.ts +1 -1
- package/dist/models/AssociateResourcesRequest.d.ts +22 -0
- package/dist/models/AssociateResourcesRequest.js.map +1 -1
- package/dist/models/AssociateResourcesResponseBody.d.ts +7 -1
- package/dist/models/AssociateResourcesResponseBody.js.map +1 -1
- package/dist/models/AttachDdosToAcceleratorRequest.d.ts +40 -6
- package/dist/models/AttachDdosToAcceleratorRequest.js.map +1 -1
- package/dist/models/AttachDdosToAcceleratorResponseBody.d.ts +3 -3
- package/dist/models/AttachLogStoreToEndpointGroupRequest.d.ts +9 -9
- package/dist/models/AttachLogStoreToEndpointGroupResponseBody.d.ts +1 -1
- package/dist/models/BandwidthPackageAddAcceleratorRequest.d.ts +3 -3
- package/dist/models/BandwidthPackageAddAcceleratorResponseBody.d.ts +2 -2
- package/dist/models/BandwidthPackageRemoveAcceleratorRequest.d.ts +3 -3
- package/dist/models/BandwidthPackageRemoveAcceleratorResponseBody.d.ts +3 -3
- package/dist/models/ChangeResourceGroupRequest.d.ts +14 -16
- package/dist/models/ChangeResourceGroupRequest.js.map +1 -1
- package/dist/models/ChangeResourceGroupResponseBody.d.ts +1 -1
- package/dist/models/CreateAcceleratorRequest.d.ts +98 -61
- package/dist/models/CreateAcceleratorRequest.js.map +1 -1
- package/dist/models/CreateAcceleratorResponseBody.d.ts +10 -2
- package/dist/models/CreateAcceleratorResponseBody.js.map +1 -1
- package/dist/models/CreateAclRequest.d.ts +26 -28
- package/dist/models/CreateAclRequest.js.map +1 -1
- package/dist/models/CreateAclResponseBody.d.ts +2 -2
- package/dist/models/CreateApplicationMonitorRequest.d.ts +17 -16
- package/dist/models/CreateApplicationMonitorRequest.js.map +1 -1
- package/dist/models/CreateBandwidthPackageRequest.d.ts +60 -51
- package/dist/models/CreateBandwidthPackageRequest.js.map +1 -1
- package/dist/models/CreateBandwidthPackageResponseBody.d.ts +6 -4
- package/dist/models/CreateBandwidthPackageResponseBody.js.map +1 -1
- package/dist/models/CreateBasicAccelerateIpEndpointRelationsRequest.d.ts +10 -10
- package/dist/models/CreateBasicAccelerateIpEndpointRelationsResponseBody.d.ts +2 -2
- package/dist/models/CreateBasicAcceleratorRequest.d.ts +40 -39
- package/dist/models/CreateBasicAcceleratorRequest.js.map +1 -1
- package/dist/models/CreateBasicAcceleratorResponseBody.d.ts +5 -4
- package/dist/models/CreateBasicAcceleratorResponseBody.js.map +1 -1
- package/dist/models/CreateBasicEndpointGroupRequest.d.ts +17 -18
- package/dist/models/CreateBasicEndpointGroupRequest.js.map +1 -1
- package/dist/models/CreateBasicEndpointGroupResponseBody.d.ts +1 -1
- package/dist/models/CreateBasicEndpointRequest.d.ts +20 -23
- package/dist/models/CreateBasicEndpointRequest.js.map +1 -1
- package/dist/models/CreateBasicEndpointResponseBody.d.ts +3 -3
- package/dist/models/CreateBasicIpSetRequest.d.ts +23 -30
- package/dist/models/CreateBasicIpSetRequest.js.map +1 -1
- package/dist/models/CreateBasicIpSetResponseBody.d.ts +1 -1
- package/dist/models/CreateCustomRoutingEndpointGroupDestinationsRequest.d.ts +27 -26
- package/dist/models/CreateCustomRoutingEndpointGroupDestinationsRequest.js.map +1 -1
- package/dist/models/CreateCustomRoutingEndpointGroupDestinationsResponseBody.d.ts +2 -2
- package/dist/models/CreateCustomRoutingEndpointGroupsRequest.d.ts +48 -48
- package/dist/models/CreateCustomRoutingEndpointGroupsRequest.js.map +1 -1
- package/dist/models/CreateCustomRoutingEndpointGroupsResponseBody.d.ts +2 -2
- package/dist/models/CreateCustomRoutingEndpointTrafficPoliciesRequest.d.ts +18 -18
- package/dist/models/CreateCustomRoutingEndpointTrafficPoliciesResponseBody.d.ts +2 -2
- package/dist/models/CreateCustomRoutingEndpointsRequest.d.ts +26 -28
- package/dist/models/CreateCustomRoutingEndpointsRequest.js.map +1 -1
- package/dist/models/CreateCustomRoutingEndpointsResponseBody.d.ts +2 -2
- package/dist/models/CreateDomainRequest.d.ts +4 -3
- package/dist/models/CreateDomainRequest.js.map +1 -1
- package/dist/models/CreateEndpointGroupRequest.d.ts +145 -86
- package/dist/models/CreateEndpointGroupRequest.js +7 -0
- package/dist/models/CreateEndpointGroupRequest.js.map +1 -1
- package/dist/models/CreateEndpointGroupResponseBody.d.ts +2 -2
- package/dist/models/CreateEndpointGroupsRequest.d.ts +383 -9
- package/dist/models/CreateEndpointGroupsRequest.js +7 -0
- package/dist/models/CreateEndpointGroupsRequest.js.map +1 -1
- package/dist/models/CreateEndpointGroupsResponseBody.d.ts +1 -1
- package/dist/models/CreateForwardingRulesRequest.d.ts +220 -4
- package/dist/models/CreateForwardingRulesRequest.js.map +1 -1
- package/dist/models/CreateForwardingRulesResponseBody.d.ts +2 -2
- package/dist/models/CreateListenerRequest.d.ts +341 -255
- package/dist/models/CreateListenerRequest.js +7 -0
- package/dist/models/CreateListenerRequest.js.map +1 -1
- package/dist/models/CreateListenerResponseBody.d.ts +2 -2
- package/dist/models/DeleteAclRequest.d.ts +6 -7
- package/dist/models/DeleteAclRequest.js.map +1 -1
- package/dist/models/DeleteAclResponseBody.d.ts +1 -1
- package/dist/models/DeleteApplicationMonitorRequest.d.ts +3 -3
- package/dist/models/DeleteApplicationMonitorResponseBody.d.ts +1 -1
- package/dist/models/DeleteBasicAccelerateIpEndpointRelationRequest.d.ts +8 -8
- package/dist/models/DeleteBasicAccelerateIpEndpointRelationResponseBody.d.ts +5 -5
- package/dist/models/DeleteBasicAcceleratorRequest.d.ts +2 -2
- package/dist/models/DeleteBasicAcceleratorResponseBody.d.ts +2 -2
- package/dist/models/DeleteBasicEndpointRequest.d.ts +5 -5
- package/dist/models/DeleteBasicEndpointResponseBody.d.ts +2 -2
- package/dist/models/DescribeAcceleratorRequest.d.ts +2 -2
- package/dist/models/DescribeAcceleratorResponseBody.d.ts +170 -98
- package/dist/models/DescribeAcceleratorResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationMonitorRequest.d.ts +1 -1
- package/dist/models/DescribeApplicationMonitorResponseBody.d.ts +14 -9
- package/dist/models/DescribeApplicationMonitorResponseBody.js.map +1 -1
- package/dist/models/DescribeBandwidthPackageRequest.d.ts +2 -2
- package/dist/models/DescribeBandwidthPackageResponseBody.d.ts +47 -39
- package/dist/models/DescribeBandwidthPackageResponseBody.js.map +1 -1
- package/dist/models/DescribeCommodityPriceRequest.d.ts +18 -12
- package/dist/models/DescribeCommodityPriceRequest.js.map +1 -1
- package/dist/models/DescribeCommodityPriceResponseBody.d.ts +24 -20
- package/dist/models/DescribeCommodityPriceResponseBody.js.map +1 -1
- package/dist/models/DescribeCommodityRequest.d.ts +11 -7
- package/dist/models/DescribeCommodityRequest.js.map +1 -1
- package/dist/models/DescribeCommodityResponseBody.d.ts +11 -9
- package/dist/models/DescribeCommodityResponseBody.js.map +1 -1
- package/dist/models/DescribeEndpointGroupRequest.d.ts +2 -2
- package/dist/models/DescribeEndpointGroupResponseBody.d.ts +209 -97
- package/dist/models/DescribeEndpointGroupResponseBody.js +7 -0
- package/dist/models/DescribeEndpointGroupResponseBody.js.map +1 -1
- package/dist/models/DescribeIpSetResponseBody.d.ts +50 -30
- package/dist/models/DescribeIpSetResponseBody.js.map +1 -1
- package/dist/models/DescribeListenerRequest.d.ts +1 -1
- package/dist/models/DescribeListenerResponseBody.d.ts +147 -111
- package/dist/models/DescribeListenerResponseBody.js.map +1 -1
- package/dist/models/DescribeLogStoreOfEndpointGroupResponseBody.d.ts +1 -2
- package/dist/models/DescribeLogStoreOfEndpointGroupResponseBody.js.map +1 -1
- package/dist/models/DescribeRegionsResponseBody.d.ts +1 -1
- package/dist/models/DetachDdosFromAcceleratorRequest.d.ts +35 -2
- package/dist/models/DetachDdosFromAcceleratorRequest.js.map +1 -1
- package/dist/models/DetachDdosFromAcceleratorResponseBody.d.ts +2 -2
- package/dist/models/DisassociateResourcesRequest.d.ts +17 -0
- package/dist/models/DisassociateResourcesRequest.js.map +1 -1
- package/dist/models/DisassociateResourcesResponseBody.d.ts +7 -1
- package/dist/models/DisassociateResourcesResponseBody.js.map +1 -1
- package/dist/models/GetAclResponseBody.d.ts +1 -1
- package/dist/models/GetBasicAccelerateIpEndpointRelationRequest.d.ts +8 -9
- package/dist/models/GetBasicAccelerateIpEndpointRelationRequest.js.map +1 -1
- package/dist/models/GetBasicAccelerateIpEndpointRelationResponseBody.d.ts +23 -26
- package/dist/models/GetBasicAccelerateIpEndpointRelationResponseBody.js.map +1 -1
- package/dist/models/GetBasicAccelerateIpIdleCountRequest.d.ts +6 -6
- package/dist/models/GetBasicAccelerateIpIdleCountResponseBody.d.ts +1 -1
- package/dist/models/GetGlobalAcceleratorResourcesRequest.d.ts +13 -0
- package/dist/models/GetGlobalAcceleratorResourcesRequest.js.map +1 -1
- package/dist/models/GetGlobalAcceleratorResourcesResponseBody.d.ts +33 -1
- package/dist/models/GetGlobalAcceleratorResourcesResponseBody.js.map +1 -1
- package/dist/models/GetHealthStatusRequest.d.ts +4 -3
- package/dist/models/GetHealthStatusRequest.js.map +1 -1
- package/dist/models/GetHealthStatusResponseBody.d.ts +39 -23
- package/dist/models/GetHealthStatusResponseBody.js.map +1 -1
- package/dist/models/GetInvalidDomainCountRequest.d.ts +1 -1
- package/dist/models/GetInvalidDomainCountResponseBody.d.ts +1 -1
- package/dist/models/GetSpareIpRequest.d.ts +8 -9
- package/dist/models/GetSpareIpRequest.js.map +1 -1
- package/dist/models/GetSpareIpResponseBody.d.ts +3 -4
- package/dist/models/GetSpareIpResponseBody.js.map +1 -1
- package/dist/models/ListAcceleratorsRequest.d.ts +21 -15
- package/dist/models/ListAcceleratorsRequest.js.map +1 -1
- package/dist/models/ListAcceleratorsResponseBody.d.ts +162 -100
- package/dist/models/ListAcceleratorsResponseBody.js.map +1 -1
- package/dist/models/ListApplicationMonitorResponseBody.d.ts +10 -6
- package/dist/models/ListApplicationMonitorResponseBody.js.map +1 -1
- package/dist/models/ListAvailableAccelerateAreasRequest.d.ts +13 -2
- package/dist/models/ListAvailableAccelerateAreasRequest.js.map +1 -1
- package/dist/models/ListAvailableAccelerateAreasResponseBody.d.ts +23 -19
- package/dist/models/ListAvailableAccelerateAreasResponseBody.js.map +1 -1
- package/dist/models/ListAvailableBusiRegionsResponseBody.d.ts +6 -4
- package/dist/models/ListAvailableBusiRegionsResponseBody.js.map +1 -1
- package/dist/models/ListBandwidthackagesRequest.d.ts +3 -3
- package/dist/models/ListBandwidthackagesResponseBody.d.ts +32 -24
- package/dist/models/ListBandwidthackagesResponseBody.js.map +1 -1
- package/dist/models/ListBasicAccelerateIpEndpointRelationsResponseBody.d.ts +1 -1
- package/dist/models/ListBusiRegionsResponseBody.d.ts +1 -1
- package/dist/models/ListCommonAreasRequest.d.ts +9 -12
- package/dist/models/ListCommonAreasRequest.js.map +1 -1
- package/dist/models/ListCommonAreasResponseBody.d.ts +2 -2
- package/dist/models/ListCustomRoutingEndpointGroupDestinationsRequest.d.ts +18 -16
- package/dist/models/ListCustomRoutingEndpointGroupDestinationsRequest.js.map +1 -1
- package/dist/models/ListCustomRoutingEndpointGroupDestinationsResponseBody.d.ts +44 -47
- package/dist/models/ListCustomRoutingEndpointGroupDestinationsResponseBody.js.map +1 -1
- package/dist/models/ListCustomRoutingEndpointGroupsResponseBody.d.ts +1 -1
- package/dist/models/ListCustomRoutingEndpointTrafficPoliciesRequest.d.ts +8 -8
- package/dist/models/ListCustomRoutingEndpointTrafficPoliciesResponseBody.d.ts +42 -38
- package/dist/models/ListCustomRoutingEndpointTrafficPoliciesResponseBody.js.map +1 -1
- package/dist/models/ListCustomRoutingPortMappingsByDestinationRequest.d.ts +3 -3
- package/dist/models/ListCustomRoutingPortMappingsByDestinationResponseBody.d.ts +16 -14
- package/dist/models/ListCustomRoutingPortMappingsByDestinationResponseBody.js.map +1 -1
- package/dist/models/ListCustomRoutingPortMappingsRequest.d.ts +5 -5
- package/dist/models/ListCustomRoutingPortMappingsResponseBody.d.ts +19 -17
- package/dist/models/ListCustomRoutingPortMappingsResponseBody.js.map +1 -1
- package/dist/models/ListEndpointGroupsRequest.d.ts +19 -19
- package/dist/models/ListEndpointGroupsRequest.js +2 -0
- package/dist/models/ListEndpointGroupsRequest.js.map +1 -1
- package/dist/models/ListEndpointGroupsResponseBody.d.ts +183 -90
- package/dist/models/ListEndpointGroupsResponseBody.js +7 -0
- package/dist/models/ListEndpointGroupsResponseBody.js.map +1 -1
- package/dist/models/ListForwardingRulesRequest.d.ts +4 -3
- package/dist/models/ListForwardingRulesRequest.js.map +1 -1
- package/dist/models/ListForwardingRulesResponseBody.d.ts +125 -79
- package/dist/models/ListForwardingRulesResponseBody.js.map +1 -1
- package/dist/models/ListListenersRequest.d.ts +11 -4
- package/dist/models/ListListenersRequest.js.map +1 -1
- package/dist/models/ListListenersResponseBody.d.ts +140 -104
- package/dist/models/ListListenersResponseBody.js.map +1 -1
- package/dist/models/ListTagResourcesResponseBody.d.ts +0 -38
- package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
- package/dist/models/UpdateAcceleratorAutoRenewAttributeRequest.d.ts +18 -17
- package/dist/models/UpdateAcceleratorAutoRenewAttributeRequest.js.map +1 -1
- package/dist/models/UpdateAcceleratorAutoRenewAttributeResponseBody.d.ts +2 -2
- package/dist/models/UpdateAcceleratorCrossBorderModeRequest.d.ts +3 -2
- package/dist/models/UpdateAcceleratorCrossBorderModeRequest.js.map +1 -1
- package/dist/models/UpdateAcceleratorCrossBorderStatusRequest.d.ts +1 -0
- package/dist/models/UpdateAcceleratorCrossBorderStatusRequest.js.map +1 -1
- package/dist/models/UpdateAcceleratorRequest.d.ts +59 -31
- package/dist/models/UpdateAcceleratorRequest.js.map +1 -1
- package/dist/models/UpdateAcceleratorResponseBody.d.ts +1 -1
- package/dist/models/UpdateApplicationMonitorRequest.d.ts +14 -13
- package/dist/models/UpdateApplicationMonitorRequest.js.map +1 -1
- package/dist/models/UpdateApplicationMonitorResponseBody.d.ts +1 -1
- package/dist/models/UpdateBandwidthPackageRequest.d.ts +18 -13
- package/dist/models/UpdateBandwidthPackageRequest.js.map +1 -1
- package/dist/models/UpdateBandwidthPackageResponseBody.d.ts +1 -1
- package/dist/models/UpdateBasicEndpointGroupRequest.d.ts +9 -6
- package/dist/models/UpdateBasicEndpointGroupRequest.js.map +1 -1
- package/dist/models/UpdateCustomRoutingEndpointGroupAttributeRequest.d.ts +8 -8
- package/dist/models/UpdateDomainRequest.d.ts +2 -2
- package/dist/models/UpdateDomainStateResponseBody.d.ts +7 -4
- package/dist/models/UpdateDomainStateResponseBody.js.map +1 -1
- package/dist/models/UpdateEndpointGroupRequest.d.ts +121 -73
- package/dist/models/UpdateEndpointGroupRequest.js +7 -0
- package/dist/models/UpdateEndpointGroupRequest.js.map +1 -1
- package/dist/models/UpdateEndpointGroupsRequest.d.ts +114 -79
- package/dist/models/UpdateEndpointGroupsRequest.js +7 -0
- package/dist/models/UpdateEndpointGroupsRequest.js.map +1 -1
- package/dist/models/UpdateEndpointGroupsResponseBody.d.ts +1 -1
- package/dist/models/UpdateForwardingRulesRequest.d.ts +109 -81
- package/dist/models/UpdateForwardingRulesRequest.js.map +1 -1
- package/dist/models/UpdateForwardingRulesResponseBody.d.ts +3 -3
- package/dist/models/UpdateListenerRequest.d.ts +62 -43
- package/dist/models/UpdateListenerRequest.js.map +1 -1
- package/dist/models/UpdateLogStoreConfigRequest.d.ts +27 -0
- package/dist/models/UpdateLogStoreConfigRequest.js.map +1 -1
- package/dist/models/UpdateLogStoreConfigResponseBody.d.ts +3 -0
- package/dist/models/UpdateLogStoreConfigResponseBody.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +635 -620
- package/src/models/AddEntriesToAclRequest.ts +14 -15
- package/src/models/AddEntriesToAclResponseBody.ts +1 -1
- package/src/models/AssociateAclsWithListenerRequest.ts +13 -15
- package/src/models/AssociateAclsWithListenerResponseBody.ts +3 -3
- package/src/models/AssociateAdditionalCertificatesWithListenerRequest.ts +11 -11
- package/src/models/AssociateAdditionalCertificatesWithListenerResponseBody.ts +1 -1
- package/src/models/AssociateResourcesRequest.ts +22 -0
- package/src/models/AssociateResourcesResponseBody.ts +7 -1
- package/src/models/AttachDdosToAcceleratorRequest.ts +40 -6
- package/src/models/AttachDdosToAcceleratorResponseBody.ts +3 -3
- package/src/models/AttachLogStoreToEndpointGroupRequest.ts +9 -9
- package/src/models/AttachLogStoreToEndpointGroupResponseBody.ts +1 -1
- package/src/models/BandwidthPackageAddAcceleratorRequest.ts +3 -3
- package/src/models/BandwidthPackageAddAcceleratorResponseBody.ts +2 -2
- package/src/models/BandwidthPackageRemoveAcceleratorRequest.ts +3 -3
- package/src/models/BandwidthPackageRemoveAcceleratorResponseBody.ts +3 -3
- package/src/models/ChangeResourceGroupRequest.ts +14 -16
- package/src/models/ChangeResourceGroupResponseBody.ts +1 -1
- package/src/models/CreateAcceleratorRequest.ts +98 -61
- package/src/models/CreateAcceleratorResponseBody.ts +10 -2
- package/src/models/CreateAclRequest.ts +26 -28
- package/src/models/CreateAclResponseBody.ts +2 -2
- package/src/models/CreateApplicationMonitorRequest.ts +17 -16
- package/src/models/CreateBandwidthPackageRequest.ts +60 -51
- package/src/models/CreateBandwidthPackageResponseBody.ts +6 -4
- package/src/models/CreateBasicAccelerateIpEndpointRelationsRequest.ts +10 -10
- package/src/models/CreateBasicAccelerateIpEndpointRelationsResponseBody.ts +2 -2
- package/src/models/CreateBasicAcceleratorRequest.ts +40 -39
- package/src/models/CreateBasicAcceleratorResponseBody.ts +5 -4
- package/src/models/CreateBasicEndpointGroupRequest.ts +17 -18
- package/src/models/CreateBasicEndpointGroupResponseBody.ts +1 -1
- package/src/models/CreateBasicEndpointRequest.ts +20 -23
- package/src/models/CreateBasicEndpointResponseBody.ts +3 -3
- package/src/models/CreateBasicIpSetRequest.ts +23 -30
- package/src/models/CreateBasicIpSetResponseBody.ts +1 -1
- package/src/models/CreateCustomRoutingEndpointGroupDestinationsRequest.ts +27 -26
- package/src/models/CreateCustomRoutingEndpointGroupDestinationsResponseBody.ts +2 -2
- package/src/models/CreateCustomRoutingEndpointGroupsRequest.ts +48 -48
- package/src/models/CreateCustomRoutingEndpointGroupsResponseBody.ts +2 -2
- package/src/models/CreateCustomRoutingEndpointTrafficPoliciesRequest.ts +18 -18
- package/src/models/CreateCustomRoutingEndpointTrafficPoliciesResponseBody.ts +2 -2
- package/src/models/CreateCustomRoutingEndpointsRequest.ts +26 -28
- package/src/models/CreateCustomRoutingEndpointsResponseBody.ts +2 -2
- package/src/models/CreateDomainRequest.ts +4 -3
- package/src/models/CreateEndpointGroupRequest.ts +152 -86
- package/src/models/CreateEndpointGroupResponseBody.ts +2 -2
- package/src/models/CreateEndpointGroupsRequest.ts +390 -9
- package/src/models/CreateEndpointGroupsResponseBody.ts +1 -1
- package/src/models/CreateForwardingRulesRequest.ts +220 -4
- package/src/models/CreateForwardingRulesResponseBody.ts +2 -2
- package/src/models/CreateListenerRequest.ts +348 -255
- package/src/models/CreateListenerResponseBody.ts +2 -2
- package/src/models/DeleteAclRequest.ts +6 -7
- package/src/models/DeleteAclResponseBody.ts +1 -1
- package/src/models/DeleteApplicationMonitorRequest.ts +3 -3
- package/src/models/DeleteApplicationMonitorResponseBody.ts +1 -1
- package/src/models/DeleteBasicAccelerateIpEndpointRelationRequest.ts +8 -8
- package/src/models/DeleteBasicAccelerateIpEndpointRelationResponseBody.ts +5 -5
- package/src/models/DeleteBasicAcceleratorRequest.ts +2 -2
- package/src/models/DeleteBasicAcceleratorResponseBody.ts +2 -2
- package/src/models/DeleteBasicEndpointRequest.ts +5 -5
- package/src/models/DeleteBasicEndpointResponseBody.ts +2 -2
- package/src/models/DescribeAcceleratorRequest.ts +2 -2
- package/src/models/DescribeAcceleratorResponseBody.ts +171 -99
- package/src/models/DescribeApplicationMonitorRequest.ts +1 -1
- package/src/models/DescribeApplicationMonitorResponseBody.ts +14 -9
- package/src/models/DescribeBandwidthPackageRequest.ts +2 -2
- package/src/models/DescribeBandwidthPackageResponseBody.ts +47 -39
- package/src/models/DescribeCommodityPriceRequest.ts +18 -12
- package/src/models/DescribeCommodityPriceResponseBody.ts +24 -20
- package/src/models/DescribeCommodityRequest.ts +11 -7
- package/src/models/DescribeCommodityResponseBody.ts +11 -9
- package/src/models/DescribeEndpointGroupRequest.ts +2 -2
- package/src/models/DescribeEndpointGroupResponseBody.ts +216 -97
- package/src/models/DescribeIpSetResponseBody.ts +50 -30
- package/src/models/DescribeListenerRequest.ts +1 -1
- package/src/models/DescribeListenerResponseBody.ts +147 -111
- package/src/models/DescribeLogStoreOfEndpointGroupResponseBody.ts +1 -2
- package/src/models/DescribeRegionsResponseBody.ts +1 -1
- package/src/models/DetachDdosFromAcceleratorRequest.ts +35 -2
- package/src/models/DetachDdosFromAcceleratorResponseBody.ts +2 -2
- package/src/models/DisassociateResourcesRequest.ts +17 -0
- package/src/models/DisassociateResourcesResponseBody.ts +7 -1
- package/src/models/GetAclResponseBody.ts +1 -1
- package/src/models/GetBasicAccelerateIpEndpointRelationRequest.ts +8 -9
- package/src/models/GetBasicAccelerateIpEndpointRelationResponseBody.ts +23 -26
- package/src/models/GetBasicAccelerateIpIdleCountRequest.ts +6 -6
- package/src/models/GetBasicAccelerateIpIdleCountResponseBody.ts +1 -1
- package/src/models/GetGlobalAcceleratorResourcesRequest.ts +13 -0
- package/src/models/GetGlobalAcceleratorResourcesResponseBody.ts +33 -1
- package/src/models/GetHealthStatusRequest.ts +4 -3
- package/src/models/GetHealthStatusResponseBody.ts +39 -23
- package/src/models/GetInvalidDomainCountRequest.ts +1 -1
- package/src/models/GetInvalidDomainCountResponseBody.ts +1 -1
- package/src/models/GetSpareIpRequest.ts +8 -9
- package/src/models/GetSpareIpResponseBody.ts +3 -4
- package/src/models/ListAcceleratorsRequest.ts +21 -15
- package/src/models/ListAcceleratorsResponseBody.ts +162 -100
- package/src/models/ListApplicationMonitorResponseBody.ts +10 -6
- package/src/models/ListAvailableAccelerateAreasRequest.ts +13 -2
- package/src/models/ListAvailableAccelerateAreasResponseBody.ts +23 -19
- package/src/models/ListAvailableBusiRegionsResponseBody.ts +6 -4
- package/src/models/ListBandwidthackagesRequest.ts +3 -3
- package/src/models/ListBandwidthackagesResponseBody.ts +32 -24
- package/src/models/ListBasicAccelerateIpEndpointRelationsResponseBody.ts +1 -1
- package/src/models/ListBusiRegionsResponseBody.ts +1 -1
- package/src/models/ListCommonAreasRequest.ts +9 -12
- package/src/models/ListCommonAreasResponseBody.ts +2 -2
- package/src/models/ListCustomRoutingEndpointGroupDestinationsRequest.ts +18 -16
- package/src/models/ListCustomRoutingEndpointGroupDestinationsResponseBody.ts +44 -47
- package/src/models/ListCustomRoutingEndpointGroupsResponseBody.ts +1 -1
- package/src/models/ListCustomRoutingEndpointTrafficPoliciesRequest.ts +8 -8
- package/src/models/ListCustomRoutingEndpointTrafficPoliciesResponseBody.ts +42 -38
- package/src/models/ListCustomRoutingPortMappingsByDestinationRequest.ts +3 -3
- package/src/models/ListCustomRoutingPortMappingsByDestinationResponseBody.ts +16 -14
- package/src/models/ListCustomRoutingPortMappingsRequest.ts +5 -5
- package/src/models/ListCustomRoutingPortMappingsResponseBody.ts +19 -17
- package/src/models/ListEndpointGroupsRequest.ts +21 -19
- package/src/models/ListEndpointGroupsResponseBody.ts +190 -90
- package/src/models/ListForwardingRulesRequest.ts +4 -3
- package/src/models/ListForwardingRulesResponseBody.ts +125 -79
- package/src/models/ListListenersRequest.ts +11 -4
- package/src/models/ListListenersResponseBody.ts +140 -104
- package/src/models/ListTagResourcesResponseBody.ts +0 -38
- package/src/models/UpdateAcceleratorAutoRenewAttributeRequest.ts +18 -17
- package/src/models/UpdateAcceleratorAutoRenewAttributeResponseBody.ts +2 -2
- package/src/models/UpdateAcceleratorCrossBorderModeRequest.ts +3 -2
- package/src/models/UpdateAcceleratorCrossBorderStatusRequest.ts +1 -0
- package/src/models/UpdateAcceleratorRequest.ts +59 -31
- package/src/models/UpdateAcceleratorResponseBody.ts +1 -1
- package/src/models/UpdateApplicationMonitorRequest.ts +14 -13
- package/src/models/UpdateApplicationMonitorResponseBody.ts +1 -1
- package/src/models/UpdateBandwidthPackageRequest.ts +18 -13
- package/src/models/UpdateBandwidthPackageResponseBody.ts +1 -1
- package/src/models/UpdateBasicEndpointGroupRequest.ts +9 -6
- package/src/models/UpdateCustomRoutingEndpointGroupAttributeRequest.ts +8 -8
- package/src/models/UpdateDomainRequest.ts +2 -2
- package/src/models/UpdateDomainStateResponseBody.ts +7 -4
- package/src/models/UpdateEndpointGroupRequest.ts +128 -73
- package/src/models/UpdateEndpointGroupsRequest.ts +121 -79
- package/src/models/UpdateEndpointGroupsResponseBody.ts +1 -1
- package/src/models/UpdateForwardingRulesRequest.ts +109 -81
- package/src/models/UpdateForwardingRulesResponseBody.ts +3 -3
- package/src/models/UpdateListenerRequest.ts +62 -43
- package/src/models/UpdateLogStoreConfigRequest.ts +27 -0
- package/src/models/UpdateLogStoreConfigResponseBody.ts +3 -0
|
@@ -7,7 +7,7 @@ export class UpdateForwardingRulesRequestForwardingRulesRuleActionsForwardGroupC
|
|
|
7
7
|
* @remarks
|
|
8
8
|
* The ID of the endpoint group.
|
|
9
9
|
*
|
|
10
|
-
* >
|
|
10
|
+
* > This parameter is deprecated. We recommend that you use the **RuleActionType** and **RuleActionValue** parameters.
|
|
11
11
|
*
|
|
12
12
|
* This parameter is required.
|
|
13
13
|
*
|
|
@@ -39,9 +39,9 @@ export class UpdateForwardingRulesRequestForwardingRulesRuleActionsForwardGroupC
|
|
|
39
39
|
export class UpdateForwardingRulesRequestForwardingRulesRuleActionsForwardGroupConfig extends $dara.Model {
|
|
40
40
|
/**
|
|
41
41
|
* @remarks
|
|
42
|
-
* The
|
|
42
|
+
* The endpoint group configuration.
|
|
43
43
|
*
|
|
44
|
-
* >
|
|
44
|
+
* > This parameter is deprecated. We recommend that you use the **RuleActionType** and **RuleActionValue** parameters.
|
|
45
45
|
*
|
|
46
46
|
* This parameter is required.
|
|
47
47
|
*/
|
|
@@ -75,14 +75,14 @@ export class UpdateForwardingRulesRequestForwardingRulesRuleActions extends $dar
|
|
|
75
75
|
* @remarks
|
|
76
76
|
* The forwarding configuration.
|
|
77
77
|
*
|
|
78
|
-
* >
|
|
78
|
+
* > This parameter is deprecated. We recommend that you use the **RuleActionType** and **RuleActionValue** parameters.
|
|
79
79
|
*/
|
|
80
80
|
forwardGroupConfig?: UpdateForwardingRulesRequestForwardingRulesRuleActionsForwardGroupConfig;
|
|
81
81
|
/**
|
|
82
82
|
* @remarks
|
|
83
|
-
* The
|
|
83
|
+
* The priority of the action.
|
|
84
84
|
*
|
|
85
|
-
* >
|
|
85
|
+
* > This parameter is not in use. You do not need to specify this parameter.
|
|
86
86
|
*
|
|
87
87
|
* This parameter is required.
|
|
88
88
|
*
|
|
@@ -92,15 +92,21 @@ export class UpdateForwardingRulesRequestForwardingRulesRuleActions extends $dar
|
|
|
92
92
|
order?: number;
|
|
93
93
|
/**
|
|
94
94
|
* @remarks
|
|
95
|
-
* The type of the
|
|
95
|
+
* The type of the action. Valid values:
|
|
96
96
|
*
|
|
97
|
-
*
|
|
98
|
-
*
|
|
99
|
-
*
|
|
100
|
-
*
|
|
101
|
-
*
|
|
102
|
-
*
|
|
103
|
-
*
|
|
97
|
+
* - **ForwardGroup**: forwards a request to an endpoint group.
|
|
98
|
+
*
|
|
99
|
+
* - **Redirect**: redirects a request.
|
|
100
|
+
*
|
|
101
|
+
* - **FixResponse**: returns a fixed response.
|
|
102
|
+
*
|
|
103
|
+
* - **Rewrite**: rewrites a request.
|
|
104
|
+
*
|
|
105
|
+
* - **AddHeader**: adds a header to a request.
|
|
106
|
+
*
|
|
107
|
+
* - **RemoveHeader**: removes a header from a request.
|
|
108
|
+
*
|
|
109
|
+
* - **Drop**: drops a request.
|
|
104
110
|
*
|
|
105
111
|
* This parameter is required.
|
|
106
112
|
*
|
|
@@ -110,47 +116,59 @@ export class UpdateForwardingRulesRequestForwardingRulesRuleActions extends $dar
|
|
|
110
116
|
ruleActionType?: string;
|
|
111
117
|
/**
|
|
112
118
|
* @remarks
|
|
113
|
-
* The value of the
|
|
119
|
+
* The value of the action.
|
|
120
|
+
*
|
|
121
|
+
* The value is a JSON string that varies based on the value of **RuleActionType**.
|
|
122
|
+
*
|
|
123
|
+
* A forwarding rule can have at most one action of the **ForwardGroup**, **Redirect**, or **FixResponse** type. The `Rewrite`, `AddHeader`, and `RemoveHeader` actions must precede a `ForwardGroup` action.
|
|
124
|
+
*
|
|
125
|
+
* - If **RuleActionType** is set to **ForwardGroup**, this parameter specifies the endpoint group configuration. You can forward requests to only one endpoint group. Example: `{"type":"endpointgroup", "value":"epg-bp1enpdcrqhl78g6r****"}`, where:
|
|
126
|
+
*
|
|
127
|
+
* - `type`: Set the value to `endpointgroup`.
|
|
128
|
+
*
|
|
129
|
+
* - `value`: The ID of the destination endpoint group.
|
|
130
|
+
*
|
|
131
|
+
* - If **RuleActionType** is set to **Redirect**, this parameter specifies the redirect configuration. In a **Redirect** action, at least one of the following fields must be specified with a non-default value: `protocol`, `domain`, `port`, `path`, or `query`. Example: `{"protocol":"HTTP", "domain":"www.example.com", "port":"80", "path":"/a","query":"value1", "code":"301" }`, where:
|
|
132
|
+
*
|
|
133
|
+
* - `protocol`: The protocol to which requests are redirected. Valid values: `${protocol}` (default), `HTTP`, and `HTTPS`.
|
|
134
|
+
*
|
|
135
|
+
* - `domain`: The domain to which requests are redirected. The default value is `${host}`. You can also specify another domain. The domain must be 3 to 128 characters in length and can contain only lowercase letters, digits, and the following special characters: `.-?=~_-+/^*!$&|()[]`.
|
|
114
136
|
*
|
|
115
|
-
* You
|
|
137
|
+
* - `port`: The port to which requests are redirected. The default value is `${port}`. You can also specify another port. Valid values: 1 to 63335.
|
|
116
138
|
*
|
|
117
|
-
*
|
|
139
|
+
* - `path`: The path to which requests are redirected. The default value is `${path}`. The path must be 1 to 128 characters in length. A regular expression-based path must start with a tilde (\\~) and can contain letters, digits, and the following special characters: `.-_/=?~^*$:()[]+|`. A path that is not a regular expression must start with a forward slash (/) and can contain letters, digits, and the following special characters: `.-_/=?:`.
|
|
118
140
|
*
|
|
119
|
-
*
|
|
141
|
+
* - `query`: The query string to which requests are redirected. The default value is `${query}`. You can also specify another query string. The query string must be 1 to 128 characters in length and can contain printable ASCII characters whose character codes are in the range of `ch >= 32 && ch < 127`. The letters must be in lowercase. Spaces and the following characters are not allowed: `[]{}<>\\#|&`.
|
|
120
142
|
*
|
|
121
|
-
*
|
|
122
|
-
* * `value`: Set this parameter to the ID of a virtual endpoint group.
|
|
143
|
+
* - `code`: The redirect type. Valid values: `301`, `302`, `303`, `307`, and `308`.
|
|
123
144
|
*
|
|
124
|
-
*
|
|
145
|
+
* - If **RuleActionType** is set to **FixResponse**, this parameter specifies the fixed response configuration. Example: `{"code":"200", "type":"text/plain", "content":"dssacav" }`, where:
|
|
125
146
|
*
|
|
126
|
-
*
|
|
127
|
-
* * `domain`: the domain name to which requests are redirected. Default value: `${host}`. You can also enter a domain name. The domain name must be 3 to 128 characters in length, and can contain only letters, digits, and the following special characters: `. - ? = ~ _ - + / ^ * ! $ & | ( ) [ ]`.
|
|
128
|
-
* * `port`: the port to which requests are redirected. Default value: `${port}`. You can enter a port number from 1 to 63335.
|
|
129
|
-
* * `path`: the path to which requests are redirected. Default value: `${path}`. The path must be 1 to 128 characters in length. To use a regular expression, the path can contain letters, digits, and the following special characters: `. - _ / = ? ~ ^ * $ : ( ) [ ] + |`. The path must start with a tilde (~). If you do not want to use a regular expression, the path can contain letters, digits, and the following special characters: `. - _ / = ? :`. The path must start with a forward slash (/).
|
|
130
|
-
* * `query`: the query string of the requests that are redirected. Default value: `${query}`. You can also specify a query string. The query string must be 1 to 128 characters in length, and can contain printable characters whose ASCII values are `greater than or equal to 32 and smaller than 127`. The query string cannot contain uppercase letters, space characters, or the following special characters: `[ ] { } < > # | &`.
|
|
131
|
-
* * `code`: the redirect code. Valid values: `301`, `302`, `303`, `307`, and `308`.
|
|
147
|
+
* - `code`: The HTTP status code. You can specify a numeric string that represents a `2xx`, `4xx`, or `5xx` status code, where `x` indicates a digit.
|
|
132
148
|
*
|
|
133
|
-
*
|
|
149
|
+
* - `type`: The content type of the response body. Valid values: **text/plain**, **text/css**, **text/html**, **application/javascript**, and **application/json**.
|
|
134
150
|
*
|
|
135
|
-
*
|
|
136
|
-
* * `type`: the type of the response content. Valid values: **text/plain**, **text/css**, **text/html**, **application/javascript**, and **application/json**.
|
|
137
|
-
* * `content`: the response content. The response content cannot exceed 1,000 characters in length, and does not support Chinese characters.
|
|
151
|
+
* - `content`: The content of the response body. The content can be up to 1,024 characters in length and cannot contain Chinese characters.
|
|
138
152
|
*
|
|
139
|
-
*
|
|
153
|
+
* - If **RuleActionType** is set to **AddHeader**, this parameter specifies the configuration for adding an HTTP header. An **AddHeader** action must be used together with a **ForwardGroup** action. Example: `[{"name":"header1","type":"user-defined", "value":"value"}]`, where:
|
|
140
154
|
*
|
|
141
|
-
*
|
|
142
|
-
* * `type`: the content type of the HTTP header. Valid values: `user-defined`, `ref`, and `system-defined`.
|
|
143
|
-
* * `value`: the content of the HTTP header. You cannot leave this parameter empty. If you set `type` to `user-defined`, the content must be 1 to 128 characters in length, and can contain printable characters whose ASCII values are `greater than or equal to 32 and smaller than 127`. The content can contain letters, digits, hyphens (-), and underscores (_*). The content cannot start or end with a space character. If you set `type` to `ref`, the content must be 1 to 128 characters in length, and can contain letters, digits, hyphens (-), and underscores (_*). The content cannot start or end with a space character. If you set `type` to `system-defined`, only `ClientSrcIp` is supported.
|
|
155
|
+
* - `name`: The name of the HTTP header. The name must be 1 to 40 characters in length and can contain letters, digits, hyphens (-), and underscores (_). The header names specified for **AddHeader** must be unique and cannot be the same as those specified for **RemoveHeader**.
|
|
144
156
|
*
|
|
145
|
-
*
|
|
157
|
+
* - `type`: The content type of the HTTP header. Valid values: `user-defined`, `ref` (reference), and `system-defined`.
|
|
146
158
|
*
|
|
147
|
-
*
|
|
159
|
+
* - `value`: The content of the HTTP header. This parameter cannot be left empty. If `type` is set to `user-defined`, the content must be 1 to 128 characters in length and can contain printable ASCII characters whose character codes are in the range of `ch >= 32 && ch < 127`. The content can include letters, digits, hyphens (-), and underscores (_). The content cannot start or end with a space. If `type` is set to `ref` (reference), the content must be 1 to 128 characters in length and can contain letters, digits, hyphens (-), and underscores (_). The content cannot start or end with a space. If `type` is set to `system-defined`, the only valid value is `ClientSrcIp`.
|
|
148
160
|
*
|
|
149
|
-
*
|
|
150
|
-
* * `path`: the path to which requests are redirected. Default value: `${path}`. The path must be 1 to 128 characters in length. To use a regular expression, the path can contain letters, digits, and the following special characters: `. - _ / = ? ~ ^ * $ : ( ) [ ] + |`. The path must start with a tilde (~). If you do not want to use a regular expression, the path can contain letters, digits, and the following special characters: `. - _ / = ? :`. The path must start with a forward slash (/).
|
|
151
|
-
* * `query`: the query string of the requests that are redirected. Default value: `${query}`. You can also specify a query string. The query string must be 1 to 128 characters in length, and can contain printable characters whose ASCII values are `greater than or equal to 32 and smaller than 127`. The query string cannot contain uppercase letters, space characters, or the following special characters: `[ ] { } < > # | &`.
|
|
161
|
+
* - If **RuleActionType** is set to **RemoveHeader**, this parameter specifies the configuration for removing an HTTP header. A **RemoveHeader** action must be used together with a **ForwardGroup** action. The header name must be 1 to 40 characters in length and can contain letters, digits, hyphens (-), and underscores (_). Example: `["header1"]`.
|
|
152
162
|
*
|
|
153
|
-
*
|
|
163
|
+
* - If **RuleActionType** is set to **Rewrite**, this parameter specifies the rewrite configuration. A **Rewrite** action must be used together with a **ForwardGroup** action. Example: `{"domain":"value1", "path":"value2", "query":"value3"}`, where:
|
|
164
|
+
*
|
|
165
|
+
* - `domain`: The domain to which requests are rewritten. The default value is `${host}`. You can also specify another domain. The domain must be 3 to 128 characters in length and can contain only lowercase letters, digits, and the following special characters: `.-?=~_-+/^*!$&|()[]`.
|
|
166
|
+
*
|
|
167
|
+
* - `path`: The path to which requests are rewritten. The default value is `${path}`. The path must be 1 to 128 characters in length. A regular expression-based path must start with a tilde (\\~) and can contain letters, digits, and the following special characters: `.-_/=?~^*$:()[]+|`. A path that is not a regular expression must start with a forward slash (/) and can contain letters, digits, and the following special characters: `.-_/=?:`.
|
|
168
|
+
*
|
|
169
|
+
* - `query`: The query string to which requests are rewritten. The default value is `${query}`. You can also specify another query string. The query string must be 1 to 128 characters in length and can contain printable ASCII characters whose character codes are in the range of `ch >= 32 && ch < 127`. The letters must be in lowercase. Spaces and the following characters are not allowed: `[]{}<>\\#|&`.
|
|
170
|
+
*
|
|
171
|
+
* - If **RuleActionType** is set to **Drop**, you do not need to specify this parameter.
|
|
154
172
|
*
|
|
155
173
|
* @example
|
|
156
174
|
* [{"type":"endpointgroup", "value":"epg-bp1enpdcrqhl78g6r****"}]
|
|
@@ -189,9 +207,9 @@ export class UpdateForwardingRulesRequestForwardingRulesRuleActions extends $dar
|
|
|
189
207
|
export class UpdateForwardingRulesRequestForwardingRulesRuleConditionsHostConfig extends $dara.Model {
|
|
190
208
|
/**
|
|
191
209
|
* @remarks
|
|
192
|
-
* The domain
|
|
210
|
+
* The domain configuration.
|
|
193
211
|
*
|
|
194
|
-
* >
|
|
212
|
+
* > This parameter is deprecated. We recommend that you use the **RuleConditionType** and **RuleConditionValue** parameters.
|
|
195
213
|
*/
|
|
196
214
|
values?: string[];
|
|
197
215
|
static names(): { [key: string]: string } {
|
|
@@ -223,7 +241,7 @@ export class UpdateForwardingRulesRequestForwardingRulesRuleConditionsPathConfig
|
|
|
223
241
|
* @remarks
|
|
224
242
|
* The path configuration.
|
|
225
243
|
*
|
|
226
|
-
* >
|
|
244
|
+
* > This parameter is deprecated. We recommend that you use the **RuleConditionType** and **RuleConditionValue** parameters.
|
|
227
245
|
*/
|
|
228
246
|
values?: string[];
|
|
229
247
|
static names(): { [key: string]: string } {
|
|
@@ -253,29 +271,35 @@ export class UpdateForwardingRulesRequestForwardingRulesRuleConditionsPathConfig
|
|
|
253
271
|
export class UpdateForwardingRulesRequestForwardingRulesRuleConditions extends $dara.Model {
|
|
254
272
|
/**
|
|
255
273
|
* @remarks
|
|
256
|
-
* The domain
|
|
274
|
+
* The domain configuration.
|
|
257
275
|
*
|
|
258
|
-
* >
|
|
276
|
+
* > This parameter is deprecated. We recommend that you use the **RuleConditionType** and **RuleConditionValue** parameters.
|
|
259
277
|
*/
|
|
260
278
|
hostConfig?: UpdateForwardingRulesRequestForwardingRulesRuleConditionsHostConfig;
|
|
261
279
|
/**
|
|
262
280
|
* @remarks
|
|
263
281
|
* The path configuration.
|
|
264
282
|
*
|
|
265
|
-
* >
|
|
283
|
+
* > This parameter is deprecated. We recommend that you use the **RuleConditionType** and **RuleConditionValue** parameters.
|
|
266
284
|
*/
|
|
267
285
|
pathConfig?: UpdateForwardingRulesRequestForwardingRulesRuleConditionsPathConfig;
|
|
268
286
|
/**
|
|
269
287
|
* @remarks
|
|
270
288
|
* The type of the forwarding condition. Valid values:
|
|
271
289
|
*
|
|
272
|
-
*
|
|
273
|
-
*
|
|
274
|
-
*
|
|
275
|
-
*
|
|
276
|
-
*
|
|
277
|
-
*
|
|
278
|
-
*
|
|
290
|
+
* - **Host**: matches a request based on its domain name.
|
|
291
|
+
*
|
|
292
|
+
* - **Path**: matches a request based on its path.
|
|
293
|
+
*
|
|
294
|
+
* - **RequestHeader**: matches a request based on its HTTP header.
|
|
295
|
+
*
|
|
296
|
+
* - **Query**: matches a request based on its query string.
|
|
297
|
+
*
|
|
298
|
+
* - **Method**: matches a request based on its HTTP request method.
|
|
299
|
+
*
|
|
300
|
+
* - **Cookie**: matches a request based on its cookie.
|
|
301
|
+
*
|
|
302
|
+
* - **SourceIP**: matches a request based on its source IP address.
|
|
279
303
|
*
|
|
280
304
|
* This parameter is required.
|
|
281
305
|
*
|
|
@@ -285,30 +309,34 @@ export class UpdateForwardingRulesRequestForwardingRulesRuleConditions extends $
|
|
|
285
309
|
ruleConditionType?: string;
|
|
286
310
|
/**
|
|
287
311
|
* @remarks
|
|
288
|
-
* The value of the forwarding condition.
|
|
312
|
+
* The value of the forwarding condition.
|
|
313
|
+
* The value is a JSON string that varies based on the value of **RuleConditionType**.
|
|
314
|
+
*
|
|
315
|
+
* - If **RuleConditionType** is set to **Host**, this parameter specifies the domain configuration. A forwarding rule can contain only one Host-based rule condition. The condition can contain multiple domains that are evaluated with a logical OR. A domain must be 3 to 128 characters in length and can contain letters, digits, hyphens (-), and periods (.). You can use asterisks (\\*) and question marks (?) as wildcards. Example: `["www.example.com", "www.aliyun.com"]`.
|
|
316
|
+
*
|
|
317
|
+
* - If **RuleConditionType** is set to **Path**, this parameter specifies the path configuration. A forwarding rule can contain multiple path-based rule conditions, which are evaluated with a logical OR. Each condition can contain multiple paths, which are also evaluated with a logical OR. A path must be 1 to 128 characters in length, start with a forward slash (/), and contain only letters, digits, and the following special characters: `$`, `-`, `_`, `.`, `+`, `/`, `&`, `~`, `@`, `:`, and `\\"`. You can use asterisks (\\*) and question marks (?) as wildcards. Example: `["/a", "/b/"]`.
|
|
318
|
+
*
|
|
319
|
+
* - If **RuleConditionType** is set to **RequestHeader**, this parameter specifies the HTTP header configuration, which consists of key-value pairs. The values for a specific header must be unique. Example: `[{"header1":["value1","value2"]}]`.
|
|
289
320
|
*
|
|
290
|
-
*
|
|
321
|
+
* - Key: The key of the HTTP header. The key must be 1 to 40 characters in length and can contain letters, digits, hyphens (-), and underscores (_).
|
|
291
322
|
*
|
|
292
|
-
*
|
|
323
|
+
* - Value: The value of the HTTP header. The value must be 1 to 128 characters in length and can contain printable ASCII characters whose character codes are in the range of `ch >= 32 && ch < 127`. The value cannot start or end with a space.
|
|
293
324
|
*
|
|
294
|
-
*
|
|
325
|
+
* - If **RuleConditionType** is set to **Query**, this parameter specifies the query string configuration, which consists of key-value pairs. Example: `[{"query1":["value1"]}, {"query2":["value2"]}]`.
|
|
295
326
|
*
|
|
296
|
-
*
|
|
297
|
-
* * Value: The value of an HTTP header must be 1 to 128 characters in length and can contain printable characters whose ASCII values `are larger than or equal to 32 and smaller than 127`. The value cannot start or end with a space.
|
|
327
|
+
* - Key: The key of the query string. The key must be 1 to 100 characters in length and can contain printable ASCII characters whose character codes are in the range of `ch >= 32 && ch < 127`. The letters must be in lowercase. Spaces and the following characters are not allowed: `[]{}<>\\;/?:@&=+,$%|"^~`.
|
|
298
328
|
*
|
|
299
|
-
*
|
|
329
|
+
* - Value: The value of the query string. The value must be 1 to 128 characters in length and can contain printable ASCII characters whose character codes are in the range of `ch >= 32 && ch < 127`. The letters must be in lowercase. Spaces and the following characters are not allowed: `[]{}<>\\;/?:@&=+,$%|"^~`.
|
|
300
330
|
*
|
|
301
|
-
*
|
|
302
|
-
* * Value: The value must be 1 to 128 characters in length and can contain printable characters whose ASCII values `are larger than or equal to 32 and smaller than 127`, excluding uppercase letters, spaces, and the following special characters: `[ ] { } < > \\ ; / ? : @ & = + , $ % " ^ ~`.
|
|
331
|
+
* - If **RuleConditionType** is set to **Method**, this parameter specifies the HTTP request method configuration. Valid values: **HEAD**, **GET**, **POST**, **OPTIONS**, **PUT**, **PATCH**, and **DELETE**. Example: `["GET", "OPTIONS", "POST"]`.
|
|
303
332
|
*
|
|
304
|
-
*
|
|
333
|
+
* - If **RuleConditionType** is set to **Cookie**, this parameter specifies the cookie configuration, which consists of key-value pairs. Example: `[{"cookie1":["value1"]}, {"cookie2":["value2"]}]`
|
|
305
334
|
*
|
|
306
|
-
*
|
|
335
|
+
* - Key: The key of the cookie. The key must be 1 to 100 characters in length and can contain printable ASCII characters whose character codes are in the range of `ch >= 32 && ch < 127`. The letters must be in lowercase. Spaces and the following characters are not allowed: `#[]{}\\|<>&`.
|
|
307
336
|
*
|
|
308
|
-
*
|
|
309
|
-
* * Value: The value of a cookie must be 1 to 128 characters in length and can contain printable characters whose ASCII values `are larger than or equal to 32 and smaller than 127`, excluding uppercase letters, spaces, and the following special characters: `# [ ] { } \\ < > &`.
|
|
337
|
+
* - Value: The value of the cookie. The value must be 1 to 128 characters in length and can contain printable ASCII characters whose character codes are in the range of `ch >= 32 && ch < 127`. The letters must be in lowercase. Spaces and the following characters are not allowed: `#[]{}\\|<>&`.
|
|
310
338
|
*
|
|
311
|
-
*
|
|
339
|
+
* - If **RuleConditionType** is set to **SourceIP**, this parameter specifies the source IP configuration. You can specify IP addresses such as 1.1.XX.XX/32 or CIDR blocks such as 2.2.XX.XX/24. A forwarding rule can contain only one source IP-based rule condition, which can contain multiple source IP addresses or CIDR blocks that are evaluated with a logical OR. Example: `["1.1.XX.XX/32", "2.2.XX.XX/24"]`.
|
|
312
340
|
*
|
|
313
341
|
* @example
|
|
314
342
|
* ["www.example.com", "www.aliyun.com"]
|
|
@@ -350,7 +378,7 @@ export class UpdateForwardingRulesRequestForwardingRulesRuleConditions extends $
|
|
|
350
378
|
export class UpdateForwardingRulesRequestForwardingRules extends $dara.Model {
|
|
351
379
|
/**
|
|
352
380
|
* @remarks
|
|
353
|
-
* The forwarding rule
|
|
381
|
+
* The ID of the forwarding rule.
|
|
354
382
|
*
|
|
355
383
|
* This parameter is required.
|
|
356
384
|
*
|
|
@@ -360,9 +388,9 @@ export class UpdateForwardingRulesRequestForwardingRules extends $dara.Model {
|
|
|
360
388
|
forwardingRuleId?: string;
|
|
361
389
|
/**
|
|
362
390
|
* @remarks
|
|
363
|
-
* The forwarding rule
|
|
391
|
+
* The name of the forwarding rule.
|
|
364
392
|
*
|
|
365
|
-
* The name must be 2 to 128 characters in length, and can contain
|
|
393
|
+
* The name must be 2 to 128 characters in length, start with a letter or a Chinese character, and can contain digits, periods (.), underscores (_), and hyphens (-).
|
|
366
394
|
*
|
|
367
395
|
* @example
|
|
368
396
|
* test
|
|
@@ -370,7 +398,7 @@ export class UpdateForwardingRulesRequestForwardingRules extends $dara.Model {
|
|
|
370
398
|
forwardingRuleName?: string;
|
|
371
399
|
/**
|
|
372
400
|
* @remarks
|
|
373
|
-
* The priority of the forwarding rule. Valid values: **1** to **10000**.
|
|
401
|
+
* The priority of the forwarding rule. A smaller value indicates a higher priority. Valid values: **1** to **10000**.
|
|
374
402
|
*
|
|
375
403
|
* This parameter is required.
|
|
376
404
|
*
|
|
@@ -380,23 +408,23 @@ export class UpdateForwardingRulesRequestForwardingRules extends $dara.Model {
|
|
|
380
408
|
priority?: number;
|
|
381
409
|
/**
|
|
382
410
|
* @remarks
|
|
383
|
-
* The
|
|
411
|
+
* The actions that are performed when the forwarding conditions are met.
|
|
384
412
|
*
|
|
385
413
|
* This parameter is required.
|
|
386
414
|
*/
|
|
387
415
|
ruleActions?: UpdateForwardingRulesRequestForwardingRulesRuleActions[];
|
|
388
416
|
/**
|
|
389
417
|
* @remarks
|
|
390
|
-
* The
|
|
418
|
+
* The forwarding conditions.
|
|
391
419
|
*
|
|
392
420
|
* This parameter is required.
|
|
393
421
|
*/
|
|
394
422
|
ruleConditions?: UpdateForwardingRulesRequestForwardingRulesRuleConditions[];
|
|
395
423
|
/**
|
|
396
424
|
* @remarks
|
|
397
|
-
* The direction
|
|
425
|
+
* The direction of the rule. You do not need to specify this parameter.
|
|
398
426
|
*
|
|
399
|
-
*
|
|
427
|
+
* This parameter is set to **request** by default, which indicates that the rule applies to inbound requests.
|
|
400
428
|
*
|
|
401
429
|
* @example
|
|
402
430
|
* request
|
|
@@ -442,7 +470,7 @@ export class UpdateForwardingRulesRequestForwardingRules extends $dara.Model {
|
|
|
442
470
|
export class UpdateForwardingRulesRequest extends $dara.Model {
|
|
443
471
|
/**
|
|
444
472
|
* @remarks
|
|
445
|
-
* The
|
|
473
|
+
* The ID of the Global Accelerator instance.
|
|
446
474
|
*
|
|
447
475
|
* This parameter is required.
|
|
448
476
|
*
|
|
@@ -454,9 +482,9 @@ export class UpdateForwardingRulesRequest extends $dara.Model {
|
|
|
454
482
|
* @remarks
|
|
455
483
|
* The client token that is used to ensure the idempotence of the request.
|
|
456
484
|
*
|
|
457
|
-
* You can
|
|
485
|
+
* You can generate the token, but you must make sure that the token is unique among different requests. The token can contain only ASCII characters.
|
|
458
486
|
*
|
|
459
|
-
* >
|
|
487
|
+
* > If you do not specify this parameter, the system automatically uses the **RequestId** of the request as the **client token**. The **RequestId** of each request is different.
|
|
460
488
|
*
|
|
461
489
|
* @example
|
|
462
490
|
* 02fb3da4****
|
|
@@ -474,7 +502,7 @@ export class UpdateForwardingRulesRequest extends $dara.Model {
|
|
|
474
502
|
forwardingRules?: UpdateForwardingRulesRequestForwardingRules[];
|
|
475
503
|
/**
|
|
476
504
|
* @remarks
|
|
477
|
-
* The listener
|
|
505
|
+
* The ID of the listener.
|
|
478
506
|
*
|
|
479
507
|
* This parameter is required.
|
|
480
508
|
*
|
|
@@ -484,7 +512,7 @@ export class UpdateForwardingRulesRequest extends $dara.Model {
|
|
|
484
512
|
listenerId?: string;
|
|
485
513
|
/**
|
|
486
514
|
* @remarks
|
|
487
|
-
* The region ID of the
|
|
515
|
+
* The region ID of the Global Accelerator instance. Set the value to **cn-hangzhou**.
|
|
488
516
|
*
|
|
489
517
|
* This parameter is required.
|
|
490
518
|
*
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class UpdateForwardingRulesResponseBodyForwardingRules extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The forwarding rule
|
|
8
|
+
* The ID of the forwarding rule.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* frule-bp1dii16gu9qdvb34****
|
|
@@ -35,12 +35,12 @@ export class UpdateForwardingRulesResponseBodyForwardingRules extends $dara.Mode
|
|
|
35
35
|
export class UpdateForwardingRulesResponseBody extends $dara.Model {
|
|
36
36
|
/**
|
|
37
37
|
* @remarks
|
|
38
|
-
*
|
|
38
|
+
* A list of forwarding rules.
|
|
39
39
|
*/
|
|
40
40
|
forwardingRules?: UpdateForwardingRulesResponseBodyForwardingRules[];
|
|
41
41
|
/**
|
|
42
42
|
* @remarks
|
|
43
|
-
* The request
|
|
43
|
+
* The ID of the request.
|
|
44
44
|
*
|
|
45
45
|
* @example
|
|
46
46
|
* 64ADAB1E-0B7F-4FD8-A404-3BECC0E9CCFF
|
|
@@ -139,8 +139,9 @@ export class UpdateListenerRequestXForwardedForConfig extends $dara.Model {
|
|
|
139
139
|
* @remarks
|
|
140
140
|
* Specifies whether to use the `GA-AP` header to retrieve information about acceleration regions. Valid values:
|
|
141
141
|
*
|
|
142
|
-
*
|
|
143
|
-
*
|
|
142
|
+
* - **true**: yes
|
|
143
|
+
*
|
|
144
|
+
* - **false** (default): no
|
|
144
145
|
*
|
|
145
146
|
* > This parameter is available only when you create an HTTPS or HTTP listener.
|
|
146
147
|
*
|
|
@@ -152,8 +153,9 @@ export class UpdateListenerRequestXForwardedForConfig extends $dara.Model {
|
|
|
152
153
|
* @remarks
|
|
153
154
|
* Specifies whether to use the `GA-ID` header to retrieve the ID of the GA instance. Valid values:
|
|
154
155
|
*
|
|
155
|
-
*
|
|
156
|
-
*
|
|
156
|
+
* - **true**: yes
|
|
157
|
+
*
|
|
158
|
+
* - **false** (default): no
|
|
157
159
|
*
|
|
158
160
|
* > This parameter is available only when you create an HTTPS or HTTP listener.
|
|
159
161
|
*
|
|
@@ -165,8 +167,9 @@ export class UpdateListenerRequestXForwardedForConfig extends $dara.Model {
|
|
|
165
167
|
* @remarks
|
|
166
168
|
* Specifies whether to use the `GA-X-Forward-Port` header to retrieve the listener ports of the GA instance. Valid values:
|
|
167
169
|
*
|
|
168
|
-
*
|
|
169
|
-
*
|
|
170
|
+
* - **true**: yes
|
|
171
|
+
*
|
|
172
|
+
* - **false** (default): no
|
|
170
173
|
*
|
|
171
174
|
* > This parameter is available only when you create an HTTPS or HTTP listener.
|
|
172
175
|
*
|
|
@@ -178,8 +181,9 @@ export class UpdateListenerRequestXForwardedForConfig extends $dara.Model {
|
|
|
178
181
|
* @remarks
|
|
179
182
|
* Specifies whether to use the `GA-X-Forward-Proto` header to retrieve the listener protocol of the GA instance. Valid values:
|
|
180
183
|
*
|
|
181
|
-
*
|
|
182
|
-
*
|
|
184
|
+
* - **true**: yes
|
|
185
|
+
*
|
|
186
|
+
* - **false** (default): no
|
|
183
187
|
*
|
|
184
188
|
* > This parameter is available only when you create an HTTPS or HTTP listener.
|
|
185
189
|
*
|
|
@@ -191,8 +195,9 @@ export class UpdateListenerRequestXForwardedForConfig extends $dara.Model {
|
|
|
191
195
|
* @remarks
|
|
192
196
|
* Specifies whether to use the `X-Real-IP` header to retrieve client IP addresses. Valid values:
|
|
193
197
|
*
|
|
194
|
-
*
|
|
195
|
-
*
|
|
198
|
+
* - **true**: yes
|
|
199
|
+
*
|
|
200
|
+
* - **false** (default): no
|
|
196
201
|
*
|
|
197
202
|
* > This parameter is available only when you create an HTTPS or HTTP listener.
|
|
198
203
|
*
|
|
@@ -244,8 +249,9 @@ export class UpdateListenerRequest extends $dara.Model {
|
|
|
244
249
|
* @remarks
|
|
245
250
|
* Indicates whether client affinity is enabled for the listener. Valid values:
|
|
246
251
|
*
|
|
247
|
-
*
|
|
248
|
-
*
|
|
252
|
+
* - **NONE**: Client affinity is disabled. Requests from the same client may be forwarded to different endpoints.
|
|
253
|
+
*
|
|
254
|
+
* - **SOURCE_IP**: Client affinity is enabled. When a client accesses stateful applications, requests from the same client are forwarded to the same endpoint regardless of the source port or protocol.
|
|
249
255
|
*
|
|
250
256
|
* @example
|
|
251
257
|
* SOURCE_IP
|
|
@@ -257,7 +263,7 @@ export class UpdateListenerRequest extends $dara.Model {
|
|
|
257
263
|
*
|
|
258
264
|
* You can use the client to generate the token, but you must make sure that the token is unique among different requests. The client token can contain only ASCII characters.
|
|
259
265
|
*
|
|
260
|
-
* >
|
|
266
|
+
* > If you do not specify this parameter, the system automatically uses the **request ID** as the **client token**. The **request ID** may be different for each request.
|
|
261
267
|
*
|
|
262
268
|
* @example
|
|
263
269
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -277,11 +283,13 @@ export class UpdateListenerRequest extends $dara.Model {
|
|
|
277
283
|
* @remarks
|
|
278
284
|
* The maximum version of the HTTP protocol. Valid values:
|
|
279
285
|
*
|
|
280
|
-
*
|
|
281
|
-
*
|
|
282
|
-
*
|
|
286
|
+
* - **http3**
|
|
287
|
+
*
|
|
288
|
+
* - **http2**
|
|
289
|
+
*
|
|
290
|
+
* - **http1.1**
|
|
283
291
|
*
|
|
284
|
-
* >
|
|
292
|
+
* > Only HTTPS listeners support this parameter.
|
|
285
293
|
*
|
|
286
294
|
* @example
|
|
287
295
|
* http2
|
|
@@ -291,9 +299,11 @@ export class UpdateListenerRequest extends $dara.Model {
|
|
|
291
299
|
* @remarks
|
|
292
300
|
* The timeout period for idle connections. Unit: seconds.
|
|
293
301
|
*
|
|
294
|
-
*
|
|
295
|
-
*
|
|
296
|
-
*
|
|
302
|
+
* - TCP: 10-900. Default value: 900. Unit: seconds.
|
|
303
|
+
*
|
|
304
|
+
* - UDP: 10-20. Default value: 20. Unit: seconds.
|
|
305
|
+
*
|
|
306
|
+
* - HTTP/HTTPS: 1-60. Default value: 15. Unit: seconds.
|
|
297
307
|
*
|
|
298
308
|
* @example
|
|
299
309
|
* 900
|
|
@@ -332,10 +342,13 @@ export class UpdateListenerRequest extends $dara.Model {
|
|
|
332
342
|
* @remarks
|
|
333
343
|
* The network transmission protocol that is used by the listener. Valid values:
|
|
334
344
|
*
|
|
335
|
-
*
|
|
336
|
-
*
|
|
337
|
-
*
|
|
338
|
-
*
|
|
345
|
+
* - **tcp**: TCP
|
|
346
|
+
*
|
|
347
|
+
* - **udp**: UDP
|
|
348
|
+
*
|
|
349
|
+
* - **http**: HTTP
|
|
350
|
+
*
|
|
351
|
+
* - **https**: HTTPS
|
|
339
352
|
*
|
|
340
353
|
* @example
|
|
341
354
|
* tcp
|
|
@@ -345,10 +358,11 @@ export class UpdateListenerRequest extends $dara.Model {
|
|
|
345
358
|
* @remarks
|
|
346
359
|
* Specifies whether to preserve source IP addresses of clients.
|
|
347
360
|
*
|
|
348
|
-
*
|
|
349
|
-
* * **false** (default)
|
|
361
|
+
* - **true** This feature allows you to view client IP addresses on backend servers.
|
|
350
362
|
*
|
|
351
|
-
*
|
|
363
|
+
* - **false** (default)
|
|
364
|
+
*
|
|
365
|
+
* > This parameter will be discontinued in the API operations that are used to configure listeners. We recommend that you set this parameter when you call API operations to configure endpoint groups. For more information about the **ProxyProtocol** parameter, see [CreateEndpointGroup](https://help.aliyun.com/document_detail/153259.html) and [UpdateEndpointGroup](https://help.aliyun.com/document_detail/153262.html).
|
|
352
366
|
*
|
|
353
367
|
* @example
|
|
354
368
|
* false
|
|
@@ -370,7 +384,7 @@ export class UpdateListenerRequest extends $dara.Model {
|
|
|
370
384
|
*
|
|
371
385
|
* Valid values: 1 to 180. Default value: 60. Unit: seconds.
|
|
372
386
|
*
|
|
373
|
-
* >
|
|
387
|
+
* > This parameter takes effect only for HTTP or HTTPS listeners. If the backend server does not respond within the timeout period, GA returns an HTTP 504 error code to the client.
|
|
374
388
|
*
|
|
375
389
|
* @example
|
|
376
390
|
* 60
|
|
@@ -380,30 +394,35 @@ export class UpdateListenerRequest extends $dara.Model {
|
|
|
380
394
|
* @remarks
|
|
381
395
|
* The ID of the security policy. Valid values:
|
|
382
396
|
*
|
|
383
|
-
*
|
|
397
|
+
* - **tls_cipher_policy_1_0**
|
|
398
|
+
*
|
|
399
|
+
* - Supported Transport Layer Security (TLS) versions: TLS 1.0, TLS 1.1, and TLS 1.2
|
|
400
|
+
*
|
|
401
|
+
* - Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA
|
|
402
|
+
*
|
|
403
|
+
* - **tls_cipher_policy_1_1**
|
|
404
|
+
*
|
|
405
|
+
* - Supported TLS versions: TLS 1.1 and TLS 1.2
|
|
406
|
+
*
|
|
407
|
+
* - Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA
|
|
384
408
|
*
|
|
385
|
-
*
|
|
386
|
-
* * Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA
|
|
409
|
+
* - **tls_cipher_policy_1_2**
|
|
387
410
|
*
|
|
388
|
-
*
|
|
411
|
+
* - Supported TLS version: TLS 1.2
|
|
389
412
|
*
|
|
390
|
-
*
|
|
391
|
-
* * Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA
|
|
413
|
+
* - Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA
|
|
392
414
|
*
|
|
393
|
-
*
|
|
415
|
+
* - **tls_cipher_policy_1_2_strict**
|
|
394
416
|
*
|
|
395
|
-
*
|
|
396
|
-
* * Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, AES128-GCM-SHA256, AES256-GCM-SHA384, AES128-SHA256, AES256-SHA256, ECDHE-RSA-AES128-SHA, ECDHE-RSA-AES256-SHA, AES128-SHA, AES256-SHA, and DES-CBC3-SHA
|
|
417
|
+
* - Supported TLS version: TLS 1.2
|
|
397
418
|
*
|
|
398
|
-
*
|
|
419
|
+
* - Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, ECDHE-RSA-AES128-SHA, and ECDHE-RSA-AES256-SHA
|
|
399
420
|
*
|
|
400
|
-
*
|
|
401
|
-
* * Supported cipher suites: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, ECDHE-RSA-AES128-SHA, and ECDHE-RSA-AES256-SHA
|
|
421
|
+
* - **tls_cipher_policy_1_2_strict_with_1_3**
|
|
402
422
|
*
|
|
403
|
-
*
|
|
423
|
+
* - Supported TLS versions: TLS 1.2 and TLS 1.3
|
|
404
424
|
*
|
|
405
|
-
*
|
|
406
|
-
* * Supported cipher suites: TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_AES_128_CCM_SHA256, TLS_AES_128_CCM_8_SHA256, ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256, ECDHE-ECDSA-AES256-SHA384, ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, ECDHE-ECDSA-AES128-SHA, ECDHE-ECDSA-AES256-SHA, ECDHE-RSA-AES128-SHA, and ECDHE-RSA-AES256-SHA
|
|
425
|
+
* - Supported cipher suites: TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_AES_128_CCM_SHA256, TLS_AES_128_CCM_8_SHA256, ECDHE-ECDSA-AES128-GCM-SHA256, ECDHE-ECDSA-AES256-GCM-SHA384, ECDHE-ECDSA-AES128-SHA256, ECDHE-ECDSA-AES256-SHA384, ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, ECDHE-RSA-AES128-SHA256, ECDHE-RSA-AES256-SHA384, ECDHE-ECDSA-AES128-SHA, ECDHE-ECDSA-AES256-SHA, ECDHE-RSA-AES128-SHA, and ECDHE-RSA-AES256-SHA
|
|
407
426
|
*
|
|
408
427
|
* > This parameter is available only when you create an HTTPS listener.
|
|
409
428
|
*
|