@aws-sdk/client-ec2 3.1063.0 → 3.1065.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.
Files changed (44) hide show
  1. package/dist-cjs/index.js +6 -0
  2. package/dist-cjs/schemas/schemas_0.js +63 -29
  3. package/dist-es/models/enums.js +5 -0
  4. package/dist-es/schemas/schemas_0.js +43 -9
  5. package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateFlowLogsCommand.d.ts +8 -0
  7. package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -2
  8. package/dist-types/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +1 -1
  9. package/dist-types/commands/DescribeFlowLogsCommand.d.ts +8 -0
  10. package/dist-types/commands/DescribeImportSnapshotTasksCommand.d.ts +2 -1
  11. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -2
  12. package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +2 -1
  13. package/dist-types/commands/DescribeStaleSecurityGroupsCommand.d.ts +1 -2
  14. package/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +0 -5
  15. package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +1 -2
  16. package/dist-types/commands/ModifyVolumeCommand.d.ts +0 -5
  17. package/dist-types/models/enums.d.ts +13 -0
  18. package/dist-types/models/models_0.d.ts +1 -1
  19. package/dist-types/models/models_1.d.ts +22 -29
  20. package/dist-types/models/models_2.d.ts +28 -14
  21. package/dist-types/models/models_3.d.ts +36 -41
  22. package/dist-types/models/models_4.d.ts +42 -48
  23. package/dist-types/models/models_5.d.ts +48 -172
  24. package/dist-types/models/models_6.d.ts +167 -65
  25. package/dist-types/models/models_7.d.ts +63 -1
  26. package/dist-types/schemas/schemas_0.d.ts +2 -0
  27. package/dist-types/ts3.4/commands/CreateRouteTableCommand.d.ts +4 -2
  28. package/dist-types/ts3.4/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +1 -1
  29. package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +2 -4
  30. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +4 -2
  31. package/dist-types/ts3.4/commands/DescribeSpotPriceHistoryCommand.d.ts +2 -4
  32. package/dist-types/ts3.4/commands/DescribeStaleSecurityGroupsCommand.d.ts +4 -2
  33. package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +4 -2
  34. package/dist-types/ts3.4/models/enums.d.ts +7 -0
  35. package/dist-types/ts3.4/models/models_0.d.ts +1 -1
  36. package/dist-types/ts3.4/models/models_1.d.ts +6 -6
  37. package/dist-types/ts3.4/models/models_2.d.ts +6 -3
  38. package/dist-types/ts3.4/models/models_3.d.ts +9 -10
  39. package/dist-types/ts3.4/models/models_4.d.ts +11 -10
  40. package/dist-types/ts3.4/models/models_5.d.ts +15 -31
  41. package/dist-types/ts3.4/models/models_6.d.ts +30 -19
  42. package/dist-types/ts3.4/models/models_7.d.ts +14 -0
  43. package/dist-types/ts3.4/schemas/schemas_0.d.ts +2 -0
  44. package/package.json +10 -10
@@ -1,9 +1,55 @@
1
- import type { AllowedImagesSettingsDisabledState, AllowedImagesSettingsEnabledState, CapacityManagerStatus, 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, ResourceType, RouteServerPropagationState, SecurityGroupVpcAssociationState, ServiceConnectivityType, SnapshotBlockPublicAccessState, State, StatisticType, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayAttachmentState, TransitGatewayPropagationState, UserTrustProviderType, VerifiedAccessLogDeliveryStatusCode, VolumeAttributeName, VolumeModificationState, VolumeStatusInfoStatus, VolumeStatusName, VolumeType, VpcAttributeName, VpcBlockPublicAccessExclusionsAllowed, VpcBlockPublicAccessState } from "./enums";
1
+ import type { AllowedImagesSettingsDisabledState, AllowedImagesSettingsEnabledState, CapacityManagerStatus, ClientCertificateRevocationListStatusCode, Comparison, DeviceTrustProviderType, DiskImageFormat, DnsNameState, FastLaunchResourceType, FastLaunchStateCode, FastSnapshotRestoreStateCode, FilterByDimension, GroupBy, ImageBlockPublicAccessDisabledState, ImageBlockPublicAccessEnabledState, IngestionStatus, InitializationType, InternetGatewayBlockMode, IpAddressType, ManagedBy, Metric, MetricType, PayerResponsibility, PeriodType, ResourceType, 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, AddressTransfer, AllowedPrincipal, AsnAssociation, AssociationStatus, IamInstanceProfileAssociation, InstanceEventWindow, IpamResourceDiscoveryAssociation, NatGatewayAddress, OperatorResponse, RouteServerAssociation, Subnet, SubnetIpv6CidrBlockAssociation, Tag, TagSpecification, TransitGatewayAssociation, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayPolicyTableAssociation, TransitGatewayVpcAttachment, TrunkInterfaceAssociation, UserIdGroupPair, VerifiedAccessInstance, VerifiedAccessTrustProvider, Volume, VpcCidrBlockAssociation, VpcIpv6CidrBlockAssociation, VpcPeeringConnection } from "./models_0";
3
3
  import type { Vpc, VpcEncryptionControl } from "./models_1";
