image: amazon/aws-cli pipelines: default: - step: oidc: true script: - export AWS_REGION=us-west-2 - export AWS_ROLE_ARN=arn:aws:iam::XXXXXXXXXXXX:role/oidc-demo - export AWS_WEB_IDENTITY_TOKEN_FILE=$(pwd)/web-identity-token - echo $BITBUCKET_STEP_OIDC_TOKEN > $(pwd)/web-identity-token - aws s3 cp s3://bucket/XXXXXX ./XXXXXXX { "Effect": "Allow", "Principal": { "Federated": "arn:aws:iam::{AWS_AC..
async def ws(f): pass async def callback(*args): pass async def create(): tasks = [ asyncio.create_task( ws(callback) ) ] await asyncio.wait(tasks) if __name__ == "__main__": loop = asyncio.new_event_loop() asyncio.set_event_loop(loop) loop.run_until_complete(create()) https://stackoverflow.com/questions/73361664/asyncio-get-event-loop-deprecationwarning-there-is-no-current-event-loop asyncio.ge..
{ "UserId": "AIDAxxx", "Account": "xxx", "Arn": "arn:aws:iam::xxx:user/Tyrone321" } https://stackoverflow.com/questions/47313778/find-role-being-used-on-server-from-aws-cli Find role being used on server from AWS CLI I'm on an EC2 instance that has an IAM role attached to it, and would like to be able to verify that I am indeed using this role from the AWS CLI. I'm imagining being able to call s..
name: review-assign-action on: pull_request: types: [opened, ready_for_review] jobs: assign: runs-on: ubuntu-latest steps: - uses: hkusu/review-assign-action@v1 with: reviewers: seunggabi https://github.com/hkusu/review-assign-action GitHub - hkusu/review-assign-action: GitHub Actions to automatically set assignees and reviewers on pull requests. GitHub Actions to automatically set assignees and..
9. Variables with a large scope should have long names, variables with a small scope can have short names. >> 범위가 큰 변수는 이름이 길어야하며, 범위가 작은 변수는 짧은 이름을 가집니다. 즉, 사용 범위가 넓은 Constants 는 변수명이 길수록 좋으며, 메소드 내에서 사용하는 변수명은 짧게 지어줍니다. public static final int PAGING_NUMBER_VIEW_OF_CUSTOMER_SERVICE = 20; public boolean isNaN(String str) { try { int i = Integer.parseInt(str); // i와 같이 축약해서 사용 return false; } ca..
https://programtalk.com/python-examples/airflow.contrib.hooks.aws_hook.AwsHook/ @unittest.skipIf(mock_emr is None, 'mock_emr package not present') @mock_emr def test_get_client_type_returns_a_boto3_client_of_the_requested_type(self): client = boto3.client('emr', region_name='us-east-1') if len(client.list_clusters()['Clusters']): raise ValueError('AWS not properly mocked') hook = AwsHook(aws_con..
https://stackoverflow.com/questions/53983942/how-to-find-bitbucket-account-uuid/76841807#76841807 How to find Bitbucket Account UUID? Since bitbucket no longer supported the use of username. We must instead use User uuid for accessing the bitbucket api's. Depreciated or Earlier https://api.bitbucket.com/2.0/users/udayRatan L... stackoverflow.com https://bitbucket.org/seunggabi/test/admin
./script.pl > out.log ./script.pl 2> err.log ./script.pl > out-and-err.log 2>&1 https://stackoverflow.com/questions/15344547/how-to-see-stderr-output-in-linux How to see stderr output in linux In a script in perl I have the following: print STDERR "Access error" I would like know where this message is printed, but I don't know how can I see the Standar error output in LInux. stackoverflow.com
목차 1부 올바른 마인드셋을 갖춰라 1장 레버리지가 높은 활동에 집중하라 __레버리지를 효과성의 측정 기준으로 삼아라 __레버리지를 늘리는 세 가지 방법 __쉬운 과제가 아닌, 레버리지 포인트에 에너지를 집중하라 2장 학습을 위해 최적화하라 __성장 마인드셋을 갖춰라 __자신의 학습률에 투자하라 __학습에 도움이 되는 근무 환경을 찾아라 __근무 시간을 활용해서 새로운 기술을 발전시켜라 __항상 배워라 3장 우선순위를 정기적으로 점검하라 __쉽게 접근할 수 있는 하나의 목록으로 할 일을 추적하라 __직접적으로 가치를 생산하는 일에 집중하라 __중요하지만 급하지 않은 일에 집중하라 __생산자의 일정을 보호하라 __동시에 진행할 작업의 양을 제한하라 __‘만약~한다면’ 계획으로 미루는 습관을 물리쳐라 __우..
- Total
- Today
- Yesterday
- 테슬라 리퍼럴 코드
- 할인
- 테슬라 크레딧 사용
- COUNT
- 인스타그램
- 테슬라 추천
- 팔로워 수 세기
- 테슬라 레퍼럴
- 책그림
- 테슬라 리퍼럴 코드 생성
- 레퍼럴
- 메디파크 내과 전문의 의학박사 김영수
- 모델 Y 레퍼럴
- Kluge
- 테슬라 레퍼럴 코드 확인
- 테슬라 리퍼럴 코드 혜택
- 어떻게 능력을 보여줄 것인가?
- 클루지
- wlw
- 모델y
- Bot
- 테슬라
- follower
- 유투브
- 연애학개론
- 테슬라 레퍼럴 적용 확인
- 개리마커스
- 김달
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |