aws-sdk 2.1007.0 → 2.1008.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.
@@ -11029,8 +11029,7 @@
11029
11029
  "Sga": {
11030
11030
  "type": "structure",
11031
11031
  "required": [
11032
- "ProductId",
11033
- "ProvisioningArtifactId"
11032
+ "ProductId"
11034
11033
  ],
11035
11034
  "members": {
11036
11035
  "ProductId": {},
@@ -156,7 +156,7 @@ declare class AutoScaling extends Service {
156
156
  */
157
157
  deleteWarmPool(callback?: (err: AWSError, data: AutoScaling.Types.DeleteWarmPoolAnswer) => void): Request<AutoScaling.Types.DeleteWarmPoolAnswer, AWSError>;
158
158
  /**
159
- * Describes the current Amazon EC2 Auto Scaling resource quotas for your account. When you establish an account, the account has initial quotas on the maximum number of Auto Scaling groups and launch configurations that you can create in a given Region. For more information, see Amazon EC2 Auto Scaling service quotas in the Amazon EC2 Auto Scaling User Guide.
159
+ * Describes the current Amazon EC2 Auto Scaling resource quotas for your account. When you establish an Amazon Web Services account, the account has initial quotas on the maximum number of Auto Scaling groups and launch configurations that you can create in a given Region. For more information, see Amazon EC2 Auto Scaling service quotas in the Amazon EC2 Auto Scaling User Guide.
160
160
  */
161
161
  describeAccountLimits(callback?: (err: AWSError, data: AutoScaling.Types.DescribeAccountLimitsAnswer) => void): Request<AutoScaling.Types.DescribeAccountLimitsAnswer, AWSError>;
162
162
  /**
@@ -164,11 +164,11 @@ declare class AutoScaling extends Service {
164
164
  */
165
165
  describeAdjustmentTypes(callback?: (err: AWSError, data: AutoScaling.Types.DescribeAdjustmentTypesAnswer) => void): Request<AutoScaling.Types.DescribeAdjustmentTypesAnswer, AWSError>;
166
166
  /**
167
- * Gets information about the Auto Scaling groups in the account and Region. This operation returns information about instances in Auto Scaling groups. To retrieve information about the instances in a warm pool, you must call the DescribeWarmPool API.
167
+ * Gets information about the Auto Scaling groups in the account and Region. If you specify Auto Scaling group names, the output includes information for only the specified Auto Scaling groups. If you specify filters, the output includes information for only those Auto Scaling groups that meet the filter criteria. If you do not specify group names or filters, the output includes information for all Auto Scaling groups. This operation also returns information about instances in Auto Scaling groups. To retrieve information about the instances in a warm pool, you must call the DescribeWarmPool API.
168
168
  */
169
169
  describeAutoScalingGroups(params: AutoScaling.Types.AutoScalingGroupNamesType, callback?: (err: AWSError, data: AutoScaling.Types.AutoScalingGroupsType) => void): Request<AutoScaling.Types.AutoScalingGroupsType, AWSError>;
170
170
  /**
171
- * Gets information about the Auto Scaling groups in the account and Region. This operation returns information about instances in Auto Scaling groups. To retrieve information about the instances in a warm pool, you must call the DescribeWarmPool API.
171
+ * Gets information about the Auto Scaling groups in the account and Region. If you specify Auto Scaling group names, the output includes information for only the specified Auto Scaling groups. If you specify filters, the output includes information for only those Auto Scaling groups that meet the filter criteria. If you do not specify group names or filters, the output includes information for all Auto Scaling groups. This operation also returns information about instances in Auto Scaling groups. To retrieve information about the instances in a warm pool, you must call the DescribeWarmPool API.
172
172
  */
173
173
  describeAutoScalingGroups(callback?: (err: AWSError, data: AutoScaling.Types.AutoScalingGroupsType) => void): Request<AutoScaling.Types.AutoScalingGroupsType, AWSError>;
174
174
  /**
@@ -738,6 +738,10 @@ declare namespace AutoScaling {
738
738
  * The maximum number of items to return with this call. The default value is 50 and the maximum value is 100.
739
739
  */
740
740
  MaxRecords?: MaxRecords;
741
+ /**
742
+ * One or more filters to limit the results based on specific tags.
743
+ */
744
+ Filters?: Filters;
741
745
  }
742
746
  export type AutoScalingGroupPredictedCapacity = number;
743
747
  export type AutoScalingGroupState = string;
@@ -1076,7 +1080,7 @@ declare namespace AutoScaling {
1076
1080
  */
1077
1081
  IamInstanceProfile?: XmlStringMaxLen1600;
1078
1082
  /**
1079
- * Specifies whether the launch configuration is optimized for EBS I/O (true) or not (false). The optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal I/O performance. This optimization is not available with all instance types. Additional fees are incurred when you enable EBS optimization for an instance type that is not EBS-optimized by default. For more information, see Amazon EBS-Optimized Instances in the Amazon EC2 User Guide for Linux Instances. The default value is false.
1083
+ * Specifies whether the launch configuration is optimized for EBS I/O (true) or not (false). The optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal I/O performance. This optimization is not available with all instance types. Additional fees are incurred when you enable EBS optimization for an instance type that is not EBS-optimized by default. For more information, see Amazon EBS-optimized instances in the Amazon EC2 User Guide for Linux Instances. The default value is false.
1080
1084
  */
1081
1085
  EbsOptimized?: EbsOptimized;
1082
1086
  /**
@@ -1553,7 +1557,7 @@ declare namespace AutoScaling {
1553
1557
  */
1554
1558
  VolumeSize?: BlockDeviceEbsVolumeSize;
1555
1559
  /**
1556
- * The volume type. For more information, see Amazon EBS Volume Types in the Amazon EC2 User Guide for Linux Instances. Valid Values: standard | io1 | gp2 | st1 | sc1 | gp3
1560
+ * The volume type. For more information, see Amazon EBS volume types in the Amazon EC2 User Guide for Linux Instances. Valid Values: standard | io1 | gp2 | st1 | sc1 | gp3
1557
1561
  */
1558
1562
  VolumeType?: BlockDeviceEbsVolumeType;
1559
1563
  /**
@@ -1565,7 +1569,7 @@ declare namespace AutoScaling {
1565
1569
  */
1566
1570
  Iops?: BlockDeviceEbsIops;
1567
1571
  /**
1568
- * Specifies whether the volume should be encrypted. Encrypted EBS volumes can only be attached to instances that support Amazon EBS encryption. For more information, see Supported Instance Types. If your AMI uses encrypted volumes, you can also only launch it on supported instance types. If you are creating a volume from a snapshot, you cannot specify an encryption value. Volumes that are created from encrypted snapshots are automatically encrypted, and volumes that are created from unencrypted snapshots are automatically unencrypted. By default, encrypted snapshots use the Amazon Web Services managed CMK that is used for EBS encryption, but you can specify a custom CMK when you create the snapshot. The ability to encrypt a snapshot during copying also allows you to apply a new CMK to an already-encrypted snapshot. Volumes restored from the resulting copy are only accessible using the new CMK. Enabling encryption by default results in all EBS volumes being encrypted with the Amazon Web Services managed CMK or a customer managed CMK, whether or not the snapshot was encrypted. For more information, see Using Encryption with EBS-Backed AMIs in the Amazon EC2 User Guide for Linux Instances and Required CMK key policy for use with encrypted volumes in the Amazon EC2 Auto Scaling User Guide.
1572
+ * Specifies whether the volume should be encrypted. Encrypted EBS volumes can only be attached to instances that support Amazon EBS encryption. For more information, see Supported instance types. If your AMI uses encrypted volumes, you can also only launch it on supported instance types. If you are creating a volume from a snapshot, you cannot create an unencrypted volume from an encrypted snapshot. Also, you cannot specify a KMS key ID when using a launch configuration. If you enable encryption by default, the EBS volumes that you create are always encrypted, either using the Amazon Web Services managed KMS key or a customer-managed KMS key, regardless of whether the snapshot was encrypted. For more information, see Using Amazon Web Services KMS keys to encrypt Amazon EBS volumes in the Amazon EC2 Auto Scaling User Guide.
1569
1573
  */
1570
1574
  Encrypted?: BlockDeviceEbsEncrypted;
1571
1575
  /**
@@ -1675,11 +1679,11 @@ declare namespace AutoScaling {
1675
1679
  export type FailedScheduledUpdateGroupActionRequests = FailedScheduledUpdateGroupActionRequest[];
1676
1680
  export interface Filter {
1677
1681
  /**
1678
- * The name of the filter. The valid values are: auto-scaling-group, key, value, and propagate-at-launch.
1682
+ * The name of the filter. The valid values for Name depend on the API operation that you are including the filter in, DescribeAutoScalingGroups or DescribeTags. DescribeAutoScalingGroups Valid values for Name include the following: tag-key - Accepts tag keys. The results will only include information about the Auto Scaling groups associated with these tag keys. tag-value - Accepts tag values. The results will only include information about the Auto Scaling groups associated with these tag values. tag:&lt;key&gt; - Accepts the key/value combination of the tag. Use the tag key in the filter name and the tag value as the filter value. The results will only include information about the Auto Scaling groups associated with the specified key/value combination. DescribeTags Valid values for Name include the following: auto-scaling-group - Accepts the names of Auto Scaling groups. The results will only include information about the tags associated with these Auto Scaling groups. key - Accepts tag keys. The results will only include information about the tags associated with these tag keys. value - Accepts tag values. The results will only include information about the tags associated with these tag values. propagate-at-launch - Accepts a boolean value, which specifies whether tags propagate to instances at launch. The results will only include information about the tags associated with the specified boolean value.
1679
1683
  */
1680
1684
  Name?: XmlString;
1681
1685
  /**
1682
- * One or more filter values. Filter values are case-sensitive.
1686
+ * One or more filter values. Filter values are case-sensitive. If you specify multiple values for a filter, the values are joined with an OR, and the request returns all results that match any of the specified values. For example, specify "tag:environment" for the filter name and "production,development" for the filter values to find Auto Scaling groups with the tag "environment=production" or "environment=development".
1683
1687
  */
1684
1688
  Values?: Values;
1685
1689
  }
@@ -937,6 +937,10 @@ declare namespace ELBv2 {
937
937
  * The maximum number of results to return with this call.
938
938
  */
939
939
  PageSize?: PageSize;
940
+ /**
941
+ * The type of load balancer. The default lists the SSL policies for all load balancers.
942
+ */
943
+ LoadBalancerType?: LoadBalancerTypeEnum;
940
944
  }
941
945
  export interface DescribeSSLPoliciesOutput {
942
946
  /**
@@ -1650,6 +1654,10 @@ declare namespace ELBv2 {
1650
1654
  * The name of the policy.
1651
1655
  */
1652
1656
  Name?: SslPolicyName;
1657
+ /**
1658
+ * The supported load balancers.
1659
+ */
1660
+ SupportedLoadBalancerTypes?: ListOfString;
1653
1661
  }
1654
1662
  export type SslPolicyName = string;
1655
1663
  export type SslPolicyNames = SslPolicyName[];
@@ -555,18 +555,36 @@ declare namespace RoboMaker {
555
555
  }
556
556
  export type ClientRequestToken = string;
557
557
  export type Command = string;
558
+ export type CommandList = NonEmptyString[];
558
559
  export interface Compute {
559
560
  /**
560
- * The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided. The default is 15.
561
+ * The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximum value provided. The default is 15.
561
562
  */
562
563
  simulationUnitLimit?: SimulationUnit;
564
+ /**
565
+ * Compute type information for the simulation job.
566
+ */
567
+ computeType?: ComputeType;
568
+ /**
569
+ * Compute GPU unit limit for the simulation job. It is the same as the number of GPUs allocated to the SimulationJob.
570
+ */
571
+ gpuUnitLimit?: GPUUnit;
563
572
  }
564
573
  export interface ComputeResponse {
565
574
  /**
566
- * The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximim value provided. The default is 15.
575
+ * The simulation unit limit. Your simulation is allocated CPU and memory proportional to the supplied simulation unit limit. A simulation unit is 1 vcpu and 2GB of memory. You are only billed for the SU utilization you consume up to the maximum value provided. The default is 15.
567
576
  */
568
577
  simulationUnitLimit?: SimulationUnit;
578
+ /**
579
+ * Compute type response information for the simulation job.
580
+ */
581
+ computeType?: ComputeType;
582
+ /**
583
+ * Compute GPU unit limit for the simulation job. It is the same as the number of GPUs allocated to the SimulationJob.
584
+ */
585
+ gpuUnitLimit?: GPUUnit;
569
586
  }
587
+ export type ComputeType = "CPU"|"GPU_AND_CPU"|string;
570
588
  export interface CreateDeploymentJobRequest {
571
589
  /**
572
590
  * The requested deployment configuration.
@@ -1240,6 +1258,14 @@ declare namespace RoboMaker {
1240
1258
  * The list of S3 keys identifying the data source files.
1241
1259
  */
1242
1260
  s3Keys?: S3KeyOutputs;
1261
+ /**
1262
+ * The data type for the data source that you're using for your container image or simulation job. You can use this field to specify whether your data source is an Archive, an Amazon S3 prefix, or a file. If you don't specify a field, the default value is File.
1263
+ */
1264
+ type?: DataSourceType;
1265
+ /**
1266
+ * The location where your files are mounted in the container image. If you've specified the type of the data source as an Archive, you must provide an Amazon S3 object key to your archive. The object key must point to either a .zip or .tar.gz file. If you've specified the type of the data source as a Prefix, you provide the Amazon S3 prefix that points to the files that you are using for your data source. If you've specified the type of the data source as a File, you provide the Amazon S3 path to the file that you're using as your data source.
1267
+ */
1268
+ destination?: Path;
1243
1269
  }
1244
1270
  export interface DataSourceConfig {
1245
1271
  /**
@@ -1253,10 +1279,19 @@ declare namespace RoboMaker {
1253
1279
  /**
1254
1280
  * The list of S3 keys identifying the data source files.
1255
1281
  */
1256
- s3Keys: S3Keys;
1282
+ s3Keys: S3KeysOrPrefixes;
1283
+ /**
1284
+ * The data type for the data source that you're using for your container image or simulation job. You can use this field to specify whether your data source is an Archive, an Amazon S3 prefix, or a file. If you don't specify a field, the default value is File.
1285
+ */
1286
+ type?: DataSourceType;
1287
+ /**
1288
+ * The location where your files are mounted in the container image. If you've specified the type of the data source as an Archive, you must provide an Amazon S3 object key to your archive. The object key must point to either a .zip or .tar.gz file. If you've specified the type of the data source as a Prefix, you provide the Amazon S3 prefix that points to the files that you are using for your data source. If you've specified the type of the data source as a File, you provide the Amazon S3 path to the file that you're using as your data source.
1289
+ */
1290
+ destination?: Path;
1257
1291
  }
1258
1292
  export type DataSourceConfigs = DataSourceConfig[];
1259
1293
  export type DataSourceNames = Name[];
1294
+ export type DataSourceType = "Prefix"|"Archive"|"File"|string;
1260
1295
  export type DataSources = DataSource[];
1261
1296
  export interface DeleteFleetRequest {
1262
1297
  /**
@@ -2076,6 +2111,7 @@ declare namespace RoboMaker {
2076
2111
  }
2077
2112
  export type Fleets = Fleet[];
2078
2113
  export type FloorplanCount = number;
2114
+ export type GPUUnit = number;
2079
2115
  export type GenericInteger = number;
2080
2116
  export type GenericString = string;
2081
2117
  export interface GetWorldTemplateBodyRequest {
@@ -2107,11 +2143,11 @@ declare namespace RoboMaker {
2107
2143
  /**
2108
2144
  * The package name.
2109
2145
  */
2110
- packageName: Command;
2146
+ packageName?: Command;
2111
2147
  /**
2112
2148
  * The launch file name.
2113
2149
  */
2114
- launchFile: Command;
2150
+ launchFile?: Command;
2115
2151
  /**
2116
2152
  * The environment variables for the application launch.
2117
2153
  */
@@ -2124,6 +2160,10 @@ declare namespace RoboMaker {
2124
2160
  * Boolean indicating whether a streaming session will be configured for the application. If True, AWS RoboMaker will configure a connection so you can interact with your application as it is running in the simulation. You must configure and launch the component. It must have a graphical user interface.
2125
2161
  */
2126
2162
  streamUI?: Boolean;
2163
+ /**
2164
+ * If you've specified General as the value for your RobotSoftwareSuite, you can use this field to specify a list of commands for your container image. If you've specified SimulationRuntime as the value for your SimulationSoftwareSuite, you can use this field to specify a list of commands for your container image.
2165
+ */
2166
+ command?: CommandList;
2127
2167
  }
2128
2168
  export interface ListDeploymentJobsRequest {
2129
2169
  /**
@@ -2661,7 +2701,7 @@ declare namespace RoboMaker {
2661
2701
  */
2662
2702
  version?: RobotSoftwareSuiteVersionType;
2663
2703
  }
2664
- export type RobotSoftwareSuiteType = "ROS"|"ROS2"|string;
2704
+ export type RobotSoftwareSuiteType = "ROS"|"ROS2"|"General"|string;
2665
2705
  export type RobotSoftwareSuiteVersionType = "Kinetic"|"Melodic"|"Dashing"|"Foxy"|string;
2666
2706
  export type RobotStatus = "Available"|"Registered"|"PendingNewDeployment"|"Deploying"|"Failed"|"InSync"|"NoResponse"|string;
2667
2707
  export type Robots = Robot[];
@@ -2669,18 +2709,19 @@ declare namespace RoboMaker {
2669
2709
  export type S3Etag = string;
2670
2710
  export type S3Etags = S3Etag[];
2671
2711
  export type S3Key = string;
2712
+ export type S3KeyOrPrefix = string;
2672
2713
  export interface S3KeyOutput {
2673
2714
  /**
2674
2715
  * The S3 key.
2675
2716
  */
2676
- s3Key?: S3Key;
2717
+ s3Key?: S3KeyOrPrefix;
2677
2718
  /**
2678
2719
  * The etag for the object.
2679
2720
  */
2680
2721
  etag?: S3Etag;
2681
2722
  }
2682
2723
  export type S3KeyOutputs = S3KeyOutput[];
2683
- export type S3Keys = S3Key[];
2724
+ export type S3KeysOrPrefixes = S3KeyOrPrefix[];
2684
2725
  export interface S3Object {
2685
2726
  /**
2686
2727
  * The bucket containing the object.
@@ -2951,6 +2992,10 @@ declare namespace RoboMaker {
2951
2992
  * The names of the data sources.
2952
2993
  */
2953
2994
  dataSourceNames?: DataSourceNames;
2995
+ /**
2996
+ * The compute type for the simulation job summary.
2997
+ */
2998
+ computeType?: ComputeType;
2954
2999
  }
2955
3000
  export type SimulationJobs = SimulationJob[];
2956
3001
  export interface SimulationSoftwareSuite {
@@ -2963,7 +3008,7 @@ declare namespace RoboMaker {
2963
3008
  */
2964
3009
  version?: SimulationSoftwareSuiteVersionType;
2965
3010
  }
2966
- export type SimulationSoftwareSuiteType = "Gazebo"|"RosbagPlay"|string;
3011
+ export type SimulationSoftwareSuiteType = "Gazebo"|"RosbagPlay"|"SimulationRuntime"|string;
2967
3012
  export type SimulationSoftwareSuiteVersionType = string;
2968
3013
  export type SimulationTimeMillis = number;
2969
3014
  export type SimulationUnit = number;
@@ -4385,7 +4385,7 @@ declare namespace SageMaker {
4385
4385
  */
4386
4386
  ProjectDescription?: EntityDescription;
4387
4387
  /**
4388
- * The product ID and provisioning artifact ID to provision a service catalog. For information, see What is Amazon Web Services Service Catalog.
4388
+ * The product ID and provisioning artifact ID to provision a service catalog. The provisioning artifact ID will default to the latest provisioning artifact ID of the product, if you don't provide the provisioning artifact ID. For more information, see What is Amazon Web Services Service Catalog.
4389
4389
  */
4390
4390
  ServiceCatalogProvisioningDetails: ServiceCatalogProvisioningDetails;
4391
4391
  /**
@@ -14259,7 +14259,7 @@ declare namespace SageMaker {
14259
14259
  /**
14260
14260
  * The ID of the provisioning artifact.
14261
14261
  */
14262
- ProvisioningArtifactId: ServiceCatalogEntityId;
14262
+ ProvisioningArtifactId?: ServiceCatalogEntityId;
14263
14263
  /**
14264
14264
  * The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path.
14265
14265
  */
@@ -83,7 +83,7 @@ return /******/ (function(modules) { // webpackBootstrap
83
83
  /**
84
84
  * @constant
85
85
  */
86
- VERSION: '2.1007.0',
86
+ VERSION: '2.1008.0',
87
87
 
88
88
  /**
89
89
  * @api private