4
4
  import type { ConnectionNotification, DnsEntry, ServiceConfiguration, ServiceTypeDetail, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorSession, TrafficMirrorTarget, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMeteringPolicy, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint, VerifiedAccessGroup, VpcBlockPublicAccessExclusion, VpcEndpoint, VpnConcentrator, VpnConnection, VpnGateway } from "./models_2";
5
5
  import type { ExportTaskS3Location, FastLaunchLaunchTemplateSpecificationResponse, FastLaunchSnapshotConfigurationResponse, Filter, ProductCode } from "./models_3";
6
- import type { AttributeBooleanValue, RegisteredInstance } from "./models_4";
6
+ import type { AttributeBooleanValue, RegisteredInstance, SpotPrice } from "./models_4";
7
+ /**
8
+ * <p>Contains the output of DescribeSpotPriceHistory.</p>
9
+ * @public
10
+ */
11
+ export interface DescribeSpotPriceHistoryResult {
12
+ /**
13
+ * <p>The token to include in another request to get the next page of items. This value is
14
+ * an empty string (<code>""</code>) or <code>null</code> when there are no more items to return.</p>
15
+ * @public
16
+ */
17
+ NextToken?: string | undefined;
18
+ /**
19
+ * <p>The historical Spot prices.</p>
20
+ * @public
21
+ */
22
+ SpotPriceHistory?: SpotPrice[] | undefined;
23
+ }
24
+ /**
25
+ * @public
26
+ */
27
+ export interface DescribeStaleSecurityGroupsRequest {
28
+ /**
29
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
30
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
31
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
32
+ * @public
33
+ */
34
+ DryRun?: boolean | undefined;
35
+ /**
36
+ * <p>The maximum number of items to return for this request. To get the next page of items,
37
+ * make another request with the token returned in the output. For more information,
38
+ * see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
39
+ * @public
40
+ */
41
+ MaxResults?: number | undefined;
42
+ /**
43
+ * <p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>
44
+ * @public
45
+ */
46
+ NextToken?: string | undefined;
47
+ /**
48
+ * <p>The ID of the VPC.</p>
49
+ * @public
50
+ */
51
+ VpcId: string | undefined;
52
+ }
7
53
  /**
8
54
  * <p>Describes a stale rule in a security group.</p>
9
55
  * @public
@@ -2432,12 +2478,6 @@ export interface VolumeModification {
2432
2478
  * @public
2433
2479
  */
2434
2480
  EndTime?: Date | undefined;
2435
- /**
2436
- * <p>Describes whether the resource is managed by a service provider and, if so, describes
2437
- * the service provider that manages it.</p>
2438
- * @public
2439
- */
2440
- Operator?: OperatorResponse | undefined;
2441
2481
  }
2442
2482
  /**
2443
2483
  * @public
@@ -8101,167 +8141,3 @@ export interface GetCapacityManagerMetricDataRequest {
8101
8141
  */
8102
8142
  DryRun?: boolean | undefined;
8103
8143
  }
