aws-sdk 2.1474.0 → 2.1476.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 CHANGED
@@ -1,7 +1,21 @@
1
1
  # Changelog for AWS SDK for JavaScript
2
- <!--LATEST=2.1474.0-->
2
+ <!--LATEST=2.1476.0-->
3
3
  <!--ENTRYINSERT-->
4
4
 
5
+ ## 2.1476.0
6
+ * feature: Kendra: Changes for a new feature in Amazon Kendra's Query API to Collapse/Expand query results
7
+ * feature: RDS: This release adds support for upgrading the storage file system configuration on the DB instance using a blue/green deployment or a read replica.
8
+ * feature: Wisdom: This release adds an max limit of 25 recommendation ids for NotifyRecommendationsReceived API.
9
+
10
+ ## 2.1475.0
11
+ * feature: CodePipeline: Add retryMode ALL_ACTIONS to RetryStageExecution API that retries a failed stage starting from first action in the stage
12
+ * feature: Discovery: This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents.
13
+ * feature: GlobalAccelerator: Fixed error where ListCustomRoutingEndpointGroups did not have a paginator
14
+ * feature: GuardDuty: Add domainWithSuffix finding field to dnsRequestAction
15
+ * feature: Kafka: AWS Managed Streaming for Kafka is launching MSK Replicator, a new feature that enables customers to reliably replicate data across Amazon MSK clusters in same or different AWS regions. You can now use SDK to create, list, describe, delete, update, and manage tags of MSK Replicators.
16
+ * feature: Route53RecoveryCluster: Adds Owner field to ListRoutingControls API.
17
+ * feature: Route53RecoveryControlConfig: Adds permissions for GetResourcePolicy to support returning details about AWS Resource Access Manager resource policies for shared resources.
18
+
5
19
  ## 2.1474.0
6
20
  * feature: CloudFormation: SDK and documentation updates for UpdateReplacePolicy
7
21
  * feature: Drs: Updated exsiting API to allow AWS Elastic Disaster Recovery support of launching recovery into existing EC2 instances.
package/README.md CHANGED
@@ -71,7 +71,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
71
71
  To use the SDK in the browser, simply add the following script tag to your
72
72
  HTML pages:
73
73
 
74
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1474.0.min.js"></script>
74
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1476.0.min.js"></script>
75
75
 
76
76
  You can also build a custom browser SDK with your specified set of AWS services.
77
77
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -74,10 +74,10 @@
74
74
  ],
75
75
  "pendingCount": 0,
76
76
  "runningCount": 0,
77
- "serviceArn": "arn:aws:ecs:us-east-1:012345678910:service/ecs-simple-service",
77
+ "serviceArn": "arn:aws:ecs:us-east-1:012345678910:service/default/ecs-simple-service",
78
78
  "serviceName": "ecs-simple-service",
79
79
  "status": "ACTIVE",
80
- "taskDefinition": "arn:aws:ecs:us-east-1:012345678910:task-definition/hello_world:6"
80
+ "taskDefinition": "arn:aws:ecs:us-east-1:012345678910:task-definition/default/hello_world:6"
81
81
  }
82
82
  },
83
83
  "comments": {
@@ -138,10 +138,10 @@
138
138
  "pendingCount": 0,
139
139
  "roleArn": "arn:aws:iam::012345678910:role/ecsServiceRole",
140
140
  "runningCount": 0,
141
- "serviceArn": "arn:aws:ecs:us-east-1:012345678910:service/ecs-simple-service-elb",
141
+ "serviceArn": "arn:aws:ecs:us-east-1:012345678910:service/default/ecs-simple-service-elb",
142
142
  "serviceName": "ecs-simple-service-elb",
143
143
  "status": "ACTIVE",
144
- "taskDefinition": "arn:aws:ecs:us-east-1:012345678910:task-definition/console-sample-app-static:6"
144
+ "taskDefinition": "arn:aws:ecs:us-east-1:012345678910:task-definition/default/console-sample-app-static:6"
145
145
  }
146
146
  },
147
147
  "comments": {
@@ -307,7 +307,7 @@
307
307
  "containerInstances": [
308
308
  {
309
309
  "agentConnected": true,
310
- "containerInstanceArn": "arn:aws:ecs:us-east-1:012345678910:container-instance/f2756532-8f13-4d53-87c9-aed50dc94cd7",
310
+ "containerInstanceArn": "arn:aws:ecs:us-east-1:012345678910:container-instance/default/f2756532-8f13-4d53-87c9-aed50dc94cd7",
311
311
  "ec2InstanceId": "i-807f3249",
312
312
  "pendingTasksCount": 0,
313
313
  "registeredResources": [
@@ -432,10 +432,10 @@
432
432
  ],
433
433
  "pendingCount": 0,
434
434
  "runningCount": 0,
435
- "serviceArn": "arn:aws:ecs:us-east-1:012345678910:service/ecs-simple-service",
435
+ "serviceArn": "arn:aws:ecs:us-east-1:012345678910:service/default/ecs-simple-service",
436
436
  "serviceName": "ecs-simple-service",
437
437
  "status": "ACTIVE",
438
- "taskDefinition": "arn:aws:ecs:us-east-1:012345678910:task-definition/hello_world:6"
438
+ "taskDefinition": "arn:aws:ecs:us-east-1:012345678910:task-definition/default/hello_world:6"
439
439
  }
440
440
  ]
441
441
  },
