iam-floyd 0.724.0 → 0.726.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
@@ -16,8 +16,8 @@
16
16
  <!-- stats -->
17
17
  Support for:
18
18
 
19
- - 428 Services
20
- - 19259 Actions
19
+ - 429 Services
20
+ - 19272 Actions
21
21
  - 2057 Resource Types
22
22
  - 2160 Condition keys
23
23
  <!-- /stats -->
@@ -2686,6 +2686,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
2686
2686
  Route53RecoveryReadinessServiceRolePolicy(): aws_iam.IManagedPolicy;
2687
2687
  /** Enables access to AWS Services and Resources used or managed by Route53 Resolver */
2688
2688
  Route53ResolverServiceRolePolicy(): aws_iam.IManagedPolicy;
2689
+ /** A service-linked role required for AWS RTBFabric to create and manage your network interface resources and deliver metrics. */
2690
+ RTBFabricServiceRolePolicy(): aws_iam.IManagedPolicy;
2689
2691
  /** Enables access to AWS Services and Resources used or managed by S3 Storage Lens */
2690
2692
  S3StorageLensServiceRolePolicy(): aws_iam.IManagedPolicy;
2691
2693
  /** 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. */