8104
- /**
8105
- * <p>
8106
- * A key-value pair representing a tag associated with a capacity resource in Capacity Manager.
8107
- * </p>
8108
- * @public
8109
- */
8110
- export interface CapacityManagerTagDimension {
8111
- /**
8112
- * <p>
8113
- * The tag key.
8114
- * </p>
8115
- * @public
8116
- */
8117
- Key?: string | undefined;
8118
- /**
8119
- * <p>
8120
- * The tag value.
8121
- * </p>
8122
- * @public
8123
- */
8124
- Value?: string | undefined;
8125
- }
8126
- /**
8127
- * <p>
8128
- * Represents dimension values for capacity metrics, including resource identifiers, geographic information, and reservation details used for grouping and filtering capacity data.
8129
- * </p>
8130
- * @public
8131
- */
8132
- export interface CapacityManagerDimension {
8133
- /**
8134
- * <p>
8135
- * The Amazon Web Services Region where the capacity resource is located.
8136
- * </p>
8137
- * @public
8138
- */
8139
- ResourceRegion?: string | undefined;
8140
- /**
8141
- * <p>
8142
- * The unique identifier of the Availability Zone where the capacity resource is located.
8143
- * </p>
8144
- * @public
8145
- */
8146
- AvailabilityZoneId?: string | undefined;
8147
- /**
8148
- * <p>
8149
- * The Amazon Web Services account ID that owns the capacity resource.
8150
- * </p>
8151
- * @public
8152
- */
8153
- AccountId?: string | undefined;
8154
- /**
8155
- * <p>
8156
- * The name of the Amazon Web Services account that owns the capacity resource. This dimension is only available when Organizations access is enabled for Capacity Manager.
8157
- * </p>
8158
- * @public
8159
- */
8160
- AccountName?: string | undefined;
8161
- /**
8162
- * <p>
8163
- * The EC2 instance family of the capacity resource.
8164
- * </p>
8165
- * @public
8166
- */
8167
- InstanceFamily?: string | undefined;
8168
- /**
8169
- * <p>
8170
- * The specific EC2 instance type of the capacity resource.
8171
- * </p>
8172
- * @public
8173
- */
8174
- InstanceType?: string | undefined;
8175
- /**
8176
- * <p>
8177
- * The platform or operating system of the instance.
8178
- * </p>
8179
- * @public
8180
- */
8181
- InstancePlatform?: string | undefined;
8182
- /**
8183
- * <p>
8184
- * The Amazon Resource Name (ARN) of the capacity reservation. This provides a unique identifier that can be used across Amazon Web Services services to reference the specific reservation.
8185
- * </p>
8186
- * @public
8187
- */
8188
- ReservationArn?: string | undefined;
8189
- /**
8190
- * <p>
8191
- * The unique identifier of the capacity reservation.
8192
- * </p>
8193
- * @public
8194
- */
8195
- ReservationId?: string | undefined;
8196
- /**
8197
- * <p>
8198
- * The type of capacity reservation.
8199
- * </p>
8200
- * @public
8201
- */
8202
- ReservationType?: ReservationType | undefined;
8203
- /**
8204
- * <p>
8205
- * The timestamp when the capacity reservation was originally created, in milliseconds since epoch. This differs from the start timestamp as
8206
- * reservations can be created before they become active.
8207
- * </p>
8208
- * @public
8209
- */
8210
- ReservationCreateTimestamp?: Date | undefined;
8211
- /**
8212
- * <p>
8213
- * The timestamp when the capacity reservation becomes active and available for use, in milliseconds since epoch. This is when the reservation begins providing capacity.
8214
- * </p>
8215
- * @public
8216
- */
8217
- ReservationStartTimestamp?: Date | undefined;
8218
- /**
8219
- * <p>
8220
- * The timestamp when the capacity reservation expires and is no longer available, in milliseconds since epoch. After this time, the reservation will not provide any capacity.
8221
- * </p>
8222
- * @public
8223
- */
8224
- ReservationEndTimestamp?: Date | undefined;
8225
- /**
8226
- * <p>
8227
- * The type of end date for the capacity reservation. This indicates whether the reservation has a fixed end date, is open-ended, or follows a specific termination pattern.
8228
- * </p>
8229
- * @public
8230
- */
8231
- ReservationEndDateType?: ReservationEndDateType | undefined;
8232
- /**
8233
- * <p>
8234
- * The tenancy of the EC2 instances associated with this capacity dimension. Valid values are 'default' for shared tenancy, 'dedicated' for dedicated instances, or 'host' for dedicated hosts.
8235
- * </p>
8236
- * @public
8237
- */
8238
- Tenancy?: CapacityTenancy | undefined;
8239
- /**
8240
- * <p>
8241
- * The current state of the capacity reservation.
8242
- * </p>
8243
- * @public
8244
- */
8245
- ReservationState?: ReservationState | undefined;
8246
- /**
8247
- * <p>
8248
- * The instance matching criteria for the capacity reservation, determining how instances are matched to the reservation.
8249
- * </p>
8250
- * @public
8251
- */
8252
- ReservationInstanceMatchCriteria?: string | undefined;
8253
- /**
8254
- * <p>
8255
- * The Amazon Web Services account ID that is financially responsible for unused capacity reservation costs.
8256
- * </p>
8257
- * @public
8258
- */
8259
- ReservationUnusedFinancialOwner?: string | undefined;
8260
- /**
8261
- * <p>
8262
- * The tags associated with the capacity resource, represented as key-value pairs. Only tags that have been activated for monitoring via <code>UpdateCapacityManagerMonitoredTagKeys</code> are included.
8263
- * </p>
8264
- * @public
8265
- */
8266
- Tags?: CapacityManagerTagDimension[] | undefined;
8267
- }
@@ -1,10 +1,174 @@
1
- import type { _InstanceType, Affinity, AnalysisStatus, ArchitectureType, ArchitectureValues, AutoPlacement, BootModeValues, CapacityManagerMonitoredTagKeyStatus, CapacityReservationPreference, CapacityReservationState, CurrencyCodeValues, DefaultHttpTokensEnforcedState, DefaultInstanceMetadataEndpointState, DefaultInstanceMetadataTagsState, DiskImageFormat, EkPubKeyFormat, EkPubKeyType, EndDateType, FleetExcessCapacityTerminationPolicy, FpgaImageAttributeName, GroupBy, HostMaintenance, 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, ManagedResourceDefaultVisibility, MetadataDefaultHttpTokensState, Metric, ModifyAvailabilityZoneOptInStatus, NestedVirtualizationSpecification, OperationType, PartitionLoadFrequency, PaymentOption, PermissionGroup, PlatformValues, RouteServerRouteInstallationStatus, RouteServerRouteStatus, SelfServicePortal, ShutdownBehavior, SnapshotBlockPublicAccessState, SSEType, TargetCapacityUnitType, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayPropagationState, UnlimitedSupportedInstanceFamily, UnsuccessfulInstanceCreditSpecificationErrorCode, VirtualizationType, VolumeState, VolumeType } from "./enums";
2
- import type { AccessScopeAnalysisFinding, AddIpamOperatingRegion, AddIpamOrganizationalUnitExclusion, AddPrefixListEntry, AddressAttribute, ClientConnectOptions, ClientLoginBannerOptions, ClientRouteEnforcementOptions, ConnectionLogOptions, InstanceEventWindow, InterruptibleCapacityAllocation, InterruptionInfo, IpamPoolAllocation, OperatorResponse, RouteServerAssociation, SubnetAssociation, Tag, TagSpecification, TargetConfigurationRequest, TransitGatewayConfigurationInputStructure, TransitGatewayPolicyTableAssociation, UnsuccessfulItem } from "./models_0";
1
+ import type { _InstanceType, Affinity, AnalysisStatus, ArchitectureType, ArchitectureValues, AutoPlacement, BootModeValues, CapacityManagerMonitoredTagKeyStatus, CapacityReservationPreference, CapacityReservationState, CapacityTenancy, CurrencyCodeValues, DefaultHttpTokensEnforcedState, DefaultInstanceMetadataEndpointState, DefaultInstanceMetadataTagsState, DiskImageFormat, EkPubKeyFormat, EkPubKeyType, EndDateType, FleetExcessCapacityTerminationPolicy, FpgaImageAttributeName, GroupBy, HostMaintenance, 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, ManagedResourceDefaultVisibility, MetadataDefaultHttpTokensState, Metric, ModifyAvailabilityZoneOptInStatus, NestedVirtualizationSpecification, OperationType, PartitionLoadFrequency, PaymentOption, PermissionGroup, PlatformValues, ReservationEndDateType, ReservationState, ReservationType, RouteServerRouteInstallationStatus, RouteServerRouteStatus, SelfServicePortal, ShutdownBehavior, SnapshotBlockPublicAccessState, SSEType, TargetCapacityUnitType, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayPropagationState, UnlimitedSupportedInstanceFamily, UnsuccessfulInstanceCreditSpecificationErrorCode, VirtualizationType, VolumeState, VolumeType } from "./enums";
2
+ import type { AccessScopeAnalysisFinding, AddIpamOperatingRegion, AddIpamOrganizationalUnitExclusion, AddressAttribute, ClientConnectOptions, ClientLoginBannerOptions, ClientRouteEnforcementOptions, ConnectionLogOptions, InstanceEventWindow, InterruptibleCapacityAllocation, InterruptionInfo, IpamPoolAllocation, OperatorResponse, RouteServerAssociation, SubnetAssociation, Tag, TagSpecification, TargetConfigurationRequest, TransitGatewayConfigurationInputStructure, TransitGatewayPolicyTableAssociation, UnsuccessfulItem } from "./models_0";
3
3
  import type { AttributeValue, CapacityReservationTarget, ExternalAuthorityConfiguration, FleetLaunchTemplateConfigRequest, InstanceEventWindowTimeRangeRequest, InstanceRequirementsRequest, Ipam, IpamPool, IpamPrefixListResolver, IpamPrefixListResolverRuleRequest, IpamPrefixListResolverTarget, IpamResourceDiscovery, IpamResourceTag, IpamScope, LaunchTemplate, LocalGatewayRoute, NetworkInsightsAccessScopeContent, Placement, RequestIpamResourceTag, ResponseLaunchTemplateData, TargetCapacitySpecificationRequest } from "./models_1";
