v1.4.3
This commit is contained in:
parent
a80a4aa4f9
commit
5bb4d373fc
187 changed files with 8665 additions and 998 deletions
37
vendor/aws/aws-sdk-php/.changes/3.393.1
vendored
Normal file
37
vendor/aws/aws-sdk-php/.changes/3.393.1
vendored
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
[
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "MediaLive",
|
||||
"description": "AWS Elemental MediaLive now supports SCTE-35 marker passthrough without IDR frame insertion for CMAF Ingest, MediaPackage V2, and transport stream outputs."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "MarketplaceCatalog",
|
||||
"description": "Introducing two new APIs, DescribeAssessment and ListAssessments. These APIs expose validation issues on Marketplace resources. The validation issues are exposed via a newly created resource called Assessment."
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "Batch",
|
||||
"description": "Update AWS Batch documentation with newer Fargate Supported configurations, notes, and fix broken Docker link re-directs."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "WorkSpaces",
|
||||
"description": "Amazon WorkSpaces now supports nested virtualization, allowing you to run hypervisors and virtualization-based workloads within your WorkSpaces. You can enable or disable nested virtualization when creating a WorkSpace or by modifying an existing WorkSpace's properties."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Outposts",
|
||||
"description": "AWS Outposts now supports VPC Endpoint configuration in CreatePrivateConnectivityConfig, enabling scoped private connectivity with provisioning role creation for secure outpost installations"
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "EC2",
|
||||
"description": "Doc release for CreateImage support for instances with local snapshots in Outpost"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "EntityResolution",
|
||||
"description": "Added ResourceNotFoundException to DeleteSchemaMapping, DeleteMatchingWorkflow, DeleteIdMappingWorkflow, and DeleteIdNamespace. These operations now return a 404 ResourceNotFoundException (previously a 200 Success) when the target resource does not exist."
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue