iam-floyd 0.672.0 → 0.673.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.
package/README.md CHANGED
@@ -17,9 +17,9 @@
17
17
  Support for:
18
18
 
19
19
  - 416 Services
20
- - 18260 Actions
21
- - 1960 Resource Types
22
- - 1910 Condition keys
20
+ - 18268 Actions
21
+ - 1961 Resource Types
22
+ - 1911 Condition keys
23
23
  <!-- /stats -->
24
24
 
25
25
  ![EXPERIMENTAL](https://img.shields.io/badge/stability-experimantal-orange?style=for-the-badge)**<br>This is an early version of the package. The API will change while I implement new features. Therefore make sure you use an exact version in your `package.json` before it reaches 1.0.0.**
@@ -1500,6 +1500,10 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
1500
1500
  AWSElasticLoadBalancingClassicServiceRolePolicy(): aws_iam.IManagedPolicy;
1501
1501
  /** Service Linked Role Policy for AWS Elastic Load Balancing Control Plane */
1502
1502
  AWSElasticLoadBalancingServiceRolePolicy(): aws_iam.IManagedPolicy;
1503
+ /** Provides full access to AWS Elemental MediaConnect resources. */
1504
+ AWSElementalMediaConnectFullAccess(): aws_iam.IManagedPolicy;
1505
+ /** Provides read-only access to AWS Elemental MediaConnect resources. */
1506
+ AWSElementalMediaConnectReadOnlyAccess(): aws_iam.IManagedPolicy;
1503
1507
  /** Provides full access to AWS Elemental MediaConvert via the AWS Management Console and SDK. */
1504
1508
  AWSElementalMediaConvertFullAccess(): aws_iam.IManagedPolicy;
1505
1509
  /** Provides read only access to AWS Elemental MediaConvert via the AWS Management Console and SDK. */
@@ -2570,6 +2574,16 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
2570
2574
  S3StorageLensServiceRolePolicy(): aws_iam.IManagedPolicy;
2571
2575
  /** Provides access required to unlock a S3 bucket policy using the Security Token Service (STS) AssumeRoot API. Use this managed policy only with the STS AssumeRoot action. */
2572
2576
  S3UnlockBucketPolicy(): aws_iam.IManagedPolicy;
2577
+ /** Allows Amazon Bedrock Agents to access Amazon Bedrock models and other resources attached to an agent in SageMaker Studio. */
2578
+ SageMakerStudioBedrockAgentServiceRolePolicy(): aws_iam.IManagedPolicy;
2579
+ /** Provides access to an Amazon Bedrock chat agent app's configuration and Amazon Bedrock agent in SageMaker Studio. */
2580
+ SageMakerStudioBedrockChatAgentUserRolePolicy(): aws_iam.IManagedPolicy;
2581
+ /** Allows Amazon Bedrock to access Amazon Bedrock models and datasets for evaluation jobs in SageMaker Studio. */
2582
+ SageMakerStudioBedrockEvaluationJobServiceRolePolicy(): aws_iam.IManagedPolicy;
2583
+ /** Allows Amazon Bedrock Flows to access Amazon Bedrock models and other resources attached to a flow in SageMaker Studio. */
2584
+ SageMakerStudioBedrockFlowServiceRolePolicy(): aws_iam.IManagedPolicy;
2585
+ /** Provides access to an Amazon Bedrock prompt and its configuration in SageMaker Studio. */
2586
+ SageMakerStudioBedrockPromptUserRolePolicy(): aws_iam.IManagedPolicy;
2573
2587
  /** This policy is used by Amazon SageMaker Studio to catalog, discover, govern, share, and analyze data in the Amazon SageMaker Studio domain. */
2574
2588
  SageMakerStudioDomainExecutionRolePolicy(): aws_iam.IManagedPolicy;
2575
2589
  /** Service role for domain level actions in the portal that are performed by Amazon SageMaker Studio. */