4
4
  import type { SubnetCidrReservation, TransitGatewayMeteringPolicyEntry, TransitGatewayPrefixListReference } from "./models_2";
5
5
  import type { ConversionTask, Filter, FpgaImageAttribute, ImportImageLicenseConfigurationResponse, IpamPoolCidr, LaunchPermission, SnapshotDetail, SnapshotTaskDetail } from "./models_3";
6
6
  import type { AttributeBooleanValue, InstanceMetadataOptionsResponse, InstanceStatusEvent } from "./models_4";
7
- import type { CapacityManagerCondition, CapacityManagerDimension, RouteServerPropagation } from "./models_5";
7
+ import type { CapacityManagerCondition, RouteServerPropagation } from "./models_5";
8
+ /**
9
+ * <p>
10
+ * A key-value pair representing a tag associated with a capacity resource in Capacity Manager.
11
+ * </p>
12
+ * @public
13
+ */
14
+ export interface CapacityManagerTagDimension {
15
+ /**
16
+ * <p>
17
+ * The tag key.
18
+ * </p>
19
+ * @public
20
+ */
21
+ Key?: string | undefined;
22
+ /**
23
+ * <p>
24
+ * The tag value.
25
+ * </p>
26
+ * @public
27
+ */
28
+ Value?: string | undefined;
29
+ }
30
+ /**
31
+ * <p>
32
+ * Represents dimension values for capacity metrics, including resource identifiers, geographic information, and reservation details used for grouping and filtering capacity data.
33
+ * </p>
34
+ * @public
35
+ */
36
+ export interface CapacityManagerDimension {
37
+ /**
38
+ * <p>
39
+ * The Amazon Web Services Region where the capacity resource is located.
40
+ * </p>
41
+ * @public
42
+ */
43
+ ResourceRegion?: string | undefined;
44
+ /**
45
+ * <p>
46
+ * The unique identifier of the Availability Zone where the capacity resource is located.
47
+ * </p>
48
+ * @public
49
+ */
50
+ AvailabilityZoneId?: string | undefined;
51
+ /**
52
+ * <p>
53
+ * The Amazon Web Services account ID that owns the capacity resource.
54
+ * </p>
55
+ * @public
56
+ */
57
+ AccountId?: string | undefined;
58
+ /**
59
+ * <p>
60
+ * The name of the Amazon Web Services account that owns the capacity resource. This dimension is only available when Organizations access is enabled for Capacity Manager.
61
+ * </p>
62
+ * @public
63
+ */
64
+ AccountName?: string | undefined;
65
+ /**
66
+ * <p>
67
+ * The EC2 instance family of the capacity resource.
68
+ * </p>
69
+ * @public
70
+ */
71
+ InstanceFamily?: string | undefined;
72
+ /**
73
+ * <p>
74
+ * The specific EC2 instance type of the capacity resource.
75
+ * </p>
76
+ * @public
77
+ */
78
+ InstanceType?: string | undefined;
79
+ /**
80
+ * <p>
81
+ * The platform or operating system of the instance.
82
+ * </p>
83
+ * @public
84
+ */
85
+ InstancePlatform?: string | undefined;
86
+ /**
87
+ * <p>
88
+ * The Amazon Resource Name (ARN) of the capacity reservation. This provides a unique identifier that can be used across Amazon Web Services services to reference the specific reservation.
89
+ * </p>
90
+ * @public
91
+ */
92
+ ReservationArn?: string | undefined;
93
+ /**
94
+ * <p>
95
+ * The unique identifier of the capacity reservation.
96
+ * </p>
97
+ * @public
98
+ */
99
+ ReservationId?: string | undefined;
100
+ /**
101
+ * <p>
102
+ * The type of capacity reservation.
103
+ * </p>
104
+ * @public
105
+ */
106
+ ReservationType?: ReservationType | undefined;
107
+ /**
108
+ * <p>
109
+ * The timestamp when the capacity reservation was originally created, in milliseconds since epoch. This differs from the start timestamp as
110
+ * reservations can be created before they become active.
111
+ * </p>
112
+ * @public
113
+ */
114
+ ReservationCreateTimestamp?: Date | undefined;
115
+ /**
116
+ * <p>
117
+ * The timestamp when the capacity reservation becomes active and available for use, in milliseconds since epoch. This is when the reservation begins providing capacity.
118
+ * </p>
119
+ * @public
120
+ */
121
+ ReservationStartTimestamp?: Date | undefined;
122
+ /**
123
+ * <p>
124
+ * The timestamp when the capacity reservation expires and is no longer available, in milliseconds since epoch. After this time, the reservation will not provide any capacity.
125
+ * </p>
126
+ * @public
127
+ */
128
+ ReservationEndTimestamp?: Date | undefined;
129
+ /**
130
+ * <p>
131
+ * The type of end date for the capacity reservation. This indicates whether the reservation has a fixed end date, is open-ended, or follows a specific termination pattern.
132
+ * </p>
133
+ * @public
134
+ */
135
+ ReservationEndDateType?: ReservationEndDateType | undefined;
136
+ /**
137
+ * <p>
138
+ * The tenancy of the EC2 instances associated with this capacity dimension. Valid values are 'default' for shared tenancy, 'dedicated' for dedicated instances, or 'host' for dedicated hosts.
139
+ * </p>
140
+ * @public
141
+ */
142
+ Tenancy?: CapacityTenancy | undefined;
143
+ /**
144
+ * <p>
145
+ * The current state of the capacity reservation.
146
+ * </p>
147
+ * @public
148
+ */
149
+ ReservationState?: ReservationState | undefined;
150
+ /**
151
+ * <p>
152
+ * The instance matching criteria for the capacity reservation, determining how instances are matched to the reservation.
153
+ * </p>
154
+ * @public
155
+ */
156
+ ReservationInstanceMatchCriteria?: string | undefined;
157
+ /**
158
+ * <p>
159
+ * The Amazon Web Services account ID that is financially responsible for unused capacity reservation costs.
160
+ * </p>
161
+ * @public
162
+ */
163
+ ReservationUnusedFinancialOwner?: string | undefined;
164
+ /**
165
+ * <p>
166
+ * The tags associated with the capacity resource, represented as key-value pairs. Only tags that have been activated for monitoring via <code>UpdateCapacityManagerMonitoredTagKeys</code> are included.
167
+ * </p>
168
+ * @public
169
+ */
170
+ Tags?: CapacityManagerTagDimension[] | undefined;
171
+ }
8
172
  /**
9
173
  * <p>
10
174
  * Represents a single metric value with its associated statistic, such as the sum or average of unused capacity hours.
@@ -8667,65 +8831,3 @@ export interface ModifyLocalGatewayRouteResult {
8667
8831
  */
