AWS AmazonRDS documentation change
Summary
Renamed all instances of 'Aurora Serverless v2' to 'Aurora serverless' throughout the documentation, including headings, links, and descriptions. Updated terminology to remove 'v2' references and standardize naming conventions.
Security assessment
The changes are purely terminological, replacing 'Aurora Serverless v2' with 'Aurora serverless' across all content. No security vulnerabilities, configurations, or features are mentioned or modified. The documentation still describes the same functionality without any security-related additions or alterations.
Diff
diff --git a/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.create.md b/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.create.md index 24398868a..ff158411a 100644 --- a//AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.create.md +++ b//AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.create.md @@ -7 +7 @@ -SettingsCreating an Aurora Serverless v2 DB clusterCreating an Aurora Serverless v2 writer +SettingsCreating an Aurora serverless DB clusterCreating an Aurora serverless writer @@ -9 +9 @@ SettingsCreating an Aurora Serverless v2 DB clusterCreating an Aurora Serverless -# Creating a DB cluster that uses Aurora Serverless v2 +# Creating a DB cluster that uses Aurora serverless @@ -11 +11 @@ SettingsCreating an Aurora Serverless v2 DB clusterCreating an Aurora Serverless -To create an Aurora cluster where you can add Aurora Serverless v2 DB instances, you follow the same procedure as in [Creating an Amazon Aurora DB cluster](./Aurora.CreateInstance.html). With Aurora Serverless v2, your clusters are interchangeable with provisioned clusters. You can have clusters where some DB instances use Aurora Serverless v2 and some DB instances are provisioned. +To create an Aurora cluster where you can add Aurora serverless DB instances, you follow the same procedure as in [Creating an Amazon Aurora DB cluster](./Aurora.CreateInstance.html). With Aurora serverless, your clusters are interchangeable with provisioned clusters. You can have clusters where some DB instances use Aurora serverless and some DB instances are provisioned. @@ -15 +15 @@ To create an Aurora cluster where you can add Aurora Serverless v2 DB instances, - * Settings for Aurora Serverless v2 DB clusters + * Settings for Aurora serverless DB clusters @@ -17 +17 @@ To create an Aurora cluster where you can add Aurora Serverless v2 DB instances, - * Creating an Aurora Serverless v2 DB cluster + * Creating an Aurora serverless DB cluster @@ -19 +19 @@ To create an Aurora cluster where you can add Aurora Serverless v2 DB instances, - * Creating an Aurora Serverless v2 writer DB instance + * Creating an Aurora serverless writer DB instance @@ -24 +24 @@ To create an Aurora cluster where you can add Aurora Serverless v2 DB instances, -## Settings for Aurora Serverless v2 DB clusters +## Settings for Aurora serverless DB clusters @@ -26 +26 @@ To create an Aurora cluster where you can add Aurora Serverless v2 DB instances, -Make sure that the cluster's initial settings meet the requirements listed in [Requirements and limitations for Aurora Serverless v2](./aurora-serverless-v2.requirements.html). Specify the following settings to make sure that you can add Aurora Serverless v2 DB instances to the cluster: +Make sure that the cluster's initial settings meet the requirements listed in [Requirements and limitations for Aurora serverless](./aurora-serverless-v2.requirements.html). Specify the following settings to make sure that you can add Aurora serverless DB instances to the cluster: @@ -31 +31 @@ Make sure that the cluster's initial settings meet the requirements listed in [R -Create the cluster in an AWS Region where Aurora Serverless v2 DB instances are available. For details about available Regions, see [Supported Regions and Aurora DB engines for Aurora Serverless v2](./Concepts.Aurora_Fea_Regions_DB-eng.Feature.ServerlessV2.html). +Create the cluster in an AWS Region where Aurora serverless DB instances are available. For details about available Regions, see [Supported Regions and Aurora DB engines for Aurora serverless](./Concepts.Aurora_Fea_Regions_DB-eng.Feature.ServerlessV2.html). @@ -36 +36 @@ Create the cluster in an AWS Region where Aurora Serverless v2 DB instances are -Choose an engine version that's compatible with Aurora Serverless v2. For information about the Aurora Serverless v2 version requirements, see [Requirements and limitations for Aurora Serverless v2](./aurora-serverless-v2.requirements.html). +Choose an engine version that's compatible with Aurora serverless. For information about the Aurora serverless version requirements, see [Requirements and limitations for Aurora serverless](./aurora-serverless-v2.requirements.html). @@ -41 +41 @@ Choose an engine version that's compatible with Aurora Serverless v2. For inform -If you create a cluster using the AWS Management Console, you choose the DB instance class for the writer DB instance at the same time. Choose the **Serverless** DB instance class. When you choose that DB instance class, you also specify the capacity range for the writer DB instance. That same capacity range applies to all other Aurora Serverless v2 DB instances that you add to that cluster. +If you create a cluster using the AWS Management Console, you choose the DB instance class for the writer DB instance at the same time. Choose the **Serverless** DB instance class. When you choose that DB instance class, you also specify the capacity range for the writer DB instance. That same capacity range applies to all other Aurora serverless DB instances that you add to that cluster. @@ -43 +43 @@ If you create a cluster using the AWS Management Console, you choose the DB inst -If you don't see the **Serverless** choice for the DB instance class, make sure that you chose a DB engine version that's supported for [Supported Regions and Aurora DB engines for Aurora Serverless v2](./Concepts.Aurora_Fea_Regions_DB-eng.Feature.ServerlessV2.html). +If you don't see the **Serverless** choice for the DB instance class, make sure that you chose a DB engine version that's supported for [Supported Regions and Aurora DB engines for Aurora serverless](./Concepts.Aurora_Fea_Regions_DB-eng.Feature.ServerlessV2.html). @@ -52 +52 @@ Fill in the minimum and maximum Aurora capacity unit (ACU) values that apply to -For the allowed capacity ranges for various DB engine versions, see [Aurora Serverless v2 capacity](./aurora-serverless-v2.how-it-works.html#aurora-serverless-v2.how-it-works.capacity). +For the allowed capacity ranges for various DB engine versions, see [Aurora serverless capacity](./aurora-serverless-v2.how-it-works.html#aurora-serverless-v2.how-it-works.capacity). @@ -56 +56 @@ If you don't see the minimum and maximum ACU fields, make sure that you chose th -If you initially create the cluster with a provisioned DB instance, you don't specify the minimum and maximum ACUs. In that case you can modify the cluster afterward to add that setting. You can also add an Aurora Serverless v2 reader DB instance to the cluster. You specify the capacity range as part of that process. +If you initially create the cluster with a provisioned DB instance, you don't specify the minimum and maximum ACUs. In that case you can modify the cluster afterward to add that setting. You can also add an Aurora serverless reader DB instance to the cluster. You specify the capacity range as part of that process. @@ -58 +58 @@ If you initially create the cluster with a provisioned DB instance, you don't sp -Until you specify the capacity range for your cluster, you can't add any Aurora Serverless v2 DB instances to the cluster using the AWS CLI or RDS API. If you try to add a Aurora Serverless v2 DB instance, you get an error. In the AWS CLI or the RDS API procedures, the capacity range is represented by the `ServerlessV2ScalingConfiguration` attribute. +Until you specify the capacity range for your cluster, you can't add any Aurora serverless DB instances to the cluster using the AWS CLI or RDS API. If you try to add a Aurora serverless DB instance, you get an error. In the AWS CLI or the RDS API procedures, the capacity range is represented by the `ServerlessV2ScalingConfiguration` attribute. @@ -60 +60 @@ Until you specify the capacity range for your cluster, you can't add any Aurora -For clusters containing more than one reader DB instance, the failover priority of each Aurora Serverless v2 reader DB instance plays an important part in how that DB instance scales up and down. You can't specify the priority when you initially create the cluster. Keep this property in mind when you add a second or later reader DB instance to your cluster. For more information, see [Choosing the promotion tier for an Aurora Serverless v2 reader](./aurora-serverless-v2-administration.html#aurora-serverless-v2-choosing-promotion-tier). +For clusters containing more than one reader DB instance, the failover priority of each Aurora serverless reader DB instance plays an important part in how that DB instance scales up and down. You can't specify the priority when you initially create the cluster. Keep this property in mind when you add a second or later reader DB instance to your cluster. For more information, see [Choosing the promotion tier for an Aurora serverless reader](./aurora-serverless-v2-administration.html#aurora-serverless-v2-choosing-promotion-tier). @@ -62 +62 @@ For clusters containing more than one reader DB instance, the failover priority -## Creating an Aurora Serverless v2 DB cluster +## Creating an Aurora serverless DB cluster @@ -64 +64 @@ For clusters containing more than one reader DB instance, the failover priority -You can use the AWS Management Console, AWS CLI, or RDS API to create an Aurora Serverless v2 DB cluster. +You can use the AWS Management Console, AWS CLI, or RDS API to create an Aurora serverless DB cluster. @@ -66 +66 @@ You can use the AWS Management Console, AWS CLI, or RDS API to create an Aurora -###### To create a cluster with an Aurora Serverless v2 writer +###### To create a cluster with an Aurora serverless writer @@ -76 +76 @@ You can use the AWS Management Console, AWS CLI, or RDS API to create an Aurora - * For **Version** , choose one of the supported versions for [Supported Regions and Aurora DB engines for Aurora Serverless v2](./Concepts.Aurora_Fea_Regions_DB-eng.Feature.ServerlessV2.html). + * For **Version** , choose one of the supported versions for [Supported Regions and Aurora DB engines for Aurora serverless](./Concepts.Aurora_Fea_Regions_DB-eng.Feature.ServerlessV2.html). @@ -82 +82 @@ You can use the AWS Management Console, AWS CLI, or RDS API to create an Aurora -For more information about Aurora Serverless v2 capacity units, see [Aurora Serverless v2 capacity](./aurora-serverless-v2.how-it-works.html#aurora-serverless-v2.how-it-works.capacity) and [Performance and scaling for Aurora Serverless v2](./aurora-serverless-v2.setting-capacity.html). +For more information about Aurora serverless capacity units, see [Aurora serverless capacity](./aurora-serverless-v2.how-it-works.html#aurora-serverless-v2.how-it-works.capacity) and [Performance and scaling for Aurora serverless](./aurora-serverless-v2.setting-capacity.html). @@ -84 +84 @@ For more information about Aurora Serverless v2 capacity units, see [Aurora Serv -Depending on the engine and version that you choose, the upper limit might be 128 ACUs, the lower limit might be 0.5 ACUs, or both. For details about the limit for each combination of Aurora engine and version, see [Aurora Serverless v2 capacity](./aurora-serverless-v2.how-it-works.html#aurora-serverless-v2.how-it-works.capacity). +Depending on the engine and version that you choose, the upper limit might be 128 ACUs, the lower limit might be 0.5 ACUs, or both. For details about the limit for each combination of Aurora engine and version, see [Aurora serverless capacity](./aurora-serverless-v2.how-it-works.html#aurora-serverless-v2.how-it-works.capacity). @@ -86 +86 @@ Depending on the engine and version that you choose, the upper limit might be 12 - + @@ -88 +88 @@ Depending on the engine and version that you choose, the upper limit might be 12 -Choosing a minimum capacity of 0 ACUs enables the Aurora Serverless v2 automatic pause and resume capability. In that case, you can make an additional choice of how long the Aurora Serverless v2 DB instances wait with no database connections before automatically pausing. For information about the automatic pause and resume capability, see [Scaling to Zero ACUs with automatic pause and resume for Aurora Serverless v2](./aurora-serverless-v2-auto-pause.html). +Choosing a minimum capacity of 0 ACUs enables the Aurora serverless automatic pause and resume capability. In that case, you can make an additional choice of how long the Aurora serverless DB instances wait with no database connections before automatically pausing. For information about the automatic pause and resume capability, see [Scaling to Zero ACUs with automatic pause and resume for Aurora serverless](./aurora-serverless-v2-auto-pause.html). @@ -90 +90 @@ Choosing a minimum capacity of 0 ACUs enables the Aurora Serverless v2 automatic - + @@ -94 +94 @@ Choosing a minimum capacity of 0 ACUs enables the Aurora Serverless v2 automatic - 7. Choose **Create database** to create your Aurora DB cluster with an Aurora Serverless v2 DB instance as the writer instance, also known as the primary DB instance. + 7. Choose **Create database** to create your Aurora DB cluster with an Aurora serverless DB instance as the writer instance, also known as the primary DB instance. @@ -99 +99 @@ Choosing a minimum capacity of 0 ACUs enables the Aurora Serverless v2 automatic -To create a DB cluster that's compatible with Aurora Serverless v2 DB instances using the AWS CLI, you follow the CLI procedure in [Creating an Amazon Aurora DB cluster](./Aurora.CreateInstance.html). Include the following parameters in your `create-db-cluster` command: +To create a DB cluster that's compatible with Aurora serverless DB instances using the AWS CLI, you follow the CLI procedure in [Creating an Amazon Aurora DB cluster](./Aurora.CreateInstance.html). Include the following parameters in your `create-db-cluster` command: @@ -101 +101 @@ To create a DB cluster that's compatible with Aurora Serverless v2 DB instances - * \--region `AWS_Region_where_Aurora Serverless v2_instances_are_available` + * \--region `AWS_Region_where_Aurora serverless_instances_are_available` @@ -110 +110 @@ To create a DB cluster that's compatible with Aurora Serverless v2 DB instances -The following example shows the creation of an Aurora Serverless v2 DB cluster. +The following example shows the creation of an Aurora serverless DB cluster. @@ -124 +124 @@ The following example shows the creation of an Aurora Serverless v2 DB cluster. -When you create an Aurora Serverless v2 DB cluster using the AWS CLI, the engine mode appears in the output as `provisioned` rather than `serverless`. +When you create an Aurora serverless DB cluster using the AWS CLI, the engine mode appears in the output as `provisioned` rather than `serverless`. @@ -128 +128 @@ This example specifies the `--manage-master-user-password` option to generate th -For information about the Aurora Serverless v2 version requirements, see [Requirements and limitations for Aurora Serverless v2](./aurora-serverless-v2.requirements.html). For information about the allowed numbers for the capacity range and what those numbers represent, see [Aurora Serverless v2 capacity](./aurora-serverless-v2.how-it-works.html#aurora-serverless-v2.how-it-works.capacity) and [Performance and scaling for Aurora Serverless v2](./aurora-serverless-v2.setting-capacity.html). +For information about the Aurora serverless version requirements, see [Requirements and limitations for Aurora serverless](./aurora-serverless-v2.requirements.html). For information about the allowed numbers for the capacity range and what those numbers represent, see [Aurora serverless capacity](./aurora-serverless-v2.how-it-works.html#aurora-serverless-v2.how-it-works.capacity) and [Performance and scaling for Aurora serverless](./aurora-serverless-v2.setting-capacity.html). @@ -140 +140 @@ To verify whether an existing cluster has the capacity settings specified, check -If you don't specify the minimum and maximum ACUs when you create the cluster, you can use the `modify-db-cluster` command afterward to add that setting. Until you do, you can't add any Aurora Serverless v2 DB instances to the cluster. If you try to add a `db.serverless` DB instance, you get an error. +If you don't specify the minimum and maximum ACUs when you create the cluster, you can use the `modify-db-cluster` command afterward to add that setting. Until you do, you can't add any Aurora serverless DB instances to the cluster. If you try to add a `db.serverless` DB instance, you get an error. @@ -142 +142 @@ If you don't specify the minimum and maximum ACUs when you create the cluster, y -To create a DB cluster that's compatible with Aurora Serverless v2 DB instances using the RDS API, you follow the API procedure in [Creating an Amazon Aurora DB cluster](./Aurora.CreateInstance.html). Choose the following settings. Make sure that your `CreateDBCluster` operation includes the following parameters: +To create a DB cluster that's compatible with Aurora serverless DB instances using the RDS API, you follow the API procedure in [Creating an Amazon Aurora DB cluster](./Aurora.CreateInstance.html). Choose the following settings. Make sure that your `CreateDBCluster` operation includes the following parameters: @@ -149 +149 @@ To create a DB cluster that's compatible with Aurora Serverless v2 DB instances -For information about the Aurora Serverless v2 version requirements, see [Requirements and limitations for Aurora Serverless v2](./aurora-serverless-v2.requirements.html). For information about the allowed numbers for the capacity range and what those numbers represent, see [Aurora Serverless v2 capacity](./aurora-serverless-v2.how-it-works.html#aurora-serverless-v2.how-it-works.capacity) and [Performance and scaling for Aurora Serverless v2](./aurora-serverless-v2.setting-capacity.html). +For information about the Aurora serverless version requirements, see [Requirements and limitations for Aurora serverless](./aurora-serverless-v2.requirements.html). For information about the allowed numbers for the capacity range and what those numbers represent, see [Aurora serverless capacity](./aurora-serverless-v2.how-it-works.html#aurora-serverless-v2.how-it-works.capacity) and [Performance and scaling for Aurora serverless](./aurora-serverless-v2.setting-capacity.html). @@ -161 +161 @@ To check if an existing cluster has the capacity settings specified, check the o -If you don't specify the minimum and maximum ACUs when you create the cluster, you can use the `ModifyDBCluster` operation afterward to add that setting. Until you do, you can't add any Aurora Serverless v2 DB instances to the cluster. If you try to add a `db.serverless` DB instance, you get an error. +If you don't specify the minimum and maximum ACUs when you create the cluster, you can use the `ModifyDBCluster` operation afterward to add that setting. Until you do, you can't add any Aurora serverless DB instances to the cluster. If you try to add a `db.serverless` DB instance, you get an error. @@ -163 +163 @@ If you don't specify the minimum and maximum ACUs when you create the cluster, y -## Creating an Aurora Serverless v2 writer DB instance +## Creating an Aurora serverless writer DB instance @@ -165 +165 @@ If you don't specify the minimum and maximum ACUs when you create the cluster, y -Although you specify the Aurora Serverless v2 capacity range when you create an Aurora cluster, you can choose whether to use Aurora Serverless v2 or provisioned for each DB instance in the cluster. To begin using Aurora Serverless v2 immediately in your DB cluster, add a writer DB instance that uses the `db.serverless` instance class. In the console, you typically make this choice as part of the workflow to create the DB cluster. Therefore, this procedure applies mostly when you do the setup through the CLI. +Although you specify the Aurora serverless capacity range when you create an Aurora cluster, you can choose whether to use Aurora serverless or provisioned for each DB instance in the cluster. To begin using Aurora serverless immediately in your DB cluster, add a writer DB instance that uses the `db.serverless` instance class. In the console, you typically make this choice as part of the workflow to create the DB cluster. Therefore, this procedure applies mostly when you do the setup through the CLI. @@ -167 +167 @@ Although you specify the Aurora Serverless v2 capacity range when you create an -When you create a DB cluster using the AWS Management Console, you specify the properties of the writer DB instance at the same time. To make the writer DB instance use Aurora Serverless v2, choose the **Serverless** DB instance class. +When you create a DB cluster using the AWS Management Console, you specify the properties of the writer DB instance at the same time. To make the writer DB instance use Aurora serverless, choose the **Serverless** DB instance class. @@ -169 +169 @@ When you create a DB cluster using the AWS Management Console, you specify the p -Then you set the capacity range for the cluster by specifying the minimum and maximum Aurora capacity unit (ACU) values. These minimum and maximum values apply to each Aurora Serverless v2 DB instance in the cluster. For that procedure and the significance of the minimum and maximum capacity settings, see Creating an Aurora Serverless v2 DB cluster. +Then you set the capacity range for the cluster by specifying the minimum and maximum Aurora capacity unit (ACU) values. These minimum and maximum values apply to each Aurora serverless DB instance in the cluster. For that procedure and the significance of the minimum and maximum capacity settings, see Creating an Aurora serverless DB cluster. @@ -171 +171 @@ Then you set the capacity range for the cluster by specifying the minimum and ma -If you don't create an Aurora Serverless v2 DB instance when you first create the cluster, you can add one or more Aurora Serverless v2 DB instances later. To do so, follow the procedures in [Adding an Aurora Serverless v2 reader](./aurora-serverless-v2-administration.html#aurora-serverless-v2-adding-reader) and [Converting a provisioned writer or reader to Aurora Serverless v2](./aurora-serverless-v2-administration.html#aurora-serverless-v2-converting-from-provisioned). You specify the capacity range at the time that you add the first Aurora Serverless v2 DB instance to the cluster. You can change the capacity range later by following the procedure in [Setting the Aurora Serverless v2 capacity range for a cluster](./aurora-serverless-v2-administration.html#aurora-serverless-v2-setting-acus). +If you don't create an Aurora serverless DB instance when you first create the cluster, you can add one or more Aurora serverless DB instances later. To do so, follow the procedures in [Adding an Aurora serverless reader](./aurora-serverless-v2-administration.html#aurora-serverless-v2-adding-reader) and [Converting a provisioned writer or reader to Aurora serverless](./aurora-serverless-v2-administration.html#aurora-serverless-v2-converting-from-provisioned). You specify the capacity range at the time that you add the first Aurora serverless DB instance to the cluster. You can change the capacity range later by following the procedure in [Setting the Aurora serverless capacity range for a cluster](./aurora-serverless-v2-administration.html#aurora-serverless-v2-setting-acus). @@ -173 +173 @@ If you don't create an Aurora Serverless v2 DB instance when you first create th -When you create a Aurora Serverless v2 DB cluster using the AWS CLI, you explicitly add the writer DB instance using the [create-db-instance](https://docs.aws.amazon.com/cli/latest/reference/rds/create-db-instance.html) command. Include the following parameter: +When you create a Aurora serverless DB cluster using the AWS CLI, you explicitly add the writer DB instance using the [create-db-instance](https://docs.aws.amazon.com/cli/latest/reference/rds/create-db-instance.html) command. Include the following parameter: @@ -180 +180 @@ When you create a Aurora Serverless v2 DB cluster using the AWS CLI, you explici -The following example shows the creation of an Aurora Serverless v2 writer DB instance. +The following example shows the creation of an Aurora serverless writer DB instance. @@ -195 +195 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Requirements and limitations for Aurora Serverless v2 +Requirements and limitations for Aurora serverless @@ -197 +197 @@ Requirements and limitations for Aurora Serverless v2 -Managing Aurora Serverless v2 +Managing Aurora serverless