-
*P.S. Don't attach files. Please, prefer add code snippets directly in the message body.*
Hi .. I facing an issue while sharing tables in Prod env.
In Dev and QA env this sharing Glue catalog table …
-
version: 2.8.0
eventSource が `lakeformation.amazonaws.com` の場合、`requestParameters.resource` がJSONとなる。
requestParameters.resource があるeventの例:
* GetResourceLFTags
* ListPermissions
* RevokePermis…
Junya updated
2 years ago
-
### Name of the resource
AWS::LakeFormation::Permissions
### Resource name
AWS::LakeFormation::Permissions
### Description
This is for all AWS::LakeFormation::* resources
Lake Format…
-
### Describe the bug
I'm trying to retrieve all the tables that contains a specific set of lf-tags.
I first tried to use boto3 in an ETL job with that kind of request:
![image](https://user-im…
-
# PRs Metrics
| Metric | Value |
| --- | ---: |
| Average time to first response | 16:49:01.829412 |
| Average time to close | 3 days, 20:58:49.977528 |
| Average time to answer | None |
| Num…
-
Hi all,
we have an issue that is rather difficult to reproduce and diagnose.
The question is:
When executing `awswrangler.s3.to_parquet(dataset=True)`, what HTTP requests are executed, and is the…
-
Describe the bug
Hi Team ,
We are using quarkus platform version 3.2.0, and facing an issue with AWS DynamoDB local (version 2.0.0 , Ref - https://mvnrepository.com/artifact/com.amazonaws/Dynamo…
-
### Name of the resource
Other
### Resource Name
AWS::LakeFormation::PrincipalPermissions
### Issue Description
[DataCellsFilterResource](https://docs.aws.amazon.com/AWSCloudFormation/latest/User…
Sevi7 updated
2 years ago
-
It seems that the sample policy in the readme is missing `glue:GetCatalogImportStatus`
I got the following error:
> Jun 22 14:32:00.128 DEBUG 699 com.simba.athena.athena.api.AJClient.checkGlueSu…
-
Boto3 : 1.15.143
Code at below, Boto3 raises UNKNOWNSERVICE Error
envroot = os.getcwd()
aws_data_path = set(os.environ.get('AWS_DATA_PATH', '').split(os.pathsep))
aws_data_path.add(os.path.joi…