Skip to content

Commit 66cebfa

Browse files
committed
Update: 16-09-2024
1 parent 7db9840 commit 66cebfa

File tree

4 files changed

+6
-92
lines changed

4 files changed

+6
-92
lines changed

faqs/resource-groups-faq.md

Lines changed: 0 additions & 78 deletions
This file was deleted.

security/access-iam.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22

33
copyright:
4-
years: 2020, 2023
5-
lastupdated: "2023-10-11"
4+
years: 2020, 2023, 2024
5+
lastupdated: "2024-09-16"
66

77
keywords: legacy access controls, api keys, enable iam, provisioning, how to choose between iam and legacy credentials, making requests, required client libraries, actions, endpoints, map actions to iam roles, manage credentials
88

@@ -76,8 +76,6 @@ Use only IAM
7676
When you use IAM roles other than `Manager`, such as `Reader`, `Writer`, `Monitor`, or `Checkpointer`, you **must** use *Use only IAM* to avoid supplying users with legacy credentials that include greater access permissions.
7777
{: important}
7878

79-
{{site.data.keyword.cloudant_short_notm}} service instances that are provisioned previously in a Cloud Foundry org and space can be migrated to a Resource Group. After you migrate to a Resource Group, the instance is enabled with {{site.data.keyword.cloud_notm}} IAM. For more information, see the [Resource Groups FAQ](/docs/Cloudant?topic=Cloudant-faq-ibm-cloud-resource-groups) about how to migrate.
80-
8179
### {{site.data.keyword.cloudant_short_notm}} API keys and _Use only IAM_
8280
{: #ibm-cloudant-api-keys-and-use-only-iam_ai}
8381

@@ -428,7 +426,7 @@ See the results in the following example:
428426

429427
{{site.data.keyword.cloud_notm}} IAM is the recommended authentication model. For security purposes, you can request to remove the {{site.data.keyword.cloudant_short_notm}} legacy credentials so that only IAM authentication can be used for the instance. The correct process to remove legacy credentials is shown in the following steps:
430428

431-
1. Ensure that the {{site.data.keyword.cloudant_short_notm}} instance has IAM authentication that is enabled. If the instance is deployed in a Cloud Foundry org and space, migrate it to a Resource Group by using the [Resource Groups FAQ](/docs/Cloudant?topic=Cloudant-faq-ibm-cloud-resource-groups).
429+
1. Ensure that the {{site.data.keyword.cloudant_short_notm}} instance has IAM authentication that is enabled.
432430

433431
2. Update your application to use IAM authentication instead of {{site.data.keyword.cloudant_short_notm}} legacy authentication.
434432

toc.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ toc:
218218
- faqs/model-data-faq.md
219219
- faqs/pricing-faq.md
220220
- faqs/provisioned-throughput-capacity-faq.md
221-
- faqs/resource-groups-faq.md
222221
- faqs/changes-feed-faq.md
223222
- faqs/cloudant-query-faq.md
224223
- get-help.md

tutorials/create_service_cli.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22

33
copyright:
4-
years: 2017, 2023
5-
lastupdated: "2023-03-30"
4+
years: 2017, 2023, 2024
5+
lastupdated: "2024-09-16"
66

77
keywords: identify, api endpoints, log in, select ibm cloudant plan, create ibm cloudant service, create credentials, list service credentials, use ibm cloudant service instance, delete service credentials, delete service instance
88

@@ -106,7 +106,7 @@ The following example describes how to log in. If you use a federated user ID, i
106106
{: #creating-service-create-cli}
107107
{: step}
108108
109-
{{site.data.keyword.cloudant_short_notm}} uses resource groups for provisioning new instances. For more information, see the [Resource Groups FAQ](/docs/Cloudant?topic=Cloudant-faq-ibm-cloud-resource-groups){: external}.
109+
{{site.data.keyword.cloudant_short_notm}} uses resource groups for provisioning new instances.
110110
111111
In this example, you create a service instance within {{site.data.keyword.cloud_notm}} by running the following command.
112112
@@ -304,8 +304,3 @@ Delete the `cs20170517a` instance of an {{site.data.keyword.cloudant_short_notm}
304304
ibmcloud resource service-instance-delete cs20170517a
305305
```
306306
{: pre}
307-
308-
309-
310-
311-

0 commit comments

Comments
 (0)