Skip to content

Commit a1eaf4d

Browse files
Update to latest models
1 parent a2d463b commit a1eaf4d

18 files changed

Lines changed: 4774 additions & 826 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``backup``",
4+
"description": "Adding EKS specific backup vault notification types for AWS Backup."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``drs``",
4+
"description": "This changes adds support for modifying the replication configuration to support data replication using IPv6."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``ecr``",
4+
"description": "Add UnableToListUpstreamImageReferrersException in ListImageReferrers"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``ivs-realtime``",
4+
"description": "Adds support for Amazon IVS real-time streaming redundant ingest."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``marketplace-discovery``",
4+
"description": "AWS Marketplace Discovery API provides an interface that enables programmatic access to the AWS Marketplace catalog, including searching and browsing listings, retrieving product details and fulfillment options, and accessing public and private offer pricing and terms."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``medialive``",
4+
"description": "MediaLive is adding support for MediaConnect Router by supporting a new output type called MEDIACONNECT ROUTER. This new output type will provide seamless encrypted transport between your MediaLive channel and MediaConnect Router."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``outposts``",
4+
"description": "Add AWS Outposts APIs to view renewal pricing options and submit renewal requests for Outpost contracts"
5+
}

awscli/botocore/data/backup/2018-11-15/service-2.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2483,7 +2483,10 @@
24832483
"CONTINUOUS_BACKUP_INTERRUPTED",
24842484
"RECOVERY_POINT_INDEX_COMPLETED",
24852485
"RECOVERY_POINT_INDEX_DELETED",
2486-
"RECOVERY_POINT_INDEXING_FAILED"
2486+
"RECOVERY_POINT_INDEXING_FAILED",
2487+
"EKS_RESTORE_OBJECT_FAILED",
2488+
"EKS_RESTORE_OBJECT_SKIPPED",
2489+
"EKS_BACKUP_OBJECT_FAILED"
24872490
]
24882491
},
24892492
"BackupVaultEvents":{

0 commit comments

Comments
 (0)