aws-sdk 2.1400.0 → 2.1402.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -1
- package/README.md +1 -1
- package/apis/appflow-2020-08-23.min.json +19 -0
- package/apis/ec2-2016-11-15.min.json +1389 -1370
- package/apis/elasticmapreduce-2009-03-31.min.json +56 -3
- package/apis/elasticmapreduce-2009-03-31.paginators.json +4 -0
- package/apis/inspector2-2020-06-08.min.json +529 -150
- package/apis/mediaconvert-2017-08-29.min.json +103 -93
- package/apis/mq-2017-11-27.min.json +132 -32
- package/apis/redshift-2012-12-01.min.json +232 -125
- package/apis/redshift-2012-12-01.paginators.json +6 -0
- package/apis/sagemaker-2017-07-24.min.json +995 -973
- package/apis/transfer-2018-11-05.min.json +44 -31
- package/clients/appflow.d.ts +32 -0
- package/clients/configservice.d.ts +1 -1
- package/clients/dynamodb.d.ts +2 -2
- package/clients/ec2.d.ts +32 -20
- package/clients/emr.d.ts +77 -1
- package/clients/inspector2.d.ts +417 -9
- package/clients/mediaconvert.d.ts +11 -2
- package/clients/mq.d.ts +136 -30
- package/clients/redshift.d.ts +189 -11
- package/clients/sagemaker.d.ts +45 -13
- package/clients/transfer.d.ts +13 -0
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +12 -12
- package/dist/aws-sdk.js +1690 -1501
- package/dist/aws-sdk.min.js +74 -74
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -172,6 +172,9 @@
|
|
172
172
|
},
|
173
173
|
"WorkflowDetails": {
|
174
174
|
"shape": "S21"
|
175
|
+
},
|
176
|
+
"StructuredLogDestinations": {
|
177
|
+
"shape": "S26"
|
175
178
|
}
|
176
179
|
}
|
177
180
|
},
|
@@ -233,10 +236,10 @@
|
|
233
236
|
"members": {
|
234
237
|
"Description": {},
|
235
238
|
"Steps": {
|
236
|
-
"shape": "
|
239
|
+
"shape": "S2f"
|
237
240
|
},
|
238
241
|
"OnExceptionSteps": {
|
239
|
-
"shape": "
|
242
|
+
"shape": "S2f"
|
240
243
|
},
|
241
244
|
"Tags": {
|
242
245
|
"shape": "Sk"
|
@@ -482,10 +485,10 @@
|
|
482
485
|
"Usage": {},
|
483
486
|
"Status": {},
|
484
487
|
"Certificate": {
|
485
|
-
"shape": "
|
488
|
+
"shape": "S3s"
|
486
489
|
},
|
487
490
|
"CertificateChain": {
|
488
|
-
"shape": "
|
491
|
+
"shape": "S3t"
|
489
492
|
},
|
490
493
|
"ActiveDate": {
|
491
494
|
"type": "timestamp"
|
@@ -573,10 +576,10 @@
|
|
573
576
|
"members": {
|
574
577
|
"ExecutionId": {},
|
575
578
|
"InitialFileLocation": {
|
576
|
-
"shape": "
|
579
|
+
"shape": "S44"
|
577
580
|
},
|
578
581
|
"ServiceMetadata": {
|
579
|
-
"shape": "
|
582
|
+
"shape": "S48"
|
580
583
|
},
|
581
584
|
"ExecutionRole": {},
|
582
585
|
"LoggingConfiguration": {
|
@@ -594,10 +597,10 @@
|
|
594
597
|
"type": "structure",
|
595
598
|
"members": {
|
596
599
|
"Steps": {
|
597
|
-
"shape": "
|
600
|
+
"shape": "S4f"
|
598
601
|
},
|
599
602
|
"OnExceptionSteps": {
|
600
|
-
"shape": "
|
603
|
+
"shape": "S4f"
|
601
604
|
}
|
602
605
|
}
|
603
606
|
}
|
@@ -710,16 +713,16 @@
|
|
710
713
|
},
|
711
714
|
"SecurityPolicyName": {},
|
712
715
|
"SshCiphers": {
|
713
|
-
"shape": "
|
716
|
+
"shape": "S4z"
|
714
717
|
},
|
715
718
|
"SshKexs": {
|
716
|
-
"shape": "
|
719
|
+
"shape": "S4z"
|
717
720
|
},
|
718
721
|
"SshMacs": {
|
719
|
-
"shape": "
|
722
|
+
"shape": "S4z"
|
720
723
|
},
|
721
724
|
"TlsCiphers": {
|
722
|
-
"shape": "
|
725
|
+
"shape": "S4z"
|
723
726
|
}
|
724
727
|
}
|
725
728
|
}
|
@@ -780,6 +783,9 @@
|
|
780
783
|
},
|
781
784
|
"WorkflowDetails": {
|
782
785
|
"shape": "S21"
|
786
|
+
},
|
787
|
+
"StructuredLogDestinations": {
|
788
|
+
"shape": "S26"
|
783
789
|
}
|
784
790
|
}
|
785
791
|
}
|
@@ -875,10 +881,10 @@
|
|
875
881
|
"Arn": {},
|
876
882
|
"Description": {},
|
877
883
|
"Steps": {
|
878
|
-
"shape": "
|
884
|
+
"shape": "S2f"
|
879
885
|
},
|
880
886
|
"OnExceptionSteps": {
|
881
|
-
"shape": "
|
887
|
+
"shape": "S2f"
|
882
888
|
},
|
883
889
|
"WorkflowId": {},
|
884
890
|
"Tags": {
|
@@ -899,10 +905,10 @@
|
|
899
905
|
"members": {
|
900
906
|
"Usage": {},
|
901
907
|
"Certificate": {
|
902
|
-
"shape": "
|
908
|
+
"shape": "S3s"
|
903
909
|
},
|
904
910
|
"CertificateChain": {
|
905
|
-
"shape": "
|
911
|
+
"shape": "S3t"
|
906
912
|
},
|
907
913
|
"PrivateKey": {
|
908
914
|
"type": "string",
|
@@ -1166,10 +1172,10 @@
|
|
1166
1172
|
"members": {
|
1167
1173
|
"ExecutionId": {},
|
1168
1174
|
"InitialFileLocation": {
|
1169
|
-
"shape": "
|
1175
|
+
"shape": "S44"
|
1170
1176
|
},
|
1171
1177
|
"ServiceMetadata": {
|
1172
|
-
"shape": "
|
1178
|
+
"shape": "S48"
|
1173
1179
|
},
|
1174
1180
|
"Status": {}
|
1175
1181
|
}
|
@@ -1750,6 +1756,9 @@
|
|
1750
1756
|
"ServerId": {},
|
1751
1757
|
"WorkflowDetails": {
|
1752
1758
|
"shape": "S21"
|
1759
|
+
},
|
1760
|
+
"StructuredLogDestinations": {
|
1761
|
+
"shape": "S26"
|
1753
1762
|
}
|
1754
1763
|
}
|
1755
1764
|
},
|
@@ -1942,7 +1951,11 @@
|
|
1942
1951
|
"ExecutionRole": {}
|
1943
1952
|
}
|
1944
1953
|
},
|
1945
|
-
"
|
1954
|
+
"S26": {
|
1955
|
+
"type": "list",
|
1956
|
+
"member": {}
|
1957
|
+
},
|
1958
|
+
"S2f": {
|
1946
1959
|
"type": "list",
|
1947
1960
|
"member": {
|
1948
1961
|
"type": "structure",
|
@@ -1953,7 +1966,7 @@
|
|
1953
1966
|
"members": {
|
1954
1967
|
"Name": {},
|
1955
1968
|
"DestinationFileLocation": {
|
1956
|
-
"shape": "
|
1969
|
+
"shape": "S2k"
|
1957
1970
|
},
|
1958
1971
|
"OverwriteExisting": {},
|
1959
1972
|
"SourceFileLocation": {}
|
@@ -2010,14 +2023,14 @@
|
|
2010
2023
|
"SourceFileLocation": {},
|
2011
2024
|
"OverwriteExisting": {},
|
2012
2025
|
"DestinationFileLocation": {
|
2013
|
-
"shape": "
|
2026
|
+
"shape": "S2k"
|
2014
2027
|
}
|
2015
2028
|
}
|
2016
2029
|
}
|
2017
2030
|
}
|
2018
2031
|
}
|
2019
2032
|
},
|
2020
|
-
"
|
2033
|
+
"S2k": {
|
2021
2034
|
"type": "structure",
|
2022
2035
|
"members": {
|
2023
2036
|
"S3FileLocation": {
|
@@ -2028,26 +2041,26 @@
|
|
2028
2041
|
}
|
2029
2042
|
},
|
2030
2043
|
"EfsFileLocation": {
|
2031
|
-
"shape": "
|
2044
|
+
"shape": "S2o"
|
2032
2045
|
}
|
2033
2046
|
}
|
2034
2047
|
},
|
2035
|
-
"
|
2048
|
+
"S2o": {
|
2036
2049
|
"type": "structure",
|
2037
2050
|
"members": {
|
2038
2051
|
"FileSystemId": {},
|
2039
2052
|
"Path": {}
|
2040
2053
|
}
|
2041
2054
|
},
|
2042
|
-
"
|
2055
|
+
"S3s": {
|
2043
2056
|
"type": "string",
|
2044
2057
|
"sensitive": true
|
2045
2058
|
},
|
2046
|
-
"
|
2059
|
+
"S3t": {
|
2047
2060
|
"type": "string",
|
2048
2061
|
"sensitive": true
|
2049
2062
|
},
|
2050
|
-
"
|
2063
|
+
"S44": {
|
2051
2064
|
"type": "structure",
|
2052
2065
|
"members": {
|
2053
2066
|
"S3FileLocation": {
|
@@ -2060,11 +2073,11 @@
|
|
2060
2073
|
}
|
2061
2074
|
},
|
2062
2075
|
"EfsFileLocation": {
|
2063
|
-
"shape": "
|
2076
|
+
"shape": "S2o"
|
2064
2077
|
}
|
2065
2078
|
}
|
2066
2079
|
},
|
2067
|
-
"
|
2080
|
+
"S48": {
|
2068
2081
|
"type": "structure",
|
2069
2082
|
"required": [
|
2070
2083
|
"UserDetails"
|
@@ -2084,7 +2097,7 @@
|
|
2084
2097
|
}
|
2085
2098
|
}
|
2086
2099
|
},
|
2087
|
-
"
|
2100
|
+
"S4f": {
|
2088
2101
|
"type": "list",
|
2089
2102
|
"member": {
|
2090
2103
|
"type": "structure",
|
@@ -2105,7 +2118,7 @@
|
|
2105
2118
|
}
|
2106
2119
|
}
|
2107
2120
|
},
|
2108
|
-
"
|
2121
|
+
"S4z": {
|
2109
2122
|
"type": "list",
|
2110
2123
|
"member": {}
|
2111
2124
|
}
|
package/clients/appflow.d.ts
CHANGED
@@ -139,6 +139,14 @@ declare class Appflow extends Service {
|
|
139
139
|
* Registers a new custom connector with your Amazon Web Services account. Before you can register the connector, you must deploy the associated AWS lambda function in your account.
|
140
140
|
*/
|
141
141
|
registerConnector(callback?: (err: AWSError, data: Appflow.Types.RegisterConnectorResponse) => void): Request<Appflow.Types.RegisterConnectorResponse, AWSError>;
|
142
|
+
/**
|
143
|
+
* Resets metadata about your connector entities that Amazon AppFlow stored in its cache. Use this action when you want Amazon AppFlow to return the latest information about the data that you have in a source application. Amazon AppFlow returns metadata about your entities when you use the ListConnectorEntities or DescribeConnectorEntities actions. Following these actions, Amazon AppFlow caches the metadata to reduce the number of API requests that it must send to the source application. Amazon AppFlow automatically resets the cache once every hour, but you can use this action when you want to get the latest metadata right away.
|
144
|
+
*/
|
145
|
+
resetConnectorMetadataCache(params: Appflow.Types.ResetConnectorMetadataCacheRequest, callback?: (err: AWSError, data: Appflow.Types.ResetConnectorMetadataCacheResponse) => void): Request<Appflow.Types.ResetConnectorMetadataCacheResponse, AWSError>;
|
146
|
+
/**
|
147
|
+
* Resets metadata about your connector entities that Amazon AppFlow stored in its cache. Use this action when you want Amazon AppFlow to return the latest information about the data that you have in a source application. Amazon AppFlow returns metadata about your entities when you use the ListConnectorEntities or DescribeConnectorEntities actions. Following these actions, Amazon AppFlow caches the metadata to reduce the number of API requests that it must send to the source application. Amazon AppFlow automatically resets the cache once every hour, but you can use this action when you want to get the latest metadata right away.
|
148
|
+
*/
|
149
|
+
resetConnectorMetadataCache(callback?: (err: AWSError, data: Appflow.Types.ResetConnectorMetadataCacheResponse) => void): Request<Appflow.Types.ResetConnectorMetadataCacheResponse, AWSError>;
|
142
150
|
/**
|
143
151
|
* Activates an existing flow. For on-demand flows, this operation runs the flow immediately. For schedule and event-triggered flows, this operation activates the flow.
|
144
152
|
*/
|
@@ -2441,6 +2449,30 @@ declare namespace Appflow {
|
|
2441
2449
|
*/
|
2442
2450
|
status?: ExecutionStatus;
|
2443
2451
|
}
|
2452
|
+
export interface ResetConnectorMetadataCacheRequest {
|
2453
|
+
/**
|
2454
|
+
* The name of the connector profile that you want to reset cached metadata for. You can omit this parameter if you're resetting the cache for any of the following connectors: Amazon Connect, Amazon EventBridge, Amazon Lookout for Metrics, Amazon S3, or Upsolver. If you're resetting the cache for any other connector, you must include this parameter in your request.
|
2455
|
+
*/
|
2456
|
+
connectorProfileName?: ConnectorProfileName;
|
2457
|
+
/**
|
2458
|
+
* The type of connector to reset cached metadata for. You must include this parameter in your request if you're resetting the cache for any of the following connectors: Amazon Connect, Amazon EventBridge, Amazon Lookout for Metrics, Amazon S3, or Upsolver. If you're resetting the cache for any other connector, you can omit this parameter from your request.
|
2459
|
+
*/
|
2460
|
+
connectorType?: ConnectorType;
|
2461
|
+
/**
|
2462
|
+
* Use this parameter if you want to reset cached metadata about the details for an individual entity. If you don't include this parameter in your request, Amazon AppFlow only resets cached metadata about entity names, not entity details.
|
2463
|
+
*/
|
2464
|
+
connectorEntityName?: EntityName;
|
2465
|
+
/**
|
2466
|
+
* Use this parameter only if you’re resetting the cached metadata about a nested entity. Only some connectors support nested entities. A nested entity is one that has another entity as a parent. To use this parameter, specify the name of the parent entity. To look up the parent-child relationship of entities, you can send a ListConnectorEntities request that omits the entitiesPath parameter. Amazon AppFlow will return a list of top-level entities. For each one, it indicates whether the entity has nested entities. Then, in a subsequent ListConnectorEntities request, you can specify a parent entity name for the entitiesPath parameter. Amazon AppFlow will return a list of the child entities for that parent.
|
2467
|
+
*/
|
2468
|
+
entitiesPath?: EntitiesPath;
|
2469
|
+
/**
|
2470
|
+
* The API version that you specified in the connector profile that you’re resetting cached metadata for. You must use this parameter only if the connector supports multiple API versions or if the connector type is CustomConnector. To look up how many versions a connector supports, use the DescribeConnectors action. In the response, find the value that Amazon AppFlow returns for the connectorVersion parameter. To look up the connector type, use the DescribeConnectorProfiles action. In the response, find the value that Amazon AppFlow returns for the connectorType parameter. To look up the API version that you specified in a connector profile, use the DescribeConnectorProfiles action.
|
2471
|
+
*/
|
2472
|
+
apiVersion?: ApiVersion;
|
2473
|
+
}
|
2474
|
+
export interface ResetConnectorMetadataCacheResponse {
|
2475
|
+
}
|
2444
2476
|
export type RoleArn = string;
|
2445
2477
|
export type S3ConnectorOperator = "PROJECTION"|"LESS_THAN"|"GREATER_THAN"|"BETWEEN"|"LESS_THAN_OR_EQUAL_TO"|"GREATER_THAN_OR_EQUAL_TO"|"EQUAL_TO"|"NOT_EQUAL_TO"|"ADDITION"|"MULTIPLICATION"|"DIVISION"|"SUBTRACTION"|"MASK_ALL"|"MASK_FIRST_N"|"MASK_LAST_N"|"VALIDATE_NON_NULL"|"VALIDATE_NON_ZERO"|"VALIDATE_NON_NEGATIVE"|"VALIDATE_NUMERIC"|"NO_OP"|string;
|
2446
2478
|
export interface S3DestinationProperties {
|
@@ -4373,7 +4373,7 @@ declare namespace ConfigService {
|
|
4373
4373
|
}
|
4374
4374
|
export type ResourceKeys = ResourceKey[];
|
4375
4375
|
export type ResourceName = string;
|
4376
|
-
export type ResourceType = "AWS::EC2::CustomerGateway"|"AWS::EC2::EIP"|"AWS::EC2::Host"|"AWS::EC2::Instance"|"AWS::EC2::InternetGateway"|"AWS::EC2::NetworkAcl"|"AWS::EC2::NetworkInterface"|"AWS::EC2::RouteTable"|"AWS::EC2::SecurityGroup"|"AWS::EC2::Subnet"|"AWS::CloudTrail::Trail"|"AWS::EC2::Volume"|"AWS::EC2::VPC"|"AWS::EC2::VPNConnection"|"AWS::EC2::VPNGateway"|"AWS::EC2::RegisteredHAInstance"|"AWS::EC2::NatGateway"|"AWS::EC2::EgressOnlyInternetGateway"|"AWS::EC2::VPCEndpoint"|"AWS::EC2::VPCEndpointService"|"AWS::EC2::FlowLog"|"AWS::EC2::VPCPeeringConnection"|"AWS::Elasticsearch::Domain"|"AWS::IAM::Group"|"AWS::IAM::Policy"|"AWS::IAM::Role"|"AWS::IAM::User"|"AWS::ElasticLoadBalancingV2::LoadBalancer"|"AWS::ACM::Certificate"|"AWS::RDS::DBInstance"|"AWS::RDS::DBSubnetGroup"|"AWS::RDS::DBSecurityGroup"|"AWS::RDS::DBSnapshot"|"AWS::RDS::DBCluster"|"AWS::RDS::DBClusterSnapshot"|"AWS::RDS::EventSubscription"|"AWS::S3::Bucket"|"AWS::S3::AccountPublicAccessBlock"|"AWS::Redshift::Cluster"|"AWS::Redshift::ClusterSnapshot"|"AWS::Redshift::ClusterParameterGroup"|"AWS::Redshift::ClusterSecurityGroup"|"AWS::Redshift::ClusterSubnetGroup"|"AWS::Redshift::EventSubscription"|"AWS::SSM::ManagedInstanceInventory"|"AWS::CloudWatch::Alarm"|"AWS::CloudFormation::Stack"|"AWS::ElasticLoadBalancing::LoadBalancer"|"AWS::AutoScaling::AutoScalingGroup"|"AWS::AutoScaling::LaunchConfiguration"|"AWS::AutoScaling::ScalingPolicy"|"AWS::AutoScaling::ScheduledAction"|"AWS::DynamoDB::Table"|"AWS::CodeBuild::Project"|"AWS::WAF::RateBasedRule"|"AWS::WAF::Rule"|"AWS::WAF::RuleGroup"|"AWS::WAF::WebACL"|"AWS::WAFRegional::RateBasedRule"|"AWS::WAFRegional::Rule"|"AWS::WAFRegional::RuleGroup"|"AWS::WAFRegional::WebACL"|"AWS::CloudFront::Distribution"|"AWS::CloudFront::StreamingDistribution"|"AWS::Lambda::Function"|"AWS::NetworkFirewall::Firewall"|"AWS::NetworkFirewall::FirewallPolicy"|"AWS::NetworkFirewall::RuleGroup"|"AWS::ElasticBeanstalk::Application"|"AWS::ElasticBeanstalk::ApplicationVersion"|"AWS::ElasticBeanstalk::Environment"|"AWS::WAFv2::WebACL"|"AWS::WAFv2::RuleGroup"|"AWS::WAFv2::IPSet"|"AWS::WAFv2::RegexPatternSet"|"AWS::WAFv2::ManagedRuleSet"|"AWS::XRay::EncryptionConfig"|"AWS::SSM::AssociationCompliance"|"AWS::SSM::PatchCompliance"|"AWS::Shield::Protection"|"AWS::ShieldRegional::Protection"|"AWS::Config::ConformancePackCompliance"|"AWS::Config::ResourceCompliance"|"AWS::ApiGateway::Stage"|"AWS::ApiGateway::RestApi"|"AWS::ApiGatewayV2::Stage"|"AWS::ApiGatewayV2::Api"|"AWS::CodePipeline::Pipeline"|"AWS::ServiceCatalog::CloudFormationProvisionedProduct"|"AWS::ServiceCatalog::CloudFormationProduct"|"AWS::ServiceCatalog::Portfolio"|"AWS::SQS::Queue"|"AWS::KMS::Key"|"AWS::QLDB::Ledger"|"AWS::SecretsManager::Secret"|"AWS::SNS::Topic"|"AWS::SSM::FileData"|"AWS::Backup::BackupPlan"|"AWS::Backup::BackupSelection"|"AWS::Backup::BackupVault"|"AWS::Backup::RecoveryPoint"|"AWS::ECR::Repository"|"AWS::ECS::Cluster"|"AWS::ECS::Service"|"AWS::ECS::TaskDefinition"|"AWS::EFS::AccessPoint"|"AWS::EFS::FileSystem"|"AWS::EKS::Cluster"|"AWS::OpenSearch::Domain"|"AWS::EC2::TransitGateway"|"AWS::Kinesis::Stream"|"AWS::Kinesis::StreamConsumer"|"AWS::CodeDeploy::Application"|"AWS::CodeDeploy::DeploymentConfig"|"AWS::CodeDeploy::DeploymentGroup"|"AWS::EC2::LaunchTemplate"|"AWS::ECR::PublicRepository"|"AWS::GuardDuty::Detector"|"AWS::EMR::SecurityConfiguration"|"AWS::SageMaker::CodeRepository"|"AWS::Route53Resolver::ResolverEndpoint"|"AWS::Route53Resolver::ResolverRule"|"AWS::Route53Resolver::ResolverRuleAssociation"|"AWS::DMS::ReplicationSubnetGroup"|"AWS::DMS::EventSubscription"|"AWS::MSK::Cluster"|"AWS::StepFunctions::Activity"|"AWS::WorkSpaces::Workspace"|"AWS::WorkSpaces::ConnectionAlias"|"AWS::SageMaker::Model"|"AWS::ElasticLoadBalancingV2::Listener"|"AWS::StepFunctions::StateMachine"|"AWS::Batch::JobQueue"|"AWS::Batch::ComputeEnvironment"|"AWS::AccessAnalyzer::Analyzer"|"AWS::Athena::WorkGroup"|"AWS::Athena::DataCatalog"|"AWS::Detective::Graph"|"AWS::GlobalAccelerator::Accelerator"|"AWS::GlobalAccelerator::EndpointGroup"|"AWS::GlobalAccelerator::Listener"|"AWS::EC2::TransitGatewayAttachment"|"AWS::EC2::TransitGatewayRouteTable"|"AWS::DMS::Certificate"|"AWS::AppConfig::Application"|"AWS::AppSync::GraphQLApi"|"AWS::DataSync::LocationSMB"|"AWS::DataSync::LocationFSxLustre"|"AWS::DataSync::LocationS3"|"AWS::DataSync::LocationEFS"|"AWS::DataSync::Task"|"AWS::DataSync::LocationNFS"|"AWS::EC2::NetworkInsightsAccessScopeAnalysis"|"AWS::EKS::FargateProfile"|"AWS::Glue::Job"|"AWS::GuardDuty::ThreatIntelSet"|"AWS::GuardDuty::IPSet"|"AWS::SageMaker::Workteam"|"AWS::SageMaker::NotebookInstanceLifecycleConfig"|"AWS::ServiceDiscovery::Service"|"AWS::ServiceDiscovery::PublicDnsNamespace"|"AWS::SES::ContactList"|"AWS::SES::ConfigurationSet"|"AWS::Route53::HostedZone"|"AWS::IoTEvents::Input"|"AWS::IoTEvents::DetectorModel"|"AWS::IoTEvents::AlarmModel"|"AWS::ServiceDiscovery::HttpNamespace"|"AWS::Events::EventBus"|"AWS::ImageBuilder::ContainerRecipe"|"AWS::ImageBuilder::DistributionConfiguration"|"AWS::ImageBuilder::InfrastructureConfiguration"|"AWS::DataSync::LocationObjectStorage"|"AWS::DataSync::LocationHDFS"|"AWS::Glue::Classifier"|"AWS::Route53RecoveryReadiness::Cell"|"AWS::Route53RecoveryReadiness::ReadinessCheck"|"AWS::ECR::RegistryPolicy"|"AWS::Backup::ReportPlan"|"AWS::Lightsail::Certificate"|"AWS::RUM::AppMonitor"|"AWS::Events::Endpoint"|"AWS::SES::ReceiptRuleSet"|"AWS::Events::Archive"|"AWS::Events::ApiDestination"|"AWS::Lightsail::Disk"|"AWS::FIS::ExperimentTemplate"|"AWS::DataSync::LocationFSxWindows"|"AWS::SES::ReceiptFilter"|"AWS::GuardDuty::Filter"|"AWS::SES::Template"|"AWS::AmazonMQ::Broker"|"AWS::AppConfig::Environment"|"AWS::AppConfig::ConfigurationProfile"|"AWS::Cloud9::EnvironmentEC2"|"AWS::EventSchemas::Registry"|"AWS::EventSchemas::RegistryPolicy"|"AWS::EventSchemas::Discoverer"|"AWS::FraudDetector::Label"|"AWS::FraudDetector::EntityType"|"AWS::FraudDetector::Variable"|"AWS::FraudDetector::Outcome"|"AWS::IoT::Authorizer"|"AWS::IoT::SecurityProfile"|"AWS::IoT::RoleAlias"|"AWS::IoT::Dimension"|"AWS::IoTAnalytics::Datastore"|"AWS::Lightsail::Bucket"|"AWS::Lightsail::StaticIp"|"AWS::MediaPackage::PackagingGroup"|"AWS::Route53RecoveryReadiness::RecoveryGroup"|"AWS::ResilienceHub::ResiliencyPolicy"|"AWS::Transfer::Workflow"|"AWS::EKS::IdentityProviderConfig"|"AWS::EKS::Addon"|"AWS::Glue::MLTransform"|"AWS::IoT::Policy"|"AWS::IoT::MitigationAction"|"AWS::IoTTwinMaker::Workspace"|"AWS::IoTTwinMaker::Entity"|"AWS::IoTAnalytics::Dataset"|"AWS::IoTAnalytics::Pipeline"|"AWS::IoTAnalytics::Channel"|"AWS::IoTSiteWise::Dashboard"|"AWS::IoTSiteWise::Project"|"AWS::IoTSiteWise::Portal"|"AWS::IoTSiteWise::AssetModel"|"AWS::IVS::Channel"|"AWS::IVS::RecordingConfiguration"|"AWS::IVS::PlaybackKeyPair"|"AWS::KinesisAnalyticsV2::Application"|"AWS::RDS::GlobalCluster"|"AWS::S3::MultiRegionAccessPoint"|"AWS::DeviceFarm::TestGridProject"|"AWS::Budgets::BudgetsAction"|"AWS::Lex::Bot"|"AWS::CodeGuruReviewer::RepositoryAssociation"|"AWS::IoT::CustomMetric"|"AWS::Route53Resolver::FirewallDomainList"|"AWS::RoboMaker::RobotApplicationVersion"|"AWS::EC2::TrafficMirrorSession"|"AWS::IoTSiteWise::Gateway"|"AWS::Lex::BotAlias"|"AWS::LookoutMetrics::Alert"|"AWS::IoT::AccountAuditConfiguration"|"AWS::EC2::TrafficMirrorTarget"|"AWS::S3::StorageLens"|"AWS::IoT::ScheduledAudit"|"AWS::Events::Connection"|"AWS::EventSchemas::Schema"|"AWS::MediaPackage::PackagingConfiguration"|"AWS::KinesisVideo::SignalingChannel"|"AWS::AppStream::DirectoryConfig"|"AWS::LookoutVision::Project"|"AWS::Route53RecoveryControl::Cluster"|"AWS::Route53RecoveryControl::SafetyRule"|"AWS::Route53RecoveryControl::ControlPanel"|"AWS::Route53RecoveryControl::RoutingControl"|"AWS::Route53RecoveryReadiness::ResourceSet"|"AWS::RoboMaker::SimulationApplication"|"AWS::RoboMaker::RobotApplication"|"AWS::HealthLake::FHIRDatastore"|"AWS::Pinpoint::Segment"|"AWS::Pinpoint::ApplicationSettings"|"AWS::Events::Rule"|"AWS::EC2::DHCPOptions"|"AWS::EC2::NetworkInsightsPath"|"AWS::EC2::TrafficMirrorFilter"|"AWS::EC2::IPAM"|"AWS::IoTTwinMaker::Scene"|"AWS::NetworkManager::TransitGatewayRegistration"|"AWS::CustomerProfiles::Domain"|"AWS::AutoScaling::WarmPool"|"AWS::Connect::PhoneNumber"|"AWS::AppConfig::DeploymentStrategy"|"AWS::AppFlow::Flow"|"AWS::AuditManager::Assessment"|"AWS::CloudWatch::MetricStream"|"AWS::DeviceFarm::InstanceProfile"|"AWS::DeviceFarm::Project"|"AWS::EC2::EC2Fleet"|"AWS::EC2::SubnetRouteTableAssociation"|"AWS::ECR::PullThroughCacheRule"|"AWS::GroundStation::Config"|"AWS::ImageBuilder::ImagePipeline"|"AWS::IoT::FleetMetric"|"AWS::IoTWireless::ServiceProfile"|"AWS::NetworkManager::Device"|"AWS::NetworkManager::GlobalNetwork"|"AWS::NetworkManager::Link"|"AWS::NetworkManager::Site"|"AWS::Panorama::Package"|"AWS::Pinpoint::App"|"AWS::Redshift::ScheduledAction"|"AWS::Route53Resolver::FirewallRuleGroupAssociation"|"AWS::SageMaker::AppImageConfig"|"AWS::SageMaker::Image"|string;
|
4376
|
+
export type ResourceType = "AWS::EC2::CustomerGateway"|"AWS::EC2::EIP"|"AWS::EC2::Host"|"AWS::EC2::Instance"|"AWS::EC2::InternetGateway"|"AWS::EC2::NetworkAcl"|"AWS::EC2::NetworkInterface"|"AWS::EC2::RouteTable"|"AWS::EC2::SecurityGroup"|"AWS::EC2::Subnet"|"AWS::CloudTrail::Trail"|"AWS::EC2::Volume"|"AWS::EC2::VPC"|"AWS::EC2::VPNConnection"|"AWS::EC2::VPNGateway"|"AWS::EC2::RegisteredHAInstance"|"AWS::EC2::NatGateway"|"AWS::EC2::EgressOnlyInternetGateway"|"AWS::EC2::VPCEndpoint"|"AWS::EC2::VPCEndpointService"|"AWS::EC2::FlowLog"|"AWS::EC2::VPCPeeringConnection"|"AWS::Elasticsearch::Domain"|"AWS::IAM::Group"|"AWS::IAM::Policy"|"AWS::IAM::Role"|"AWS::IAM::User"|"AWS::ElasticLoadBalancingV2::LoadBalancer"|"AWS::ACM::Certificate"|"AWS::RDS::DBInstance"|"AWS::RDS::DBSubnetGroup"|"AWS::RDS::DBSecurityGroup"|"AWS::RDS::DBSnapshot"|"AWS::RDS::DBCluster"|"AWS::RDS::DBClusterSnapshot"|"AWS::RDS::EventSubscription"|"AWS::S3::Bucket"|"AWS::S3::AccountPublicAccessBlock"|"AWS::Redshift::Cluster"|"AWS::Redshift::ClusterSnapshot"|"AWS::Redshift::ClusterParameterGroup"|"AWS::Redshift::ClusterSecurityGroup"|"AWS::Redshift::ClusterSubnetGroup"|"AWS::Redshift::EventSubscription"|"AWS::SSM::ManagedInstanceInventory"|"AWS::CloudWatch::Alarm"|"AWS::CloudFormation::Stack"|"AWS::ElasticLoadBalancing::LoadBalancer"|"AWS::AutoScaling::AutoScalingGroup"|"AWS::AutoScaling::LaunchConfiguration"|"AWS::AutoScaling::ScalingPolicy"|"AWS::AutoScaling::ScheduledAction"|"AWS::DynamoDB::Table"|"AWS::CodeBuild::Project"|"AWS::WAF::RateBasedRule"|"AWS::WAF::Rule"|"AWS::WAF::RuleGroup"|"AWS::WAF::WebACL"|"AWS::WAFRegional::RateBasedRule"|"AWS::WAFRegional::Rule"|"AWS::WAFRegional::RuleGroup"|"AWS::WAFRegional::WebACL"|"AWS::CloudFront::Distribution"|"AWS::CloudFront::StreamingDistribution"|"AWS::Lambda::Function"|"AWS::NetworkFirewall::Firewall"|"AWS::NetworkFirewall::FirewallPolicy"|"AWS::NetworkFirewall::RuleGroup"|"AWS::ElasticBeanstalk::Application"|"AWS::ElasticBeanstalk::ApplicationVersion"|"AWS::ElasticBeanstalk::Environment"|"AWS::WAFv2::WebACL"|"AWS::WAFv2::RuleGroup"|"AWS::WAFv2::IPSet"|"AWS::WAFv2::RegexPatternSet"|"AWS::WAFv2::ManagedRuleSet"|"AWS::XRay::EncryptionConfig"|"AWS::SSM::AssociationCompliance"|"AWS::SSM::PatchCompliance"|"AWS::Shield::Protection"|"AWS::ShieldRegional::Protection"|"AWS::Config::ConformancePackCompliance"|"AWS::Config::ResourceCompliance"|"AWS::ApiGateway::Stage"|"AWS::ApiGateway::RestApi"|"AWS::ApiGatewayV2::Stage"|"AWS::ApiGatewayV2::Api"|"AWS::CodePipeline::Pipeline"|"AWS::ServiceCatalog::CloudFormationProvisionedProduct"|"AWS::ServiceCatalog::CloudFormationProduct"|"AWS::ServiceCatalog::Portfolio"|"AWS::SQS::Queue"|"AWS::KMS::Key"|"AWS::QLDB::Ledger"|"AWS::SecretsManager::Secret"|"AWS::SNS::Topic"|"AWS::SSM::FileData"|"AWS::Backup::BackupPlan"|"AWS::Backup::BackupSelection"|"AWS::Backup::BackupVault"|"AWS::Backup::RecoveryPoint"|"AWS::ECR::Repository"|"AWS::ECS::Cluster"|"AWS::ECS::Service"|"AWS::ECS::TaskDefinition"|"AWS::EFS::AccessPoint"|"AWS::EFS::FileSystem"|"AWS::EKS::Cluster"|"AWS::OpenSearch::Domain"|"AWS::EC2::TransitGateway"|"AWS::Kinesis::Stream"|"AWS::Kinesis::StreamConsumer"|"AWS::CodeDeploy::Application"|"AWS::CodeDeploy::DeploymentConfig"|"AWS::CodeDeploy::DeploymentGroup"|"AWS::EC2::LaunchTemplate"|"AWS::ECR::PublicRepository"|"AWS::GuardDuty::Detector"|"AWS::EMR::SecurityConfiguration"|"AWS::SageMaker::CodeRepository"|"AWS::Route53Resolver::ResolverEndpoint"|"AWS::Route53Resolver::ResolverRule"|"AWS::Route53Resolver::ResolverRuleAssociation"|"AWS::DMS::ReplicationSubnetGroup"|"AWS::DMS::EventSubscription"|"AWS::MSK::Cluster"|"AWS::StepFunctions::Activity"|"AWS::WorkSpaces::Workspace"|"AWS::WorkSpaces::ConnectionAlias"|"AWS::SageMaker::Model"|"AWS::ElasticLoadBalancingV2::Listener"|"AWS::StepFunctions::StateMachine"|"AWS::Batch::JobQueue"|"AWS::Batch::ComputeEnvironment"|"AWS::AccessAnalyzer::Analyzer"|"AWS::Athena::WorkGroup"|"AWS::Athena::DataCatalog"|"AWS::Detective::Graph"|"AWS::GlobalAccelerator::Accelerator"|"AWS::GlobalAccelerator::EndpointGroup"|"AWS::GlobalAccelerator::Listener"|"AWS::EC2::TransitGatewayAttachment"|"AWS::EC2::TransitGatewayRouteTable"|"AWS::DMS::Certificate"|"AWS::AppConfig::Application"|"AWS::AppSync::GraphQLApi"|"AWS::DataSync::LocationSMB"|"AWS::DataSync::LocationFSxLustre"|"AWS::DataSync::LocationS3"|"AWS::DataSync::LocationEFS"|"AWS::DataSync::Task"|"AWS::DataSync::LocationNFS"|"AWS::EC2::NetworkInsightsAccessScopeAnalysis"|"AWS::EKS::FargateProfile"|"AWS::Glue::Job"|"AWS::GuardDuty::ThreatIntelSet"|"AWS::GuardDuty::IPSet"|"AWS::SageMaker::Workteam"|"AWS::SageMaker::NotebookInstanceLifecycleConfig"|"AWS::ServiceDiscovery::Service"|"AWS::ServiceDiscovery::PublicDnsNamespace"|"AWS::SES::ContactList"|"AWS::SES::ConfigurationSet"|"AWS::Route53::HostedZone"|"AWS::IoTEvents::Input"|"AWS::IoTEvents::DetectorModel"|"AWS::IoTEvents::AlarmModel"|"AWS::ServiceDiscovery::HttpNamespace"|"AWS::Events::EventBus"|"AWS::ImageBuilder::ContainerRecipe"|"AWS::ImageBuilder::DistributionConfiguration"|"AWS::ImageBuilder::InfrastructureConfiguration"|"AWS::DataSync::LocationObjectStorage"|"AWS::DataSync::LocationHDFS"|"AWS::Glue::Classifier"|"AWS::Route53RecoveryReadiness::Cell"|"AWS::Route53RecoveryReadiness::ReadinessCheck"|"AWS::ECR::RegistryPolicy"|"AWS::Backup::ReportPlan"|"AWS::Lightsail::Certificate"|"AWS::RUM::AppMonitor"|"AWS::Events::Endpoint"|"AWS::SES::ReceiptRuleSet"|"AWS::Events::Archive"|"AWS::Events::ApiDestination"|"AWS::Lightsail::Disk"|"AWS::FIS::ExperimentTemplate"|"AWS::DataSync::LocationFSxWindows"|"AWS::SES::ReceiptFilter"|"AWS::GuardDuty::Filter"|"AWS::SES::Template"|"AWS::AmazonMQ::Broker"|"AWS::AppConfig::Environment"|"AWS::AppConfig::ConfigurationProfile"|"AWS::Cloud9::EnvironmentEC2"|"AWS::EventSchemas::Registry"|"AWS::EventSchemas::RegistryPolicy"|"AWS::EventSchemas::Discoverer"|"AWS::FraudDetector::Label"|"AWS::FraudDetector::EntityType"|"AWS::FraudDetector::Variable"|"AWS::FraudDetector::Outcome"|"AWS::IoT::Authorizer"|"AWS::IoT::SecurityProfile"|"AWS::IoT::RoleAlias"|"AWS::IoT::Dimension"|"AWS::IoTAnalytics::Datastore"|"AWS::Lightsail::Bucket"|"AWS::Lightsail::StaticIp"|"AWS::MediaPackage::PackagingGroup"|"AWS::Route53RecoveryReadiness::RecoveryGroup"|"AWS::ResilienceHub::ResiliencyPolicy"|"AWS::Transfer::Workflow"|"AWS::EKS::IdentityProviderConfig"|"AWS::EKS::Addon"|"AWS::Glue::MLTransform"|"AWS::IoT::Policy"|"AWS::IoT::MitigationAction"|"AWS::IoTTwinMaker::Workspace"|"AWS::IoTTwinMaker::Entity"|"AWS::IoTAnalytics::Dataset"|"AWS::IoTAnalytics::Pipeline"|"AWS::IoTAnalytics::Channel"|"AWS::IoTSiteWise::Dashboard"|"AWS::IoTSiteWise::Project"|"AWS::IoTSiteWise::Portal"|"AWS::IoTSiteWise::AssetModel"|"AWS::IVS::Channel"|"AWS::IVS::RecordingConfiguration"|"AWS::IVS::PlaybackKeyPair"|"AWS::KinesisAnalyticsV2::Application"|"AWS::RDS::GlobalCluster"|"AWS::S3::MultiRegionAccessPoint"|"AWS::DeviceFarm::TestGridProject"|"AWS::Budgets::BudgetsAction"|"AWS::Lex::Bot"|"AWS::CodeGuruReviewer::RepositoryAssociation"|"AWS::IoT::CustomMetric"|"AWS::Route53Resolver::FirewallDomainList"|"AWS::RoboMaker::RobotApplicationVersion"|"AWS::EC2::TrafficMirrorSession"|"AWS::IoTSiteWise::Gateway"|"AWS::Lex::BotAlias"|"AWS::LookoutMetrics::Alert"|"AWS::IoT::AccountAuditConfiguration"|"AWS::EC2::TrafficMirrorTarget"|"AWS::S3::StorageLens"|"AWS::IoT::ScheduledAudit"|"AWS::Events::Connection"|"AWS::EventSchemas::Schema"|"AWS::MediaPackage::PackagingConfiguration"|"AWS::KinesisVideo::SignalingChannel"|"AWS::AppStream::DirectoryConfig"|"AWS::LookoutVision::Project"|"AWS::Route53RecoveryControl::Cluster"|"AWS::Route53RecoveryControl::SafetyRule"|"AWS::Route53RecoveryControl::ControlPanel"|"AWS::Route53RecoveryControl::RoutingControl"|"AWS::Route53RecoveryReadiness::ResourceSet"|"AWS::RoboMaker::SimulationApplication"|"AWS::RoboMaker::RobotApplication"|"AWS::HealthLake::FHIRDatastore"|"AWS::Pinpoint::Segment"|"AWS::Pinpoint::ApplicationSettings"|"AWS::Events::Rule"|"AWS::EC2::DHCPOptions"|"AWS::EC2::NetworkInsightsPath"|"AWS::EC2::TrafficMirrorFilter"|"AWS::EC2::IPAM"|"AWS::IoTTwinMaker::Scene"|"AWS::NetworkManager::TransitGatewayRegistration"|"AWS::CustomerProfiles::Domain"|"AWS::AutoScaling::WarmPool"|"AWS::Connect::PhoneNumber"|"AWS::AppConfig::DeploymentStrategy"|"AWS::AppFlow::Flow"|"AWS::AuditManager::Assessment"|"AWS::CloudWatch::MetricStream"|"AWS::DeviceFarm::InstanceProfile"|"AWS::DeviceFarm::Project"|"AWS::EC2::EC2Fleet"|"AWS::EC2::SubnetRouteTableAssociation"|"AWS::ECR::PullThroughCacheRule"|"AWS::GroundStation::Config"|"AWS::ImageBuilder::ImagePipeline"|"AWS::IoT::FleetMetric"|"AWS::IoTWireless::ServiceProfile"|"AWS::NetworkManager::Device"|"AWS::NetworkManager::GlobalNetwork"|"AWS::NetworkManager::Link"|"AWS::NetworkManager::Site"|"AWS::Panorama::Package"|"AWS::Pinpoint::App"|"AWS::Redshift::ScheduledAction"|"AWS::Route53Resolver::FirewallRuleGroupAssociation"|"AWS::SageMaker::AppImageConfig"|"AWS::SageMaker::Image"|"AWS::ECS::TaskSet"|"AWS::Cassandra::Keyspace"|"AWS::Signer::SigningProfile"|"AWS::Amplify::App"|"AWS::AppMesh::VirtualNode"|"AWS::AppMesh::VirtualService"|"AWS::AppRunner::VpcConnector"|"AWS::AppStream::Application"|"AWS::CodeArtifact::Repository"|"AWS::EC2::PrefixList"|"AWS::EC2::SpotFleet"|"AWS::Evidently::Project"|"AWS::Forecast::Dataset"|"AWS::IAM::SAMLProvider"|"AWS::IAM::ServerCertificate"|"AWS::Pinpoint::Campaign"|"AWS::Pinpoint::InAppTemplate"|"AWS::SageMaker::Domain"|"AWS::Transfer::Agreement"|"AWS::Transfer::Connector"|"AWS::KinesisFirehose::DeliveryStream"|string;
|
4377
4377
|
export type ResourceTypeList = ResourceType[];
|
4378
4378
|
export type ResourceTypeString = string;
|
4379
4379
|
export type ResourceTypes = StringWithCharLimit256[];
|
package/clients/dynamodb.d.ts
CHANGED
@@ -111,11 +111,11 @@ declare class DynamoDB extends DynamoDBCustomizations {
|
|
111
111
|
*/
|
112
112
|
describeContributorInsights(callback?: (err: AWSError, data: DynamoDB.Types.DescribeContributorInsightsOutput) => void): Request<DynamoDB.Types.DescribeContributorInsightsOutput, AWSError>;
|
113
113
|
/**
|
114
|
-
* Returns the regional endpoint information.
|
114
|
+
* Returns the regional endpoint information. For more information on policy permissions, please see Internetwork traffic privacy.
|
115
115
|
*/
|
116
116
|
describeEndpoints(params: DynamoDB.Types.DescribeEndpointsRequest, callback?: (err: AWSError, data: DynamoDB.Types.DescribeEndpointsResponse) => void): Request<DynamoDB.Types.DescribeEndpointsResponse, AWSError>;
|
117
117
|
/**
|
118
|
-
* Returns the regional endpoint information.
|
118
|
+
* Returns the regional endpoint information. For more information on policy permissions, please see Internetwork traffic privacy.
|
119
119
|
*/
|
120
120
|
describeEndpoints(callback?: (err: AWSError, data: DynamoDB.Types.DescribeEndpointsResponse) => void): Request<DynamoDB.Types.DescribeEndpointsResponse, AWSError>;
|
121
121
|
/**
|
package/clients/ec2.d.ts
CHANGED
@@ -541,11 +541,11 @@ declare class EC2 extends Service {
|
|
541
541
|
*/
|
542
542
|
createEgressOnlyInternetGateway(callback?: (err: AWSError, data: EC2.Types.CreateEgressOnlyInternetGatewayResult) => void): Request<EC2.Types.CreateEgressOnlyInternetGatewayResult, AWSError>;
|
543
543
|
/**
|
544
|
-
*
|
544
|
+
* Creates an EC2 Fleet that contains the configuration information for On-Demand Instances and Spot Instances. Instances are launched immediately if there is available capacity. A single EC2 Fleet can include multiple launch specifications that vary by instance type, AMI, Availability Zone, or subnet. For more information, see EC2 Fleet in the Amazon EC2 User Guide.
|
545
545
|
*/
|
546
546
|
createFleet(params: EC2.Types.CreateFleetRequest, callback?: (err: AWSError, data: EC2.Types.CreateFleetResult) => void): Request<EC2.Types.CreateFleetResult, AWSError>;
|
547
547
|
/**
|
548
|
-
*
|
548
|
+
* Creates an EC2 Fleet that contains the configuration information for On-Demand Instances and Spot Instances. Instances are launched immediately if there is available capacity. A single EC2 Fleet can include multiple launch specifications that vary by instance type, AMI, Availability Zone, or subnet. For more information, see EC2 Fleet in the Amazon EC2 User Guide.
|
549
549
|
*/
|
550
550
|
createFleet(callback?: (err: AWSError, data: EC2.Types.CreateFleetResult) => void): Request<EC2.Types.CreateFleetResult, AWSError>;
|
551
551
|
/**
|
@@ -5597,9 +5597,9 @@ declare namespace EC2 {
|
|
5597
5597
|
*/
|
5598
5598
|
InstanceFamily?: String;
|
5599
5599
|
/**
|
5600
|
-
* The number of Dedicated Hosts to allocate to your account with these parameters.
|
5600
|
+
* The number of Dedicated Hosts to allocate to your account with these parameters. If you are allocating the Dedicated Hosts on an Outpost, and you specify AssetIds, you can omit this parameter. In this case, Amazon EC2 allocates a Dedicated Host on each specified hardware asset. If you specify both AssetIds and Quantity, then the value that you specify for Quantity must be equal to the number of asset IDs specified.
|
5601
5601
|
*/
|
5602
|
-
Quantity
|
5602
|
+
Quantity?: Integer;
|
5603
5603
|
/**
|
5604
5604
|
* The tags to apply to the Dedicated Host during creation.
|
5605
5605
|
*/
|
@@ -5609,13 +5609,17 @@ declare namespace EC2 {
|
|
5609
5609
|
*/
|
5610
5610
|
HostRecovery?: HostRecovery;
|
5611
5611
|
/**
|
5612
|
-
* The Amazon Resource Name (ARN) of the Amazon Web Services Outpost on which to allocate the Dedicated Host.
|
5612
|
+
* The Amazon Resource Name (ARN) of the Amazon Web Services Outpost on which to allocate the Dedicated Host. If you specify OutpostArn, you can optionally specify AssetIds. If you are allocating the Dedicated Host in a Region, omit this parameter.
|
5613
5613
|
*/
|
5614
5614
|
OutpostArn?: String;
|
5615
5615
|
/**
|
5616
5616
|
* Indicates whether to enable or disable host maintenance for the Dedicated Host. For more information, see Host maintenance in the Amazon EC2 User Guide.
|
5617
5617
|
*/
|
5618
5618
|
HostMaintenance?: HostMaintenance;
|
5619
|
+
/**
|
5620
|
+
* The IDs of the Outpost hardware assets on which to allocate the Dedicated Hosts. Targeting specific hardware assets on an Outpost can help to minimize latency between your workloads. This parameter is supported only if you specify OutpostArn. If you are allocating the Dedicated Hosts in a Region, omit this parameter. If you specify this parameter, you can omit Quantity. In this case, Amazon EC2 allocates a Dedicated Host on each specified hardware asset. If you specify both AssetIds and Quantity, then the value for Quantity must be equal to the number of asset IDs specified.
|
5621
|
+
*/
|
5622
|
+
AssetIds?: AssetIdList;
|
5619
5623
|
}
|
5620
5624
|
export interface AllocateHostsResult {
|
5621
5625
|
/**
|
@@ -5913,6 +5917,8 @@ declare namespace EC2 {
|
|
5913
5917
|
export type ArchitectureTypeSet = ArchitectureType[];
|
5914
5918
|
export type ArchitectureValues = "i386"|"x86_64"|"arm64"|"x86_64_mac"|"arm64_mac"|string;
|
5915
5919
|
export type ArnList = ResourceArn[];
|
5920
|
+
export type AssetId = string;
|
5921
|
+
export type AssetIdList = AssetId[];
|
5916
5922
|
export interface AssignIpv6AddressesRequest {
|
5917
5923
|
/**
|
5918
5924
|
* The number of additional IPv6 addresses to assign to the network interface. The specified number of IPv6 addresses are assigned in addition to the existing IPv6 addresses that are already assigned to the network interface. Amazon EC2 automatically selects the IPv6 addresses from the subnet range. You can't use this option if specifying specific IPv6 addresses.
|
@@ -8340,7 +8346,7 @@ declare namespace EC2 {
|
|
8340
8346
|
*/
|
8341
8347
|
ThreadsPerCore?: Integer;
|
8342
8348
|
/**
|
8343
|
-
* Indicates whether the instance is enabled for AMD SEV-SNP.
|
8349
|
+
* Indicates whether the instance is enabled for AMD SEV-SNP. For more information, see AMD SEV-SNP.
|
8344
8350
|
*/
|
8345
8351
|
AmdSevSnp?: AmdSevSnpSpecification;
|
8346
8352
|
}
|
@@ -8354,7 +8360,7 @@ declare namespace EC2 {
|
|
8354
8360
|
*/
|
8355
8361
|
ThreadsPerCore?: Integer;
|
8356
8362
|
/**
|
8357
|
-
* Indicates whether to enable the instance for AMD SEV-SNP. AMD SEV-SNP is supported with M6a, R6a, and C6a instance types only.
|
8363
|
+
* Indicates whether to enable the instance for AMD SEV-SNP. AMD SEV-SNP is supported with M6a, R6a, and C6a instance types only. For more information, see AMD SEV-SNP.
|
8358
8364
|
*/
|
8359
8365
|
AmdSevSnp?: AmdSevSnpSpecification;
|
8360
8366
|
}
|
@@ -14602,7 +14608,7 @@ declare namespace EC2 {
|
|
14602
14608
|
*/
|
14603
14609
|
InstanceTypes?: RequestInstanceTypeList;
|
14604
14610
|
/**
|
14605
|
-
* One or more filters. Filter names and values are case-sensitive. auto-recovery-supported - Indicates whether Amazon CloudWatch action based recovery is supported (true | false). bare-metal - Indicates whether it is a bare metal instance type (true | false). burstable-performance-supported - Indicates whether it is a burstable performance instance type (true | false). current-generation - Indicates whether this instance type is the latest generation instance type of an instance family (true | false). ebs-info.ebs-optimized-info.baseline-bandwidth-in-mbps - The baseline bandwidth performance for an EBS-optimized instance type, in Mbps. ebs-info.ebs-optimized-info.baseline-iops - The baseline input/output storage operations per second for an EBS-optimized instance type. ebs-info.ebs-optimized-info.baseline-throughput-in-mbps - The baseline throughput performance for an EBS-optimized instance type, in MB/s. ebs-info.ebs-optimized-info.maximum-bandwidth-in-mbps - The maximum bandwidth performance for an EBS-optimized instance type, in Mbps. ebs-info.ebs-optimized-info.maximum-iops - The maximum input/output storage operations per second for an EBS-optimized instance type. ebs-info.ebs-optimized-info.maximum-throughput-in-mbps - The maximum throughput performance for an EBS-optimized instance type, in MB/s. ebs-info.ebs-optimized-support - Indicates whether the instance type is EBS-optimized (supported | unsupported | default). ebs-info.encryption-support - Indicates whether EBS encryption is supported (supported | unsupported). ebs-info.nvme-support - Indicates whether non-volatile memory express (NVMe) is supported for EBS volumes (required | supported | unsupported). free-tier-eligible - Indicates whether the instance type is eligible to use in the free tier (true | false). hibernation-supported - Indicates whether On-Demand hibernation is supported (true | false). hypervisor - The hypervisor (nitro | xen). instance-storage-info.disk.count - The number of local disks. instance-storage-info.disk.size-in-gb - The storage size of each instance storage disk, in GB. instance-storage-info.disk.type - The storage technology for the local instance storage disks (hdd | ssd). instance-storage-info.encryption-support - Indicates whether data is encrypted at rest (required | supported | unsupported). instance-storage-info.nvme-support - Indicates whether non-volatile memory express (NVMe) is supported for instance store (required | supported | unsupported). instance-storage-info.total-size-in-gb - The total amount of storage available from all local instance storage, in GB. instance-storage-supported - Indicates whether the instance type has local instance storage (true | false). instance-type - The instance type (for example c5.2xlarge or c5*). memory-info.size-in-mib - The memory size. network-info.efa-info.maximum-efa-interfaces - The maximum number of Elastic Fabric Adapters (EFAs) per instance. network-info.efa-supported - Indicates whether the instance type supports Elastic Fabric Adapter (EFA) (true | false). network-info.ena-support - Indicates whether Elastic Network Adapter (ENA) is supported or required (required | supported | unsupported). network-info.encryption-in-transit-supported - Indicates whether the instance type automatically encrypts in-transit traffic between instances (true | false). network-info.ipv4-addresses-per-interface - The maximum number of private IPv4 addresses per network interface. network-info.ipv6-addresses-per-interface - The maximum number of private IPv6 addresses per network interface. network-info.ipv6-supported - Indicates whether the instance type supports IPv6 (true | false). network-info.maximum-network-cards - The maximum number of network cards per instance. network-info.maximum-network-interfaces - The maximum number of network interfaces per instance. network-info.network-performance - The network performance (for example, "25 Gigabit"). processor-info.supported-architecture - The CPU architecture (arm64 | i386 | x86_64). processor-info.sustained-clock-speed-in-ghz - The CPU clock speed, in GHz. supported-boot-mode - The boot mode (legacy-bios | uefi). supported-root-device-type - The root device type (ebs | instance-store). supported-usage-class - The usage class (on-demand | spot). supported-virtualization-type - The virtualization type (hvm | paravirtual). vcpu-info.default-cores - The default number of cores for the instance type. vcpu-info.default-threads-per-core - The default number of threads per core for the instance type. vcpu-info.default-vcpus - The default number of vCPUs for the instance type. vcpu-info.valid-cores - The number of cores that can be configured for the instance type. vcpu-info.valid-threads-per-core - The number of threads per core that can be configured for the instance type. For example, "1" or "1,2".
|
14611
|
+
* One or more filters. Filter names and values are case-sensitive. auto-recovery-supported - Indicates whether Amazon CloudWatch action based recovery is supported (true | false). bare-metal - Indicates whether it is a bare metal instance type (true | false). burstable-performance-supported - Indicates whether it is a burstable performance instance type (true | false). current-generation - Indicates whether this instance type is the latest generation instance type of an instance family (true | false). ebs-info.ebs-optimized-info.baseline-bandwidth-in-mbps - The baseline bandwidth performance for an EBS-optimized instance type, in Mbps. ebs-info.ebs-optimized-info.baseline-iops - The baseline input/output storage operations per second for an EBS-optimized instance type. ebs-info.ebs-optimized-info.baseline-throughput-in-mbps - The baseline throughput performance for an EBS-optimized instance type, in MB/s. ebs-info.ebs-optimized-info.maximum-bandwidth-in-mbps - The maximum bandwidth performance for an EBS-optimized instance type, in Mbps. ebs-info.ebs-optimized-info.maximum-iops - The maximum input/output storage operations per second for an EBS-optimized instance type. ebs-info.ebs-optimized-info.maximum-throughput-in-mbps - The maximum throughput performance for an EBS-optimized instance type, in MB/s. ebs-info.ebs-optimized-support - Indicates whether the instance type is EBS-optimized (supported | unsupported | default). ebs-info.encryption-support - Indicates whether EBS encryption is supported (supported | unsupported). ebs-info.nvme-support - Indicates whether non-volatile memory express (NVMe) is supported for EBS volumes (required | supported | unsupported). free-tier-eligible - Indicates whether the instance type is eligible to use in the free tier (true | false). hibernation-supported - Indicates whether On-Demand hibernation is supported (true | false). hypervisor - The hypervisor (nitro | xen). instance-storage-info.disk.count - The number of local disks. instance-storage-info.disk.size-in-gb - The storage size of each instance storage disk, in GB. instance-storage-info.disk.type - The storage technology for the local instance storage disks (hdd | ssd). instance-storage-info.encryption-support - Indicates whether data is encrypted at rest (required | supported | unsupported). instance-storage-info.nvme-support - Indicates whether non-volatile memory express (NVMe) is supported for instance store (required | supported | unsupported). instance-storage-info.total-size-in-gb - The total amount of storage available from all local instance storage, in GB. instance-storage-supported - Indicates whether the instance type has local instance storage (true | false). instance-type - The instance type (for example c5.2xlarge or c5*). memory-info.size-in-mib - The memory size. network-info.efa-info.maximum-efa-interfaces - The maximum number of Elastic Fabric Adapters (EFAs) per instance. network-info.efa-supported - Indicates whether the instance type supports Elastic Fabric Adapter (EFA) (true | false). network-info.ena-support - Indicates whether Elastic Network Adapter (ENA) is supported or required (required | supported | unsupported). network-info.encryption-in-transit-supported - Indicates whether the instance type automatically encrypts in-transit traffic between instances (true | false). network-info.ipv4-addresses-per-interface - The maximum number of private IPv4 addresses per network interface. network-info.ipv6-addresses-per-interface - The maximum number of private IPv6 addresses per network interface. network-info.ipv6-supported - Indicates whether the instance type supports IPv6 (true | false). network-info.maximum-network-cards - The maximum number of network cards per instance. network-info.maximum-network-interfaces - The maximum number of network interfaces per instance. network-info.network-performance - The network performance (for example, "25 Gigabit"). processor-info.supported-architecture - The CPU architecture (arm64 | i386 | x86_64). processor-info.sustained-clock-speed-in-ghz - The CPU clock speed, in GHz. processor-info.supported-features - The supported CPU features (amd-sev-snp). supported-boot-mode - The boot mode (legacy-bios | uefi). supported-root-device-type - The root device type (ebs | instance-store). supported-usage-class - The usage class (on-demand | spot). supported-virtualization-type - The virtualization type (hvm | paravirtual). vcpu-info.default-cores - The default number of cores for the instance type. vcpu-info.default-threads-per-core - The default number of threads per core for the instance type. vcpu-info.default-vcpus - The default number of vCPUs for the instance type. vcpu-info.valid-cores - The number of cores that can be configured for the instance type. vcpu-info.valid-threads-per-core - The number of threads per core that can be configured for the instance type. For example, "1" or "1,2".
|
14606
14612
|
*/
|
14607
14613
|
Filters?: FilterList;
|
14608
14614
|
/**
|
@@ -14616,7 +14622,7 @@ declare namespace EC2 {
|
|
14616
14622
|
}
|
14617
14623
|
export interface DescribeInstanceTypesResult {
|
14618
14624
|
/**
|
14619
|
-
* The instance type. For more information, see Instance types in the Amazon EC2 User Guide.
|
14625
|
+
* The instance type. For more information, see Instance types in the Amazon EC2 User Guide. When you change your EBS-backed instance type, instance restart or replacement behavior depends on the instance type compatibility between the old and new types. An instance that's backed by an instance store volume is always replaced. For more information, see Change the instance type in the Amazon EC2 User Guide.
|
14620
14626
|
*/
|
14621
14627
|
InstanceTypes?: InstanceTypeInfoList;
|
14622
14628
|
/**
|
@@ -20122,7 +20128,7 @@ declare namespace EC2 {
|
|
20122
20128
|
*/
|
20123
20129
|
InstanceRequirements?: InstanceRequirements;
|
20124
20130
|
/**
|
20125
|
-
* The ID of the AMI. An AMI is required to launch an instance.
|
20131
|
+
* The ID of the AMI. An AMI is required to launch an instance. This parameter is only available for fleets of type instant. For fleets of type maintain and request, you must specify the AMI ID in the launch template.
|
20126
20132
|
*/
|
20127
20133
|
ImageId?: ImageId;
|
20128
20134
|
}
|
@@ -20162,7 +20168,7 @@ declare namespace EC2 {
|
|
20162
20168
|
*/
|
20163
20169
|
InstanceRequirements?: InstanceRequirementsRequest;
|
20164
20170
|
/**
|
20165
|
-
* The ID of the AMI. An AMI is required to launch an instance.
|
20171
|
+
* The ID of the AMI. An AMI is required to launch an instance. This parameter is only available for fleets of type instant. For fleets of type maintain and request, you must specify the AMI ID in the launch template.
|
20166
20172
|
*/
|
20167
20173
|
ImageId?: ImageId;
|
20168
20174
|
}
|
@@ -21904,6 +21910,10 @@ declare namespace EC2 {
|
|
21904
21910
|
* Indicates whether host maintenance is enabled or disabled for the Dedicated Host.
|
21905
21911
|
*/
|
21906
21912
|
HostMaintenance?: HostMaintenance;
|
21913
|
+
/**
|
21914
|
+
* The ID of the Outpost hardware asset on which the Dedicated Host is allocated.
|
21915
|
+
*/
|
21916
|
+
AssetId?: AssetId;
|
21907
21917
|
}
|
21908
21918
|
export interface HostInstance {
|
21909
21919
|
/**
|
@@ -25328,7 +25338,7 @@ declare namespace EC2 {
|
|
25328
25338
|
}
|
25329
25339
|
export interface LaunchTemplateConfig {
|
25330
25340
|
/**
|
25331
|
-
* The launch template.
|
25341
|
+
* The launch template to use. Make sure that the launch template does not contain the NetworkInterfaceId parameter because you can't specify a network interface ID in a Spot Fleet.
|
25332
25342
|
*/
|
25333
25343
|
LaunchTemplateSpecification?: FleetLaunchTemplateSpecification;
|
25334
25344
|
/**
|
@@ -27187,7 +27197,7 @@ declare namespace EC2 {
|
|
27187
27197
|
*/
|
27188
27198
|
InstanceId: InstanceId;
|
27189
27199
|
/**
|
27190
|
-
* The tenancy for the instance. For T3 instances, you
|
27200
|
+
* The tenancy for the instance. For T3 instances, you must launch the instance on a Dedicated Host to use a tenancy of host. You can't change the tenancy from host to dedicated or default. Attempting to make one of these unsupported tenancy changes results in an InvalidRequest error code.
|
27191
27201
|
*/
|
27192
27202
|
Tenancy?: HostTenancy;
|
27193
27203
|
/**
|
@@ -27195,7 +27205,7 @@ declare namespace EC2 {
|
|
27195
27205
|
*/
|
27196
27206
|
PartitionNumber?: Integer;
|
27197
27207
|
/**
|
27198
|
-
* The ARN of the host resource group in which to place the instance.
|
27208
|
+
* The ARN of the host resource group in which to place the instance. The instance must have a tenancy of host to specify this parameter.
|
27199
27209
|
*/
|
27200
27210
|
HostResourceGroupArn?: String;
|
27201
27211
|
/**
|
@@ -28634,7 +28644,7 @@ declare namespace EC2 {
|
|
28634
28644
|
/**
|
28635
28645
|
* The pre-shared key (PSK) to establish initial authentication between the virtual private gateway and the customer gateway. Constraints: Allowed characters are alphanumeric characters, periods (.), and underscores (_). Must be between 8 and 64 characters in length and cannot start with zero (0).
|
28636
28646
|
*/
|
28637
|
-
PreSharedKey?:
|
28647
|
+
PreSharedKey?: preSharedKey;
|
28638
28648
|
/**
|
28639
28649
|
* The lifetime for phase 1 of the IKE negotiation, in seconds. Constraints: A value between 900 and 28,800. Default: 28800
|
28640
28650
|
*/
|
@@ -30327,7 +30337,7 @@ declare namespace EC2 {
|
|
30327
30337
|
*/
|
30328
30338
|
SustainedClockSpeedInGhz?: ProcessorSustainedClockSpeed;
|
30329
30339
|
/**
|
30330
|
-
* Indicates whether the instance type supports AMD SEV-SNP. If the request returns amd-sev-snp, AMD SEV-SNP is supported. Otherwise, it is not supported.
|
30340
|
+
* Indicates whether the instance type supports AMD SEV-SNP. If the request returns amd-sev-snp, AMD SEV-SNP is supported. Otherwise, it is not supported. For more information, see AMD SEV-SNP.
|
30331
30341
|
*/
|
30332
30342
|
SupportedFeatures?: SupportedAdditionalProcessorFeatureList;
|
30333
30343
|
}
|
@@ -32771,7 +32781,7 @@ declare namespace EC2 {
|
|
32771
32781
|
*/
|
32772
32782
|
ImageId?: ImageId;
|
32773
32783
|
/**
|
32774
|
-
* The instance type. For more information, see Instance types in the Amazon EC2 User Guide. Default: m1.small
|
32784
|
+
* The instance type. For more information, see Instance types in the Amazon EC2 User Guide. When you change your EBS-backed instance type, instance restart or replacement behavior depends on the instance type compatibility between the old and new types. An instance that's backed by an instance store volume is always replaced. For more information, see Change the instance type in the Amazon EC2 User Guide. Default: m1.small
|
32775
32785
|
*/
|
32776
32786
|
InstanceType?: InstanceType;
|
32777
32787
|
/**
|
@@ -36558,7 +36568,7 @@ declare namespace EC2 {
|
|
36558
36568
|
/**
|
36559
36569
|
* The pre-shared key (PSK) to establish initial authentication between the virtual private gateway and the customer gateway.
|
36560
36570
|
*/
|
36561
|
-
PreSharedKey?:
|
36571
|
+
PreSharedKey?: preSharedKey;
|
36562
36572
|
/**
|
36563
36573
|
* The lifetime for phase 1 of the IKE negotiation, in seconds.
|
36564
36574
|
*/
|
@@ -38027,7 +38037,7 @@ declare namespace EC2 {
|
|
38027
38037
|
/**
|
38028
38038
|
* The configuration information for the VPN connection's customer gateway (in the native XML format). This element is always present in the CreateVpnConnection response; however, it's present in the DescribeVpnConnections response only if the VPN connection is in the pending or available state.
|
38029
38039
|
*/
|
38030
|
-
CustomerGatewayConfiguration?:
|
38040
|
+
CustomerGatewayConfiguration?: customerGatewayConfiguration;
|
38031
38041
|
/**
|
38032
38042
|
* The ID of the customer gateway at your end of the VPN connection.
|
38033
38043
|
*/
|
@@ -38269,7 +38279,7 @@ declare namespace EC2 {
|
|
38269
38279
|
/**
|
38270
38280
|
* The pre-shared key (PSK) to establish initial authentication between the virtual private gateway and customer gateway. Constraints: Allowed characters are alphanumeric characters, periods (.), and underscores (_). Must be between 8 and 64 characters in length and cannot start with zero (0).
|
38271
38281
|
*/
|
38272
|
-
PreSharedKey?:
|
38282
|
+
PreSharedKey?: preSharedKey;
|
38273
38283
|
/**
|
38274
38284
|
* The lifetime for phase 1 of the IKE negotiation, in seconds. Constraints: A value between 900 and 28,800. Default: 28800
|
38275
38285
|
*/
|
@@ -38359,6 +38369,8 @@ declare namespace EC2 {
|
|
38359
38369
|
}
|
38360
38370
|
export type ZoneIdStringList = String[];
|
38361
38371
|
export type ZoneNameStringList = String[];
|
38372
|
+
export type customerGatewayConfiguration = string;
|
38373
|
+
export type preSharedKey = string;
|
38362
38374
|
export type scope = "Availability Zone"|"Region"|string;
|
38363
38375
|
export type snapshotTierStatusSet = SnapshotTierStatus[];
|
38364
38376
|
export type totalFpgaMemory = number;
|