AWS::BedrockAgentCore::GatewayRateLimitDefinition of AWS::BedrockAgentCore::GatewayRateLimit Resource Type
5 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
DimensionKeys | Array<string> | RequiredCreate-only |
Entries | Array<LimitEntry> | Required |
Description | string | |
GatewayIdentifier | string | Create-only |
RateLimitId | string | Create-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
CreatedAt | string | - |
Status | string | - |
UpdatedAt | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::BedrockAgentCore::GatewayRateLimit
Resources:
MyResource:
Type: AWS::BedrockAgentCore::GatewayRateLimit
Properties:
DimensionKeys: []
Entries: []
Description: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
bedrock-agentcore:CreateGatewayRateLimitbedrock-agentcore:GetGatewayRateLimitbedrock-agentcore:DeleteGatewayRateLimitbedrock-agentcore:GetGatewayRateLimitbedrock-agentcore:ListGatewayRateLimitsbedrock-agentcore:GetGatewayRateLimitbedrock-agentcore:GetGatewayRateLimitbedrock-agentcore:UpdateGatewayRateLimitOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterGatewayIdentifierThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
DimensionKeysGatewayIdentifierRateLimitId