@@ -540,7 +540,7 @@
540
540
  "tasks": [
541
541
  {
542
542
  "clusterArn": "arn:aws:ecs:<region>:<aws_account_id>:cluster/default",
543
- "containerInstanceArn": "arn:aws:ecs:<region>:<aws_account_id>:container-instance/18f9eda5-27d7-4c19-b133-45adc516e8fb",
543
+ "containerInstanceArn": "arn:aws:ecs:<region>:<aws_account_id>:container-instance/default/18f9eda5-27d7-4c19-b133-45adc516e8fb",
544
544
  "containers": [
545
545
  {
546
546
  "name": "ecs-demo",
@@ -553,7 +553,7 @@
553
553
  "hostPort": 80
554
554
  }
555
555
  ],
556
- "taskArn": "arn:aws:ecs:<region>:<aws_account_id>:task/c5cba4eb-5dad-405e-96db-71ef8eefe6a8"
556
+ "taskArn": "arn:aws:ecs:<region>:<aws_account_id>:task/default/c5cba4eb-5dad-405e-96db-71ef8eefe6a8"
557
557
  }
558
558
  ],
559
559
  "desiredStatus": "RUNNING",
@@ -566,7 +566,7 @@
566
566
  ]
567
567
  },
568
568
  "startedBy": "ecs-svc/9223370608528463088",
569
- "taskArn": "arn:aws:ecs:<region>:<aws_account_id>:task/c5cba4eb-5dad-405e-96db-71ef8eefe6a8",
569
+ "taskArn": "arn:aws:ecs:<region>:<aws_account_id>:task/default/c5cba4eb-5dad-405e-96db-71ef8eefe6a8",
570
570
  "taskDefinitionArn": "arn:aws:ecs:<region>:<aws_account_id>:task-definition/amazon-ecs-sample:1"
571
571
  }
572
572
  ]
@@ -598,7 +598,7 @@
598
598
  {
599
599
  "expirationDate": "2022-11-02T06:56:32.553Z",
600
600
  "protectionEnabled": true,
601
- "taskArn": "arn:aws:ecs:us-west-2:012345678910:task/b8b1cf532d0e46ba8d44a40d1de16772"
601
+ "taskArn": "arn:aws:ecs:us-west-2:012345678910:task/default/b8b1cf532d0e46ba8d44a40d1de16772"
602
602
  }
603
603
  ]
604
604
  },
@@ -710,8 +710,8 @@
710
710
  },
711
711
  "output": {
712
712
  "containerInstanceArns": [
713
- "arn:aws:ecs:us-east-1:<aws_account_id>:container-instance/f6bbb147-5370-4ace-8c73-c7181ded911f",
714
- "arn:aws:ecs:us-east-1:<aws_account_id>:container-instance/ffe3d344-77e2-476c-a4d0-bf560ad50acb"
713
+ "arn:aws:ecs:us-east-1:<aws_account_id>:container-instance/default/f6bbb147-5370-4ace-8c73-c7181ded911f",
714
+ "arn:aws:ecs:us-east-1:<aws_account_id>:container-instance/default/ffe3d344-77e2-476c-a4d0-bf560ad50acb"
715
715
  ]
716
716
  },
717
717
  "comments": {
@@ -731,7 +731,7 @@
731
731
  },
732
732
  "output": {
733
733
  "serviceArns": [
734
- "arn:aws:ecs:us-east-1:012345678910:service/my-http-service"
734
+ "arn:aws:ecs:us-east-1:012345678910:service/default/my-http-service"
735
735
  ]
736
736
  },
737
737
  "comments": {
@@ -866,8 +866,8 @@
866
866
  },
867
867
  "output": {
868
868
  "taskArns": [
869
- "arn:aws:ecs:us-east-1:012345678910:task/0cc43cdb-3bee-4407-9c26-c0e6ea5bee84",
870
- "arn:aws:ecs:us-east-1:012345678910:task/6b809ef6-c67e-4467-921f-ee261c15a0a1"
869
+ "arn:aws:ecs:us-east-1:012345678910:task/default/0cc43cdb-3bee-4407-9c26-c0e6ea5bee84",
870
+ "arn:aws:ecs:us-east-1:012345678910:task/default/6b809ef6-c67e-4467-921f-ee261c15a0a1"
871
871
  ]
872
872
  },
873
873
  "comments": {
@@ -887,7 +887,7 @@
887
887
  },
