iam-floyd 0.636.0 → 0.637.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,8 +17,8 @@
17
17
  Support for:
18
18
 
19
19
  - 393 Services
20
- - 16634 Actions
21
- - 1784 Resource Types
20
+ - 16637 Actions
21
+ - 1785 Resource Types
22
22
  - 1732 Condition keys
23
23
  <!-- /stats -->
24
24
 
@@ -590,6 +590,8 @@ export declare class AwsManagedPolicy extends AwsManagedPolicyStatic {
590
590
  AmazonOneEnterpriseReadOnlyAccess(): aws_iam.IManagedPolicy;
591
591
  /** Provides access to Amazon OpenSearch Dashboards Service to access other AWS services such as CloudWatch on your behalf */
592
592
  AmazonOpenSearchDashboardsServiceRolePolicy(): aws_iam.IManagedPolicy;
593
+ /** Allows OpenSearch DirectQuery Service to access AWS Glue APIs for creating resources on your behalf. */
594
+ AmazonOpenSearchDirectQueryGlueCreateAccess(): aws_iam.IManagedPolicy;
593
595
  /** Allows Amazon OpenSearch Ingestion to access other AWS services on your behalf. */
594
596
  AmazonOpenSearchIngestionFullAccess(): aws_iam.IManagedPolicy;
595
597
  /** Provides read only access to the Amazon OpenSearch Ingestion Service */