123456789101112131415161718192021222324252627 |
- [
- {
- "type": "enhancement",
- "category": "Test",
- "description": "Use fluent interface when defining mocks."
- },
- {
- "type": "api-change",
- "category": "Inspector",
- "description": "PreviewAgents API now returns additional fields within the AgentPreview data type. The API now shows the agent health and availability status for all instances included in the assessment target. This allows users to check the health status of Inspector Agents before running an assessment. In addition, it shows the instance ID, hostname, and IP address of the targeted instances."
- },
- {
- "type": "api-change",
- "category": "EC2",
- "description": "This release fixes an issue with tags not showing in DescribeAddresses responses."
- },
- {
- "type": "api-change",
- "category": "ECS",
- "description": "Amazon ECS users can now set a health check initialization wait period of their ECS services, the services that are associated with an Elastic Load Balancer (ELB) will wait for a period of time before the ELB become healthy. You can now configure this in Create and Update Service."
- },
- {
- "type": "api-change",
- "category": "SageMaker",
- "description": "SageMaker Models no longer support SupplementalContainers. API's that have been affected are CreateModel and DescribeModel."
- }
- ]
|