-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
awstools
committed
Nov 30, 2021
1 parent
071064f
commit 114891d
Showing
75 changed files
with
26,229 additions
and
2,153 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "AccessAnalyzer", | ||
"description": "AWS IAM Access Analyzer now supports policy validation for resource policies attached to S3 buckets and access points. You can run additional policy checks by specifying the S3 resource type you want to attach to your resource policy." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "BackupGateway", | ||
"description": "Initial release of AWS Backup gateway which enables you to centralize and automate protection of on-premises VMware and VMware Cloud on AWS workloads using AWS Backup." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "This release adds support for Is4gen and Im4gn instances. This release also adds a new subnet attribute, enableLniAtDeviceIndex, to support local network interfaces, which are logical networking components that connect an EC2 instance to your on-premises network." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "FSx", | ||
"description": "This release adds support for the FSx for OpenZFS file system type, FSx for Lustre file systems with the Persistent_2 deployment type, and FSx for Lustre file systems with Amazon S3 data repository associations and automatic export policies." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Glue", | ||
"description": "Support for DataLake transactions" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "IoTTwinMaker", | ||
"description": "AWS IoT TwinMaker makes it faster and easier to create, visualize and monitor digital twins of real-world systems like buildings, factories and industrial equipment to optimize operations. Learn more: https://docs.aws.amazon.com/iot-twinmaker/latest/apireference/Welcome.html (New Service) (Preview)" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Iot", | ||
"description": "Added the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Kafka", | ||
"description": "This release adds three new V2 APIs. CreateClusterV2 for creating both provisioned and serverless clusters. DescribeClusterV2 for getting information about provisioned and serverless clusters and ListClustersV2 for listing all clusters (both provisioned and serverless) in your account." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Kinesis", | ||
"description": "Updates API to latest version." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "LakeFormation", | ||
"description": "This release adds support for row and cell-based access control in Lake Formation. It also adds support for Lake Formation Governed Tables, which support ACID transactions and automatic storage optimizations." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Outposts", | ||
"description": "This release adds the SupportedHardwareType parameter to CreateOutpost." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "RedshiftData", | ||
"description": "Data API now supports serverless queries." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "S3", | ||
"description": "Introduce Amazon S3 Glacier Instant Retrieval storage class and a new setting in S3 Object Ownership to disable ACLs for bucket and the objects in it." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Snowball", | ||
"description": "Tapeball is to integrate tape gateway onto snowball, it enables customer to transfer local data on the tape to snowball,and then ingest the data into tape gateway on the cloud." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "StorageGateway", | ||
"description": "Added gateway type VTL_SNOW. Added new SNOWBALL HostEnvironment for gateways running on a Snowball device. Added new field HostEnvironmentId to serve as an identifier for the HostEnvironment on which the gateway is running." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "WorkSpacesWeb", | ||
"description": "This is the initial SDK release for Amazon WorkSpaces Web. Amazon WorkSpaces Web is a low-cost, fully managed WorkSpace built to deliver secure web-based workloads and software-as-a-service (SaaS) application access to users within existing web browsers." | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"version": "1.0", | ||
"examples": { | ||
} | ||
} |
Oops, something went wrong.