aws-sdk 2.767.0 → 2.771.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 +31 -1
- package/README.md +1 -1
- package/apis/amplify-2017-07-25.min.json +58 -46
- package/apis/ce-2017-10-25.min.json +119 -87
- package/apis/dms-2016-01-01.min.json +230 -126
- package/apis/ec2-2016-11-15.min.json +39 -7
- package/apis/elasticache-2015-02-02.min.json +425 -106
- package/apis/elasticache-2015-02-02.paginators.json +12 -0
- package/apis/eventbridge-2015-10-07.min.json +20 -3
- package/apis/events-2015-10-07.min.json +20 -3
- package/apis/kinesisanalyticsv2-2018-05-23.min.json +4 -1
- package/apis/marketplace-catalog-2018-09-17.min.json +12 -10
- package/apis/medialive-2017-10-14.min.json +366 -194
- package/apis/mediapackage-2017-10-12.min.json +214 -93
- package/apis/rds-2014-10-31.min.json +7 -1
- package/apis/rekognition-2016-06-27.min.json +96 -76
- package/apis/servicecatalog-2015-12-10.min.json +60 -30
- package/apis/servicecatalog-2015-12-10.paginators.json +5 -0
- package/apis/snowball-2016-06-30.min.json +61 -9
- package/clients/amplify.d.ts +17 -0
- package/clients/cloudwatchevents.d.ts +27 -0
- package/clients/computeoptimizer.d.ts +15 -15
- package/clients/costexplorer.d.ts +63 -11
- package/clients/dms.d.ts +189 -8
- package/clients/ec2.d.ts +36 -8
- package/clients/eks.d.ts +2 -2
- package/clients/elasticache.d.ts +416 -4
- package/clients/eventbridge.d.ts +27 -0
- package/clients/kinesisanalyticsv2.d.ts +79 -75
- package/clients/marketplacecatalog.d.ts +9 -0
- package/clients/medialive.d.ts +206 -4
- package/clients/mediapackage.d.ts +58 -0
- package/clients/rds.d.ts +13 -5
- package/clients/rekognition.d.ts +32 -14
- package/clients/sagemaker.d.ts +5 -5
- package/clients/servicecatalog.d.ts +66 -21
- package/clients/snowball.d.ts +122 -52
- package/clients/sns.d.ts +1 -1
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +18 -18
- package/dist/aws-sdk.js +808 -335
- package/dist/aws-sdk.min.js +78 -78
- package/lib/config-base.d.ts +3 -0
- package/lib/core.d.ts +1 -1
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/clients/eks.d.ts
CHANGED
|
@@ -567,7 +567,7 @@ declare namespace EKS {
|
|
|
567
567
|
provider?: Provider;
|
|
568
568
|
}
|
|
569
569
|
export type EncryptionConfigList = EncryptionConfig[];
|
|
570
|
-
export type ErrorCode = "SubnetNotFound"|"SecurityGroupNotFound"|"EniLimitReached"|"IpNotAvailable"|"AccessDenied"|"OperationNotPermitted"|"VpcIdNotFound"|"Unknown"|"NodeCreationFailure"|"PodEvictionFailure"|"InsufficientFreeAddresses"|string;
|
|
570
|
+
export type ErrorCode = "SubnetNotFound"|"SecurityGroupNotFound"|"EniLimitReached"|"IpNotAvailable"|"AccessDenied"|"OperationNotPermitted"|"VpcIdNotFound"|"Unknown"|"NodeCreationFailure"|"PodEvictionFailure"|"InsufficientFreeAddresses"|"ClusterUnreachable"|string;
|
|
571
571
|
export interface ErrorDetail {
|
|
572
572
|
/**
|
|
573
573
|
* A brief description of the error. SubnetNotFound: We couldn't find one of the subnets associated with the cluster. SecurityGroupNotFound: We couldn't find one of the security groups associated with the cluster. EniLimitReached: You have reached the elastic network interface limit for your account. IpNotAvailable: A subnet associated with the cluster doesn't have any free IP addresses. AccessDenied: You don't have permissions to perform the specified operation. OperationNotPermitted: The service role associated with the cluster doesn't have the required access permissions for Amazon EKS. VpcIdNotFound: We couldn't find the VPC associated with the cluster.
|
|
@@ -900,7 +900,7 @@ declare namespace EKS {
|
|
|
900
900
|
*/
|
|
901
901
|
issues?: IssueList;
|
|
902
902
|
}
|
|
903
|
-
export type NodegroupIssueCode = "AutoScalingGroupNotFound"|"AutoScalingGroupInvalidConfiguration"|"Ec2SecurityGroupNotFound"|"Ec2SecurityGroupDeletionFailure"|"Ec2LaunchTemplateNotFound"|"Ec2LaunchTemplateVersionMismatch"|"Ec2SubnetNotFound"|"Ec2SubnetInvalidConfiguration"|"IamInstanceProfileNotFound"|"IamLimitExceeded"|"IamNodeRoleNotFound"|"NodeCreationFailure"|"AsgInstanceLaunchFailures"|"InstanceLimitExceeded"|"InsufficientFreeAddresses"|"AccessDenied"|"InternalFailure"|string;
|
|
903
|
+
export type NodegroupIssueCode = "AutoScalingGroupNotFound"|"AutoScalingGroupInvalidConfiguration"|"Ec2SecurityGroupNotFound"|"Ec2SecurityGroupDeletionFailure"|"Ec2LaunchTemplateNotFound"|"Ec2LaunchTemplateVersionMismatch"|"Ec2SubnetNotFound"|"Ec2SubnetInvalidConfiguration"|"IamInstanceProfileNotFound"|"IamLimitExceeded"|"IamNodeRoleNotFound"|"NodeCreationFailure"|"AsgInstanceLaunchFailures"|"InstanceLimitExceeded"|"InsufficientFreeAddresses"|"AccessDenied"|"InternalFailure"|"ClusterUnreachable"|string;
|
|
904
904
|
export interface NodegroupResources {
|
|
905
905
|
/**
|
|
906
906
|
* The Auto Scaling groups associated with the node group.
|
package/clients/elasticache.d.ts
CHANGED
|
@@ -116,6 +116,22 @@ declare class ElastiCache extends Service {
|
|
|
116
116
|
* Creates a copy of an entire cluster or replication group at a specific moment in time. This operation is valid for Redis only.
|
|
117
117
|
*/
|
|
118
118
|
createSnapshot(callback?: (err: AWSError, data: ElastiCache.Types.CreateSnapshotResult) => void): Request<ElastiCache.Types.CreateSnapshotResult, AWSError>;
|
|
119
|
+
/**
|
|
120
|
+
* For Redis engine version 6.04 onwards: Creates a Redis user. For more information, see Using Role Based Access Control (RBAC).
|
|
121
|
+
*/
|
|
122
|
+
createUser(params: ElastiCache.Types.CreateUserMessage, callback?: (err: AWSError, data: ElastiCache.Types.User) => void): Request<ElastiCache.Types.User, AWSError>;
|
|
123
|
+
/**
|
|
124
|
+
* For Redis engine version 6.04 onwards: Creates a Redis user. For more information, see Using Role Based Access Control (RBAC).
|
|
125
|
+
*/
|
|
126
|
+
createUser(callback?: (err: AWSError, data: ElastiCache.Types.User) => void): Request<ElastiCache.Types.User, AWSError>;
|
|
127
|
+
/**
|
|
128
|
+
* For Redis engine version 6.04 onwards: Creates a Redis user group. For more information, see Using Role Based Access Control (RBAC)
|
|
129
|
+
*/
|
|
130
|
+
createUserGroup(params: ElastiCache.Types.CreateUserGroupMessage, callback?: (err: AWSError, data: ElastiCache.Types.UserGroup) => void): Request<ElastiCache.Types.UserGroup, AWSError>;
|
|
131
|
+
/**
|
|
132
|
+
* For Redis engine version 6.04 onwards: Creates a Redis user group. For more information, see Using Role Based Access Control (RBAC)
|
|
133
|
+
*/
|
|
134
|
+
createUserGroup(callback?: (err: AWSError, data: ElastiCache.Types.UserGroup) => void): Request<ElastiCache.Types.UserGroup, AWSError>;
|
|
119
135
|
/**
|
|
120
136
|
* Decreases the number of node groups in a Global Datastore
|
|
121
137
|
*/
|
|
@@ -188,6 +204,22 @@ declare class ElastiCache extends Service {
|
|
|
188
204
|
* Deletes an existing snapshot. When you receive a successful response from this operation, ElastiCache immediately begins deleting the snapshot; you cannot cancel or revert this operation. This operation is valid for Redis only.
|
|
189
205
|
*/
|
|
190
206
|
deleteSnapshot(callback?: (err: AWSError, data: ElastiCache.Types.DeleteSnapshotResult) => void): Request<ElastiCache.Types.DeleteSnapshotResult, AWSError>;
|
|
207
|
+
/**
|
|
208
|
+
* For Redis engine version 6.04 onwards: Deletes a user. The user will be removed from all user groups and in turn removed from all replication groups. For more information, see Using Role Based Access Control (RBAC).
|
|
209
|
+
*/
|
|
210
|
+
deleteUser(params: ElastiCache.Types.DeleteUserMessage, callback?: (err: AWSError, data: ElastiCache.Types.User) => void): Request<ElastiCache.Types.User, AWSError>;
|
|
211
|
+
/**
|
|
212
|
+
* For Redis engine version 6.04 onwards: Deletes a user. The user will be removed from all user groups and in turn removed from all replication groups. For more information, see Using Role Based Access Control (RBAC).
|
|
213
|
+
*/
|
|
214
|
+
deleteUser(callback?: (err: AWSError, data: ElastiCache.Types.User) => void): Request<ElastiCache.Types.User, AWSError>;
|
|
215
|
+
/**
|
|
216
|
+
* For Redis engine version 6.04 onwards: Deletes a ser group. The user group must first be disassociated from the replcation group before it can be deleted. For more information, see Using Role Based Access Control (RBAC).
|
|
217
|
+
*/
|
|
218
|
+
deleteUserGroup(params: ElastiCache.Types.DeleteUserGroupMessage, callback?: (err: AWSError, data: ElastiCache.Types.UserGroup) => void): Request<ElastiCache.Types.UserGroup, AWSError>;
|
|
219
|
+
/**
|
|
220
|
+
* For Redis engine version 6.04 onwards: Deletes a ser group. The user group must first be disassociated from the replcation group before it can be deleted. For more information, see Using Role Based Access Control (RBAC).
|
|
221
|
+
*/
|
|
222
|
+
deleteUserGroup(callback?: (err: AWSError, data: ElastiCache.Types.UserGroup) => void): Request<ElastiCache.Types.UserGroup, AWSError>;
|
|
191
223
|
/**
|
|
192
224
|
* Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cache cluster if a cluster identifier is supplied. By default, abbreviated information about the clusters is returned. You can use the optional ShowCacheNodeInfo flag to retrieve detailed information about the cache nodes associated with the clusters. These details include the DNS address and port for the cache node endpoint. If the cluster is in the creating state, only cluster-level information is displayed until all of the nodes are successfully provisioned. If the cluster is in the deleting state, only cluster-level information is displayed. If cache nodes are currently being added to the cluster, node endpoint information and creation time for the additional nodes are not displayed until they are completely provisioned. When the cluster state is available, the cluster is ready for use. If cache nodes are currently being removed from the cluster, no endpoint information for the removed nodes is displayed.
|
|
193
225
|
*/
|
|
@@ -308,6 +340,22 @@ declare class ElastiCache extends Service {
|
|
|
308
340
|
* Returns details of the update actions
|
|
309
341
|
*/
|
|
310
342
|
describeUpdateActions(callback?: (err: AWSError, data: ElastiCache.Types.UpdateActionsMessage) => void): Request<ElastiCache.Types.UpdateActionsMessage, AWSError>;
|
|
343
|
+
/**
|
|
344
|
+
* Returns a list of user groups.
|
|
345
|
+
*/
|
|
346
|
+
describeUserGroups(params: ElastiCache.Types.DescribeUserGroupsMessage, callback?: (err: AWSError, data: ElastiCache.Types.DescribeUserGroupsResult) => void): Request<ElastiCache.Types.DescribeUserGroupsResult, AWSError>;
|
|
347
|
+
/**
|
|
348
|
+
* Returns a list of user groups.
|
|
349
|
+
*/
|
|
350
|
+
describeUserGroups(callback?: (err: AWSError, data: ElastiCache.Types.DescribeUserGroupsResult) => void): Request<ElastiCache.Types.DescribeUserGroupsResult, AWSError>;
|
|
351
|
+
/**
|
|
352
|
+
* Returns a list of users.
|
|
353
|
+
*/
|
|
354
|
+
describeUsers(params: ElastiCache.Types.DescribeUsersMessage, callback?: (err: AWSError, data: ElastiCache.Types.DescribeUsersResult) => void): Request<ElastiCache.Types.DescribeUsersResult, AWSError>;
|
|
355
|
+
/**
|
|
356
|
+
* Returns a list of users.
|
|
357
|
+
*/
|
|
358
|
+
describeUsers(callback?: (err: AWSError, data: ElastiCache.Types.DescribeUsersResult) => void): Request<ElastiCache.Types.DescribeUsersResult, AWSError>;
|
|
311
359
|
/**
|
|
312
360
|
* Remove a secondary cluster from the Global Datastore using the Global Datastore name. The secondary cluster will no longer receive updates from the primary cluster, but will remain as a standalone cluster in that AWS region.
|
|
313
361
|
*/
|
|
@@ -404,6 +452,22 @@ declare class ElastiCache extends Service {
|
|
|
404
452
|
* Modifies a replication group's shards (node groups) by allowing you to add shards, remove shards, or rebalance the keyspaces among exisiting shards.
|
|
405
453
|
*/
|
|
406
454
|
modifyReplicationGroupShardConfiguration(callback?: (err: AWSError, data: ElastiCache.Types.ModifyReplicationGroupShardConfigurationResult) => void): Request<ElastiCache.Types.ModifyReplicationGroupShardConfigurationResult, AWSError>;
|
|
455
|
+
/**
|
|
456
|
+
* Changes user password(s) and/or access string.
|
|
457
|
+
*/
|
|
458
|
+
modifyUser(params: ElastiCache.Types.ModifyUserMessage, callback?: (err: AWSError, data: ElastiCache.Types.User) => void): Request<ElastiCache.Types.User, AWSError>;
|
|
459
|
+
/**
|
|
460
|
+
* Changes user password(s) and/or access string.
|
|
461
|
+
*/
|
|
462
|
+
modifyUser(callback?: (err: AWSError, data: ElastiCache.Types.User) => void): Request<ElastiCache.Types.User, AWSError>;
|
|
463
|
+
/**
|
|
464
|
+
* Changes the list of users that belong to the user group.
|
|
465
|
+
*/
|
|
466
|
+
modifyUserGroup(params: ElastiCache.Types.ModifyUserGroupMessage, callback?: (err: AWSError, data: ElastiCache.Types.UserGroup) => void): Request<ElastiCache.Types.UserGroup, AWSError>;
|
|
467
|
+
/**
|
|
468
|
+
* Changes the list of users that belong to the user group.
|
|
469
|
+
*/
|
|
470
|
+
modifyUserGroup(callback?: (err: AWSError, data: ElastiCache.Types.UserGroup) => void): Request<ElastiCache.Types.UserGroup, AWSError>;
|
|
407
471
|
/**
|
|
408
472
|
* Allows you to purchase a reserved cache node offering.
|
|
409
473
|
*/
|
|
@@ -503,6 +567,7 @@ declare class ElastiCache extends Service {
|
|
|
503
567
|
}
|
|
504
568
|
declare namespace ElastiCache {
|
|
505
569
|
export type AZMode = "single-az"|"cross-az"|string;
|
|
570
|
+
export type AccessString = string;
|
|
506
571
|
export interface AddTagsToResourceMessage {
|
|
507
572
|
/**
|
|
508
573
|
* The Amazon Resource Name (ARN) of the resource to which the tags are to be added, for example arn:aws:elasticache:us-west-2:0123456789:cluster:myCluster or arn:aws:elasticache:us-west-2:0123456789:snapshot:mySnapshot. ElastiCache resources are cluster and snapshot. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces.
|
|
@@ -525,7 +590,18 @@ declare namespace ElastiCache {
|
|
|
525
590
|
ScaleDownModifications?: NodeTypeList;
|
|
526
591
|
}
|
|
527
592
|
export type AuthTokenUpdateStatus = "SETTING"|"ROTATING"|string;
|
|
528
|
-
export type AuthTokenUpdateStrategyType = "SET"|"ROTATE"|string;
|
|
593
|
+
export type AuthTokenUpdateStrategyType = "SET"|"ROTATE"|"DELETE"|string;
|
|
594
|
+
export interface Authentication {
|
|
595
|
+
/**
|
|
596
|
+
* Indicates whether the user requires a password to authenticate.
|
|
597
|
+
*/
|
|
598
|
+
Type?: AuthenticationType;
|
|
599
|
+
/**
|
|
600
|
+
* The number of passwords belonging to the user. The maximum is two.
|
|
601
|
+
*/
|
|
602
|
+
PasswordCount?: IntegerOptional;
|
|
603
|
+
}
|
|
604
|
+
export type AuthenticationType = "password"|"no-password"|string;
|
|
529
605
|
export interface AuthorizeCacheSecurityGroupIngressMessage {
|
|
530
606
|
/**
|
|
531
607
|
* The cache security group that allows network ingress.
|
|
@@ -618,6 +694,10 @@ declare namespace ElastiCache {
|
|
|
618
694
|
* The name of the Availability Zone in which the cluster is located or "Multiple" if the cache nodes are located in different Availability Zones.
|
|
619
695
|
*/
|
|
620
696
|
PreferredAvailabilityZone?: String;
|
|
697
|
+
/**
|
|
698
|
+
* The outpost ARN in which the cache cluster is created.
|
|
699
|
+
*/
|
|
700
|
+
PreferredOutpostArn?: String;
|
|
621
701
|
/**
|
|
622
702
|
* The date and time when the cluster was created.
|
|
623
703
|
*/
|
|
@@ -762,6 +842,10 @@ declare namespace ElastiCache {
|
|
|
762
842
|
* The Availability Zone where this node was created and now resides.
|
|
763
843
|
*/
|
|
764
844
|
CustomerAvailabilityZone?: String;
|
|
845
|
+
/**
|
|
846
|
+
* The customer outpost ARN of the cache node.
|
|
847
|
+
*/
|
|
848
|
+
CustomerOutpostArn?: String;
|
|
765
849
|
}
|
|
766
850
|
export type CacheNodeIdsList = String[];
|
|
767
851
|
export type CacheNodeList = CacheNode[];
|
|
@@ -935,7 +1019,7 @@ declare namespace ElastiCache {
|
|
|
935
1019
|
*/
|
|
936
1020
|
EC2SecurityGroups?: EC2SecurityGroupList;
|
|
937
1021
|
/**
|
|
938
|
-
* The ARN
|
|
1022
|
+
* The ARN of the cache security group,
|
|
939
1023
|
*/
|
|
940
1024
|
ARN?: String;
|
|
941
1025
|
}
|
|
@@ -1023,6 +1107,10 @@ declare namespace ElastiCache {
|
|
|
1023
1107
|
* A list of PreferredAvailabilityZone strings that specify which availability zones the replication group's nodes are to be in. The nummber of PreferredAvailabilityZone values must equal the value of NewReplicaCount plus 1 to account for the primary node. If this member of ReplicaConfiguration is omitted, ElastiCache for Redis selects the availability zone for each of the replicas.
|
|
1024
1108
|
*/
|
|
1025
1109
|
PreferredAvailabilityZones?: PreferredAvailabilityZoneList;
|
|
1110
|
+
/**
|
|
1111
|
+
* The outpost ARNs in which the cache cluster is created.
|
|
1112
|
+
*/
|
|
1113
|
+
PreferredOutpostArns?: PreferredOutpostArnList;
|
|
1026
1114
|
}
|
|
1027
1115
|
export interface CopySnapshotMessage {
|
|
1028
1116
|
/**
|
|
@@ -1138,6 +1226,18 @@ declare namespace ElastiCache {
|
|
|
1138
1226
|
* Reserved parameter. The password used to access a password protected server. Password constraints: Must be only printable ASCII characters. Must be at least 16 characters and no more than 128 characters in length. The only permitted printable special characters are !, &, #, $, ^, <, >, and -. Other printable special characters cannot be used in the AUTH token. For more information, see AUTH password at http://redis.io/commands/AUTH.
|
|
1139
1227
|
*/
|
|
1140
1228
|
AuthToken?: String;
|
|
1229
|
+
/**
|
|
1230
|
+
* Specifies whether the nodes in the cluster are created in a single outpost or across multiple outposts.
|
|
1231
|
+
*/
|
|
1232
|
+
OutpostMode?: OutpostMode;
|
|
1233
|
+
/**
|
|
1234
|
+
* The outpost ARN in which the cache cluster is created.
|
|
1235
|
+
*/
|
|
1236
|
+
PreferredOutpostArn?: String;
|
|
1237
|
+
/**
|
|
1238
|
+
* The outpost ARNs in which the cache cluster is created.
|
|
1239
|
+
*/
|
|
1240
|
+
PreferredOutpostArns?: PreferredOutpostArnList;
|
|
1141
1241
|
}
|
|
1142
1242
|
export interface CreateCacheClusterResult {
|
|
1143
1243
|
CacheCluster?: CacheCluster;
|
|
@@ -1191,7 +1291,7 @@ declare namespace ElastiCache {
|
|
|
1191
1291
|
}
|
|
1192
1292
|
export interface CreateGlobalReplicationGroupMessage {
|
|
1193
1293
|
/**
|
|
1194
|
-
* The suffix name of a Global Datastore. The suffix guarantees uniqueness of the Global Datastore name across multiple regions.
|
|
1294
|
+
* The suffix name of a Global Datastore. Amazon ElastiCache automatically applies a prefix to the Global Datastore ID when it is created. Each AWS Region has its own prefix. For instance, a Global Datastore ID created in the US-West-1 region will begin with "dsdfu" along with the suffix name you provide. The suffix, combined with the auto-generated prefix, guarantees uniqueness of the Global Datastore name across multiple regions. For a full list of AWS Regions and their respective Global Datastore iD prefixes, see Using the AWS CLI with Global Datastores .
|
|
1195
1295
|
*/
|
|
1196
1296
|
GlobalReplicationGroupIdSuffix: String;
|
|
1197
1297
|
/**
|
|
@@ -1331,6 +1431,10 @@ declare namespace ElastiCache {
|
|
|
1331
1431
|
* The ID of the KMS key used to encrypt the disk in the cluster.
|
|
1332
1432
|
*/
|
|
1333
1433
|
KmsKeyId?: String;
|
|
1434
|
+
/**
|
|
1435
|
+
* The list of user groups to associate with the replication group.
|
|
1436
|
+
*/
|
|
1437
|
+
UserGroupIds?: UserGroupIdListInput;
|
|
1334
1438
|
}
|
|
1335
1439
|
export interface CreateReplicationGroupResult {
|
|
1336
1440
|
ReplicationGroup?: ReplicationGroup;
|
|
@@ -1356,6 +1460,46 @@ declare namespace ElastiCache {
|
|
|
1356
1460
|
export interface CreateSnapshotResult {
|
|
1357
1461
|
Snapshot?: Snapshot;
|
|
1358
1462
|
}
|
|
1463
|
+
export interface CreateUserGroupMessage {
|
|
1464
|
+
/**
|
|
1465
|
+
* The ID of the user group.
|
|
1466
|
+
*/
|
|
1467
|
+
UserGroupId: String;
|
|
1468
|
+
/**
|
|
1469
|
+
* Must be Redis.
|
|
1470
|
+
*/
|
|
1471
|
+
Engine: EngineType;
|
|
1472
|
+
/**
|
|
1473
|
+
* The list of user IDs that belong to the user group.
|
|
1474
|
+
*/
|
|
1475
|
+
UserIds?: UserIdListInput;
|
|
1476
|
+
}
|
|
1477
|
+
export interface CreateUserMessage {
|
|
1478
|
+
/**
|
|
1479
|
+
* The ID of the user.
|
|
1480
|
+
*/
|
|
1481
|
+
UserId: UserId;
|
|
1482
|
+
/**
|
|
1483
|
+
* The username of the user.
|
|
1484
|
+
*/
|
|
1485
|
+
UserName: UserName;
|
|
1486
|
+
/**
|
|
1487
|
+
* Must be Redis.
|
|
1488
|
+
*/
|
|
1489
|
+
Engine: EngineType;
|
|
1490
|
+
/**
|
|
1491
|
+
* Passwords used for this user account. You can create up to two passwords for each user.
|
|
1492
|
+
*/
|
|
1493
|
+
Passwords?: PasswordListInput;
|
|
1494
|
+
/**
|
|
1495
|
+
* Access permissions string used for this user account.
|
|
1496
|
+
*/
|
|
1497
|
+
AccessString: AccessString;
|
|
1498
|
+
/**
|
|
1499
|
+
* Indicates a password is not required for this user account.
|
|
1500
|
+
*/
|
|
1501
|
+
NoPasswordRequired?: BooleanOptional;
|
|
1502
|
+
}
|
|
1359
1503
|
export interface CustomerNodeEndpoint {
|
|
1360
1504
|
/**
|
|
1361
1505
|
* The address of the node endpoint
|
|
@@ -1487,6 +1631,18 @@ declare namespace ElastiCache {
|
|
|
1487
1631
|
export interface DeleteSnapshotResult {
|
|
1488
1632
|
Snapshot?: Snapshot;
|
|
1489
1633
|
}
|
|
1634
|
+
export interface DeleteUserGroupMessage {
|
|
1635
|
+
/**
|
|
1636
|
+
* The ID of the user group.
|
|
1637
|
+
*/
|
|
1638
|
+
UserGroupId: String;
|
|
1639
|
+
}
|
|
1640
|
+
export interface DeleteUserMessage {
|
|
1641
|
+
/**
|
|
1642
|
+
* The ID of the user.
|
|
1643
|
+
*/
|
|
1644
|
+
UserId: UserId;
|
|
1645
|
+
}
|
|
1490
1646
|
export interface DescribeCacheClustersMessage {
|
|
1491
1647
|
/**
|
|
1492
1648
|
* The user-supplied cluster identifier. If this parameter is specified, only information about that specific cluster is returned. This parameter isn't case sensitive.
|
|
@@ -1848,6 +2004,62 @@ declare namespace ElastiCache {
|
|
|
1848
2004
|
*/
|
|
1849
2005
|
Marker?: String;
|
|
1850
2006
|
}
|
|
2007
|
+
export interface DescribeUserGroupsMessage {
|
|
2008
|
+
/**
|
|
2009
|
+
* The ID of the user group.
|
|
2010
|
+
*/
|
|
2011
|
+
UserGroupId?: String;
|
|
2012
|
+
/**
|
|
2013
|
+
* The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.
|
|
2014
|
+
*/
|
|
2015
|
+
MaxRecords?: IntegerOptional;
|
|
2016
|
+
/**
|
|
2017
|
+
* An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords. >
|
|
2018
|
+
*/
|
|
2019
|
+
Marker?: String;
|
|
2020
|
+
}
|
|
2021
|
+
export interface DescribeUserGroupsResult {
|
|
2022
|
+
/**
|
|
2023
|
+
* Returns a list of user groups.
|
|
2024
|
+
*/
|
|
2025
|
+
UserGroups?: UserGroupList;
|
|
2026
|
+
/**
|
|
2027
|
+
* An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords. >
|
|
2028
|
+
*/
|
|
2029
|
+
Marker?: String;
|
|
2030
|
+
}
|
|
2031
|
+
export interface DescribeUsersMessage {
|
|
2032
|
+
/**
|
|
2033
|
+
* The Redis engine.
|
|
2034
|
+
*/
|
|
2035
|
+
Engine?: EngineType;
|
|
2036
|
+
/**
|
|
2037
|
+
* The ID of the user.
|
|
2038
|
+
*/
|
|
2039
|
+
UserId?: UserId;
|
|
2040
|
+
/**
|
|
2041
|
+
* Filter to determine the list of User IDs to return.
|
|
2042
|
+
*/
|
|
2043
|
+
Filters?: FilterList;
|
|
2044
|
+
/**
|
|
2045
|
+
* The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.
|
|
2046
|
+
*/
|
|
2047
|
+
MaxRecords?: IntegerOptional;
|
|
2048
|
+
/**
|
|
2049
|
+
* An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords. >
|
|
2050
|
+
*/
|
|
2051
|
+
Marker?: String;
|
|
2052
|
+
}
|
|
2053
|
+
export interface DescribeUsersResult {
|
|
2054
|
+
/**
|
|
2055
|
+
* A list of users.
|
|
2056
|
+
*/
|
|
2057
|
+
Users?: UserList;
|
|
2058
|
+
/**
|
|
2059
|
+
* An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords. >
|
|
2060
|
+
*/
|
|
2061
|
+
Marker?: String;
|
|
2062
|
+
}
|
|
1851
2063
|
export interface DisassociateGlobalReplicationGroupMessage {
|
|
1852
2064
|
/**
|
|
1853
2065
|
* The name of the Global Datastore
|
|
@@ -1909,6 +2121,7 @@ declare namespace ElastiCache {
|
|
|
1909
2121
|
*/
|
|
1910
2122
|
CacheNodeTypeSpecificParameters?: CacheNodeTypeSpecificParametersList;
|
|
1911
2123
|
}
|
|
2124
|
+
export type EngineType = string;
|
|
1912
2125
|
export interface Event {
|
|
1913
2126
|
/**
|
|
1914
2127
|
* The identifier for the source of the event. For example, if the event occurred at the cluster level, the identifier would be the name of the cluster.
|
|
@@ -1955,6 +2168,20 @@ declare namespace ElastiCache {
|
|
|
1955
2168
|
export interface FailoverGlobalReplicationGroupResult {
|
|
1956
2169
|
GlobalReplicationGroup?: GlobalReplicationGroup;
|
|
1957
2170
|
}
|
|
2171
|
+
export interface Filter {
|
|
2172
|
+
/**
|
|
2173
|
+
* The property being filtered. For example, UserId.
|
|
2174
|
+
*/
|
|
2175
|
+
Name: FilterName;
|
|
2176
|
+
/**
|
|
2177
|
+
* The property values to filter on. For example, "user-123".
|
|
2178
|
+
*/
|
|
2179
|
+
Values: FilterValueList;
|
|
2180
|
+
}
|
|
2181
|
+
export type FilterList = Filter[];
|
|
2182
|
+
export type FilterName = string;
|
|
2183
|
+
export type FilterValue = string;
|
|
2184
|
+
export type FilterValueList = FilterValue[];
|
|
1958
2185
|
export interface GlobalNodeGroup {
|
|
1959
2186
|
/**
|
|
1960
2187
|
* The name of the global node group
|
|
@@ -2338,6 +2565,18 @@ declare namespace ElastiCache {
|
|
|
2338
2565
|
* Specifies the strategy to use to update the AUTH token. This parameter must be specified with the auth-token parameter. Possible values: Rotate Set For more information, see Authenticating Users with Redis AUTH
|
|
2339
2566
|
*/
|
|
2340
2567
|
AuthTokenUpdateStrategy?: AuthTokenUpdateStrategyType;
|
|
2568
|
+
/**
|
|
2569
|
+
* A list of user group IDs.
|
|
2570
|
+
*/
|
|
2571
|
+
UserGroupIdsToAdd?: UserGroupIdList;
|
|
2572
|
+
/**
|
|
2573
|
+
* A list of users groups to remove, meaning the users in the group no longer can access thereplication group.
|
|
2574
|
+
*/
|
|
2575
|
+
UserGroupIdsToRemove?: UserGroupIdList;
|
|
2576
|
+
/**
|
|
2577
|
+
* Removes the user groups that can access this replication group.
|
|
2578
|
+
*/
|
|
2579
|
+
RemoveUserGroups?: BooleanOptional;
|
|
2341
2580
|
}
|
|
2342
2581
|
export interface ModifyReplicationGroupResult {
|
|
2343
2582
|
ReplicationGroup?: ReplicationGroup;
|
|
@@ -2371,6 +2610,42 @@ declare namespace ElastiCache {
|
|
|
2371
2610
|
export interface ModifyReplicationGroupShardConfigurationResult {
|
|
2372
2611
|
ReplicationGroup?: ReplicationGroup;
|
|
2373
2612
|
}
|
|
2613
|
+
export interface ModifyUserGroupMessage {
|
|
2614
|
+
/**
|
|
2615
|
+
* The ID of the user group.
|
|
2616
|
+
*/
|
|
2617
|
+
UserGroupId: String;
|
|
2618
|
+
/**
|
|
2619
|
+
* The list of user IDs to add to the user group.
|
|
2620
|
+
*/
|
|
2621
|
+
UserIdsToAdd?: UserIdListInput;
|
|
2622
|
+
/**
|
|
2623
|
+
* The list of user IDs to remove from the user group.
|
|
2624
|
+
*/
|
|
2625
|
+
UserIdsToRemove?: UserIdListInput;
|
|
2626
|
+
}
|
|
2627
|
+
export interface ModifyUserMessage {
|
|
2628
|
+
/**
|
|
2629
|
+
* The ID of the user.
|
|
2630
|
+
*/
|
|
2631
|
+
UserId: UserId;
|
|
2632
|
+
/**
|
|
2633
|
+
* Access permissions string used for this user account.
|
|
2634
|
+
*/
|
|
2635
|
+
AccessString?: AccessString;
|
|
2636
|
+
/**
|
|
2637
|
+
* Adds additional user permissions to the access string.
|
|
2638
|
+
*/
|
|
2639
|
+
AppendAccessString?: AccessString;
|
|
2640
|
+
/**
|
|
2641
|
+
* The passwords belonging to the user account. You are allowed up to two.
|
|
2642
|
+
*/
|
|
2643
|
+
Passwords?: PasswordListInput;
|
|
2644
|
+
/**
|
|
2645
|
+
* Indicates no password is required for the user account.
|
|
2646
|
+
*/
|
|
2647
|
+
NoPasswordRequired?: BooleanOptional;
|
|
2648
|
+
}
|
|
2374
2649
|
export type MultiAZStatus = "enabled"|"disabled"|string;
|
|
2375
2650
|
export interface NodeGroup {
|
|
2376
2651
|
/**
|
|
@@ -2419,6 +2694,14 @@ declare namespace ElastiCache {
|
|
|
2419
2694
|
* A list of Availability Zones to be used for the read replicas. The number of Availability Zones in this list must match the value of ReplicaCount or ReplicasPerNodeGroup if not specified.
|
|
2420
2695
|
*/
|
|
2421
2696
|
ReplicaAvailabilityZones?: AvailabilityZonesList;
|
|
2697
|
+
/**
|
|
2698
|
+
* The output ARN of the primary node.
|
|
2699
|
+
*/
|
|
2700
|
+
PrimaryOutpostArn?: String;
|
|
2701
|
+
/**
|
|
2702
|
+
* The outpost ARN of the node replicas.
|
|
2703
|
+
*/
|
|
2704
|
+
ReplicaOutpostArns?: OutpostArnsList;
|
|
2422
2705
|
}
|
|
2423
2706
|
export type NodeGroupConfigurationList = NodeGroupConfiguration[];
|
|
2424
2707
|
export type NodeGroupList = NodeGroup[];
|
|
@@ -2439,6 +2722,10 @@ declare namespace ElastiCache {
|
|
|
2439
2722
|
* The name of the Availability Zone in which the node is located.
|
|
2440
2723
|
*/
|
|
2441
2724
|
PreferredAvailabilityZone?: String;
|
|
2725
|
+
/**
|
|
2726
|
+
* The outpost ARN of the node group member.
|
|
2727
|
+
*/
|
|
2728
|
+
PreferredOutpostArn?: String;
|
|
2442
2729
|
/**
|
|
2443
2730
|
* The role that is currently assigned to the node - primary or replica. This member is only applicable for Redis (cluster mode disabled) replication groups.
|
|
2444
2731
|
*/
|
|
@@ -2541,6 +2828,8 @@ declare namespace ElastiCache {
|
|
|
2541
2828
|
*/
|
|
2542
2829
|
TopicStatus?: String;
|
|
2543
2830
|
}
|
|
2831
|
+
export type OutpostArnsList = String[];
|
|
2832
|
+
export type OutpostMode = "single-outpost"|"cross-outpost"|string;
|
|
2544
2833
|
export interface Parameter {
|
|
2545
2834
|
/**
|
|
2546
2835
|
* The name of the parameter.
|
|
@@ -2591,6 +2880,7 @@ declare namespace ElastiCache {
|
|
|
2591
2880
|
}
|
|
2592
2881
|
export type ParameterNameValueList = ParameterNameValue[];
|
|
2593
2882
|
export type ParametersList = Parameter[];
|
|
2883
|
+
export type PasswordListInput = String[];
|
|
2594
2884
|
export type PendingAutomaticFailoverStatus = "enabled"|"disabled"|string;
|
|
2595
2885
|
export interface PendingModifiedValues {
|
|
2596
2886
|
/**
|
|
@@ -2615,6 +2905,7 @@ declare namespace ElastiCache {
|
|
|
2615
2905
|
AuthTokenStatus?: AuthTokenUpdateStatus;
|
|
2616
2906
|
}
|
|
2617
2907
|
export type PreferredAvailabilityZoneList = String[];
|
|
2908
|
+
export type PreferredOutpostArnList = String[];
|
|
2618
2909
|
export interface ProcessedUpdateAction {
|
|
2619
2910
|
/**
|
|
2620
2911
|
* The ID of the replication group
|
|
@@ -2792,6 +3083,10 @@ declare namespace ElastiCache {
|
|
|
2792
3083
|
* A flag that enables encryption at-rest when set to true. You cannot modify the value of AtRestEncryptionEnabled after the cluster is created. To enable encryption at-rest on a cluster you must set AtRestEncryptionEnabled to true when you create a cluster. Required: Only available when creating a replication group in an Amazon VPC using redis version 3.2.6, 4.x or later. Default: false
|
|
2793
3084
|
*/
|
|
2794
3085
|
AtRestEncryptionEnabled?: BooleanOptional;
|
|
3086
|
+
/**
|
|
3087
|
+
* The outpost ARNs of the replication group's member clusters.
|
|
3088
|
+
*/
|
|
3089
|
+
MemberClustersOutpostArns?: ReplicationGroupOutpostArnList;
|
|
2795
3090
|
/**
|
|
2796
3091
|
* The ID of the KMS key used to encrypt the disk in the cluster.
|
|
2797
3092
|
*/
|
|
@@ -2800,6 +3095,10 @@ declare namespace ElastiCache {
|
|
|
2800
3095
|
* The ARN (Amazon Resource Name) of the replication group.
|
|
2801
3096
|
*/
|
|
2802
3097
|
ARN?: String;
|
|
3098
|
+
/**
|
|
3099
|
+
* The list of user group IDs that have access to the replication group.
|
|
3100
|
+
*/
|
|
3101
|
+
UserGroupIds?: UserGroupIdList;
|
|
2803
3102
|
}
|
|
2804
3103
|
export type ReplicationGroupIdList = String[];
|
|
2805
3104
|
export type ReplicationGroupList = ReplicationGroup[];
|
|
@@ -2813,6 +3112,7 @@ declare namespace ElastiCache {
|
|
|
2813
3112
|
*/
|
|
2814
3113
|
ReplicationGroups?: ReplicationGroupList;
|
|
2815
3114
|
}
|
|
3115
|
+
export type ReplicationGroupOutpostArnList = String[];
|
|
2816
3116
|
export interface ReplicationGroupPendingModifiedValues {
|
|
2817
3117
|
/**
|
|
2818
3118
|
* The primary cluster ID that is applied immediately (if --apply-immediately was specified), or during the next maintenance window.
|
|
@@ -2830,6 +3130,10 @@ declare namespace ElastiCache {
|
|
|
2830
3130
|
* The auth token status
|
|
2831
3131
|
*/
|
|
2832
3132
|
AuthTokenStatus?: AuthTokenUpdateStatus;
|
|
3133
|
+
/**
|
|
3134
|
+
* The user groups being modified.
|
|
3135
|
+
*/
|
|
3136
|
+
UserGroups?: UserGroupsUpdateStatus;
|
|
2833
3137
|
}
|
|
2834
3138
|
export interface ReservedCacheNode {
|
|
2835
3139
|
/**
|
|
@@ -3118,6 +3422,10 @@ declare namespace ElastiCache {
|
|
|
3118
3422
|
* The name of the Availability Zone in which the source cluster is located.
|
|
3119
3423
|
*/
|
|
3120
3424
|
PreferredAvailabilityZone?: String;
|
|
3425
|
+
/**
|
|
3426
|
+
* The ARN (Amazon Resource Name) of the preferred outpost.
|
|
3427
|
+
*/
|
|
3428
|
+
PreferredOutpostArn?: String;
|
|
3121
3429
|
/**
|
|
3122
3430
|
* The date and time when the source cluster was created.
|
|
3123
3431
|
*/
|
|
@@ -3181,7 +3489,7 @@ declare namespace ElastiCache {
|
|
|
3181
3489
|
}
|
|
3182
3490
|
export type SnapshotArnsList = String[];
|
|
3183
3491
|
export type SnapshotList = Snapshot[];
|
|
3184
|
-
export type SourceType = "cache-cluster"|"cache-parameter-group"|"cache-security-group"|"cache-subnet-group"|"replication-group"|string;
|
|
3492
|
+
export type SourceType = "cache-cluster"|"cache-parameter-group"|"cache-security-group"|"cache-subnet-group"|"replication-group"|"user"|"user-group"|string;
|
|
3185
3493
|
export interface StartMigrationMessage {
|
|
3186
3494
|
/**
|
|
3187
3495
|
* The ID of the replication group to which data should be migrated.
|
|
@@ -3205,9 +3513,19 @@ declare namespace ElastiCache {
|
|
|
3205
3513
|
* The Availability Zone associated with the subnet.
|
|
3206
3514
|
*/
|
|
3207
3515
|
SubnetAvailabilityZone?: AvailabilityZone;
|
|
3516
|
+
/**
|
|
3517
|
+
* The outpost ARN of the subnet.
|
|
3518
|
+
*/
|
|
3519
|
+
SubnetOutpost?: SubnetOutpost;
|
|
3208
3520
|
}
|
|
3209
3521
|
export type SubnetIdentifierList = String[];
|
|
3210
3522
|
export type SubnetList = Subnet[];
|
|
3523
|
+
export interface SubnetOutpost {
|
|
3524
|
+
/**
|
|
3525
|
+
* The outpost ARN of the subnet.
|
|
3526
|
+
*/
|
|
3527
|
+
SubnetOutpostArn?: String;
|
|
3528
|
+
}
|
|
3211
3529
|
export type TStamp = Date;
|
|
3212
3530
|
export interface Tag {
|
|
3213
3531
|
/**
|
|
@@ -3249,6 +3567,7 @@ declare namespace ElastiCache {
|
|
|
3249
3567
|
*/
|
|
3250
3568
|
EndTime?: TStamp;
|
|
3251
3569
|
}
|
|
3570
|
+
export type UGReplicationGroupIdList = String[];
|
|
3252
3571
|
export interface UnprocessedUpdateAction {
|
|
3253
3572
|
/**
|
|
3254
3573
|
* The replication group ID
|
|
@@ -3365,6 +3684,99 @@ declare namespace ElastiCache {
|
|
|
3365
3684
|
*/
|
|
3366
3685
|
UpdateActions?: UpdateActionList;
|
|
3367
3686
|
}
|
|
3687
|
+
export interface User {
|
|
3688
|
+
/**
|
|
3689
|
+
* The ID of the user.
|
|
3690
|
+
*/
|
|
3691
|
+
UserId?: String;
|
|
3692
|
+
/**
|
|
3693
|
+
* The username of the user.
|
|
3694
|
+
*/
|
|
3695
|
+
UserName?: String;
|
|
3696
|
+
/**
|
|
3697
|
+
* Indicates the user status. Can be "active", "modifying" or "deleting".
|
|
3698
|
+
*/
|
|
3699
|
+
Status?: String;
|
|
3700
|
+
/**
|
|
3701
|
+
* Must be Redis.
|
|
3702
|
+
*/
|
|
3703
|
+
Engine?: EngineType;
|
|
3704
|
+
/**
|
|
3705
|
+
* Access permissions string used for this user account.
|
|
3706
|
+
*/
|
|
3707
|
+
AccessString?: String;
|
|
3708
|
+
/**
|
|
3709
|
+
* Returns a list of the user group IDs the user belongs to.
|
|
3710
|
+
*/
|
|
3711
|
+
UserGroupIds?: UserGroupIdList;
|
|
3712
|
+
/**
|
|
3713
|
+
* Denotes whether the user requires a password to authenticate.
|
|
3714
|
+
*/
|
|
3715
|
+
Authentication?: Authentication;
|
|
3716
|
+
/**
|
|
3717
|
+
* The Amazon Resource Name (ARN) of the user account.
|
|
3718
|
+
*/
|
|
3719
|
+
ARN?: String;
|
|
3720
|
+
}
|
|
3721
|
+
export interface UserGroup {
|
|
3722
|
+
/**
|
|
3723
|
+
* The ID of the user group.
|
|
3724
|
+
*/
|
|
3725
|
+
UserGroupId?: String;
|
|
3726
|
+
/**
|
|
3727
|
+
* Indicates user group status. Can be "creating", "active", "modifying", "deleting".
|
|
3728
|
+
*/
|
|
3729
|
+
Status?: String;
|
|
3730
|
+
/**
|
|
3731
|
+
* Must be Redis.
|
|
3732
|
+
*/
|
|
3733
|
+
Engine?: EngineType;
|
|
3734
|
+
/**
|
|
3735
|
+
* The list of user IDs that belong to the user group.
|
|
3736
|
+
*/
|
|
3737
|
+
UserIds?: UserIdList;
|
|
3738
|
+
/**
|
|
3739
|
+
* A list of updates being applied to the user groups.
|
|
3740
|
+
*/
|
|
3741
|
+
PendingChanges?: UserGroupPendingChanges;
|
|
3742
|
+
/**
|
|
3743
|
+
* A list of replication groups that the user group can access.
|
|
3744
|
+
*/
|
|
3745
|
+
ReplicationGroups?: UGReplicationGroupIdList;
|
|
3746
|
+
/**
|
|
3747
|
+
* The Amazon Resource Name (ARN) of the user group.
|
|
3748
|
+
*/
|
|
3749
|
+
ARN?: String;
|
|
3750
|
+
}
|
|
3751
|
+
export type UserGroupId = string;
|
|
3752
|
+
export type UserGroupIdList = UserGroupId[];
|
|
3753
|
+
export type UserGroupIdListInput = UserGroupId[];
|
|
3754
|
+
export type UserGroupList = UserGroup[];
|
|
3755
|
+
export interface UserGroupPendingChanges {
|
|
3756
|
+
/**
|
|
3757
|
+
* The list of user group IDs ro remove.
|
|
3758
|
+
*/
|
|
3759
|
+
UserIdsToRemove?: UserIdList;
|
|
3760
|
+
/**
|
|
3761
|
+
* The list of user IDs to add.
|
|
3762
|
+
*/
|
|
3763
|
+
UserIdsToAdd?: UserIdList;
|
|
3764
|
+
}
|
|
3765
|
+
export interface UserGroupsUpdateStatus {
|
|
3766
|
+
/**
|
|
3767
|
+
* The list of user group IDs to add.
|
|
3768
|
+
*/
|
|
3769
|
+
UserGroupIdsToAdd?: UserGroupIdList;
|
|
3770
|
+
/**
|
|
3771
|
+
* The list of user group IDs to remove.
|
|
3772
|
+
*/
|
|
3773
|
+
UserGroupIdsToRemove?: UserGroupIdList;
|
|
3774
|
+
}
|
|
3775
|
+
export type UserId = string;
|
|
3776
|
+
export type UserIdList = UserId[];
|
|
3777
|
+
export type UserIdListInput = UserId[];
|
|
3778
|
+
export type UserList = User[];
|
|
3779
|
+
export type UserName = string;
|
|
3368
3780
|
/**
|
|
3369
3781
|
* A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
|
|
3370
3782
|
*/
|