8668
8832
  Route?: LocalGatewayRoute | undefined;
8669
8833
  }
8670
- /**
8671
- * <p>An entry for a prefix list.</p>
8672
- * @public
8673
- */
8674
- export interface RemovePrefixListEntry {
8675
- /**
8676
- * <p>The CIDR block.</p>
8677
- * @public
8678
- */
8679
- Cidr: string | undefined;
8680
- }
8681
- /**
8682
- * @public
8683
- */
8684
- export interface ModifyManagedPrefixListRequest {
8685
- /**
8686
- * <p>Checks whether you have the required permissions for the action, without actually making the request,
8687
- * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
8688
- * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
8689
- * @public
8690
- */
8691
- DryRun?: boolean | undefined;
8692
- /**
8693
- * <p>The ID of the prefix list.</p>
8694
- * @public
8695
- */
8696
- PrefixListId: string | undefined;
8697
- /**
8698
- * <p>The current version of the prefix list.</p>
8699
- * @public
8700
- */
8701
- CurrentVersion?: number | undefined;
8702
- /**
8703
- * <p>A name for the prefix list.</p>
8704
- * @public
8705
- */
8706
- PrefixListName?: string | undefined;
8707
- /**
8708
- * <p>One or more entries to add to the prefix list.</p>
8709
- * @public
8710
- */
8711
- AddEntries?: AddPrefixListEntry[] | undefined;
8712
- /**
8713
- * <p>One or more entries to remove from the prefix list.</p>
8714
- * @public
8715
- */
8716
- RemoveEntries?: RemovePrefixListEntry[] | undefined;
8717
- /**
8718
- * <p>The maximum number of entries for the prefix list. You cannot modify the entries
8719
- * of a prefix list and modify the size of a prefix list at the same time.</p>
8720
- * <p>If any of the resources that reference the prefix list cannot support the new
8721
- * maximum size, the modify operation fails. Check the state message for the IDs of
8722
- * the first ten resources that do not support the new maximum size.</p>
8723
- * @public
8724
- */
8725
- MaxEntries?: number | undefined;
8726
- /**
8727
- * <p>Indicates whether synchronization with an IPAM prefix list resolver should be enabled for this managed prefix list. When enabled, the prefix list CIDRs are automatically updated based on the associated resolver's CIDR selection rules.</p>
8728
- * @public
8729
- */
8730
- IpamPrefixListResolverSyncEnabled?: boolean | undefined;
8731
- }
@@ -1,11 +1,73 @@
1
1
  import type { _InstanceType, AddressAttributeName, AmdSevSnpSpecification, ApplianceModeSupportValue, ArchitectureValues, AutoAcceptSharedAttachmentsValue, BootModeValues, CapacityManagerStatus, CapacityReservationInstancePlatform, CurrencyCodeValues, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DnsSupportValue, EncryptionSupportOptionValue, ExcessCapacityTerminationPolicy, HostnameType, HttpTokensState, ImdsSupportValues, InstanceAttributeName, InstanceAutoRecoveryState, InstanceBandwidthWeighting, InstanceInterruptionBehavior, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InternetGatewayBlockMode, InternetGatewayExclusionMode, InterruptibleCapacityReservationAllocationStatus, InterruptionType, IpAddressType, Ipv6SupportValue, ManagedResourceDefaultVisibility, MarketType, MembershipType, NestedVirtualizationSpecification, OperationType, PayerResponsibility, PublicIpDnsOption, ReportInstanceReasonCodes, ReportStatusType, ResetFpgaImageAttributeName, ResetImageAttributeName, RouteServerPersistRoutesAction, RuleAction, SecondaryInterfaceType, SecurityGroupReferencingSupportValue, ShutdownBehavior, SnapshotAttributeName, SnapshotState, SpotInstanceType, SSEType, Status, TargetStorageTier, TpmSupportValues, TrafficDirection, TrafficMirrorFilterRuleField, TrafficMirrorNetworkService, TrafficMirrorRuleAction, TrafficMirrorSessionField, TransitGatewayAttachmentResourceType, VerificationMethod, VerifiedAccessEndpointProtocol, VolumeType, VpcEncryptionControlExclusionStateInput, VpcEncryptionControlMode, VpcTenancy, VpnEcmpSupportValue, VpnTunnelBandwidth } from "./enums";