888
888
  "output": {
889
889
  "taskArns": [
890
- "arn:aws:ecs:us-east-1:012345678910:task/0cc43cdb-3bee-4407-9c26-c0e6ea5bee84"
890
+ "arn:aws:ecs:us-east-1:012345678910:task/default/0cc43cdb-3bee-4407-9c26-c0e6ea5bee84"
891
891
  ]
892
892
  },
893
893
  "comments": {
@@ -1049,13 +1049,13 @@
1049
1049
  "output": {
1050
1050
  "tasks": [
1051
1051
  {
1052
- "containerInstanceArn": "arn:aws:ecs:us-east-1:<aws_account_id>:container-instance/ffe3d344-77e2-476c-a4d0-bf560ad50acb",
1052
+ "containerInstanceArn": "arn:aws:ecs:us-east-1:<aws_account_id>:container-instance/default/ffe3d344-77e2-476c-a4d0-bf560ad50acb",
1053
1053
  "containers": [
1054
1054
  {
1055
1055
  "name": "sleep",
1056
- "containerArn": "arn:aws:ecs:us-east-1:<aws_account_id>:container/58591c8e-be29-4ddf-95aa-ee459d4c59fd",
1056
+ "containerArn": "arn:aws:ecs:us-east-1:<aws_account_id>:container/default/58591c8e-be29-4ddf-95aa-ee459d4c59fd",
1057
1057
  "lastStatus": "PENDING",
1058
- "taskArn": "arn:aws:ecs:us-east-1:<aws_account_id>:task/a9f21ea7-c9f5-44b1-b8e6-b31f50ed33c0"
1058
+ "taskArn": "arn:aws:ecs:us-east-1:<aws_account_id>:task/default/a9f21ea7-c9f5-44b1-b8e6-b31f50ed33c0"
1059
1059
  }
1060
1060
  ],
1061
1061
  "desiredStatus": "RUNNING",
@@ -1067,7 +1067,7 @@
1067
1067
  }
1068
1068
  ]
1069
1069
  },
1070
- "taskArn": "arn:aws:ecs:us-east-1:<aws_account_id>:task/a9f21ea7-c9f5-44b1-b8e6-b31f50ed33c0",
1070
+ "taskArn": "arn:aws:ecs:us-east-1:<aws_account_id>:task/default/a9f21ea7-c9f5-44b1-b8e6-b31f50ed33c0",
1071
1071
  "taskDefinitionArn": "arn:aws:ecs:us-east-1:<aws_account_id>:task-definition/sleep360:1"
1072
1072
  }
1073
1073
  ]
@@ -1182,7 +1182,7 @@
1182
1182
  {
1183
1183
  "expirationDate": "2022-11-02T06:56:32.553Z",
1184
1184
  "protectionEnabled": true,
1185
- "taskArn": "arn:aws:ecs:us-west-2:012345678910:task/b8b1cf532d0e46ba8d44a40d1de16772"
1185
+ "taskArn": "arn:aws:ecs:us-west-2:012345678910:task/default/b8b1cf532d0e46ba8d44a40d1de16772"
1186
1186
  }
1187
1187
  ]
1188
1188
  },
@@ -1212,7 +1212,7 @@
1212
1212
  {
1213
1213
  "expirationDate": "2022-11-02T06:56:32.553Z",
1214
1214
  "protectionEnabled": true,
1215
- "taskArn": "arn:aws:ecs:us-west-2:012345678910:task/b8b1cf532d0e46ba8d44a40d1de16772"
1215
+ "taskArn": "arn:aws:ecs:us-west-2:012345678910:task/default/b8b1cf532d0e46ba8d44a40d1de16772"
1216
1216
  }
1217
1217
  ]
1218
1218
  },
@@ -1241,7 +1241,7 @@
1241
1241
  "protectedTasks": [
1242
1242
  {
1243
1243
  "protectionEnabled": false,
1244
- "taskArn": "arn:aws:ecs:us-west-2:012345678910:task/b8b1cf532d0e46ba8d44a40d1de16772"
1244
+ "taskArn": "arn:aws:ecs:us-west-2:012345678910:task/default/b8b1cf532d0e46ba8d44a40d1de16772"
1245
1245
  }
1246
1246
  ]
1247
1247
  },
@@ -21,7 +21,8 @@
21
21
  "ListCustomRoutingEndpointGroups": {
22
22
  "input_token": "NextToken",
23
23
  "output_token": "NextToken",
24
- "limit_key": "MaxResults"
24
+ "limit_key": "MaxResults",
25
+ "result_key": "EndpointGroups"
25
26
  },
26
27
  "ListCustomRoutingListeners": {
27
28
  "input_token": "NextToken",
@@ -2086,6 +2086,9 @@
2086
2086
  "Blocked": {
2087
2087
  "locationName": "blocked",
2088
2088
  "type": "boolean"
2089
+ },
2090
+ "DomainWithSuffix": {
2091
+ "locationName": "domainWithSuffix"
2089
2092
  }
2090
2093
  }
2091
2094
  },