iam-floyd 0.802.0 → 0.803.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1074,6 +1074,8 @@ export declare class AwsManagedPolicy {
1074
1074
  static AnthropicLimitedAccess: string;
1075
1075
  /** Provides read only access to Claude Platform on AWS */
1076
1076
  static AnthropicReadOnlyAccess: string;
1077
+ /** Provides access to operate a self-hosted environment runner for Claude Managed Agents */
1078
+ static AnthropicSelfHostedEnvironmentAccess: string;
1077
1079
  /** Allows API Gateway to manage associated AWS Resources on behalf of the customer. */
1078
1080
  static APIGatewayServiceRolePolicy: string;
1079
1081
  /** Allows AppIntegrations to manage AppFlow resources and publish CloudWatch metric data on your behalf. */
@@ -2252,6 +2254,8 @@ export declare class AwsManagedPolicy {
2252
2254
  static AWSSavingsPlansReadOnlyAccess: string;
2253
2255
  /** Provides access to retrieve and describe secrets from Secrets Manager. This policy also allows decrypting KMS keys for Secrets Manager secrets. */
2254
2256
  static AWSSecretsManagerClientReadOnlyAccess: string;
2257
+ /** Allows AWS Security Agent to manage resources on your behalf. */
2258
+ static AWSSecurityAgentServiceRolePolicy: string;
2255
2259
  /** Provides permissions for authenticated users to access the Security Agent Web Application for configuring and executing automated security penetration tests. This policy enables users to manage pentests, view findings, monitor test execution, and interact with AWS resources required for security testing operations. */
2256
2260
  static AWSSecurityAgentWebAppPolicy: string;
2257
2261
  /** Provides full access to use AWS Security Hub. */