2
- import type { AddedPrincipal, AddressAttribute, ByoipCidr, CapacityReservation, ClientVpnAuthorizationRuleStatus, EnaSrdSpecification, IamInstanceProfileAssociation, IamInstanceProfileSpecification, IpPermission, NatGatewayAddress, PortRange, RouteTableAssociationState, TagSpecification, TransitGatewayClientVpnAttachment, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessSseSpecificationResponse, VerifiedAccessTrustProvider } from "./models_0";
2
+ import type { AddedPrincipal, AddPrefixListEntry, AddressAttribute, ByoipCidr, CapacityReservation, ClientVpnAuthorizationRuleStatus, EnaSrdSpecification, IamInstanceProfileAssociation, IamInstanceProfileSpecification, IpPermission, NatGatewayAddress, PortRange, RouteTableAssociationState, TagSpecification, TransitGatewayClientVpnAttachment, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem, VerifiedAccessInstance, VerifiedAccessSseSpecificationResponse, VerifiedAccessTrustProvider } from "./models_0";
3
3
  import type { AttributeValue, BlockDeviceMapping, ConnectionTrackingSpecificationRequest, CreditSpecificationRequest, ElasticGpuSpecification, IcmpTypeCode, InstanceIpv6Address, LocalGatewayRoute, ManagedPrefixList, OperatorRequest, Placement, RouteServer, VpcEncryptionControl } from "./models_1";
