Skip to content

Commit 05a5e0c

Browse files
authored
Update README.md
1 parent c66c5b9 commit 05a5e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Service-Specific-Controls/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ These policies provide guidance on how to accomplish security objectives for spe
66
| Included Policy | Rational |
77
|------|-------------|
88
|[Deny users from using short term or creating long term Amazon Bedrock API keys](Deny-Bedrock-api-keys.json)| Used to help enforce that users within your AWS organization cannot create service specific credentials for an IAM user for use with Amazon Bedrock, and denies the usage of Bedrock API keys with the Amazon Bedrock Service.|
9-
|[Deny users from creating long term Amazon Bedrock API keys valid for more than 30 days](Deny_Bedrock_api_keys_longer_than_30_days.json) | Used to help enforce that users within your AWS organization cannot create service specific credentials for amazon bedrock (AKA long-lived Bedrock API keys) that are valid for longer than 30 days. |
9+
|[Deny users from creating long term Amazon Bedrock API keys valid for more than 30 days](Deny-Bedrock-api-keys-longer-than-30-days.json) | Used to help enforce that users within your AWS organization cannot create service specific credentials for amazon bedrock (AKA long-lived Bedrock API keys) that are valid for longer than 30 days. |
1010
|[Deny users from invoking and subscribing to the unapproved Bedrock models](Deny-Bedrock-model-invocation-except-approved-models.json) | Restrict users and roles from invoking and subscribing to the unapproved Bedrock foundation models. Replace `<unique-identifier>` with specific model provider name like `amazon`, to allow developers access to the Amazon foundation models.|

0 commit comments

Comments
 (0)