

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::BedrockAgentCore::Runtime AllowedWorkloadConfiguration
<a name="aws-properties-bedrockagentcore-runtime-allowedworkloadconfiguration"></a>

<a name="aws-properties-bedrockagentcore-runtime-allowedworkloadconfiguration-description"></a>The `AllowedWorkloadConfiguration` property type specifies Property description not available. for an [AWS::BedrockAgentCore::Runtime](aws-resource-bedrockagentcore-runtime.md).

## Syntax
<a name="aws-properties-bedrockagentcore-runtime-allowedworkloadconfiguration-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-bedrockagentcore-runtime-allowedworkloadconfiguration-syntax.json"></a>

```
{
  "[HostingEnvironments](#cfn-bedrockagentcore-runtime-allowedworkloadconfiguration-hostingenvironments)" : {{[ HostingEnvironment, ... ]}},
  "[WorkloadIdentities](#cfn-bedrockagentcore-runtime-allowedworkloadconfiguration-workloadidentities)" : {{[ String, ... ]}}
}
```

### YAML
<a name="aws-properties-bedrockagentcore-runtime-allowedworkloadconfiguration-syntax.yaml"></a>

```
  [HostingEnvironments](#cfn-bedrockagentcore-runtime-allowedworkloadconfiguration-hostingenvironments): {{
    - HostingEnvironment}}
  [WorkloadIdentities](#cfn-bedrockagentcore-runtime-allowedworkloadconfiguration-workloadidentities): {{
    - String}}
```

## Properties
<a name="aws-properties-bedrockagentcore-runtime-allowedworkloadconfiguration-properties"></a>

`HostingEnvironments`  <a name="cfn-bedrockagentcore-runtime-allowedworkloadconfiguration-hostingenvironments"></a>
Property description not available.  
*Required*: No  
*Type*: Array of [HostingEnvironment](aws-properties-bedrockagentcore-runtime-hostingenvironment.md)  
*Minimum*: `1`  
*Maximum*: `10`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`WorkloadIdentities`  <a name="cfn-bedrockagentcore-runtime-allowedworkloadconfiguration-workloadidentities"></a>
Property description not available.  
*Required*: No  
*Type*: Array of String  
*Minimum*: `3 | 1`  
*Maximum*: `255 | 10`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)