4
4
  import type { DnsOptionsSpecification, IKEVersionsRequestListValue, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, SubnetConfiguration, TrafficMirrorFilter, TrafficMirrorFilterRule, TrafficMirrorPortRangeRequest, TrafficMirrorSession, TransitGateway, TransitGatewayMeteringPolicy, TransitGatewayPrefixListReference, TransitGatewayRoute, VerifiedAccessEndpoint, VerifiedAccessGroup, VerifiedAccessSseSpecificationRequest, VpcBlockPublicAccessExclusion, VpnConnection, VpnTunnelLogOptionsSpecification } from "./models_2";
5
5
  import type { Byoasn, CapacityBlock, CapacityBlockExtension, ClientVpnConnectionStatus, Filter, InstanceTagNotificationAttribute, IpamPoolCidr } from "./models_3";
6
6
  import type { AttributeBooleanValue, CreateVolumePermission, InstanceNetworkInterfaceSpecification, InstanceState, LaunchTemplateConfig, Monitoring, NetworkInsightsAccessScopeAnalysis, NetworkInsightsAnalysis, PublicIpv4PoolRange, ReservedInstancesConfiguration, RunInstancesMonitoringEnabled, ScheduledInstance, SpotFleetRequestConfigData, SpotInstanceRequest, SpotPlacement } from "./models_4";
7
7
  import type { VerifiedAccessInstanceLoggingConfiguration, VolumeModification, VpcBlockPublicAccessOptions } from "./models_5";
8
8
  import type { CapacityManagerMonitoredTagKey, CapacityReservationSpecification, EnclaveOptionsRequest, ManagedResourceVisibilitySettings, Purchase } from "./models_6";
