@alicloud/ecs20140526 7.8.5 → 7.9.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/client.d.ts +1587 -1580
- package/dist/client.js +1650 -1572
- package/dist/client.js.map +1 -1
- package/dist/models/AcceptInquiredSystemEventRequest.d.ts +3 -3
- package/dist/models/ActivateRouterInterfaceRequest.d.ts +0 -6
- package/dist/models/ActivateRouterInterfaceRequest.js.map +1 -1
- package/dist/models/ActivateRouterInterfaceResponseBody.d.ts +0 -4
- package/dist/models/ActivateRouterInterfaceResponseBody.js.map +1 -1
- package/dist/models/AddBandwidthPackageIpsRequest.d.ts +0 -10
- package/dist/models/AddBandwidthPackageIpsRequest.js.map +1 -1
- package/dist/models/AddBandwidthPackageIpsResponseBody.d.ts +0 -4
- package/dist/models/AddBandwidthPackageIpsResponseBody.js.map +1 -1
- package/dist/models/AddTagsRequest.d.ts +19 -32
- package/dist/models/AddTagsRequest.js.map +1 -1
- package/dist/models/AllocateEipAddressRequest.d.ts +0 -28
- package/dist/models/AllocateEipAddressRequest.js.map +1 -1
- package/dist/models/AllocateEipAddressResponseBody.d.ts +0 -12
- package/dist/models/AllocateEipAddressResponseBody.js.map +1 -1
- package/dist/models/AssignIpv6addressesRequest.d.ts +11 -13
- package/dist/models/AssignIpv6addressesRequest.js.map +1 -1
- package/dist/models/AssignIpv6addressesResponseBody.d.ts +1 -1
- package/dist/models/AssignPrivateIpAddressesRequest.d.ts +13 -16
- package/dist/models/AssignPrivateIpAddressesRequest.js.map +1 -1
- package/dist/models/AssignPrivateIpAddressesResponseBody.d.ts +2 -2
- package/dist/models/AssociateHaVipRequest.d.ts +0 -10
- package/dist/models/AssociateHaVipRequest.js.map +1 -1
- package/dist/models/AssociateHaVipResponseBody.d.ts +0 -4
- package/dist/models/AssociateHaVipResponseBody.js.map +1 -1
- package/dist/models/AttachKeyPairRequest.d.ts +2 -2
- package/dist/models/AttachKeyPairResponseBody.d.ts +3 -3
- package/dist/models/AttachNetworkInterfaceRequest.d.ts +6 -7
- package/dist/models/AttachNetworkInterfaceRequest.js.map +1 -1
- package/dist/models/AuthorizeSecurityGroupEgressRequest.d.ts +73 -100
- package/dist/models/AuthorizeSecurityGroupEgressRequest.js.map +1 -1
- package/dist/models/AuthorizeSecurityGroupRequest.d.ts +70 -91
- package/dist/models/AuthorizeSecurityGroupRequest.js.map +1 -1
- package/dist/models/AuthorizeSecurityGroupResponseBody.d.ts +1 -1
- package/dist/models/CancelCopyImageRequest.d.ts +1 -1
- package/dist/models/CancelImagePipelineExecutionRequest.d.ts +2 -2
- package/dist/models/CancelPhysicalConnectionRequest.d.ts +0 -12
- package/dist/models/CancelPhysicalConnectionRequest.js.map +1 -1
- package/dist/models/CancelPhysicalConnectionResponseBody.d.ts +0 -4
- package/dist/models/CancelPhysicalConnectionResponseBody.js.map +1 -1
- package/dist/models/CancelSimulatedSystemEventsRequest.d.ts +2 -2
- package/dist/models/CreateActivationRequest.d.ts +17 -16
- package/dist/models/CreateActivationRequest.js.map +1 -1
- package/dist/models/CreateActivationResponseBody.d.ts +3 -3
- package/dist/models/CreateCommandRequest.d.ts +52 -73
- package/dist/models/CreateCommandRequest.js.map +1 -1
- package/dist/models/CreateCommandResponseBody.d.ts +2 -2
- package/dist/models/CreateDiskRequest.d.ts +81 -115
- package/dist/models/CreateDiskRequest.js.map +1 -1
- package/dist/models/CreateDiskResponseBody.d.ts +2 -2
- package/dist/models/CreateHaVipRequest.d.ts +0 -16
- package/dist/models/CreateHaVipRequest.js.map +1 -1
- package/dist/models/CreateHaVipResponseBody.d.ts +0 -8
- package/dist/models/CreateHaVipResponseBody.js.map +1 -1
- package/dist/models/CreateHpcClusterRequest.d.ts +5 -5
- package/dist/models/CreateHpcClusterResponseBody.d.ts +2 -2
- package/dist/models/CreateImageComponentRequest.d.ts +14 -19
- package/dist/models/CreateImageComponentRequest.js.map +1 -1
- package/dist/models/CreateImageComponentResponseBody.d.ts +1 -1
- package/dist/models/CreateInstanceRequest.d.ts +184 -274
- package/dist/models/CreateInstanceRequest.js.map +1 -1
- package/dist/models/CreateInstanceResponseBody.d.ts +2 -2
- package/dist/models/CreateKeyPairRequest.d.ts +6 -6
- package/dist/models/CreateKeyPairResponseBody.d.ts +3 -3
- package/dist/models/CreateLaunchTemplateVersionRequest.d.ts +215 -244
- package/dist/models/CreateLaunchTemplateVersionRequest.js.map +1 -1
- package/dist/models/CreateLaunchTemplateVersionResponseBody.d.ts +2 -2
- package/dist/models/CreateNetworkInterfacePermissionRequest.d.ts +5 -5
- package/dist/models/CreateNetworkInterfacePermissionResponseBody.d.ts +9 -12
- package/dist/models/CreateNetworkInterfacePermissionResponseBody.js.map +1 -1
- package/dist/models/CreatePlanMaintenanceWindowRequest.d.ts +23 -29
- package/dist/models/CreatePlanMaintenanceWindowRequest.js.map +1 -1
- package/dist/models/CreatePlanMaintenanceWindowResponseBody.d.ts +1 -1
- package/dist/models/CreatePlanMaintenanceWindowShrinkRequest.d.ts +8 -9
- package/dist/models/CreatePlanMaintenanceWindowShrinkRequest.js.map +1 -1
- package/dist/models/CreateRouterInterfaceRequest.d.ts +0 -103
- package/dist/models/CreateRouterInterfaceRequest.js.map +1 -1
- package/dist/models/CreateRouterInterfaceResponseBody.d.ts +0 -12
- package/dist/models/CreateRouterInterfaceResponseBody.js.map +1 -1
- package/dist/models/CreateSecurityGroupRequest.d.ts +13 -16
- package/dist/models/CreateSecurityGroupRequest.js.map +1 -1
- package/dist/models/CreateSecurityGroupResponseBody.d.ts +1 -1
- package/dist/models/CreateSimulatedSystemEventsRequest.d.ts +4 -10
- package/dist/models/CreateSimulatedSystemEventsRequest.js.map +1 -1
- package/dist/models/DeleteDeploymentSetRequest.d.ts +2 -2
- package/dist/models/DeleteDeploymentSetResponseBody.d.ts +1 -1
- package/dist/models/DeleteDiskResponseBody.d.ts +1 -1
- package/dist/models/DeleteForwardEntryRequest.d.ts +0 -9
- package/dist/models/DeleteForwardEntryRequest.js.map +1 -1
- package/dist/models/DeleteForwardEntryResponseBody.d.ts +0 -4
- package/dist/models/DeleteForwardEntryResponseBody.js.map +1 -1
- package/dist/models/DeleteHaVipRequest.d.ts +0 -8
- package/dist/models/DeleteHaVipRequest.js.map +1 -1
- package/dist/models/DeleteHaVipResponseBody.d.ts +0 -4
- package/dist/models/DeleteHaVipResponseBody.js.map +1 -1
- package/dist/models/DeleteHpcClusterRequest.d.ts +2 -2
- package/dist/models/DeleteImageComponentRequest.d.ts +2 -2
- package/dist/models/DeleteImageComponentResponseBody.d.ts +1 -1
- package/dist/models/DeleteImagePipelineRequest.d.ts +2 -2
- package/dist/models/DeleteImageRequest.d.ts +5 -6
- package/dist/models/DeleteImageRequest.js.map +1 -1
- package/dist/models/DeleteInstanceRequest.d.ts +15 -25
- package/dist/models/DeleteInstanceRequest.js.map +1 -1
- package/dist/models/DeleteInstanceResponseBody.d.ts +1 -1
- package/dist/models/DeleteInstancesRequest.d.ts +16 -26
- package/dist/models/DeleteInstancesRequest.js.map +1 -1
- package/dist/models/DeleteKeyPairsRequest.d.ts +3 -3
- package/dist/models/DeleteKeyPairsResponseBody.d.ts +1 -1
- package/dist/models/DeleteLaunchTemplateRequest.d.ts +3 -3
- package/dist/models/DeleteLaunchTemplateResponseBody.d.ts +1 -1
- package/dist/models/DeleteLaunchTemplateVersionRequest.d.ts +3 -3
- package/dist/models/DeleteNetworkInterfacePermissionRequest.d.ts +0 -8
- package/dist/models/DeleteNetworkInterfacePermissionRequest.js.map +1 -1
- package/dist/models/DeleteNetworkInterfacePermissionResponseBody.d.ts +0 -4
- package/dist/models/DeleteNetworkInterfacePermissionResponseBody.js.map +1 -1
- package/dist/models/DeletePrefixListRequest.d.ts +1 -1
- package/dist/models/DeleteRouterInterfaceRequest.d.ts +0 -14
- package/dist/models/DeleteRouterInterfaceRequest.js.map +1 -1
- package/dist/models/DeleteRouterInterfaceResponseBody.d.ts +0 -4
- package/dist/models/DeleteRouterInterfaceResponseBody.js.map +1 -1
- package/dist/models/DeleteVirtualBorderRouterRequest.d.ts +0 -12
- package/dist/models/DeleteVirtualBorderRouterRequest.js.map +1 -1
- package/dist/models/DeleteVirtualBorderRouterResponseBody.d.ts +0 -4
- package/dist/models/DeleteVirtualBorderRouterResponseBody.js.map +1 -1
- package/dist/models/DeleteVswitchRequest.d.ts +0 -6
- package/dist/models/DeleteVswitchRequest.js.map +1 -1
- package/dist/models/DeleteVswitchResponseBody.d.ts +0 -4
- package/dist/models/DeleteVswitchResponseBody.js.map +1 -1
- package/dist/models/DescribeAccessPointsRequest.d.ts +0 -35
- package/dist/models/DescribeAccessPointsRequest.js.map +1 -1
- package/dist/models/DescribeAccessPointsResponseBody.d.ts +0 -20
- package/dist/models/DescribeAccessPointsResponseBody.js.map +1 -1
- package/dist/models/DescribeAutoProvisioningGroupInstancesRequest.d.ts +5 -5
- package/dist/models/DescribeAutoProvisioningGroupInstancesResponseBody.d.ts +1 -1
- package/dist/models/DescribeAutoSnapshotPolicyAssociationsRequest.d.ts +6 -10
- package/dist/models/DescribeAutoSnapshotPolicyAssociationsRequest.js.map +1 -1
- package/dist/models/DescribeAutoSnapshotPolicyAssociationsResponseBody.d.ts +1 -1
- package/dist/models/DescribeAutoSnapshotPolicyExRequest.d.ts +11 -11
- package/dist/models/DescribeAutoSnapshotPolicyExResponseBody.d.ts +3 -3
- package/dist/models/DescribeAvailableResourceRequest.d.ts +50 -84
- package/dist/models/DescribeAvailableResourceRequest.js.map +1 -1
- package/dist/models/DescribeAvailableResourceResponseBody.d.ts +0 -4
- package/dist/models/DescribeAvailableResourceResponseBody.js.map +1 -1
- package/dist/models/DescribeBandwidthLimitationRequest.d.ts +10 -15
- package/dist/models/DescribeBandwidthLimitationRequest.js.map +1 -1
- package/dist/models/DescribeDiskMonitorDataRequest.d.ts +9 -11
- package/dist/models/DescribeDiskMonitorDataRequest.js.map +1 -1
- package/dist/models/DescribeDiskMonitorDataResponseBody.d.ts +1 -1
- package/dist/models/DescribeDisksRequest.d.ts +78 -112
- package/dist/models/DescribeDisksRequest.js.map +1 -1
- package/dist/models/DescribeDisksResponseBody.d.ts +23 -5
- package/dist/models/DescribeDisksResponseBody.js +27 -1
- package/dist/models/DescribeDisksResponseBody.js.map +1 -1
- package/dist/models/DescribeEipMonitorDataRequest.d.ts +0 -14
- package/dist/models/DescribeEipMonitorDataRequest.js.map +1 -1
- package/dist/models/DescribeEipMonitorDataResponseBody.d.ts +0 -8
- package/dist/models/DescribeEipMonitorDataResponseBody.js.map +1 -1
- package/dist/models/DescribeHpcClustersRequest.d.ts +8 -9
- package/dist/models/DescribeHpcClustersRequest.js.map +1 -1
- package/dist/models/DescribeHpcClustersResponseBody.d.ts +1 -1
- package/dist/models/DescribeImageComponentsRequest.d.ts +19 -25
- package/dist/models/DescribeImageComponentsRequest.js.map +1 -1
- package/dist/models/DescribeImageComponentsResponseBody.d.ts +2 -2
- package/dist/models/DescribeImageSharePermissionRequest.d.ts +5 -5
- package/dist/models/DescribeImageSharePermissionResponseBody.d.ts +3 -3
- package/dist/models/DescribeImageSupportInstanceTypesRequest.d.ts +12 -8
- package/dist/models/DescribeImageSupportInstanceTypesRequest.js.map +1 -1
- package/dist/models/DescribeImageSupportInstanceTypesResponseBody.d.ts +3 -25
- package/dist/models/DescribeImageSupportInstanceTypesResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceAttributeRequest.d.ts +1 -1
- package/dist/models/DescribeInstanceAttributeResponseBody.d.ts +64 -96
- package/dist/models/DescribeInstanceAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceHistoryEventsRequest.d.ts +50 -85
- package/dist/models/DescribeInstanceHistoryEventsRequest.js.map +1 -1
- package/dist/models/DescribeInstanceHistoryEventsResponseBody.d.ts +16 -18
- package/dist/models/DescribeInstanceHistoryEventsResponseBody.js +2 -0
- package/dist/models/DescribeInstanceHistoryEventsResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceTopologyResponseBody.d.ts +14 -0
- package/dist/models/DescribeInstanceTopologyResponseBody.js +28 -1
- package/dist/models/DescribeInstanceTopologyResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceTypesRequest.d.ts +93 -115
- package/dist/models/DescribeInstanceTypesRequest.js.map +1 -1
- package/dist/models/DescribeInstanceTypesResponseBody.d.ts +1 -5
- package/dist/models/DescribeInstanceTypesResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceVncUrlRequest.d.ts +2 -2
- package/dist/models/DescribeInstanceVncUrlResponseBody.d.ts +3 -3
- package/dist/models/DescribeInstancesRequest.d.ts +54 -68
- package/dist/models/DescribeInstancesRequest.js.map +1 -1
- package/dist/models/DescribeInstancesResponseBody.d.ts +5 -5
- package/dist/models/DescribeInvocationResultsRequest.d.ts +52 -69
- package/dist/models/DescribeInvocationResultsRequest.js.map +1 -1
- package/dist/models/DescribeInvocationResultsResponseBody.d.ts +6 -52
- package/dist/models/DescribeInvocationResultsResponseBody.js.map +1 -1
- package/dist/models/DescribeInvocationsRequest.d.ts +49 -76
- package/dist/models/DescribeInvocationsRequest.js.map +1 -1
- package/dist/models/DescribeInvocationsResponseBody.d.ts +5 -5
- package/dist/models/DescribeKeyPairsRequest.d.ts +16 -18
- package/dist/models/DescribeKeyPairsRequest.js.map +1 -1
- package/dist/models/DescribeKeyPairsResponseBody.d.ts +3 -3
- package/dist/models/DescribeLaunchTemplateVersionsRequest.d.ts +14 -14
- package/dist/models/DescribeLaunchTemplateVersionsResponseBody.d.ts +3 -3
- package/dist/models/DescribeLaunchTemplatesRequest.d.ts +16 -17
- package/dist/models/DescribeLaunchTemplatesRequest.js.map +1 -1
- package/dist/models/DescribeLaunchTemplatesResponseBody.d.ts +1 -1
- package/dist/models/DescribeNetworkInterfacePermissionsRequest.d.ts +8 -8
- package/dist/models/DescribeNetworkInterfacePermissionsResponseBody.d.ts +3 -7
- package/dist/models/DescribeNetworkInterfacePermissionsResponseBody.js.map +1 -1
- package/dist/models/DescribeNewProjectEipMonitorDataRequest.d.ts +0 -14
- package/dist/models/DescribeNewProjectEipMonitorDataRequest.js.map +1 -1
- package/dist/models/DescribeNewProjectEipMonitorDataResponseBody.d.ts +0 -8
- package/dist/models/DescribeNewProjectEipMonitorDataResponseBody.js.map +1 -1
- package/dist/models/DescribePhysicalConnectionsRequest.d.ts +0 -48
- package/dist/models/DescribePhysicalConnectionsRequest.js.map +1 -1
- package/dist/models/DescribePhysicalConnectionsResponseBody.d.ts +0 -20
- package/dist/models/DescribePhysicalConnectionsResponseBody.js.map +1 -1
- package/dist/models/DescribePlanMaintenanceWindowsRequest.d.ts +10 -10
- package/dist/models/DescribePlanMaintenanceWindowsResponseBody.d.ts +23 -21
- package/dist/models/DescribePlanMaintenanceWindowsResponseBody.js.map +1 -1
- package/dist/models/DescribePlanMaintenanceWindowsShrinkRequest.d.ts +8 -8
- package/dist/models/DescribePriceRequest.d.ts +158 -242
- package/dist/models/DescribePriceRequest.js.map +1 -1
- package/dist/models/DescribePriceResponseBody.d.ts +15 -15
- package/dist/models/DescribeRecommendInstanceTypeRequest.d.ts +45 -57
- package/dist/models/DescribeRecommendInstanceTypeRequest.js.map +1 -1
- package/dist/models/DescribeRenewalPriceRequest.d.ts +16 -18
- package/dist/models/DescribeRenewalPriceRequest.js.map +1 -1
- package/dist/models/DescribeRenewalPriceResponseBody.d.ts +9 -9
- package/dist/models/DescribeResourcesModificationRequest.d.ts +26 -37
- package/dist/models/DescribeResourcesModificationRequest.js.map +1 -1
- package/dist/models/DescribeRouteTablesRequest.d.ts +0 -35
- package/dist/models/DescribeRouteTablesRequest.js.map +1 -1
- package/dist/models/DescribeRouteTablesResponseBody.d.ts +0 -20
- package/dist/models/DescribeRouteTablesResponseBody.js.map +1 -1
- package/dist/models/DescribeSecurityGroupAttributeRequest.d.ts +17 -28
- package/dist/models/DescribeSecurityGroupAttributeRequest.js.map +1 -1
- package/dist/models/DescribeSecurityGroupAttributeResponseBody.d.ts +10 -9
- package/dist/models/DescribeSecurityGroupAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeSecurityGroupReferencesRequest.d.ts +2 -2
- package/dist/models/DescribeSecurityGroupReferencesResponseBody.d.ts +1 -1
- package/dist/models/DescribeSecurityGroupsRequest.d.ts +25 -31
- package/dist/models/DescribeSecurityGroupsRequest.js.map +1 -1
- package/dist/models/DescribeSecurityGroupsResponseBody.d.ts +5 -5
- package/dist/models/DescribeSendFileResultsRequest.d.ts +21 -25
- package/dist/models/DescribeSendFileResultsRequest.js.map +1 -1
- package/dist/models/DescribeSendFileResultsResponseBody.d.ts +3 -3
- package/dist/models/DescribeSnapshotLinksRequest.d.ts +10 -11
- package/dist/models/DescribeSnapshotLinksRequest.js.map +1 -1
- package/dist/models/DescribeSnapshotLinksResponseBody.d.ts +4 -5
- package/dist/models/DescribeSnapshotLinksResponseBody.js.map +1 -1
- package/dist/models/DescribeSnapshotsRequest.d.ts +44 -59
- package/dist/models/DescribeSnapshotsRequest.js.map +1 -1
- package/dist/models/DescribeSnapshotsResponseBody.d.ts +4 -8
- package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
- package/dist/models/DescribeSpotPriceHistoryRequest.d.ts +22 -28
- package/dist/models/DescribeSpotPriceHistoryRequest.js.map +1 -1
- package/dist/models/DescribeSpotPriceHistoryResponseBody.d.ts +7 -3
- package/dist/models/DescribeSpotPriceHistoryResponseBody.js.map +1 -1
- package/dist/models/DescribeTagsRequest.d.ts +22 -35
- package/dist/models/DescribeTagsRequest.js.map +1 -1
- package/dist/models/DescribeTagsResponseBody.d.ts +2 -2
- package/dist/models/DescribeTaskAttributeRequest.d.ts +2 -2
- package/dist/models/DescribeTaskAttributeResponseBody.d.ts +9 -10
- package/dist/models/DescribeTaskAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeTerminalSessionsRequest.d.ts +3 -3
- package/dist/models/DescribeTerminalSessionsResponseBody.d.ts +1 -1
- package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.d.ts +0 -24
- package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.js.map +1 -1
- package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.d.ts +0 -20
- package/dist/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.js.map +1 -1
- package/dist/models/DescribeVirtualBorderRoutersRequest.d.ts +0 -22
- package/dist/models/DescribeVirtualBorderRoutersRequest.js.map +1 -1
- package/dist/models/DescribeVirtualBorderRoutersResponseBody.d.ts +0 -20
- package/dist/models/DescribeVirtualBorderRoutersResponseBody.js.map +1 -1
- package/dist/models/DescribeZonesRequest.d.ts +18 -28
- package/dist/models/DescribeZonesRequest.js.map +1 -1
- package/dist/models/DescribeZonesResponseBody.d.ts +1 -1
- package/dist/models/DetachKeyPairRequest.d.ts +2 -2
- package/dist/models/DetachKeyPairResponseBody.d.ts +3 -3
- package/dist/models/EnablePhysicalConnectionRequest.d.ts +0 -14
- package/dist/models/EnablePhysicalConnectionRequest.js.map +1 -1
- package/dist/models/EnablePhysicalConnectionResponseBody.d.ts +0 -4
- package/dist/models/EnablePhysicalConnectionResponseBody.js.map +1 -1
- package/dist/models/EndTerminalSessionRequest.d.ts +1 -1
- package/dist/models/EndTerminalSessionResponseBody.d.ts +1 -1
- package/dist/models/GetInstanceConsoleOutputRequest.d.ts +4 -5
- package/dist/models/GetInstanceConsoleOutputRequest.js.map +1 -1
- package/dist/models/GetInstanceConsoleOutputResponseBody.d.ts +2 -2
- package/dist/models/GetInstanceScreenshotRequest.d.ts +2 -2
- package/dist/models/GetInstanceScreenshotResponseBody.d.ts +1 -1
- package/dist/models/ImportImageRequest.d.ts +58 -98
- package/dist/models/ImportImageRequest.js.map +1 -1
- package/dist/models/ImportImageResponseBody.d.ts +1 -1
- package/dist/models/ImportKeyPairRequest.d.ts +5 -5
- package/dist/models/ImportKeyPairResponseBody.d.ts +1 -1
- package/dist/models/JoinResourceGroupRequest.d.ts +18 -30
- package/dist/models/JoinResourceGroupRequest.js.map +1 -1
- package/dist/models/ModifyAutoSnapshotPolicyExRequest.d.ts +24 -30
- package/dist/models/ModifyAutoSnapshotPolicyExRequest.js.map +1 -1
- package/dist/models/ModifyAutoSnapshotPolicyExResponseBody.d.ts +1 -1
- package/dist/models/ModifyDiskAttributeRequest.d.ts +24 -29
- package/dist/models/ModifyDiskAttributeRequest.js.map +1 -1
- package/dist/models/ModifyDiskAttributeResponseBody.d.ts +1 -1
- package/dist/models/ModifyForwardEntryRequest.d.ts +0 -26
- package/dist/models/ModifyForwardEntryRequest.js.map +1 -1
- package/dist/models/ModifyForwardEntryResponseBody.d.ts +0 -4
- package/dist/models/ModifyForwardEntryResponseBody.js.map +1 -1
- package/dist/models/ModifyHaVipAttributeRequest.d.ts +0 -12
- package/dist/models/ModifyHaVipAttributeRequest.js.map +1 -1
- package/dist/models/ModifyHaVipAttributeResponseBody.d.ts +0 -4
- package/dist/models/ModifyHaVipAttributeResponseBody.js.map +1 -1
- package/dist/models/ModifyHpcClusterAttributeRequest.d.ts +6 -6
- package/dist/models/ModifyImageShareGroupPermissionRequest.d.ts +0 -4
- package/dist/models/ModifyImageShareGroupPermissionRequest.js.map +1 -1
- package/dist/models/ModifyImageShareGroupPermissionResponseBody.d.ts +0 -4
- package/dist/models/ModifyImageShareGroupPermissionResponseBody.js.map +1 -1
- package/dist/models/ModifyInstanceAttributeRequest.d.ts +78 -106
- package/dist/models/ModifyInstanceAttributeRequest.js.map +1 -1
- package/dist/models/ModifyInstanceAutoRenewAttributeRequest.d.ts +39 -14
- package/dist/models/ModifyInstanceAutoRenewAttributeRequest.js.map +1 -1
- package/dist/models/ModifyInstanceNetworkSpecRequest.d.ts +33 -29
- package/dist/models/ModifyInstanceNetworkSpecRequest.js.map +1 -1
- package/dist/models/ModifyInstanceNetworkSpecResponseBody.d.ts +1 -1
- package/dist/models/ModifyInstanceSpecRequest.d.ts +26 -32
- package/dist/models/ModifyInstanceSpecRequest.js.map +1 -1
- package/dist/models/ModifyLaunchTemplateDefaultVersionRequest.d.ts +3 -3
- package/dist/models/ModifyLaunchTemplateDefaultVersionResponseBody.d.ts +1 -1
- package/dist/models/ModifyPlanMaintenanceWindowRequest.d.ts +22 -26
- package/dist/models/ModifyPlanMaintenanceWindowRequest.js.map +1 -1
- package/dist/models/ModifyPlanMaintenanceWindowResponseBody.d.ts +1 -1
- package/dist/models/ModifyPlanMaintenanceWindowShrinkRequest.d.ts +7 -7
- package/dist/models/ModifyPrepayInstanceSpecRequest.d.ts +28 -46
- package/dist/models/ModifyPrepayInstanceSpecRequest.js.map +1 -1
- package/dist/models/ModifyPrepayInstanceSpecResponseBody.d.ts +2 -2
- package/dist/models/ModifySecurityGroupAttributeRequest.d.ts +5 -5
- package/dist/models/ModifySecurityGroupEgressRuleRequest.d.ts +45 -67
- package/dist/models/ModifySecurityGroupEgressRuleRequest.js.map +1 -1
- package/dist/models/ModifySecurityGroupPolicyRequest.d.ts +6 -7
- package/dist/models/ModifySecurityGroupPolicyRequest.js.map +1 -1
- package/dist/models/ModifySecurityGroupRuleRequest.d.ts +51 -73
- package/dist/models/ModifySecurityGroupRuleRequest.js.map +1 -1
- package/dist/models/ModifySystemEventAttributeRequest.d.ts +45 -0
- package/dist/models/ModifySystemEventAttributeRequest.js +64 -0
- package/dist/models/ModifySystemEventAttributeRequest.js.map +1 -0
- package/dist/models/ModifySystemEventAttributeResponse.d.ts +19 -0
- package/dist/models/ModifySystemEventAttributeResponse.js +69 -0
- package/dist/models/ModifySystemEventAttributeResponse.js.map +1 -0
- package/dist/models/ModifySystemEventAttributeResponseBody.d.ts +18 -0
- package/dist/models/ModifySystemEventAttributeResponseBody.js +58 -0
- package/dist/models/ModifySystemEventAttributeResponseBody.js.map +1 -0
- package/dist/models/ReActivateInstancesRequest.d.ts +2 -2
- package/dist/models/ReInitDiskRequest.d.ts +12 -13
- package/dist/models/ReInitDiskRequest.js.map +1 -1
- package/dist/models/ReInitDiskResponseBody.d.ts +1 -1
- package/dist/models/RedeployInstanceRequest.d.ts +2 -2
- package/dist/models/RedeployInstanceResponseBody.d.ts +1 -1
- package/dist/models/ReleaseEipAddressRequest.d.ts +0 -6
- package/dist/models/ReleaseEipAddressRequest.js.map +1 -1
- package/dist/models/ReleaseEipAddressResponseBody.d.ts +0 -4
- package/dist/models/ReleaseEipAddressResponseBody.js.map +1 -1
- package/dist/models/RemoveTagsRequest.d.ts +21 -34
- package/dist/models/RemoveTagsRequest.js.map +1 -1
- package/dist/models/RenewElasticityAssurancesRequest.d.ts +28 -24
- package/dist/models/RenewElasticityAssurancesRequest.js.map +1 -1
- package/dist/models/RenewElasticityAssurancesResponseBody.d.ts +1 -1
- package/dist/models/RevokeSecurityGroupEgressRequest.d.ts +70 -92
- package/dist/models/RevokeSecurityGroupEgressRequest.js.map +1 -1
- package/dist/models/RevokeSecurityGroupEgressResponseBody.d.ts +1 -1
- package/dist/models/RevokeSecurityGroupRequest.d.ts +71 -89
- package/dist/models/RevokeSecurityGroupRequest.js.map +1 -1
- package/dist/models/StartTerminalSessionRequest.d.ts +24 -32
- package/dist/models/StartTerminalSessionRequest.js.map +1 -1
- package/dist/models/StartTerminalSessionResponseBody.d.ts +2 -2
- package/dist/models/StartTerminalSessionShrinkRequest.d.ts +16 -18
- package/dist/models/StartTerminalSessionShrinkRequest.js.map +1 -1
- package/dist/models/StopInstanceRequest.d.ts +20 -27
- package/dist/models/StopInstanceRequest.js.map +1 -1
- package/dist/models/StopInstancesRequest.d.ts +24 -35
- package/dist/models/StopInstancesRequest.js.map +1 -1
- package/dist/models/TerminatePhysicalConnectionRequest.d.ts +0 -13
- package/dist/models/TerminatePhysicalConnectionRequest.js.map +1 -1
- package/dist/models/TerminatePhysicalConnectionResponseBody.d.ts +0 -4
- package/dist/models/TerminatePhysicalConnectionResponseBody.js.map +1 -1
- package/dist/models/UnassignIpv6addressesRequest.d.ts +4 -4
- package/dist/models/UnassignIpv6addressesResponseBody.d.ts +1 -1
- package/dist/models/model.d.ts +5 -0
- package/dist/models/model.js +62 -52
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +1658 -1574
- package/src/models/AcceptInquiredSystemEventRequest.ts +3 -3
- package/src/models/ActivateRouterInterfaceRequest.ts +0 -6
- package/src/models/ActivateRouterInterfaceResponseBody.ts +0 -4
- package/src/models/AddBandwidthPackageIpsRequest.ts +0 -10
- package/src/models/AddBandwidthPackageIpsResponseBody.ts +0 -4
- package/src/models/AddTagsRequest.ts +19 -32
- package/src/models/AllocateEipAddressRequest.ts +0 -28
- package/src/models/AllocateEipAddressResponseBody.ts +0 -12
- package/src/models/AssignIpv6addressesRequest.ts +11 -13
- package/src/models/AssignIpv6addressesResponseBody.ts +1 -1
- package/src/models/AssignPrivateIpAddressesRequest.ts +13 -16
- package/src/models/AssignPrivateIpAddressesResponseBody.ts +2 -2
- package/src/models/AssociateHaVipRequest.ts +0 -10
- package/src/models/AssociateHaVipResponseBody.ts +0 -4
- package/src/models/AttachKeyPairRequest.ts +2 -2
- package/src/models/AttachKeyPairResponseBody.ts +3 -3
- package/src/models/AttachNetworkInterfaceRequest.ts +6 -7
- package/src/models/AuthorizeSecurityGroupEgressRequest.ts +79 -106
- package/src/models/AuthorizeSecurityGroupRequest.ts +70 -91
- package/src/models/AuthorizeSecurityGroupResponseBody.ts +1 -1
- package/src/models/CancelCopyImageRequest.ts +1 -1
- package/src/models/CancelImagePipelineExecutionRequest.ts +2 -2
- package/src/models/CancelPhysicalConnectionRequest.ts +0 -12
- package/src/models/CancelPhysicalConnectionResponseBody.ts +0 -4
- package/src/models/CancelSimulatedSystemEventsRequest.ts +2 -2
- package/src/models/CreateActivationRequest.ts +17 -16
- package/src/models/CreateActivationResponseBody.ts +3 -3
- package/src/models/CreateCommandRequest.ts +52 -73
- package/src/models/CreateCommandResponseBody.ts +2 -2
- package/src/models/CreateDiskRequest.ts +81 -115
- package/src/models/CreateDiskResponseBody.ts +2 -2
- package/src/models/CreateHaVipRequest.ts +0 -16
- package/src/models/CreateHaVipResponseBody.ts +0 -8
- package/src/models/CreateHpcClusterRequest.ts +5 -5
- package/src/models/CreateHpcClusterResponseBody.ts +2 -2
- package/src/models/CreateImageComponentRequest.ts +14 -19
- package/src/models/CreateImageComponentResponseBody.ts +1 -1
- package/src/models/CreateInstanceRequest.ts +185 -275
- package/src/models/CreateInstanceResponseBody.ts +2 -2
- package/src/models/CreateKeyPairRequest.ts +6 -6
- package/src/models/CreateKeyPairResponseBody.ts +3 -3
- package/src/models/CreateLaunchTemplateVersionRequest.ts +215 -244
- package/src/models/CreateLaunchTemplateVersionResponseBody.ts +2 -2
- package/src/models/CreateNetworkInterfacePermissionRequest.ts +5 -5
- package/src/models/CreateNetworkInterfacePermissionResponseBody.ts +9 -12
- package/src/models/CreatePlanMaintenanceWindowRequest.ts +23 -29
- package/src/models/CreatePlanMaintenanceWindowResponseBody.ts +1 -1
- package/src/models/CreatePlanMaintenanceWindowShrinkRequest.ts +8 -9
- package/src/models/CreateRouterInterfaceRequest.ts +0 -103
- package/src/models/CreateRouterInterfaceResponseBody.ts +0 -12
- package/src/models/CreateSecurityGroupRequest.ts +13 -16
- package/src/models/CreateSecurityGroupResponseBody.ts +1 -1
- package/src/models/CreateSimulatedSystemEventsRequest.ts +4 -10
- package/src/models/DeleteDeploymentSetRequest.ts +2 -2
- package/src/models/DeleteDeploymentSetResponseBody.ts +1 -1
- package/src/models/DeleteDiskResponseBody.ts +1 -1
- package/src/models/DeleteForwardEntryRequest.ts +0 -9
- package/src/models/DeleteForwardEntryResponseBody.ts +0 -4
- package/src/models/DeleteHaVipRequest.ts +0 -8
- package/src/models/DeleteHaVipResponseBody.ts +0 -4
- package/src/models/DeleteHpcClusterRequest.ts +2 -2
- package/src/models/DeleteImageComponentRequest.ts +2 -2
- package/src/models/DeleteImageComponentResponseBody.ts +1 -1
- package/src/models/DeleteImagePipelineRequest.ts +2 -2
- package/src/models/DeleteImageRequest.ts +5 -6
- package/src/models/DeleteInstanceRequest.ts +15 -25
- package/src/models/DeleteInstanceResponseBody.ts +1 -1
- package/src/models/DeleteInstancesRequest.ts +16 -26
- package/src/models/DeleteKeyPairsRequest.ts +3 -3
- package/src/models/DeleteKeyPairsResponseBody.ts +1 -1
- package/src/models/DeleteLaunchTemplateRequest.ts +3 -3
- package/src/models/DeleteLaunchTemplateResponseBody.ts +1 -1
- package/src/models/DeleteLaunchTemplateVersionRequest.ts +3 -3
- package/src/models/DeleteNetworkInterfacePermissionRequest.ts +0 -8
- package/src/models/DeleteNetworkInterfacePermissionResponseBody.ts +0 -4
- package/src/models/DeletePrefixListRequest.ts +1 -1
- package/src/models/DeleteRouterInterfaceRequest.ts +0 -14
- package/src/models/DeleteRouterInterfaceResponseBody.ts +0 -4
- package/src/models/DeleteVirtualBorderRouterRequest.ts +0 -12
- package/src/models/DeleteVirtualBorderRouterResponseBody.ts +0 -4
- package/src/models/DeleteVswitchRequest.ts +0 -6
- package/src/models/DeleteVswitchResponseBody.ts +0 -4
- package/src/models/DescribeAccessPointsRequest.ts +0 -35
- package/src/models/DescribeAccessPointsResponseBody.ts +0 -20
- package/src/models/DescribeAutoProvisioningGroupInstancesRequest.ts +5 -5
- package/src/models/DescribeAutoProvisioningGroupInstancesResponseBody.ts +1 -1
- package/src/models/DescribeAutoSnapshotPolicyAssociationsRequest.ts +6 -10
- package/src/models/DescribeAutoSnapshotPolicyAssociationsResponseBody.ts +1 -1
- package/src/models/DescribeAutoSnapshotPolicyExRequest.ts +11 -11
- package/src/models/DescribeAutoSnapshotPolicyExResponseBody.ts +3 -3
- package/src/models/DescribeAvailableResourceRequest.ts +62 -96
- package/src/models/DescribeAvailableResourceResponseBody.ts +0 -4
- package/src/models/DescribeBandwidthLimitationRequest.ts +10 -15
- package/src/models/DescribeDiskMonitorDataRequest.ts +9 -11
- package/src/models/DescribeDiskMonitorDataResponseBody.ts +1 -1
- package/src/models/DescribeDisksRequest.ts +81 -115
- package/src/models/DescribeDisksResponseBody.ts +40 -5
- package/src/models/DescribeEipMonitorDataRequest.ts +0 -14
- package/src/models/DescribeEipMonitorDataResponseBody.ts +0 -8
- package/src/models/DescribeHpcClustersRequest.ts +8 -9
- package/src/models/DescribeHpcClustersResponseBody.ts +1 -1
- package/src/models/DescribeImageComponentsRequest.ts +19 -25
- package/src/models/DescribeImageComponentsResponseBody.ts +2 -2
- package/src/models/DescribeImageSharePermissionRequest.ts +5 -5
- package/src/models/DescribeImageSharePermissionResponseBody.ts +3 -3
- package/src/models/DescribeImageSupportInstanceTypesRequest.ts +12 -8
- package/src/models/DescribeImageSupportInstanceTypesResponseBody.ts +3 -25
- package/src/models/DescribeInstanceAttributeRequest.ts +1 -1
- package/src/models/DescribeInstanceAttributeResponseBody.ts +66 -98
- package/src/models/DescribeInstanceHistoryEventsRequest.ts +50 -85
- package/src/models/DescribeInstanceHistoryEventsResponseBody.ts +18 -18
- package/src/models/DescribeInstanceTopologyResponseBody.ts +32 -0
- package/src/models/DescribeInstanceTypesRequest.ts +93 -115
- package/src/models/DescribeInstanceTypesResponseBody.ts +1 -5
- package/src/models/DescribeInstanceVncUrlRequest.ts +2 -2
- package/src/models/DescribeInstanceVncUrlResponseBody.ts +3 -3
- package/src/models/DescribeInstancesRequest.ts +57 -71
- package/src/models/DescribeInstancesResponseBody.ts +5 -5
- package/src/models/DescribeInvocationResultsRequest.ts +52 -69
- package/src/models/DescribeInvocationResultsResponseBody.ts +6 -52
- package/src/models/DescribeInvocationsRequest.ts +50 -77
- package/src/models/DescribeInvocationsResponseBody.ts +5 -5
- package/src/models/DescribeKeyPairsRequest.ts +16 -18
- package/src/models/DescribeKeyPairsResponseBody.ts +3 -3
- package/src/models/DescribeLaunchTemplateVersionsRequest.ts +14 -14
- package/src/models/DescribeLaunchTemplateVersionsResponseBody.ts +3 -3
- package/src/models/DescribeLaunchTemplatesRequest.ts +16 -17
- package/src/models/DescribeLaunchTemplatesResponseBody.ts +1 -1
- package/src/models/DescribeNetworkInterfacePermissionsRequest.ts +8 -8
- package/src/models/DescribeNetworkInterfacePermissionsResponseBody.ts +3 -7
- package/src/models/DescribeNewProjectEipMonitorDataRequest.ts +0 -14
- package/src/models/DescribeNewProjectEipMonitorDataResponseBody.ts +0 -8
- package/src/models/DescribePhysicalConnectionsRequest.ts +0 -48
- package/src/models/DescribePhysicalConnectionsResponseBody.ts +0 -20
- package/src/models/DescribePlanMaintenanceWindowsRequest.ts +10 -10
- package/src/models/DescribePlanMaintenanceWindowsResponseBody.ts +23 -21
- package/src/models/DescribePlanMaintenanceWindowsShrinkRequest.ts +8 -8
- package/src/models/DescribePriceRequest.ts +160 -244
- package/src/models/DescribePriceResponseBody.ts +15 -15
- package/src/models/DescribeRecommendInstanceTypeRequest.ts +45 -57
- package/src/models/DescribeRenewalPriceRequest.ts +16 -18
- package/src/models/DescribeRenewalPriceResponseBody.ts +9 -9
- package/src/models/DescribeResourcesModificationRequest.ts +30 -41
- package/src/models/DescribeRouteTablesRequest.ts +0 -35
- package/src/models/DescribeRouteTablesResponseBody.ts +0 -20
- package/src/models/DescribeSecurityGroupAttributeRequest.ts +18 -29
- package/src/models/DescribeSecurityGroupAttributeResponseBody.ts +11 -10
- package/src/models/DescribeSecurityGroupReferencesRequest.ts +2 -2
- package/src/models/DescribeSecurityGroupReferencesResponseBody.ts +1 -1
- package/src/models/DescribeSecurityGroupsRequest.ts +26 -32
- package/src/models/DescribeSecurityGroupsResponseBody.ts +5 -5
- package/src/models/DescribeSendFileResultsRequest.ts +21 -25
- package/src/models/DescribeSendFileResultsResponseBody.ts +3 -3
- package/src/models/DescribeSnapshotLinksRequest.ts +10 -11
- package/src/models/DescribeSnapshotLinksResponseBody.ts +4 -5
- package/src/models/DescribeSnapshotsRequest.ts +48 -63
- package/src/models/DescribeSnapshotsResponseBody.ts +4 -8
- package/src/models/DescribeSpotPriceHistoryRequest.ts +22 -28
- package/src/models/DescribeSpotPriceHistoryResponseBody.ts +7 -3
- package/src/models/DescribeTagsRequest.ts +22 -35
- package/src/models/DescribeTagsResponseBody.ts +2 -2
- package/src/models/DescribeTaskAttributeRequest.ts +2 -2
- package/src/models/DescribeTaskAttributeResponseBody.ts +10 -11
- package/src/models/DescribeTerminalSessionsRequest.ts +3 -3
- package/src/models/DescribeTerminalSessionsResponseBody.ts +1 -1
- package/src/models/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.ts +0 -24
- package/src/models/DescribeVirtualBorderRoutersForPhysicalConnectionResponseBody.ts +0 -20
- package/src/models/DescribeVirtualBorderRoutersRequest.ts +0 -22
- package/src/models/DescribeVirtualBorderRoutersResponseBody.ts +0 -20
- package/src/models/DescribeZonesRequest.ts +20 -30
- package/src/models/DescribeZonesResponseBody.ts +1 -1
- package/src/models/DetachKeyPairRequest.ts +2 -2
- package/src/models/DetachKeyPairResponseBody.ts +3 -3
- package/src/models/EnablePhysicalConnectionRequest.ts +0 -14
- package/src/models/EnablePhysicalConnectionResponseBody.ts +0 -4
- package/src/models/EndTerminalSessionRequest.ts +1 -1
- package/src/models/EndTerminalSessionResponseBody.ts +1 -1
- package/src/models/GetInstanceConsoleOutputRequest.ts +4 -5
- package/src/models/GetInstanceConsoleOutputResponseBody.ts +2 -2
- package/src/models/GetInstanceScreenshotRequest.ts +2 -2
- package/src/models/GetInstanceScreenshotResponseBody.ts +1 -1
- package/src/models/ImportImageRequest.ts +60 -100
- package/src/models/ImportImageResponseBody.ts +1 -1
- package/src/models/ImportKeyPairRequest.ts +5 -5
- package/src/models/ImportKeyPairResponseBody.ts +1 -1
- package/src/models/JoinResourceGroupRequest.ts +18 -30
- package/src/models/ModifyAutoSnapshotPolicyExRequest.ts +24 -30
- package/src/models/ModifyAutoSnapshotPolicyExResponseBody.ts +1 -1
- package/src/models/ModifyDiskAttributeRequest.ts +25 -30
- package/src/models/ModifyDiskAttributeResponseBody.ts +1 -1
- package/src/models/ModifyForwardEntryRequest.ts +0 -26
- package/src/models/ModifyForwardEntryResponseBody.ts +0 -4
- package/src/models/ModifyHaVipAttributeRequest.ts +0 -12
- package/src/models/ModifyHaVipAttributeResponseBody.ts +0 -4
- package/src/models/ModifyHpcClusterAttributeRequest.ts +6 -6
- package/src/models/ModifyImageShareGroupPermissionRequest.ts +0 -4
- package/src/models/ModifyImageShareGroupPermissionResponseBody.ts +0 -4
- package/src/models/ModifyInstanceAttributeRequest.ts +80 -108
- package/src/models/ModifyInstanceAutoRenewAttributeRequest.ts +39 -14
- package/src/models/ModifyInstanceNetworkSpecRequest.ts +33 -29
- package/src/models/ModifyInstanceNetworkSpecResponseBody.ts +1 -1
- package/src/models/ModifyInstanceSpecRequest.ts +28 -34
- package/src/models/ModifyLaunchTemplateDefaultVersionRequest.ts +3 -3
- package/src/models/ModifyLaunchTemplateDefaultVersionResponseBody.ts +1 -1
- package/src/models/ModifyPlanMaintenanceWindowRequest.ts +22 -26
- package/src/models/ModifyPlanMaintenanceWindowResponseBody.ts +1 -1
- package/src/models/ModifyPlanMaintenanceWindowShrinkRequest.ts +7 -7
- package/src/models/ModifyPrepayInstanceSpecRequest.ts +28 -46
- package/src/models/ModifyPrepayInstanceSpecResponseBody.ts +2 -2
- package/src/models/ModifySecurityGroupAttributeRequest.ts +5 -5
- package/src/models/ModifySecurityGroupEgressRuleRequest.ts +45 -67
- package/src/models/ModifySecurityGroupPolicyRequest.ts +6 -7
- package/src/models/ModifySecurityGroupRuleRequest.ts +56 -78
- package/src/models/ModifySystemEventAttributeRequest.ts +64 -0
- package/src/models/ModifySystemEventAttributeResponse.ts +40 -0
- package/src/models/ModifySystemEventAttributeResponseBody.ts +31 -0
- package/src/models/ReActivateInstancesRequest.ts +2 -2
- package/src/models/ReInitDiskRequest.ts +13 -14
- package/src/models/ReInitDiskResponseBody.ts +1 -1
- package/src/models/RedeployInstanceRequest.ts +2 -2
- package/src/models/RedeployInstanceResponseBody.ts +1 -1
- package/src/models/ReleaseEipAddressRequest.ts +0 -6
- package/src/models/ReleaseEipAddressResponseBody.ts +0 -4
- package/src/models/RemoveTagsRequest.ts +21 -34
- package/src/models/RenewElasticityAssurancesRequest.ts +28 -24
- package/src/models/RenewElasticityAssurancesResponseBody.ts +1 -1
- package/src/models/RevokeSecurityGroupEgressRequest.ts +74 -96
- package/src/models/RevokeSecurityGroupEgressResponseBody.ts +1 -1
- package/src/models/RevokeSecurityGroupRequest.ts +75 -93
- package/src/models/StartTerminalSessionRequest.ts +24 -32
- package/src/models/StartTerminalSessionResponseBody.ts +2 -2
- package/src/models/StartTerminalSessionShrinkRequest.ts +16 -18
- package/src/models/StopInstanceRequest.ts +21 -28
- package/src/models/StopInstancesRequest.ts +25 -36
- package/src/models/TerminatePhysicalConnectionRequest.ts +0 -13
- package/src/models/TerminatePhysicalConnectionResponseBody.ts +0 -4
- package/src/models/UnassignIpv6addressesRequest.ts +4 -4
- package/src/models/UnassignIpv6addressesResponseBody.ts +1 -1
- package/src/models/model.ts +5 -0
|
@@ -5,9 +5,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ModifySecurityGroupAttributeRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The description of the security group. The description must be 2 to 256 characters in length and cannot start with `http://` or `https://`.
|
|
9
9
|
*
|
|
10
|
-
*
|
|
10
|
+
* Default value: null. The description is not modified.
|
|
11
11
|
*
|
|
12
12
|
* @example
|
|
13
13
|
* TestDescription
|
|
@@ -17,7 +17,7 @@ export class ModifySecurityGroupAttributeRequest extends $dara.Model {
|
|
|
17
17
|
ownerId?: number;
|
|
18
18
|
/**
|
|
19
19
|
* @remarks
|
|
20
|
-
* The region ID
|
|
20
|
+
* The region ID. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
|
|
21
21
|
*
|
|
22
22
|
* This parameter is required.
|
|
23
23
|
*
|
|
@@ -39,9 +39,9 @@ export class ModifySecurityGroupAttributeRequest extends $dara.Model {
|
|
|
39
39
|
securityGroupId?: string;
|
|
40
40
|
/**
|
|
41
41
|
* @remarks
|
|
42
|
-
* The
|
|
42
|
+
* The name of the security group. The name must be 2 to 128 characters in length and must start with a letter or a Chinese character. It cannot start with `http://` or `https://`. The name can contain characters that are categorized as letters in Unicode, including Chinese characters, and digits. The name can also contain colons (:), underscores (_), periods (.), or hyphens (-).
|
|
43
43
|
*
|
|
44
|
-
*
|
|
44
|
+
* Default value: null. The name is not modified.
|
|
45
45
|
*
|
|
46
46
|
* @example
|
|
47
47
|
* SecurityGroupTestName
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but
|
|
8
|
+
* The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but make sure that the token is unique among different requests. The **ClientToken** value can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -21,9 +21,9 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
|
|
|
21
21
|
description?: string;
|
|
22
22
|
/**
|
|
23
23
|
* @remarks
|
|
24
|
-
* The destination IPv4 CIDR block.
|
|
24
|
+
* The destination IPv4 Classless Inter-Domain Routing (CIDR) block. CIDR format and IPv4 format IP address range are supported.
|
|
25
25
|
*
|
|
26
|
-
*
|
|
26
|
+
* Default value: null.
|
|
27
27
|
*
|
|
28
28
|
* @example
|
|
29
29
|
* 10.0.0.0/8
|
|
@@ -31,12 +31,10 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
|
|
|
31
31
|
destCidrIp?: string;
|
|
32
32
|
/**
|
|
33
33
|
* @remarks
|
|
34
|
-
* The ID of the destination security group
|
|
35
|
-
*
|
|
36
|
-
* - At least one of DestGroupId, DestCidrIp, Ipv6DestCidrIp, and DestPrefixListId must be specified.
|
|
37
|
-
*
|
|
38
|
-
* - If DestGroupId is specified but DestCidrIp is not specified, the NicType parameter can be set only to intranet.
|
|
34
|
+
* The ID of the destination security group to which you want to grant access permissions. Specify at least one of `DestGroupId` and `DestCidrIp`.
|
|
39
35
|
*
|
|
36
|
+
* - Specify at least one of DestGroupId, DestCidrIp, Ipv6DestCidrIp, and DestPrefixListId.
|
|
37
|
+
* - If DestGroupId is specified but DestCidrIp is not specified, the NicType parameter can only be set to intranet.
|
|
40
38
|
* - If both DestGroupId and DestCidrIp are specified, DestCidrIp takes precedence.
|
|
41
39
|
*
|
|
42
40
|
* @example
|
|
@@ -45,7 +43,7 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
|
|
|
45
43
|
destGroupId?: string;
|
|
46
44
|
/**
|
|
47
45
|
* @remarks
|
|
48
|
-
* The Alibaba Cloud account that
|
|
46
|
+
* The Alibaba Cloud account that owns the destination security group when you set a cross-account security group rule.
|
|
49
47
|
*
|
|
50
48
|
* @example
|
|
51
49
|
* EcsforCloud@Alibaba.com
|
|
@@ -53,7 +51,7 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
|
|
|
53
51
|
destGroupOwnerAccount?: string;
|
|
54
52
|
/**
|
|
55
53
|
* @remarks
|
|
56
|
-
* The ID of the Alibaba Cloud account that
|
|
54
|
+
* The ID of the Alibaba Cloud account that owns the destination security group when you set a cross-account security group rule.
|
|
57
55
|
*
|
|
58
56
|
* @example
|
|
59
57
|
* 1234567890
|
|
@@ -61,9 +59,9 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
|
|
|
61
59
|
destGroupOwnerId?: number;
|
|
62
60
|
/**
|
|
63
61
|
* @remarks
|
|
64
|
-
* The ID of the destination prefix list. You can call
|
|
62
|
+
* The ID of the destination prefix list. You can call [DescribePrefixLists](https://help.aliyun.com/document_detail/205046.html) to query available prefix list IDs.
|
|
65
63
|
*
|
|
66
|
-
*
|
|
64
|
+
* This parameter is ignored if you specify one of `DestCidrIp`, `Ipv6DestCidrIp`, or `DestGroupId`.
|
|
67
65
|
*
|
|
68
66
|
* @example
|
|
69
67
|
* pl-x1j1k5ykzqlixdcy****
|
|
@@ -71,34 +69,20 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
|
|
|
71
69
|
destPrefixListId?: string;
|
|
72
70
|
/**
|
|
73
71
|
* @remarks
|
|
74
|
-
*
|
|
75
|
-
*
|
|
76
|
-
* 1. The case-insensitive protocol name. Valid values:
|
|
77
|
-
*
|
|
72
|
+
* The network layer or transport layer protocol. Two types of values are supported:
|
|
73
|
+
* 1. Case-insensitive protocol names. Valid values:
|
|
78
74
|
* - ICMP
|
|
79
|
-
*
|
|
80
75
|
* - GRE
|
|
81
|
-
*
|
|
82
76
|
* - TCP
|
|
83
|
-
*
|
|
84
77
|
* - UDP
|
|
85
|
-
*
|
|
86
|
-
*
|
|
87
|
-
*
|
|
88
|
-
* 2. The value of the IANA-compliant protocol number, which is an integer from 0 to 255. List of regions currently available:
|
|
89
|
-
*
|
|
90
|
-
* - Philippines (Manila)
|
|
91
|
-
*
|
|
78
|
+
* - ALL: all protocols are supported.
|
|
79
|
+
* 2. Protocol numbers that comply with the IANA specification, which are integers from 0 to 255. The following regions currently support this feature:
|
|
80
|
+
* - Philippines
|
|
92
81
|
* - UK (London)
|
|
93
|
-
*
|
|
94
|
-
* - Malaysia (Kuala Lumpur)
|
|
95
|
-
*
|
|
82
|
+
* - Malaysia
|
|
96
83
|
* - China (Hohhot)
|
|
97
|
-
*
|
|
98
84
|
* - China (Qingdao)
|
|
99
|
-
*
|
|
100
|
-
* - US (Silicon Valley)
|
|
101
|
-
*
|
|
85
|
+
* - US (Virginia)
|
|
102
86
|
* - Singapore
|
|
103
87
|
*
|
|
104
88
|
* @example
|
|
@@ -107,11 +91,11 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
|
|
|
107
91
|
ipProtocol?: string;
|
|
108
92
|
/**
|
|
109
93
|
* @remarks
|
|
110
|
-
* The destination IPv6 CIDR block.
|
|
94
|
+
* The destination IPv6 Classless Inter-Domain Routing (CIDR) block. CIDR format and IPv6 format IP address range are supported.
|
|
111
95
|
*
|
|
112
|
-
* > Only
|
|
96
|
+
* > Only VPC-type IP addresses are supported. This parameter and `DestCidrIp` cannot be specified at the same time. Settings for both parameters simultaneously are not allowed.
|
|
113
97
|
*
|
|
114
|
-
*
|
|
98
|
+
* Default value: null.
|
|
115
99
|
*
|
|
116
100
|
* @example
|
|
117
101
|
* 2001:db8:1233:1a00::***
|
|
@@ -119,11 +103,11 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
|
|
|
119
103
|
ipv6DestCidrIp?: string;
|
|
120
104
|
/**
|
|
121
105
|
* @remarks
|
|
122
|
-
* The source IPv6 CIDR block.
|
|
106
|
+
* The source IPv6 Classless Inter-Domain Routing (CIDR) block. CIDR format and IPv6 format IP address range are supported.
|
|
123
107
|
*
|
|
124
|
-
* > Only
|
|
108
|
+
* > Only VPC-type IP addresses are supported. This parameter and `SourceCidrIp` cannot be specified at the same time. Settings for both parameters simultaneously are not allowed.
|
|
125
109
|
*
|
|
126
|
-
*
|
|
110
|
+
* Default value: null.
|
|
127
111
|
*
|
|
128
112
|
* @example
|
|
129
113
|
* 2001:db8:1234:1a00::***
|
|
@@ -131,9 +115,9 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
|
|
|
131
115
|
ipv6SourceCidrIp?: string;
|
|
132
116
|
/**
|
|
133
117
|
* @remarks
|
|
134
|
-
* The network interface
|
|
118
|
+
* The network interface type.
|
|
135
119
|
*
|
|
136
|
-
* >
|
|
120
|
+
* > When you modify a rule by specifying the security group rule ID, this parameter cannot be modified. To make such a change, add a new rule and then delete the current rule.
|
|
137
121
|
*
|
|
138
122
|
* @example
|
|
139
123
|
* intranet
|
|
@@ -143,11 +127,10 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
|
|
|
143
127
|
ownerId?: number;
|
|
144
128
|
/**
|
|
145
129
|
* @remarks
|
|
146
|
-
* The
|
|
147
|
-
*
|
|
148
|
-
* - accept: allows access.
|
|
130
|
+
* The access permissions. Valid values:
|
|
149
131
|
*
|
|
150
|
-
* -
|
|
132
|
+
* - accept: accepts access.
|
|
133
|
+
* - drop: deny access and does not return a rejection response.
|
|
151
134
|
*
|
|
152
135
|
* Default value: accept.
|
|
153
136
|
*
|
|
@@ -159,13 +142,10 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
|
|
|
159
142
|
* @remarks
|
|
160
143
|
* The range of destination ports that correspond to the transport layer protocol. Valid values:
|
|
161
144
|
*
|
|
162
|
-
* -
|
|
163
|
-
*
|
|
164
|
-
* -
|
|
165
|
-
*
|
|
166
|
-
* - If you set IpProtocol to GRE, the port number range is -1/-1.
|
|
167
|
-
*
|
|
168
|
-
* - If you set IpProtocol to ALL, the port number range is -1/-1.
|
|
145
|
+
* - For TCP/UDP: valid values are 1 to 65535. Separate the start port and the end port with a forward slash (/). Example: 1/200.
|
|
146
|
+
* - For ICMP: -1/-1.
|
|
147
|
+
* - For GRE: -1/-1.
|
|
148
|
+
* - For ALL: -1/-1.
|
|
169
149
|
*
|
|
170
150
|
* @example
|
|
171
151
|
* 80/80
|
|
@@ -173,11 +153,12 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
|
|
|
173
153
|
portRange?: string;
|
|
174
154
|
/**
|
|
175
155
|
* @remarks
|
|
176
|
-
* The
|
|
156
|
+
* The port address book ID.
|
|
157
|
+
* You can call `DescribePortRangeLists` to query available port address book IDs.
|
|
177
158
|
*
|
|
178
|
-
*
|
|
159
|
+
* This parameter is ignored if you specify the PortRange parameter.
|
|
179
160
|
*
|
|
180
|
-
*
|
|
161
|
+
* For more information, see [Security group limits](~~25412#SecurityGroupQuota1~~).
|
|
181
162
|
*
|
|
182
163
|
* @example
|
|
183
164
|
* prl-2ze9743****
|
|
@@ -195,7 +176,7 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
|
|
|
195
176
|
priority?: string;
|
|
196
177
|
/**
|
|
197
178
|
* @remarks
|
|
198
|
-
* The region ID of the security group. You can call
|
|
179
|
+
* The region ID of the source security group. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
|
|
199
180
|
*
|
|
200
181
|
* This parameter is required.
|
|
201
182
|
*
|
|
@@ -207,7 +188,7 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
|
|
|
207
188
|
resourceOwnerId?: number;
|
|
208
189
|
/**
|
|
209
190
|
* @remarks
|
|
210
|
-
* The
|
|
191
|
+
* The security group ID.
|
|
211
192
|
*
|
|
212
193
|
* This parameter is required.
|
|
213
194
|
*
|
|
@@ -217,7 +198,7 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
|
|
|
217
198
|
securityGroupId?: string;
|
|
218
199
|
/**
|
|
219
200
|
* @remarks
|
|
220
|
-
* The
|
|
201
|
+
* The security group rule ID. You can call [DescribeSecurityGroupAttribute](https://help.aliyun.com/document_detail/2679845.html) to query the security group rule ID.
|
|
221
202
|
*
|
|
222
203
|
* @example
|
|
223
204
|
* sgr-bp67acfmxazb4q****
|
|
@@ -225,9 +206,9 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
|
|
|
225
206
|
securityGroupRuleId?: string;
|
|
226
207
|
/**
|
|
227
208
|
* @remarks
|
|
228
|
-
* The source IPv4 CIDR block.
|
|
209
|
+
* The source IPv4 Classless Inter-Domain Routing (CIDR) block. CIDR format and IPv4 format IP address range are supported.
|
|
229
210
|
*
|
|
230
|
-
*
|
|
211
|
+
* Default value: null.
|
|
231
212
|
*
|
|
232
213
|
* @example
|
|
233
214
|
* 10.0.0.0/8
|
|
@@ -237,13 +218,10 @@ export class ModifySecurityGroupEgressRuleRequest extends $dara.Model {
|
|
|
237
218
|
* @remarks
|
|
238
219
|
* The range of source ports that correspond to the transport layer protocol. Valid values:
|
|
239
220
|
*
|
|
240
|
-
* -
|
|
241
|
-
*
|
|
242
|
-
* -
|
|
243
|
-
*
|
|
244
|
-
* - If you set IpProtocol to GRE, the port number range is -1/-1.
|
|
245
|
-
*
|
|
246
|
-
* - If you set IpProtocol to ALL, the port number range is -1/-1.
|
|
221
|
+
* - For TCP/UDP: valid values are 1 to 65535. Separate the start port and the end port with a forward slash (/). Example: 1/200.
|
|
222
|
+
* - For ICMP: -1/-1.
|
|
223
|
+
* - For GRE: -1/-1.
|
|
224
|
+
* - For ALL: -1/-1.
|
|
247
225
|
*
|
|
248
226
|
* @example
|
|
249
227
|
* 80/80
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ModifySecurityGroupPolicyRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but
|
|
8
|
+
* The client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but make sure that the token is unique among different requests. The **ClientToken** value can contain only ASCII characters and cannot exceed 64 characters in length. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -13,13 +13,12 @@ export class ModifySecurityGroupPolicyRequest extends $dara.Model {
|
|
|
13
13
|
clientToken?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The internal
|
|
16
|
+
* The internal connectivity policy between ECS instances in the security group. Valid values:
|
|
17
17
|
*
|
|
18
|
-
* - Accept:
|
|
18
|
+
* - Accept: intra-group connectivity
|
|
19
|
+
* - Drop: internal isolation
|
|
19
20
|
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
* > The value of this parameter is case-insensitive.
|
|
21
|
+
* >The value is case-insensitive.
|
|
23
22
|
*
|
|
24
23
|
* This parameter is required.
|
|
25
24
|
*
|
|
@@ -31,7 +30,7 @@ export class ModifySecurityGroupPolicyRequest extends $dara.Model {
|
|
|
31
30
|
ownerId?: number;
|
|
32
31
|
/**
|
|
33
32
|
* @remarks
|
|
34
|
-
* The region ID of the security group. You can call
|
|
33
|
+
* The region ID of the security group. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
|
|
35
34
|
*
|
|
36
35
|
* This parameter is required.
|
|
37
36
|
*
|
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class ModifySecurityGroupRuleRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
*
|
|
8
|
+
* A client token that is used to ensure the idempotence of the request. You can use the client to generate the token, but make sure that the token is unique among different requests. The ClientToken parameter supports only ASCII characters and cannot exceed 64 characters in length. For more information, see [How to ensure idempotence](https://help.aliyun.com/document_detail/25693.html).
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* 123e4567-e89b-12d3-a456-426655440000
|
|
@@ -21,9 +21,9 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
|
|
|
21
21
|
description?: string;
|
|
22
22
|
/**
|
|
23
23
|
* @remarks
|
|
24
|
-
* The destination IPv4 CIDR block.
|
|
24
|
+
* The destination IPv4 Classless Inter-Domain Routing (CIDR) block. CIDR format and IPv4 format IP address ranges are supported.
|
|
25
25
|
*
|
|
26
|
-
*
|
|
26
|
+
* Default value: null.
|
|
27
27
|
*
|
|
28
28
|
* @example
|
|
29
29
|
* 10.0.0.0/8
|
|
@@ -31,34 +31,20 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
|
|
|
31
31
|
destCidrIp?: string;
|
|
32
32
|
/**
|
|
33
33
|
* @remarks
|
|
34
|
-
*
|
|
35
|
-
*
|
|
36
|
-
* 1. The case-insensitive protocol name. Valid values:
|
|
37
|
-
*
|
|
34
|
+
* The network-layer or transport-layer protocol. Two types of values are supported:
|
|
35
|
+
* 1. Case-insensitive protocol names. Valid values:
|
|
38
36
|
* - ICMP
|
|
39
|
-
*
|
|
40
37
|
* - GRE
|
|
41
|
-
*
|
|
42
38
|
* - TCP
|
|
43
|
-
*
|
|
44
39
|
* - UDP
|
|
45
|
-
*
|
|
46
|
-
*
|
|
47
|
-
*
|
|
48
|
-
* 2. The value of the IANA-compliant protocol number, which is an integer from 0 to 255. List of regions currently available:
|
|
49
|
-
*
|
|
50
|
-
* - Philippines (Manila)
|
|
51
|
-
*
|
|
40
|
+
* - ALL: all protocols are supported.
|
|
41
|
+
* 2. Protocol numbers that comply with IANA specifications, which are integers from 0 to 255. The following regions currently support this feature:
|
|
42
|
+
* - Philippines
|
|
52
43
|
* - UK (London)
|
|
53
|
-
*
|
|
54
|
-
* - Malaysia (Kuala Lumpur)
|
|
55
|
-
*
|
|
44
|
+
* - Malaysia
|
|
56
45
|
* - China (Hohhot)
|
|
57
|
-
*
|
|
58
46
|
* - China (Qingdao)
|
|
59
|
-
*
|
|
60
|
-
* - US (Silicon Valley)
|
|
61
|
-
*
|
|
47
|
+
* - US (Virginia)
|
|
62
48
|
* - Singapore
|
|
63
49
|
*
|
|
64
50
|
* @example
|
|
@@ -67,11 +53,11 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
|
|
|
67
53
|
ipProtocol?: string;
|
|
68
54
|
/**
|
|
69
55
|
* @remarks
|
|
70
|
-
*
|
|
56
|
+
* Settings for the destination IPv6 CIDR block. Classless Inter-Domain Routing (CIDR) format and IPv6 format IP address ranges are supported.
|
|
71
57
|
*
|
|
72
|
-
* >
|
|
58
|
+
* >Only VPC-type IP addresses are supported. This parameter and `DestCidrIp` cannot be specified at the same time.
|
|
73
59
|
*
|
|
74
|
-
*
|
|
60
|
+
* Default value: null.
|
|
75
61
|
*
|
|
76
62
|
* @example
|
|
77
63
|
* 2001:db8:1234:1a00::***
|
|
@@ -79,11 +65,11 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
|
|
|
79
65
|
ipv6DestCidrIp?: string;
|
|
80
66
|
/**
|
|
81
67
|
* @remarks
|
|
82
|
-
*
|
|
68
|
+
* Settings for the source IPv6 CIDR block for the access permissions. Classless Inter-Domain Routing (CIDR) format and IPv6 format IP address ranges are supported.
|
|
83
69
|
*
|
|
84
|
-
* > Only
|
|
70
|
+
* > Only VPC-type IP addresses are supported. This parameter and `SourceCidrIp` cannot be specified at the same time.
|
|
85
71
|
*
|
|
86
|
-
*
|
|
72
|
+
* Default value: null.
|
|
87
73
|
*
|
|
88
74
|
* @example
|
|
89
75
|
* 2001:db8:1233:1a00::***
|
|
@@ -91,9 +77,9 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
|
|
|
91
77
|
ipv6SourceCidrIp?: string;
|
|
92
78
|
/**
|
|
93
79
|
* @remarks
|
|
94
|
-
* The
|
|
80
|
+
* The network interface controller (NIC) type.
|
|
95
81
|
*
|
|
96
|
-
* >
|
|
82
|
+
* > When you modify a rule by specifying the security group rule ID, this parameter cannot be modified. To make such a change, add a new rule and then delete the current rule.
|
|
97
83
|
*
|
|
98
84
|
* @example
|
|
99
85
|
* intranet
|
|
@@ -103,11 +89,10 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
|
|
|
103
89
|
ownerId?: number;
|
|
104
90
|
/**
|
|
105
91
|
* @remarks
|
|
106
|
-
* The
|
|
107
|
-
*
|
|
108
|
-
* - accept:
|
|
109
|
-
*
|
|
110
|
-
* - drop: denies access and returns no responses.
|
|
92
|
+
* The access permissions. Valid values:
|
|
93
|
+
*
|
|
94
|
+
* - accept: Accepts access.
|
|
95
|
+
* - drop: Denies access and does not return a deny response.
|
|
111
96
|
*
|
|
112
97
|
* Default value: accept.
|
|
113
98
|
*
|
|
@@ -117,15 +102,12 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
|
|
|
117
102
|
policy?: string;
|
|
118
103
|
/**
|
|
119
104
|
* @remarks
|
|
120
|
-
* The range of destination ports that correspond to the transport
|
|
121
|
-
*
|
|
122
|
-
* -
|
|
123
|
-
*
|
|
124
|
-
* -
|
|
125
|
-
*
|
|
126
|
-
* - If you set IpProtocol to GRE, the port number range is -1/-1.
|
|
127
|
-
*
|
|
128
|
-
* - If you set IpProtocol to ALL, the port number range is -1/-1.
|
|
105
|
+
* The range of destination ports that correspond to the transport-layer protocol of the security group. Valid values:
|
|
106
|
+
*
|
|
107
|
+
* - TCP/UDP: valid values are 1 to 65535. Separate the start port and the end port with a forward slash (/). Example: 1/200.
|
|
108
|
+
* - ICMP: -1/-1.
|
|
109
|
+
* - GRE: -1/-1.
|
|
110
|
+
* - ALL: -1/-1.
|
|
129
111
|
*
|
|
130
112
|
* @example
|
|
131
113
|
* 80/80
|
|
@@ -133,11 +115,13 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
|
|
|
133
115
|
portRange?: string;
|
|
134
116
|
/**
|
|
135
117
|
* @remarks
|
|
136
|
-
* The
|
|
118
|
+
* The port address book ID.
|
|
119
|
+
*
|
|
120
|
+
* You can call `DescribePortRangeLists` to query available port address book IDs.
|
|
137
121
|
*
|
|
138
|
-
*
|
|
122
|
+
* This parameter is ignored if you specify the PortRange parameter.
|
|
139
123
|
*
|
|
140
|
-
*
|
|
124
|
+
* For more information, see [Security group limits](~~25412#SecurityGroupQuota1~~).
|
|
141
125
|
*
|
|
142
126
|
* @example
|
|
143
127
|
* prl-2ze9743****
|
|
@@ -155,7 +139,7 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
|
|
|
155
139
|
priority?: string;
|
|
156
140
|
/**
|
|
157
141
|
* @remarks
|
|
158
|
-
* The region ID of the security group. You can call
|
|
142
|
+
* The region ID of the security group. You can call [DescribeRegions](https://help.aliyun.com/document_detail/25609.html) to query the most recent region list.
|
|
159
143
|
*
|
|
160
144
|
* This parameter is required.
|
|
161
145
|
*
|
|
@@ -177,7 +161,7 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
|
|
|
177
161
|
securityGroupId?: string;
|
|
178
162
|
/**
|
|
179
163
|
* @remarks
|
|
180
|
-
* The
|
|
164
|
+
* The security group rule ID. You can call [DescribeSecurityGroupAttribute](https://help.aliyun.com/document_detail/2679845.html) to query security group rule IDs.
|
|
181
165
|
*
|
|
182
166
|
* @example
|
|
183
167
|
* sgr-bp67acfmxa123b***
|
|
@@ -185,9 +169,9 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
|
|
|
185
169
|
securityGroupRuleId?: string;
|
|
186
170
|
/**
|
|
187
171
|
* @remarks
|
|
188
|
-
*
|
|
172
|
+
* Settings for the source IPv4 CIDR block for the access permissions. Classless Inter-Domain Routing (CIDR) format and IPv4 format IP address ranges are supported.
|
|
189
173
|
*
|
|
190
|
-
*
|
|
174
|
+
* Default value: null.
|
|
191
175
|
*
|
|
192
176
|
* @example
|
|
193
177
|
* 10.0.0.0/8
|
|
@@ -195,11 +179,10 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
|
|
|
195
179
|
sourceCidrIp?: string;
|
|
196
180
|
/**
|
|
197
181
|
* @remarks
|
|
198
|
-
*
|
|
182
|
+
* Settings for the ID of the source security group for the access permissions. Specify at least one of `SourceGroupId` and `SourceCidrIp`.
|
|
199
183
|
*
|
|
200
|
-
* - If `SourceGroupId` is specified but `SourceCidrIp` is not
|
|
201
|
-
*
|
|
202
|
-
* - If both `SourceGroupId` and `SourceCidrIp` are specified, the value of `SourceCidrIp` prevails by default.
|
|
184
|
+
* - If `SourceGroupId` is specified but `SourceCidrIp` is not, the `NicType` parameter can only be set to intranet.
|
|
185
|
+
* - If both `SourceGroupId` and `SourceCidrIp` are specified, `SourceCidrIp` takes precedence by default.
|
|
203
186
|
*
|
|
204
187
|
* @example
|
|
205
188
|
* sg-bp67acfmxa123b****
|
|
@@ -207,11 +190,10 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
|
|
|
207
190
|
sourceGroupId?: string;
|
|
208
191
|
/**
|
|
209
192
|
* @remarks
|
|
210
|
-
*
|
|
211
|
-
*
|
|
212
|
-
* - If
|
|
213
|
-
*
|
|
214
|
-
* - If `SourceCidrIp` is specified, `SourceGroupOwnerAccount` is ignored.
|
|
193
|
+
* Settings for the Alibaba Cloud account that owns the source security group when you configure a cross-account security group rule for access permissions.
|
|
194
|
+
*
|
|
195
|
+
* - If neither `SourceGroupOwnerAccount` nor `SourceGroupOwnerId` is configured, the rule is configured for the access permissions of your other security groups.
|
|
196
|
+
* - If the `SourceCidrIp` parameter is specified, the `SourceGroupOwnerAccount` parameter is invalid.
|
|
215
197
|
*
|
|
216
198
|
* @example
|
|
217
199
|
* EcsforCloud@Alibaba.com
|
|
@@ -219,11 +201,10 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
|
|
|
219
201
|
sourceGroupOwnerAccount?: string;
|
|
220
202
|
/**
|
|
221
203
|
* @remarks
|
|
222
|
-
*
|
|
223
|
-
*
|
|
224
|
-
* - If
|
|
225
|
-
*
|
|
226
|
-
* - If `SourceCidrIp` is specified, `SourceGroupOwnerId` is ignored.
|
|
204
|
+
* Settings for the Alibaba Cloud account ID that owns the source security group when you configure a cross-account security group rule for access permissions.
|
|
205
|
+
*
|
|
206
|
+
* - If neither `SourceGroupOwnerId` nor `SourceGroupOwnerAccount` is configured, the rule is configured for the access permissions of your other security groups.
|
|
207
|
+
* - If the `SourceCidrIp` parameter is specified, the `SourceGroupOwnerId` parameter is invalid.
|
|
227
208
|
*
|
|
228
209
|
* @example
|
|
229
210
|
* 12345678910
|
|
@@ -231,15 +212,12 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
|
|
|
231
212
|
sourceGroupOwnerId?: number;
|
|
232
213
|
/**
|
|
233
214
|
* @remarks
|
|
234
|
-
* The range of source ports that correspond to the transport
|
|
235
|
-
*
|
|
236
|
-
* -
|
|
237
|
-
*
|
|
238
|
-
* -
|
|
239
|
-
*
|
|
240
|
-
* - If you set IpProtocol to GRE, the port number range is -1/-1.
|
|
241
|
-
*
|
|
242
|
-
* - If you set IpProtocol to ALL, the port number range is -1/-1.
|
|
215
|
+
* The range of source ports that correspond to the transport-layer protocol of the security group. Valid values:
|
|
216
|
+
*
|
|
217
|
+
* - TCP/UDP: valid values are 1 to 65535. Separate the start port and the end port with a forward slash (/). Example: 1/200.
|
|
218
|
+
* - ICMP: -1/-1.
|
|
219
|
+
* - GRE: -1/-1.
|
|
220
|
+
* - ALL: -1/-1.
|
|
243
221
|
*
|
|
244
222
|
* @example
|
|
245
223
|
* 80/80
|
|
@@ -247,9 +225,9 @@ export class ModifySecurityGroupRuleRequest extends $dara.Model {
|
|
|
247
225
|
sourcePortRange?: string;
|
|
248
226
|
/**
|
|
249
227
|
* @remarks
|
|
250
|
-
*
|
|
228
|
+
* Settings for the ID of the source prefix list for the access permissions. You can invoke [DescribePrefixLists](https://help.aliyun.com/document_detail/205046.html) to query available prefix list IDs.
|
|
251
229
|
*
|
|
252
|
-
*
|
|
230
|
+
* This parameter is ignored if you specify one of `SourceCidrIp`, `Ipv6SourceCidrIp`, or `SourceGroupId`.
|
|
253
231
|
*
|
|
254
232
|
* @example
|
|
255
233
|
* pl-x1j1k5ykzqlixdcy****
|