並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 209件

新着順 人気順

accountの検索結果1 - 40 件 / 209件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

accountに関するエントリは209件あります。 awssecurityセキュリティ などが関連タグです。 人気エントリには 『on Twitter: "@pretty_sox's account is temporarily unavailable because it violates the Twitter Media Policy. Learn more."』などがあります。
  • on Twitter: "@pretty_sox's account is temporarily unavailable because it violates the Twitter Media Policy. Learn more."

    @pretty_sox's account is temporarily unavailable because it violates the Twitter Media Policy. Learn more.

      on Twitter: "@pretty_sox's account is temporarily unavailable because it violates the Twitter Media Policy. Learn more."
    • プロダクトと組織の成長を見据えたスマートラウンドの AWSマルチアカウント戦略/AWS Multi Account Strategy

      プロダクトと組織の成長を見据えたスマートラウンドの AWSマルチアカウント戦略/AWS Multi Account Strategy

        プロダクトと組織の成長を見据えたスマートラウンドの AWSマルチアカウント戦略/AWS Multi Account Strategy
      • AWS deleted my 10-year account and all data without warning

        After 10 years as an AWS customer and open-source contributor, they deleted my account and all data with zero warning. Here's how AWS's 'verification' process became a digital execution, and why you should never trust cloud providers with your only copy of anything. On July 23, 2025, AWS deleted my 10-year-old account and every byte of data I had stored with them. No warning. No grace period. No r

          AWS deleted my 10-year account and all data without warning
        • malaさんはTwitterを使っています: 「少し真面目な話をつらつら書くけど、Google Authenticatorがクラウド同期対応の公式の記事に https://t.co/WKbeATtICd "making one time codes more durable by storing them safely in users’ Google Account" とあるが何ら性質についての説明もなく safely などと言っていてユーザーを舐め腐っている」 / Twitter

          • 「Apple ID」は今秋から「Apple Account」に名称変更

            米Appleは6月11日(現地時間)、今秋実施する一連のOSアップデートに合わせ、サービス利用に使うアカウント「Apple ID」の名称を「Apple Account」に変更すると発表した。 Appleは今秋、iOS 18、iPadOS 18、 macOS Sequoia、watchOS 11、visionOS 2、tvOS 18をリリースする予定だ。Appleは、この名称変更は「Appleのサービスと端末間で一貫したサインイン体験を提供するため」で、「ユーザーの既存の資格情報に依存する」としている。 Apple IDは、Apple Music、Apple TV+、iCloudなどのAppleの一連のサービスや、App Store、iMessage、FaceTimeなどのAppleの端末で利用するアプリを利用する際に必要なアカウント。 Apple IDでも「一貫したサインイン体験」は実現さ

              「Apple ID」は今秋から「Apple Account」に名称変更
            • 100アカウントを見据えたAWSマルチアカウント運用 / AWS multi-account operation for 100 accounts

              弥生株式会社 もくテク 『100アカウントを見据えた』AWSマルチアカウント運用(2022/05/19) https://mokuteku.connpass.com/event/241715/

                100アカウントを見据えたAWSマルチアカウント運用 / AWS multi-account operation for 100 accounts
              • Multi-account support on GitHub.com - GitHub Changelog

                GitHub.com now remembers multiple accounts in your browser. You can find the account switcher in your profile picture context menu, letting you more easily switch between user accounts without re-entering your credentials. The account switcher helps developers alternate between Enterprise Managed User accounts provided by an employer and personal accounts for use with personal projects and open so

                  Multi-account support on GitHub.com - GitHub Changelog
                • Google has locked my account for sharing a historical archive they labeled as "terrorist Activity" - Google Drive Community

                  Send feedback about our Help Center This help content & information General Help Center experience

                  • 複数 AWS アカウントのコンソールを開くには、Firefox アドオンの Multi-Account Containers が超便利という話 | DevelopersIO

                    ちゃだいん(@chazuke4649)です。 まだあまり広く知られていないような気もするので紹介したいと思います。 複数 AWS アカウントのコンソールを開くには、Firefox アドオンの Multi-Account Containers が超便利です。 タブグループ単位でそれぞれ別のAWSアカウントが開けるようになる タブグループ(=コンテナ)単位でそれぞれ別のAWSアカウントが開けるようになります。 下図をご覧ください。 デフォルトのタブと、それぞれ色がついたタブが合計7つ開いていますが、これは全てそれぞれ別のAWSアカウントで開いています。 それぞれコンテナに色やデザイン・名前をつけられます。 このように、複数AWSアカウントを開きながら作業する場合に超便利です。 アドオンのMulti-Account Containersを使うと、1つのブラウザでタブグループ(=コンテナ)単位で、

                      複数 AWS アカウントのコンソールを開くには、Firefox アドオンの Multi-Account Containers が超便利という話 | DevelopersIO
                    • Best Practices for AWS Organizations Service Control Policies in a Multi-Account Environment | Amazon Web Services

                      AWS for Industries Best Practices for AWS Organizations Service Control Policies in a Multi-Account Environment AWS financial services industry (FSI) customers often seek guidance on how to set up their AWS environment and accounts for best results. AWS has created a unified set of recommendations, called the multi-account strategy, to help customers like you make the best use of your AWS resource

                        Best Practices for AWS Organizations Service Control Policies in a Multi-Account Environment | Amazon Web Services
                      • Terraform AWS Provider の allowed_account_ids でオペミスを防ぐ | DevelopersIO

                        AWSで複数のアカウントを使い分けている環境では、間違ったアカウントでTerraformを実行してしまうという事故が発生しがちです。例えば、開発環境のつもりで作業していたのに、実は本番環境のクレデンシャルを使用していて、本番環境にリソースを作成してしまう、といったミスです。 あるいは逆に本番環境のリソースを誤って削除してしまうようなケースも考えられます。 Terraform AWS Provider の allowed_account_ids 設定を使用することで、このような危険なオペレーションミスを事前に防ぐことができます。 allowed_account_ids とは allowed_account_ids は、Terraformの実行を特定のAWSアカウントIDに制限するためのホワイトリスト機能です。この設定により、指定されたアカウントID以外でTerraformを実行しようとした場

                          Terraform AWS Provider の allowed_account_ids でオペミスを防ぐ | DevelopersIO
                        • MedPeer SREチームによるAWSアカウント運用効率化 / Improving efficiency of AWS account operations by MedPeer SRE team

                          2021/11/17 に行われた下記AWSイベントの登壇資料です。 なぜあの会社は少人数でもシステム運用ができるのか? 〜工夫を凝らし効率的に運用しているお客様事例祭り https://awsonlineseminar.splashthat.com/

                            MedPeer SREチームによるAWSアカウント運用効率化 / Improving efficiency of AWS account operations by MedPeer SRE team
                          • How to find the AWS Account ID of any S3 Bucket | Tracebit

                            In 2021 Ben Bridts published a highly inventive method for finding the AWS Account ID of a public S3 bucket. This post describes a technique to find the Account ID of any S3 bucket (both private and public). I'd highly recommend reading Ben's technique first as we will re-use a lot of concepts. S3 Bucket to AWS Account IDShell output can be worth a thousand words, here's what our technique enables

                              How to find the AWS Account ID of any S3 Bucket | Tracebit
                            • セキュリティインシデントを乗り越えるために行ったマルチアカウントでの取り組みについて / AWS multi-account approach in Classi

                              2021/02/09開催「第二回 AWSマルチアカウント事例祭り」での発表資料です。

                                セキュリティインシデントを乗り越えるために行ったマルチアカウントでの取り組みについて / AWS multi-account approach in Classi
                              • Google Cloud accidentally deletes UniSuper’s online account due to ‘unprecedented misconfiguration’

                                UniSuper and Google Cloud have apologised to members left without account access for more than a week after a ‘misconfiguration’ problem. Photograph: Ammentorp Photography/Alamy UniSuper and Google Cloud have apologised to members left without account access for more than a week after a ‘misconfiguration’ problem. Photograph: Ammentorp Photography/Alamy

                                  Google Cloud accidentally deletes UniSuper’s online account due to ‘unprecedented misconfiguration’
                                • iOS 17:日本でもウォレットに「Apple Account」が追加可能に | iOS | Mac OTAKARA

                                  ※本サイトは、アフィリエイト広告および広告による収益を得て運営しています。購入により売上の一部が本サイトに還元されることがあります。 iOS 17から、日本でもウォレットアプリに、Apple Storeやapple.comで素早く便利に支払う方法として、Appleアカウントカード「Apple Account」を保存することが可能になっています。 アメリカでは、iOS15.5以降から利用可能(2022年5月16日)になっていまいたが、iOS 17から日本でも利用可能になりました。

                                    iOS 17:日本でもウォレットに「Apple Account」が追加可能に | iOS | Mac OTAKARA
                                  • 標準技術と独自システムで作る「つらくない」SaaS アカウント管理 / Effortless SaaS Account Management with Standard Technologies & Custom Systems

                                    2025/06/25 情シス・コーポレートITのSaaSアカウント管理 効率化の取り組み https://findy.connpass.com/event/358280/ #情シス_findy

                                      標準技術と独自システムで作る「つらくない」SaaS アカウント管理 / Effortless SaaS Account Management with Standard Technologies & Custom Systems
                                    • Introducing AWS Resource Explorer – Quickly Find Resources in Your AWS Account | Amazon Web Services

                                      AWS News Blog Introducing AWS Resource Explorer – Quickly Find Resources in Your AWS Account Looking for a specific Amazon Elastic Compute Cloud (Amazon EC2) instance, Amazon Elastic Container Service (Amazon ECS) task, or Amazon CloudWatch log group can take some time, especially if you have many resources and use multiple AWS Regions. Today, we’re making that easier. Using the new AWS Resource E

                                        Introducing AWS Resource Explorer – Quickly Find Resources in Your AWS Account | Amazon Web Services
                                      • Account Suspended

                                        Status: 403 Forbidden Content-Type: text/plain; charset=utf-8 403 Forbidden Executing in an invalid environment for the supplied user

                                        • Apple Accountの“二重アカウント問題”。公式の移行機能で解決するか?

                                          一部のユーザを悩ませてきたAppleの二重アカウント問題に、ようやく公式による解決策が登場。 アカウントを一つに統一することで、管理は非常にスムースになるはずだ。 しかし、すんなり移行できないケースも発生している。 長年の悩みの種、二重アカウント問題解決なるか Appleの一部ユーザにとって、長年の懸案事項だったことがある。 それは、Apple Account(旧Apple ID)の二重問題だ。 2025年2月末、Appleはついに、この解決策を提示した。 Appleデバイスでは、個人のiCloudアカウントと、コンテンツ購入およびサブスクリプションの支払いに異なるアカウントが使用できる。 この仕組みが存在するのは、2011年にiCloudが登場し、クラウドハブに移行する以前の名残りである。 2000年代のデジタルハブ時代、アカウントは今のようなIDとしての機能を持たず、ユーザはApp S

                                            Apple Accountの“二重アカウント問題”。公式の移行機能で解決するか?
                                          • GitHub - marcboeker/gmail-to-sqlite: Index your Gmail account to a SQLite DB and play with the data.

                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                              GitHub - marcboeker/gmail-to-sqlite: Index your Gmail account to a SQLite DB and play with the data.
                                            • AWS WAFが不正管理としてAccount Takeover Protectionを導入

                                              あなたにとって重要なトピックや同僚の最新情報を入手しましょう最新の洞察とトレンドに関する最新情報を即座に受け取りましょう。 継続的な学習のために、無料のリソースに手軽にアクセスしましょうミニブック、トランスクリプト付き動画、およびトレーニング教材。 記事を保存して、いつでも読むことができます記事をブックマークして、準備ができたらいつでも読めます。

                                                AWS WAFが不正管理としてAccount Takeover Protectionを導入
                                              • Google Authenticator now supports Google Account synchronization

                                                The latest news and insights from Google on security and safety on the Internet

                                                  Google Authenticator now supports Google Account synchronization
                                                • 「Twitter」の従来APIは4月29日までに廃止が完了、新APIへの移行を/「Premium Search」や「Account Activity API」を含む「Premium v1.1 API」も非推奨に

                                                    「Twitter」の従来APIは4月29日までに廃止が完了、新APIへの移行を/「Premium Search」や「Account Activity API」を含む「Premium v1.1 API」も非推奨に
                                                  • Apple、購入した音楽やアプリを2つのApple Account間で移行可能に

                                                    米Appleは2月11日(現地時間)、購入したアイテムを1つのApple Accountから別のApple Accountに移行する方法を説明するサポートページを公開した。 例えばAppleのメールアカウントとして「mac.com」ドメインのアカウントを持っている古くからのユーザーが、新たに「icloud.com」のドメインも取得し、使い分けていたような場合、統合することが可能だ。 統合するには両方のアカウントが同じ国と地域に設定されており2要素認証と有効な支払い方法が設定されている必要があるなど、複数の要件を満たす必要がある。 統合後はメインではないアカウントからは購入できなくなる。ただし、元の状態に戻すことも可能だ。 購入したアイテムをアカウント間で移行する方法は、こちらのサポートページを参照されたい。 関連記事 Apple、「iCloud+」を最大1100円値上げ 最低容量50GBは

                                                      Apple、購入した音楽やアプリを2つのApple Account間で移行可能に
                                                    • GitHub - line/line-bot-mcp-server: MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.

                                                      push_text_message Push a simple text message to a user via LINE. Inputs: user_id (string?): The user ID to receive a message. Defaults to DESTINATION_USER_ID. message.text (string): The plain text content to send to the user. push_flex_message Push a highly customizable flex message to a user via LINE. Inputs: user_id (string?): The user ID to receive a message. Defaults to DESTINATION_USER_ID. me

                                                        GitHub - line/line-bot-mcp-server: MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.
                                                      • Sky News team's harrowing account of their violent ambush in Ukraine this week

                                                        As with many wars, the Russian invasion of Ukraine changes constantly. Areas of attack and tactics alter, battlefields appear suddenly in previously quiet areas, kinetic places go silent. It all means that to report on events, you accept at the outset that your plans will change. We set off cautiously for the town of Bucha, where a Russian convoy had been destroyed by the Ukrainian army the previo

                                                          Sky News team's harrowing account of their violent ambush in Ukraine this week
                                                        • 新機能 – AWS Control Tower Account Factory for Terraform | Amazon Web Services

                                                          Amazon Web Services ブログ 新機能 – AWS Control Tower Account Factory for Terraform AWS Control Tower を使用すると、セキュアなマルチアカウント AWS 環境を簡単にセットアップおよび管理できます。AWS Control Tower は、AWS Organizations を使用して、いわゆるランディングゾーンを作成し、数千のお客様との協業経験に基づいて継続的なアカウント管理とガバナンスを実現します。 AWS CloudFormation を使用してインフラストラクチャをコードとして管理する場合は、AWS Control Tower のカスタマイズを使用して AWS Control Tower のランディングゾーンをカスタマイズできます。このソリューションは、カスタムテンプレートとポリシーを個々のアカウ

                                                            新機能 – AWS Control Tower Account Factory for Terraform | Amazon Web Services
                                                          • 「Apple ID」が「Apple Account」に名称変更へ

                                                              「Apple ID」が「Apple Account」に名称変更へ
                                                            • Okta Hack Blamed on Employee Using Personal Google Account on Company Laptop

                                                              CISO Strategy Okta Hack Blamed on Employee Using Personal Google Account on Company Laptop Okta is blaming the recent hack of its support system on an employee who logged into a personal Google account on a company-managed laptop. Okta is blaming the recent hack of its support system on an employee who logged into a personal Google account on a company-managed laptop, exposing credentials that led

                                                                Okta Hack Blamed on Employee Using Personal Google Account on Company Laptop
                                                              • Steam News - A note about the security of your Steam account - Steam News

                                                                © Valve Corporation. All rights reserved. All trademarks are property of their respective owners in the US and other countries. Privacy Policy |  Legal |  Steam Subscriber Agreement |  Refunds

                                                                  Steam News - A note about the security of your Steam account - Steam News
                                                                • Secure your GitHub account with GitHub Mobile 2FA

                                                                  AI & MLLearn about artificial intelligence and machine learning across the GitHub ecosystem and the wider industry. Generative AILearn how to build with generative AI. GitHub CopilotChange how you work with GitHub Copilot. LLMsEverything developers need to know about LLMs. Machine learningMachine learning tips, tricks, and best practices. How AI code generation worksExplore the capabilities and be

                                                                    Secure your GitHub account with GitHub Mobile 2FA
                                                                  • 「Apple ID」の名前が変更、秋には「Apple Account」に/iOS 18などのリリースに合わせ

                                                                      「Apple ID」の名前が変更、秋には「Apple Account」に/iOS 18などのリリースに合わせ
                                                                    • Don’t Use Passwords in Your Snowflake Account - LayerX エンジニアブログ

                                                                      こんにちは。バクラク事業部 機械学習・データ部 データグループの@civitaspoです。最近、仕事で使用するPCを新調したのですが、Nixとhome-managerを使って環境構築していたおかげで、爆速で環境移管が完了しました。MacOSのセットアップをする場合は、nix-darwinというnix moduleを使うのですが、MacOSのdefaultsコマンドを使用して変更するパラメータ(たとえばInitialKeyRepeatやKeyRepeatなど)も宣言的に書けるので便利です。PAMの設定を変更してsudo実行時にTouch IDを使えるようにする設定もあったりします。非常に便利なので是非試してみてください! さて、本記事のタイトルである「Don’t Use Passwords in Your Snowflake Account」は、先月開催されたSnowflake Data C

                                                                        Don’t Use Passwords in Your Snowflake Account - LayerX エンジニアブログ
                                                                      • Enhanced 2FA experience for your npm account

                                                                        AI & MLLearn about artificial intelligence and machine learning across the GitHub ecosystem and the wider industry. Generative AILearn how to build with generative AI. GitHub CopilotChange how you work with GitHub Copilot. LLMsEverything developers need to know about LLMs. Machine learningMachine learning tips, tricks, and best practices. How AI code generation worksExplore the capabilities and be

                                                                          Enhanced 2FA experience for your npm account
                                                                        • David Beckham hands Instagram account to Ukrainian doctor in Kharkiv

                                                                          David Beckham has handed over control of his Instagram account to a Ukrainian doctor working in the city of Kharkiv. Throughout Sunday, the former footballer’s Instagram Stories were inundated with videos and photographs following Iryna, a child anaesthesiologist and head of the regional perinatal centre, through a day at work in the midst of the conflict. Iryna showed Beckham’s 71.5 million follo

                                                                            David Beckham hands Instagram account to Ukrainian doctor in Kharkiv
                                                                          • Account Suspended

                                                                            Account Suspended This Account has been suspended. Contact your hosting provider for more information.

                                                                            • AA(Account Abstraction)の先にある、コントラクトウォレット中心の世界

                                                                              SIVIRA Inc. 執行役員兼エンジニアの m0t0k1ch1 です。Ethereum Advent Calendar 2021 の 20 日目の記事として、本記事を書かせていただきます。 導入(2022.07.13, 2022.08.30 追記) 2022.07.12 に開催された TOKYO BLOCKCHAIN TECH MEETUP 2022 にて、本記事の導入に相当するお話をさせていただきました。 ライブ配信アーカイブ 発表資料 本記事の内容が難しいと感じた方はまず上記をご覧いただくのがよいかと思います。 はじめに 今年は、EIP4337 の登場によって Ethereum の Account Abstraction(以降、AA と表記することとします)が大きく進展し、その実現がようやく現実味を帯び始めた年となりました。 詳細は後述しますが、AA は Ethereum デベロッ

                                                                                AA(Account Abstraction)の先にある、コントラクトウォレット中心の世界
                                                                              • How to Move Files From One Google Drive Account to Another

                                                                                Most of us have more than one Google Drive account, but Google hasn't yet given us an easy way to transfer files from one Google Drive to another seamlessly. You have to rely on a workaround to move files from one account to another. If you want to move files from one account to another without downloading and re-uploading them, here's what you have to do. Use Google Takeouts to Transfer Files If

                                                                                  How to Move Files From One Google Drive Account to Another
                                                                                • Account Takeover and Malicious Replacement of ctx Project — Python Security 0.0 documentation

                                                                                  Account Takeover and Malicious Replacement of ctx Project¶ Summary¶ The ctx hosted project on PyPI was taken over via user account compromise and replaced with a malicious project which contained runtime code which collected the content of os.environ.items() when instantiating Ctx objects. The captured environment variables were sent as a base64 encoded query parameter to a heroku application runn

                                                                                  新着記事