9
+ /**
10
+ * <p>An entry for a prefix list.</p>
11
+ * @public
12
+ */
13
+ export interface RemovePrefixListEntry {
14
+ /**
15
+ * <p>The CIDR block.</p>
16
+ * @public
17
+ */
18
+ Cidr: string | undefined;
19
+ }
20
+ /**
21
+ * @public
22
+ */
23
+ export interface ModifyManagedPrefixListRequest {
24
+ /**
25
+ * <p>Checks whether you have the required permissions for the action, without actually making the request,
26
+ * and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
27
+ * Otherwise, it is <code>UnauthorizedOperation</code>.</p>
28
+ * @public
29
+ */
30
+ DryRun?: boolean | undefined;
31
+ /**
32
+ * <p>The ID of the prefix list.</p>
33
+ * @public
34
+ */
35
+ PrefixListId: string | undefined;
36
+ /**
37
+ * <p>The current version of the prefix list.</p>
38
+ * @public
39
+ */
40
+ CurrentVersion?: number | undefined;
41
+ /**
42
+ * <p>A name for the prefix list.</p>
43
+ * @public
44
+ */
45
+ PrefixListName?: string | undefined;
46
+ /**
47
+ * <p>One or more entries to add to the prefix list.</p>
48
+ * @public
49
+ */
50
+ AddEntries?: AddPrefixListEntry[] | undefined;
51
+ /**
52
+ * <p>One or more entries to remove from the prefix list.</p>
53
+ * @public
54
+ */
55
+ RemoveEntries?: RemovePrefixListEntry[] | undefined;
56
+ /**
57
+ * <p>The maximum number of entries for the prefix list. You cannot modify the entries
58
+ * of a prefix list and modify the size of a prefix list at the same time.</p>
59
+ * <p>If any of the resources that reference the prefix list cannot support the new
60
+ * maximum size, the modify operation fails. Check the state message for the IDs of
61
+ * the first ten resources that do not support the new maximum size.</p>
62
+ * @public
63
+ */
64
+ MaxEntries?: number | undefined;
65
+ /**
66
+ * <p>Indicates whether synchronization with an IPAM prefix list resolver should be enabled for this managed prefix list. When enabled, the prefix list CIDRs are automatically updated based on the associated resolver's CIDR selection rules.</p>
67
+ * @public
68
+ */
69
+ IpamPrefixListResolverSyncEnabled?: boolean | undefined;
70
+ }
9
71
  /**
10
72
  * @public
11
73
  */
@@ -2219,6 +2219,8 @@ export declare var SuccessfulQueuedPurchaseDeletion$: StaticStructureSchema;
2219
2219
  export declare var SupportedRegionDetail$: StaticStructureSchema;
2220
2220
  export declare var Tag$: StaticStructureSchema;
2221
2221
  export declare var TagDescription$: StaticStructureSchema;
2222
+ export declare var TagFieldSpecificationRequest$: StaticStructureSchema;
2223
+ export declare var TagFieldSpecificationResponse$: StaticStructureSchema;
2222
2224
  export declare var TagSpecification$: StaticStructureSchema;
2223
2225
  export declare var TargetCapacitySpecification$: StaticStructureSchema;
2224
2226
  export declare var TargetCapacitySpecificationRequest$: StaticStructureSchema;
@@ -5,8 +5,10 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import { CreateRouteTableRequest } from "../models/models_1";
9
- import { CreateRouteTableResult } from "../models/models_2";
8
+ import {
9
+ CreateRouteTableRequest,
10
+ CreateRouteTableResult,
11
+ } from "../models/models_2";
10
12
  export { __MetadataBearer };
11
13
  export { $Command };
12
14
  export interface CreateRouteTableCommandInput extends CreateRouteTableRequest {}
@@ -5,7 +5,7 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import { DeleteSpotDatafeedSubscriptionRequest } from "../models/models_2";
8
+ import { DeleteSpotDatafeedSubscriptionRequest } from "../models/models_3";
9
9
  export { __MetadataBearer };
10
10
  export { $Command };
11
11
  export interface DeleteSpotDatafeedSubscriptionCommandInput
@@ -5,10 +5,8 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import {
9
- DescribeImportSnapshotTasksRequest,
10
- DescribeImportSnapshotTasksResult,
11
- } from "../models/models_3";
8
+ import { DescribeImportSnapshotTasksRequest } from "../models/models_3";
9
+ import { DescribeImportSnapshotTasksResult } from "../models/models_4";
12
10
  export { __MetadataBearer };
13
11
  export { $Command };
14
12
  export interface DescribeImportSnapshotTasksCommandInput
@@ -5,8 +5,10 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import { DescribeInstanceAttributeRequest } from "../models/models_3";
9
- import { InstanceAttribute } from "../models/models_4";
8
+ import {
9
+ DescribeInstanceAttributeRequest,
10
+ InstanceAttribute,
11
+ } from "../models/models_4";
10
12
  export { __MetadataBearer };
11
13
  export { $Command };
12
14
  export interface DescribeInstanceAttributeCommandInput
@@ -5,10 +5,8 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import {
9
- DescribeSpotPriceHistoryRequest,
10
- DescribeSpotPriceHistoryResult,
11
- } from "../models/models_4";
8
+ import { DescribeSpotPriceHistoryRequest } from "../models/models_4";
9
+ import { DescribeSpotPriceHistoryResult } from "../models/models_5";
12
10
  export { __MetadataBearer };
13
11
  export { $Command };
14
12
  export interface DescribeSpotPriceHistoryCommandInput
@@ -5,8 +5,10 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../EC2Client";
8
- import { DescribeStaleSecurityGroupsRequest } from "../models/models_4";
9
- import { DescribeStaleSecurityGroupsResult } from "../models/models_5";
8
+ import {
9
+ DescribeStaleSecurityGroupsRequest,
10
+ DescribeStaleSecurityGroupsResult,
11
+ } from "../models/models_5";
10
12
  export { __MetadataBearer };
11
13
  export { $Command };
12
14
  export interface DescribeStaleSecurityGroupsCommandInput