@jjrawlins/cdk-ami-builder 0.0.179 → 0.0.180
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/.jsii +11 -11
- package/cdkamibuilder/jsii/jsii.go +2 -2
- package/cdkamibuilder/version +1 -1
- package/lib/ImagePipeline/ImagePipeline.js +1 -1
- package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
- package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-cjs/index.js +6 -0
- package/node_modules/@aws-sdk/client-ec2/dist-cjs/schemas/schemas_0.js +56 -29
- package/node_modules/@aws-sdk/client-ec2/dist-es/models/enums.js +5 -0
- package/node_modules/@aws-sdk/client-ec2/dist-es/schemas/schemas_0.js +33 -6
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateFleetCommand.d.ts +8 -3
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreateSecondarySubnetCommand.d.ts +1 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DeleteTrafficMirrorSessionCommand.d.ts +2 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeFleetsCommand.d.ts +8 -3
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeInstanceImageMetadataCommand.d.ts +1 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTrafficMirrorSessionsCommand.d.ts +2 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribeTrafficMirrorTargetsCommand.d.ts +1 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/GetDeclarativePoliciesReportSummaryCommand.d.ts +2 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyFleetCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/enums.d.ts +13 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_1.d.ts +31 -43
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_2.d.ts +40 -10
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_3.d.ts +31 -166
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_4.d.ts +166 -73
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_5.d.ts +71 -100
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_6.d.ts +102 -68
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_7.d.ts +67 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/schemas/schemas_0.d.ts +2 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/CreateSecondarySubnetCommand.d.ts +4 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DeleteTrafficMirrorSessionCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeInstanceImageMetadataCommand.d.ts +4 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +4 -2
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/GetDeclarativePoliciesReportSummaryCommand.d.ts +2 -4
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/enums.d.ts +7 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_1.d.ts +5 -9
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_2.d.ts +9 -3
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_3.d.ts +8 -18
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_4.d.ts +19 -13
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_5.d.ts +12 -18
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_6.d.ts +19 -17
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_7.d.ts +16 -0
- package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/schemas/schemas_0.d.ts +2 -0
- package/node_modules/@aws-sdk/client-ec2/package.json +5 -5
- package/node_modules/@aws-sdk/client-ecs/package.json +5 -5
- package/node_modules/@aws-sdk/client-kms/package.json +5 -5
- package/node_modules/@aws-sdk/client-s3/package.json +9 -9
- package/node_modules/@aws-sdk/client-secrets-manager/package.json +5 -5
- package/node_modules/@aws-sdk/client-sfn/package.json +5 -5
- package/node_modules/@aws-sdk/client-sns/package.json +5 -5
- package/node_modules/@aws-sdk/client-sqs/package.json +5 -5
- package/node_modules/@aws-sdk/client-ssm/package.json +5 -5
- package/node_modules/@aws-sdk/core/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
- package/node_modules/@aws-sdk/nested-clients/package.json +4 -4
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
- package/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/XmlNode.d.ts +29 -49
- package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/XmlText.d.ts +6 -11
- package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/escape-attribute.d.ts +1 -6
- package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/escape-element.d.ts +1 -6
- package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/index.d.ts +3 -12
- package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/stringable.d.ts +3 -6
- package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/xml-parser.browser.d.ts +1 -9
- package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/xml-parser.d.ts +1 -4
- package/node_modules/@aws-sdk/xml-builder/package.json +1 -1
- package/node_modules/@smithy/config-resolver/dist-cjs/index.js +12 -0
- package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +5 -0
- package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +5 -0
- package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +6 -0
- package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +6 -0
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +6 -0
- package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +6 -0
- package/node_modules/@smithy/config-resolver/package.json +1 -1
- package/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointConfig.d.ts +2 -2
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts +2 -2
- package/node_modules/@smithy/middleware-endpoint/package.json +1 -1
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/smithy-client/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +3 -3
- package/node_modules/strnum/CHANGELOG.md +5 -2
- package/node_modules/strnum/package.json +1 -1
- package/node_modules/strnum/strnum.js +9 -4
- package/node_modules/strnum/tests/strnum_test.js +2 -0
- package/node_modules/strnum/tests/temp.js +8 -0
- package/package.json +10 -10
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/CHANGELOG.md +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/LICENSE +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/README.md +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxbuilder.min.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxbuilder.min.js.map +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.cjs +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.d.cts +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.min.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.min.js.map +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxparser.min.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxparser.min.js.map +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxvalidator.min.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxvalidator.min.js.map +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/package.json +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/cli.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/man.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/read.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/fxp.d.ts +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/fxp.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/ignoreAttributes.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/util.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/CharsSymbol.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/EntitiesParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OptionsBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/BaseOutputBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsArrBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsMinArrBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsObjBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/ParserOptionsBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/Report.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/TagPath.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/TagPathMatcher.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XMLParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/Xml2JsParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XmlPartReader.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XmlSpecialTagsReader.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/inputSource/BufferSource.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/inputSource/StringSource.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/EntitiesParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/booleanParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/booleanParserExt.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/currency.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/join.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/number.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/trim.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/validator.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlbuilder/json2xml.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/DocTypeReader.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/OptionsBuilder.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/OrderedObjParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/XMLParser.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/node2json.js +0 -0
- /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/xmlNode.js +0 -0
|
@@ -1,8 +1,78 @@
|
|
|
1
1
|
import { AllowedImagesSettingsDisabledState, AllowedImagesSettingsEnabledState, CapacityManagerStatus, CapacityReservationState, CapacityTenancy, ClientCertificateRevocationListStatusCode, Comparison, DeviceTrustProviderType, DiskImageFormat, DnsNameState, FastLaunchResourceType, FastLaunchStateCode, FastSnapshotRestoreStateCode, FilterByDimension, GroupBy, ImageBlockPublicAccessDisabledState, ImageBlockPublicAccessEnabledState, IngestionStatus, InitializationType, InternetGatewayBlockMode, IpAddressType, ManagedBy, Metric, MetricType, PayerResponsibility, PeriodType, ReservationEndDateType, ReservationState, ReservationType, RouteServerPropagationState, SecurityGroupVpcAssociationState, ServiceConnectivityType, SnapshotBlockPublicAccessState, State, StatisticType, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayPropagationState, UserTrustProviderType, VerifiedAccessLogDeliveryStatusCode, VolumeAttributeName, VolumeModificationState, VolumeStatusInfoStatus, VolumeStatusName, VolumeType, VpcAttributeName, VpcBlockPublicAccessExclusionsAllowed, VpcBlockPublicAccessState } from "./enums";
|
|
2
2
|
import { type ActiveVpnTunnelStatus, type AddressTransfer, type AsnAssociation, type AssociationStatus, type IamInstanceProfileAssociation, type InstanceEventWindow, type InterruptibleCapacityAllocation, type InterruptionInfo, type IpamResourceDiscoveryAssociation, type RouteServerAssociation, type SubnetIpv6CidrBlockAssociation, type TransitGatewayAssociation, type TransitGatewayMulticastDomainAssociations, type TransitGatewayPolicyTableAssociation, type VpcCidrBlockAssociation, type VpcIpv6CidrBlockAssociation, AllowedPrincipal, NatGatewayAddress, Tag, TagSpecification, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, TrunkInterfaceAssociation, VerifiedAccessInstance, VerifiedAccessTrustProvider, Volume, Vpc, VpcEncryptionControl, VpcPeeringConnection } from "./models_0";
|
|
3
|
-
import { ConnectionNotification, DnsEntry, ServiceConfiguration, ServiceTypeDetail, TrafficMirrorTarget, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMeteringPolicy, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup, VpcBlockPublicAccessExclusion, VpcEndpoint, VpnConcentrator, VpnConnection, VpnGateway } from "./models_2";
|
|
3
|
+
import { ConnectionNotification, DnsEntry, ServiceConfiguration, ServiceTypeDetail, TrafficMirrorSession, TrafficMirrorTarget, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMeteringPolicy, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup, VpcBlockPublicAccessExclusion, VpcEndpoint, VpnConcentrator, VpnConnection, VpnGateway } from "./models_2";
|
|
4
4
|
import { type AttributeBooleanValue, type ExportTaskS3Location, type FastLaunchLaunchTemplateSpecificationResponse, type FastLaunchSnapshotConfigurationResponse, Filter, ProductCode } from "./models_3";
|
|
5
5
|
import { RegisteredInstance } from "./models_4";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export interface DescribeTrafficMirrorSessionsResult {
|
|
10
|
+
/**
|
|
11
|
+
* <p>Describes one or more Traffic Mirror sessions. By default, all Traffic Mirror sessions are described. Alternatively, you can filter the results.</p>
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
14
|
+
TrafficMirrorSessions?: TrafficMirrorSession[] | undefined;
|
|
15
|
+
/**
|
|
16
|
+
* <p>The token to use to retrieve the next page of results. The value is <code>null</code> when there are no more results to return.</p>
|
|
17
|
+
* @public
|
|
18
|
+
*/
|
|
19
|
+
NextToken?: string | undefined;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* @public
|
|
23
|
+
*/
|
|
24
|
+
export interface DescribeTrafficMirrorTargetsRequest {
|
|
25
|
+
/**
|
|
26
|
+
* <p>The ID of the Traffic Mirror targets.</p>
|
|
27
|
+
* @public
|
|
28
|
+
*/
|
|
29
|
+
TrafficMirrorTargetIds?: string[] | undefined;
|
|
30
|
+
/**
|
|
31
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
32
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
33
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
34
|
+
* @public
|
|
35
|
+
*/
|
|
36
|
+
DryRun?: boolean | undefined;
|
|
37
|
+
/**
|
|
38
|
+
* <p>One or more filters. The possible values are:</p>
|
|
39
|
+
* <ul>
|
|
40
|
+
* <li>
|
|
41
|
+
* <p>
|
|
42
|
+
* <code>description</code>: The Traffic Mirror target description.</p>
|
|
43
|
+
* </li>
|
|
44
|
+
* <li>
|
|
45
|
+
* <p>
|
|
46
|
+
* <code>network-interface-id</code>: The ID of the Traffic Mirror session network interface.</p>
|
|
47
|
+
* </li>
|
|
48
|
+
* <li>
|
|
49
|
+
* <p>
|
|
50
|
+
* <code>network-load-balancer-arn</code>: The Amazon Resource Name (ARN) of the Network Load Balancer that is associated with the session.</p>
|
|
51
|
+
* </li>
|
|
52
|
+
* <li>
|
|
53
|
+
* <p>
|
|
54
|
+
* <code>owner-id</code>: The ID of the account that owns the Traffic Mirror session.</p>
|
|
55
|
+
* </li>
|
|
56
|
+
* <li>
|
|
57
|
+
* <p>
|
|
58
|
+
* <code>traffic-mirror-target-id</code>: The ID of the Traffic Mirror target.</p>
|
|
59
|
+
* </li>
|
|
60
|
+
* </ul>
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
63
|
+
Filters?: Filter[] | undefined;
|
|
64
|
+
/**
|
|
65
|
+
* <p>The maximum number of results to return with a single call.
|
|
66
|
+
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
69
|
+
MaxResults?: number | undefined;
|
|
70
|
+
/**
|
|
71
|
+
* <p>The token for the next page of results.</p>
|
|
72
|
+
* @public
|
|
73
|
+
*/
|
|
74
|
+
NextToken?: string | undefined;
|
|
75
|
+
}
|
|
6
76
|
/**
|
|
7
77
|
* @public
|
|
8
78
|
*/
|
|
@@ -7978,102 +8048,3 @@ export interface RegionalSummary {
|
|
|
7978
8048
|
*/
|
|
7979
8049
|
NumberOfUnmatchedAccounts?: number | undefined;
|
|
7980
8050
|
}
|
|
7981
|
-
/**
|
|
7982
|
-
* <p>A summary report for the attribute across all Regions.</p>
|
|
7983
|
-
* @public
|
|
7984
|
-
*/
|
|
7985
|
-
export interface AttributeSummary {
|
|
7986
|
-
/**
|
|
7987
|
-
* <p>The name of the attribute.</p>
|
|
7988
|
-
* @public
|
|
7989
|
-
*/
|
|
7990
|
-
AttributeName?: string | undefined;
|
|
7991
|
-
/**
|
|
7992
|
-
* <p>The configuration value that is most frequently observed for the attribute.</p>
|
|
7993
|
-
* @public
|
|
7994
|
-
*/
|
|
7995
|
-
MostFrequentValue?: string | undefined;
|
|
7996
|
-
/**
|
|
7997
|
-
* <p>The number of accounts with the same configuration value for the attribute that is
|
|
7998
|
-
* most frequently observed.</p>
|
|
7999
|
-
* @public
|
|
8000
|
-
*/
|
|
8001
|
-
NumberOfMatchedAccounts?: number | undefined;
|
|
8002
|
-
/**
|
|
8003
|
-
* <p>The number of accounts with a configuration value different from the most frequently
|
|
8004
|
-
* observed value for the attribute.</p>
|
|
8005
|
-
* @public
|
|
8006
|
-
*/
|
|
8007
|
-
NumberOfUnmatchedAccounts?: number | undefined;
|
|
8008
|
-
/**
|
|
8009
|
-
* <p>The summary report for each Region for the attribute.</p>
|
|
8010
|
-
* @public
|
|
8011
|
-
*/
|
|
8012
|
-
RegionalSummaries?: RegionalSummary[] | undefined;
|
|
8013
|
-
}
|
|
8014
|
-
/**
|
|
8015
|
-
* @public
|
|
8016
|
-
*/
|
|
8017
|
-
export interface GetDeclarativePoliciesReportSummaryResult {
|
|
8018
|
-
/**
|
|
8019
|
-
* <p>The ID of the report.</p>
|
|
8020
|
-
* @public
|
|
8021
|
-
*/
|
|
8022
|
-
ReportId?: string | undefined;
|
|
8023
|
-
/**
|
|
8024
|
-
* <p>The name of the Amazon S3 bucket where the report is located.</p>
|
|
8025
|
-
* @public
|
|
8026
|
-
*/
|
|
8027
|
-
S3Bucket?: string | undefined;
|
|
8028
|
-
/**
|
|
8029
|
-
* <p>The prefix for your S3 object.</p>
|
|
8030
|
-
* @public
|
|
8031
|
-
*/
|
|
8032
|
-
S3Prefix?: string | undefined;
|
|
8033
|
-
/**
|
|
8034
|
-
* <p>The root ID, organizational unit ID, or account ID.</p>
|
|
8035
|
-
* <p>Format:</p>
|
|
8036
|
-
* <ul>
|
|
8037
|
-
* <li>
|
|
8038
|
-
* <p>For root: <code>r-ab12</code>
|
|
8039
|
-
* </p>
|
|
8040
|
-
* </li>
|
|
8041
|
-
* <li>
|
|
8042
|
-
* <p>For OU: <code>ou-ab12-cdef1234</code>
|
|
8043
|
-
* </p>
|
|
8044
|
-
* </li>
|
|
8045
|
-
* <li>
|
|
8046
|
-
* <p>For account: <code>123456789012</code>
|
|
8047
|
-
* </p>
|
|
8048
|
-
* </li>
|
|
8049
|
-
* </ul>
|
|
8050
|
-
* @public
|
|
8051
|
-
*/
|
|
8052
|
-
TargetId?: string | undefined;
|
|
8053
|
-
/**
|
|
8054
|
-
* <p>The time when the report generation started.</p>
|
|
8055
|
-
* @public
|
|
8056
|
-
*/
|
|
8057
|
-
StartTime?: Date | undefined;
|
|
8058
|
-
/**
|
|
8059
|
-
* <p>The time when the report generation ended.</p>
|
|
8060
|
-
* @public
|
|
8061
|
-
*/
|
|
8062
|
-
EndTime?: Date | undefined;
|
|
8063
|
-
/**
|
|
8064
|
-
* <p>The total number of accounts associated with the specified
|
|
8065
|
-
* <code>targetId</code>.</p>
|
|
8066
|
-
* @public
|
|
8067
|
-
*/
|
|
8068
|
-
NumberOfAccounts?: number | undefined;
|
|
8069
|
-
/**
|
|
8070
|
-
* <p>The number of accounts where attributes could not be retrieved in any Region.</p>
|
|
8071
|
-
* @public
|
|
8072
|
-
*/
|
|
8073
|
-
NumberOfFailedAccounts?: number | undefined;
|
|
8074
|
-
/**
|
|
8075
|
-
* <p>The attributes described in the report.</p>
|
|
8076
|
-
* @public
|
|
8077
|
-
*/
|
|
8078
|
-
AttributeSummaries?: AttributeSummary[] | undefined;
|
|
8079
|
-
}
|
|
@@ -1,10 +1,109 @@
|
|
|
1
|
-
import { _InstanceType, Affinity, AnalysisStatus, ArchitectureType, ArchitectureValues, AutoPlacement, BootModeValues, CapacityReservationPreference, CurrencyCodeValues, DefaultHttpTokensEnforcedState, DefaultInstanceMetadataEndpointState, DefaultInstanceMetadataTagsState, DiskImageFormat, EkPubKeyFormat, EkPubKeyType, EndDateType, ExcessCapacityTerminationPolicy, FleetExcessCapacityTerminationPolicy, FpgaImageAttributeName, HostMaintenance, HostnameType, HostRecovery, HostTenancy, HttpTokensEnforcedState, HttpTokensState, InstanceAttributeName, InstanceAutoRecoveryState, InstanceBandwidthWeighting, InstanceMatchCriteria, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceRebootMigrationState, IpAddressType, IpamAddressHistoryResourceType, IpamComplianceStatus, IpamDiscoveryFailureCode, IpamManagementState, IpamMeteredAccount, IpamNetworkInterfaceAttachmentStatus, IpamOverlapStatus, IpamPolicyManagedBy, IpamPolicyResourceType, IpamPrefixListResolverRuleConditionOperation, IpamPrefixListResolverRuleType, IpamPublicAddressAssociationStatus, IpamPublicAddressAwsService, IpamPublicAddressType, IpamResourceCidrIpSource, IpamResourceType, IpamTier, LockMode, LockState, ManagedBy, MetadataDefaultHttpTokensState, ModifyAvailabilityZoneOptInStatus, NestedVirtualizationSpecification, OperationType, PartitionLoadFrequency, PaymentOption, PermissionGroup, PlatformValues, PublicIpDnsOption, RouteServerPersistRoutesAction, RouteServerRouteInstallationStatus, RouteServerRouteStatus, SelfServicePortal, ShutdownBehavior, SnapshotAttributeName, SnapshotBlockPublicAccessState, SSEType, TargetCapacityUnitType, TargetStorageTier, TrafficDirection, TrafficMirrorFilterRuleField, TrafficMirrorNetworkService, TrafficMirrorRuleAction,
|
|
1
|
+
import { _InstanceType, Affinity, AnalysisStatus, ArchitectureType, ArchitectureValues, AutoPlacement, BootModeValues, CapacityReservationPreference, CurrencyCodeValues, DefaultHttpTokensEnforcedState, DefaultInstanceMetadataEndpointState, DefaultInstanceMetadataTagsState, DiskImageFormat, EkPubKeyFormat, EkPubKeyType, EndDateType, ExcessCapacityTerminationPolicy, FleetExcessCapacityTerminationPolicy, FpgaImageAttributeName, HostMaintenance, HostnameType, HostRecovery, HostTenancy, HttpTokensEnforcedState, HttpTokensState, InstanceAttributeName, InstanceAutoRecoveryState, InstanceBandwidthWeighting, InstanceMatchCriteria, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceRebootMigrationState, IpAddressType, IpamAddressHistoryResourceType, IpamComplianceStatus, IpamDiscoveryFailureCode, IpamManagementState, IpamMeteredAccount, IpamNetworkInterfaceAttachmentStatus, IpamOverlapStatus, IpamPolicyManagedBy, IpamPolicyResourceType, IpamPrefixListResolverRuleConditionOperation, IpamPrefixListResolverRuleType, IpamPublicAddressAssociationStatus, IpamPublicAddressAwsService, IpamPublicAddressType, IpamResourceCidrIpSource, IpamResourceType, IpamTier, LockMode, LockState, ManagedBy, MetadataDefaultHttpTokensState, ModifyAvailabilityZoneOptInStatus, NestedVirtualizationSpecification, OperationType, PartitionLoadFrequency, PaymentOption, PermissionGroup, PlatformValues, PublicIpDnsOption, RouteServerPersistRoutesAction, RouteServerRouteInstallationStatus, RouteServerRouteStatus, SelfServicePortal, ShutdownBehavior, SnapshotAttributeName, SnapshotBlockPublicAccessState, SSEType, TargetCapacityUnitType, TargetStorageTier, TrafficDirection, TrafficMirrorFilterRuleField, TrafficMirrorNetworkService, TrafficMirrorRuleAction, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayPropagationState, UnlimitedSupportedInstanceFamily, UnsuccessfulInstanceCreditSpecificationErrorCode, VirtualizationType, VolumeState, VolumeType } from "./enums";
|
|
2
2
|
import { type AddressAttribute, type ClientConnectOptions, type ClientLoginBannerOptions, type ClientRouteEnforcementOptions, type ConnectionLogOptions, type EnaSrdSpecification, type InstanceEventWindow, type OperatorResponse, type SubnetAssociation, AccessScopeAnalysisFinding, AddIpamOperatingRegion, AddIpamOrganizationalUnitExclusion, AddPrefixListEntry, IpamPoolAllocation, RouteServerAssociation, Tag, TagSpecification, TargetConfigurationRequest, TransitGatewayPolicyTableAssociation, UnsuccessfulItem } from "./models_0";
|
|
3
3
|
import { type AttributeValue, type CapacityReservationTarget, type ConnectionTrackingSpecificationRequest, type ExternalAuthorityConfiguration, type InstanceRequirementsRequest, type Ipam, type IpamPool, type IpamPrefixListResolver, type IpamPrefixListResolverTarget, type IpamResourceDiscovery, type IpamScope, type LaunchTemplate, type LocalGatewayRoute, type ManagedPrefixList, type NetworkInsightsAccessScopeContent, type Placement, type ResponseLaunchTemplateData, type RouteServer, type TargetCapacitySpecificationRequest, FleetLaunchTemplateConfigRequest, InstanceEventWindowTimeRangeRequest, IpamPrefixListResolverRuleRequest, IpamResourceTag, RequestIpamResourceTag } from "./models_1";
|
|
4
|
-
import { type TrafficMirrorFilter, type TrafficMirrorFilterRule, type TrafficMirrorPortRangeRequest,
|
|
4
|
+
import { type TrafficMirrorFilter, type TrafficMirrorFilterRule, type TrafficMirrorPortRangeRequest, SubnetCidrReservation, TransitGatewayMeteringPolicyEntry, TransitGatewayPrefixListReference } from "./models_2";
|
|
5
5
|
import { type AttributeBooleanValue, type ConversionTask, type FpgaImageAttribute, type SnapshotTaskDetail, Filter, ImportImageLicenseConfigurationResponse, IpamPoolCidr, LaunchPermission, SnapshotDetail } from "./models_3";
|
|
6
6
|
import { type InstanceMetadataOptionsResponse, type InstanceStatusEvent, CreateVolumePermission, LaunchTemplateConfig, ReservedInstancesConfiguration } from "./models_4";
|
|
7
|
-
import { RouteServerPropagation } from "./models_5";
|
|
7
|
+
import { RegionalSummary, RouteServerPropagation } from "./models_5";
|
|
8
|
+
/**
|
|
9
|
+
* <p>A summary report for the attribute across all Regions.</p>
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
export interface AttributeSummary {
|
|
13
|
+
/**
|
|
14
|
+
* <p>The name of the attribute.</p>
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
AttributeName?: string | undefined;
|
|
18
|
+
/**
|
|
19
|
+
* <p>The configuration value that is most frequently observed for the attribute.</p>
|
|
20
|
+
* @public
|
|
21
|
+
*/
|
|
22
|
+
MostFrequentValue?: string | undefined;
|
|
23
|
+
/**
|
|
24
|
+
* <p>The number of accounts with the same configuration value for the attribute that is
|
|
25
|
+
* most frequently observed.</p>
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
NumberOfMatchedAccounts?: number | undefined;
|
|
29
|
+
/**
|
|
30
|
+
* <p>The number of accounts with a configuration value different from the most frequently
|
|
31
|
+
* observed value for the attribute.</p>
|
|
32
|
+
* @public
|
|
33
|
+
*/
|
|
34
|
+
NumberOfUnmatchedAccounts?: number | undefined;
|
|
35
|
+
/**
|
|
36
|
+
* <p>The summary report for each Region for the attribute.</p>
|
|
37
|
+
* @public
|
|
38
|
+
*/
|
|
39
|
+
RegionalSummaries?: RegionalSummary[] | undefined;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* @public
|
|
43
|
+
*/
|
|
44
|
+
export interface GetDeclarativePoliciesReportSummaryResult {
|
|
45
|
+
/**
|
|
46
|
+
* <p>The ID of the report.</p>
|
|
47
|
+
* @public
|
|
48
|
+
*/
|
|
49
|
+
ReportId?: string | undefined;
|
|
50
|
+
/**
|
|
51
|
+
* <p>The name of the Amazon S3 bucket where the report is located.</p>
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
54
|
+
S3Bucket?: string | undefined;
|
|
55
|
+
/**
|
|
56
|
+
* <p>The prefix for your S3 object.</p>
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
59
|
+
S3Prefix?: string | undefined;
|
|
60
|
+
/**
|
|
61
|
+
* <p>The root ID, organizational unit ID, or account ID.</p>
|
|
62
|
+
* <p>Format:</p>
|
|
63
|
+
* <ul>
|
|
64
|
+
* <li>
|
|
65
|
+
* <p>For root: <code>r-ab12</code>
|
|
66
|
+
* </p>
|
|
67
|
+
* </li>
|
|
68
|
+
* <li>
|
|
69
|
+
* <p>For OU: <code>ou-ab12-cdef1234</code>
|
|
70
|
+
* </p>
|
|
71
|
+
* </li>
|
|
72
|
+
* <li>
|
|
73
|
+
* <p>For account: <code>123456789012</code>
|
|
74
|
+
* </p>
|
|
75
|
+
* </li>
|
|
76
|
+
* </ul>
|
|
77
|
+
* @public
|
|
78
|
+
*/
|
|
79
|
+
TargetId?: string | undefined;
|
|
80
|
+
/**
|
|
81
|
+
* <p>The time when the report generation started.</p>
|
|
82
|
+
* @public
|
|
83
|
+
*/
|
|
84
|
+
StartTime?: Date | undefined;
|
|
85
|
+
/**
|
|
86
|
+
* <p>The time when the report generation ended.</p>
|
|
87
|
+
* @public
|
|
88
|
+
*/
|
|
89
|
+
EndTime?: Date | undefined;
|
|
90
|
+
/**
|
|
91
|
+
* <p>The total number of accounts associated with the specified
|
|
92
|
+
* <code>targetId</code>.</p>
|
|
93
|
+
* @public
|
|
94
|
+
*/
|
|
95
|
+
NumberOfAccounts?: number | undefined;
|
|
96
|
+
/**
|
|
97
|
+
* <p>The number of accounts where attributes could not be retrieved in any Region.</p>
|
|
98
|
+
* @public
|
|
99
|
+
*/
|
|
100
|
+
NumberOfFailedAccounts?: number | undefined;
|
|
101
|
+
/**
|
|
102
|
+
* <p>The attributes described in the report.</p>
|
|
103
|
+
* @public
|
|
104
|
+
*/
|
|
105
|
+
AttributeSummaries?: AttributeSummary[] | undefined;
|
|
106
|
+
}
|
|
8
107
|
/**
|
|
9
108
|
* @public
|
|
10
109
|
*/
|
|
@@ -8683,68 +8782,3 @@ export interface ModifyTrafficMirrorFilterRuleResult {
|
|
|
8683
8782
|
*/
|
|
8684
8783
|
TrafficMirrorFilterRule?: TrafficMirrorFilterRule | undefined;
|
|
8685
8784
|
}
|
|
8686
|
-
/**
|
|
8687
|
-
* @public
|
|
8688
|
-
*/
|
|
8689
|
-
export interface ModifyTrafficMirrorSessionRequest {
|
|
8690
|
-
/**
|
|
8691
|
-
* <p>The ID of the Traffic Mirror session.</p>
|
|
8692
|
-
* @public
|
|
8693
|
-
*/
|
|
8694
|
-
TrafficMirrorSessionId: string | undefined;
|
|
8695
|
-
/**
|
|
8696
|
-
* <p>The Traffic Mirror target. The target must be in the same VPC as the source, or have a VPC peering connection with the source.</p>
|
|
8697
|
-
* @public
|
|
8698
|
-
*/
|
|
8699
|
-
TrafficMirrorTargetId?: string | undefined;
|
|
8700
|
-
/**
|
|
8701
|
-
* <p>The ID of the Traffic Mirror filter.</p>
|
|
8702
|
-
* @public
|
|
8703
|
-
*/
|
|
8704
|
-
TrafficMirrorFilterId?: string | undefined;
|
|
8705
|
-
/**
|
|
8706
|
-
* <p>The number of bytes in each packet to mirror. These are bytes after the VXLAN header. To mirror a subset, set this to the length (in bytes) to mirror. For example, if you set this value to 100, then the first 100 bytes that meet the filter criteria are copied to the target. Do not specify this parameter when you want to mirror the entire packet.</p>
|
|
8707
|
-
* <p>For sessions with Network Load Balancer (NLB) traffic mirror targets, the default <code>PacketLength</code> will be set to 8500. Valid values are 1-8500. Setting a <code>PacketLength</code> greater than 8500 will result in an error response.</p>
|
|
8708
|
-
* @public
|
|
8709
|
-
*/
|
|
8710
|
-
PacketLength?: number | undefined;
|
|
8711
|
-
/**
|
|
8712
|
-
* <p>The session number determines the order in which sessions are evaluated when an interface is used by multiple sessions. The first session with a matching filter is the one that mirrors the packets.</p>
|
|
8713
|
-
* <p>Valid values are 1-32766.</p>
|
|
8714
|
-
* @public
|
|
8715
|
-
*/
|
|
8716
|
-
SessionNumber?: number | undefined;
|
|
8717
|
-
/**
|
|
8718
|
-
* <p>The virtual network ID of the Traffic Mirror session.</p>
|
|
8719
|
-
* @public
|
|
8720
|
-
*/
|
|
8721
|
-
VirtualNetworkId?: number | undefined;
|
|
8722
|
-
/**
|
|
8723
|
-
* <p>The description to assign to the Traffic Mirror session.</p>
|
|
8724
|
-
* @public
|
|
8725
|
-
*/
|
|
8726
|
-
Description?: string | undefined;
|
|
8727
|
-
/**
|
|
8728
|
-
* <p>The properties that you want to remove from the Traffic Mirror session.</p>
|
|
8729
|
-
* <p>When you remove a property from a Traffic Mirror session, the property is set to the default.</p>
|
|
8730
|
-
* @public
|
|
8731
|
-
*/
|
|
8732
|
-
RemoveFields?: TrafficMirrorSessionField[] | undefined;
|
|
8733
|
-
/**
|
|
8734
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8735
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8736
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8737
|
-
* @public
|
|
8738
|
-
*/
|
|
8739
|
-
DryRun?: boolean | undefined;
|
|
8740
|
-
}
|
|
8741
|
-
/**
|
|
8742
|
-
* @public
|
|
8743
|
-
*/
|
|
8744
|
-
export interface ModifyTrafficMirrorSessionResult {
|
|
8745
|
-
/**
|
|
8746
|
-
* <p>Information about the Traffic Mirror session.</p>
|
|
8747
|
-
* @public
|
|
8748
|
-
*/
|
|
8749
|
-
TrafficMirrorSession?: TrafficMirrorSession | undefined;
|
|
8750
|
-
}
|
|
@@ -1,11 +1,76 @@
|
|
|
1
|
-
import { _InstanceType, AddressAttributeName, AmdSevSnpSpecification, ApplianceModeSupportValue, ArchitectureValues, AutoAcceptSharedAttachmentsValue, BootModeValues, CapacityManagerStatus, CapacityReservationInstancePlatform, CurrencyCodeValues, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DnsSupportValue, EncryptionSupportOptionValue, HostnameType, HttpTokensState, ImdsSupportValues, InstanceAttributeName, InstanceAutoRecoveryState, InstanceBandwidthWeighting, InstanceInterruptionBehavior, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InternetGatewayBlockMode, InternetGatewayExclusionMode, InterruptibleCapacityReservationAllocationStatus, InterruptionType, IpAddressType, Ipv6SupportValue, MarketType, MembershipType, NestedVirtualizationSpecification, PayerResponsibility, ReportInstanceReasonCodes, ReportStatusType, ResetFpgaImageAttributeName, ResetImageAttributeName, RuleAction, SecondaryInterfaceType, SecurityGroupReferencingSupportValue, ShutdownBehavior, SnapshotAttributeName, SnapshotState, SpotInstanceType, SSEType, Status, TpmSupportValues, TransitGatewayAttachmentResourceType, VerificationMethod, VerifiedAccessEndpointProtocol, VolumeType, VpcEncryptionControlExclusionStateInput, VpcEncryptionControlMode, VpcTenancy, VpnEcmpSupportValue } from "./enums";
|
|
1
|
+
import { _InstanceType, AddressAttributeName, AmdSevSnpSpecification, ApplianceModeSupportValue, ArchitectureValues, AutoAcceptSharedAttachmentsValue, BootModeValues, CapacityManagerStatus, CapacityReservationInstancePlatform, CurrencyCodeValues, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DnsSupportValue, EncryptionSupportOptionValue, HostnameType, HttpTokensState, ImdsSupportValues, InstanceAttributeName, InstanceAutoRecoveryState, InstanceBandwidthWeighting, InstanceInterruptionBehavior, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InternetGatewayBlockMode, InternetGatewayExclusionMode, InterruptibleCapacityReservationAllocationStatus, InterruptionType, IpAddressType, Ipv6SupportValue, MarketType, MembershipType, NestedVirtualizationSpecification, PayerResponsibility, ReportInstanceReasonCodes, ReportStatusType, ResetFpgaImageAttributeName, ResetImageAttributeName, RuleAction, SecondaryInterfaceType, SecurityGroupReferencingSupportValue, ShutdownBehavior, SnapshotAttributeName, SnapshotState, SpotInstanceType, SSEType, Status, TpmSupportValues, TrafficMirrorSessionField, TransitGatewayAttachmentResourceType, VerificationMethod, VerifiedAccessEndpointProtocol, VolumeType, VpcEncryptionControlExclusionStateInput, VpcEncryptionControlMode, VpcTenancy, VpnEcmpSupportValue } from "./enums";
|
|
2
2
|
import { type AddressAttribute, type ByoipCidr, type CapacityReservation, type ClientVpnAuthorizationRuleStatus, type IamInstanceProfileAssociation, type IamInstanceProfileSpecification, type PortRange, type RouteTableAssociationState, type TransitGatewayMulticastDomainAssociations, type TransitGatewayPeeringAttachment, type TransitGatewayVpcAttachment, type VerifiedAccessInstance, type VerifiedAccessSseSpecificationResponse, type VerifiedAccessTrustProvider, type VpcEncryptionControl, AddedPrincipal, IpPermission, NatGatewayAddress, TagSpecification, UnsuccessfulItem } from "./models_0";
|
|
3
3
|
import { type CreditSpecificationRequest, type IcmpTypeCode, type ManagedPrefixList, type OperatorRequest, type Placement, BlockDeviceMapping, ElasticGpuSpecification, InstanceIpv6Address, LocalGatewayRoute } from "./models_1";
|
|
4
|
-
import { type DnsOptionsSpecification, type TransitGateway, type TransitGatewayMeteringPolicy, type TransitGatewayPrefixListReference, type VerifiedAccessEndpoint, type VerifiedAccessGroup, type VerifiedAccessSseSpecificationRequest, type VpcBlockPublicAccessExclusion, type VpnConnection, type VpnTunnelLogOptionsSpecification, IKEVersionsRequestListValue, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, SubnetConfiguration, TransitGatewayRoute } from "./models_2";
|
|
4
|
+
import { type DnsOptionsSpecification, type TrafficMirrorSession, type TransitGateway, type TransitGatewayMeteringPolicy, type TransitGatewayPrefixListReference, type VerifiedAccessEndpoint, type VerifiedAccessGroup, type VerifiedAccessSseSpecificationRequest, type VpcBlockPublicAccessExclusion, type VpnConnection, type VpnTunnelLogOptionsSpecification, IKEVersionsRequestListValue, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, SubnetConfiguration, TransitGatewayRoute } from "./models_2";
|
|
5
5
|
import { type AttributeBooleanValue, type Byoasn, type ClientVpnConnectionStatus, type InstanceTagNotificationAttribute, type IpamPoolCidr, CapacityBlock, CapacityBlockExtension, Filter } from "./models_3";
|
|
6
6
|
import { type InstanceState, type Monitoring, type NetworkInsightsAccessScopeAnalysis, type NetworkInsightsAnalysis, type PublicIpv4PoolRange, type RunInstancesMonitoringEnabled, type SpotFleetRequestConfigData, type SpotPlacement, InstanceNetworkInterfaceSpecification, ScheduledInstance, SpotInstanceRequest } from "./models_4";
|
|
7
7
|
import type { VerifiedAccessInstanceLoggingConfiguration, VolumeModification, VpcBlockPublicAccessOptions } from "./models_5";
|
|
8
8
|
import { type CapacityReservationSpecification, Purchase } from "./models_6";
|
|
9
|
+
/**
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
export interface ModifyTrafficMirrorSessionRequest {
|
|
13
|
+
/**
|
|
14
|
+
* <p>The ID of the Traffic Mirror session.</p>
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
TrafficMirrorSessionId: string | undefined;
|
|
18
|
+
/**
|
|
19
|
+
* <p>The Traffic Mirror target. The target must be in the same VPC as the source, or have a VPC peering connection with the source.</p>
|
|
20
|
+
* @public
|
|
21
|
+
*/
|
|
22
|
+
TrafficMirrorTargetId?: string | undefined;
|
|
23
|
+
/**
|
|
24
|
+
* <p>The ID of the Traffic Mirror filter.</p>
|
|
25
|
+
* @public
|
|
26
|
+
*/
|
|
27
|
+
TrafficMirrorFilterId?: string | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* <p>The number of bytes in each packet to mirror. These are bytes after the VXLAN header. To mirror a subset, set this to the length (in bytes) to mirror. For example, if you set this value to 100, then the first 100 bytes that meet the filter criteria are copied to the target. Do not specify this parameter when you want to mirror the entire packet.</p>
|
|
30
|
+
* <p>For sessions with Network Load Balancer (NLB) traffic mirror targets, the default <code>PacketLength</code> will be set to 8500. Valid values are 1-8500. Setting a <code>PacketLength</code> greater than 8500 will result in an error response.</p>
|
|
31
|
+
* @public
|
|
32
|
+
*/
|
|
33
|
+
PacketLength?: number | undefined;
|
|
34
|
+
/**
|
|
35
|
+
* <p>The session number determines the order in which sessions are evaluated when an interface is used by multiple sessions. The first session with a matching filter is the one that mirrors the packets.</p>
|
|
36
|
+
* <p>Valid values are 1-32766.</p>
|
|
37
|
+
* @public
|
|
38
|
+
*/
|
|
39
|
+
SessionNumber?: number | undefined;
|
|
40
|
+
/**
|
|
41
|
+
* <p>The virtual network ID of the Traffic Mirror session.</p>
|
|
42
|
+
* @public
|
|
43
|
+
*/
|
|
44
|
+
VirtualNetworkId?: number | undefined;
|
|
45
|
+
/**
|
|
46
|
+
* <p>The description to assign to the Traffic Mirror session.</p>
|
|
47
|
+
* @public
|
|
48
|
+
*/
|
|
49
|
+
Description?: string | undefined;
|
|
50
|
+
/**
|
|
51
|
+
* <p>The properties that you want to remove from the Traffic Mirror session.</p>
|
|
52
|
+
* <p>When you remove a property from a Traffic Mirror session, the property is set to the default.</p>
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
55
|
+
RemoveFields?: TrafficMirrorSessionField[] | undefined;
|
|
56
|
+
/**
|
|
57
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
58
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
59
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
62
|
+
DryRun?: boolean | undefined;
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* @public
|
|
66
|
+
*/
|
|
67
|
+
export interface ModifyTrafficMirrorSessionResult {
|
|
68
|
+
/**
|
|
69
|
+
* <p>Information about the Traffic Mirror session.</p>
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
72
|
+
TrafficMirrorSession?: TrafficMirrorSession | undefined;
|
|
73
|
+
}
|
|
9
74
|
/**
|
|
10
75
|
* <p>The transit gateway options.</p>
|
|
11
76
|
* @public
|
|
@@ -2024,6 +2024,8 @@ export declare var RequestSpotLaunchSpecification$: StaticStructureSchema;
|
|
|
2024
2024
|
export declare var Reservation$: StaticStructureSchema;
|
|
2025
2025
|
export declare var ReservationFleetInstanceSpecification$: StaticStructureSchema;
|
|
2026
2026
|
export declare var ReservationValue$: StaticStructureSchema;
|
|
2027
|
+
export declare var ReservedCapacityOptions$: StaticStructureSchema;
|
|
2028
|
+
export declare var ReservedCapacityOptionsRequest$: StaticStructureSchema;
|
|
2027
2029
|
export declare var ReservedInstanceLimitPrice$: StaticStructureSchema;
|
|
2028
2030
|
export declare var ReservedInstanceReservationValue$: StaticStructureSchema;
|
|
2029
2031
|
export declare var ReservedInstances$: StaticStructureSchema;
|
package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/commands/CreateSecondarySubnetCommand.d.ts
CHANGED
|
@@ -5,8 +5,10 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
8
|
+
import {
|
|
9
|
+
CreateSecondarySubnetRequest,
|
|
10
|
+
CreateSecondarySubnetResult,
|
|
11
|
+
} from "../models/models_2";
|
|
10
12
|
export { __MetadataBearer };
|
|
11
13
|
export { $Command };
|
|
12
14
|
export interface CreateSecondarySubnetCommandInput
|
|
@@ -5,10 +5,8 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
DeleteTrafficMirrorSessionResult,
|
|
11
|
-
} from "../models/models_2";
|
|
8
|
+
import { DeleteTrafficMirrorSessionRequest } from "../models/models_2";
|
|
9
|
+
import { DeleteTrafficMirrorSessionResult } from "../models/models_3";
|
|
12
10
|
export { __MetadataBearer };
|
|
13
11
|
export { $Command };
|
|
14
12
|
export interface DeleteTrafficMirrorSessionCommandInput
|
|
@@ -5,8 +5,10 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
8
|
+
import {
|
|
9
|
+
DescribeInstanceImageMetadataRequest,
|
|
10
|
+
DescribeInstanceImageMetadataResult,
|
|
11
|
+
} from "../models/models_4";
|
|
10
12
|
export { __MetadataBearer };
|
|
11
13
|
export { $Command };
|
|
12
14
|
export interface DescribeInstanceImageMetadataCommandInput
|
|
@@ -5,10 +5,8 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
DescribeTrafficMirrorSessionsResult,
|
|
11
|
-
} from "../models/models_4";
|
|
8
|
+
import { DescribeTrafficMirrorSessionsRequest } from "../models/models_4";
|
|
9
|
+
import { DescribeTrafficMirrorSessionsResult } from "../models/models_5";
|
|
12
10
|
export { __MetadataBearer };
|
|
13
11
|
export { $Command };
|
|
14
12
|
export interface DescribeTrafficMirrorSessionsCommandInput
|
|
@@ -5,8 +5,10 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
8
|
+
import {
|
|
9
|
+
DescribeTrafficMirrorTargetsRequest,
|
|
10
|
+
DescribeTrafficMirrorTargetsResult,
|
|
11
|
+
} from "../models/models_5";
|
|
10
12
|
export { __MetadataBearer };
|
|
11
13
|
export { $Command };
|
|
12
14
|
export interface DescribeTrafficMirrorTargetsCommandInput
|
|
@@ -5,10 +5,8 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../EC2Client";
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
GetDeclarativePoliciesReportSummaryResult,
|
|
11
|
-
} from "../models/models_5";
|
|
8
|
+
import { GetDeclarativePoliciesReportSummaryRequest } from "../models/models_5";
|
|
9
|
+
import { GetDeclarativePoliciesReportSummaryResult } from "../models/models_6";
|
|
12
10
|
export { __MetadataBearer };
|
|
13
11
|
export { $Command };
|
|
14
12
|
export interface GetDeclarativePoliciesReportSummaryCommandInput
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
ModifyTrafficMirrorSessionRequest,
|
|
10
10
|
ModifyTrafficMirrorSessionResult,
|
|
11
|
-
} from "../models/
|
|
11
|
+
} from "../models/models_7";
|
|
12
12
|
export { __MetadataBearer };
|
|
13
13
|
export { $Command };
|
|
14
14
|
export interface ModifyTrafficMirrorSessionCommandInput
|
|
@@ -2186,6 +2186,11 @@ export declare const FleetCapacityReservationUsageStrategy: {
|
|
|
2186
2186
|
};
|
|
2187
2187
|
export type FleetCapacityReservationUsageStrategy =
|
|
2188
2188
|
(typeof FleetCapacityReservationUsageStrategy)[keyof typeof FleetCapacityReservationUsageStrategy];
|
|
2189
|
+
export declare const FleetReservationType: {
|
|
2190
|
+
readonly INTERRUPTIBLE_CAPACITY_RESERVATION: "interruptible-capacity-reservation";
|
|
2191
|
+
};
|
|
2192
|
+
export type FleetReservationType =
|
|
2193
|
+
(typeof FleetReservationType)[keyof typeof FleetReservationType];
|
|
2189
2194
|
export declare const SpotAllocationStrategy: {
|
|
2190
2195
|
readonly CAPACITY_OPTIMIZED: "capacity-optimized";
|
|
2191
2196
|
readonly CAPACITY_OPTIMIZED_PRIORITIZED: "capacity-optimized-prioritized";
|
|
@@ -2211,6 +2216,7 @@ export type FleetReplacementStrategy =
|
|
|
2211
2216
|
export declare const DefaultTargetCapacityType: {
|
|
2212
2217
|
readonly CAPACITY_BLOCK: "capacity-block";
|
|
2213
2218
|
readonly ON_DEMAND: "on-demand";
|
|
2219
|
+
readonly RESERVED_CAPACITY: "reserved-capacity";
|
|
2214
2220
|
readonly SPOT: "spot";
|
|
2215
2221
|
};
|
|
2216
2222
|
export type DefaultTargetCapacityType =
|
|
@@ -2229,6 +2235,7 @@ export declare const FleetType: {
|
|
|
2229
2235
|
};
|
|
2230
2236
|
export type FleetType = (typeof FleetType)[keyof typeof FleetType];
|
|
2231
2237
|
export declare const InstanceLifecycle: {
|
|
2238
|
+
readonly INTERRUPTIBLE_CAPACITY_RESERVATION: "interruptible-capacity-reservation";
|
|
2232
2239
|
readonly ON_DEMAND: "on-demand";
|
|
2233
2240
|
readonly SPOT: "spot";
|
|
2234
2241
|
};
|
|
@@ -26,6 +26,7 @@ import {
|
|
|
26
26
|
FleetExcessCapacityTerminationPolicy,
|
|
27
27
|
FleetOnDemandAllocationStrategy,
|
|
28
28
|
FleetReplacementStrategy,
|
|
29
|
+
FleetReservationType,
|
|
29
30
|
FleetType,
|
|
30
31
|
FlowLogsResourceType,
|
|
31
32
|
HostnameType,
|
|
@@ -311,6 +312,9 @@ export interface OnDemandOptionsRequest {
|
|
|
311
312
|
MinTargetCapacity?: number | undefined;
|
|
312
313
|
MaxTotalPrice?: string | undefined;
|
|
313
314
|
}
|
|
315
|
+
export interface ReservedCapacityOptionsRequest {
|
|
316
|
+
ReservationTypes?: FleetReservationType[] | undefined;
|
|
317
|
+
}
|
|
314
318
|
export interface FleetSpotCapacityRebalanceRequest {
|
|
315
319
|
ReplacementStrategy?: FleetReplacementStrategy | undefined;
|
|
316
320
|
TerminationDelay?: number | undefined;
|
|
@@ -340,6 +344,7 @@ export interface CreateFleetRequest {
|
|
|
340
344
|
ClientToken?: string | undefined;
|
|
341
345
|
SpotOptions?: SpotOptionsRequest | undefined;
|
|
342
346
|
OnDemandOptions?: OnDemandOptionsRequest | undefined;
|
|
347
|
+
ReservedCapacityOptions?: ReservedCapacityOptionsRequest | undefined;
|
|
343
348
|
ExcessCapacityTerminationPolicy?:
|
|
344
349
|
| FleetExcessCapacityTerminationPolicy
|
|
345
350
|
| undefined;
|
|
@@ -2268,12 +2273,3 @@ export interface CreateSecondaryNetworkResult {
|
|
|
2268
2273
|
SecondaryNetwork?: SecondaryNetwork | undefined;
|
|
2269
2274
|
ClientToken?: string | undefined;
|
|
2270
2275
|
}
|
|
2271
|
-
export interface CreateSecondarySubnetRequest {
|
|
2272
|
-
ClientToken?: string | undefined;
|
|
2273
|
-
AvailabilityZone?: string | undefined;
|
|
2274
|
-
AvailabilityZoneId?: string | undefined;
|
|
2275
|
-
DryRun?: boolean | undefined;
|
|
2276
|
-
Ipv4CidrBlock: string | undefined;
|
|
2277
|
-
SecondaryNetworkId: string | undefined;
|
|
2278
|
-
TagSpecifications?: TagSpecification[] | undefined;
|
|
2279
|
-
}
|
|
@@ -127,6 +127,15 @@ import {
|
|
|
127
127
|
RouteServerPeer,
|
|
128
128
|
SecondaryNetwork,
|
|
129
129
|
} from "./models_1";
|
|
130
|
+
export interface CreateSecondarySubnetRequest {
|
|
131
|
+
ClientToken?: string | undefined;
|
|
132
|
+
AvailabilityZone?: string | undefined;
|
|
133
|
+
AvailabilityZoneId?: string | undefined;
|
|
134
|
+
DryRun?: boolean | undefined;
|
|
135
|
+
Ipv4CidrBlock: string | undefined;
|
|
136
|
+
SecondaryNetworkId: string | undefined;
|
|
137
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
138
|
+
}
|
|
130
139
|
export interface SecondarySubnetIpv4CidrBlockAssociation {
|
|
131
140
|
AssociationId?: string | undefined;
|
|
132
141
|
CidrBlock?: string | undefined;
|
|
@@ -1916,6 +1925,3 @@ export interface DeleteTrafficMirrorSessionRequest {
|
|
|
1916
1925
|
TrafficMirrorSessionId: string | undefined;
|
|
1917
1926
|
DryRun?: boolean | undefined;
|
|
1918
1927
|
}
|
|
1919
|
-
export interface DeleteTrafficMirrorSessionResult {
|
|
1920
|
-
TrafficMirrorSessionId?: string | undefined;
|
|
1921
|
-
}
|